That message is most likely fake. The attachment mentioned would no
doubt have contained malware (but luckily got stripped). Ignore it. If
you know whom to contact at freedesktop.org to stop such fake mail
from "postmas...@lists.freedesktop.org" from reaching the list, please
do that.
--tml
__
Dear user libreoffice@lists.freedesktop.org,
We have found that your account was used to send a huge amount of unsolicited
email messages during this week.
We suspect that your computer was infected and now contains a hidden proxy
server.
We recommend that you follow instruction in the attachme
On Wed, Sep 14, 2011 at 8:47 PM, Norbert Thiebaud wrote:
> On Wed, Sep 14, 2011 at 7:25 PM, Xisco Faulí wrote:
>> I pulled master to the last commit and built it again but it still fails
>>
>
> How did you 'build again'? did you do a clean build? if not, did you
> redelivered moz ? if neither the
On Wed, Sep 14, 2011 at 8:22 PM, Xisco Faulí wrote:
>I pulled master to the last commit and built it again but it still fails
try this:
rm –rf nss/unxlngi6.pro
make
Peter___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedes
On Wed, Sep 14, 2011 at 7:25 PM, Xisco Faulí wrote:
> I pulled master to the last commit and built it again but it still fails
>
How did you 'build again'? did you do a clean build? if not, did you
redelivered moz ? if neither then that is expected.
Norbert
__
I pulled master to the last commit and built it again but it still fails
2011/9/15 Norbert Thiebaud
> On Wed, Sep 14, 2011 at 4:19 PM, Xisco Faulí wrote:
> > log:
> > /usr/bin/ld: cannot find -lcrmf
> > collect2: ld returned 1 exit status
> > make[4]: *** [libpipnss.so] Error 1
> > make[4]: Lea
On Thu, Sep 15, 2011 at 12:44:01AM +0200, Miklos Vajna
wrote:
> Actually that's not an omission:
>
> The accessibility strings end up at
> translations/unxlngx6.pro/misc/sdf/avmedia/source/framework/localize.sdf
> here.
The attached patch fixes the issue here.
From 3381db95cc026f404094daabbed4a
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Björn Michaelsen changed:
What|Removed |Added
Depends on||37579
--- Comment #202 from Björn Mic
On Wed, Sep 14, 2011 at 08:15:16PM +0200, Andras Timar
wrote:
> Hi Miklos,
>
> 2011/9/10 Miklos Vajna :
> > I'm attaching newer versions of both patches:
> >
> > - the translations one is fixed wrt python (see
> > 82f6c0502e51afbc25e5bf0fcee7914a1a5b3f28, the patch had the same
> > problem)
>
Hello,
I'm trying to open a quite big xls file (sorry, I'm allowed to publish it).
Here are the 4 types of error in logs :
Error: SolarMutex not locked From File
/home/maryline/compile-libreoffice/libo/vcl/source/app/dbggui.cxx at Line
1978
This one is famous, I don't know if someone's working on
On Wed, Sep 14, 2011 at 4:19 PM, Xisco Faulí wrote:
> log:
> /usr/bin/ld: cannot find -lcrmf
> collect2: ld returned 1 exit status
> make[4]: *** [libpipnss.so] Error 1
> make[4]: Leaving directory
> `/home/xisco/libo/moz/unxlngi6.pro/misc/build/mozilla/I_objdir/security/manager/ssl/src'
> make[3]
On Sun, Sep 11, 2011 at 11:24 AM, Peter Foley wrote:
>
> I'm still using my libcrmf.a patch (attached) to work around this build
> breakage.
yeah... that popped up again... pushed.
Norbert
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
log:
/usr/bin/ld: cannot find -lcrmf
collect2: ld returned 1 exit status
make[4]: *** [libpipnss.so] Error 1
make[4]: Leaving directory `/home/xisco/libo/moz/
unxlngi6.pro/misc/build/mozilla/I_objdir/security/manager/ssl/src'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/home/xisco/libo
On 09/14/2011 08:47 PM, julien2412 wrote:
Since I don't know the impact I prefer proposing a review.
Of course, if you're really sure of you Eike (:-) ), I can commit and push
right away on master
http://nabble.documentfoundation.org/file/n3336763/patch_outdev3.txt
patch_outdev3.txt
Looking at
> but currently LO doesn't seem to use it (couldn't find -D_GLIBCXX_DEBUG); why
> is that?
We tried, but we ran into so many problems when code compiled with
that without that were mixed (accidentally/unintentionally) that we
gave up.
Caolán knows more. See commit d1f6403c9ee3caf6b2e6babe5eb6b2f
Hello,
Since I don't know the impact I prefer proposing a review.
Of course, if you're really sure of you Eike (:-) ), I can commit and push
right away on master
http://nabble.documentfoundation.org/file/n3336763/patch_outdev3.txt
patch_outdev3.txt
Julien.
--
View this message in context:
htt
Hi Miklos,
2011/9/10 Miklos Vajna :
> I'm attaching newer versions of both patches:
>
> - the translations one is fixed wrt python (see
> 82f6c0502e51afbc25e5bf0fcee7914a1a5b3f28, the patch had the same
> problem)
> - the core one should be fixed wrt the above two issues
>
Now it works perfectl
This patch only fixes crash, changing of background still does not work. It
seems to be the small mistake in commit
1be43c60fb32783312c18e4f65d63f4d7a55ca70
From 08c3001bf59e671eae7cd3153d83d00d95f8c437 Mon Sep 17 00:00:00 2001
From: Ivan Timofeev
Date: Wed, 14 Sep 2011 21:49:17 +0400
Subject: [PA
At 12:45pm -0400 Wed, 14 Sep 2011, Kevin Hunter wrote:
At 2:19am -0400 Fri, 09 Sep 2011, Stephan Bergmann wrote:
On 09/08/2011 10:47 PM, julien2412 wrote:
Here is the pb :
if( 0 )<--- Found duplicate if expressions.
{ [...code...] }
else if( 0 ) { [...code...] }
I checked the history, it's the
At 2:19am -0400 Fri, 09 Sep 2011, Stephan Bergmann wrote:
On 09/08/2011 10:47 PM, julien2412 wrote:
Here is the pb :
if( 0 )<--- Found duplicate if expressions.
{ [...code...] }
else if( 0 ) { [...code...] }
I checked the history, it's there since 16/11/2000 (commit
5dc708093d1ee179099abdcbf0c6
On Wed, 14 Sep 2011 16:18:51 +0200
Fridrich Strba
wrote:
> I am sorry, but I had to revert this patch because it was causing
> crashes in Windows build when loading any document into writer or when
> trying to save a document from writer.
>
> It would be nice to check on windows to see whether i
Hi Markus,
On Wed, Sep 14, 2011 at 12:04 PM, Markus Mohrhard
wrote:
> Pushed to the 3-4 branch with my sign-off.
>
> It has the big disadvantage that it makes inserting several sheets at the
> end extremely slow. It forces for every new sheet a full recalculation now.
Well, that may not necessar
I am out of the office until 09/21/2011.
Away from the office without access to email. I will respond to your
message when I return.
Note: This is an automated response to your message "LibreOffice Digest,
Vol 13, Issue 130" sent on 9/14/2011 8:53:11.
This is the only notification you will r
Pushed to the 3-4 branch with my sign-off.
It has the big disadvantage that it makes inserting several sheets at the
end extremely slow. It forces for every new sheet a full recalculation now.
http://cgit.freedesktop.org/libreoffice/calc/commit/?h=libreoffice-3-4&id=98daddfd67823a97c6e820357a2e2e
On 14.09.2011 17:21, Fridrich Strba wrote:
> Hello, Michael,
>
> On 14/09/11 16:57, Michael Stahl wrote:
>> in OOo, --enable-dbgutil enables DBG_ASSERT and the STL debug mode,
>> linking against stlport_debug (on platforms where STLport is used).
>
> Just for the record, nothing in LO links again
Hi there,
I'd like to have the following commit
http://cgit.freedesktop.org/libreoffice/core/commit/?id=892f8b55781ccbe7e1f9613113b4721293fe4967
cherry-picked to the 3-4 branch. I believe this is a trivial fix that
is entirely safe for the stable branch.
This fixes
https://bugs.freedesktop.o
Hello, Michael,
On 14/09/11 16:57, Michael Stahl wrote:
> in OOo, --enable-dbgutil enables DBG_ASSERT and the STL debug mode,
> linking against stlport_debug (on platforms where STLport is used).
Just for the record, nothing in LO links against stlport anymore. If
stlport is built and distributed
Ah, my mistake, I thought you were just running the generated binary from the
command line.
Odd, because I would have expected the Visual Studio Debugger to stop the
program on any unhandled exception, or if it
hit an assert.
-- Noel Grandin
Tor Lillqvist wrote:
>> I suspect you'll get much f
in the module xml2cmp, 2 exec are built cml2cmp and srvdepy. the later
is apparently not used in the build itself nor delivered with the
product.
Its only usage is: srvdepy.exe
and it share all its cxx files with xml2cmp except for depency.cxx
so,
I modified xml2cmp to accept the syntax
xml2cm
> if the person who introduced this regression had used --enable-dbgutil
> then they would have found it themselves.
I am hoping that the revert Fridrich just pushed will help in the
dbgutil build too, will see soon (or tomorrow, depending on how much
needs to be recompiled now after a pull...)
I
> I suspect you'll get much further if you try to run a debug build under the
> Visual Studio debugger.
Umm, what do you think I am doing then? Of course that is what I do.
(gdb can't be used to debug MSVC-compiled code anyway, not that I see
why one would want to.)
--tml
On 14.09.2011 16:39, Tor Lillqvist wrote:
> Over the past month or so I have hacked, now and then, on making it
> possible to build master on Windows (i.e. with MSVC) with
> --enable-dbgutil, where --enable-dbgutil now means that the debugging
> C/C++ runtime is used (and _DEBUG is defined when com
Hi
I suspect you'll get much further if you try to run a debug build under the
Visual Studio debugger.
The VS Debugger and the runtime debug library are designed to work together, so
you'll probably get a much better idea
of what is going wrong.
-- Noel Grandin
(Would love to help, but I'm stil
Over the past month or so I have hacked, now and then, on making it
possible to build master on Windows (i.e. with MSVC) with
--enable-dbgutil, where --enable-dbgutil now means that the debugging
C/C++ runtime is used (and _DEBUG is defined when compiling, which
means that for much of the MSVC C++
I am sorry, but I had to revert this patch because it was causing
crashes in Windows build when loading any document into writer or when
trying to save a document from writer.
It would be nice to check on windows to see whether it can be fixed, but
we did not have much time for that now, so I just
On Tue, 2011-09-13 at 18:43 -0500, Arno Teigseth wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> This patch enables hunspell to deal with two-level-inflexed compound
> words.
Lazlo was happy enough to take the patch in upstream, so that's good
enough for me ;-), i.e.
http://sourcefor
Hi,
thanks to Michael I made some progress on building Libreoffice on my setup.
The problem of configury was that -flto was not passed at linktime and
also -fuse-linker-plugin was missing.
My build currently dies on svx on GCC bug. I've created tracking PR
http://gcc.gnu.org/bugzilla/show_bug.
On 09/14/2011 11:48 AM, Caolán McNamara wrote:
On Wed, 2011-09-14 at 11:17 +0200, Stephan Bergmann wrote:
On 09/14/2011 10:31 AM, Caolán McNamara wrote:
Taras Glek's slidedeck about firefox, etc. startup performance
http://people.mozilla.com/~tglek/lpc2011/
Some goodies. On the relatively low-
On Wed, 2011-09-14 at 11:17 +0200, Stephan Bergmann wrote:
> On 09/14/2011 10:31 AM, Caolán McNamara wrote:
> > Taras Glek's slidedeck about firefox, etc. startup performance
> > http://people.mozilla.com/~tglek/lpc2011/
> >
> > Some goodies. On the relatively low-hanging fruit side of things...
>
Hi guys,
we install bash completion file into /etc/bash-completion.d/ which is
location that we should probably leave to system packagers to decide.
It might be better to not install it on normal packager install or put
it somewhere into datadir at /usr so packagers can symlink it into
their desi
On 09/14/2011 10:31 AM, Caolán McNamara wrote:
Taras Glek's slidedeck about firefox, etc. startup performance
http://people.mozilla.com/~tglek/lpc2011/
Some goodies. On the relatively low-hanging fruit side of things...
[...]
b) fadvise(WILLNEED) before dlopen ?
http://linux.derkeiler.com/Mail
Taras Glek's slidedeck about firefox, etc. startup performance
http://people.mozilla.com/~tglek/lpc2011/
Some goodies. On the relatively low-hanging fruit side of things...
a) https://bugzilla.mozilla.org/show_bug.cgi?id=606137
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46770
gcc 4.7.0 apparentl
42 matches
Mail list logo