Hi all,
I am running Joplin 1.0.227 on Pop’OS 20.04 (ubuntu based) with Gnome 3.36 and I am experiencing a weird behaviour related to the integration of the application to Gnome.
I can resize the window from any corner or side of the application however I cannot grab the Joplin application window from the menu bar area to move the window like I do for any other application I have installed on my system.
If I move precisely to the top of the menu bar so that the mouse cursor changes to a resizing cursor, I can then right-click to access the moving option and I can move the window.
I am unclear on whether it is an issue with Joplin or Gnome in Pop’OS, however, as stated before, this is the only application giving me this issue.
I have this as for starting the application under Pop’OS:
cat .local/share/applications/appimagekit-joplin.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Joplin
Comment=Joplin for Desktop
Exec=/home/username/.joplin/Joplin.AppImage
Icon=joplin
StartupWMClass=Joplin
Type=Application
Categories=Office;
#1.0.227.2422
I tried reinstalling the application by deleting the settings but nothing changed:
rm ~/.config/Joplin
rm ~/.config/joplin-desktop
Would anybody have experienced something similar?