Issue 51962 - VCL is not able to open message box without working UNO
Summary: VCL is not able to open message box without working UNO
Status: ACCEPTED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-14 14:15 UTC by carsten.driesner
Modified: 2017-05-20 11:31 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 carsten.driesner 2005-07-14 14:15:54 UTC
Due to the usage of the package component to access the compressed image zip
file, VCL is not able to open message boxes without UNO. 
Our startup code is able to detect a non-working UNO environment, but cannot
show this info to the user.
Comment 1 carsten.driesner 2005-07-14 14:16:50 UTC
cd: Better summary.
Comment 2 philipp.lohmann 2005-07-14 14:34:07 UTC
true, due to the necessity for break iteration - which is a UNO service. The
result of primitive break iteration (e.g. breaking on spaces) would not look
acceptable in at least some languages; that at least was the reasoning at the
time (during creation of 1.0 and unicode transition).
Comment 3 ooo 2005-07-25 09:06:50 UTC
accepted
Comment 4 ooo 2005-09-22 14:34:16 UTC
retargeted to OOo 3.0
Comment 5 ooo 2006-06-20 14:41:10 UTC
reset target to 2.x
Comment 6 ooo 2006-12-12 16:43:02 UTC
reassigned to HDU.
Comment 7 hdu@apache.org 2006-12-13 09:23:52 UTC
Having a specialized message box for fatal errors is a good idea.

In a fatal situation (e.g. when relatively simple things such as bootstrapping 
OOo fail) nobody should expect to get an internationalized accessible 
non-modal dialog with line-wrapped text, fancy images, customized fonts, etc. 
though.
Comment 8 Martin Hollmichel 2008-01-28 02:31:34 UTC
set target 3.x
Comment 9 Marcus 2017-05-20 11:31:36 UTC
Reset assigne to the default "issues@openoffice.apache.org".