Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 301)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#285 wontfix Characterset Problems Silvan Scherrer
Description

Following up to the above... the WPSU header reports support for the specific Greek codepages 1253 and 869. That is actually correct, because it /does/ support all the Greek characters in those codepages.

Something in QT4 (possibly Pango?) is somehow drawing the conclusion that WPSU supports the entire Greek Unicode block, which is wrong. Whether it's basing that conclusion on the fact that those two codepages are supported, or because it checks the font for some particular character (or range of characters), I don't know.

see also http://svn.netlabs.org/lucide/ticket/141 comment:7 and later

#284 fixed Add support for symlinks in QFileDialog Dmitry A. Kuminov
Description

A bunch of recent checkins (e.g. r1113 and r1114) added support for kLIBC-provided symlinks. However QFileDialog doesn't actually seem to support them on OS/2.

In particluar, you can enter a directory which is a symlink but it will not show you its contents. And the icon for this directory will be wrong (shown like a file, no symlink arrow). Files which are symlinks also don't have proper icons.

#283 fixed Make Qt completely highmem-compatible herwigb
Description

Initial trials with using highmem -c on all Qt-DLLs look promising. It saves quite some low shared mem and as such makes the system run more stable because running out of low shared mem is the nr. 1 reasons for system crashes here.

A possible crash was however observed, wenn I closed SMPlayer with psi 0.15 also running. psi immediately crashed in MMPM.DLL

Killed by SIGSEGV
pid=0x0078 ppid=0x0026 tid=0x0001 slot=0x00d4 pri=0x0200 mc=0x0001
D:\PROGRAMS\PSI015\PSI.EXE
MMPM 0:00060561
cs:eip=005b:1e620561      ss:esp=0053:00efdc5c      ebp=00efdca8
 ds=0053      es=0053      fs=150b      gs=0000     efl=00000206
eax=00000002 ebx=189e002c ecx=00000009 edx=18d70158 edi=18d20770 esi=189e002c
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.