| View previous topic :: View next topic |
| Author |
Message |
snakeroot n00b

Joined: 20 Nov 2004 Posts: 34
|
Posted: Fri Sep 23, 2005 7:12 pm Post subject: |
|
|
I ran into that as well. IIRC, I cured it with a revdep-rebuild.
Regards, |
|
| Back to top |
|
 |
lawrencc n00b

Joined: 23 Sep 2005 Posts: 3
|
Posted: Fri Sep 23, 2005 8:48 pm Post subject: |
|
|
| snakeroot wrote: | I ran into that as well. IIRC, I cured it with a revdep-rebuild.
Regards, |
I ran revdep-rebuild and, while it spat out a lot of errors, it didn't recomple anything.
Here's an example of some of its output:
| Code: |
broken /usr/lib/gaim/gevolution.so (requires libebook-1.2.so.3)
broken /usr/lib/evolution-data-server-1.2/extensions/libecalbackendhttp.so (requires libsoup-2.2.so.7)
broken /usr/lib/evolution-data-server-1.2/extensions/libecalbackendgroupwise.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/lib/evolution-data-server-1.2/extensions/libecalbackendweather.so (requires libsoup-2.2.so.7)
broken /usr/lib/evolution-data-server-1.2/extensions/libebookbackendgroupwise.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/lib/evolution-data-server-1.2/camel-providers/libcamelgroupwise.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/lib/libegroupwise-1.2.so.8.0.2 (requires libsoup-2.2.so.7)
broken /usr/lib/python2.4/site-packages/gtk-2.0/wnck.so (requires libwnck-1.so.16)
broken /usr/lib/python2.4/site-packages/gtk-2.0/nautilusburn.so (requires libnautilus-burn.so.1)
broken /usr/lib/evolution/2.4/components/libevolution-calendar.so (requires libsoup-2.2.so.7)
broken /usr/lib/evolution/2.4/plugins/liborg-gnome-calendar-weather.so (requires libsoup-2.2.so.7)
broken /usr/lib/evolution/2.4/plugins/liborg-gnome-itip-formatter.so (requires libsoup-2.2.so.7)
broken /usr/lib/evolution/2.4/plugins/liborg-gnome-evolution-startup-wizard.so (requires libsoup-2.2.so.7)
broken /usr/lib/evolution/2.4/plugins/liborg-gnome-groupwise-features.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/lib/evolution/2.4/plugins/liborg-gnome-gw-account-setup.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/bin/gnome-system-monitor (requires libwnck-1.so.16)
broken /usr/libexec/evolution-webcal (requires libecal-1.2.so.2 libsoup-2.2.so.7)
broken /usr/libexec/wnck-applet (requires libwnck-1.so.16)
broken /usr/X11R6/lib/gaim/gevolution.so (requires libebook-1.2.so.3)
broken /usr/X11R6/lib/evolution-data-server-1.2/extensions/libecalbackendhttp.so (requires libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution-data-server-1.2/extensions/libecalbackendgroupwise.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution-data-server-1.2/extensions/libecalbackendweather.so (requires libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution-data-server-1.2/extensions/libebookbackendgroupwise.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution-data-server-1.2/camel-providers/libcamelgroupwise.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/X11R6/lib/libegroupwise-1.2.so.8.0.2 (requires libsoup-2.2.so.7)
broken /usr/X11R6/lib/python2.4/site-packages/gtk-2.0/wnck.so (requires libwnck-1.so.16)
broken /usr/X11R6/lib/python2.4/site-packages/gtk-2.0/nautilusburn.so (requires libnautilus-burn.so.1)
broken /usr/X11R6/lib/evolution/2.4/components/libevolution-calendar.so (requires libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution/2.4/plugins/liborg-gnome-calendar-weather.so (requires libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution/2.4/plugins/liborg-gnome-itip-formatter.so (requires libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution/2.4/plugins/liborg-gnome-evolution-startup-wizard.so (requires libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution/2.4/plugins/liborg-gnome-groupwise-features.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/X11R6/lib/evolution/2.4/plugins/liborg-gnome-gw-account-setup.so (requires libsoup-2.2.so.7 libsoup-2.2.so.7)
broken /usr/X11R6/bin/gnome-system-monitor (requires libwnck-1.so.16)
|
Thanks! |
|
| Back to top |
|
 |
rapsure Apprentice


Joined: 29 Apr 2004 Posts: 163 Location: Spanish Fork, Utah, U.S.
|
Posted: Sat Sep 24, 2005 4:23 am Post subject: ATI radeons |
|
|
If you are running the development versions of Xorg X11 there is a bug in the radeon driver. Once you have upgraded to Gnome 2.12 you need to add an option to the video card section of you Xorg configuration file.
| Code: |
Option "XaaNoOffscreenPixmaps" "yes"
|
This will fix the problem with the desktop corruption. Another thing that has to be done is that the Xorg monolithic in portage isn't current, and so you are going to need to install the modular Xorg. There was a bug in Xorg that caused screen corruption that wasn't related to the radeon issue.
Read my posts at about page 5 for further information or at https://bugs.freedesktop.org/show_bug.cgi?id=4456 .
Xorg 6.8.2 doesn't seem to have the bug.  _________________
Hindi ko naintindihan, pakiulit. |
|
| Back to top |
|
 |
rush_ad l33t


Joined: 22 Jul 2004 Posts: 863 Location: New Jersey, USA
|
Posted: Mon Sep 26, 2005 12:04 pm Post subject: |
|
|
| there has been no reply for two days.... stopped trying gnome 2.12 or what?? |
|
| Back to top |
|
 |
drjimmy42 Guru


Joined: 03 Feb 2003 Posts: 512 Location: Nashua, NH
|
Posted: Mon Sep 26, 2005 12:09 pm Post subject: |
|
|
| I stopped trying because I nautilus spikes my CPU any time it shows a file. I asked here and gentoo forums but still can't figure it out. Too bad. |
|
| Back to top |
|
 |
crudh l33t


Joined: 12 May 2005 Posts: 696 Location: Sundbyberg, Sweden
|
Posted: Mon Sep 26, 2005 2:41 pm Post subject: |
|
|
| rush_ad wrote: | | there has been no reply for two days.... stopped trying gnome 2.12 or what?? |
There is no need posting here if everything works as it should  |
|
| Back to top |
|
 |
ikshaar Veteran


Joined: 23 Jul 2002 Posts: 1339 Location: Baltimore, MD
|
Posted: Mon Sep 26, 2005 4:50 pm Post subject: |
|
|
| snakeroot wrote: | Is that what shows up as the value of the "volume.label" string for the relevant volume in hal device manager? I think that's what g-v-m uses as the label; if so, you can overwrite it in a user .fdi file.
Regards, |
Well as hal-device-manager is broken here (even tried 0.5, still broken), I could not check. But I then decided to upgrade latest dbus- 0.36.2 and problem was solved... device appear as name of folder to be mounted on - which is ok for me.
| Quote: | | there has been no reply for two days.... stopped trying gnome 2.12 or what?? |
It's call week-end and I played 20 hours of WoW - under Linux of course - besides Gnome runs fine here - my problem (see above) are not too annoying. I am sorry if your installation is broken... testing unstable packages is a bit of a russian roulette. I broke my system on unstable 2.10 and went back to 2.8 for a while. This time I got more lucky... _________________ "May God stands between you and harm in all the empty places where you must walk" - Babylon 5 |
|
| Back to top |
|
 |
Alejandro Nova n00b

Joined: 08 Sep 2004 Posts: 50
|
Posted: Mon Sep 26, 2005 7:45 pm Post subject: |
|
|
| lawrencc wrote: |
When I try to log in or add a window list applet, I get the following error:
"The panel encountered a problem while loading "OAFIID:GNOME_WindowListApplet".
It's odd because it seems to be only the workspace switcher, window list, and window selector that fail.
|
Same problem here, narrowed and [solved]. It seems that the gnome-panel-2.12.0 requires pygtk-2.8.0, which, in turn, require a masked version of pycairo. That dependency is not required by the ebuild, and the lack of that dependency (even though the compilation process don't complain) makes applets crash in interesting and creative ways.
Temporary solution: Unmask pycairo 0.9.3, and install pycairo along with the unstable pygtk. After that, reemerge gnome-panel.
Definitive solution: Make pycairo 0.9.3 a dependency of gnome-panel-2.12.0. _________________ Becoming someone beautiful, through my music, my silent devotion...
Alejandro Nova™. |
|
| Back to top |
|
 |
Lokheed Veteran


Joined: 12 Jul 2004 Posts: 1295 Location: /usr/src/linux
|
Posted: Mon Sep 26, 2005 9:39 pm Post subject: |
|
|
| Alejandro Nova wrote: |
Definitive solution: Make pycairo 0.9.3 a dependency of gnome-panel-2.12.0. |
Thats not a good solution. A better solution would be to add >=pycairo-0.9.3 to the pygtk-2.8.0 ebuild. Bug report filed. _________________ You're not afraid of the dark are you? |
|
| Back to top |
|
 |
GhePeU Guru


Joined: 12 Aug 2003 Posts: 549 Location: Mestre, Italy
|
Posted: Mon Sep 26, 2005 9:43 pm Post subject: |
|
|
| Lokheed wrote: | | Alejandro Nova wrote: |
Definitive solution: Make pycairo 0.9.3 a dependency of gnome-panel-2.12.0. |
Thats not a good solution. A better solution would be to add >=pycairo-0.9.3 to the pygtk-2.8.0 ebuild. Bug report filed. |
this is strange, the pygtk ebuild requires ">=dev-python/pycairo-0.5.0" and actually in portage there are just pycairo-0.1.4 and pycairo-0.9.0, so pycairo 0.9.0 should be installed _________________ That is not dead which can eternal lie,
and with strange aeons even death may die. |
|
| Back to top |
|
 |
Evil2000 n00b


Joined: 25 Feb 2003 Posts: 69
|
Posted: Tue Sep 27, 2005 11:35 am Post subject: |
|
|
| Is there anything one (without knowledge of C) can do to help getting Gnome 2.12 out of M~? |
|
| Back to top |
|
 |
asiobob Veteran


Joined: 29 Oct 2003 Posts: 1375 Location: Bamboo Creek
|
Posted: Tue Sep 27, 2005 1:03 pm Post subject: |
|
|
I just notcied something annoying.
INFO: I have hal, udev, gnome-volume-manager, gnome 2.12
I'm in the plugdev group, and g-v-m does automount things as expected.
Here is the problem.
In gnome, click on computer, I see
Floppy Drive, CD-ROM/DVD rom drive, CD-RW, File System, Network
WHAT HAPPENED to my other partitions?
I have other extra hard drives mounted in /mnt/massdata, /mnt/massdata2 and a bunch other others. They are mounted and boot, and it is mounted since if I look through "File Sytem" and naviage to /mnt/massdata the data is there, but where is the icon.
More so this affects me cause prevously such mount points use to appear in Computer and the open/save gtk dialog box. No longer.
Interestingly if I plug my ipod in, it mounts and is showed in the said places.
Here's the killer, if I turn of hald and retart gnome I get my icons back, but now I get it on my desktop as well, and of course automounting doesn't work.
Help! I want the old days where, my data partitions appeared in "computer", hal automounted nicely. |
|
| Back to top |
|
 |
ikshaar Veteran


Joined: 23 Jul 2002 Posts: 1339 Location: Baltimore, MD
|
Posted: Tue Sep 27, 2005 1:42 pm Post subject: |
|
|
Well the funny thing is that my data partition would not show up before (2.10) but does now
Do they have "user" option in fstab ? Only "user" partition should appear in Nautilus "My Computer".
| Code: | | /dev/hda3 /disk0 ext3 user,exec 0 0 |
So still automounted at boot but user flagged. _________________ "May God stands between you and harm in all the empty places where you must walk" - Babylon 5 |
|
| Back to top |
|
 |
asiobob Veteran


Joined: 29 Oct 2003 Posts: 1375 Location: Bamboo Creek
|
Posted: Tue Sep 27, 2005 2:10 pm Post subject: |
|
|
| Code: | # 200GB disk
/dev/hdb1 /mnt/vdata reiserfs user,noatime,notail,user_xattr 0 2
/dev/hdb3 /mnt/massdata reiserfs user,noatime,notail,user_xattr 0 2
# 200GB sata
/dev/sda1 /mnt/massdata2 reiserfs user,noatime,notail,user_xattr 0 2
/dev/sda2 /mnt/spd ext3 user,noatime,user_xattr 0 2
|
Those are the 4 fstab entries. They are the 4 I expect to appear. as you can see there is "user"
I also have extended attributes on those partitions.
I'm gathering you have hald running? and gnome is compiled with the hal flag? because the said partitions do appear if i turn off hald |
|
| Back to top |
|
 |
asiobob Veteran


Joined: 29 Oct 2003 Posts: 1375 Location: Bamboo Creek
|
Posted: Tue Sep 27, 2005 2:28 pm Post subject: |
|
|
ikshaar,
what version of HAL and udev are you running? |
|
| Back to top |
|
 |
ikshaar Veteran


Joined: 23 Jul 2002 Posts: 1339 Location: Baltimore, MD
|
Posted: Tue Sep 27, 2005 2:53 pm Post subject: |
|
|
| Code: | # equery list hal
[ Searching for package 'hal' in all categories among: ]
* installed packages
[I--] [ ] gnome-extra/hal-device-manager-0.5 (0)
[I--] [ ] sys-apps/hal-0.5.4 (0)
# equery list dbus
[ Searching for package 'dbus' in all categories among: ]
* installed packages
[I--] [ ] sys-apps/dbus-0.36.2 (0)
equery list udev
[ Searching for package 'udev' in all categories among: ]
* installed packages
[I--] [ ] sys-fs/udev-068-r1 (0)
|
As mentionned above I had to upgrade to the latest to solve some name problem. AND - I forgot to mention that before - only with those I had my /disk0 drive to appear on desktop.
PS:hal-device-manager is broken.... cannot start. _________________ "May God stands between you and harm in all the empty places where you must walk" - Babylon 5 |
|
| Back to top |
|
 |
drjimmy42 Guru


Joined: 03 Feb 2003 Posts: 512 Location: Nashua, NH
|
Posted: Tue Sep 27, 2005 3:09 pm Post subject: |
|
|
| Quote: |
PS:hal-device-manager is broken.... cannot start.
|
Check out /usr/portage/profile/package.mask where this and the corresponding versions of hal and dbus are masked. Apparently there are open bugs with patches that have been ignored for a while. That's what the comment says anyway. There may be other circumstances. |
|
| Back to top |
|
 |
ikshaar Veteran


Joined: 23 Jul 2002 Posts: 1339 Location: Baltimore, MD
|
Posted: Tue Sep 27, 2005 5:54 pm Post subject: |
|
|
I saw those comments... but until something happen in developper's land, I guess users are bound to wait... _________________ "May God stands between you and harm in all the empty places where you must walk" - Babylon 5 |
|
| Back to top |
|
 |
ikshaar Veteran


Joined: 23 Jul 2002 Posts: 1339 Location: Baltimore, MD
|
Posted: Wed Sep 28, 2005 2:46 pm Post subject: |
|
|
Ok I have many python based application broken... all crash with similar error message but I don't know where to look for these missing modules. Re-emerging them does not solve it. Any clue where to look for ?
| Code: | root / # java-config
Traceback (most recent call last):
File "/usr/bin/java-config", line 14, in ?
from java_config import jc_options
ImportError: No module named java_config |
| Code: | root / # meld
Traceback (most recent call last):
File "/usr/bin/meld", line 87, in ?
import meldapp
File "/usr/lib/meld/meldapp.py", line 27, in ?
import prefs
File "/usr/lib/meld/prefs.py", line 52, in ?
import gconf
ImportError: No module named gconf |
| Code: | root / # btdownloadgui.py
Traceback (most recent call last):
File "/usr/bin/btdownloadgui.py", line 33, in ?
from BitTorrent import configfile
ImportError: No module named BitTorrent |
_________________ "May God stands between you and harm in all the empty places where you must walk" - Babylon 5 |
|
| Back to top |
|
 |
PaulBredbury Watchman


Joined: 14 Jul 2005 Posts: 6607
|
Posted: Wed Sep 28, 2005 2:58 pm Post subject: |
|
|
| ikshaar wrote: | | Ok I have many python based application broken |
Run this, to move the python libraries across to the new python version:
The modules are probably in /usr/lib/python2.3/site-packages/ |
|
| Back to top |
|
 |
sylware Apprentice


Joined: 16 Oct 2004 Posts: 154 Location: European Union (Paris / France)
|
Posted: Wed Sep 28, 2005 4:56 pm Post subject: HAL, Totem and DVD |
|
|
Ok, I unmasked the gnome 2.12 package and the others needed by those. I use gamin instead of famd.
For the moment, everything seems to run fine, except the reading of a video DVD (Totem-Gstreamer).
As far I understood it, the latest HAL in combination with the gnome-volume-manager does not add anything in the /etc/fstab file (I checked that with USB Keys, which works perfectly, and data DVD/CD). The proper directories are created in /media.
Totem still expects a line in /etc/fstab in order to start reading a video DVD. Since it is not there anymore, the only way to read a video DVD is to pass to Totem the "dvd:///dev/hdc location" (the one of my DVD drive), which can be done manually or by the gnome-volume-manager when autostarting totem with a video DVD. Is "fstab-sync" mandatory in order to get Gnome 2.12 working properly? Because "fstab-sync" seems to be a dirty fix in order to wait the applications to support the gnome-volume-manager and drop ftab support.
After being successful, reading a video DVD is awfully slow, that seems to be a gstreamer issue.
Has anybody have cleared those issue cleanly? |
|
| Back to top |
|
 |
luisfelipe Guru

Joined: 09 Apr 2005 Posts: 377
|
Posted: Wed Sep 28, 2005 5:45 pm Post subject: |
|
|
Is anyone else here having a problem of two icons appearing for video dvds ???
Also, how do I configure for my usb pendrive to mount automagically with gnome ? |
|
| Back to top |
|
 |
ikshaar Veteran


Joined: 23 Jul 2002 Posts: 1339 Location: Baltimore, MD
|
Posted: Wed Sep 28, 2005 8:20 pm Post subject: |
|
|
| PaulBredbury wrote: | Run this, to move the python libraries across to the new python version:
The modules are probably in /usr/lib/python2.3/site-packages/ |
Thanks a lot... 3 programs fixed at once  _________________ "May God stands between you and harm in all the empty places where you must walk" - Babylon 5 |
|
| Back to top |
|
 |
PaulBredbury Watchman


Joined: 14 Jul 2005 Posts: 6607
|
Posted: Wed Sep 28, 2005 10:04 pm Post subject: |
|
|
For anyone seeing moanings in ~/.xsession-errors that /usr/lib/gnome-vfs-2.0/modules/libcdda.so is missing, the fix is:
| Code: | rm /etc/gnome-vfs-2.0/modules/cdda-module.conf
sed -i "s/cdda:/#cdda:/" /etc/gnome-vfs-2.0/modules/default-modules.conf |
cdda was in Gnome 2.10, but has been removed from Gnome 2.12. |
|
| Back to top |
|
 |
cpu Tux's lil' helper


Joined: 09 Nov 2003 Posts: 122 Location: POLAND/ZG
|
|
| Back to top |
|
 |
|