zulip-desktop icon indicating copy to clipboard operation
zulip-desktop copied to clipboard

Problem with file browser on Linux

Open adhalanay opened this issue 5 years ago • 13 comments


  • Operating System:
    • [ ] Windows
    • [x] Linux/Ubuntu
    • [ ] macOS
  • Clear steps to reproduce the issue: When trying to attach a file, or save one from a message, the file browser does look like this
  • Relevant error messages and/or screenshots: Screenshot from 2020-04-14 14-07-08

I am using zulip5.0.0 installed from snap on Debian Sid with Xfce4 version 4.14.3-1.

adhalanay avatar Apr 14 '20 11:04 adhalanay

Damn, this looks bad. @adhalanay is this frequent?

akashnimare avatar Apr 14 '20 14:04 akashnimare

@akashnimare Always. When I start from a terminal I got these messages (those from node repeated several times):

(node:83275) Electron: Loading non-context-aware native module in renderer: '/snap/zulip/27/resources/app.asar.unpacked/node_modules/@felixrieseberg/spellchecker/build/Release/spellchecker.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.

Gtk-Message: 18:44:25.437: GtkDialog mapped without a transient parent. This is discouraged.

(node:83049) DeprecationWarning: Passing functions, DOM objects and other non-cloneable JavaScript objects to IPC methods is deprecated and will throw an exception beginning with Electron 9

adhalanay avatar Apr 14 '20 15:04 adhalanay

If zulip is installed via apt the bug is no longer present. Also the GTk-Message is gone. So the problem seems to affect only the snap version.

adhalanay avatar Apr 17 '20 08:04 adhalanay

@adhalanay can you repro this on the latest version which is v5.2.0?

https://snapcraft.io/zulip

akashnimare avatar May 12 '20 05:05 akashnimare

Sorry, the problem is still there.

On Tue, 12 May 2020 at 08:58, Akash Nimare [email protected] wrote:

@adhalanay https://github.com/adhalanay can you repro this on the latest version which is v5.2.0?

https://snapcraft.io/zulip

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zulip/zulip-desktop/issues/932#issuecomment-627127356, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTBVMG7Y6HQTGLARIH6POTRRDQPTANCNFSM4MHU56FA .

adhalanay avatar May 12 '20 06:05 adhalanay

@adhalanay can you reproduce this in the v5.3.0?

akashnimare avatar Jun 30 '20 21:06 akashnimare

Yes. Same thing.

adhalanay avatar Jul 01 '20 05:07 adhalanay

@manavmehta can you open an upstream issue? I'm sure there is not much we can do here.

akashnimare avatar Jul 01 '20 12:07 akashnimare

Similar upstream issue 12423, pointed out by @akashnimare cc @adhalanay

manavmehta avatar Jul 01 '20 12:07 manavmehta

Reproducible with 5.4.0 on arch using snap package, the tray icon context menu is affected additionally to the file browser.

fubsan avatar Jul 30 '20 07:07 fubsan

Reproducible on 5.4.3 on arch using snap package.

fubsan avatar Sep 14 '20 05:09 fubsan

We get some problem in our APP. https://github.com/emqx/MQTTX/issues/506

oceanlvr avatar Feb 19 '21 03:02 oceanlvr

This affects the version installed via apt as well (5.7.0 amd64 on Ubuntu 21.04)

ywwg avatar May 30 '21 05:05 ywwg