Opened 12 years ago

Last modified 11 years ago

#194 reopened defect

0.12.12 - extra apple shown in menu bar,

Reported by: Stroller Owned by: Antoine Martin
Priority: minor Milestone: 0.12
Component: OSX Build Keywords: osx
Cc: winswitch.org@…

Description

A second apple is shown in the client's menu bar.

Winswitch version: 0.12.12
OS X version: Lion 10.7.3

Screenshot attached.

Attachments (2)

Screen Shot 2012-03-23 at 11.57.04.png (122.5 KB) - added by Stroller 12 years ago.
Screenshot
Screen Shot 2012-09-15 at 00.40.29.png (82.7 KB) - added by Stroller 12 years ago.
Screenshot - Window Switch 0.12.15

Download all attachments as: .zip

Change History (8)

Changed 12 years ago by Stroller

Screenshot

comment:1 Changed 12 years ago by Stroller

Cc: winswitch.org@… added
Component: AndroidOSX Build
Priority: majorminor

comment:2 Changed 12 years ago by Antoine Martin

Status: newaccepted

This used to happen when we set the menu multiple times on OSX, the code was changed to avoid doing that - maybe there's still a bug in there though..

comment:3 Changed 12 years ago by Antoine Martin

Keywords: osx added
Milestone: 0.12

comment:4 Changed 12 years ago by Antoine Martin

Resolution: worksforme
Status: acceptedclosed

Not seen in 6 months, closing.

Changed 12 years ago by Stroller

Screenshot - Window Switch 0.12.15

comment:5 Changed 12 years ago by Stroller

Resolution: worksforme
Status: closedreopened

Still seeing this on 0.12.15

comment:6 Changed 11 years ago by Antoine Martin

This was solved for xpra in changeset 1954 - unfortunately we already only use one gtk_osxapplication.OSXApplication instance in winswitch (the one defined in macdock_tray.py) - the only other places where we import gtk_osxapplication are in gst_launch_wrapper.py (which is launched externally) and in paths.py (where we only use a static method).

Or maybe it is another "weird python scoping" issue?

Note: See TracTickets for help on using tickets.