Guillaume Ramelet

Results 17 comments of Guillaume Ramelet

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

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& ``` ![image](https://user-images.githubusercontent.com/2387408/214511254-e32f5a6d-fe63-4833-8526-d4f278b670e0.png) Decoration are not exactly the same though...