2_Icons_PlayOnLinux

Bug #503507 reported by Samuel
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Docky
Fix Released
Low
Chris S.

Bug Description

When I run the PlayOnLinux, and 2 windows of the program, the dock is located 2 icons.

Revision history for this message
Robert Dyer (psybers) wrote :

Please attach the .desktop file for the program.

Also please paste the output of 'ps -ef | grep <exec>' where <exec> is the name of the executable (perhaps try 'play'? i dont know the exec name).

Changed in docky:
importance: Undecided → Low
status: New → Incomplete
assignee: nobody → Chris S. (cszikszoy)
Revision history for this message
Samuel (samuel-ss) wrote :
Revision history for this message
Samuel (samuel-ss) wrote :

sorry, but I do not know how to do it.
I need help for that.

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

ps aux | grep playonlinux :

rico 8976 0.0 0.0 10424 1364 ? S 14:50 0:00 /bin/bash /usr/bin/playonlinux
rico 8977 0.0 0.0 11680 2480 ? S 14:50 0:00 /bin/bash /usr/share/playonlinux/playonlinux
rico 14522 0.2 0.0 11696 1776 ? S 14:52 0:00 /bin/bash /usr/share/playonlinux/playonlinux
rico 14571 0.2 0.5 287408 42264 ? S 14:52 0:00 python /usr/share/playonlinux/python/mainwindow.py
rico 14581 2.1 0.4 264552 39848 ? S 14:52 0:02 python /usr/share/playonlinux/python/guiv3.py /usr/share/playonlinux/etc/setups/fonts/top.png /usr/share/playonlinux/etc/setups/fonts/left.jpg
rico 22517 0.0 0.0 7344 904 pts/3 S+ 14:54 0:00 grep --color=auto playonlinux

Changed in docky:
status: Incomplete → Confirmed
Revision history for this message
Robert Dyer (psybers) wrote :

@Rico: we need 'ps -ef' because it shows the parent pid, aux does not show that.

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

@Robert: sorry here is the correct output.

rico 7014 1 0 13:24 ? 00:00:00 /bin/bash /usr/bin/playonlinux
rico 7015 7014 0 13:24 ? 00:00:00 /bin/bash /usr/share/playonlinux/playonlinux
rico 11328 7015 0 13:28 ? 00:00:00 /bin/bash /usr/share/playonlinux/playonlinux
rico 11374 11328 2 13:28 ? 00:00:00 python /usr/share/playonlinux/python/guiv3.py /usr/share/playonlinux/etc/setups/fonts/top.png /usr/share/playonlinux/etc/setups/fonts/left.jpg
rico 11416 7015 1 13:28 ? 00:00:00 python /usr/share/playonlinux/python/mainwindow.py

But now I can't confirm this behavior anymore. This 2 windows are matched correctly.

Revision history for this message
Robert Dyer (psybers) wrote :

Correct, based on that output and the .desktop you posted I would expect it to match properly.

Changed in docky:
status: Confirmed → Fix Committed
Robert Dyer (psybers)
Changed in docky:
milestone: none → 2.1.0
Changed in docky:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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