bruno
bruno copied to clipboard
Wrong encoding on open file/folder dialog on Ubuntu 23.10
Recently, while trying to open a collection with Bruno (menu Collection -> Open Collection) or just clicking on the "Open Collection" on the main window the characters shown on the Open Dialog are like these on the print:
I noticed this on Bruno 1.19.0 as shown on the print below:
The system is Ubuntu 23.10 with GNOME. My system is using Portuguese (Brazil) as the default location.
Some extra info: this behaviour only happens while clicking on the link created on the desktop.
While trying to start Bruno on the command line everything worked as expected.
Same issue happening in my system. I'm using Fedora 39 Workstation, Gnome 45.4, Wayland.
This is my Bruno version installed:
- Bruno: v1.9.0
- Electron 21.1.1
- Chrome 106.0.5249.103
- Node 16.16.0
- v8 10.6.194.17-electron.0
I my case, even though I tried to open it through the terminal the issue persist. I also tried to install a lower version with the Snap, but it seems that only the latest version is available...
Testing with the AppImage binary seems to be working fine.
I have the exact same issue with Ubuntu 24.04 LTS and gnome 46. I'm using Bruno v1.18.0
Any solutions? I have the exact same issue.
Any solutions? I have the exact same issue.
Not really, because it's a bug with electron itself. But a suggestion from another thread was to clear the font cache:
rm -rf ~/.cache/fontconfig/*
fc-cache -r
Any solutions? I have the exact same issue.
Not really, because it's a bug with electron itself. But a suggestion from another thread was to clear the font cache:
rm -rf ~/.cache/fontconfig/* fc-cache -r
still the same problem :(
I have the same problem on Kubuntu 24.04 LTS with snap version of Bruno 1.39.1 It doesn't matter how I execute this: desktop shortcut or console command
EDIT: This bug makes Bruno COMPLETELY unusable, I can't even open my existing collections. It's been a year already and no one seems to care about this issue. :(
Linking this issue for more context https://github.com/usebruno/bruno/issues/1437
Any solutions? I have the exact same issue.
Not really, because it's a bug with electron itself. But a suggestion from another thread was to clear the font cache:
rm -rf ~/.cache/fontconfig/* fc-cache -r
thanks, it's working
Any solutions? I have the exact same issue.
Not really, because it's a bug with electron itself. But a suggestion from another thread was to clear the font cache: rm -rf ~/.cache/fontconfig/* fc-cache -r
still the same problem :(
Close Bruno before clearing the font cache. It works for me too.