morrolinux / i3expo-ng

Exposè for i3 WM. Fork of https://gitlab.com/d.reis/i3expo to fix crashes and improve features/usability
https://morrolinux.it
MIT License
158 stars 14 forks source link

Problems in EndeavourOS #4

Closed Andre0-0 closed 3 years ago

Andre0-0 commented 3 years ago

Actually i'm using EndeavourOS with kde+i3. As soon as i launch i3expod, it gives a black screen for about 5 seconds after creating the temporary workspace. But then it doesn't show anything, it seems that it only creates the workspace.(I don't have named workspaces.)

morrolinux commented 3 years ago

How about you run the script from a shell and paste the output? :)

Il lun 25 gen 2021, 11:41 Andre0-0 notifications@github.com ha scritto:

Actually i'm using EndeavourOS with kde+i3. As soon as i launch i3expod, it gives a black screen for about 5 seconds after creating the temporary workspace. But then it doesn't show anything, it seems that it only creates the workspace.(I don't have named workspaces.)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/morrolinux/i3expo-ng/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE22U3THU2IHW6SN7MUWX7DS3VDHJANCNFSM4WRRKGCA .

Andre0-0 commented 3 years ago

Command: ./i3expod.py -f -w $HOME/Immagini/HorseHeadNebula.jpg Output: pygame 2.0.1 (SDL 2.0.14, Python 3.9.1) Hello from the pygame community. https://www.pygame.org/contribute.html

Then i send SIGUSR1 to i3expod.py, but it execute the command without a text output on terminal.

morrolinux commented 3 years ago

Try again without -f option as I noticed that on some distros pygame won't just run in fullscreen mode

Andre0-0 commented 3 years ago

Try again without -f option as I noticed that on some distros pygame won't just run in fullscreen mode

It solved the problem. Thank you. (Ottimo lavoro comunque ;) )