Here are the processes that are running when I start up playonlinux. The bottom of the POL window says "Refreshing PlayOnLinux". ├─konsole,3988 -session ... │ ├─tcsh,4123 │ │ └─bash,6521 /usr/share/playonlinux/playonlinux │ │ └─python,6543 mainwindow.py │ │ ├─bash,6885 /usr/share/playonlinux/bash/startup_after_server │ │ │ └─bash,6921 ... │ │ │ └─nc,6926 -q -1 127.0.0.1 30009 │ │ ├─bash,6952 /usr/share/playonlinux/bash/pol_update_list │ │ │ └─bash,6984 /usr/share/playonlinux/bash/pol_update_list │ │ │ └─nc,6992 -q -1 127.0.0.1 30009 │ │ ├─{python},6874 │ │ └─{python},6884
When I select League of Legends and click run, it goes to this ├─konsole,3988 -session ... │ ├─tcsh,4123 │ │ └─bash,6521 /usr/share/playonlinux/playonlinux │ │ └─python,6543 mainwindow.py │ │ ├─bash,6885 /usr/share/playonlinux/bash/startup_after_server │ │ │ └─bash,6921 ... │ │ │ └─nc,6926 -q -1 127.0.0.1 30009 │ │ ├─bash,6952 /usr/share/playonlinux/bash/pol_update_list │ │ │ └─bash,6984 /usr/share/playonlinux/bash/pol_update_list │ │ │ └─nc,6992 -q -1 127.0.0.1 30009 │ │ ├─bash,32447 /usr/share/playonlinux/bash/run_app ... │ │ │ └─bash,32482 /usr/share/playonlinux/bash/run_app ... │ │ │ └─nc,32487 -q -1 127.0.0.1 30009 │ │ ├─{python},6874 │ │ └─{python},6884 Here is the terminal output: > playonlinux Looking for python... 2.7.13 - wxversion(s): 3.0-gtk2, 2.8-gtk2-unicode, 2.6-gtk2-u nicode selected [main] Message: PlayOnLinux (4.2.10) is starting [clean_tmp] Message: Cleaning temp directory [Check_OpenGL] Warning: check_dd_x86 missing, test skipped [Check_OpenGL] Warning: check_dd_amd64 missing, test skipped [POL_System_CheckFS] Message: Checking filesystem for /home/tepperly/.PlayOnLinux/ [main] Message: Filesystem is compatible Registered PID: 6885 (Present) Registered PID: 6952 (Present) Registered PID: 32447 (Present) > After exiting the following processes are still running: > ps aux | grep playonlinux tepperly 6921 0.0 0.0 14264 5204 pts/1 S 17:12 0:00 bash /usr/share/playonlinux/bash/startup_after_server tepperly 11199 0.0 0.0 13088 948 pts/1 S+ 17:18 0:00 grep playonlinux tepperly 32482 0.0 0.0 14264 4764 pts/1 S 17:16 0:00 bash /usr/share/playonlinux/bash/run_app League of Legends