[Bug 429232] Re: openoffice eps export sets incorrect cutting path

2009-10-09 Thread Mark Wilby
Issue submitted to www.openoffice.org under issue number 105759, 
http://www.openoffice.org/issues/show_bug.cgi?id=105759


** Bug watch added: OpenOffice.org Issue Tracker #105759
   http://qa.openoffice.org/issues/show_bug.cgi?id=105759

-- 
openoffice eps export sets incorrect cutting path
https://bugs.launchpad.net/bugs/429232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 429232] Re: openoffice eps export sets incorrect cutting path

2009-10-09 Thread Chris Cheney
** Changed in: openoffice
   Importance: Undecided = Unknown

** Changed in: openoffice
   Status: New = Unknown

** Changed in: openoffice
 Remote watch: None = OpenOffice.org Issue Tracker #105759

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Triaged

** Summary changed:

- openoffice eps export sets incorrect cutting path
+ [upstream] openoffice eps export sets incorrect cutting path

-- 
[upstream] openoffice eps export sets incorrect cutting path
https://bugs.launchpad.net/bugs/429232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 429232] Re: openoffice eps export sets incorrect cutting path

2009-10-08 Thread Chris Cheney
Can you please file this upstream bug at
http://qa.openoffice.org/issue_handling/pre_submission.html and add the
bug number back to this report?

** Also affects: openoffice
   Importance: Undecided
   Status: New

-- 
openoffice eps export sets incorrect cutting path
https://bugs.launchpad.net/bugs/429232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 429232] Re: openoffice eps export sets incorrect cutting path

2009-09-17 Thread Mark Wilby
Just checked it, and the problem is still there.

The problem that was around the following two lines

0 0 m 27692 0 l 27692 19005 l 0 19005 l 0 0 l eoclip newpath
0 1000 m 28693 1000 l 28693 20006 l 1000 20006 l 1000 1000 l eoclip newpath

has been replaced with

0 0 m 27692 0 l 27692 19005 l 0 19005 l 0 0 l eoclip newpath

So the output code has been modified, but the wrong line was removed. 
Actually,  both lines are wrong, but the second one does no damage to 
the visible region. The clipping path above need to be translated by 
(1000, 1000) to work properly

1000 1000 m 28692 1000 l 28692 20005 l 1000 20005 l 1000 1000 l eoclip 
newpath

This is set at the beginning, so its really not needed here. Assuming 
its there for some sort of performance reason, it should match the 
objects that are drawn in that group: I noticed that the incorrect 
cutting path is regenerated at the end of the file. Maybe this is in 
preparation for some other group of objects, but I don't know.

Mark

Chris Cheney wrote:
 Do you still have this issue with the new version in Ubuntu 9.04 with
 the ppa at https://launchpad.net/~openoffice-pkgs/+archive/ppa or Ubuntu
 Karmic?

 ** Changed in: openoffice.org (Ubuntu)
Status: New = Incomplete



-- 
openoffice eps export sets incorrect cutting path
https://bugs.launchpad.net/bugs/429232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 429232] Re: openoffice eps export sets incorrect cutting path

2009-09-16 Thread Chris Cheney
Do you still have this issue with the new version in Ubuntu 9.04 with
the ppa at https://launchpad.net/~openoffice-pkgs/+archive/ppa or Ubuntu
Karmic?

** Changed in: openoffice.org (Ubuntu)
   Status: New = Incomplete

-- 
openoffice eps export sets incorrect cutting path
https://bugs.launchpad.net/bugs/429232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 429232] Re: openoffice eps export sets incorrect cutting path

2009-09-14 Thread Mark Wilby

** Attachment added: zip file with 2 eps files. test.eps (original) and 
testFixed.eps (with fixed postscript)
   http://launchpadlibrarian.net/31771897/bug.zip

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31771898/Dependencies.txt

-- 
openoffice eps export sets incorrect cutting path
https://bugs.launchpad.net/bugs/429232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs