You are not logged in.
hi all,
Gnome is finally done and will be in testing soon. Be aware stuff might be broken due to the dbus upgrade.
Please report broken packages to bugs.archlinux.org.
known issues:
- kdepim's pda synchronisation is broken
- mono related packages might be broken
Greetings,
Your evi*kuch*friendly Gnome maintainers
Freedom is what i love
Offline
hi all,
Gnome is finally done and will be in testing soon. Be aware stuff might be broken due to the dbus upgrade.
Please report broken packages to bugs.archlinux.org.
known issues:
- kdepim's pda synchronisation is broken
- mono related packages might be brokenGreetings,
Your evi*kuch*friendly Gnome maintainers
Nice, upgrading now, thanks for your effort!
Offline
I had to put the following in .xinitrc to get dbus working:
exec dbus-launch --exit-with-session /opt/gnome/bin/gnome-session
Gnome works fine now.
Offline
Could you tell me, what ive to do to use testing (-tree?) packages, which position in pacman.conf and are all packages in there, gettin updated also when its in current/extra?
I dont want to break a thin here, but of course want to help and try and maybe report a bug.
edit: nevermind, couldn wait any longer
Added as first repo in pacman.conf upgraded and only things i noticed during upgrade: installed some packages i didnt have before, like a networkmanager thing and 2 or 3 more. necessary i guess
totem claimed that there isnt a package called totem, but it does work, it just hastn got an icon in the menu.
when i find bugs, should i post them here or bug tracker?
cheers,
detto
Offline
uncomment testing repo in /etc/pacman.conf
Offline
I'm so exited !!!
Great work !
Only 2 broken softwares here:
- Gaim
- Liferea
Offline
powersave stopped to work with error message
$ powersave -u
powersave: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
is it a bug? do you have the same experience?
Offline
What's broken with GAIM? the dbus thingies in it? In that case you're running an unofficial package.
Offline
But liferea is broken, how can we make it work ?
Also transmission has some segfaults (when i go to the preferences), gnome-terminal preeferences have segaults too, and I can't launch gcompizthemer cose it's shuting down after ~0,5 sec.
I'm using gnome 2.16 from testing, starting with dbus-launch --exit-with-session gnome-session.
I think it's linked with dbus, cose on old everything worked fine.
What can I do ?
EDIT:
If, after launching gnome, in terminal i do su, and then /etc/rc.d/dbus restart, everything start's working.
wtf?
Offline
Thanks You!!!
Great Work!!!!
Offline
powersave stopped to work with error message
$ powersave -u powersave: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
is it a bug? do you have the same experience?
the same problem with gnome-power-manager
Offline
emerald: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
Offline
please report only official packages... emerald isn't an official package yet...
Freedom is what i love
Offline
robertK wrote:powersave stopped to work with error message
$ powersave -u powersave: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
is it a bug? do you have the same experience?
the same problem with gnome-power-manager
resolved by
sudo ln -s libdbus-glib-1.so.2 libdbus-1.so.2
Offline
i've some problem with liferea
A stale lockfile has been found, and was deleted.
** (liferea:23706): WARNING **: Impossibile aprire il modulo componente HTML (/opt/gnome/lib/liferea/liblihtmlm.so) specificato nella configurazione!
/opt/gnome/lib/liferea/liblihtmlm.so: cannot open shared object file: No such file or directory
** ERROR **: Spiacente, non sono riuscito a caricare nessuno dei moduli browser installati! Utilizzare l'opzione --debug-all per ottenere informazioni di debug!
aborting...
Abortito
Offline
Hello,
It's the error in liferea:
$ liferea --debug-all
A stale lockfile has been found, and was deleted.
CONF: Proxy settings are now NULL:0 NULL:NULL
GUI: Available browser modules (/opt/gnome/lib/liferea):
GUI: Failed to open HTML widget module (/opt/gnome/lib/liferea/liblihtmlg.so) specified in configuration!
libgailutil.so.17: cannot open shared object file: No such file or directory
GUI: Failed to open HTML widget module (/opt/gnome/lib/liferea/liblihtmlx.so) specified in configuration!
libgtkembedmoz.so: cannot open shared object file: No such file or directory
No browser module configured!
** ERROR **: Sorry, I was not able to load any installed browser modules! Try the --debug-all option to get debug information!
aborting...
Best regards.
Offline
-2 should fix liferea, gtkhtml and liferea rebuilded.
Freedom is what i love
Offline
Since upgrading from testing I'm no longer able to start networkmanager daemon nor dhcdbd daemon:
[root@archlinux sims]# /etc/rc.d/networkmanager start
:: Starting NetworkManager [BUSY] /usr/sbin/NetworkManager: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
[FAIL]
[root@archlinux sims]# /etc/rc.d/dhcdbd start
:: Starting the DBUS DHCP Client [BUSY] /sbin/dhcdbd: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
[FAIL]
I have the following versions of the relevant packages installed
[sims@archlinux ~]$ pacman -Qs networkmanager
local/gnome-network-manager 0.6.4-2
Gnome frontend to NetworkManager
local/knetworkmanager-svn 549699-8
A NetworkManager front-end for KDE
local/libnetworkmanager 0.6.4-4
The Network Manager Library
local/networkmanager 0.6.4-2
A Network Manager
[sims@archlinux ~]$ pacman -Qs dhclient
local/dhcdbd 1.14-3
DHCP D-BUS daemon (dhcdbd) controls dhclient sessions with D-BUS, stores and
presents DHCP options
local/dhclient 3.0.4-1
dhclient is standalone client from the dhcp package
Regards,
Simon
Offline
UPDATE
Only have problems with totem:
1. Totem hangs on playing .mp4 files. Launching from command line doesn't give useful output.
That's all atm.
Keep up the good work, thx for your hard work @all devs!
cheers,
detto
Offline
Everythings seems nice here, except for gdm not working (just grey background and a pointer), but starting from xinitrc works so. (With dbus-launch).
And totem doesnt want to play files over smb anymore .. annoying
Offline
powersave stopped to work with error message
$ powersave -u powersave: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
is it a bug? do you have the same experience?
i fix it with
# ln -s /usr/lib/libdbus-1.so.3 /usr/lib/libdbus-1.so.2
Offline
mmm...i can't start gnome 2.16...when the splash screen comes up it also displays a error messagebox that says it cannot starts up gnome-settings-daemon
edit:
i start gnome from startx and i have in my .xinitrc this line
exec dbus-launch --exit-with-session /opt/gnome/bin/gnome-session
Offline
I'm a bit behind on GStreamer releases, so expect those things to be working as soon as I get my hands on gstreamer0.10.
Offline
Hi,
gnome-screensaver and gnome-network-manager don't work:
$ gnome-screensaver
gnome-screensaver: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
[pepus@golum log]$ /opt/gnome/bin/nm-applet
/opt/gnome/bin/nm-applet: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
Best regards.
Offline
Three problems...
1. Starting a dbus session on login via .bashrc doesn't work, although the dbus-launch manpage says it should. The dbus session will be started, but Gnome applications can't connect to it; dbus *must* be started in .xinitrc. This may sound like a minor issue, but it can be a pain, for instance when using gnome-screensaver with Openbox.
2. Gnome-screensaver is outdated and needs to be rebuilt, it will not work with the new versin of dbus.
3. Totem is missing its icon. The menu entry has no icon and there's a blank space where the icon ought to be in a Totem window frame.
Offline