https://bugs.gpodder.org/show_bug.cgi?id=1717

             Bug #: 1717
           Summary: Clicking status icon has no effect
    Classification: Unclassified
           Product: gPodder
           Version: 3.3.0
          Platform: PC
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Clicking status icon has no effect in some scenarios.  This might be windows
specific.

This bug occurs in two scenarios:

Scenario 1: Using the preferences dialog, the tray icon is enabled (and no
other extensions).  Clicking it has no effect.  When gPodder is restarted, the
icon works appropriately.

Scenario 2: Enabling tray icon + minimize on start extensions.  Clicking icon
has no effect, restarting does not help.  This is a big problem, as there was
no way to re-enable the gPodder UI without mucking around in the config files.

-----------

This probably has to do with the assignment of self.gpodder via
on_ui_object_available.  Seems like this might be the wrong event to listen
for, if it doesn't trigger in conjunction with minimize on start.  Perhaps
self.gpodder should be assigned via a different event, or on_load should check
if the window exists (extension load order?)

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to