Doesn't show window content after minimize to tray

Bug #729580 reported by Vladimir Kolev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nixory
Fix Committed
Medium
Unassigned

Bug Description

After starting the Active Schield and using the X button to close to the StatusIcon using the Icon menu "show interface" the window content is missing, this doesn't show.

To fix that:
In nixory.py on line 253:
self.win.connect("delete_event",self.destroywin)
Showld be changed to:
self.win.connect("delete_event",self.win.hide_on_delete)

Then the bug is gone and Nixory works as expected.

Revision history for this message
Vladimir Kolev (vladimir.kolev) wrote :
Revision history for this message
yoshis (yoshis) wrote :

Thank you for reporting this bug.

I will commit this fix as soon as possible.

Changed in nixory:
importance: Undecided → Medium
status: New → In Progress
yoshis (yoshis)
Changed in nixory:
status: In Progress → Fix Released
yoshis (yoshis)
Changed in nixory:
status: Fix Released → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.