Bug 4737 - Gnome Shell unable to load extensions because of wrong LDPATH
Summary: Gnome Shell unable to load extensions because of wrong LDPATH
Status: RESOLVED DUPLICATE of bug 4523
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Olav Vitters
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 18:33 CET by Herbert Poetzl
Modified: 2012-03-11 23:40 CET (History)
0 users

See Also:
Source RPM: gnome-shell-3.3.90-1.mga2.src.rpm
CVE:
Status comment:


Attachments

Description Herbert Poetzl 2012-02-28 18:33:13 CET
Description of problem:
recent gnome-shell is unable to load any extensions because a necessary library (libgnome-shell-js.so) cannot be loaded (probably because of incorrect library path or similar)

Version-Release number of selected component (if applicable):
gnome-shell-3.3.90-1.mga2

How reproducible:
always

Steps to Reproduce:
1. install an extension from extensions.gnome.org (e.g. system monitor)
2. check on gnome-shell console
3.


error t=2012-02-28T16:40:16Z Extension ''system-monitor@paradoxxx.zero.gmail.com'' had error: 
	Error: Could not locate shell js add extension importer: libgnome-shell-js.so: 
	cannot 0pen shared 0bject file: N0 such file or directory
debug t=2012-02-28T16:40:16Z Loaded extension system-monitor@paradoxxx.zero.gmail.com
info t=2012-02-28T16:40:16Z loaded at Tue Feb 28 2012 17:40:16 GmT+0100 (CET)

this can be 'fixed' by running:
LD_LIBRARY_PATH=/usr/lib64/gnome-shell/ gnome-shell --replace
Manuel Hiebel 2012-02-28 19:56:59 CET

Assignee: bugsquad => olav

Comment 1 Olav Vitters 2012-03-11 23:40:07 CET
this is a comment

*** This bug has been marked as a duplicate of bug 4523 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE


Note You need to log in before you can comment on or make changes to this bug.