Author Topic: Hancom On Oz3.5.3  (Read 4365 times)

Storm

  • Full Member
  • ***
  • Posts: 156
    • View Profile
    • http://
Hancom On Oz3.5.3
« on: May 16, 2005, 12:18:27 am »
I'm trying to get Hancom running under OZ 3.5.3, and thus far, it has eluded me.

I got it installed, thanks to threads on this forum, ran sharp-compat-libs against it, but I when I start HancomMobileWord, the Zaurus gives me the following output:

Code: [Select]
/opt/QtPalmtop/bin/HancomMobileWord
Resource File[//word.rc]
Resource File Not EXIST[/home/QtPalmtop/bin/word.rc]
QImage::smoothScale: Image is a null image
QPixmap::convertFromImage: Connot convert a null image
QDir::readDirEntries: Cannot read the directory: /dev/fd/5
QDir::readDirEntries: Cannot read the directory: /mnt/root/proc/1/cwd/dev/fd/5
QDir::readDirEntries: Cannot read the directory: /mnt/root/proc/1/cwd/proc/1997/fd/5
QDir::readDirEntries: Cannot read the directory: /mnt/root/proc/1/cwd/proc/self/fd/5
QDIR::remove: Empty or null file name
...

What do I need to do to get this app working?

Thanks,
--Storm
Zaurus SL-5500/Hentges OZ 3.5.4.1
Ambicom WL1100-CF wireless card
Desktop: Debian/GNU Linux (unstable)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Hancom On Oz3.5.3
« Reply #1 on: May 16, 2005, 05:29:55 am »
Which version of Hancom are you trying? Which ROM did it come from originally?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Storm

  • Full Member
  • ***
  • Posts: 156
    • View Profile
    • http://
Hancom On Oz3.5.3
« Reply #2 on: May 16, 2005, 03:27:48 pm »
Quote
Which version of Hancom are you trying? Which ROM did it come from originally?


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=79993\"][{POST_SNAPBACK}][/a][/div]

Hancom Mobile Word 1.4.4, downloaded from the Hancom website (which, I believe, is the same as the one from the Sharp ROM).

I also have hancompresenterviewer_1.2.8 and hancomsheet-en_1.0.1, which were downloaded at the same time from Hancom.

--Storm
Zaurus SL-5500/Hentges OZ 3.5.4.1
Ambicom WL1100-CF wireless card
Desktop: Debian/GNU Linux (unstable)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Hancom On Oz3.5.3
« Reply #3 on: May 16, 2005, 04:42:18 pm »
Which version of the Sharp ROM?

The only ones I've had working tolerably are the old versions from the 2.xx 5500 ROMs.

The versions which came with the Sharp ROM wouldn't run (easily) due to the missing libsl.

The ones you have, are they specifically for the Sharp ROM? Could you run ldd on them, I'd be interested to see whether they require libsl.

Quote
Resource File Not EXIST[/home/QtPalmtop/bin/word.rc]

I'd presume this should come with the ipk (as I can see no other reason for it to exist in that directory), it may be that it's optional.

Quote
QDir::readDirEntries: Cannot read the directory: /dev/fd/5
QDir::readDirEntries: Cannot read the directory: /mnt/root/proc/1/cwd/dev/fd/5
QDir::readDirEntries: Cannot read the directory: /mnt/root/proc/1/cwd/proc/1997/fd/5
QDir::readDirEntries: Cannot read the directory: /mnt/root/proc/1/cwd/proc/self/fd/5

/dev/fd is the floppy disc drive device afaik

Whaat happens if you try to start the app from the command line with a filename as the argument?

Cheers,


Si
« Last Edit: May 16, 2005, 04:42:40 pm by lardman »
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

acpkendo

  • Full Member
  • ***
  • Posts: 169
    • View Profile
    • http://
Hancom On Oz3.5.3
« Reply #4 on: May 17, 2005, 10:04:01 am »
Quote
Hancom Mobile Word 1.4.4

This is the right version, AFAIK--it works for me.

Quote
Resource File Not EXIST[/home/QtPalmtop/bin/word.rc]

If you installed to anything but root (and I assume you did, considering the size), did you run the following?

Code: [Select]
ipkg-link add hancommobileword

Storm

  • Full Member
  • ***
  • Posts: 156
    • View Profile
    • http://
Hancom On Oz3.5.3
« Reply #5 on: May 17, 2005, 12:41:09 pm »
Quote
Which version of the Sharp ROM?

The only ones I've had working tolerably are the old versions from the 2.xx 5500 ROMs.

The versions which came with the Sharp ROM wouldn't run (easily) due to the missing libsl.

Its the one from Hancom's website site. I was unable to find which version of the Sharp ROM it was for. That said, since you only got Hancom working "tolerably" , what do you use for view/editing Word docs/spreadsheets/etc?

Quote
The ones you have, are they specifically for the Sharp ROM? Could you run ldd on them, I'd be interested to see whether they require libsl.

Code: [Select]
# ldd /opt/QtPalmtop.compat/bin/HancomMobileWord
        libqpe.so.1 => /opt/QtPalmtop/lib/libqpe.so.1 (0x4001e000)
        libhanlib_pda.so.2 => /opt/QtPalmtop/lib/libhanlib_pda.so.2 (0x4012f000)
        libhstorage.so.1 => /opt/QtPalmtop/lib/libhstorage.so.1 (0x4015f000)
        libqte.so.2 => /opt/QtPalmtop/lib/libqte.so.2 (0x4018a000)
        libc.so.6 => /lib/libc.so.6 (0x404b5000)
        libdl.so.2 => /lib/libdl.so.2 (0x405c2000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x405cd000)
        libm.so.6 => /lib/libm.so.6 (0x40602000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x406af000)
        libts-0.0.so.0 => /usr/lib/libts-0.0.so.0 (0x406c0000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x406ca000)
        libz.so.1 => /opt/QtPalmtop/lib/libz.so.1 (0x406f5000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4070c000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Quote
I'd presume this should come with the ipk (as I can see no other reason for it to exist in that directory), it may be that it's optional.

/dev/fd is the floppy disc drive device afaik

Whaat happens if you try to start the app from the command line with a filename as the argument?

Cheers,


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80063\"][{POST_SNAPBACK}][/a][/div]

Nothing happens...Or more accurately, the same thing happens. Still looking for /dev/fd/5 etc.

--Storm
Zaurus SL-5500/Hentges OZ 3.5.4.1
Ambicom WL1100-CF wireless card
Desktop: Debian/GNU Linux (unstable)

Storm

  • Full Member
  • ***
  • Posts: 156
    • View Profile
    • http://
Hancom On Oz3.5.3
« Reply #6 on: May 21, 2005, 12:32:39 am »
Quote
Quote
Hancom Mobile Word 1.4.4

This is the right version, AFAIK--it works for me.

If you installed to anything but root (and I assume you did, considering the size), did you run the following?

Code: [Select]
ipkg-link add hancommobileword[div align=\"right\"][a href=\"index.php?act=findpost&pid=80192\"][{POST_SNAPBACK}][/a][/div]

I'm pivoting root to the SD card, so it shouldn't be required...Right?

--Storm
Zaurus SL-5500/Hentges OZ 3.5.4.1
Ambicom WL1100-CF wireless card
Desktop: Debian/GNU Linux (unstable)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Hancom On Oz3.5.3
« Reply #7 on: May 21, 2005, 07:39:18 am »
So that's why you get these weird things then:

/mnt/root/proc/1/cwd/dev/fd/5

You mount root at /mnt/root and have symlinks from /proc (on the card) to /mnt/root/proc (on the flash).

That said, I think you can ignore these errors as it's looking for a floppy drive.

Does the file /home/QtPalmtop/bin/word.rc exist for anyone?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva