AresValley / Artemis

Radio Signals Recognition Manual
https://aresvalley.github.io/Artemis/
GNU General Public License v3.0
338 stars 36 forks source link

Links in About don't work #29

Closed MightyPork closed 2 years ago

MightyPork commented 2 years ago

archlinux, KDE Plasma.

kf.windowsystem: Could not find any platform plugin
kf.service.services: KApplicationTrader: mimeType "text/html" not found
kf.service.services: KApplicationTrader: mimeType "text/html" not found
kf.service.services: KApplicationTrader: mimeType "text/html" not found

Screenshot_20211222_113446

what is it doing? To go to url, just exec xdg-open <URL>, it works reliably

ftr I tried running the webbrowser.open() command in REPL and it worked, I dont understand what's going wrong in artemis

>>> import webbrowser
>>> webbrowser.open('http://google.com')
True
>>> Opening in existing browser session.
MightyPork commented 2 years ago

it works now, idk what changed but lets close

realMatthewBenedict commented 11 months ago

To counter XKCD #979, see this thread:

https://bugs.kde.org/show_bug.cgi?id=400006

The solution for me was in comment 24. Instead of selecting a program, type in manually /usr/bin/firefox %U into the box here:

kdebugfix