Issue 91496 - DEV300_m22: Crash when starting slideshow in GTK-plugin
Summary: DEV300_m22: Crash when starting slideshow in GTK-plugin
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: DEV300m22
Hardware: All Unix, all
: P2 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
: 91612 92024 (view as issue list)
Depends on:
Blocks:
 
Reported: 2008-07-09 08:48 UTC by wolframgarten
Modified: 2008-07-25 12:22 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
stack with more details (3.93 KB, text/plain)
2008-07-10 09:50 UTC, hdu@apache.org
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description wolframgarten 2008-07-09 08:48:42 UTC
Open a new doc, start a slideshow with F5: Crash. Occurs on Sparc.
Comment 1 hdu@apache.org 2008-07-09 16:08:52 UTC
Since DEV300_m5, i.e. CWS canvas05.
It only crashes with the GTK plugin, with USE_VCL_PLUGIN=gen everything is stable
@thb: whoever broke it knows best how to fix it...

Comment 2 hdu@apache.org 2008-07-09 16:11:21 UTC
s/DEV300_m5/DEV300_m22/g
Comment 3 thb 2008-07-09 17:26:15 UTC
@hdu: works here (Linux, of course) - could you please attach a stack trace?
Comment 4 hdu@apache.org 2008-07-10 09:50:23 UTC
Created attachment 55043 [details]
stack with more details
Comment 5 hdu@apache.org 2008-07-10 10:04:15 UTC
@thb: frame 5 indicates that these changes from your canvas05 CWS seem to be involved:
http://gsl.openoffice.org/source/browse/gsl/vcl/source/window/window.cxx?
rev=1.282&r1=1.279&r2=1.280
Please explain these self-verified changes in detail if possible.
Comment 6 thb 2008-07-10 10:09:39 UTC
@hdu: ah. GtkSalFrame::GetSystemData() should also setup the SystemEnvData anew
everytime - or at least set the nSize member in InitCommon. Funny I missed that
on Linux...
Comment 7 hdu@apache.org 2008-07-10 10:24:17 UTC
@thb: great! Do you need have a CWS for OOo3 to fix that? CWS vcl91 has a matching target.
Comment 8 thb 2008-07-10 10:26:23 UTC
@hdu: ok, will take vcl91. For the record: the bug is in gtkframe,
Window::GetSystemDataAny has never worked correctly for that.
Comment 9 thb 2008-07-10 10:26:48 UTC
.
Comment 10 wolframgarten 2008-07-10 10:36:11 UTC
The ID of the error report is r93y4uc.
The ID of the error report is rt3y4uc.
Comment 11 hdu@apache.org 2008-07-10 11:50:38 UTC
@mh: something for beta2?
Comment 12 wolframgarten 2008-07-10 12:08:31 UTC
BEB300_m3 build 9328 looks good on the same machine.
Comment 13 thb 2008-07-11 18:11:33 UTC
Fixed in CWS vcl91
Comment 14 philipp.lohmann 2008-07-18 16:18:41 UTC
please verify in CWS vcl91 (please think of patch 119059-44)
Comment 15 wolframgarten 2008-07-21 09:38:04 UTC
Verified in CWS.
Comment 16 wolframgarten 2008-07-21 10:32:38 UTC
*** Issue 91612 has been marked as a duplicate of this issue. ***
Comment 17 clippka 2008-07-25 12:22:17 UTC
*** Issue 92024 has been marked as a duplicate of this issue. ***
Comment 18 clippka 2008-07-25 12:22:50 UTC
closing