QNapi / qnapi

Qt-based, multi-engine, multi-platform subtitle downloader
http://qnapi.github.io
291 stars 39 forks source link

QNapi hangs if launched without arguments #118

Closed lgbaldoni closed 7 years ago

lgbaldoni commented 7 years ago

I must admit I hadn't actually tested it in depth until now, but after the first configuration run, nothing happens. No window opens, no error message, no obvious problem shown by gdb. Downloading works normally if an argument is passed though.

This on openSUSE Tumbleweed and Leap 42.3.

krzemin commented 7 years ago

Application should install itself into desktop tray. However you may encounter some problems (like #17), depending on your Qt version & desktop environment used. Desired behavior on system tray being unsupported is to show an open dialog immediately, but few desktop environments report its availability wrongly.

lgbaldoni commented 7 years ago

Uh oh, my bad. Icon was there, but plasma5 puts them in a hidden menu by default.