G

Wix fails to quit properly if connecting

Wix fails to quit properly if it doesn't manage to connect. Indeed, the icon in the systray stays there after hitting "exit" from the menu and the terminal doesn't give the prompt back. No text is displayed when exiting this way. A Control-C manages to exit the application however and displays: "Exiting..." as expected. Best regards, Thomas
G

Thomas Preud'homme 26/03/2013, 10:02

Sorry, I made a mistake. The message "Exiting..." is actually displayed after hitting "exit" but the application doesn't fully quit, as explained earlier. Only Control-C manage to bring back the prompt in the shell and remove the icon from the systray. Best regards, Thomas

G

Thomas Preud'homme 26/03/2013, 14:23

The problem also appears when the connexion succeeds. So it's not related to the connexion success: the bug occurs all the time.

G

Matteo Cypriani 26/03/2013, 14:25

Same here. Here is what appears on the console after hitting the Exit menu: Exiting... Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/sat_frontends/quick_frontend/quick_app.py", line 299, in presenceUpdate if not self.check_profile(profile): File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14615, in __getattr__ raise PyDeadObjectError(self.attrStr % self._name) PyDeadObjectError: The C++ part of the MainWindow object has been deleted, attribute access no longer allowed. Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/sat_frontends/quick_frontend/quick_app.py", line 249, in _newMessage if not self.check_profile(profile): File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14615, in __getattr__ raise PyDeadObjectError(self.attrStr % self._name) PyDeadObjectError: The C++ part of the MainWindow object has been deleted, attribute access no longer allowed.

id

25

author

Thomas Preud'homme

created

26/03/2013, 09:37

updated

22/06/2013, 23:43

labels
Wix
type
bug
status
closed
priority
normal
milestone
0.7
severity
normal