Information : The version displayed on this page is not the latest available.
|
|
| Recurrents problems |
|
Problemen Onze F.A.Q - F.A.Q één vraag één antwoord
Compositie Een zwarte achtergrond ? - ATI-kaarten : probeer het zonder OpenGL (cairo-dock -c) => Drivers zijn niet goed !
- Intel-kaarten : sommige werken met OpenGL (zie de volgende sectie) of probeer het zonder OpenGL (cairo-dock -c) => Sommige drivers zijn niet goed !
- KDE4 : open Systeeminstellingen en daarna : Look & Feel --> Desktop --> Desktop Effects --> Enable Desktop Effects
- Gnome zonder Compiz (alleen met Metacity) : open Configuratie-editor, open daarna apps / metacity / general en vink dan compositing-manager aan.
- Meer details : Composite-manager
OpenGL
- Nvidia kaarten : Normaal werken deze goed met property-drivers.
- Maar als u deze waarschuwing krijgt : "cannot find -lGL", voer dan deze opdracht in een terminal in
cd /usr/lib/ && sudo ln -s libGL.so.1 libGL.so
- Of als u dit krijgt
NVIDIA: could not open the device file /dev/nvidiactl (Permission not allowed).
NVIDIA: Direct rendering failed; attempting indirect rendering. . Dit komt misschien doordat de gebruiker geen lid is van de video groep. U kunt dit bestand /etc/group aanpassen met een teksteditor (gedit, nano, vim, kate, enz.): en uw gebruikersnaam toevoegen aan de videogroep : (waar XX een vrij getal is (the last one + 1) en USER uw gebruikersnaam is.
- ATI kaarten : Sorry maar nu al (2009 May), zijn ATI drivers heel slecht
. Maar er zijn vele redenen om te hopen dat we op een dag een echte driver zullen hebben . Dus wacht af en gebruik Cairo-Dock zonder OpenGL. (cairo-dock -c)
- U kunt Cairo-Dock ook gebruiken met Nepdoorzichtigheid in het systeemmenu in het configuratiepaneel van Cairo-Dock (of door een zwarte bureaubladachtergrond te gebruiken
)
(S)MPlayer Als u problemen heeft met (S)MPlayer :- Probeer dan de video output op gl2 te zetten (in de instellingen van SMPlayer)
- Of gebruik deze opdracht om (S)MPlayer te starten:
export XLIB_SKIP_ARGB_VISUALS=1
smplayer &
Others apps based on Qt4 like VirtualBox It's the same problem that (S)MPlayer.- Create a file with the extention ".sh" (launch_virtualbox.sh for example)
- Add these two lines :
export XLIB_SKIP_ARGB_VISUALS=1
virtualbox
- Change the right execution (Right clic on the file / Properties / Permissions / Execution => or directly :
chmod +x launch_virtualbox.sh
- Use this file to execute this app.
Problem with installation / update ? If you have something like this:
trying to overwrite `/usr/share/cairo-dock/default-indicator.png', which is also in package cairo-dock-data
dpkg-deb: subprocess paste killed by signal (Broken pipe)
E: /var/cache/apt/archives/cairo-dock_2.0.0_all.deb: tentative de remplacement de « /usr/share/cairo-dock/icon-mouse.png », qui appartient aussi au paquet cairo-dock-data.
You have to do that :
sudo apt-get remove cairo-dock* --purge
sudo apt-get install cairo-dock cairo-dock-plug-ins
Problem to change/save your configuration ? It's maybe a permission problem:
chmod u+rwx -R ~/.config/cairo-dock/
Problem with a gauge ? If you have an output like this: xterm -e ' wget "http://themes.glx-dock.org/gauges/turbo-night-fuel/turbo-night-fuel.tar.gz" -O "/tmp/cairo-dock-net-file.AfLFEO" -t 2 -T 5'
Just change gauges in your enabled plugins by those beginning with a capital (eg. turbo-night-fuel => Turbo-night-fuel).
Problem with wifi applet ?
It's a problem of right acces to iwconfig command.
With root right (root = sudo for Ubuntu for example), do this commands in a terminal:
chmod u+x /sbin/iwconfig # or "chmod 755 /sbin/iwconfig" if it's doesn't work
ln -s /sbin/iwconfig /usr/bin/iwconfig
Problem when Cairo-Dock is launched automatically ?
If you have some bug when Cairo-Dock is launched automatically at startup and not when it's launched manually : Try to launch it with a delay.
In your session manager (help here), use this command :sh -c "sleep 15 && cairo-dock -o"
Change any parameters according to your configuration (here we have 15 seconds and Cairo-Dock with OpenGL)
A message at startup
Read it or go here for more help ! |
|

Online users :