skaox

Results 18 comments of skaox

Apparently it's not possible !? Solution for the moment for not changing the interface in fwknopd.conf is to send first the packet to fwknop for opening ssh port then launch...

I've updated my system to Ubuntu Mate 20.04 (MATE 1.24.0), Qomui 0.8.3 and now : qomui-gui ` Traceback (most recent call last): File "/usr/bin/qomui-gui", line 6, in from pkg_resources import...

For Ubuntu 20.04 (Mate) THX to sr0wpgxb6g for his answer in this post #144 Download the source and run : chmod +x setup.py sudo ./setup.py install sudo apt install python3-psutil...

Same here on Ubuntu Mate 20.04 : qomui-gui ` Traceback (most recent call last): File "/usr/bin/qomui-gui", line 6, in from pkg_resources import load_entry_point File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3254, in def _initialize_master_working_set():...

For Ubuntu 20.04 (Mate) Download the source and run : chmod +x setup.py sudo ./setup.py install sudo apt install python3-psutil python3-pexpect python3-qtpy python3-dbus.mainloop.pyqt5 After that I remove qomui with Synaptic...

Ubuntu Mate 20.04 (appimage) & 22.04 (deb) nothing to report about that they're working without it. What's the result of `which mpv vlc`

Did you found a solution ? **Uninstall snap version and try classic ppa deb.** (-: Another example with chromium **snap** and an add-on where NodeJS or BUN wasn't detected, classic...

Use [/64bit/mpv-x86_64-20240317-git-3afcaeb.7z](https://sourceforge.net/projects/mpv-player-windows/files/64bit/mpv-x86_64-20240317-git-3afcaeb.7z/download) Not this one [/64bit-v3/mpv-x86_64-v3-20240317-git-3afcaeb.7z](https://sourceforge.net/projects/mpv-player-windows/files/64bit-v3/mpv-x86_64-v3-20240317-git-3afcaeb.7z/download)

Hello, I found a way to use vlc on windows just have to install it to : C:\VideoLAN\VLC\ In iptvnator (settings) put for mpv AND vlc path : C:\VideoLAN\VLC\vlc.exe Then...

Ubuntu Mate 22.04 with the workaround I lose Bluetooth (blueman) and Network (network-manager). ``` apt install libappindicator3-1 The following packages will be REMOVED : ayatana-indicator-application blueman gir1.2-ayatanaappindicator3-0.1 libayatana-appindicator3-1 mate-optimus network-manager-gnome...