Hi everyone, after upgrading from UM 16.04.5 to UM 18.04.1 I have a little problem with dropbox, it runs, but I can not access the icon on the top panel, as shown in the image.
I have to stop that run on the terminal dropbox stop.
When executing caja-dropbox in the terminal the output is:
Gtk-Message: 14:08:51.926: Failed to load module "topmenu-gtk-module"
dropbox: load fq extension '/var/lib/dropbox/.dropbox-dist/dropbox-lnx.x86_64-54.4.90/PyQt5.QtDBus.cpython-35m-x86_64-linux-gnu.so'
(dropbox:28413): GLib-GObject-WARNING **: 14:08:52.030: cannot register existing type 'GdkDisplayManager'
(dropbox:28413): GLib-CRITICAL **: 14:08:52.030: g_once_init_leave: assertion 'result != 0' failed
(dropbox:28413): GLib-GObject-CRITICAL **: 14:08:52.030: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
Done!
Hi Juanjo,
I suggest you to clear this icon, create a launcher dropbox icon in the bar, and save your personal panel in mate tweak.
usr/share/mate-panel/layout/youruser.panel and youruser.layout will be updated.
This is a ‘normal’ procedure to include or clear a new icon. Perhaps in your case is not working. I tried in my panel and sometimes worked and others not (duplicate icons, others dissapears). Update panel since previous versions of ubuntu isn’t always easy, specially xenial to bionic.
Other more difficult option is manually edit youruser.panel and youruser.layout, change panel to ‘familiar’ f.ex. and turn again to your panel.
Hi Norbert_X, thanks for answering, I’ve already tried with the same result, it still does not work.
The icon does not appear in the panel and when executing from the terminal it leaves:
Did do-release-upgrade on my Ubuntu 16.04.5 LTS MATE virtual machine.
So it is Ubuntu 18.04.1 LTS MATE now.
And got the same error messages as you have.
Also there is no DropBox icon/indicator in the tray.
Use ‘ps’ to look for a dropbox process (‘ps ax | grep dropbox’).
Copy the launch line to the clip board
For both the Menu|Internet|Dropbox launch line and the System|Preferences|Personal|Startup Applications|Dropbox change the launch line to ‘dbus-launch [paste launch line from clipboard]’
It’s now working perfectly with an icon on the launch bar.
I’ve also found that doing the same with the launch line from the caja-dropbox package works. But as Norbert_X suggested, you have to remove the 99mate-eenvironment file before installing.