You are not logged in.

#126 2006-03-03 09:49:52

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Gnome 2.14 Release

gnome-vfs locks on me when browsing local network, resulting in not able to browse local network anymore and a memory consumption of about 130Mb

Also yelp crashes with *cannot locate registry* error.

Offline

#127 2006-03-03 16:19:50

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

there's something wrong with hal/dbus, powersave, acpid and g v m are crashing

[wael@nasreddine ~]$ sudo /etc/rc.d/acpid restart
Password:
:: Stopping acpid                                                        [FAIL]
:: Starting acpid                                                        [BUSY]
acpid: can't open /proc/acpi/event: Device or resource busy
                                                                         [FAIL]

EDIT:

i tried to rebuild dbus ut rebuilding failed roll

Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freed esktop/DBus org.freedesktop.DBus.Introspectable.Introspect
Failed to open connection to session message bus: No reply within specified time
killing message bus 1252
./run-with-tmp-session-bus.sh: script "./dbus-send" failed
make[2]: *** [dbus-bus-introspect.xml] Error 1
make[2]: Leaving directory `/tmp/dbus/src/dbus-0.50/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/dbus/src/dbus-0.50'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...

Offline

#128 2006-03-03 19:55:15

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Gnome 2.14 Release

_Gandalf_ wrote:
Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freed esktop/DBus org.freedesktop.DBus.Introspectable.Introspect
Failed to open connection to session message bus: No reply within specified time
killing message bus 1252
./run-with-tmp-session-bus.sh: script "./dbus-send" failed
make[2]: *** [dbus-bus-introspect.xml] Error 1
make[2]: Leaving directory `/tmp/dbus/src/dbus-0.50/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/dbus/src/dbus-0.50'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...

Please try building a more recent version. Most recent version is 0.61. I did not try this one, but 0.60 at least builds over here.

Offline

#129 2006-03-03 20:47:37

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

0.61 won't built, something related to qt, i have to disbale qt in order to compile it, but i'll try 0.60
EDIT
same with 0.60

checking for QtCore >= 4.0... configure: WARNING: Qt development libraries not found
configure: error: Qt integration explicitly required, and Qt libraries not found

Offline

#130 2006-03-03 22:28:47

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.14 Release

--enable-qt3 and it will build wink

also nothing is wrong with dbus at all.
gnome-volume-manager had troubles with pam_console stuff, JGC just patched it and should be fine now.
hal now checks if acpid is on your system, if so it will make sure it will be started first.
powersave will need a rebuild against dbus 0.60, i am aware. but do not expect it soon wink

also gnome-screensaver has all xscreensavers in him now.
gdm has a new fixed config.
gnome-keyring-manager is added.
theme-manager now supports bzip2
accesibility has been fixed, at-spi was in the wrong prefix.


Freedom is what i love

Offline

#131 2006-03-03 22:48:55

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

hmmmm

[wael@nasreddine ~]$ pacmanS gnome2.13/dbus
:: dbus-0.61-1: is up to date.  Upgrade anyway? [Y/n] Y

Targets: dbus-0.61-1

Total Package Size:   0.8 MB

Proceed with upgrade? [Y/n] Y

:: Retrieving packages from gnome2.13...
 dbus-0.61-1              [################] 100%     840K   544.9K/s  00:00:01

checking package integrity...
error: archive dbus-0.61-1.pkg.tar.gz is corrupted

Offline

#132 2006-03-03 23:03:24

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

Ok all works good now, yelp doesn't crash, acpi turns on, powersave works (after rebuilding against dbus 0.61)..
one thing to note, it seems that i can't set themed greater to gdm, when i hit configure gdm, select the themed greater and the theme, nothing change, plz confirm this problem

Offline

#133 2006-03-03 23:13:30

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

Blaasvis please rebuild pmount 0.9.9 (new version) against dbus 0.91, it wasn't workign before rebuilding for me...

Thx smile

Offline

#134 2006-03-03 23:20:30

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.14 Release

pmount should die, we are moving to gnome-mount wink


Freedom is what i love

Offline

#135 2006-03-03 23:26:15

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

but i don't get it, if i remove it i can't mount my usb flash drive

[wael@nasreddine /tmp/pmount]$ sudo pacman -R pmount
error: this will break the following dependencies:
  pmount: is required by gnome-vfs
  pmount: is required by gnome-volume-manager

[wael@nasreddine /tmp/pmount]$ sudo pacman -S gnome-mount
:: gnome-mount-0.4-1: is up to date.  Upgrade anyway? [Y/n] n
[wael@nasreddine /tmp/pmount]$ sudo pacman -Rd pmount
removing pmount... done.

and now mounting doesn't work (i haven't rebooted anything, do i have to roll

Offline

#136 2006-03-04 00:40:05

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Gnome 2.14 Release

gnome-volume-manager doesn't autostart yet somehow, this needs some fixing.

Things to do:
- find out how to get rid of dependency loop between gnome-mount and gnome-vfs, so we can make gnome-vfs depend on gnome-mount and deprecate pmount
- Fix the gdm greeter thingy (at blaasvis' system it also doesn't want to switch to graphical greeter)
- Upgrade powemanage, a new version has been released to work with dbus 0.61 a few hours ago

We're quite late with this release due to Xorg, but I guess we can work out most bugs and make Gnome 2.14 the best desktop ever smile

Offline

#137 2006-03-04 07:16:40

Global Havok
Member
Registered: 2006-02-20
Posts: 79

Re: Gnome 2.14 Release

_Gandalf_ wrote:

there's something wrong with hal/dbus, powersave, acpid and g v m are crashing

[wael@nasreddine ~]$ sudo /etc/rc.d/acpid restart
Password:
:: Stopping acpid                                                        [FAIL]
:: Starting acpid                                                        [BUSY]
acpid: can't open /proc/acpi/event: Device or resource busy
                                                                         [FAIL]

EDIT:

i tried to rebuild dbus ut rebuilding failed roll

Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freed esktop/DBus org.freedesktop.DBus.Introspectable.Introspect
Failed to open connection to session message bus: No reply within specified time
killing message bus 1252
./run-with-tmp-session-bus.sh: script "./dbus-send" failed
make[2]: *** [dbus-bus-introspect.xml] Error 1
make[2]: Leaving directory `/tmp/dbus/src/dbus-0.50/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/dbus/src/dbus-0.50'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...

I get the same thing... how'd you get past this point?

Offline

#138 2006-03-04 07:30:16

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

run pacman -Syu, make sure it is installing hal from gnome2.13, as well as dbus-0.61, that should solve it

Offline

#139 2006-03-04 08:42:20

napoleon
Member
Registered: 2005-04-03
Posts: 176

Re: Gnome 2.14 Release

I tried upgrading to the latest gnome and it complained about dbus-sharp requiring dbus-0.60 although it was already installed and running. anyway i removed dbus-sharp then i did a pacman -Syu but it says dbus-0.61-1 is currupt. may be you'll want look into that.

Also after i upgraded testing today when i login o gnome i get the error

gnome-panel has quit unexpectedly [restart close inform developers]

when i try to close, it pops up the same message again. Behind that message i catch aglimps of another one which says

gnome panel already running

I try

killall gnome-panel

but it pops right back.

Thanks

[edit]
IBefore all this i was happily running gnome beta2 from the same repo.


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

#140 2006-03-04 08:51:44

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.14 Release

try ldd /opt/gnome/bin/gnome-panel, look for a not found lib. i think that will be the problem. If you find it post it please and if not contact me on irc wink


Freedom is what i love

Offline

#141 2006-03-04 10:33:27

hjorthboggild
Member
From: Denmark
Registered: 2005-11-05
Posts: 89

Re: Gnome 2.14 Release

I don't know if it makes any difference, but have you tried using a different mirror? I didn't have any problems installing dbus-0.61-1

Offline

#142 2006-03-04 12:08:06

hjorthboggild
Member
From: Denmark
Registered: 2005-11-05
Posts: 89

Re: Gnome 2.14 Release

Just remembered that dbus is in the gnome2.13 repository and not in testing, so I guess there really isn't a different mirror anyway, sorry man, my bad.

Offline

#143 2006-03-04 13:43:41

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.14 Release

hmmm you seem to be missing glib2 2.10.0, make sure your system is up to date.


Freedom is what i love

Offline

#144 2006-03-04 17:27:01

napoleon
Member
Registered: 2005-04-03
Posts: 176

Re: Gnome 2.14 Release

Blaasvis wrote:

try ldd /opt/gnome/bin/gnome-panel, look for a not found lib. i think that will be the problem. If you find it post it please and if not contact me on irc wink

Well i didn't quite understand what to look for but these two were the odd ones out

linux-gate.so.1 => <0xffffe000)

and anothet line with only

/lib/ld-linux.so.2 (0xb7fe8000)

Thnx

[edit]
I followed the advise for making dbus install work by changing the md5sum. After that i was able to upgrade gnome and all is well now. Execpt I can't change the gdm theme.


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

#145 2006-03-05 11:25:46

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.14 Release

*UPDATE*
- new epiphany is ready
- gnome-vfs does runtime detection of pmount/gnome-mount
- fast user switch applet should work again with gdm.
- g-v-m now uses gnome-mount.
- for gnome you no longer need pmount, kde still uses it.
- fam is no longer needs for local file monitoring


Freedom is what i love

Offline

#146 2006-03-05 11:36:54

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

Thanks for the update, I don't have fam, i use gam server, do i need to remove it ?

Have you solved totem-plparser/totem-xine problem? i still have it sad
Good work Blaasvis

Offline

#147 2006-03-05 12:15:57

alexthelion
Member
From: Switzerland
Registered: 2004-03-06
Posts: 117

Re: Gnome 2.14 Release

Since this last update, I cant mount CD's (and possibly other volumes) anymore. I get two error messages, one doesn't contain any text, the other one says "Error -- Cannot mount volume". This is after a pacman -Syu and a system reboot.

Trying to eject a CD makes nautilus crash.

Offline

#148 2006-03-05 12:30:06

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Gnome 2.14 Release

The problem has been solved, Very big thx as usual to Blaasvis, make sure your user is a member of storage group

gpasswd -a username storage

It worked for me after a complete reboot, logout/login after adding the user to the group didn't work

Offline

#149 2006-03-05 13:04:19

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.14 Release

gnome-mount is causing trouble again, you can do pacman -Rd gnome-mount for now.
i am looking for a fix atm.


Freedom is what i love

Offline

#150 2006-03-05 13:15:52

napoleon
Member
Registered: 2005-04-03
Posts: 176

Re: Gnome 2.14 Release

Just upgraded and still can't change gdm theme.


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

Board footer

Powered by FluxBB