Issue 91655 - Error: OCommonPicker::initialize: unknown argument type at position 0 (when browsing for a to-be-added extension)
Summary: Error: OCommonPicker::initialize: unknown argument type at position 0 (when b...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 08:19 UTC by Frank Schönheit
Modified: 2009-09-28 13:01 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 Frank Schönheit 2008-07-15 08:19:57 UTC
- use OOo-interal file dialogs
- Tools / Extensions
- in the "Extension Manager" dialog, press the "Add" button
=> Error: OCommonPicker::initialize: unknown argument type at position 0
Comment 1 Frank Schönheit 2008-07-15 08:20:47 UTC
assertion bug, hindering work with the non-product release => targeting to the
next feasible non-micro release
Comment 2 dirk.voelzke 2008-07-15 12:29:52 UTC
SvtFilePicker::initialize calls OCommonPicker::initialize with the complete
argument list, but the first parameter is not a property which causes the
assertion. The first parameter has to be removed from the list before handing
the list over to OCommonPicker::initialize
Comment 3 tkr 2008-07-15 12:36:44 UTC
accepted
Comment 4 tkr 2008-07-30 12:06:21 UTC
fixed in cws tkr16
Comment 5 tkr 2008-11-05 12:13:46 UTC
tkr -> tm: Please verify in tkr16
Comment 6 tkr 2009-01-06 07:35:35 UTC
TM please use the non pro installset for this issue. 
Comment 7 tkr 2009-01-15 14:01:55 UTC
Component changed
Comment 8 thorsten.martens 2009-01-22 09:21:24 UTC
checked and verified in cws tkr16 -> OK !
Comment 9 thorsten.martens 2009-09-28 13:01:02 UTC
closed