Issue 114596 - assertion: Unknown item detected: 5654
Summary: assertion: Unknown item detected: 5654
Status: CLOSED DUPLICATE of issue 117724
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m87
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Mathias_Bauer
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-19 14:43 UTC by 400guy
Modified: 2011-04-06 08:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description 400guy 2010-09-19 14:43:28 UTC
To reproduce ...

(*) Create a new Writer document.  Program displays the empty
    document.

(*) In the toolbar, click the icon "Export Directly as PDF".  Program
    presents Export dialog.

(*) Enter filename /tmp/a.  (If you have as little imagination as I
    do, the program asks "The file already exists.  Overwrite?"  Click
    Yes) The program presents Debug Output, previously reported as
    issue 114595 ...
    
        Error: OControlAccess::GetValue: don't have this control in the current
mode!
        From File
/home/terry/OOo_hacking/DEV300_m87/fpicker/source/office/OfficeControlAccess.cxx
at Line 421
        Abort ? (Yes=abort / No=ignore / Cancel=core dump)

(*) Click No to continue.  The program presents Debug Output ...

        Error: Unknown item detected: 5654
        From File /home/terry/OOo_hacking/DEV300_m87/sfx2/source/appl/appuno.cxx
at Line 1213
        Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I am running a non-product build of DEV300_m87.
Comment 1 400guy 2010-09-19 14:48:11 UTC
The program raises the reported assertion four times before returning to display
the empty document.
Comment 2 Mathias_Bauer 2011-04-06 08:41:56 UTC

*** This issue has been marked as a duplicate of issue 117724 ***