Sziasztok!
Múlt héten elhatároztam, hogy LINUX. Nincs több windóz. Ubuntu 7.04. Minden jól működik eddig. Feltettem a compiz-fusion-t + emerald-ot. De egy bajom van vele. Nem tudom automatikusan elinditani. Nincs munkamenetek menü. Ha deskbar segitségével megkeresem hozzáadom, hogy compiz --replace illetve emerald --replace akkor hozzáadja. De ha ujrainditom a gépet akkor eltűnnek ezek a felvett opciók. Már szétgugliztam az agyam de nem találtam megoldást. És most úgy néz ki, hogy ha ujrainditom a gépet akkor nincs ablakkeret. Ha terminálban elinditom a compizt akkor elindul de a következőket irja ki:
/usr/bin/compiz.real (dbus) - Error: dbus_bus_get error: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
/usr/bin/compiz.real (dbus) - Error: InitObject failed
/usr/bin/compiz.real (core) - Error: Couldn't activate plugin 'dbus'
GConf backend: There is an unsupported value at path /apps/compiz/plugins/wobbly/screen0/options/friction. Settings from this path won't be read. Try to remove that value so that operation can continue properly.
GConf backend: There is an unsupported value at path /apps/compiz/plugins/wobbly/screen0/options/spring_k. Settings from this path won't be read. Try to remove that value so that operation can continue properly.
GConf backend: There is an unsupported value at path /apps/compiz/plugins/scale/allscreens/options/initiate_edge. Settings from this path won't be read. Try to remove that value so that operation can continue properly.
Továbbá ha szintén terminálból inditom az emerald-ot akkor a következőket irja ki:
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
(emerald:6941): Wnck-WARNING **: Unhandled action type (nil)
A Section "Monitor"-tól igy néz ki az xorg.conf fájlom:
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG L1750SQ"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
Identifier "nVidia Corporation NVIDIA Default Card"
Driver "nvidia"
Option "AllowGLXWithComposite" "true"
Option "AddARGBGLXVisuals" "true"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GT"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NVIDIA Default Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
# Removed Option "metamodes" "1280x1024 +0+0; 800x600 +0+0; 640x480 +0+0"
# Removed Option "metamodes" "1280x1024_75 +0+0; 800x600 +0+0; 640x480 +0+0"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1280x1024_75 +0+0; 800x600 +0+0; 640x480 +0+0; 1280x1024 +0+0"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Videokártyát Envy-vel telepitettem. Nem tudom, hogy kell-e valamit módositani benne. Remélem valakinek van valami ötlete!
Előre is köszönöm!