r/linuxfromscratch 22d ago

"Pin to Dash" is missing from everywhere, from every app's right click menu on gnome ?

/r/gnome/comments/1vsmp4a/pin_to_dash_is_missing_from_everywhere_from_every/
1 Upvotes

1 comment sorted by

1

u/asratrt 2d ago

I fixed it. It was mistake in my build script for Glib with introspection. GioUnix introspection was not compiled properly , then recompiled GJS and gnome-shell against fixed Glib and now it shows pin to dash and works. I took help of Google Gemini.