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] Flatpak version's menubar icon disappears after opening / closing the menu few times #504

Open
sidevesh opened this issue May 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@sidevesh
Copy link
Contributor

Describe the bug
If the menu bar icon of the flatpak app is opened and closed a few times,
then the icon vanishes,
running the app from the flatpak runtime in console to see the error, I see following error when this happens:

** (process:38262): WARNING **: 17:23:02.912: Invalid client serial

To Reproduce
Start the flatpak packaged app
Click on menu bar icon and close it
Repeat few times till it disappears

Expected behavior
Menu bar icon should not disappears

Desktop (please complete the following information):

  • Application version: 4.6.0 Flatpak, Arch Linux

Another error I saw when closing the app window that may be relevant:

[IME] Error while destroying the context:
Tmds.DBus.Protocol.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method Destroy is not implemented on interface org.freedesktop.IBus.Service
   at Tmds.DBus.Protocol.DBusConnection.MyValueTaskSource`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at Tmds.DBus.Protocol.DBusConnection.CallMethodAsync(MessageBuffer message)
   at Tmds.DBus.Protocol.Connection.CallMethodAsync(MessageBuffer message)
   at Avalonia.FreeDesktop.DBusIme.DBusTextInputMethodBase.Dispose() (IBusX11TextInputMethod #13780214)
[17:23:01 INF] MainWindow.TitleBar: Close requested, minimizing to tray bar
@sidevesh sidevesh added the bug Something isn't working label May 31, 2024
@sidevesh
Copy link
Contributor Author

This issue is still present on the new version that was released on Flathub 3 days ago

@timschneeb
Copy link
Owner

This appears to be related to a bug in Avalonia: AvaloniaUI/Avalonia#15551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants