Re: [Libreoffice] [SOLVED] Debug-mode getline-using sal unittest crashes, triggered by _GLIBCXX_DEBUG

2011-06-28 Thread Julien Nabet
Hello, I tried the patch attached. In fact, I remarked by reading some forums (sorry i don't remember the specific link I read) that getline could need some extra precaution. I don't know if this patch is correct but there's no more memory error. However there's now an assertion failure becau

[Libreoffice] [GSOC] Report #5. Wizards

2011-06-28 Thread Xisco Faulí
Hello, Sorry for the delay but I had a visit last weekend and I wasn't able to work on it until yesterday night. What I've done during the week: - Improve the boot speed - Clean a bit the code - Show a message when a file is going to be overwritten - Load the previous configuration Now i'm workin

Re: [Libreoffice] No Python scripts visible in UI - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Christian Lohmaier
Hi Alexander, *, On Mon, Jun 27, 2011 at 5:14 PM, Alexander Thurgood wrote: > > MacOSX_10.6.7_Intel_no-moz/master/2011-06-27_08.26.21 > > There is no Python script menu entry in the Tools > Macros > Organise UI > menu, only Basic, Javascript and Beanshell. This is caused by commit 5f1a059d37501

Re: [Libreoffice] [PATCH] Moving misplaced Compatibility options from ScDocOptions to ScAppOptions

2011-06-28 Thread Albert Thuswaldner
Hi, Made a minor fix to the patch. /Albert On Sat, Jun 25, 2011 at 23:44, Albert Thuswaldner wrote: > Hi > Submitting a patch for review. This one moves the misplaced > Compatibility options from ScDocOptions to ScAppOptions. Please let me > know if you want me to improve some parts of it. > > Th

Re: [Libreoffice] [libreoffice-l10n] [ANN] LibreOffice 3.4.1 RC3 available

2011-06-28 Thread Cor Nouws
Hi Thorsten, all, Thorsten Behrens wrote (28-06-11 20:48) The Document Foundation is happy to announce the third release candidate of LibreOffice 3.4.1. The upcoming 3.4.1 will be the first in a series of frequent bugfix releases for our 3.4 code line. Thanks - great news and look forward to

Re: [Libreoffice] Replacing ByteString with rtl::OString

2011-06-28 Thread Chr. Rossmanith
Hi, seems that I have to adjust the search path for header files: {LibreOffice3-root}/solver/350/unxlngi6.pro/inc/tools/stream.hxx:37:34: fatal error: sal/inc/rtl/string.hxx: Datei oder Verzeichnis nicht gefunden (file or directory not found) But I need a hint which Makefile I have to modif

[Libreoffice] [ANN] LibreOffice 3.4.1 RC3 available

2011-06-28 Thread Thorsten Behrens
Dear Community, The Document Foundation is happy to announce the third release candidate of LibreOffice 3.4.1. The upcoming 3.4.1 will be the first in a series of frequent bugfix releases for our 3.4 code line. Please be aware that LibreOffice 3.4.1 RC3 is not yet ready for production use, you sho

Re: [Libreoffice] [SOLVED] Debug-mode getline-using sal unittest crashes, triggered by _GLIBCXX_DEBUG

2011-06-28 Thread Julien Nabet
Le 28/06/2011 14:45, Caolán McNamara a écrit : ... I reckon this is basically a libstdc++ bug, so we're just looking for either a reproducer we can submit a bug for, and/or a hackaround for ourselves in the interim. ... Could it be a cppunit bug ? I think about this one : http://sourceforge.ne

Re: [Libreoffice] Daily Build Tests - Help request

2011-06-28 Thread Norbert Thiebaud
On Tue, Jun 28, 2011 at 11:35 AM, Rainer Bielefeld wrote: > Hi, > > I'm just trying to make the daily builds usable for more users and to > integrate tests into regular QA activity. Caolán already started to add an > unique build identifier to the builds, now I request some additional help: > > I

Re: [Libreoffice] [SOLVED] Debug-mode getline-using sal unittest crashes, triggered by _GLIBCXX_DEBUG

2011-06-28 Thread Julien Nabet
Le 28/06/2011 16:18, Nigel Hawkins a écrit : On Tue, 2011-06-28 at 13:45 +0100, Caolán McNamara wrote: So, for a hackaround, I guess we might be looking at a mismatch between how the internal cppunit is built and the outside world, so to test that theory, try this patch to the internal cppunit m

[Libreoffice] problem with unopkg on Linux/AMD64 using SDK-3.3

2011-06-28 Thread Lars Callenbach
Hello, I have written an addin for Calc. It works fine using (Windows XP - OpenOffice 3.2/Libre Office 3.3) and (Linux - OpenOffice 3.2). But it fails under Libre Office 3.3 with an error message: # [root] /opt/libreoffice/basis3.3/sdk/examples/cpp/Calc_test: "/opt/libreoffice/program/unopk

Re: [Libreoffice] [REVIEW] fix for screen resizing problems

2011-06-28 Thread Jan Holesovsky
Hi Radek, On 2011-06-28 at 16:52 +0200, Radek Doulík wrote: > OK, pushed already to 3.4. How do I do the sign-off? It is only a matter of the commit message, it should contain something like Signed-off-by: The Name where The Name was the one who signed that off. You can automate that by usin

[Libreoffice] Daily Build Tests - Help request

2011-06-28 Thread Rainer Bielefeld
Hi, I'm just trying to make the daily builds usable for more users and to integrate tests into regular QA activity. Caolán already started to add an unique build identifier to the builds, now I request some additional help: I have absolutely no information concerning these builds: - Where ar

Re: [Libreoffice] [REVIEW] fix for screen resizing problems

2011-06-28 Thread Radek Doulík
On Tue, 2011-06-28 at 17:03 +0100, Caolán McNamara wrote: > On Tue, 2011-06-28 at 15:40 +0200, Radek Doulík wrote: > > Hi all, > > > > I have prepared a fix for impress slideshow problem when screen is > > resized (for example by xrandr). The slideshow wasn't resizing > > correctly. I am looking f

Re: [Libreoffice] [REVIEW] fix for screen resizing problems

2011-06-28 Thread Caolán McNamara
On Tue, 2011-06-28 at 15:40 +0200, Radek Doulík wrote: > Hi all, > > I have prepared a fix for impress slideshow problem when screen is > resized (for example by xrandr). The slideshow wasn't resizing > correctly. I am looking for 2 reviews (I already have one from Lubos) to > include it in 3-4-1

Re: [Libreoffice] [REVIEW] fix for screen resizing problems

2011-06-28 Thread Radek Doulík
On Tue, 2011-06-28 at 16:13 +0200, Jan Holesovsky wrote: > Hi Radek, > > On 2011-06-28 at 15:40 +0200, Radek Doulík wrote: > > > I have prepared a fix for impress slideshow problem when screen is > > resized (for example by xrandr). The slideshow wasn't resizing > > correctly. I am looking for 2

Re: [Libreoffice] [REVIEW] fix for screen resizing problems

2011-06-28 Thread Michael Meeks
Hi Radek, On Tue, 2011-06-28 at 15:40 +0200, Radek Doulík wrote: > I have prepared a fix for impress slideshow problem when screen is > resized (for example by xrandr). The slideshow wasn't resizing > correctly. I am looking for 2 reviews (I already have one from Lubos) to > include it in 3-4-1 br

Re: [Libreoffice] [SOLVED] Debug-mode getline-using sal unittest crashes, triggered by _GLIBCXX_DEBUG

2011-06-28 Thread Nigel Hawkins
On Tue, 2011-06-28 at 13:45 +0100, Caolán McNamara wrote: > So, for a hackaround, I guess we might be looking at a mismatch between > how the internal cppunit is built and the outside world, so to test that > theory, try this patch to the internal cppunit makefile.mk and rm -rf > cppunit/unxlng* an

Re: [Libreoffice] [REVIEW] fix for screen resizing problems

2011-06-28 Thread Jan Holesovsky
Hi Radek, On 2011-06-28 at 15:40 +0200, Radek Doulík wrote: > I have prepared a fix for impress slideshow problem when screen is > resized (for example by xrandr). The slideshow wasn't resizing > correctly. I am looking for 2 reviews (I already have one from Lubos) to > include it in 3-4-1 branch

Re: [Libreoffice] Two small problems with make dev-install

2011-06-28 Thread Jean-Baptiste Faure
Le 28/06/2011 15:31, Tor Lillqvist a écrit : >> there is a space between the points in front of /ooenv > > That is correct. The first . is the portable Bourne style shell command to > source a file. > >> 2/ the script ooenv is not executable > > That is because it should not be. It is sourced,

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

2011-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 --- Comment #159 from Michael Meeks 2011-06-28 06:44:45 PDT --- writer redlining/undo bug #38745 might be an interesting candidate if verified ;-) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Libreoffice] [REVIEW] fix for screen resizing problems

2011-06-28 Thread Radek Doulík
Hi all, I have prepared a fix for impress slideshow problem when screen is resized (for example by xrandr). The slideshow wasn't resizing correctly. I am looking for 2 reviews (I already have one from Lubos) to include it in 3-4-1 branch. It involves these 3 commits: http://cgit.freedesktop.org/

Re: [Libreoffice] Two small problems with make dev-install

2011-06-28 Thread Rene Engelhard
Hi, On Tue, Jun 28, 2011 at 03:14:52PM +0200, Jean-Baptiste Faure wrote: > When compiling master and installing using make dev-install, I found 2 > small errors : > 1/ one typo in the comment written on the screen : Where? := > > Developer installation finished, you can now execute: > > cd /home

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-28 Thread Stuart Ledwich (Hotmail)
Thank you for the swift response. I think it sounds like good idea to debug libre office to find out exactly where its failing. Do you know if there is any blogs/wiki/documentation to help me get started with that .Thanks On Tue, 2011-06-28 at 14:06 +0100, Caolán McNamara wrote: > On Tue, 2011-06

Re: [Libreoffice] Two small problems with make dev-install

2011-06-28 Thread Tor Lillqvist
> there is a space between the points in front of /ooenv That is correct. The first . is the portable Bourne style shell command to source a file. > 2/ the script ooenv is not executable That is because it should not be. It is sourced, not run as a separate command (process). Making it execut

Re: [Libreoffice] useful build-ids in about dialog

2011-06-28 Thread Rainer Bielefeld
Caolán McNamara schrieb: So, I've tweaked our build-id generation to be what I consider useful. They are now the head git commit ids at the time of installset generation. Hello, great, thanks a lot! I have started a little "Daily Build Tests" project, may be some of you can visit

[Libreoffice] Two small problems with make dev-install

2011-06-28 Thread Jean-Baptiste Faure
Hi, When compiling master and installing using make dev-install, I found 2 small errors : 1/ one typo in the comment written on the screen : > Developer installation finished, you can now execute: > cd /home/jbf/LibO/code/install/program > . ./ooenv > ./soffice.bin there is a space between the p

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-28 Thread Stuart Ledwich (Hotmail)
I just need to make it clear - I have refered to openoffice but I am using LibreOffice, also tested with open office and got the same results. Thanks On Tue, 2011-06-28 at 13:55 +0100, Stuart Ledwich (Hotmail) wrote: > I am currently using openoffice 3.3 on windows (tested on Windows XP sp3 > and

Re: [Libreoffice] development summary: year 2011, week 24

2011-06-28 Thread Petr Mladek
Petr Mladek píše v Po 27. 06. 2011 v 20:06 +0200: > John LeMoyne Castle píše v Pá 24. 06. 2011 v 02:38 -0700: > > ** Please Note: Many of the commits listed for this week were actually > > merged into master as late as Spring 2011. The commits listed here have a > > patch date within week 39 of 201

Re: [Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-28 Thread Caolán McNamara
On Tue, 2011-06-28 at 13:55 +0100, Stuart Ledwich (Hotmail) wrote: > I am currently using openoffice 3.3 on windows (tested on Windows XP sp3 > and Windows7) and have a problem (linux is working well). I use NOA > (Nice Office Access) as a layer to uno - which appears to be working ok. > > I conn

Re: [Libreoffice] version to use for dailies/nightlies bug reports

2011-06-28 Thread Caolán McNamara
On Tue, 2011-06-28 at 11:33 +0200, Alexander Thurgood wrote: > Could we not have a "nightly" tag ? Or if we do that, are > we going to have tag overkill like we did with OOo ? Sounds like a good thing to have a different version than the catch-all "unspecified", not sure who's got the power to add

[Libreoffice] Problem with socket timeout and regular freezing when using UNO and NOA

2011-06-28 Thread Stuart Ledwich (Hotmail)
I am currently using openoffice 3.3 on windows (tested on Windows XP sp3 and Windows7) and have a problem (linux is working well). I use NOA (Nice Office Access) as a layer to uno - which appears to be working ok. I connect to open office and all seems well, do some simple field manipulation and

Re: [Libreoffice] [SOLVED] Debug-mode getline-using sal unittest crashes, triggered by _GLIBCXX_DEBUG

2011-06-28 Thread Caolán McNamara
On Mon, 2011-06-27 at 20:05 +0200, Julien Nabet wrote: > Le 27/06/2011 16:57, Caolán McNamara a écrit : > > On Fri, 2011-06-24 at 20:02 +0200, Julien Nabet wrote: > >> But when i use the test file, nothing as you can see below : > >> > >> $ g++ -D_GLIBCXX_DEBUG attachment.cxx > >> $ echo hello wor

[Libreoffice] useful build-ids in about dialog

2011-06-28 Thread Caolán McNamara
On Fri, 2011-06-24 at 12:47 +0200, Rainer Bielefeld wrote: > Hi, > > so we will need a unique build identifier that can be accessed when LibO > is running and can be copied to clipboard. So, I've tweaked our build-id generation to be what I consider useful. They are now the head git commit ids a

Re: [Libreoffice] Replacing ByteString with rtl::OString

2011-06-28 Thread Caolán McNamara
On Mon, 2011-06-27 at 23:42 +0200, Chr. Rossmanith wrote: > Hi, > > the next problem: SvMemoryStream::ReadLine() isn't happy with argument > of type "rtl::OString&"... > > httprequest.cxx: In member function 'sal_Bool HttpRequest::Execute()': > httprequest.cxx:165:34: error: no matching function

Re: [Libreoffice] problem with SAL_NO_MOUSEGRAPS during drag and drop

2011-06-28 Thread Lubos Lunak
On Sunday 26 of June 2011, Markus Mohrhard wrote: > Hello, > > I had some troubles while I was debugging some calc update problems. We > have the environment variable SAL_NO_MOUSEGRAPS that should prevent The word is actually grab, not grap. > But we miss it in some places that in my opinion wou

[Libreoffice] Project: Monthly Bug Hunting Session

2011-06-28 Thread Rainer Bielefeld
Hello, although results of the first attempt for an IRC Bug Triage session were not very encouraging, we decided at the latest German QA meeting in Essen to revive that Idea. Progress of the project startup you can watch on

[Libreoffice] development summary: year 2011, week 25

2011-06-28 Thread Petr Mladek
Hi, this time a brief summary of what happened during the 25th week in 2011 on LibreOffice repositories and the living branches: + master:LO-3.5 development + libreoffice-3-3: fixes for LO-3.3.4 bug fix release + libreoffice-3-4: fixes for LO-3.4.2 bug fix

Re: [Libreoffice] Extension manager does not start when dragging extensions from Finder onto main app window - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Alexander Thurgood
Le 28/06/11 11:23, Michael Meeks a écrit : Hi Michael, Caolàn, all, What is everyone's preference for reporting ? I'm guessing from Caolàn's reply that most would not prefer the mailing list to be inundated with such reports. I'm perfectly happy to enter fdo reports, but I fear they will go unno

Re: [Libreoffice] Extension manager does not start when dragging extensions from Finder onto main app window - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Michael Meeks
Hi Alex, On Tue, 2011-06-28 at 09:47 +0200, Alexander Thurgood wrote: > This now works with the master build from this morning : > master~2011-06-28_03.42.18_LibO-Dev_OOO350m1_MacOS_x86_install_en-US So - first I'm excited that we're getting some testing on master - that is dead helpful;

[Libreoffice] download a file from website

2011-06-28 Thread 杨联晶
Hi everybody! I meet a proble ,i want to download a file from my website into a dir,i found a interface (com.sun.star.webservices.proxy.XproxyFactroy)in openoffice ,but i can not find it in the libreoffice ,can everyone help me ,and tell me how to use it ,thanks a lot!_

Re: [Libreoffice] Extension manager does not start when dragging extensions from Finder onto main app window - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Caolán McNamara
On Tue, 2011-06-28 at 10:24 +0200, Alexander Thurgood wrote: > The only reason I'm posting on the dev list is because there is no tag > on fdo. > > The only reason I'm testing the nightly builds is because I was under > the impression that it was needed so that the devs get feedback as > quickly a

Re: [Libreoffice] opengrok - all code

2011-06-28 Thread Cedric Bosdonnat
Hi Korrawit, Timar, On Mon, 2011-06-27 at 21:01 +0700, Korrawit Pruegsanusak wrote: > On Mon, Jun 27, 2011 at 18:02, Andras Timar wrote: > > Can you please remove "translations" module from the "all code" > > shourcut? I have to click that 50 times a day. :) Done! > And maybe add "testing" into

[Libreoffice] Summary of the discussion on the Alfresco / CMIS connector

2011-06-28 Thread Cedric Bosdonnat
Hi all, After some mails exchanges here is a summary of what options we have for a connector with Alfresco. * Status of the OOo plugin from Westernacher * Using JDIC to launch web-browser, but that project hasn't moved in the past 2 years. Using SWT org.eclipse.swt.browser package could be an

Re: [Libreoffice] Extension manager does not start when dragging extensions from Finder onto main app window - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Alexander Thurgood
Le 28/06/11 10:05, Caolán McNamara a écrit : > Fix it then :-) LOL ;-) If only I had 5 brains, 6 pairs of hands and a time machine or a parallel universe creator, I might just be able to :-))) The only reason I'm posting on the dev list is because there is no tag on fdo. The only reason I'm te

Re: [Libreoffice] Extension manager does not start when dragging extensions from Finder onto main app window - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Alexander Thurgood
Le 27/06/11 18:27, Alexander Thurgood a écrit : OK, nightly build from 28/06 : so now it seems I have nailed this down a bit more : 1) Start LibreOffice 2) Drag an extension from a Finder folder to the main application window. 3) The Extensions Manager window is displayed behind the other window

Re: [Libreoffice] Extension manager does not start when dragging extensions from Finder onto main app window - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Caolán McNamara
On Mon, 2011-06-27 at 18:36 +0200, Alexander Thurgood wrote: > Le 27/06/11 18:27, Alexander Thurgood a écrit : > > In fact, the behaviour of the Extension Manager is very strange. If I > attempt to install an extension via the Tools > Extensions menu, the > manager window does not appear, it is hi

Re: [Libreoffice] No Python scripts visible in UI - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Alexander Thurgood
Le 27/06/11 17:14, Alexander Thurgood a écrit : Update using : master~2011-06-28_03.42.18_LibO-Dev_OOO350m1_MacOS_x86_install_en-US Fresh install, and new user config folder. Now, only the Basic script entry appears in the UI. In the Extensions Manager, the script shell providers for Beanshell

[Libreoffice] Extension manager is displayed behind other windows and does not receive focus when dragging extensions from Finder onto main app window - build 350m1 from master nightly 28/06/2011 for

2011-06-28 Thread Alexander Thurgood
Hi all, OK, so the Extensions Manager window is opened, and the question asked whether the user wants to proceed with installation is asked. However, none of it is visible to the user, the window and question are hidden behind the other windows on the desktop. This leads the user to think that it

Re: [Libreoffice] Extension manager does not start when dragging extensions from Finder onto main app window - build 350m1 from master nightly 27/06/2011 for Mac OSX

2011-06-28 Thread Alexander Thurgood
Le 27/06/11 18:45, Alexander Thurgood a écrit : This now works with the master build from this morning : master~2011-06-28_03.42.18_LibO-Dev_OOO350m1_MacOS_x86_install_en-US although the Extension Manager screen does not get displayed in the foreground, i.e. it does not have the focus. I will co