yjfguhd

Results 8 comments of yjfguhd

Same for [perltidy](https://metacpan.org/pod/distribution/Perl-Tidy/bin/perltidy): `cpanm perltidy` versus `cpanm Perl::Tidy`.

I have not looked through the source, but it sounds like it is execing the command directly, whereas you are trying to use shell constructs in the command. Try calling...

I have worked around this by calling a script that both opens the URL in a separate application, *and* in a new tab in Firefox. As soon as the URL...

Meanwhile, it can be run as a SystemD service without using gunicorn by using these lines in wmic_server.service: ``` ExecStart=/bin/sh -c 'PYTHONPATH=/opt/aiowmi python3 /opt/aiowmi/contrib/wmic_server/wmic_server.py' ExecStop=/usr/bin/pkill -f 'python3 .*wmic_server\.py' ``` Alter...

FWIW, it works from the window that pops up when you right click on the desktop and choose 'Desktop and wallpaper'.

FWIW, it works from the window that pops up when you right click on the desktop and choose 'Desktop and wallpaper'. Agreed about the default speed; much too fast.

FWIW, this happens in 9.0.948, but not 9.0.447.

I'm not familiar with any of those, but it might be defined in a desktop file under ~/.local/share/applications/.