[MacPorts] #39613: gpodder +x11 needs LSUIElement=1
#39613: gpodder +x11 needs LSUIElement=1 --------------------+-------------------------------- Reporter: rct@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: gpodder --------------------+-------------------------------- When I install gpodder with the x11 variant (variant -quartz), launching it creates an X11 window, which gets grouped into the X11 (or XQuartz) dock icon. However, it also creates its own dock icon, which bounces up and down indefinitely because it never sees its window. The solution I found is to add the following to gPodder.app's Info.plist: <key>LSUIElement</key> <string>1</string> This prevents the creation of the extra unused dock icon. With the +quartz variant, the dock icon should be created as normal. -- Ticket URL: <https://trac.macports.org/ticket/39613> MacPorts <http://www.macports.org/> Ports system for OS X
#39613: gpodder +x11 needs LSUIElement=1 ----------------------+---------------------- Reporter: rct@… | Owner: elelay@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gpodder | ----------------------+---------------------- Changes (by larryv@…): * owner: macports-tickets@… => elelay@… Old description:
When I install gpodder with the x11 variant (variant -quartz), launching it creates an X11 window, which gets grouped into the X11 (or XQuartz) dock icon. However, it also creates its own dock icon, which bounces up and down indefinitely because it never sees its window. The solution I found is to add the following to gPodder.app's Info.plist:
<key>LSUIElement</key> <string>1</string>
This prevents the creation of the extra unused dock icon.
With the +quartz variant, the dock icon should be created as normal.
New description: When I install gpodder with the x11 variant (variant -quartz), launching it creates an X11 window, which gets grouped into the X11 (or XQuartz) dock icon. However, it also creates its own dock icon, which bounces up and down indefinitely because it never sees its window. The solution I found is to add the following to gPodder.app's Info.plist: {{{ <key>LSUIElement</key> <string>1</string> }}} This prevents the creation of the extra unused dock icon. With the +quartz variant, the dock icon should be created as normal. -- Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers. -- Ticket URL: <https://trac.macports.org/ticket/39613#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39613: gpodder +x11 needs LSUIElement=1 ----------------------+---------------------- Reporter: rct@… | Owner: elelay@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gpodder | ----------------------+---------------------- Comment (by elelay@…): Cool! I didn't know about that and had been annoyed by the jumping icon as well. However I don't have access to my mac until August. I'll do it then. Thanks, [[BR]] Eric -- Ticket URL: <https://trac.macports.org/ticket/39613#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39613: gpodder +x11 needs LSUIElement=1 ----------------------+---------------------- Reporter: rct@… | Owner: elelay@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: gpodder | ----------------------+---------------------- Changes (by elelay@…): * status: new => closed * resolution: => fixed Comment: applied in r109002 Thanks! -- Ticket URL: <https://trac.macports.org/ticket/39613#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts