xeco23 / WasIstLos

An unofficial WhatsApp desktop application for Linux.
GNU General Public License v3.0
1.01k stars 105 forks source link

Error message when opening Whatsapp app for Linux #282

Closed serial02 closed 1 year ago

serial02 commented 1 year ago

Hello whatsapp-for-linux team

Congratulations to the whole team for the excellent work on this app. Lightweight, beautiful and functional.

Description A clear and concise description of what the bug is.

When running the flatpak command and opening the application through the terminal, the following error messages appear below. If it is something pertinent, please provide the correction. If not, please disregard.

flatpak run com.github.eneshecan.WhatsAppForLinux
F: Not sharing "/dev/log" with sandbox: Path "/dev" is reserved by Flatpak
Gtk-Message: 14:37:31.339: Failed to load module "canberra-gtk-module"
Gtk-Message: 14:37:32.005: Failed to load module "canberra-gtk-module"
Gtk-Message: 14:37:32.058: Failed to load module "canberra-gtk-module"
logger: soquete /dev/log: Missing file or directory

When receiving text messages it is not triggering the sound of receiving messages. Voicemail works normally. Note: see that in the image below the sound icon is activated.

Language translation is almost perfect with the exception of app settings and preferences,as shown in the picture below.

Capturar_select-area_20230407151305

Expected behavior A clear and concise description of what you expected to happen.

translation improvements, message receipt sound works

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

Already sent in the description above..

Environment

Attached screenshot of desktop description:

Capturar_select-area_20230407102217

Thank you all and much success to the whole team

xeco23 commented 1 year ago

Hi @serial02, thank you for reporting!

serial02 commented 1 year ago
  • I believe the error message on the notification is harmless. To receive the notifications, you need to enable them by clicking the notice in the top left corner or enabling Allow Permissions in the Web section of the preferences window and restarting the application.

Hello @eneshecan

As for the pop-up messages received, they appear normally in the gnome window in the center of the screen at the top normally.

Now the issue at hand is the sound receipt of the (received message) not working.

  • Application and web page translations are different. In your case, I assume we don't have the corresponding translations. We can be sure if you paste the output of the localectl command here. We have en-us translations as you can see here . You can contribute if you want to see the translations referring to your language. If not, maybe we could rename pt-br to pt if that's convenient for the Portuguese, which I can't say...

As for the translations, I will see what I can contribute when possible.

Thank you very much for your attention and much success to all!

xeco23 commented 1 year ago

And I cannot reproduce the error messages with flatpak on my Debian VM. Probably, those are harmless as we don't depend on the canberra-gtk-module. Closing this issue now, please open a new one or advise the existing ones about the other specific issues.