iasp / textroom

Automatically exported from code.google.com/p/textroom
Other
0 stars 0 forks source link

package can't be installed under Ubuntu 10.04 -- libglibmm version mismatch #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The most recent available version of the libglibmm-2.4-1c2a package under 
Ubuntu 10.04 is 2.24.2.  The textroom package, however, depends on >= 2.25.5.

This page shows the available versions:
http://packages.ubuntu.com/search?keywords=libglibmm-2.4-1c2a&searchon=names&sui
te=all&section=all

If --force-depends is used with dpkg, textroom installs, but exits with the 
following error when run:

TextRoom(19286)/ KIconCache::Private::themeDirsChanged: Theme directory has 
been modified
textroom: symbol lookup error: textroom: undefined symbol: 
_ZN9QListData11detach_growEPii

(not sure if that's related to the libglibmm problem above)

Original issue reported on code.google.com by edgi...@gmail.com on 8 Mar 2011 at 9:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Same problem here. I downgraded to 10.04 from 10.10 because it was an 
unpleasant experience overall. I can't use the newest version, but I can report 
that I've had no problems installing and using an older version - 0.8.1-i386.

Original comment by andresal...@gmail.com on 3 Apr 2011 at 2:46