Closed Doodidan closed 3 years ago
On Linux su is required :(
Try to run with
./sudo ./albion-online-stats-linux
I tried - the same result
Is it a virtual machine?
@GuillaumeFavelier No. It's real machine
Do you use Qt 5.15
? In this case, take a look at the new dependencies:
libfontconfig1-dev
libfreetype6-dev
libx11-dev
libxext-dev
libxfixes-dev
libxi-dev
libxrender-dev
libxcb1-dev
libx11-xcb-dev
libxcb-glx0-dev
libxkbcommon-x11-dev
I'm using standard GNOME. Not sure Qt have any effects
I suspect that the packaging of the linux executable is not done properly. It does not contain needed dependencies. For me the executable does not work either on linux.
However! As a workaround you could clone the repository, run "sudo pip install -v -r requirements.txt" and then execute "sudo python albion-online-stats.py". Works like a charm on my Debian 10 Buster.
Similar problem.
Should be fixed in https://github.com/mazurwiktor/albion-online-stats/tree/1.0.4 since from now on the app is stored as a normal python package
Describe the bug Latest release turns down on Ubuntu 20.04 on start Terminal:
Log file There isn't
damage-meter.log
file in the same directory as executable. But there isaoaddons.log
file:To Reproduce Steps to reproduce the behavior:
albion-online-stats-linux
file by terminal or UIExpected behavior Just run
Screenshots
Desktop (please complete the following information):