You are not logged in.

#1 2011-04-11 09:58:35

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

[Gnome 3 libs] Thunar removable device mounting capabilities gone

I updated a few days ago and yesterday found out Thunar's not seeing any removable devices anymore (it worked before, after the gvfs woes that the new Xfce brought).

When I launch Thunar from the terminal, this is what I get:

$ thunar
thunar: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt14error_categoryD2Ev, version GLIBCXX_3.4.15

I guess Thunar needs (at least?) a rebuild, and that doesn't really look related, but I suppose it's only logical the new Gnome stuff breaks something right? tongue

$ grep gvfs /var/log/pacman.log | tail -1
[2011-04-09 16:34] upgraded gvfs (1.6.6-1 -> 1.8.0-1)

Last edited by .:B:. (2011-04-11 09:58:56)


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#2 2011-04-11 10:03:29

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Gnome 3 libs] Thunar removable device mounting capabilities gone

i guess you have multilib enabled but not multilib-testing?

Last edited by wonder (2011-04-11 10:04:00)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-04-12 11:44:39

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [Gnome 3 libs] Thunar removable device mounting capabilities gone

No, this is a 32 bit setup.

I have [testing] and [community-testing] enabled.

Just tested with Nautilus from within Gnome 3, USB sticks appear just fine and can be mounted. Thunar sees the stick, but when I tell it to mount it it says it cannot access the device after which the device disappears from the list on the left.

Edit: works fine the second time... Bah.

Going to test in Openbox again.

Last edited by .:B:. (2011-04-12 11:50:11)


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#4 2011-04-21 15:32:50

MkFly
Member
From: Mars
Registered: 2009-12-10
Posts: 141

Re: [Gnome 3 libs] Thunar removable device mounting capabilities gone

I'm seeing something similar this morning in Xfce after updates.  Thunar will launch, but if I open it with xdg-open, when I close it, I get this in a terminal:

/usr/bin/thunar: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt14error_categoryD2Ev, version GLIBCXX_3.4.15

And a dialog box when I close as well:

EXO HELPER 1 wrote:

Failed to execute default File Manager.
Input/output error.

Updates that I performed this morning (x86_64, I have core, extra, community and multilib enabled (not testing)):

[2011-04-21 08:14] upgraded glibc (2.13-4 -> 2.13-5)
[2011-04-21 08:14] upgraded binutils (2.21-4 -> 2.21-6)
[2011-04-21 08:14] upgraded coreutils (8.10-1 -> 8.11-1)
[2011-04-21 08:14] upgraded file (5.05-2 -> 5.06-1)
[2011-04-21 08:14] installed isl (0.06-1)
[2011-04-21 08:14] installed cloog (0.16.2-1)
[2011-04-21 08:14] upgraded gcc (4.5.2-6 -> 4.6.0-3)
[2011-04-21 08:14] upgraded gcc-libs (4.5.2-6 -> 4.6.0-3)
[2011-04-21 08:14] upgraded less (436-2 -> 443-1)
[2011-04-21 08:14] upgraded mpfr (3.0.0.p8-1 -> 3.0.1-1)

EDIT: Went through these, looks like this one is the culprit for me:

[2011-04-21 08:14] upgraded gcc-libs (4.5.2-6 -> 4.6.0-3)

I've rolled it back for now.

Last edited by MkFly (2011-04-21 15:41:03)

Offline

#5 2011-07-25 20:20:33

k0Do
Member
Registered: 2011-07-25
Posts: 8

Re: [Gnome 3 libs] Thunar removable device mounting capabilities gone

I am not using the testing repo, but ...

GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/thunar...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/thunar
[Thread debugging using libthread_db enabled]

(thunar:3667): Gtk-WARNING **: Im Modulpfad »clearlooks« konnte keine Themen-Engine gefunden werden,
[New Thread 0x7fffeb9a4700 (LWP 3670)]
/usr/bin/thunar: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt14error_categoryD2Ev, version GLIBCXX_3.4.15
[Thread 0x7fffeb9a4700 (LWP 3670) exited]

Program exited with code 0177.

Possible solution with a patch to gcc 4.6.1:
http://permalink.gmane.org/gmane.comp.gcc.help/38356

Offline

Board footer

Powered by FluxBB