FS#34730 - [gnome-terminal] nautilus-extension does not export necessary symbols

Attached to Project: Arch Linux
Opened by Matthias Dienstbier (fs4000) - Thursday, 11 April 2013, 14:25 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 11 April 2013, 16:44 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Nautilus cannot load the extension of gnome-terminal because symbols are not exported:

** (nautilus:1726): WARNING **: `nautilus_module_initialize': /usr/lib/nautilus/extensions-3.0/libterminal-nautilus.so: undefined symbol: nautilus_module_initialize

There is already a patch available:
https://git.gnome.org/browse/gnome-terminal/commit/?id=449738e21bb5a51052a10a8a0b29315943624769

In this bug report the gnome-terminal developer states that this extension is not supposed to be shipped by distributions:
https://bugzilla.gnome.org/show_bug.cgi?id=697350

Thread in our forums:
https://bbs.archlinux.org/viewtopic.php?id=161269
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Thursday, 11 April 2013, 16:44 GMT
Reason for closing:  Fixed
Additional comments about closing:  Extension removed in 3.8.0.1-3.
Comment by Frederic Bezies (fredbezies) - Thursday, 11 April 2013, 16:17 GMT
Tried to apply patch to gnome-terminal package : it kills nautilus on start, leaving zombie processes.

Sorry, I do not have the error message under my hand as of now. Will try to get it soon.

Try to run it several times from console. Got this :

[fred@fredo-arch ~]$ nautilus &
[1] 1425
[fred@fredo-arch ~]$ Could not register the application: Timeout was reached

[1]+ Exit 1 nautilus

And then this :

[fred@fredo-arch ~]$ nautilus &
[1] 1498
[fred@fredo-arch ~]$
(nautilus:1498): GLib-GObject-WARNING **: specified class size for type `TerminalNautilusMenuItem' is smaller than the parent type's `NautilusMenuItem' class size

[1]+ Segmentation fault (core dumped) nautilus
Comment by Ionut Biru (wonder) - Thursday, 11 April 2013, 16:38 GMT
+1 for disable support. it seems that it doesn'twork

Loading...