You are not logged in.
juan_sck wrote:hello, I have been running fusion for a few days and it works quite well, thanks for your job dude. but I have two little problems:
There are no icons in the fusion tray icon menu (tray icon is X) and settings manager
after update my kde's menu shortcuts are missing.Did I forget installing any package? any fix?
thx.
See here: http://wiki.archlinux.org/index.php/Com … g_in_menus
that didn't work for me
I fixed my problem with missing ccsm icons:
It was:$ echo $XDG_DATA_DIRS /opt/kde/share:/opt/kde/share
I checked if i had libx11:
libx11-xcb (1.1.3-1)I installed the newest libx11 (removing the libx11-xcb), then relogin, and:
$ echo $XDG_DATA_DIRS /usr/share:/usr/local/share:/usr/share:/usr/local/share:/opt/kde/share:/opt/kde/share
And the ccsm icons are back on their place.
¿libx11-xcb?
I had to install libx11-1.1.3-4 from testing to make fusion work, it's the latest version in repos. but:
$ echo $XDG_DATA_DIRS
/opt/kde/share
about k's menu shortcuts, it may be a kdemod bug (or something weird in my system), because after firefox uptdate it's shortcut is missing too.
thanks for your help, i'll keep on trying.
Last edited by juan_sck (2007-10-17 12:56:19)
Offline
Try to run ccsm like this:
XDG_DATA_DIRS=/usr/share:/usr/local/share:/opt/kde/share ccsm
Do you have the file:
$ pacman -Qo /etc/profile.d/xorg.sh
/etc/profile.d/xorg.sh jest własnością libx11 1.1.3-4
Offline
this is probably the lamest question evar...
I have all latests from testing (xorg and gnome). Compiz works flawlessly with Emerald and with GTK, but only Cairo seems to work. If I try to enable metacity themes I get no window borders.
Googling around I found that /app/gwd/use_metacity_theme in gconf must be enabled. I added the /app/gwd/use_metacity_theme key and set to true but still no borders. This is a really small annoyance, but I was wondering if I'm doing something wrong here. I could use an emerald theme, but they're all pretty ugly
EDIT (and SOLVED):
wow... this was a tricky one... but I managed to make metacity works on compiz. I needed to load the full gwd schema from compiz sources (file located in compiz-0.x.x/gtk/window-decorator):
gconftool-2 --install-schema-file=/path/to/gwd.schemas.in
(why isn't this loaded by default?)
Then from gconf-editor I had to disable /app/gwd/metacity_theme_shade_opacity and reload compiz.
That's it.
Last edited by Matt3o (2007-10-18 14:06:12)
Offline
gconftool-2 --install-schema-file=/path/to/gwd.schemas.in
Thanks, that was bugging me after a fresh install.
Offline
Hi, today I got compiz-fusion updates, but there is an error
:: compiz-fusion-plugins-main requires compiz-bcop=0.6.0
and of course I can't proceed with the upgrade
Offline
I fixed my problem with missing ccsm icons:
It was:$ echo $XDG_DATA_DIRS /opt/kde/share:/opt/kde/share
I checked if i had libx11:
libx11-xcb (1.1.3-1)I installed the newest libx11 (removing the libx11-xcb), then relogin, and:
$ echo $XDG_DATA_DIRS /usr/share:/usr/local/share:/usr/share:/usr/local/share:/opt/kde/share:/opt/kde/share
And the ccsm icons are back on their place.
Hello everybody ! This is my first post in the Arch forum !!!!!!
Hum... well I also have a problem with compiz icons and I would like to remove libx11-xcb and install the newest libx11 to fix this bug. Pacman seems not to like it, is it dangerous ? Can I force Pacman to remove libx11-xcb without any problem ?
sudo pacman -S libx11
Résolution des dépendances... terminé.
Recherche des conflits possibles entre paquets...
:: libx11 est en conflit avec libx11-xcb. Supprimer libx11-xcb? [O/n] O
terminé.
Erreur: la préparation de la transaction a échoué (la satisfaction des dépendances a échoué)
:: libx11-xcb requiert aalib
:: libx11-xcb requiert dbus
:: libx11-xcb requiert kaffeine
:: libx11-xcb requiert libwmf
:: libx11-xcb requiert libxext
:: libx11-xcb requiert libxfixes
:: libx11-xcb requiert libxkbfile
:: libx11-xcb requiert libxrender
:: libx11-xcb requiert libxt
:: libx11-xcb requiert lirc-utils
:: libx11-xcb requiert rdesktop
:: libx11-xcb requiert sdl
:: libx11-xcb requiert startup-notification
:: libx11-xcb requiert tk
:: libx11-xcb requiert x264
:: libx11-xcb requiert xorg-xfs
:: libx11-xcb requiert xorg-xinit
:: libx11-xcb requiert compiz-git
As you can see, I'm French, so please don't get angry about my english...
Thanks
Offline
Hum... well I also have a problem with compiz icons and I would like to remove libx11-xcb and install the newest libx11 to fix this bug. Pacman seems not to like it, is it dangerous ? Can I force Pacman to remove libx11-xcb without any problem ?
You can force pacman to remove libx11-xcb with this command:
pacman -Rd libx11-xcb
And don't worry, it is not dangerous. Just don't forget to install libx11 after you remove libx11-xcb and you should be fine.
Last edited by zodmaner (2007-10-23 13:00:56)
Offline
Thank you Zodmaner now I've the compiz blue icon
Now I would like to write a script in order to make the fusion icon start (fusion-icon then fusion-icon-tray). I'm on KDE and since a few weeks this tray icon doesn't start correctly when I log in. I don't know where to place this script, could it work in ~/.kde/Autostart/ ? Besides, would the script written in this wiki http://wiki.archlinux.org/index.php/Compiz_fusion be still necessary because I think that fusion-icon restarts compiz ?
I've tried to complete the line
Exec=compiz --replace ccp
by this
Exec=compiz --replace ccp && fusion-icon && fusion-icon-tray
I'm a newbie in the shell world so please don't blame me for my mistakes
And it doesn't work of course.
Thanks
Last edited by jaymz_64 (2007-10-23 16:31:37)
Offline
Exec=compiz --replace ccp && fusion-icon && fusion-icon-tray
I'm a newbie in the shell world so please don't blame me for my mistakes
And it doesn't work of course.
Thanks
Because fusion-tray-icon needs fusion-icon started, but it takes some time to start so you can't immediately start fusion-tray-icon.
I've made it this way
fusion-icon&
sleep 10
fusion-icon-tray
Offline
In fusion-icon-tray
> Select Window Manager
I've:
Compiz
Compiz
Xfwm4
(the Compiz entry is doubled)
Is this bug upstream or is it a problem of mine? How could I fix this? Thanks.
Offline
Thank you Ekerazha Now everything works fine
Last edited by jaymz_64 (2007-10-24 22:54:31)
Offline
Hi, today I got compiz-fusion updates, but there is an error
:: compiz-fusion-plugins-main requires compiz-bcop=0.6.0
and of course I can't proceed with the upgrade
same problem here...any solutions?
Offline
Klenje wrote:Hi, today I got compiz-fusion updates, but there is an error
:: compiz-fusion-plugins-main requires compiz-bcop=0.6.0
and of course I can't proceed with the upgrade
same problem here...any solutions?
I don't have write access to the i686 side of Nesl247's repo, but I can give you the PKGBUILD for compiz-bcop.
# Contributor: nesl247 <nesl247@gmail.com>
pkgname=compiz-bcop
pkgver=0.6.0
pkgrel=1
pkgdesc="Compiz option code generator"
arch=('i686' 'x86_64')
url="http://compiz-fusion.org"
license=('GPL')
depends=('compiz=0.6.2' 'libxslt')
makedepends=('intltool' 'pkgconfig')
groups=('compiz-fusion')
conflicts=('compiz-bcop-git')
source=(http://releases.compiz-fusion.org/$pkgver/$pkgname-$pkgver.tar.bz2)
md5sums=('fa5173efb8927ffa052d59b540bae67d')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr || return 1
make || return 1
make DESTDIR=$startdir/pkg install || return 1
}
Offline
Offline
Thank you Ekerazha Now everything works fine
Well... that's just an ugly workaround, they should start fusion-icon-tray from fusion-icon (or change fusion-icon-tray to detect if fusion-icon is ready).
I still have this issue: http://bugs.opencompositing.org/attachment.cgi?id=248
Last edited by ekerazha (2007-10-25 21:33:50)
Offline
Does anyone else have a problem, only with compiz-fusion under Arch, with gnome-terminal maximizing and restoring very slow when CF is running? I've tried many distros, this seems to be the only one that has an issue with it.
Any ideas?
Offline
Im getting this problem, I think it's been mentioned before earlier in the thread.
* Detected Session: gnome
* Searching for installed applications...
Backend : ini
Integration : true
Profile : default
Adding plugin decoration (decoration)
Initializing decoration options...done
* NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING
* Starting Compiz
... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp
Backend : ini
Integration : true
Profile : default
Adding plugin workarounds (workarounds)
Adding plugin shift (shift)
Adding plugin resizeinfo (resizeinfo)
Adding plugin cubecaps (cubecaps)
Adding plugin svg (svg)
Adding plugin showdesktop (showdesktop)
Adding plugin addhelper (addhelper)
Adding plugin water (water)
Adding plugin scalefilter (scalefilter)
Adding plugin cube (cube)
Adding plugin wall (wall)
Adding plugin wobbly (wobbly)
Adding plugin scale (scale)
Adding plugin mblur (mblur)
Adding plugin extrawm (extrawm)
Adding plugin widget (widget)
Adding plugin crashhandler (crashhandler)
Adding plugin minimize (minimize)
Adding plugin plane (plane)
Adding plugin reflex (reflex)
Adding plugin trailfocus (trailfocus)
Adding plugin dbus (dbus)
Adding plugin bench (bench)
Adding plugin winrules (winrules)
Adding plugin place (place)
Adding plugin expo (expo)
Adding plugin firepaint (firepaint)
Adding plugin neg (neg)
Adding plugin 3d (3d)
Adding plugin group (group)
Adding plugin glib (glib)
Adding plugin thumbnail (thumbnail)
Adding plugin move (move)
Adding plugin zoom (zoom)
Adding plugin blur (blur)
Adding plugin regex (regex)
Adding plugin video (video)
Adding plugin switcher (switcher)
Adding plugin fakeargb (fakeargb)
Adding plugin inotify (inotify)
Adding plugin ezoom (ezoom)
Adding plugin fs (fs)
Adding plugin screenshot (screenshot)
Adding plugin opacify (opacify)
Adding plugin snap (snap)
Adding plugin decoration (decoration)
Adding plugin vpswitch (vpswitch)
Adding plugin gears (gears)
Adding plugin scaleaddon (scaleaddon)
Adding plugin snow (snow)
Adding plugin imgjpeg (imgjpeg)
Adding plugin clone (clone)
Adding plugin fadedesktop (fadedesktop)
Adding plugin png (png)
Adding plugin annotate (annotate)
Adding plugin cubereflex (cubereflex)
Adding plugin ring (ring)
Adding plugin text (text)
Adding plugin fade (fade)
Adding plugin colorfilter (colorfilter)
Adding plugin animation (animation)
Adding plugin mswitch (mswitch)
Adding plugin atlantis (atlantis)
Adding plugin rotate (rotate)
Adding core settings (General Options)
Adding plugin resize (resize)
Adding plugin put (put)
Adding plugin splash (splash)
Adding plugin tile (tile)
Initializing core options...done
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
A handler is already registered for the path starting with path[0] = "org"
Initializing place options...done
Initializing move options...done
Initializing resize options...done
Initializing decoration options...done
Initializing wobbly options...done
Initializing cube options...done
Initializing fade options...done
Initializing minimize options...done
Initializing rotate options...done
Initializing scale options...done
Initializing switcher options...done
Initializing workarounds options...done
Initializing zoom options...done
this is my xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
EndSection
Section "Module"
Load "xtrap"
Load "dbe"
Load "record"
Load "extmod"
Load "glx"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
VertRefresh 75
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 7600 GS"
Option "NoLogo" "True"
Option "TripleBuffer" "True"
Option "DamageEvents" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Modes "1280x1024"
EndSubSection
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
I did this:
LIBGL_ALWAYS_INDIRECT=1 compiz --replace ccp &
but that didn't work either.
Offline
Now that compiz-fusion 0.6.x has been released, has this codebase made it into the packages of this repo?
Offline
don-dizzle... i get that exaxt message on my laptop. go into compiz settings manager and pick the options you want. then i run dbus-launch --replace & then hit control c. then i do emerald --replace & i never have the fusion icon show up in my tray but everything is working. may not work for you but it works for me. give it a try.
amd athlon 4800x2/a8n32-sli deluxe/1 74 gig raptor os/1wd 250gig sata 2 storage/2 sony dru-820a dvd-roms/silverstone tj07 case/pc power 750 quad power supply/2 nvidia 8800gtx
Offline
I have been getting this error when running emerald with the open source drivers and now it's still there with the new 8.42 fglrx drivers with AIGLX. The error is:
(emerald:23074): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object file: No such file or directory
(emerald:23074): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object file: No such file or directory
Segmentation fault
I'm using KDE on 64bit using the git packges. Why isn't it working?
Offline
I have been getting this error when running emerald with the open source drivers and now it's still there with the new 8.42 fglrx drivers with AIGLX. The error is:
(emerald:23074): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object file: No such file or directory (emerald:23074): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object file: No such file or directory Segmentation fault
I'm using KDE on 64bit using the git packges. Why isn't it working?
Do you have libbonoboui installed?
Offline
That worked. Thanks The answer was right there in my face
Offline
Hello to All.
I installed the compiz-fusion (pacman -Sy compiz-fusion-git) and i have some problems. Please help me. I don't known what he needed.
I've got the errors:
[max@unix ~]$ fusion-icon
* Detected Session: kde
Traceback (most recent call last):
File "/usr/bin/fusion-icon", line 57, in <module>
from FusionIcon import interface
File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 25, in <module>
from start import wms, apps, options, decorators, init, env
File "/usr/lib/python2.5/site-packages/FusionIcon/start.py", line 22, in <module>
from util import env, config, apps, options, wms, decorators
File "/usr/lib/python2.5/site-packages/FusionIcon/util.py", line 26, in <module>
from environment import env
File "/usr/lib/python2.5/site-packages/FusionIcon/environment.py", line 147, in <module>
env = Environment()
File "/usr/lib/python2.5/site-packages/FusionIcon/environment.py", line 75, in __init__
if run(['which', 'glxinfo'], 'call', quiet=True) == 0:
File "/usr/lib/python2.5/site-packages/FusionIcon/execute.py", line 43, in run
exitcode = subprocess.call(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "/usr/lib/python2.5/subprocess.py", line 443, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.5/subprocess.py", line 593, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1079, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
[max@unix ~]$ fusion-icon-tray
Traceback (most recent call last):
File "/usr/bin/fusion-icon-tray", line 249, in <module>
except DBusError:
NameError: name 'DBusError' is not defined
[max@unix ~]$ fusion-icon-preferences
Traceback (most recent call last):
File "/usr/bin/fusion-icon-preferences", line 275, in <module>
obj = session_bus.get_object(_interface, '/org/compiz_fusion/FusionIcon')
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 240, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 237, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 179, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 277, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 603, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.compiz_fusion.FusionIcon was not provided by any .service files
Please sorry for my bad english.
Last edited by RonnieUL (2007-11-02 16:52:14)
Offline
I get these error messages also. Before, I could do fusion-icon then fusion-icon-tray, but now there are loads of errors for some reason...
Offline
I get this:
error: failed retrieving file 'compizfusion.db.tar.gz' from arch.nesl247.org : Internal Server Error
error: failed to synchronize compizfusion: Internal Server Error
local database is up to date
and I've added the server listed in the first post in this thread...
Any idea?
Offline