[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2017-06-29 Thread Bryan Quigley
** Changed in: unity-2d (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948404 Title: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error:

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-13 Thread Albert Astals Cid
What's the output you get from doing dpkg -l | grep -i libunity-core in a shell? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948404 Title: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-13 Thread Raphaël Badin
$ dpkg -l | grep -i libunity-core rc libunity-core-4.0-4 4.28.0-0ubuntu2 Core library for the Unity interface. ii libunity-core-5.0-5 5.6.0-0ubuntu1

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-13 Thread Albert Astals Cid
Something went wrong with the packaging, https://launchpad.net/ubuntu/+archive/primary/+files/unity-2d_5.6.0.orig.tar.gz contains the line m_unityLenses = new unity::dash::FilesystemLenses(/usr/share/unity/lenses); in libunity-2d-private/src/lenses.cpp that was removed in r929

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-13 Thread Didier Roche
5.6.0 contained the revert of this commit as we released unity-2d 5.6.0-0ubuntu1 built with unity-core 5.4. Yesterday, once unity-core 5.6 was rebuilt (but without ABI bump :/), I then rebuilt unity-2d 5.6.0-0ubuntu2 with the revert of the revert (btw you can see it in the diff.gz). I think that

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-12 Thread Raphaël Badin
I'm seeing this too. Unity shell is not there when I log in and launching 'unity-2d-shell' manually triggers the error: unity-2d-shell: symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs I can't use unity 3d because of the awful

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-08 Thread David
Could you please fix this problem? With this bug I can't use any Unity environment. I can't use Unity because of my VGA and now I can't even use Unity 2D because of this bug. I had to install LXDE to be able to use my computer. -- You received this bug notification because you are a member of

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-08 Thread Silviu Grijincu
There is no unity-2d in my updated packages in the last 24 hours, so updating does not fix this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948404 Title: unity-2d-shell 5.6.0-0ubuntu1 crashes

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity-2d (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948404 Title:

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-07 Thread Gerry Boland
Performing an update should fix this. Can you confirm please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948404 Title: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error:

[Bug 948404] Re: unity-2d-shell 5.6.0-0ubuntu1 crashes with symbol lookup error: /usr/lib/libunity-2d-private.so.0: undefined symbol: _ZN5unity4dash16FilesystemLensesC1ERKSs

2012-03-06 Thread Paul Sladen
(gdb) break _ZN5unity4dash16FilesystemLensesC1ERKSs Breakpoint 2 at 0x75c227c0 Breakpoint 2, 0x75c227c0 in unity::dash::FilesystemLenses::FilesystemLenses () from /usr/lib/libunity-2d-private.so.0 (gdb) bt #0 0x75c227c0 in unity::dash::FilesystemLenses::FilesystemLenses ()