Custom Query (121 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 121)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
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

#115 no response Gomoku crash in QTGUI4 ak120
Description
C:\PROG\QT4\Gomoku>cutegomoku.exe

Killed by SIGSEGV
pid=0x009d ppid=0x002e tid=0x0001 slot=0x00a1 pri=0x0200 mc=0x0001 ps=0x0010
C:\PROG\QT4\GOMOKU\CUTEGOMOKU.EXE
QTGUI4 0:000a6225
cs:eip=005b:17976225      ss:esp=0053:0083f198      ebp=0083f300
 ds=0053      es=0053      fs=150b      gs=0000     efl=00212202
eax=00000000 ebx=0083f21b ecx=0083f8f8 edx=1788de01 edi=80000110 esi=0083f2e4
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
#106 not a bug IndexError: pop from empty list dmik ak120
Description

Zum Reproduzieren

Während der Ausführung von GET auf /attachment/ticket/105/ hat Trac einen internen Fehler gemeldet.

(Bitte geben Sie hier weitere Details an)

Anfrageparameter:

{'action': u'new', 'path': u'105/', 'realm': u'ticket'}

User agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.12) Gecko/20140325 Firefox/10.0.12 SeaMonkey/2.7.2

Systeminformationen

Systeminformation nicht verfügbar

Aktive Plugins

Plugininformation nicht verfügbar

Python-Zurückverfolgungsinformationen

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/trac/web/main.py", line 513, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.7/site-packages/trac/web/main.py", line 241, in dispatch
    content_type)
  File "/usr/local/lib/python2.7/site-packages/trac/web/chrome.py", line 1095, in render_template
    encoding='utf-8')
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 184, in render
    return encode(generator, method=method, encoding=encoding, out=out)
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 58, in encode
    for chunk in iterator:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 350, in __call__
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 829, in __call__
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 669, in __call__
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 774, in __call__
    for kind, data, pos in chain(stream, [(None, None, None)]):
  File "/usr/local/lib/python2.7/site-packages/genshi/output.py", line 594, in __call__
    for ev in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/trac/web/chrome.py", line 1264, in _strip_accesskeys
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/trac/web/chrome.py", line 1253, in _generate
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 618, in _include
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 378, in _match
    ctxt, start=idx + 1, **vars):
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 378, in _match
    ctxt, start=idx + 1, **vars):
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 326, in _match
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 558, in _flatten
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/path.py", line 588, in _generate
    subevent = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 618, in _include
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 315, in _strip
    event = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 558, in _flatten
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/core.py", line 289, in _ensure
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/path.py", line 588, in _generate
    subevent = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 618, in _include
    for event in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/template/markup.py", line 315, in _strip
    event = next()
  File "/usr/local/lib/python2.7/site-packages/genshi/template/base.py", line 558, in _flatten
    for kind, data, pos in stream:
  File "/usr/local/lib/python2.7/site-packages/genshi/filters/i18n.py", line 178, in _generate
    for event in msgbuf.translate(gettext(msgbuf.format())):
  File "/usr/local/lib/python2.7/site-packages/genshi/filters/i18n.py", line 1051, in translate
    events = self.events[order].pop(0)
IndexError: pop from empty list
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.