[Bug 237645] Re: Export a oocalc table to pdf is not possible. It seems possible to export only the first table I created!

2008-06-05 Thread ryuujin
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/15059289/Dependencies.txt -- Export a oocalc table to pdf is not possible. It seems possible to export only the first table I created! https://bugs.launchpad.net/bugs/237645 You received this bug notification because you a

[Bug 237645] [NEW] Export a oocalc table to pdf is not possible. It seems possible to export only the first table I created!

2008-06-05 Thread ryuujin
Public bug reported: Binary package hint: openoffice.org I'm using OpenOffice calc 2.4.1 rc2-ubuntu I cannot export tables different from the first I created to pdf. When I try (inserting the number of the page or selecting to export all) oocalc always exports the first table I created. Note: no

[Bug 57140] @edgy - segmentation fault strlen - implicated apt-get, aptitude, synaptic, adept

2006-08-21 Thread ryuujin
on fault (core dumped) I've core files and other details if they'll be necessary. Thanks... ..ryuujin ** Affects: Ubuntu Importance: Untriaged Status: Unconfirmed -- @edgy - segmentation fault strlen - implicated apt-get, aptitude, synaptic, adept https:/

[Bug 57140] Re: [Bug 57140] Re: @edgy - segmentation fault strlen - implicated apt-get, aptitude, synaptic, adept

2006-08-21 Thread ryuujin
2006/8/21, Micah Cowan <[EMAIL PROTECTED]>: > > Your test program is guaranteed to fail. You do strlen() on a > nonexistant string (I think you wanted argv[1], which would give you the > "a"). You right... :) argv[1] It is extremely unlikely that the problem is actually in strlen(): > strlen() o