![]() |
2012-04-27
, 20:31
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#22
|
Any news about this project?
I still like to see Pidgin running on the N950
![]() |
2012-04-27
, 23:32
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#23
|
![]() |
2012-04-28
, 02:17
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#24
|
The Following User Says Thank You to wolke For This Useful Post: | ||
![]() |
2012-04-28
, 15:00
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#25
|
sure. theyre hacked together from the armel ubuntu 11.04 repo instead of properly compiled and crosslinked with a nice source package etc, etc.
it works perfectly fine for me with martinks gtk repo.
https://github.com/teleshoes/n9-conf...l.deb?raw=true
https://github.com/teleshoes/n9-conf...l.deb?raw=true
https://github.com/teleshoes/n9-conf...l.deb?raw=true
https://github.com/teleshoes/n9-conf...l.deb?raw=true
![]() |
2012-04-29
, 06:22
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#26
|
It gives me a lot of depency errors when I try to install the pidgin deb.
What else do I need? I have rzr's and martink's repo
The Following User Says Thank You to wolke For This Useful Post: | ||
![]() |
2012-04-29
, 11:55
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#27
|
you have to install all four debs and the dependencies in each of them. easiest way to do this is to download them to a dir, and do
dpkg -i *.deb
apt-get -f install
note that this was the minimal set of dependencies i could get it to work with, using the precompiled binary packages in ubuntu, not a sensible compilation targetting harmattan. still, it works fine and installs without dependency issues for me.
![]() |
2012-04-29
, 12:08
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#28
|
ive been using pidgin on my n9 for like years...
requires a btkb, but what with your magical unicorn pony, that wont be a problem
export GTK_IM_MODULE=xim export XMODIFIERS="@im=xmim"
![]() |
2012-04-29
, 14:08
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#29
|
When I try to run pidgin, it says:
pidgin: error while loading shared libraries: libgtkspell.so.0: cannot open shared object file: no such file or directory
Edit: I installed the missing dependency libgtkspell0 from here
http://packages.debian.org/nl/squeeze/libgtkspell0
and this one:
http://packages.debian.org/nl/squeeze/libenchant1c2a
after that, I tried apt-get -f install again, and it works now!
Thanks!
![]() |
2012-04-30
, 04:46
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#30
|
xmimd will help here, at least while waiting for a more properly integrated solution.
Since you are not using a chroot or Xephyr, this usecase is much easier. Just do:
- Install the xmimd package
- Open a terminal window and run "xmimd -v". Leave it open.
- On a second, newly opened terminal window, run
Code:export GTK_IM_MODULE=xim export XMODIFIERS="@im=xmim"- On the second terminal window, run "pidgin".
The Gtk+ window will not be resized, making it hard to see what you've written, but at least you won't need the bt keyboard...
I still like to see Pidgin running on the N950
www.HtheB.com
Please donate if you think I'm doing a good job.