Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] When opening the application from the icon an error message appears #233

Closed
serial02 opened this issue Aug 20, 2024 · 3 comments
Closed
Assignees
Labels
Added to source code Will be available in next update bug Something isn't working enhancement New feature or request

Comments

@serial02
Copy link

Bug Description

When opening the application from the icon an error message appears

To Reproduce
Steps to reproduce the behavior:

  1. Just click on the application icon and the error message will appear again and again.

Screenshots
If applicable, add screenshots to help explain your problem.

Captura de tela de 2024-08-20 14-01-49

Captura de tela de 2024-08-20 14-02-23

Info (please complete the following information):

  • Operating system: opneSuse TW

Capturar_select-area_20240820143551

  • App version:version 3.18.0
  • Package version (flatpak/snap/other): Version 3.18.0 flatpak
@serial02 serial02 added the bug Something isn't working label Aug 20, 2024
@aandrew-me
Copy link
Owner

I think I have found why its happening.
For now can you try uninstalling it with:

flatpak uninstall --delete-data io.github.aandrew_me.ytdn

And then installing again

@serial02
Copy link
Author

flatpak uninstall --delete-data io.github.aandrew_me.ytdn

Hello

At the moment it resolved, but I haven't restarted the machine yet.
If you have the same problem again, post again.

I opened the application via the terminal and the desktop icon and everything seemed normal.

The information is below:

@localhost:~> flatpak uninstall --delete-data io.github.aandrew_me.ytdn


        ID                                Ramo          Op
 1. [-] io.github.aandrew_me.ytdn         stable        r

Desinstalação concluída.
Excluir dados para io.github.aandrew_me.ytdn? [y/n]: y
edson@localhost:~> flatpak install flathub io.github.aandrew_me.ytdn
Procurando por correspondências…

Permissões de io.github.aandrew_me.ytdn:
    ipc      network     x11     file access [1]     dbus access [2]

    [1] xdg-download
    [2] com.canonical.AppMenu.Registrar, org.freedesktop.Notifications, org.kde.StatusNotifierWatcher


        ID                                  Ramo            Op          Remoto           Baixar
 1. [✓] io.github.aandrew_me.ytdn           stable          i           flathub          142,0 MB / 146,5 MB

Instalação concluída.
@localhost:~> flatpak run io.github.aandrew_me.ytdn
[3:0820/160111.079418:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Arquivo ou diretório inexistente
Gtk-Message: 16:01:15.777: Failed to load module "canberra-gtk-module"
Gtk-Message: 16:01:15.852: Failed to load module "canberra-gtk-module"
Gtk-Message: 16:01:15.854: Failed to load module "canberra-gtk-module"
[3:0820/160115.895329:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Arquivo ou diretório inexistente
[3:0820/160115.895426:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: Arquivo ou diretório inexistente
Locale:pt-BR
Version: 3.18.0
bounds: {}
APPIMAGE env is not defined, current application is not an AppImage
MESA: error: Failed to query drm device.
glx: failed to create dri3 screen
failed to load driver: crocus
failed to open /dev/dri/card1: Arquivo ou diretório inexistente
failed to load driver: crocus
MESA: error: Failed to query drm device.
glx: failed to create dri3 screen
failed to load driver: crocus
failed to open /dev/dri/card1: Arquivo ou diretório inexistente
failed to load driver: crocus
[44:0820/160116.273705:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
MESA: error: Failed to query drm device.
Auto update: true

Obrigado por enquanto.

@aandrew-me
Copy link
Owner

Great!

@aandrew-me aandrew-me added enhancement New feature or request Added to source code Will be available in next update labels Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added to source code Will be available in next update bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants