Custom Query (121 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 121)

Ticket Resolution Summary Owner Reporter
#37 fixed EasyPaint problems editing PBM file ataylor
Description

I opened a monochrome PBM file in EasyPaint? 0.1.0 to clean up some background noise with the eraser tool.

After erasing several times, suddenly the entire image disappeared!

Hitting Undo caused it to reappear. From that point on, any edit operation caused the entire image to disappear.

The console showed the following, repeated many times:

QPainter::begin: Paint device returned engine == 0, type: 3 QPainter::setPen: Painter not active QPainter::drawPoints: Painter not active QPainter::end: Painter not active, aborted

I then tried to save the image at that point. EasyPaint? crashed with:

Killed by SIGSEGV pid=0x00b8 ppid=0x00b7 tid=0x0001 slot=0x00bc pri=0x0200 mc=0x0001 E:\PROGRAMS\EASYPAINT\EASYPAINT.EXE QTGUI4 0:000e0e22 cs:eip=005b:1c3d0e22 ss:esp=0053:0015ef18 ebp=0015ef3c

ds=0053 es=0053 fs=150b gs=0000 efl=00210216

eax=00801f80 ebx=00000000 ecx=1bc00002 edx=0015ef6c edi=00801f80 esi=0015efd0 Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

And my image was overwritten by a 0-byte file. :(

(Fortunately I can regenerate it easily from the data source.)

QT 4.7.3

#57 no response Using qpdfview_0_4_1.zip when I try to open a pdf file I get a message that it can not load the PDF plugin. Silvan Scherrer axdmlm
Description

I downloaded Qpdfview_0_4_1.zip and unzipped it into a directory. When I attempt to open a PDF it fails with a message could not load PDF plugin. I ran chkdll32 against the qpdfview.exe and here is the output.

[I:\Qpdfview]chkdll32 qpdfview.exe
Loading DLL 'libc065' --> I:\ECS\DLL\LIBC065.DLL.
Loading DLL 'QtCore4' --> I:\USR\LIB\QTCORE4.DLL.
Loading DLL 'stdcpp' --> I:\ECS\DLL\STDCPP.DLL.
Loading DLL 'QtGui4' --> I:\USR\LIB\QTGUI4.DLL.
Loading DLL 'gcc446' --> I:\ECS\DLL\GCC446.DLL.
Loading DLL 'cups' --> I:\CUPS\SBIN\CUPS.DLL.
Loading DLL 'QtSql4' --> I:\USR\LIB\QTSQL4.DLL.
Loading DLL 'z' --> I:\USR\LIB\Z.DLL.
Loading DLL 'tcpip32' --> I:\MPTN\DLL\TCPIP32.DLL.
All DLL's used by 'qpdfview.exe' could be loaded.
#2 fixed Support for extended system beeps dmik axel.hagedorn@…
Description

As far as I have seen and tried out - if you want to use system beeps instead of real sounds you can only use "!beep" for one single beep for an event. It would be very nice to be able to specify more than just one beep and differences in frequency and duration between different beeps - like it was possible in pwICQ, where you could specify a beep event like %frequency1,duration1,frequency2,duration2,.... (I always used %800,100,800,100,800,100,500,150 for example.) Any chance this could be added to the !beep parameter?

Note: See TracQuery for help on using queries.