Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - vinc17

Pages: [1]
1
With the hardware keyboard, I get random missing key presses in Termux. Sometimes, keys are swapped, or the same character appears twice (but this is quite rare). The Messaging application also seems to be affected, but much less often. Other applications, like Termius, do not seem to be affected at all.

With Termux key logging, it appears that the key events received by Termux match what I get in the terminal, i.e. key events are missing. See https://github.com/termux/termux-app/issues/3100

Can other users reproduce this issue, possibly with other applications?

2
Linux Applications / Recent zgcc (C compiler)?
« on: September 22, 2004, 05:54:04 am »
I currently have zgcc 2.02, but it corresponds to an old and buggy (for the unsigned division) gcc version (2.95). Where can I find a recent version (gcc 3.x)?

Note: I want gcc on my Zaurus, not a cross-compiler.

3
Software / libxml2/libxslt?
« on: September 11, 2004, 03:51:11 am »
Have libxml2 and libxslt been compiled for the Zaurus and working with the libc 2.2.2 (Sharp ROM)?

I can't compile libxml2 on my Zaurus: I get an I/O error during the compilation of the first big C file (perhaps because there isn't enough RAM).

4
Software / libgcc_s.so.1 for libc 2.2.2?
« on: August 29, 2004, 06:51:14 pm »
Where can I find a libgcc_s.so.1 compatible with the libc 2.2.2 that is in the original Sharp ROM of the SL-C860?

The http://sgp.zaurii.net/binaries/libgcc_s.so.1 I've found in the archives of these forums can't be used as it requires libc 2.2.4.

Thanks in advance.

5
Software / Complete font for QKonsole (with semi-graphic)
« on: August 09, 2004, 02:26:17 pm »
Where can I find a font for QKonsole that contains
  • all the ISO-8859-1 characters,
  • the semi-graphic characters (also called line graphics) in the alternative character set (ACS).

6
Cxx0 General discussions / Using KeyHelper
« on: August 06, 2004, 09:20:57 pm »
When I execute "khctl reload" on my SL-C860, I get:

Code: [Select]
qcop QPE/KeyHelper reload()
SlSharedManager: can't get proc entry
Display size = 480x640

Why do I get this error?

Also, where can I find a complete list of keycodes (with all the Fn combinations)?

7
Linux Issues / /usr/QtPalmtop.rom permissions and slocate
« on: August 02, 2004, 03:48:52 am »
On the SL-C860 with Sharp ROM:

Does anyone know why /usr/QtPalmtop.rom and its subdirectories don't have read and execute permissions for everybody? This is rather silly! This means that some setgid programs needing a library from it, like slocate, won't be able to run under the (default) zaurus account.

Code: [Select]
zaurus:~> locate
locate: error while loading shared libraries: libqte.so.2: cannot load shared object file: No such file or directory

Well, I get this when I run locate from Qkonsole, but not from a ssh connection (id outputs uid=500(zaurus) gid=500(qpe) in both cases), even when I set LD_LIBRARY_PATH to the same string. Any idea?

8
Accessories / Formatting a 1GB SD card
« on: July 29, 2004, 03:06:23 am »
I've just had a 1GB ATP SD card, which I reformatted to ext2, but I quickly had I/O errors. I'd like to reformat it to vfat to test it, but I get the following error:

Code: [Select]
# mkfs.vfat /dev/mmcda1
mkfs.vfat 2.8 (28 Feb 2001)
mkfs.vfat: Attempting to create a too large file system

I can't use the -F 32 option either (error mkfs.vfat: unable to allocate space for FAT image in memory).

Any idea?

9
Software / Scrolling problem with Opera after using Kino2
« on: July 27, 2004, 07:59:10 pm »
After using Kino2, scrolling no longer works correctly in Opera 7.30, in particular the scrolling line by line (page by page is better): some rectangular parts of the screen are not redrawn. Quitting and restarting Opera has no effect; it seems that I need to reboot!

Does anyone have any information about this problem and if it can be solved?

Note: I have a Zaurus SL-C860 with the original ROM (1.40 JP).

TIA,

Vincent Lefèvre.

Pages: [1]