[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-05-15 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User wg changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Tue May 15 10:55:20 + 
2007 ---
Tested in master OOF680m16. Closed.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-25 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Wed Apr 25 09:05:42 + 
2007 ---
Verified in CWS.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-20 Thread af
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User af changed the following:

What|Old value |New value

 Assigned to|af|wg





--- Additional comments from [EMAIL PROTECTED] Fri Apr 20 12:51:18 + 
2007 ---
Please verify.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-16 Thread af
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User af changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Apr 16 08:28:04 + 
2007 ---
Another instance of the ...::Current() problem.  This method may, and in this
case did, return NULL.  This is especially likely while starting up: the current
SfxObjectShell is just not yet set.

Fixed by obtaining the SfxObjectShell from the view shell.

Modified file is svx/source/tbxctrls\colrctrl.cxxver. 1.15.216.1


-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-12 Thread af
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User af changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Apr 12 12:28:54 + 
2007 ---
The problem seems to be a missing SfxObjectShell in the SvxColorDockingWindow
constructor.  The call to SfxObjectShell::Current() returns NULL in the cases
when the color bar is not displayed.  Without the SfxObjectShell the ValueSet of
colors is not initialized.

I have to further investigate why the SfxObjectShell is missing and how to fix 
it.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-12 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User mh changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |OOo 2.2.1





--- Additional comments from [EMAIL PROTECTED] Thu Apr 12 10:06:28 + 
2007 ---
set target to 2.2.1

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-12 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User mba changed the following:

What|Old value |New value

  CC|'simonaw,volkerme'|'mh,simonaw,volkerme'





--- Additional comments from [EMAIL PROTECTED] Thu Apr 12 10:01:26 + 
2007 ---
Ah sorry, I must have overlooked this when I searched for it in my IRC log. Good
to have the meeting minutes.

So perhaps then the target should be changed. IIRC Martin wanted to do that.


-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-08 Thread volkerme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018





--- Additional comments from [EMAIL PROTECTED] Sun Apr  8 17:32:11 + 
2007 ---
This is classic malfunction which would irritate new/unexperienced users.
According to
http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes#2007-04-02 this
issue has been approved for 2.2.1
@mba: Your were there. Is it wrong on the wiki?


-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-08 Thread wolle2000
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018





--- Additional comments from [EMAIL PROTECTED] Sun Apr  8 17:01:29 + 
2007 ---
I don't agree. Admitted, it's not severe, but it is something that went fine 
until version 2.1, and for people who expect this "normal" behaviour it might 
be quite irritating when they start Draw and don't find the colours any more.
Above, I don't find it quite logical to lay a bug on ice which is absolutely 
new! The ones who programmed it, should remember it very well NOW. The longer 
you wait the more diificult it might become to find it :)  

Wolfgang

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-07 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018





--- Additional comments from [EMAIL PROTECTED] Sat Apr  7 18:07:26 + 
2007 ---
It's not severe enough and an easy workaround is available. 2.3 is enough, IMHO

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-06 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User kpalagin changed the following:

What|Old value |New value

Keywords|  |regression





--- Additional comments from [EMAIL PROTECTED] Sat Apr  7 05:42:38 + 
2007 ---
Wouldn't regression like this deserve P2/2.2.1?
Setting keyword.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-05 Thread parmruss
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018





--- Additional comments from [EMAIL PROTECTED] Fri Apr  6 03:21:30 + 
2007 ---
I also get this behavior in Impress, Oo 2.2 rc4, WinXP sp2

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-05 Thread parmruss
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018





--- Additional comments from [EMAIL PROTECTED] Fri Apr  6 03:11:59 + 
2007 ---
I also get this behavior in Impress, Oo 2.2 rc4, WinXP sp2

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-02 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User cd changed the following:

What|Old value |New value

 Assigned to|cd|af





--- Additional comments from [EMAIL PROTECTED] Mon Apr  2 14:23:49 + 
2007 ---
cd->af: Please take over. Looks like a problem within the draw application. The
content of a child window is controlled by the application.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-02 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User wg changed the following:

What|Old value |New value

 Assigned to|wg|cd

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 2.3





--- Additional comments from [EMAIL PROTECTED] Mon Apr  2 14:09:52 + 
2007 ---
Yes, reproducible. For the second problem please file an extra issue with a
detailed step by step description. Thanks. Reassigned.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-02 Thread simonaw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018


User simonaw changed the following:

What|Old value |New value

  CC|'volkerme'|'simonaw,volkerme'





--- Additional comments from [EMAIL PROTECTED] Mon Apr  2 13:22:42 + 
2007 ---
Reproducible on Linux x86 as well with the difference that it does not matter
whether I start Draw from the commandline with -draw or open it through an
already running OOo instance.
I have to disable and re-enable the color bar through the view menu. Collapsing
and re-expanding it via the handle is not enough.

However, I am unable to reproduce the second problem.

-
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]



[graphics-issues] [Issue 76018] Color bar is empty at star t.

2007-04-02 Thread wolle2000
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76018
 Issue #|76018
 Summary|Color bar is empty at start.
   Component|Drawing
 Version|OOo 2.2 RC4
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|wg
 Reported by|wolle2000





--- Additional comments from [EMAIL PROTECTED] Mon Apr  2 12:37:39 + 
2007 ---
When starting Draw without any other module having been started, the color bar 
is empty, it's only gray. You have to go to the menu "view > toolbars > color 
bar" deaktivate it and then reactivate it again in order to make it visible.

This behaviour does not happen, when starting Draw out of another already 
started module.

Also, when the color bar is docked to the right edge, whenever in Calc there is 
a toolbar (by default the "Function list") which is docked at the right edge, 
too, both, color bar from Draw and function list in Calc, influence each other 
at the start fof the module as far as the status hide/show is concerned. 
Example: you start Calc, hide the function list. Then start Draw, the color bar 
will bie hidden, too! And vice versa.

Wolfgang

-
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]