| Summary: | <dl compact> rendering error (testcase) | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Stefano <paciopc> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | djarvie, illogical1, uniball |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
screenshot
The ps generated from printing from konqueror |
||
|
Description
Stefano
2004-10-12 14:35:20 UTC
Created attachment 7843 [details]
screenshot
here is how it is rendered; I've the feel it's not thre right rendering though
I'm really not sure about it.
*** This bug has been marked as a duplicate of 79230 *** It's not really the same bug since I can't reproduce the dup. On the other hand, Konqueror doesnt crash on code rendering, but only printing it. Please consider reopening this bug. Regards I got same backtrace as #79230. Please compile with --enable-debug=full.
#11 0x41436b3f in __assert_fail () from /lib/libc.so.6
#12 0x41c18bc2 in khtml::RenderBlock::createLineBoxes (this=0x860e1f8,
obj=0x860e0a0) at bidi.cpp:459
#13 0x41c18d4d in khtml::RenderBlock::createLineBoxes (this=0x860e1f8,
obj=0x860e114) at bidi.cpp:481
#14 0x41c18e49 in khtml::RenderBlock::constructLine (this=0x860e1f8,
start=@0xbfffdf80, end=@0xbfffdf70) at bidi.cpp:505
#15 0x41c1a91b in khtml::RenderBlock::layoutInlineChildren (this=0x860e1f8,
relayoutChildren=true) at bidi.cpp:1195
#16 0x41c1de52 in khtml::RenderBlock::layoutBlock (this=0x860e1f8,
relayoutChildren=true) at render_block.cpp:530
#17 0x41c1da17 in khtml::RenderBlock::layout (this=0x860e1f8)
at render_block.cpp:449
#18 0x41c1f199 in khtml::RenderBlock::layoutBlockChildren (this=0x860e02c,
relayoutChildren=true) at render_block.cpp:858
#19 0x41c1de67 in khtml::RenderBlock::layoutBlock (this=0x860e02c,
relayoutChildren=true) at render_block.cpp:532
#20 0x41c1da17 in khtml::RenderBlock::layout (this=0x860e02c)
at render_block.cpp:449
#21 0x41c1f199 in khtml::RenderBlock::layoutBlockChildren (this=0x860dfb4,
relayoutChildren=true) at render_block.cpp:858
#22 0x41c1de67 in khtml::RenderBlock::layoutBlock (this=0x860dfb4,
*** Bug 79230 has been marked as a duplicate of this bug. *** Sorry for late answer but I've been quite busy. I updated in the meanwhile to kde 3.3.1 and konqueror doesn't crash anymore printing that fragment of code. But printing it results still in a failure: I dunno if it depends on my kernel which I changed since last report so I got to investigate further. I cannot anymore reproduce the crash, rendering error stays? It seems to me rendering is fine. Should this bug be closed? Created attachment 7957 [details]
The ps generated from printing from konqueror
Ok I found another bug with this piece of code. Printing it doesn't make
konqueror crash but the x==y part isn't rendered in postscript generation of
kdeprinting as it can be seen in the attchment made through "print-->print to
postscrpit file".
fixed in head. fixed what? postscript bug? sorry to bother but I want to know If I have to open another report. Regards well, I'm not going to enumerate every comment. If I say fixed, it means of course completely fixed. *** Bug 93085 has been marked as a duplicate of this bug. *** *** Bug 92175 has been marked as a duplicate of this bug. *** |