Chongyun Lee

Results 336 comments of Chongyun Lee

GDM will not work, but gnome-shell requires its gobject-introspection to work.

> Is there any way to disable gdm usage in packages? What packages are requiring it? It has too many references in `gnome-shell`'s JavaScript. Patching to remove these codes may...

It is much difficult to clean all the code paths of GDM in `gnome-shell`. Simply removing `js/gdm` will not work. It has a code path like `js/ui/unlockDialog.js` -> `js/gdm/authPrompt.js` ->...

Running `llvmpipe` over `virpipe` looks really weird. It's better to not use `virpipe` and run `gnome-session` directly over `llvmpipe`.

It calls `__NR_syslog`. I'll investigate it later.

Please post which mesa, vulkan-loader you've installed. `apt list | grep mesa` and `apt list | grep vulkan`

I don't know what version of mesa you're using so I have no idea what to do. If you're using `mesa-zink` with `vulkan-loader-android`, `export GALLIUM_DRIVER=zink` should be used. But if...

If this package only supports `on-device` building, it should be put in `tur-on-device` folder. And, please ensure that the ident of your `build.sh` is the same as others.

It is written in pure python... For packages that depends on python3-tqdm, tqdm should be installed in `postinst`.

I can't reproduce it with current version chromium 130.