Guillaume Ramelet
Guillaume Ramelet
same here with python 3.10
and with python 3.7 as well
I use a workaround that some could find usefull. When I want to copy/paste an image directly inside a notebook to be turned by nbdev. I first paste the image...
I don't see anything in logs, but I am now using it with "drc-sim-backend --debug" I will look at memory usage, but unlikely with 8 Gb?
> Loadiine GX2 has a debugging server that can be access using a tool hidden in the repo somewhere, although I couldn't get it to work myself (Mac). That might...
got the same problem. when running `!ls` in ipython it takes
I have installed sublime-text with snap.
thank you @hideyukn88 is there a (easy) workaround to modify applications such as sublime-text not following wayland policy?
> @castorfou, for sublime-text, you can rename `/var/lib/snapd/desktop/applications/sublime-text_subl.desktop` to `/var/lib/snapd/desktop/applications/sublime_text.desktop`. Since the application reports "sublime_text" as their app_id, just rename its .desktop file to same as it's app_id, thanks! Thank...
I have just realised that launching gnome apps preceded with `dbus-launch` will give me directly icons. ``` dbus-launch nautilus& dbus-launch gnome-terminal& ```  Decoration are not exactly the same though...