Open GoogleCodeExporter opened 9 years ago
Thank you for the report. I will try to update the deb package soon.
Original comment by gordebak
on 3 Feb 2011 at 5:42
Thanks. Is it just a version number problem? I'm thinking of all those stupid
Firefox extension errors where the developers added a Firefox version number
which prevented the extensions working when Firefox got to a particular version
number. The solution in that case was to unpack the archive and change the
version number, but in this case I'm a bit lost.
Original comment by pbol...@gmail.com
on 3 Feb 2011 at 10:40
Yeah, it's just a version number problem, because it should work with older
versions of curl I guess. I will fix it soon.
Thanks.
Original comment by gordebak
on 3 Feb 2011 at 11:53
I've updated the deb package. Could you please try it again and report back?
Original comment by gordebak
on 4 Feb 2011 at 5:29
Sorry:
Error: Dependency is not satisfiable: libglibmm-2.4-1c2a (>= 2.25.5)
!@#$ Tried changing that one to (>= 2.24) myself, it installed properly but
when I tried to run it from terminal it came up with
textroom: symbol lookup error: textroom: undefined symbol:
_ZN9QListData11detach_growEPii
- guess this is more complicated than it appears!
Original comment by pbol...@gmail.com
on 5 Feb 2011 at 3:15
Do you use 64 bit Ubuntu?
Original comment by gordebak
on 5 Feb 2011 at 9:11
No, just PO 32bit. Let me know if you'd like me to run any commands on
my machines to determine current lib versions. I'm not that familiar
with debugging this sort of thing.
Original comment by pbol...@gmail.com
on 5 Feb 2011 at 10:04
Sorry for the inconvenience. I'm going to install Ubuntu 10.04 and look what
I can do.
Thank you.
Original comment by gordebak
on 5 Feb 2011 at 10:13
I can verify that this is still an issue. The same dependency problem.
Original comment by iandun...@gmail.com
on 15 Feb 2011 at 2:26
I can also confirm the same problem with the current textroom-0.8.2-2.deb file.
The full output of dpkg -i is below. This is on a generic 10.04 32 bit
install.
Regards, Pete
sudo dpkg -i textroom-0.8.2-2.deb
Selecting previously deselected package textroom.
(Reading database ... 422158 files and directories currently installed.)
Unpacking textroom (from textroom-0.8.2-2.deb) ...
dpkg: dependency problems prevent configuration of textroom:
textroom depends on libxml++2.6-2 (>= 2.6); however:
Package libxml++2.6-2 is not installed.
textroom depends on libglibmm-2.4-1c2a (>= 2.25.5); however:
Version of libglibmm-2.4-1c2a on system is 2.24.2-0ubuntu1.
dpkg: error processing textroom (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Errors were encountered while processing:
textroom
Original comment by caiti...@gmail.com
on 8 Mar 2011 at 11:54
Hi everybody,
I had the same problem and manege to work around it.
Synaptic lets you force a version number (I think it is under the "package"
menu). I just forced to the version stated in the error message and voie lá.
https://help.ubuntu.com/community/SynapticHowto#How to force the installation
of a package version
I hope it helps as a short term solution.
Original comment by gey...@gmail.com
on 9 Mar 2011 at 8:34
Hi,
I just tried forcing libglibmm-2.4-1c2a via synaptic but the the only two
options are 2.24.2-0ubuntu1 (lucid updates) and 2.24.1-1 (lucid). Lucid is
10.04.
Downloading the 2.25.4 version of libglibmm-2.4-1c2a used in ubuntu 10.10 and
attempting to install it gives warnings that you're about to break a whole
bunch of things including ubuntu-desktop.
So still no textroom for the current long term support version of ubuntu.
Oh, in my error post above, the libxml++2.6-2 error is solvable simply by
installing it with apt-get.
Original comment by caiti...@gmail.com
on 18 Apr 2011 at 4:22
Yes, unfortunately, I'm getting the same error.
_______________________________________________
Error: Dependency is not satisfiable: libglibmm-2.4-1c2a (>= 2.25.5)
_______________________________________________
I hope this could be resolved; seems like a great program :(
Original comment by nura...@gmail.com
on 1 Jun 2011 at 8:26
I am using crunchbang linux and am also receiving the error:
Error: Dependency is not satisfiable: libglibmm-2.4-1c2a (>= 2.25.5)
For all you ubuntu 10.04 users with this problem, I know that upgrading is an
easy fix.
Original comment by dr.arman...@gmail.com
on 1 Sep 2011 at 11:18
Original issue reported on code.google.com by
pbol...@gmail.com
on 3 Feb 2011 at 1:35