OpenSUSE :: Build Cairo-dock From Src - Undefined References To GTK_WIDGET_REALIZED - GTK_WIDGET_NO_WINDOW
Jul 16, 2010
Since I could not find the cairo dock package on packman for openSUSE 11.3, I decided to build the package from source. I ran the configure script first and then gave a build using make. I get undefined reference errors for the following symbols while linking.
[Code]....
View 3 Replies
ADVERTISEMENT
Jul 21, 2010
I recently upgraded from 11.2 to 11.3. I had to manually install nVidia drivers to get the desktop working correctly (compiz was enabled), now the system runs fine except for cairo-dock which doesn't start on KDE boot.Running it from console and choosing Yes when asked for using OpenGL, it returns an error
djechelon@MONSTR:~> cairo-dock
============================================================================
Cairo-Dock version: 2.1.3-7
Compiled date: Mar 18 2010 20:45:24
Running with OpenGL: 1
============================================================================
cairo-dock: symbol lookup error: /usr/lib64/libgtkglext-x11-1.0.so.0: undefined symbol: GTK_WIDGET_NO_WINDOW
After upgrade to 11.3 I performed a full distro upgrade via YaST by updating all the packages if a newer version was available, so I'm using the latest version of all the packages on my system. I searched with YaST for the package containing that libgtkglext and forced its upgrade in order to reinstall it. No fix.Here is my repository list
Code:
[code]....
View 7 Replies
View Related
Aug 26, 2010
I am loving kde 4.5 so far... and I started using activities which I am getting to like it. I use cairo dock too. So, is there any way to configure cairo dock to only show applications from one activity? I know I can configure it to show applications from one desktop but id like that from each activity too. Does it make any sense?
View 1 Replies
View Related
Feb 3, 2010
I've set cairo-dock to start but also kde somehow caches the desktop state while shutting down. Can I avoid cairo-dock to be cached at shutdown in kde?
View 6 Replies
View Related
Mar 3, 2010
I am using cairo-dock, I want to add openoffice writer to the dock. Where do I find the icon for this? What is the equivalent of windows 'program files' in openSUSE. I'm thinking if I can find its directory, I can find its icon.
View 1 Replies
View Related
Aug 29, 2011
so in an effort to install skype and enable my webcam, I installed a lot of packages and libraries, but after restarting my computer, cairo dock uses old graphics, and two of my plasmoids won't function. I think what happened is that I installed 32 bit packages when my computer is 64 bit; regardless, I think the best method is to restore my system to a couple of days ago.. but I've searched everywhere and I haven't gotten anything...
[Code]...
View 5 Replies
View Related
Apr 18, 2010
Cairo was working fine for me then randomly I see a huge black box behind it. I also cannot access my desktop effects along with it to activate compiz. I googled here and on the net trying different commands such as
:~> xgl-switch --enable-xgl
If 'xgl-switch' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf xgl-switch
[code]....
View 3 Replies
View Related
Jan 19, 2011
I'm writing a C program using WordNet, just a very basic one to test out if everything was working fine, but I'm getting undefined references. I linked to the library and compile with
Code:
gcc prog.c -L/usr/local/WordNet-3.0/lib/libWN.a -I/usr/local/WordNet-3.0/include/
This seems to be the only wordnet library to link to, but I'm still getting the error
Code:
/tmp/cc4C3I3S.o: In function 'main':
prog.c:(.text+0x21): undefined reference to 'is_defined'
prog.c:(.text+0x48): undefined reference to 'findtheinfo'
collect2: ld returned 1 exit status
I feel it must be an error with the way I'm going about trying to link the files.
View 4 Replies
View Related
May 20, 2011
I have a RHEL4.8 machine, and I am trying to install the following libxml2-2.7.8 and libxslt-1.1.26 The OS installed versions are: libxml2-2.6.16-12.6 and libxslt-1.1.11-1.e14_7.2 I installed libxml2-2.7.8 and it appears to have installed successfully. However, when I attempt to build and install libxslt, it complains about some undefined references when linking to libxml2 which I believe are not in the old version (but do exist in the new one I installed). I am not able to erase the old versions and I am not able to update to the ones I want. I am at a dead-end at the moment and I am not sure how to proceed.
View 3 Replies
View Related
Mar 27, 2010
I was using Daisy Dock with KDE 4.4.1 and I've clean installed back to stock 4.3.5 and cant' find it anywhere...is it only in the Factory KDE repos? (I've found it in the build service, but don't have dependencies version numbers high enough) hard to believe it was added after 4.3.5. Got, dropped down a version on the dock and it installed manually from build service.
View 4 Replies
View Related
Dec 28, 2010
I installed cairo-dock in Fedora 14 KDE, but I have seen that it starts several times (there are one over the other one).
In system monitor, there are two cairo-dock in the list (or more).
I have checked /home/user/.kde/Autostart but there is an archive only, called ".directory".
View 1 Replies
View Related
Jan 29, 2010
I am trying to uninstall the cairo dock.
I have removed it from synaptic and also removed it by doing this sudo apt-get remove cairo-dock cairo-dock-plug-ins in the terminal
But each time i restart, it loads up every time.
View 2 Replies
View Related
May 11, 2010
I am running Ubuntu 10.04 with Cairo-Dock and having a problem with the GMenu add on. I have GMenu set to show the application Icons, but that feature does not work. GMenu is coming up with a list of my applications without the Icons. Any suggestion on how to fix that?
View 2 Replies
View Related
May 15, 2010
Is there a way to add the me menu to the cairo dock or is it something that I would have to wait for an applet to be made to do this?
View 4 Replies
View Related
Jun 10, 2010
In cairo-dock when I hover over the 'shortcuts' applet it shows me what's in my 'places' menu, but I have to click twice on any object to open it, and then it opens two instances of whatever I opened. As in I click once, could wait up to an hour probably, then click again and finally it opens up but twice.
View 3 Replies
View Related
Sep 4, 2010
I've been having problems with Cairo dock always showing below other windows. I have tried launching it with cairo-dock --keep-above and cairo-dock -a but to I have had no success. Even editing the settings from the configure to be "always on top" does not work.It was working before where it would appear above when I put the cursor at the bottom of the screen, but it isn't anymore, for whatever reason.
View 9 Replies
View Related
Sep 11, 2010
I used to be able to see the labels above the icons in the dock when I hover over them. For some reason I can't see them now. I think I may have turned something off in the Cairo Dock settings and can't remember where to implement this functionality again.
View 2 Replies
View Related
Nov 19, 2010
i have just installed cairodock and configured my first panel on the left side of the desktop. now i would like to have a second panel on teh bottom of the desktop for system tray icons. but i cant find teh option to have 2 panels. how do i do it?
View 2 Replies
View Related
Jan 11, 2011
I bring up Ubuntu 10.10 today and cairo-dock is all messed up. There is only a box on the left end of where it used to appear at the bottom of my desktop.There is no icons and no ability to do anything with it. It was perfectly fine yesterday, which is what I do not understand.
I installed some gstreamer updates, but that was after it was messed up and the updates didn't change anything.I am using the latest version of nVidia driver 260.19.29At first I tried purging compiz, cairo-dock and all the plugins, extras, etc, CCSM as well as Simple CCSM. Then I reinstalled everything fresh and nothing changed.I even tried removing the kernel 2.6.35-24-generic and reinstalling it and still no bueno!
When I try to even open Simple CCSM via System > Preferences, the cursor indicates activity for a while and then nothing.Right clicking on the desktop and attempting to change visual effects to any thing but None yields some weird stuff and then a message "Desktop effects could not be enabled".
Like I said it was fine yesterday and has been fine since installation until today. It cannot be the video driver or any of the obvious solutions as I have had this driver for quite a while and everything was perfect until now.And please don't say try Docky or AWN. Been there and done that and I prefer Cairo-dock open GL.
View 2 Replies
View Related
Mar 7, 2011
How to add kmenu to cairo-dock
View 6 Replies
View Related
Jan 13, 2010
Hey is there a way to get Cairo-Dock to automatically start when I log in? I also set up widgets to come up when I press F9. Is there a way to automatically open the screenlets when I log in?
View 3 Replies
View Related
Jan 16, 2010
I downloaded cairo-dock and wanted my top panel to go away. I read on some other post to go into gconf-editor and I am not completely sure, but, apps>panel>something else. I didn't pay to much attention. I want it back and I just want to hide it with a really long delay which I can do no problem.
View 8 Replies
View Related
Mar 31, 2010
does anyone know if it is possible to put the places menu in the cairo dock? there's an option for GnomeMenu or something that shows the applications and system menus, but I dont see anything for the Places menu.
View 5 Replies
View Related
Jul 3, 2010
The hard disk is divided into three partitions, root (sda3)sda1 and sda2, the trash applet will change from empty to full if I delete something on the Desktop, but the trash remains empty when I delete documents from sda1 and sda2.
View 6 Replies
View Related
Jul 29, 2010
I have been using Cairo dock for a little while now with little problems. I have hooked up a monitor to my Lenovo T60 laptop for the first time. Problem is the Cairo Dock now spreads across both screens (which I can live with) and has an ugly black square around it that prevents me from using the bottom of the screen.
There is a similar query here ([URL]...ighlight=cairo)
[Code]...
View 9 Replies
View Related
Jan 3, 2011
I've notice that cairo dock has jitter when you move the mouse over the Dock. Indeed if you install Gnome Do (Docky) you notice that when you move the mouse over the bar the effect is very smooth. I don't understand why cairo dock is less smooth in movement but i finally found a solution:
1- Close cairo-dock bar;
2- Go to ~/.config/cairo-dock/current_theme/
3- Open the file cairo-dock.conf with gedit
4- Now press ctrl+f and insert in the search: refresh frequency
5- Now you have to modify the line:
#i-[5;60] Refresh frequency when mouving cursor into the dock : #{in Hz. This is to adjust regarding your CPU power.} refresh frequency=35 in thi s way: #i-[5;120] Refresh frequency when mouving cursor into the dock :
#{in Hz. This is to adjust regarding your CPU power.} refresh frequency=120
6- save the modification;
7- start cairo-dock;
This is an example of bad programmation, a lot of possibility to configure the dock but no one of this it's adequately cured.
View 1 Replies
View Related
Apr 21, 2011
I installed Cairo-Dock and saw that when I put my mouse over the icon "Shortcuts", it would show the contents of it. Is there any way that I can make it so that any folder I put my mouse over will do this?
View 2 Replies
View Related
Apr 14, 2015
When I type sudo apt-get upgrade my terminal show this ?
Code: Select allReading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
libxrender-dev : Depends: libxrender1 (= 1:0.9.7-1+deb7u1+b1) but 1:0.9.7-1+deb7u1 is installed
libxrender1 : Breaks: libxrender1:i386 (!= 1:0.9.7-1+deb7u1) but 1:0.9.7-1+deb7u1+b1 is installed
libxrender1:i386 : Breaks: libxrender1 (!= 1:0.9.7-1+deb7u1+b1) but 1:0.9.7-1+deb7u1 is installed
And when I type apt-get -f install
Code: Select allapt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
cli-common gnote kate-data katepart kde-runtime kde-runtime-data kdelibs-bin kdelibs5-data kdelibs5-plugins kdevelop-data kdevplatform5-libs
kdoctools libattica0 libclucene0ldbl libdbusmenu-qt2 libdlrestrictions1 libetpan15 libgdiplus libgnome-menu2 libido3-0.1-0 libiodbc2
libkasten1controllers1 libkasten1core1 libkasten1gui1 libkasten1okteta1controllers1 libkasten1okteta1core1 libkasten1okteta1gui1
[Code] .....
View 9 Replies
View Related
Jun 29, 2015
How to enable the cairo dock at start up on debian jessie? Apparently there is no way to automatically lauch it at system reboot?
I've been also trying the following solution but with no result [URL] .....
View 2 Replies
View Related
Aug 13, 2015
Can't find similar thread with keyword like cairo dock dislocated position, so post my question here.
My kernel was upgrade to 4.0
Code: Select all4.0.0-2-rt-686-pae
then after rebooting the screen looks like where cairo dock's position is dislocated to the central screen. Also I can't edit gnome-terminal's profile such as changing font, and so on. Any place I can check what may go wrong? Or where to adjust the setting?
View 1 Replies
View Related