usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.82k stars 1.18k forks source link

Open collection file browser unreadable #1437

Open TxJson opened 8 months ago

TxJson commented 8 months ago

Hello 👋🏼, I recently installed Bruno using snap (snap install bruno) on Ubuntu 22.04.3 LTS. I went to open my collection and received some strange characters. I have done no additional configuration, just install + open. This only happens to Bruno. Other software on my system is fine, not sure if it is an issue with the snap version?

Steps to recreate:

  1. Install Bruno using snap (snap install bruno)
  2. Open Bruno through the icon created in the system
  3. Once faced with an empty collections view, press "Open Collection".
  4. This gives you the following screen in the file browser:

image

brennoflavio commented 8 months ago

Happens to me on 23.10. It also happens on the snap whatsapp-linux-app, so it might be a bug with the snap font configuration. It also happened to me in the past with vscode snap, but now seems fixed.

Mo0rBy commented 6 months ago

I have this same issue.

brennoflavio commented 6 months ago

For me its working now, Ubuntu 22.04

name:      bruno
summary:   Bruno
publisher: Anoop M D (helloanoop)
store-url: https://snapcraft.io/bruno
contact:   anoop.md1421@gmail.com
license:   unset
description: |
  Opensource API Client for Exploring and Testing APIs
commands:
  - bruno
snap-id:      TjcIukBMos0pUSGGmsN4sx2rcnp4B8I3
tracking:     latest/stable
refresh-date: 5 days ago, at 19:43 -03
channels:
  latest/stable:    1.12.2 2024-03-20 (30) 87MB -
  latest/candidate: ^                           
  latest/beta:      ^                           
  latest/edge:      ^                           
installed:          1.12.2            (30) 87MB -
ederfmatos-exacta commented 5 months ago

Any updates for this issue?

aliraad79 commented 5 months ago

Still having this issue. Ubuntu 22.04.3

PAllisonVSO commented 4 months ago

I have this issue when installing from snap on Ubuntu 24.04. However, as a workaround, I downloaded the file from https://www.usebruno.com/downloads. Then used the following commands:

cd ~/Downloads sudo apt install ./bruno <specific version>