To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85730
                 Issue #|85730
                 Summary|SalFrame::SetIcon must not use icons stored in the exe
                        |cutable
               Component|gsl
                 Version|680m242
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Wed Jan 30 14:57:40 +0000 
2008 -------
Reportedly, the various platform-specific implementations of SalFrame::SetIcon
use icons extracted from the executable binary file.  On CWS sb83, the
executable binary (soffice.bin) is no longer brand specific, so this mechanism
of obtaining brand specific icons now fails.

Instead, icons should probably be constructed from bitmaps obtained from the
resource manager.  One possible resource file to store those bitmaps in is
ooo...res (generic OOo) resp. iso...res (brand specific override of ooo...res).
 For Windows, hro should know how to create HICONs from bitmaps.

>From my point of view, this issue can either be fixed directly on CWS sb83, or
on another CWS targeting OOo 3.0 (as the defect it fixes is rather trivial).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to