Re: [Libreoffice] Segmentation fault in building tail_build project

2011-10-29 Thread LOH KOK HOE
Thanks for your help. I have the make 3.82 downloaded. May I know can I instruct the build to use the latest version of make 3.82. I was using Ubuntu, currently using version 3.81, and not really want to remove the old version and install a new one because there are dependencies using make 3.81.

Re: [Libreoffice] Segmentation fault in building tail_build project

2011-10-29 Thread Christian Lohmaier
Hi *, On Sat, Oct 29, 2011 at 11:16 AM, LOH KOK HOE huahsi...@gmail.com wrote: May I know is there a way to use the make 3.82 and not removing make 3.81? export GNUMAKE=/path/to/make-3.82 ciao Christian ___ LibreOffice mailing list

Re: [Libreoffice] Segmentation fault in building tail_build project

2011-10-29 Thread Norbert Thiebaud
On Sat, Oct 29, 2011 at 6:13 AM, Christian Lohmaier lohmaier+libreoff...@googlemail.com wrote: Hi *, On Sat, Oct 29, 2011 at 11:16 AM, LOH KOK HOE huahsi...@gmail.com wrote: May I know is there a way to use the make 3.82 and not removing make 3.81? export GNUMAKE=/path/to/make-3.82 or

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 --- Comment #216 from Mikeyy mikeyy@gmail.com 2011-10-29 06:17:55 PDT --- Like to nomiante 2 bugs. Have one more, but wasn't able to find it reported. No difference between different border thikness -

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Mikeyy mikeyy@gmail.com changed: What|Removed |Added Depends on||33634, 42339 -- Configure

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Mikeyy mikeyy@gmail.com changed: What|Removed |Added Depends on||39589 -- Configure

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 --- Comment #217 from Mikeyy mikeyy@gmail.com 2011-10-29 06:36:18 PDT --- Finally found bug that I experience offten since most of company use Excel 2003 and few of us use LO 3.4.3 XLS files saved by CALC have split added on top -

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 36678, which changed state. Bug 36678 Summary: Missing user-defined dictionaries with a specified language attribute via Spelling and Grammar F7 https://bugs.freedesktop.org/show_bug.cgi?id=36678 What

[Libreoffice] Glib errors with Linux 32bit build

2011-10-29 Thread Alex Thurgood
Hi all, With a build from master today on 32bit Linux, I keep getting : GLib-CRITICAL **: g_ascii_strncasecmp: assertion `s1 != NULL' failed in the console. Build options : ./autogen.sh --enable-ext-mysql-connector --with-system-mysql --with-epm --enable-ext-scripting-beanshell

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on|33634, 42339, 36957, 36991, |

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||36991,

[Libreoffice] Build Failure in binfilter - bf_offwrp, Linux Ubuntu 11.10 32bit

2011-10-29 Thread Alex Thurgood
Hi all, FYI Attempting to build binfilter from master (fresh pull) : Entering /home/alex/LODEV/core/binfilter/filter/source/bf_offwrp Making:libbf_wrapperlo.so ../../../unxlngi6.pro/lib/libbf_sdlib.a(sd_sdlib.o): In function `binfilter::SdDrawDocShell::ClassFactory()':

Re: [Libreoffice] Build Failure in binfilter - bf_offwrp, Linux Ubuntu 11.10 32bit

2011-10-29 Thread Bjoern Michaelsen
On Sat, Oct 29, 2011 at 06:30:22PM +0100, Alex Thurgood wrote: Attempting to build binfilter from master (fresh pull) : Entering /home/alex/LODEV/core/binfilter/filter/source/bf_offwrp Making:libbf_wrapperlo.so ../../../unxlngi6.pro/lib/libbf_sdlib.a(sd_sdlib.o): In function

Re: [Libreoffice] Build Failure in binfilter - bf_offwrp, Linux Ubuntu 11.10 32bit

2011-10-29 Thread Alex Thurgood
Le 29/10/2011 18:09, Bjoern Michaelsen a écrit : Hi Bjoern, Does applying: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=blob;f=patches/ubuntufixes-binfilter.diff;h=193fe9f297bdf132b23689eb7baae861b2a8f506;hb=refs/heads/ubuntu-oneiric-3.4 help? If so, please push to

[Libreoffice] 3.4.4rc1 fails to build in kde4 vcl

2011-10-29 Thread Andreas Radke
Compiling: vcl/unx/source/dtrans/config.cxx /build/src/build/vcl/unx/kde4/KDEXLib.cxx: In member function 'void KDEXLib::setupEventLoop()': /build/src/build/vcl/unx/kde4/KDEXLib.cxx:252:34: error: 'GetUnixSelectFunction' is not a member of 'QInternal'

[Libreoffice] Replace (Byte|Uni|Xub_)String with O(U)String: Fill() method is missing

2011-10-29 Thread Chr. Rossmanith
Hi, the deprecated string classes have a Fill(n,c) method which fills a string with a single character c repeated n times. I found ~50 occurrences of Fill() using git grep, so it might be worth to add a Fill() method to OUString. Maybe the name of the new method could be a bit more verbose

Re: [Libreoffice] Suggestions for improving the look 'n' feel of LibreOffice

2011-10-29 Thread Kevin Hunter
At 12:57pm -0400 Fri, 28 Oct 2011, Alexander Wilms wrote: There's a short summary with a few examples in this document: http://ubuntuone.com/7m7AXgeh7OIwGBiCOHAjGh 1) It would be useful if the user could define alternating colors for table rows/columns and maybe even export Styles for

Re: [Libreoffice] master eat CPU even when it does nothing

2011-10-29 Thread Kevin Hunter
At 1:12am -0400 Sat, 29 Oct 2011, Jean-baptiste Faure wrote: I already noticed these cpu problems in my own build since 2 or 3 days, but I can't be more precise. Does somebody has a clue about the cause (which commit?) of this CPU consumption? I don't specifically, but my hunch is that it's

[Libreoffice] how to 'make' a single target?

2011-10-29 Thread Kevin Hunter
Hullo List, I'm currently working in the sc/ module, and I'm in the make small change, re-compile, make small change, re-compile stage. This is proving very cumbersome, however, as I'm unable to re-make just the affected files. For instance, note my attached output, showing the output of

Re: [Libreoffice] Suggestions for improving the look 'n' feel of LibreOffice

2011-10-29 Thread alexander.wi...@zoho.com
Hi Kevin, all Thats good to hear :). I've just created this small mock-up, of what I think could be a good solution: http://wiki.documentfoundation.org/User:Toxicbits What do you think? Greetings Alex Am Sa 29 Okt 2011 23:37:47 CEST schrieb Kevin Hunter: At 12:57pm -0400 Fri, 28 Oct

Re: [Libreoffice] how to 'make' a single target?

2011-10-29 Thread Markus Mohrhard
Hello Kevin, 2011/10/30 Kevin Hunter hunt...@earlham.edu: Hullo List, I'm currently working in the sc/ module, and I'm in the make small change, re-compile, make small change, re-compile stage.  This is proving very cumbersome, however, as I'm unable to re-make just the affected files.  For

Re: [Libreoffice] how to 'make' a single target?

2011-10-29 Thread Bjoern Michaelsen
Hi, On Sat, Oct 29, 2011 at 06:17:09PM -0400, Kevin Hunter wrote: I'm currently working in the sc/ module, and I'm in the make small change, re-compile, make small change, re-compile stage. This is proving very cumbersome, however, as I'm unable to re-make just the affected files. For

Re: [Libreoffice] master eat CPU even when it does nothing

2011-10-29 Thread Arno Teigseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/10/11 16:38, Kevin Hunter wrote: At 1:12am -0400 Sat, 29 Oct 2011, Jean-baptiste Faure wrote: I already noticed these cpu problems in my own build since 2 or 3 days, but I can't be more precise. Does somebody has a clue about the cause

Re: [Libreoffice] 3.4.4rc1 fails to build in kde4 vcl

2011-10-29 Thread Andrea Scarpino
On Saturday 29 October 2011 21:30:29 Andreas Radke wrote: Compiling: vcl/unx/source/dtrans/config.cxx /build/src/build/vcl/unx/kde4/KDEXLib.cxx: In member function 'void KDEXLib::setupEventLoop()': /build/src/build/vcl/unx/kde4/KDEXLib.cxx:252:34: error: 'GetUnixSelectFunction' is not a

Re: [Libreoffice] master eat CPU even when it does nothing

2011-10-29 Thread Arno Teigseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/10/11 21:20, Arno Teigseth wrote: What puzzles me is that LO isn't very slow, it's just using lots of CPU... Eh, I'd like to correct that. Just opened a document and it's very slow. The doc is just about 3200 pages, but it takes forever to

Re: [Libreoffice] master eat CPU even when it does nothing

2011-10-29 Thread Arno Teigseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK thanks to moggi on libreoffice-dev irc, I installed valgrind. Found that running in one terminal: valgrind --trace-children=yes --tool=callgrind ./swriter and in another terminal, after about 2 mins of empty swriter document idle doing this:

Re: [Libreoffice] master eat CPU even when it does nothing

2011-10-29 Thread Arno Teigseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/10/11 22:06, Arno Teigseth wrote: I don't have a clue about how to interpret this. But if these are function calls, maybe about a million calls are much? tried with kcachegrind: 6000 calls/second to Application::Yield in

[Libreoffice-bugs] [Bug 33047] FILEOPEN HSQLDB sees no table when filename contains ? character

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33047 --- Comment #9 from Julien Nabet serval2...@yahoo.fr 2011-10-29 00:02:48 PDT --- Created attachment 52875 -- https://bugs.freedesktop.org/attachment.cgi?id=52875 patch proposed Pb : the tables of a document odb with contains a ? character

[Libreoffice-bugs] [Bug 42358] New: UI: Unable to change Data Range of charts

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42358 Bug #: 42358 Summary: UI: Unable to change Data Range of charts Classification: Unclassified Product: LibreOffice Version: LibO 3.3.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 42358] UI: Unable to change Data Range of charts

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42358 --- Comment #1 from Tony giga...@googlemail.com 2011-10-29 00:05:37 PDT --- Created attachment 52877 -- https://bugs.freedesktop.org/attachment.cgi?id=52877 Sheet that _does_ allow Data Ranges to be changed This is the sheet in .xls format

[Libreoffice-bugs] [Bug 42360] New: EDITING: 95^5

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42360 Bug #: 42360 Summary: EDITING: 95^5 Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All Status: UNCONFIRMED Status

[Libreoffice-bugs] [Bug 42360] EDITING: 95^5

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42360 --- Comment #2 from iron...@gmail.com 2011-10-29 01:31:38 PDT --- ups. sorry. (still did not drink coffee :) ) i enter 95^8 and got 6634204312890630, but expected 6634204312890625 (check on windows calculator and macos calculator :) ) i using

[Libreoffice-bugs] [Bug 42362] New: Can't open file if filename contains high ASCII

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42362 Bug #: 42362 Summary: Can't open file if filename contains high ASCII Classification: Unclassified Product: LibreOffice Version: LibO 3.3.3 release Platform: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 33047] FILEOPEN HSQLDB sees no table when filename contains ? character

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33047 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 41679] FILEOPEN: file open docx crash

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41679 --- Comment #1 from Fahad Al-Saidi fahad.alsa...@gmail.com 2011-10-29 03:01:47 PDT --- where is the file? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Libreoffice-bugs] [Bug 41863] Ellipse drawing shape position and size not saved

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41863 --- Comment #1 from Fahad Al-Saidi fahad.alsa...@gmail.com 2011-10-29 03:30:14 PDT --- confirmed in LO 3.4.3 OOO340m1 (Build:302) mepis 11 Linux mepis1 2.6.36-1-mepis-smpc Arabic UI -- Configure bugmail:

[Libreoffice-bugs] [Bug 42339] VIEWING cell borders differs from expected and print

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42339 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 41882] : LibreOffice does not print all the characters

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41882 --- Comment #1 from Fahad Al-Saidi fahad.alsa...@gmail.com 2011-10-29 03:35:01 PDT --- not produced in mepis 11 and LibreOffice 3.4.3. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Libreoffice-bugs] [Bug 38347] Exported PDF/A files cannot be opened in acroreader

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38347 --- Comment #16 from Klaus Kusche klaus.kus...@computerix.info 2011-10-29 04:03:03 PDT --- Can anyone point me to the piece of code which generates the faulty color tables? Maybe I can find some time for a quick look at it... -- Configure

[Libreoffice-bugs] [Bug 42339] VIEWING cell borders differs from expected and print

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42339 --- Comment #8 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2011-10-29 04:42:21 PDT --- Created attachment 52883 -- https://bugs.freedesktop.org/attachment.cgi?id=52883 Test kit See Comment 7 -- Configure bugmail:

[Libreoffice-bugs] [Bug 42339] EDITING and VIEWING cell borders differs from expected and print

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42339 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status Whiteboard|

[Libreoffice-bugs] [Bug 42355] : Pasting from web/Word makes weird dark spaces

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42355 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 42364] New: EDITING: Crash when replace $ with nothing

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42364 Bug #: 42364 Summary: EDITING: Crash when replace $ with nothing Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 42365] New: FORMATTING: Add new functions to Formula Editor

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42365 Bug #: 42365 Summary: FORMATTING: Add new functions to Formula Editor Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 42364] EDITING: Crash when replace $ with nothing

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42364 pierre-yves samyn pierre-yves.sa...@laposte.net changed: What|Removed |Added OS/Version|All |Windows

[Libreoffice-bugs] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 --- Comment #216 from Mikeyy mikeyy@gmail.com 2011-10-29 06:17:55 PDT --- Like to nomiante 2 bugs. Have one more, but wasn't able to find it reported. No difference between different border thikness -

[Libreoffice-bugs] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Mikeyy mikeyy@gmail.com changed: What|Removed |Added Depends on||33634, 42339 -- Configure

[Libreoffice-bugs] [Bug 33634] VIEWING: No difference between cell border 0, 5pt and 1, 0pt

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33634 Mikeyy mikeyy@gmail.com changed: What|Removed |Added Blocks||35673 -- Configure

[Libreoffice-bugs] [Bug 42339] EDITING and VIEWING cell borders differs from expected and print

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42339 Mikeyy mikeyy@gmail.com changed: What|Removed |Added Blocks||35673 -- Configure

[Libreoffice-bugs] [Bug 42235] EDITING report wizard crashes libreoffice with static report

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42235 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Keywords||NEEDINFO --- Comment

[Libreoffice-bugs] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Mikeyy mikeyy@gmail.com changed: What|Removed |Added Depends on||39589 -- Configure

[Libreoffice-bugs] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 --- Comment #217 from Mikeyy mikeyy@gmail.com 2011-10-29 06:36:18 PDT --- Finally found bug that I experience offten since most of company use Excel 2003 and few of us use LO 3.4.3 XLS files saved by CALC have split added on top -

[Libreoffice-bugs] [Bug 41405] Reportbuilder makes wrong SQL from queries

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41405 --- Comment #1 from Julien Nabet serval2...@yahoo.fr 2011-10-29 06:49:48 PDT --- Created attachment 52885 -- https://bugs.freedesktop.org/attachment.cgi?id=52885 screenshot of the report I tried to reproduce the pb without success. I'm on

[Libreoffice-bugs] [Bug 41405] Reportbuilder makes wrong SQL from queries

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41405 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 42295] File Recent Documents command lists ALL file types, not just the relevant file type

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42295 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added Keywords||NEEDINFO ---

[Libreoffice-bugs] [Bug 42038] Cropped images not cropped on export to html

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42038 tester8 iamtest...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0

[Libreoffice-bugs] [Bug 42355] : Pasting from web/Word makes weird dark spaces

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42355 --- Comment #2 from Andrew android2...@gmail.com 2011-10-29 06:55:28 PDT --- except that all I am doing is selecting a paragraph and pasting it into writer. how is this a user error. -- Configure bugmail:

[Libreoffice-bugs] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 36678, which changed state. Bug 36678 Summary: Missing user-defined dictionaries with a specified language attribute via Spelling and Grammar F7 https://bugs.freedesktop.org/show_bug.cgi?id=36678 What

[Libreoffice-bugs] [Bug 40243] SVG import doesn't work, adds red background

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40243 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 42235] EDITING report wizard crashes libreoffice with static report

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42235 --- Comment #5 from Alex Thurgood alex.thurg...@gmail.com 2011-10-29 07:20:10 UTC --- (In reply to comment #4) Alex: perhaps I missed something, I used Wizard to create report, etc. but I haven't reproduced this on master/3.5 (Debian x86-32).

[Libreoffice-bugs] [Bug 42365] FORMATTING: Add new functions to Formula Editor

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42365 --- Comment #1 from tester8 iamtest...@gmail.com 2011-10-29 07:25:00 PDT --- As a workaround you can type: sin(x) newline coth(x) newline cosech(x) newline sech(x) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 42365] FORMATTING: Add new functions to Formula Editor

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42365 --- Comment #2 from Jamie Twells jtwel...@googlemail.com 2011-10-29 07:26:55 PDT --- Thanks that works perfectly -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Libreoffice-bugs] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on|33634, 42339, 36957, 36991, |

[Libreoffice-bugs] [Bug 33634] VIEWING: No difference between cell border 0, 5pt and 1, 0pt

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33634 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks|35673 | --

[Libreoffice-bugs] [Bug 37045] Printing Comments error

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37045 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks|35673 | --

[Libreoffice-bugs] [Bug 37077] UI: Extremely annoying flickering problem in Writer

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37077 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks|35673 | --

[Libreoffice-bugs] [Bug 37487] Mac: crash copying data via drag and drop from datasource navigation window

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37487 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks|35673 | --

[Libreoffice-bugs] [Bug 42339] EDITING and VIEWING cell borders differs from expected and print

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42339 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks|35673 | --

[Libreoffice-bugs] [Bug 42371] FILEOPEN: cannot open 1Mb doc files

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42371 --- Comment #1 from Alessandro Ceschini alessandroceschini...@gmail.com 2011-10-29 07:56:41 UTC --- Operative system: Ubuntu 11.10 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 42371] FILEOPEN: cannot open 1Mb doc files

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42371 --- Comment #2 from Alessandro Ceschini alessandroceschini...@gmail.com 2011-10-29 07:58:23 PDT --- When I was still using Ubuntu 11.04, the version of Libre Office bundled with it (I don't know the number), DID open such files. -- Configure

[Libreoffice-bugs] [Bug 40243] SVG import doesn't work, adds red background

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40243 --- Comment #4 from kaese...@gmail.com 2011-10-29 08:12:03 PDT --- Created attachment 52887 -- https://bugs.freedesktop.org/attachment.cgi?id=52887 SVG where the problem shows up this is a file where the red background happens, an SVG created

[Libreoffice-bugs] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||36991,

[Libreoffice-bugs] [Bug 37077] UI: Extremely annoying flickering problem in Writer

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37077 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||35673

[Libreoffice-bugs] [Bug 41466] Missing notes and moved components after importing .docx file

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41466 --- Comment #7 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2011-10-29 08:59:29 PDT --- I checked the sample documents I received from reporter by PM and saw that callouts are lost in 3.4.4RC1 and mutated to text frames in Master.

[Libreoffice-bugs] [Bug 42371] FILEOPEN: cannot open 1Mb doc files

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42371 --- Comment #4 from Alessandro Ceschini alessandroceschini...@gmail.com 2011-10-29 09:05:13 PDT --- That would be a problem. I've got plenty of files I encountered the problem. Problem is, everyone of them is actually a piece of private

[Libreoffice-bugs] [Bug 42203] Weird navigation in LibreOffice Calc

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42203 --- Comment #1 from Fabian derdomini...@habmalnefrage.de 2011-10-29 09:25:19 PDT --- Is it possible that you have the Ctrl key still pressed when pressing the cursor key (this happened to me when trying to reproduce)? In that case, the behavior

[Libreoffice-bugs] [Bug 40831] Writer will crash when searching text with using regular expressions.

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40831 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 42201] EDITING: freeze when replace with regular expression

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42201 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 40831] Writer will crash when searching text with using regular expressions.

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40831 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added CC||mrbar...@libero.it

[Libreoffice-bugs] [Bug 41405] Reportbuilder makes wrong SQL from queries

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41405 --- Comment #2 from rob...@familiegrosskopf.de 2011-10-29 09:44:31 PDT --- My system: OpenSuSE 11.4, x86/32, LibreOffice 3.3.4 When trying to start the report it added (attachment 51880) it crashes: Wrong SQL ... In version LibreOffice 3.4.x new

[Libreoffice-bugs] [Bug 42112] Graphics from MS Word document .doc are partially invisible (regression against OOo)

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42112 --- Comment #4 from Rpnpif rpn...@free.fr 2011-10-29 09:57:17 PDT --- Created attachment 52894 -- https://bugs.freedesktop.org/attachment.cgi?id=52894 screenshot of OpenOffice -- Configure bugmail:

[Libreoffice-bugs] [Bug 42112] Graphics from MS Word document .doc are partially invisible (regression against OOo)

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42112 --- Comment #5 from Rpnpif rpn...@free.fr 2011-10-29 09:57:57 PDT --- Created attachment 52895 -- https://bugs.freedesktop.org/attachment.cgi?id=52895 screenshot of LO -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 42112] Graphics from MS Word document .doc are partially invisible (regression against OOo)

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42112 Rpnpif rpn...@free.fr changed: What|Removed |Added CC||rpn...@free.fr --- Comment #6

[Libreoffice-bugs] [Bug 40831] Writer will crash when searching text with using regular expressions.

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40831 --- Comment #6 from pierre-yves samyn pierre-yves.sa...@laposte.net 2011-10-29 10:01:32 PDT --- (In reply to comment #1) Not reproducible on my system. LibO 3.4.3 under Win7 64 bit Hello According to tests conducted by members of fr-discuss

[Libreoffice-bugs] [Bug 42374] New: Opening a specific PDF file causes libreoffice to hang

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42374 Bug #: 42374 Summary: Opening a specific PDF file causes libreoffice to hang Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release Platform: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 42375] UI: Insert rows only inserts one row

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42375 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 42376] New: Browsing a document with image is very slow

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42376 Bug #: 42376 Summary: Browsing a document with image is very slow Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 RC1 Platform: x86 (IA32) OS/Version: Linux

[Libreoffice-bugs] [Bug 42371] FILEOPEN: cannot open 1Mb doc files

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42371 --- Comment #5 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2011-10-29 10:16:46 PDT --- [NOT REPRODUCIBLE] I've tested with Ubuntu 11.10 LibreOffice 3.4.3 and my own .doc file 1.28 MB and it works fine, no freeze. Maybe could you

[Libreoffice-bugs] [Bug 41376] FILESAVE: Additional Postscript export required

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41376 --- Comment #6 from David Tardon dtar...@redhat.com 2011-10-29 10:30:49 PDT --- (In reply to comment #2) Hi Rainer, Others who would use this feature would be anyone who needs a post script file, such as those using Hyla FAX or other fax

[Libreoffice-bugs] [Bug 42377] New: EDITING: Insert external data will not start with uncoded special characters in URP

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42377 Bug #: 42377 Summary: EDITING: Insert external data will not start with uncoded special characters in URP Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4

[Libreoffice-bugs] [Bug 41640] EDITING enter misbehaving in cell comments

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41640 --- Comment #1 from romario...@rambler.ru 2011-10-29 10:39:54 PDT --- Same on LibreOffice 3.4.3 (release) with Win XP SP3 (32 bit). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 42375] UI: Insert rows only inserts one row

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42375 Milan Bouchet-Valat nalimi...@club.fr changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 42378] New: UI: Clicking on data pilot table's top-left cell should show data field settings

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42378 Bug #: 42378 Summary: UI: Clicking on data pilot table's top-left cell should show data field settings Classification: Unclassified Product: LibreOffice Version: LibO 3.3.3

[Libreoffice-bugs] [Bug 42378] UI: Clicking on data pilot table's top-left cell should show data field settings

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42378 Milan Bouchet-Valat nalimi...@club.fr changed: What|Removed |Added Status Whiteboard||ProposedEasyHack

[Libreoffice-bugs] [Bug 42380] New: Trend line displayed linear equation wrong (the tread line is correct)

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42380 Bug #: 42380 Summary: Trend line displayed linear equation wrong (the tread line is correct) Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release

[Libreoffice-bugs] [Bug 42382] New: Scripting in JavaScript and BeanShell broken

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42382 Bug #: 42382 Summary: Scripting in JavaScript and BeanShell broken Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 RC1 Platform: All OS/Version: Windows

[Libreoffice-bugs] [Bug 42383] New: Bad non-standard hyphenation of diaeresis and Unicode f ligatures

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42383 Bug #: 42383 Summary: Bad non-standard hyphenation of diaeresis and Unicode f ligatures Classification: Unclassified Product: LibreOffice Version: LibO 3.4.3 release