Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QThread: Destroyed while thread is still running #1

Open
ghost opened this issue Apr 15, 2012 · 6 comments
Open

QThread: Destroyed while thread is still running #1

ghost opened this issue Apr 15, 2012 · 6 comments
Labels

Comments

@ghost
Copy link

ghost commented Apr 15, 2012

Ubuntu 12.04

$ everpad
Traceback (most recent call last):
File "/usr/bin/everpad", line 9, in
load_entry_point('everpad==0.4.1dev', 'gui_scripts', 'everpad')()
File "/usr/lib/pymodules/python2.7/everpad/pad.py", line 342, in main
app = App(sys.argv)
File "/usr/lib/pymodules/python2.7/everpad/pad.py", line 198, in init
self.provider_obj = dbus.SessionBus().get_object("com.everpad.Provider", '/EverpadProvider')
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in init
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/everpad-provider exited with status 1
QThread: Destroyed while thread is still running

@ghost
Copy link
Author

ghost commented Apr 16, 2012

Как следствие - не запускается )

@nvbn
Copy link
Owner

nvbn commented Apr 27, 2012

@nvbn
Copy link
Owner

nvbn commented Apr 27, 2012

Костыли 0716b75

@nvbn nvbn closed this as completed Apr 27, 2012
@ghost
Copy link
Author

ghost commented May 3, 2012

Собрал 0.5.1 с ланчпада. Проблема осталась.

@nvbn nvbn reopened this May 3, 2012
@nvbn
Copy link
Owner

nvbn commented Aug 11, 2012

Если не трудно, можете сейчас проверить?)

@e2jk
Copy link
Contributor

e2jk commented Jan 15, 2014

Is this issue still happening with the current version 2.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants