terhechte / Ebou

A cross platform Mastodon Client written in Rust
https://terhech.de/ebou/
GNU General Public License v3.0
536 stars 32 forks source link

Ebou Arch Linux version UI probleme #17

Open TheFlomax opened 1 year ago

TheFlomax commented 1 year ago

Hello, It seems that several Ebou functions are not available on the Arch Linux version of Ebou, below I have highlighted in red all the buttons that do not work, then you can look is reply to messages but impossible to go to the settings, connect with another account, etc. ... image

terhechte commented 1 year ago

Hey! I'll have a look. Thanks for reporting it!

StandingPadAnimations commented 1 year ago

Hello, It seems that several Ebou functions are not available on the Arch Linux version of Ebou, below I have highlighted in red all the buttons that do not work, then you can look is reply to messages but impossible to go to the settings, connect with another account, etc. ...

Hey there, I work on the AUR package. I've taken a look on my end and indeed those parts of the UI don't work. Sadly there's no errors in the console output so I'm not sure what's preventing them from working

terhechte commented 1 year ago

@TheFlomax I just merged a PR that adds support for the different buttons. Long story short the code to display context menus wasn't working on Linux. Maybe you could give it another try?

StandingPadAnimations commented 1 year ago

Just tested the latest changes, the issue is resolved on my end

TheFlomax commented 1 year ago

Yeah is fix ! thanks for you reactivity !