z3ntu / RazerGenie

Qt application for configuring your Razer devices under GNU/Linux.
GNU General Public License v3.0
376 stars 35 forks source link

translation not loaded #86

Closed brown78 closed 3 years ago

brown78 commented 4 years ago

Hello,

I recently cloned razer_test and RazerGenie to /usr/bin and installed everything. From that point everything worked, but then I set the option to download images in preferences and now every time I cd in /usr/bin/RazerGenie/build and run ./src/razergenie it stucks with "translation loaded: false" I then changed download images to false in ~/.config/razergenie/RazerGenie.conf but still the same, I can not run RazerGenie again to change settings. Any hints on how to make it work again? Besides that, the changes I have made are persistant, the colors stick when I shutdown the PC (running Manjaro). With Synapse3 on Windows the settings are reverted to stock immedialty when I hit restart or shutdown...

z3ntu commented 3 years ago

Hi, is this still an issue? The translations not getting loaded is irrelevant for debug builds (except you want translations in that build). I'm not sure why or where it hangs on your machine, I haven't seen that behavior myself yet.

brown78 commented 3 years ago

Hello,

no issue anymore. I don't know what went wrong. It works now except settings are not saved and lights on the mouse are out after reboot.

Am 27. September 2020 13:42:23 schrieb Luca Weiss notifications@github.com:

Hi, is this still an issue? The translations not getting loaded is irrelevant for debug builds (except you want translations in that build). I'm not sure why or where it hangs on your machine, I haven't seen that behavior myself yet. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

z3ntu commented 3 years ago

Settings not getting saved should be solved with the next version. Thanks for the reply.