[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User wg changed the following: What|Old value |New value Status|VERIFIED |CLOSED --- Additional comments from w...@openoffice.org Fri Feb 20 13:53:46 + 2009 --- Tested in OOO310_m2. 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User wg changed the following: What|Old value |New value Status|RESOLVED |VERIFIED --- Additional comments from w...@openoffice.org Fri Feb 13 10:03:24 + 2009 --- Checked manually and autotests on linux/windows have been run- ok. Verified. - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User mav changed the following: What|Old value |New value Assigned to|mav |wg --- Additional comments from m...@openoffice.org Thu Feb 12 10:29:38 + 2009 --- mav->wg: Please verify the issue. - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User ul changed the following: What|Old value |New value OtherIssuesDependingOnTh| |95768 is| | - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 --- Additional comments from m...@openoffice.org Fri Feb 6 13:20:04 + 2009 --- issue 98972 is the successor issue - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User mav changed the following: What|Old value |New value Status|NEW |RESOLVED Resolution| |FIXED --- Additional comments from m...@openoffice.org Fri Feb 6 13:11:32 + 2009 --- I have changed the sfx2 behavior for 3.1, since it is not only one filter. At least two filters in sd ( grf and cgm ) have the problem. Some other filters might have the problem as well. It looks to be too risky for me to change all the filters for 3.1 now. So I have submitted a successor issue for this. - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User mav changed the following: What|Old value |New value CC|'cl,regina' |'cl,mba,regina,sj' --- Additional comments from m...@openoffice.org Fri Feb 6 10:58:48 + 2009 --- It is not the second commit to the same medium. It is a commit of the different medium. The problem here is that the filter writes directly to the document instead of writing to the SfxMedium provided in ConvertTo() call. As result the framework implementation commits at the end the medium that was never written. It worked before because the medium did not try to open the output stream, and thus has nothing to commit. Now it has to open the stream, to handle the file locking centrally. I believed till now that we have a kind of rule, nobody writes directly to the target document file except framework. If it is still true then this is a problem of the export filter, the filter should get stream from the provided medium and export there. - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User cl changed the following: What|Old value |New value CC|'regina' |'cl,regina' --- Additional comments from c...@openoffice.org Fri Jan 30 08:56:08 + 2009 --- . - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User sj changed the following: What|Old value |New value Assigned to|sj|mav --- Additional comments from s...@openoffice.org Mon Jan 26 19:34:24 + 2009 --- sj->mav: SfxMedium::Commit() is called twice, the first time it is called from svx/source/xoutdev/_xoutbmp.cxx. In the first time the Transfer_Impl in SfxMedium::Commit() is copying and then killing the temporary stream. So the second commit call from SfxObjectShell::SaveTo_Impl makes the Transfer_Impl() working with a killed temporary stream having a size 0. If I am skipping the secondary call, everything works as expected. As you are having the most experience with sfx, I am glad hand over this issue to you. - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 --- Additional comments from w...@openoffice.org Wed Jan 21 11:00:15 + 2009 --- *** Issue 98310 has been marked as a duplicate of this issue. *** - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User wg changed the following: What|Old value |New value Assigned to|graphicsneedsconfirm |sj Priority|P3|P2 Target milestone|--- |OOo 3.1 --- Additional comments from w...@openoffice.org Mon Jan 19 07:47:28 + 2009 --- Reproducible. 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 User regina changed the following: What|Old value |New value CC|''|'regina' Ever confirmed| |1 Status|UNCONFIRMED |NEW Keywords| |oooqa, regression --- Additional comments from reg...@openoffice.org Sun Jan 18 20:29:03 + 2009 --- Confirm for OOoDEV300m39 on WinXP. It has been OK in m37 here. - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[graphics-issues] [Issue 98206] exporting to raster graphi cs (PNG/JPEG) gives 0 byte file
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98206 Issue #|98206 Summary|exporting to raster graphics (PNG/JPEG) gives 0 byte f |ile Component|Drawing Version|DEV300m38 Platform|Unknown URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|graphicsneedsconfirm Reported by|aziem --- Additional comments from az...@openoffice.org Sun Jan 18 19:36:33 + 2009 --- 1. Create a circle in OOo Draw 2. Click - File - Export 3. Choose PNG or JPEG Result: File size is 0 bytes System: Linux DEV300m_39 (pre 3.1.0) Comment: Exporting to HTML or PDF seems fine. - 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: issues-unsubscr...@graphics.openoffice.org For additional commands, e-mail: issues-h...@graphics.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org