Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88811 - jpilot upgrade needed for russian Host UTF8 <-> Palm cp1251
Summary: jpilot upgrade needed for russian Host UTF8 <-> Palm cp1251
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo PDA project
URL: http://bugs.jpilot.org/1469
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 00:03 UTC by Nickolay L. Selikhov
Modified: 2005-07-08 03:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nickolay L. Selikhov 2005-04-12 00:03:49 UTC
Can't read in Russian when: Host UTF8 <-> Palm cp1251 



Reproducible: Always
Steps to Reproduce:
1. emerge jpilot
2. jpilot
3.


Actual Results:  
I can to Sync my contacts at palm with desktop via J-Pilot, but can't read 
anything.

Expected Results:  
Sync my contacts at palm with desktop via J-Pilot

$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

$ uname -a
Linux manjakws 2.6.11.6 1 Sat Apr 9 12:32:52 MSD 2005 i686 Intel(R) Pentium(R)4 
CPU 2.40GHz GenuineIntel GNU/Linux

# emerge info
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-
r1, 2.6.11.6 i686)
=================================================================
System uname: 2.6.11.6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.16
Python: dev-lang/python-2.3.4-r1 [2.3.4 (1, Feb 10 2005, 21:07:28)]
dev-lang/python: 2.3.4-r1
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils: 2.15.92.0.2-r7
sys-devel/libtool: 1.5.10-r4
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -mcpu=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share
/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/shar
e/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib alib alsa apm avi berkdb bitmap-fonts bluetooth bzlib cdr 
crypt ctype cups curl divx4linux dvd dvdr emboss emu10k1 encode esd fam flac 
font-server foomaticdb fortran gd gdbm gif gimpprint gnome gpm gtk gtk2 gtkhtml 
guile iconv imagemagick imap imlib java jpeg kde libg++ libwww linguas_ru mad 
mikmod mmx mmx2 motif mp3 mpeg ncurses network nls nvidia odbc ogg oggvorbis 
openal opengl orbit oss pam pdflib perl png pnp posix ppd python qt quicktime 
readline ruby samba scanner sdl shared slang snmp sockets sox spell sse ssl 
svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode usb vim-with-x 
xml xml2 xmms xosd xpm xsl xv xvid zlib video_cards_nvidia"
Unset: ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY


===================

at http://bugs.jpilot.org/1469 :
You are using jpilot version 0.99.7. This is a VERY old version.
You can get version 0.99.8-pre8 from [1].

I am suprised that Gentoo is using a soo old jpilot version :-)

[1] http://ludovic.rousseau.free.fr/softwares/jpilot/index.html
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2005-04-17 17:34:12 UTC
me too, given the fact that their .8 version is still _pre .. i guess they have their own special way of naming versions :)
Comment 2 Nickolay L. Selikhov 2005-05-02 13:01:08 UTC
Please, make new (masked ~x86) ebild for all Russian users

Solution:

Download from:
http://ludovic.rousseau.free.fr/softwares/jpilot/jpilot-0.99.8-pre8.tar.gz

# ./configure --prefix=/opt/jpilot --enable-gtk2
# make && make install

$ /opt/jpilot

All correct =)
Comment 3 Nickolay L. Selikhov 2005-06-19 06:09:20 UTC
I'm sorry, but may be, we add this version to stable and change ~x86 to x86?
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2005-07-08 03:38:28 UTC
i've finally added this version to portage now. it is currently in unstable.

thanks for the report.