[Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
** No longer affects: gnome-desktop (Ubuntu) ** No longer affects: compiz (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
Hello Matthieu, problem is solved !!! to your luck - it is NOT a bug of compiz or of cairo-dock. it was really because of insufficient graphic-chip support by nvidia- driver. I just had again almost cramp because of nvidia-driver - there are 2 different possibilities of driver the package: NVIDIA-Linux-x86_64-310.51.run ( which is general for several GFORCE-xxxM-cards (notebook) and NVIDIA_CUDA_SDK_1.1_Beta_Linux.run ( which is THE RIGHT PACKAGE in my case - hybrid chipset GFORCE with CUDA and Optimus ... ) wow ! solved 3 things at one time ! compiz works cairo works - black balcony disappeared ! and wobbly effect and full animations . . . < breath-taking ! - gasp - gasp - gasp ! > so you can lean back ! compiz is correct and cairo-dock is correct ! cheers and happy coding ! dschinn1001 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
On 05/17/2013 11:20 PM, Matthieu Baerts wrote: > Ok thank you, > > Can you check that you're using Compiz? E.g. by launching this command from a > terminal which should print something if Compiz is running: > $ ps aux | grep "[c]ompiz" > > If Compiz is running, can you give us more details about your video cards and > your video drivers? > $ glxinfo | grep OpenGL > $ lspci | grep VGA > > And is it better without the OpenGL backend? > $ cairo-dock -c > > Or with the default theme? > $ cairo-dock -d ~/cd-tmp > > If you're not using Compiz, check if it's possible to use it or enable the > composite manager (if it's metacity: ): > $ gsettings set org.gnome.metacity compositing-manager true > > => http://www.glx- > dock.org/ww_page.php?p=Recurrents%20problems&lang=en#2-Composite > hello Matthieu ! your thoughts/suggestions did not help . . . and I cannot install glx - not install xlib - and cannot install openGL . . . because each other is depending on next and there seems to be a glx-package broken currently at ubuntu resp. at pear OS - this bug is already reported at launchpad (have not found that page again) but not yet solved, apparently because of an AMD-package which needs to be fixed and is just reported there ... so it is too - because of nvidia-driver . . . ( I have nvidia-chipset with optimus / CUDA ) - and am frightened to uninstall nvidia-current . . . cause then it smashes my whole installation at the wall ... it is strange that nvidia-driver (of ubuntu) leaves xorg.conf - file empty ??? and nvidia-driver-specific file for xorg.conf has different name ??? (empty file) . . . regards. Val. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
Ok thank you, Can you check that you're using Compiz? E.g. by launching this command from a terminal which should print something if Compiz is running: $ ps aux | grep "[c]ompiz" If Compiz is running, can you give us more details about your video cards and your video drivers? $ glxinfo | grep OpenGL $ lspci | grep VGA And is it better without the OpenGL backend? $ cairo-dock -c Or with the default theme? $ cairo-dock -d ~/cd-tmp If you're not using Compiz, check if it's possible to use it or enable the composite manager (if it's metacity: ): $ gsettings set org.gnome.metacity compositing-manager true => http://www.glx- dock.org/ww_page.php?p=Recurrents%20problems&lang=en#2-Composite -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
here is pretty pic for to en-frame it ! ;o) ** Attachment added: "blackbalcony-bottomdock001.png" https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+attachment/3679783/+files/blackbalcony-bottomdock001.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
> cairo-dock was installed before (old version of ubuntu ) and I simply > installed then the "weekly-cairo-dock" to that ! - have forgotten to > throw out > old-cairo-dock ???!!! No need to remove older versions before the upgrade ;) > how do I solve this problem now ??? In fact, it will be easier for us if you upload here a screenshot with this bug because it's not easy to understand what's wrong :) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
On 05/17/2013 08:19 PM, Matthieu Baerts wrote: > Hello and thank you for this bug report, > > Is it maybe possible to share a screenshot with us? > Do you also have this bug if you use the dock without the OpenGL backend? > $ cairo-dock -c > > Or with the default theme? > $ cairo-dock -d ~/cd-tmp > hello Matthieu - thanks for quick reply ! :-) well - it comes to my mind - the reason is simpler - cairo-dock was installed before (old version of ubuntu ) and I simply installed then the "weekly-cairo-dock" to that ! - have forgotten to throw out old-cairo-dock ???!!! how do I solve this problem now ??? have to throw out both again, and to re-install weekly-cairo-dock again ??? sorry, for mess - but I was chaotic yesterday, because of wild frickle fight the whole day until into the night, with nvidia-drivers GRR. regards. Val. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
Hello and thank you for this bug report, Is it maybe possible to share a screenshot with us? Do you also have this bug if you use the dock without the OpenGL backend? $ cairo-dock -c Or with the default theme? $ cairo-dock -d ~/cd-tmp -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1181165] Re: bold black background in low-bottom of dock
** Also affects: compiz (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-desktop (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-desktop in Ubuntu. https://bugs.launchpad.net/bugs/1181165 Title: bold black background in low-bottom of dock Status in Cairo-Dock : Core: New Status in “compiz” package in Ubuntu: New Status in “gnome-desktop” package in Ubuntu: New Bug description: hello, don't know if this is a bug of weekly-build of cairo-dock (compiz with icon-fusion installed) in ubuntu 12.10 resp. pearlinux 7.0.1 or if this is because of window-manager in gnome. there is a bold black balcony in bottom-dock --- how can I remove this bold black balcony ??? in first installation of pearlinux 7.0.0 it was no problem - the solution was there like this : save the current dock configuration in "appearance"-"themes" with a file-name then 'apply' then de-install compiz and de-install cairo-dock, then re-install compiz and add the just-saved theme again, and re-install cairo-dock then bold black balcony disappeared. but now with current weekly-build of cairo-dock 3.2.x this solution does not work any more ??? how to solve this ? To manage notifications about this bug go to: https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp