Issue 37878 - Context menu Edit on dba Form causes segfault and core dump
Summary: Context menu Edit on dba Form causes segfault and core dump
Status: CLOSED DUPLICATE of issue 35940
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m62
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: mikhail.voytenko
QA Contact: issues@dba
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2004-11-25 13:31 UTC by alex.thurgood
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

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


Attachments
stack report (38.46 KB, text/plain)
2004-12-01 08:42 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description alex.thurgood 2004-11-25 13:31:03 UTC
Hi all,

Nasty bug in m62

Platform : Linux

Use the FormWizard to create a form from a mysql db. Use the default values
suggested by the wizard. When the form has been created, right mouse button
click on the form and choose "Edit". OOo segfaults and dumps core.

Alex
Comment 1 alex.thurgood 2004-11-25 13:31:37 UTC
setting oooqa keyword
Comment 2 marc.neumann 2004-11-29 08:54:37 UTC
I can reproduce this.

reassign to the developer
Comment 3 ocke.janssen 2004-11-29 10:24:02 UTC
.
Comment 4 Frank Schönheit 2004-12-01 08:41:40 UTC
Ah! - what's meant is the context menu on the background of the form document,
not the context menu on the form name in the database window ...
Comment 5 Frank Schönheit 2004-12-01 08:42:38 UTC
Created attachment 19954 [details]
stack report
Comment 6 Frank Schönheit 2004-12-01 08:44:52 UTC
note: you don't need the form wizard.
- create a form document in an arbitrary database
- open it by double-clicking onto it
- press the "Edit" button in the toolbox (which is the same as chosing "Edit"
from the
  context menu of the document background)
=> GPF

fs->mav: As the attached stack shows, this crashes somewhere in SfxMedium,
probably because this is an embedded document.
Wasn't there something that we should disable the "Edit" functionality
completely for embedded documents?
Comment 7 Frank Schönheit 2004-12-01 11:26:13 UTC
found issue 35940, which fix was to disable the "Edit" functionality for
embedded forms. This means that this issue here will disappear with the
integration of CWS dba20 (which is were issue 35940 was fixed).

*** This issue has been marked as a duplicate of 35940 ***
Comment 8 mikhail.voytenko 2005-02-28 12:23:24 UTC
Closed.