Trisquel's window manager chooser doesn't disable Compiz

Projet:Trisquel
Version:6.0
Composant:Gnome
Catégorie:Rapporter un bogue
Priorité:normal
Attribué:Non assigné
Statut:closed
Description

The script "/usr/bin/trisquel-wm-chooser" should be able to disable Compiz. It should do this by making an empty file "~/.disable-compiz", but instead it makes an empty "~/.disablecompiz". The script "/usr/bin/trisquel-wm", which starts the window manager at login, checks for "~/.disable-compiz".

Both script are in the package trisquel-desktop-common-data.

In the script, ".disablecompiz" should be replaced with ".disable-compiz".

mer, 07/17/2013 - 23:16

Here is a (hopefully) fixed version of that script attached.

All I did was add a dash (-) between 'disable' and 'compiz in '~/disablecompiz'.

You must remove the '.txt' in the file name as file attachments without extensions cannot be attached.

Pièce jointeTaille
trisquel-wm-chooser.txt 1.85 Ko
dim, 09/01/2013 - 17:52
Statut:active» closed

This issue was fixed recently. Thank you!