[Desktop-packages] [Bug 172779] Re: [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right of image

2016-01-11 Thread Christopher M. Penalver
Issue no longer reproducible in Wily.

** Changed in: libreoffice (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice:
  Fix Released
Status in OpenOffice:
  In Progress
Status in libreoffice package in Ubuntu:
  Invalid
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg && unoconv --listener && unoconv -f eps test-eps-
  export.odg && lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-12-15 Thread Vstuart-foote
Created attachment 110241
test kit ODG drawing with and without margins and exported images

An old filter issue. Still present in LODev 4.5.0.0alpha0+ affecting
Draw export filter for .EPS, .PNG and .GIF, where image filter is mis-
handling the margin details in calculating image size, and the margin
values are then masking the image details on right and bottom edges.

If Draw page setup is adjusted to 0.00 margins, then no cropping of the
exported images (as .eps, .png or .gif) occurs.

Other image format export filters render full image at 96dpi for whole
draw document page including any margins.

Test kit with examples attached.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-12-15 Thread Libreoffice-commits
David Tardon committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=a68a7b831a5d1756ea9428e12bb89f69dc30950f

fdo#37682 paint the right area

It will be available in 4.5.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-12-15 Thread Vstuart-foote
*** Bug 63334 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-12-15 Thread Vstuart-foote
On Windows 7 sp1, 64-bit en-US with
Version: 4.5.0.0.alpha0+
Build ID: 629a705c12766c54e14035b55850e36c2167
TinderBox: Win-x86@39, Branch:master, Time: 2014-12-10_07:01:18
Locale: en_US

Verified fixed, margins are honored and images correctly sized, also
checked examples from the duplicate bugs. All correct now.

bug 63334 -- https://bugs.freedesktop.org/attachment.cgi?id=77674
bug 78981 -- https://bugs.freedesktop.org/attachment.cgi?id=99437
bug 80362 -- https://bugs.freedesktop.org/attachment.cgi?id=101533

Thanks David!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-12-15 Thread Vstuart-foote
*** Bug 80362 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-12-15 Thread Libreoffice-commits
David Tardon committed a patch related to this issue.
It has been pushed to libreoffice-4-4:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=a87db12c78d073dbfea50c833c25360285787054h=libreoffice-4-4

fdo#37682 paint the right area

It will be available in 4.4.0.0.beta3.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-12-15 Thread Vstuart-foote
Image types handling transparency seem to be affected with this sd
filter issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779] Re: [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right of image

2014-12-15 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Fix Released
Status in The OpenOffice.org Suite:
  In Progress
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-11-10 Thread Daniel Pocock
I observe the same bug on Debian wheezy with the package version 
1:3.5.4+dfsg2-0+deb7u2

It is more frustrating because the EPS thumbnail looks OK and the
problem is only visible when you check the exported EPS itself.

If the EPS is being exported for some third party (like a printing
company) and the user doesn't open it themselves they may not realize it
is bad.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2014-07-14 Thread Owen-genat
*** Bug 78981 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2013-12-08 Thread Libreoffice-z
Inappropriate NEEDINFO reverted to NEW

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2013-12-08 Thread Alexpikptz
The bug is still reproducible with LibreOffice Draw 4.2 beta2 on Debian 
testing(“Jessie”) x86_64. 
The same behavior is for .png and .gif export with transparency (see bug 63334).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779] Re: [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right of image

2013-12-08 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779]

2011-12-24 Thread Björn Michaelsen
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 
prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation: http://nabble.documentfoundation.org
/RFC-Operation-Spamzilla-tp3607474p3607474.html

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Incomplete
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779] Re: [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right of image

2011-12-24 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Incomplete
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779] Re: [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right of image

2011-12-22 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=37682.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-05-28T06:07:25+00:00 Christopher M. Penalver wrote:

Created attachment 47241
test-eps-export.odg

Downstream bug may be found at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/172779

OOo bug may be found at:
http://openoffice.org/bugzilla/show_bug.cgi?id=76048

1) lsb_release -rd
Description: Ubuntu 11.04
Release: 11.04

2) apt-cache policy libreoffice-draw
libreoffice-draw:
  Installed: 1:3.3.2-1ubuntu5
  Candidate: 1:3.3.2-1ubuntu5
  Version table:
 *** 1:3.3.2-1ubuntu5 0
500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
100 /var/lib/dpkg/status
 1:3.3.2-1ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

apt-cache policy unoconv
unoconv:
  Installed: 0.3-6
  Candidate: 0.3-6
  Version table:
 *** 0.3-6 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
100 /var/lib/dpkg/status

3) What is expected to happen in LibreOffice Draw via the Terminal:

cd ~/Desktop  wget
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
/test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

is that the two files look the same.

4) What happens instead is the .eps has white margins on the right and
the bottom of the page, cropping the content.

WORKAROUND: Select all the content and then export the selection.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/172779/comments/5


On 2011-05-28T07:36:58+00:00 Libreoffice-z wrote:

[Reproducible] with LibreOffice 3.4.0RC1  – WIN7  Home Premium  (64bit) German 
UI [OOO340m1 (Build:11)].
Same bad results with OOo 3.1.1:
When I open exports with GhostView, I always see a much too big top margin, and 
export of complete page is truncated.

OOo 3.1.1 also shows the too big top margin problem (when opened with
GhostView), but no truncations when all page will be exported, with that
version I do not see any difference between page export and selection
export.

With OOo 1.1.4 I see no difference between page export and selection
export.

Additional information:
When I open the export results with LibO (only level 1 exports will be shown) 
no too big top margin (as visible with GV) will be visible.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/172779/comments/6


** Bug watch added: openoffice.org/bugzilla/ #76048
   http://openoffice.org/bugzilla/show_bug.cgi?id=76048

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 172779] Re: [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right of image

2011-09-15 Thread Björn Michaelsen
** Changed in: openoffice.org (Ubuntu)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 172779] migrating packaging from OpenOffice.org to Libreoffice

2011-09-15 Thread Björn Michaelsen
[This is an automated message.]
There are no new official OpenOffice.org releases in Ubuntu packaging anymore 
= Won't Fix  

If the problem persists, please mark this bug as also affects project
Libreoffice or also affects distribution Libreoffice (Ubuntu) if that
has not happened already.

Please leave references to upstream OpenOffice.org bugs in place to
allow cross pollination.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy unoconv
  unoconv:
Installed: 0.3-6
Candidate: 0.3-6
Version table:
   *** 0.3-6 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in LibreOffice Draw via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files
  /test-eps-export.odg  unoconv --listener  unoconv -f eps test-eps-
  export.odg  lodraw -nologo test-eps-export.odg test-eps-export.eps

  is that the two files look the same.

  4) What happens instead is the .eps has white margins on the right and
  the bottom of the page, cropping the content.

  WORKAROUND: Select all the content and then export the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp