z3ntu / RazerGenie

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

RazerGenie-0.9.0 Detected file collision(s): #96

Closed hedmo closed 3 years ago

hedmo commented 3 years ago

hi To day i updated RazerGenie but -

`* Detected file collision(s):

z3ntu commented 3 years ago

0.9.0 is still based on the old codebase (branch "master-old") where RazerGenie bundles libopenrazer.

I believe you also partially have the new version (now "master", previously "razer_test") installed which provides the same files and conflicts. I'd recommend you (except you don't want the new version) to rebuild your RazerGenie & libopenrazer version from latest master and the conflicts should go away.

hedmo commented 3 years ago

@z3ntu thanks for the fast reply. as you can see in my post libopenrazer is the latest at i am using your latest commits when i build them and not live versions.the latest commit you did for libopenrazer was 20200514 and that is the same as download via git clone and build as far as i can say?. correct me if i am wrong or did not understand.

regards

z3ntu commented 3 years ago

In other words:

If you want to use RazerGenie 0.9.0, uninstall the libopenrazer package and use RazerGenie 0.9.0 (this includes libopenrazer)

If you want to use RazerGenie from git master (the new one with razer_test support) then this is not 0.9.0 as 0.9.0 derives from the old codebase.

hedmo commented 3 years ago

thanks for clarifying . so for me as i still want to have the razer_test support . i dont have a 0.9.0 release and have to use commits to update RazerGenie ? . so my release will be named RazerGenie-0.9.0_p20208022 ? or is that one still a 0.8.1_p20208022? se : https://github.com/hedmo/hedmos-overlay/tree/master/app-misc

z3ntu commented 3 years ago

Not 100% sure what you mean, but if you want to have razer_test support then just ignore the 0.9.0 release completely, it's not relevant to you at all. Just build from git master and everything should be fine.