[Libreoffice-bugs] [Bug 49350] 10x speedup of saving a new entry to a large autocorrect replacement table

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49350

--- Comment #34 from tommy27  2012-09-23 06:45:05 UTC ---
(In reply to comment #33)
> 
> No.. the actual problem is (or was) that the dialog makes its own copy of all
> entries and afterwards it tries to synchronize its own copy with the main
> structure (where the entries are stored and checked when you type) in a very
> non-efficient way.   -- snip --

that was crazy and explain the worsening performance once the autocorrect
database becomes larger

> I have changed this so I only store what has been deleted and added to the 
> list and now there is no need for synchronization at all. 
> Using this approach it takes about 12 sec. 

WOW... let me say that I would already be very happy with such time.
This is already a drastic improvement from the 6 minutes and 10 seconds I
experienced with "z" entries

> when I change some entries (at the beginning or end). It
> generally works but I have to test all scenarios and make some more
> improvements to the code before I commit - so it may take some time.

don't worry, take the time you need. I'm struggling with OOo/Lib autocorrect
performance issues from years and I can wait.

> It still takes too long to save to a file and I think that I know the reason. 
> I
> think that every time a new entry is added, the acor file is written. Which
> then means that when you add 10 entries, acor file is (re)written 10 times. I
> am not yet sure about this but maybe you can test this.

mmmhhh... I do not confirm this... from my tests it seems that the acor_.dat
file is saved only when you hit OK (I monitored the "last modified" infos on
file properties), not after each new added entry... 

did you actually see time difference when hitting OK after adding a single or
multiple new entries? does it always take 12 seconds, regardless of the number
of newly added items?

P.S. if you have a home-made test build with your latest fixes, I'll be glad to
beta test it as well

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52268] Windows Splash Screen: Messages on first start displayed in wrong colour in the wrong place

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52268

Jean-Baptiste Faure  changed:

   What|Removed |Added

 OS/Version|Windows (All)   |All
 CC||jbf.fa...@sud-ouest.org

--- Comment #3 from Jean-Baptiste Faure  2012-09-23 
05:30:07 UTC ---
Same problem on Linux.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55230] New: Base - General Error - Connection to Data Source Could Note Be Established - Driver Class

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55230

 Bug #: 55230
   Summary: Base - General Error - Connection to Data Source Could
Note Be Established - Driver Class
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.5.3 release
  Platform: Other
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: critical
  Priority: medium
 Component: Database
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: svc...@gmail.com


When trying to enter my database, titled "BPQLBase" I received the following
message:  General Error

After clicking OK in the message, Forms, Queries, & Reports were all blank and
instead of seeing HSQLDB embedded in the bottom, I see JDBC. When I click on
Tables I get the following message:

The connection to the data source "BPQLBase" could not be established.
The driver class " could not be loaded.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54838] EDITING

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54838

--- Comment #14 from Colin  2012-09-23 03:36:03 UTC ---
Rather than describe the steps, I have added an Impress file which shows these
as screen shots of each step.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55229] New: : System Crash

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55229

 Bug #: 55229
   Summary: : System Crash
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.2 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Localization
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: kavin3ka...@gmail.com


Problem description: While using LibreOffice, the system(Linux Mint 13 LTS @ HP
core2duo), gets crashes. I could see only the cursor moving and other
properties of the laptop does not work.
So I have to force restart and then recover the file. That too not recovered
properly.

Steps to reproduce:
1. 
2. 
3. 

Current behavior:Unpredictable crashes

Expected behavior:To go on without any hang.

Platform (if different from the browser): 

Browser: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.1 (KHTML, like Gecko)
Chrome/21.0.1180.89 Safari/537.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50728] EDITING: Error shownig docx with formulas

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50728

--- Comment #2 from Kevin Ernst  
2012-09-23 00:31:18 UTC ---
I nominate that this be marked as a duplicate of Bug 46716 unless the original
reporter comes back here to dispute it. It's clear that the importing of .docx
formulae needs some work, and the odd behavior reported here will likely be
fixed by whatever work is done to remedy #46716.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46142] Error with formulas in odt format after docx import

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46142

Kevin Ernst  changed:

   What|Removed |Added

 CC||ernstke+freedesktopbugzilla
   ||@gmail.com

--- Comment #9 from Kevin Ernst  
2012-09-23 00:18:23 UTC ---
This problem is still present in the shipping Mac OS X LibreOffice build
(Version 3.6.2.1 [Build ID: ba822cc]).

Also confirm that the workaround of saving as a "flat" ODT, then re-saving as
.odt works for me, even for a very complex .docx that I was having lots of
problems with before.

I nominate this bug as a duplicate of Bug 46716. Not sure I have the authority
to mark it as such (although clearly Bugzilla will let me), but it's definitely
describing the same behavior as 46716.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48263] Writer freezes when I begin to type after opening program on MacOS X when Sophos antivirus active

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48263

Ken Blowers  changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED

--- Comment #7 from Ken Blowers  2012-09-23 00:09:34 UTC 
---
By default, the Sophos "on access scanning" option is not set to scan within
archives and compressed files or network volumes. However, I had manually
checked the option to scan within archives and compressed files. This is what
triggered the problem.

I have since unchecked that option, and now the problem doesn't occur any more.

As far as false positives are concerned, many of the available anti-virus
products that actually catch most viruses, and some that don't, have
unfortunately produced false positives in the past.(In reply to comment #6)
> Sophos even recognizes it’s own updater as malware:
> 
> http://community.sophos.com/t5/Sophos-Endpoint-Protection/Is-any-one-else-seing-this-alert-Shh-Updater-B-False-positives/td-p/29723/page/26
> 
> ... please draw your own conclusions about software quality from this ;-)



By default, the Sophos "on access scanning" option is not set to scan within
archives and compressed files or network volumes. However, I had manually
checked the option to scan within archives and compressed files. This is what
triggered the problem.

I have since unchecked that option, and now the problem doesn't occur any more.
I would however, still like the product to scan within any compressed files
that I might download from the net just in case they are infected. That was the
reason that I had check the option to begin with.

As far as false positives are concerned, many of the available anti-virus
products that actually catch most viruses, and some that don't, have
unfortunately produced false positives in the past.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 53365] FILEOPEN / FILESAVE: Formula not editable in LO after import from DOCX and save to ODT

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53365

--- Comment #8 from Kevin Ernst  
2012-09-23 00:05:17 UTC ---
Created attachment 67568
  --> https://bugs.freedesktop.org/attachment.cgi?id=67568
Screenshot showing corrupted formulae after saving .docx to .odt and re-opening

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 53365] FILEOPEN / FILESAVE: Formula not editable in LO after import from DOCX and save to ODT

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53365

--- Comment #7 from Kevin Ernst  
2012-09-23 00:04:36 UTC ---
Created attachment 67567
  --> https://bugs.freedesktop.org/attachment.cgi?id=67567
Screenshot showing the "squished" formula in imported .docx

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 53365] FILEOPEN / FILESAVE: Formula not editable in LO after import from DOCX and save to ODT

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53365

Kevin Ernst  changed:

   What|Removed |Added

 CC||ernstke+freedesktopbugzilla
   ||@gmail.com

--- Comment #6 from Kevin Ernst  
2012-09-23 00:00:22 UTC ---
On Mac OS X 10.7 with LibreOffice 3.6.2.1 (Build ID: ba822cc),
this problem manifests itself in the following ways:

1) The .docx formulae, as initially imported, are "squished"
   horizontally, as shown in the attached screenshot.

2) Double-clicking on each of these formula boxes *appears* to
   fix the problem, but the behavior after a re-save is
   inconsistent, i.e.:

   * when re-saved as .docx the formulae are still squished
 horizontally.

   * when re-saved as .odt, some documents look fine (with the
 exception of certain characters being replaced by boxes or
 upside-down question marks), others are corrupted when the
 .odt file is reloaded, being replaced by a generic red
 object icon (shown in my second screenshot).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48165] Drag and Drop with move/insert (ALT) does not handle partial column offset

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48165

--- Comment #3 from dcr...@yahoo.com 2012-09-22 23:48:18 UTC ---
The ALT key drag allows re-sorting in one move rather than copying to an
intermediate location, copying the other content to the new location, then
moving the other content into place.

It works now (I'm in 3.6.1.2), it is just a little graphically confusing for
some move/insert actions, but makes sense after giving it a try usually.

Thank you!  I'm impressed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33656] Cropped Picture in PDF export extremely distorted

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33656

--- Comment #16 from Julien Nabet  2012-09-22 23:12:50 UTC 
---
Created attachment 67562
  --> https://bugs.freedesktop.org/attachment.cgi?id=67562
pdf ok with 3.5 branch

On pc Debian x86-64 with 3.5 branch updated today, I don't reproduce this (see
attachment)

gleppert: could you give a try to a newer version (3.5.X or 3.6.X)?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33613] FILEOPEN: MSDraw OLE object not displaying (.doc import)

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33613

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #14 from Julien Nabet  2012-09-22 23:06:31 UTC 
---
On pc Debian x86-64 with master sources updated today, I reproduced the
problem.

Now "Word 2" isn't proposed at all on the list of supported files (with 3.5.4.2
Debian package I installed too binfilters) 

So I would say, there's only the Word 95 file issue.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33037] Can't open HTML file --> freeze

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33037

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #12 from Julien Nabet  2012-09-22 22:47:18 UTC 
---
On pc Debian x86-64 with master sources updated today, it doesn't crash but
either LO enters in an infinite loop or I should have waited for more than 5
minutes to open the html file.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55222] LibreOffice spreadsheet crashes when trying to open an old lotus 1-2-3 file

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55222

--- Comment #2 from Colette Coiner  2012-09-22 
22:39:41 UTC ---
hope this helps.  It is a very normal file for the very old lotus 
system. These are files from an old data logger for measuring stream 
temperature.

On 9/22/2012 10:54 AM, bugzilla-dae...@freedesktop.org wrote:
> https://bugs.freedesktop.org/show_bug.cgi?id=55222
>
> --- Comment #1 from Julien Nabet  2012-09-22 17:54:13 
> UTC ---
> I retrieved a file with extension .006, is it normal?
> Could you zip the file and attach it?
>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 32964] with gcj, report uses derived table (subquery), but automatic ORDER BY clause uses table names from within the subquery; breaks PostgreSQL, HSQLDB, MySQL

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32964

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #20 from Julien Nabet  2012-09-22 22:31:22 UTC 
---
On pc Debian x86-64 with 3.5, 3.6 and master sources updated today (and a brand
new LO directory profile for each test), I didn't reproduce the crash.

Each test included:
- double click on the report
- right click on the report then Edit

java version "1.7.0_03"
OpenJDK Runtime Environment (IcedTea7 2.1.2) (7u3-2.1.2-2)
OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 32771] Writer crashes while exporting big PDF file. (Error message: "Der Wecker klingelt" :-))

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32771

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #20 from Julien Nabet  2012-09-22 22:15:58 UTC 
---
SRS, Friedrich: do you still reproduce the problem with latest 3.5.X or 3.6.X
version with brand new LO profile if needed (see
http://wiki.documentfoundation.org/UserProfile)?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55166] : Plantage Explorer windows (7) et PowerDesk8 sur clic sur base .odb

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55166

--- Comment #6 from marius.dufour...@wanadoo.fr  
2012-09-22 20:56:35 UTC ---
mon message à été rejeté : taille trop importante
je refais avec moins de fichiers

Cordialement


 Message original 
Sujet: Fwd: Re: [Bug 55166] : Plantage Explorer windows (7) et 
PowerDesk8 sur clic sur base .odb
Date : Sat, 22 Sep 2012 21:36:13 +0200
De : marius.dufournet 
Pour : bugzilla-dae...@freedesktop.org






 Message original 
Sujet: Re: [Bug 55166] : Plantage Explorer windows (7) et PowerDesk8 
sur clic sur base .odb
Date : Sat, 22 Sep 2012 21:03:44 +0200
De : marius.dufournet 
Pour : bugzilla-dae...@freedesktop.org



Le 22/09/2012 11:30, bugzilla-dae...@freedesktop.org a écrit :
> https://bugs.freedesktop.org/show_bug.cgi?id=55166
>
> --- Comment #5 from Julien Nabet  2012-09-22 09:30:12 
> UTC ---
> translation of the initial description:
> "
> Windows explorer crash under Win7 as soon as one's click on odb file.
>
> Event name of the pb : BEX
> By default Module Name : MSVCR90.dll
>
> Same crash with PowerDesk8
>
> The odb file can be opened normally from Base
>
> I wanted to make a file copy or simply launch it from Windows Explorer.
>
> I've got no problem with the other file types in Windows Explorer and 
> Powerdesk
> "
>
> marius:
> Pourriez vous joindre le fichier odb qui pose problème ainsi qu'un imprim 
> écran
> de l'erreur?
> (I just translated the Jochen's comment 3)
>
Bonjour,

Merci pour votre assistance concernant mon problème.

je rappelle que le problème se pose pour toutes les bases .odb

certaines étaient sous c:/user/propriétaire/documents (implantation par 
défaut) que j'ai réussi à supprimer depuis LibreOffice)

les autres sont sous mon disque de données G:/données/ 

la première Adherents-nord.odb  c'est celle qui fait l'objet des 
plantages sous Explorer et qui correspond à la copie d'écran de l'erreur

ce jour j'ai créée une autre base Test.odb  qui plante avec la même erreur

j'ai ensuite copié la table de la base Test.odb dans la base 
adherents-nord avec libreoffice sans difficulté

en rédigeant ce message sous thunderbird j'ai eu des plantages sans 
possibilité de message d'erreur et après plusieurs tentatives je viens 
de réussir à les mettre en pièce jointe

J'espère que cela vous aidera à trouver la cause et de me proposer la 
solution ce correction

Codialement


Hello,

Thank you for your assistance with my problem.

I recall that the problem arises for all databases. odb

some were under c :/ user / owner / documents (default layout) that I 
managed to remove from LibreOffice)

the others are in my data disk G :/ data / 

Adherents nord.odb the first-is that which is the object crashes in 
Explorer and is the screenshot of the error

So far I created another database Test.odb crashing with the same error

I then copied the database table in the database Test.odb adherents 
north with libreoffice easily

in writing this message in thunderbird crashes I had no possibility of 
error and after several attempts I have successfully put an attachment

I hope this will help you find the cause and solution I propose this patch

Codialement





  * Français - détecté
  * Anglais
  * Français
  * Espagnol

  * Anglais
  * Français
  * Espagnol

auto-copié

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54625] SLIDESHOW: Shift of images on slideshow compared to layout

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54625

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbf.fa...@sud-ouest.org
 Ever Confirmed|0   |1

--- Comment #2 from Jean-Baptiste Faure  2012-09-22 
20:53:29 UTC ---
Please attach the original file, without it it is impossible too analyse the
behavior of Impress.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55226] New: Some type of slide transition not working

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55226

 Bug #: 55226
   Summary: Some type of slide transition not working
Classification: Unclassified
   Product: LibreOffice
   Version: 3.6.2.1 rc
  Platform: x86 (IA32)
OS/Version: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Presentation
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: mato.pe...@gmail.com


I have created a presentation with LO 3.5.4.2 (stock Ubuntu 12.04). The slide
transitions are "Fade Smoothly" for all the slides. I have installed LO 3.6.2
rc1 version to the same machine. With latest LO, 3.6.2 rc1, instead of nice,
smooth transition I get one little bit smoother image for 2 sec and then the
next slide. So the smooth fade is only 3 frame :( It works correctly with
3.5.4, so it is clearly regression. I checked all transitions, and the "Fade
Through Black" also problematic.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 53488] Cideamon.exe application error after installing LO3.6 (also 3.5 but less)

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53488

--- Comment #5 from Mjules  2012-09-22 20:02:15 UTC ---
Hi,

is there something I can do to help debugging this problem ?

I tried to test beta version and RC. I can reproduce with 3.6rc but not with
beta
In the latter case, it seems there is something different in installation : not
the same name (LODEV), parallel installable, don't register for opendocument
file by default and so on.

It's a work machine so I can't compile anything on it but I can test a build.

regards
Julien

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51727] EDITING: Tabstops for tablecontrols don't work

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51727

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #7 from rob...@familiegrosskopf.de 2012-09-22 19:53:40 UTC ---
Described behaviour isn't discussed in the OpenOffice-Forum, but here:
http://www.libreoffice-forum.de/viewtopic.php?f=10&t=9980&p=14949&hilit=Tabellenkontrollfeld#p14949

Tabstop "yes": The field could be entered with the tabulator. Its the normal
behaviour in a form. you could set this to nearly every control.
Tabstop is set standard to "no" for tablecontrols. So the tabulator should not
enter the tablecontrol - but it enters the tablecontrol. Only when you switch
to "yes" and and afterwards to "no" the tabstop is set right.

I set the Staus to "New".

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49350] 10x speedup of saving a new entry to a large autocorrect replacement table

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49350

--- Comment #33 from Tomaz Vajngerl  2012-09-22 19:51:51 UTC 
---
(In reply to comment #31)
> from tests I've done on master LibO 3.7.x with your fix, it seems that the
> "click OK" delay lenght depends upon 2 factors:
> 
> 1- size of the autocorrect database
> 2- alphabetical position of the newly added entry
> 
> which means that it takes longer to save new entries in larger databases, and
> it takes longer to save a "Z" entry rather than an "A" entry.
> 
> adding a "A" entry to the replacement table takes:
> -  8 seconds in a  55K acor.dat file
> - 22 seconds in a 119K acor.dat file
> 
> adding a "Z" entry instead takes:
> - 1 minute  and 40 seconds in a  55K acor.dat file
> - 6 minutes and 10 seconds in a 119K acor.dat file
> 
> tests were performed on Windows Vista 64bit, Intel Centrino 2, 2.27 GHz, 4GB
> RAM).
Ouch.. this is crazy.

> so it seems to me that most of the time is used/wasted resorting in
> alphabetical order the whole autocorrect database.
> 
> on the other hand adding a new autocorrect entry from "mouse right click
> suggestions" is extremely fast (1 or 2 seconds; maybe slightly slower when
> adding to a 119K database rather than a 55K database).
> 
> I have a theory about this different behaviour between "mouse" and 
> "replacement
> table" autocorrect methods but I need to do another test to confirm it or
> not stey tuned... more to come...
No.. the actual problem is (or was) that the dialog makes its own copy of all
entries and afterwards it tries to synchronize its own copy with the main
structure (where the entries are stored and checked when you type) in a very
non-efficient way. The behavior you saw was probably the side-effect of the
synchronization. For 'z' entries the algorithm needed to go through the whole
list to find a match - but for 'a' entries only some entries at the beginning.  

I have changed this so I only store what has been deleted and added to the list
and now there is no need for synchronization at all. Using this approach it
takes about 12 sec. when I change some entries (at the beginning or end). It
generally works but I have to test all scenarios and make some more
improvements to the code before I commit - so it may take some time.

It still takes too long to save to a file and I think that I know the reason. I
think that every time a new entry is added, the acor file is written. Which
then means that when you add 10 entries, acor file is (re)written 10 times. I
am not yet sure about this but maybe you can test this.

> did you see my upload?
Yes thanks!

> Tomaz, regarding your fix, did you actually touch the areas that Micheal Meeks
> said could be responsible for a 10x speedup (see Comment 25 ) or did you tweak
> another part of the code?
Yes - the first fix was based on information on this page. I tweaked the usage
of SetFont method in PaintEntry1.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50067] FORMATTING: Custom Date/Time formatting cannot be added (or used -- because it was not added)

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50067

Christina Rossmanith  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever Confirmed|0   |1

--- Comment #1 from Christina Rossmanith  2012-09-22 
19:27:10 UTC ---
Why would you like to add a date if you've selected "Time"? As far as I
understand the pattern you use does not match a time pattern and hence is
rejected. If you select "Date" it should work. Could you please try this?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52640] FORMATTING : tabstops malfunction in Draw and Impress

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52640

--- Comment #9 from Joel Madero  2012-09-22 19:19:45 UTC 
---
Perfect, thanks for confirming. I'll try to find someone to tackle this next
week

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50063] CONFIGURATION: Assigning a keyboard shortcut to "Insert Hyperlink" maps it to "Edit Hyperlink"; assigning one to "Insert Insert Hyperlink" maps it to "Insert Hyperlink"

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50063

Christina Rossmanith  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #1 from Christina Rossmanith  2012-09-22 
19:19:01 UTC ---
Reproducible with

Version 3.7.0.0.alpha0+ (Build ID: 784302d)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55116] CONFIGURATION: Type names contain invalid direction markers

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55116

aronref...@walla.com  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825

--- Comment #6 from Ruslan  2012-09-22 19:04:26 UTC ---
(In reply to comment #5)
> Which distrib (+ version) have you got?
My distro is LFS 6.3, but most of packages are much newer than from that
version (except some core ones like glibc).
If you have some specific package(s) in mind, I can try upgrading/downgrading
it and check if this helps.
> Could you give the result of this command:
> uname -rms
Linux 3.2.1 i686

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51727] EDITING: Tabstops for tablecontrols don't work

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51727

--- Comment #6 from Jochen  2012-09-22 19:03:28 UTC ---
Sorry - using
OS: Windows 7 prof. 64 bit
LO: 3.5.5

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51727] EDITING: Tabstops for tablecontrols don't work

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51727

--- Comment #5 from Jochen  2012-09-22 19:01:56 UTC ---
Hi Robert,

do you mean: bug = different behavior of the tab in step 1 and step 5?
I can confirm this behavior.

Hint:
1) IMHO must be defined what setting "Yes/No" in form means respectively should
cause. Perhaps there is no bug but normal behavior.
2) please poste the link of the thread in the German OpenOffice-Forum.

I have nothing against changing status to "NEW".

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50045] FILESAVE Cannot 'Save graphics' from OLE object

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50045

Christina Rossmanith  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #1 from Christina Rossmanith  2012-09-22 
18:59:03 UTC ---
Reproducible with

Version 3.7.0.0.alpha0+ (Build ID: 784302d)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51727] EDITING: Tabstops for tablecontrols don't work

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51727

--- Comment #4 from rob...@familiegrosskopf.de 2012-09-22 18:39:00 UTC ---
@Jochen
Do you need more info, or could we change the Status to "New". The described
behaviour was also discussed in the German OpenOffice-Forum.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52941] EDITING: ReportBuilder - property 'Print repeated values = No' without effect except data-fields of type "VARCHAR"

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52941

Jochen  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #19 from Jochen  2012-09-22 18:26:46 UTC 
---
Today I have received following mail (but not shown here):

rob...@familiegrosskopf.de changed:

What |Removed |Added

Attachment #65274|1 |0
is obsolete| |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55214] EDITING: Report - Line-break in Textboxes is impossible, when Textboxes are positioned in Pageheader or Pagefooter

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55214

--- Comment #3 from Jochen  2012-09-22 18:21:57 UTC ---
I can confirm the bug.
OS: Windows 7 prof. 64 bit
LO: 3.5.5.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55214] EDITING: Report - Line-break in Textboxes is impossible, when Textboxes are positioned in Pageheader or Pagefooter

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55214

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #2 from rob...@familiegrosskopf.de 2012-09-22 18:21:18 UTC ---
This bug has been confirmed by another user, who mailed this problem to me. So
I would switch the status to "New".

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54776] REPORTBUILDER: not working functions

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54776

--- Comment #2 from rob...@familiegrosskopf.de 2012-09-22 18:15:39 UTC ---
Created attachment 67552
  --> https://bugs.freedesktop.org/attachment.cgi?id=67552
Database, which shows, how accumulation in report works

The attachment should show, how the accumulation in the report-builder works.
This database was created with LO 3.6.2.1, OpenSUSE 11.4 (Linux rpm 32 bit).

I can't confirm, that the accumulation is a function, which doesn't work in the
report-builder. Could it be a specific Windows-bug?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54672] CONFIGURATION: Does not respect "text" preformatted cell when we type a time in the cell in xlsx format

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54672

A  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |major
   Priority|medium  |high
 Ever Confirmed|0   |1

--- Comment #1 from A  2012-09-22 18:07:59 UTC ---
reproduced with LO 3.6.1.2 (Windows), but after reopening this cell is
formatted as text, but shows a number 0,0689
in Excel 2007 it is correct

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54564] FILEOPEN: Writer doesn't find last location

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54564

--- Comment #2 from Lew  2012-09-22 17:56:17 UTC ---
Jean-Baptiste's procedure worked.  I entered first and last names, it supplied
initials, I left everything else blank.

I suppose most people will complete this field.  I don't remember being
prompted for it at installation -- although I don't normally pay attention to
this.  

For anyone similar, this is not intuitive.  It would be good if the
documentation specified somewhere that some functionality depends on these
fields being completed.  It would only take a sentence.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55222] LibreOffice spreadsheet crashes when trying to open an old lotus 1-2-3 file

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55222

--- Comment #1 from Julien Nabet  2012-09-22 17:54:13 UTC 
---
I retrieved a file with extension .006, is it normal?
Could you zip the file and attach it?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52941] EDITING: ReportBuilder - property 'Print repeated values = No' without effect except data-fields of type "VARCHAR"

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52941

rob...@familiegrosskopf.de changed:

   What|Removed |Added

  Attachment #65274|1   |0
is obsolete||

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54923] Crash when navigating options.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54923

--- Comment #17 from Phil Reilly  2012-09-22 17:32:05 UTC 
---
Looks like Universal Access needs to be on: Enable access for assistive devices
(checked) console gave this msg:

9/22/12 1:18:07.547 PM com.apple.launchd.peruser.501:
([0x0-0x32032].org.libreoffice.script[1519]) Job appears to have crashed:
Segmentation fault: 11

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54385] [REGRESSION] Command line --help and --version causing segmentation fault

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54385

Julien Nabet  changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #6 from Julien Nabet  2012-09-22 17:26:20 UTC 
---
Stephan: one for you?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54385] [REGRESSION] Command line --help and --version causing segmentation fault

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54385

--- Comment #5 from Julien Nabet  2012-09-22 17:20:04 UTC 
---
Created attachment 67551
  --> https://bugs.freedesktop.org/attachment.cgi?id=67551
differences between 3.5 and 3.6

On pc Debian x86-64, I reproduce the problem with master sources and 3.6 both
updated today. I don't reproduce the problem with 3.5 updated today.

>From bt retrieved with 3.6, I tried to pinpoint the diff by putting a break in
gdb
in cppu/source/uno/any.cxx line 48 and runned the 2 processes in parallel.

I noticed this:
3.5
/home/julien/compile-libreoffice/libo_3_5/cppu/source/uno/copy.hxx
(gdb) p pType->eTypeClass
$2 = typelib_TypeClass_INTERFACE

3.6
/home/julien/compile-libreoffice/libo_3_6/cppu/source/uno/copy.hxx
(gdb) p pType->eTypeClass
$2 = typelib_TypeClass_STRUCT

I attached the differences in bt from this location.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52338] editing INPUT LINE and calling Macro

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52338

--- Comment #3 from Lisp2D  2012-09-22 17:16:53 UTC ---
While creating subroutine to testing the most important place found:

Sub Test()
Dim idata As Object
idata=thisComponent.getSheets.getByName( "ImportantData" )
thisComponent.getCurrentController.select(idata)
end sub

the command SELECT is guilty

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52338] editing INPUT LINE and calling Macro

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52338

--- Comment #2 from Lisp2D  2012-09-22 17:16:30 UTC ---
Created attachment 67550
  --> https://bugs.freedesktop.org/attachment.cgi?id=67550
bugtest.ods

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43497] User Data: Initials incorrectly assumes 2 letter initials string on update

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43497

--- Comment #2 from Chris Copits  2012-09-22 16:49:32 UTC 
---
Took a bit of time to get set up to push patches directly, but I submitted the
fix today.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54565] MS Office presentation mangled after import

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54565

--- Comment #3 from Roman Eisele  2012-09-22 15:25:03 UTC ---
> If you can, could you try this release candidate ?

... which is available at http://www.libreoffice.org/download/pre-releases/

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55222] New: LibreOffice spreadsheet crashes when trying to open an old lotus 1-2-3 file

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55222

 Bug #: 55222
   Summary: LibreOffice spreadsheet crashes when trying to open an
old lotus 1-2-3 file
Classification: Unclassified
   Product: LibreOffice
   Version: 3.6.1.2 release
  Platform: Other
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: coinercole...@yahoo.com


Created attachment 67547
  --> https://bugs.freedesktop.org/attachment.cgi?id=67547
Lotus 1-2-3 file that crashes LibreOffice

trying to open some old lotus 1-2-3 files for work to be able to save them into
another format.

LibreOffice consistantly crashes when I try to open any of the lotus files. 

I have attached a file that causes this problem

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40301] LibreOffice 3.4.2 with German language pack under OSX Lion 1.7.0 and 1.7.1 (German) crashes when trying to change settings.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40301

Roman Eisele  changed:

   What|Removed |Added

 Status|REOPENED|NEEDINFO

--- Comment #4 from Roman Eisele  2012-09-22 15:06:23 UTC ---
Sorry for all the changes, but I keep learning ;-)

Because of the questions in comment #2, it is saver to leave this bug in status
NEEDINFO; it is not sure if this bug is really the same as bug 37913 (the stack
traces are quite different).

Therefore again my question @ everybody who has once experienced this bug,
especially :
  Can you still reproduce this bug with a current version of LibreOffice, i.e.
3.6.1 or better?

Any answer would be very helpful for us. Thany you in advance!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40301] LibreOffice 3.4.2 with German language pack under OSX Lion 1.7.0 and 1.7.1 (German) crashes when trying to change settings.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40301

Roman Eisele  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825

--- Comment #5 from Julien Nabet  2012-09-22 14:55:14 UTC 
---
I still can't reproduce this :-(

Which distrib (+ version) have you got?
Could you give the result of this command:
uname -rms

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] unsuscribe

2012-09-22 Thread gabbiere


___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54565] MS Office presentation mangled after import

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54565

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbf.fa...@sud-ouest.org
 Ever Confirmed|0   |1

--- Comment #2 from Jean-Baptiste Faure  2012-09-22 
14:47:05 UTC ---
In LO 3.5.7.1 I see the numbered text right aligned. And, on some slide, under
the picture.
The problem seems to be fixed in LO 3.6.2.1.
If you can, could you try this release candidate ?

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49350] 10x speedup of saving a new entry to a large autocorrect replacement table

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49350

--- Comment #32 from tommy27  2012-09-22 14:45:04 UTC ---
ok... some more test feedback...

DocumentList.xml (which contains all the autocorrect entries) works even if
entries are not sorted alphabetically (I manually edited the file changing
position of entries and then repacked it as .dat). 

You can use it even unsorted and the .xml remains unchanged until you add a new
entry once you do it, either using mouse right click suggestions or
manually adding to the autocorrect replacement table, the DocumentList.xml is
updated and resorted in alphabetical order.

So, the “mouse” and “table” add new entries resorting alphabetically the .xml
but the mouse does it a lot faster. We need to discover the reasons of this bad
performance of the table.

Tomaz, regarding your fix, did you actually touch the areas that Micheal Meeks
said could be responsible for a 10x speedup (see Comment 25 ) or did you tweak
another part of the code?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54564] FILEOPEN: Writer doesn't find last location

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54564

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME
 CC||jbf.fa...@sud-ouest.org

--- Comment #1 from Jean-Baptiste Faure  2012-09-22 
14:36:36 UTC ---
It works as expected if you have defined your name in menu Tools > Options >
LibreOffice > User Data.

Closing as WorksForMe. Please feel free to reopen if needed.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55220] New: : Sort moves labels

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55220

 Bug #: 55220
   Summary: : Sort moves labels
Classification: Unclassified
   Product: LibreOffice
   Version: 3.6.1.2 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: dirkmas...@gmail.com


Created attachment 67545
  --> https://bugs.freedesktop.org/attachment.cgi?id=67545
spreadsheet of my movie collection, that does this

Problem description: 
Even though "Range contains labels" is selected, when you do a sort, the labels
are moved as well. When "Range contains Labels" is selected, labels should
remain at top, even though it's selected in the range.
Steps to reproduce:
1. Load spreadsheet, select all by clicking upper lefthand corner
2. Menu-Data/Sort, select options tab and ensure that "Range contains Labels"
is checked
3. Move to sort tab, select column, labels move too.

Current behavior:
Labels move
Expected behavior:
labels remain at top of spreadsheet
Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like
Gecko) Chrome/21.0.1180.89 Safari/537.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49350] 10x speedup of saving a new entry to a large autocorrect replacement table

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49350

--- Comment #31 from tommy27  2012-09-22 13:56:49 UTC ---
(In reply to comment #29)
> snip
> 
> The biggest delay left for me now is when you click OK - on this action all 
> the
> entries are synchronized and written into autocorr file and this takes too 
> long
> IMHO. I will try to improve this.

from tests I've done on master LibO 3.7.x with your fix, it seems that the
"click OK" delay lenght depends upon 2 factors:

1- size of the autocorrect database
2- alphabetical position of the newly added entry

which means that it takes longer to save new entries in larger databases, and
it takes longer to save a "Z" entry rather than an "A" entry.

adding a "A" entry to the replacement table takes:
-  8 seconds in a  55K acor.dat file
- 22 seconds in a 119K acor.dat file

adding a "Z" entry instead takes:
- 1 minute  and 40 seconds in a  55K acor.dat file
- 6 minutes and 10 seconds in a 119K acor.dat file

tests were performed on Windows Vista 64bit, Intel Centrino 2, 2.27 GHz, 4GB
RAM).

so it seems to me that most of the time is used/wasted resorting in
alphabetical order the whole autocorrect database.

on the other hand adding a new autocorrect entry from "mouse right click
suggestions" is extremely fast (1 or 2 seconds; maybe slightly slower when
adding to a 119K database rather than a 55K database).

I have a theory about this different behaviour between "mouse" and "replacement
table" autocorrect methods but I need to do another test to confirm it or
not stey tuned... more to come...


> Can you try again and can you put your "merged" autocorr file somewhere so I
> can test with 100.000+ entries. 
> 
> Regards, Tomaž

did you see my upload?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54940] EDITING: CONDITIONAL FORMATTING, Manage window must show the real conditions for all CF ranges, with relative ranges in the formula.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54940

--- Comment #16 from Markus Mohrhard  
2012-09-22 13:53:55 UTC ---
(In reply to comment #15)
> (In reply to comment #14)
> > This is not possible. I will now just remove myself from the bug report. 
> > Please
> > never add me to add a bug report again.
> 
> Sorry but I cannot remember to have added you to any cc list.
> Any way, good job.
> Regards

This was to all QA people. I will again switch to feature work and let the bugs
fix themself. It seems the opinion of the developer working on a feature does
not count any more so please just ignore me when it comes to bug reports.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49674] Non-breaking space with variable width

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49674

--- Comment #4 from Simo Kaupinmäki  2012-09-22 13:42:26 
UTC ---
(In reply to comment #1)
> Created attachment 62223 [details]
> Improper handling of u+2060 in line breaking algorithm

This seems like a separate issue and should probably be filed as a new bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54923] Crash when navigating options.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54923

--- Comment #16 from Roman Eisele  2012-09-22 13:33:14 UTC ---
Thank you for the important hint that this bug might occur only on Mac OS X
“Lion”!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54940] EDITING: CONDITIONAL FORMATTING, Manage window must show the real conditions for all CF ranges, with relative ranges in the formula.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54940

--- Comment #15 from mariosv  2012-09-22 11:36:56 UTC 
---
(In reply to comment #14)
> This is not possible. I will now just remove myself from the bug report. 
> Please
> never add me to add a bug report again.

Sorry but I cannot remember to have added you to any cc list.
Any way, good job.
Regards

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825

--- Comment #4 from Ruslan  2012-09-22 11:30:59 UTC ---
(In reply to comment #3)
> Did you try after having renamed your LO directory profile?
Tried renaming ~/.libreoffice and ~/.config/libreoffice, still the same bt.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825

--- Comment #3 from Julien Nabet  2012-09-22 11:25:12 UTC 
---
Did you try after having renamed your LO directory profile?
Is it the same bt?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54940] EDITING: CONDITIONAL FORMATTING, Manage window must show the real conditions for all CF ranges, with relative ranges in the formula.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54940

Markus Mohrhard  changed:

   What|Removed |Added

 CC|markus.mohrhard@googlemail. |
   |com |

--- Comment #14 from Markus Mohrhard  
2012-09-22 11:16:40 UTC ---
This is not possible. I will now just remove myself from the bug report. Please
never add me to add a bug report again.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825

Ruslan  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever Confirmed|1   |0

--- Comment #2 from Ruslan  2012-09-22 11:14:27 UTC ---
(In reply to comment #1)
Still crashes with the same backtrace in Version 3.7.0.0.alpha0+ (Build ID:
ecf56e)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54385] [REGRESSION] Command line --help and --version causing segmentation fault

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54385

--- Comment #4 from Simon  2012-09-22 11:13:25 UTC ---
Same error on Ubuntu 12.04 64 bits:

$ gdb /opt/libreoffice3.6/program/soffice.bin
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Para las instrucciones de informe de errores, vea:
...
Leyendo símbolos desde /opt/libreoffice3.6/program/soffice.bin...(no se
encontraron símbolos de depuración)hecho.
(gdb) run --help
Starting program: /opt/libreoffice3.6/program/soffice.bin --help
[Depuración de hilo usando libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Nuevo Thread 0x7fffecda0700 (LWP 24849)]

Program received signal SIGSEGV, Segmentation fault.
0x766488e7 in ?? () from
/opt/libreoffice3.6/program/../ure-link/lib/libuno_cppu.so.3

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54744] Hybrid PDF export are corrupted

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54744

--- Comment #6 from Arnaud Versini  2012-09-22 
10:46:28 UTC ---
Don't work with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=d07e8fe18e470a08926cb43d2280f154277de137
and work with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=e1832ac55e11309815c1fd313fcef9868152fcd3

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54552] EDITING: Cell used in a formula is considered non-empty

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54552

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #6 from Jean-Baptiste Faure  2012-09-22 
10:37:22 UTC ---
(In reply to comment #4)
> And this is a regression since which version?

LO 3.5.7.1 gives the expected result: A1 selected instead of C3.

Problem seems not to be connected to bug 54553. In LO 3.6.3.0+ (Build ID:
9d3af8d) bug 54553 is fixed and this one not.

Status set to new.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49832] PRINTING: Writer rasterizes SVG for output to a printer or into PDF, which leads to poor quality laser printing.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49832

--- Comment #19 from Darko Veberic  2012-09-22 10:33:55 
UTC ---
can confirm this bug on ubuntu 12.04 with LibreOffice 3.5.4.2 Build ID:
350m1(Build:2)...

svg rendered with low resolution in printing and pdf export...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55218] FORMATTING: Removing an individual line does not work (cell borders)

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55218

stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 OS/Version|All |Windows (All)
   Priority|medium  |high

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55218] New: FORMATTING: Removing an individual line does not work (cell borders)

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55218

 Bug #: 55218
   Summary: FORMATTING: Removing an individual line does not work
(cell borders)
Classification: Unclassified
   Product: LibreOffice
   Version: 3.6.1.2 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: stgohi-lob...@yahoo.de


Problem description: 
it is unfortunately not possible to remove individual lines in the User Defined
cell borders area

Steps to reproduce:
1. open Spreadsheet
2. select a block of cells (several rows and columns)
3. choose Format - Cells
4. in the dialog, click the Borders tab and go to the Default Settings Area
5. click the fourth icon from the left to set all outer borders and all inner
lines and then click OK
6. now select a smaller block of cells in this block of bordered cells
7. choose Format - Cells
8. in the dialog, click the Borders tab and go to the User Defined Area 
9. choose any individual line to deselect this line and then click OK

Current behavior:
the deselected line will not be removed, all lines stay

Expected behavior:
the deselected line should be removed

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54644] CONFIGURATION: Java Runtime Environment

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54644

Julien Nabet  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de, serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  2012-09-22 10:07:17 UTC 
---
Even if most LibreOffice sources are in C++, there are some parts in Java.
Wizards  used in Base are some of these.

Now, we can't do many things here if you don't give detailed examples.
Could you file some crash bugs you have? (by giving the exact steps).

Rainer: about this tracker what do you think about the status it should have?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54692] : Writer crashes when searching in help - maybe related to bug 51384

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54692

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever Confirmed|0   |1

--- Comment #1 from Julien Nabet  2012-09-22 10:00:32 UTC 
---
On pc Debian x86-64 with 3.5 branch sources updated today, I don't reproduce
the problem.

Do you reproduce this with a brand new file or just specifically this one?
Did you try to rename your LO directory profile? (see
http://wiki.documentfoundation.org/UserProfile)
Could you give a try to a newer version (3.5.6 or 3.6.1)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54745] FILESAVE: Save as Docx causes CRASH when there are multiple different headers

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54745

--- Comment #4 from Julien Nabet  2012-09-22 09:55:59 UTC 
---
(In reply to comment #1)
> Confirmed on LO 3.6.1.2 Vista 32bit
> 
> Note that there is another docx filesave crash bug report here:
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=48569
> 
> It is not clear if this is the same bug or a different one.
I don't think so, at least it's not the same bt

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54745] FILESAVE: Save as Docx causes CRASH when there are multiple different headers

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54745

Julien Nabet  changed:

   What|Removed |Added

 CC||cedric.bosdonnat.ooo@free.f
   ||r, serval2...@yahoo.fr

--- Comment #3 from Julien Nabet  2012-09-22 09:54:16 UTC 
---
Cedric: one for you?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54745] FILESAVE: Save as Docx causes CRASH when there are multiple different headers

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54745

--- Comment #2 from Julien Nabet  2012-09-22 09:52:38 UTC 
---
Created attachment 67543
  --> https://bugs.freedesktop.org/attachment.cgi?id=67543
bt + console logs on master

On pc Debian x86-64 with master sources updated today, I reproduced the bug.
I attached bt + console logs.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever Confirmed|0   |1

--- Comment #1 from Julien Nabet  2012-09-22 09:46:10 UTC 
---
On pc Debian x86-64 with master sources updated today, I removed "1" and saved
; i don't reproduce the problem.

Ruslan: Could you give a try again with updated version?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55162] REPORTBUILDER crashes when report contains "group by field"

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55162

Julien Nabet  changed:

   What|Removed |Added

  Attachment #67462|text/plain  |application/vnd.sun.xml.bas
  mime type||e

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55166] : Plantage Explorer windows (7) et PowerDesk8 sur clic sur base .odb

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55166

--- Comment #5 from Julien Nabet  2012-09-22 09:30:12 UTC 
---
translation of the initial description:
"
Windows explorer crash under Win7 as soon as one's click on odb file.

Event name of the pb : BEX
By default Module Name : MSVCR90.dll

Same crash with PowerDesk8

The odb file can be opened normally from Base

I wanted to make a file copy or simply launch it from Windows Explorer.

I've got no problem with the other file types in Windows Explorer and Powerdesk 
"

marius:
Pourriez vous joindre le fichier odb qui pose problème ainsi qu'un imprim écran
de l'erreur?
(I just translated the Jochen's comment 3)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48569] LibreOffice crashes when saving in .docx format

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48569

Roman Eisele  changed:

   What|Removed |Added

   Platform|x86 (IA32)  |All
 OS/Version|Linux (All) |All

--- Comment #6 from Roman Eisele  2012-09-22 09:14:10 UTC ---
(In reply to comment #5)
> Confirmed Version 3.6.0.4 (Build ID: 932b512) on Windows XP.

... and also REPRODUCIBLE with
* LibreOffice 3.5.6.2 (Build ID: e0fbe70-dcba98b-297ab39-994e618-0f858f0)
* LibreOffice 3.6.2.1 (Build ID: ba822cc)
on Mac OS X 10.6.8 (Intel). The stack trace is very similar to Julien’s Debian
stack trace (just not as detailed), therefore I don’t attach it here.

→ Changed Platform to “All”.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55124] : crash on start

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55124

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever Confirmed|0   |1

--- Comment #1 from Julien Nabet  2012-09-22 09:09:57 UTC 
---
We need more information here:
- Did you install any specific fonts?
- Did you install any specific extensions?
- Did you upgrade Java recently?

Finally, could you rename your LO directory profile and test again? (see
http://wiki.documentfoundation.org/UserProfile)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43570] FILEOPEN CRASH WordPerfect document: out of memory

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43570

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  2012-09-22 09:03:36 UTC 
---
On pc Debian x86-64 with 3.5 branch updated today, I don't reproduce the
problem.

Joost: could you give a try to last 3.5.X or 3.6.X version and tell us if it's
ok?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55216] FORMATTING: Function and Icon Background Colour/Color

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55216

--- Comment #1 from stgohi-lob...@yahoo.de 2012-09-22 08:57:36 UTC ---
I right now recognised that it works in Writer for character background colour
(highlighting) but not for paragraph background colour, there is the same
problem

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52640] FORMATTING : tabstops malfunction in Draw and Impress

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52640

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=54103

--- Comment #8 from raphael.roc...@gmail.com  
2012-09-22 08:49:08 UTC ---
This bug has been reported on multiple versions and multiple platforms by
multiple users. (see duplicates)
Marking it back at 'NEW' to give it a chance ...

It's a regression from 3.5.x and breaks documents. Some users already switched
back to OpenOffice for this.

There is the same bug on Impress component (bug url in 'see also', has
duplicates too)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54103] FORMATTING: Tab stop formatting not working

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54103

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 CC||sergio.calleg...@gmail.com

--- Comment #3 from raphael.roc...@gmail.com  
2012-09-22 08:37:44 UTC ---
*** Bug 54980 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54980] EDITING: Regression: tab alignment broken

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54980

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||DUPLICATE

--- Comment #5 from raphael.roc...@gmail.com  
2012-09-22 08:37:44 UTC ---


*** This bug has been marked as a duplicate of bug 54103 ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54103] FORMATTING: Tab stop formatting not working

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54103

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 CC||gene.kohlenb...@toast.net

--- Comment #2 from raphael.roc...@gmail.com  
2012-09-22 08:35:02 UTC ---
*** Bug 52627 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52627] FORMATTING: Right Justify Tab, The page content does not properly align with tab.

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52627

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #2 from raphael.roc...@gmail.com  
2012-09-22 08:35:02 UTC ---


*** This bug has been marked as a duplicate of bug 54103 ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54103] FORMATTING: Tab stop formatting not working

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54103

raphael.roc...@gmail.com  changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=52640

--- Comment #1 from raphael.roc...@gmail.com  
2012-09-22 08:33:46 UTC ---
The same bug has been reported with Draw
https://bugs.freedesktop.org/show_bug.cgi?id=52640

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55216] FORMATTING: Function and Icon Background Colour/Color

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55216

stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 OS/Version|All |Windows (All)
   Severity|normal  |minor

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55216] New: FORMATTING: Function and Icon Background Colour/Color

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55216

 Bug #: 55216
   Summary: FORMATTING: Function and Icon Background Colour/Color
Classification: Unclassified
   Product: LibreOffice
   Version: 3.6.1.2 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: stgohi-lob...@yahoo.de


Problem description: 
"No Fill" background colour is not remembered in the icon.

Steps to reproduce:
1. open Spreadsheet
2. choose any background colour and format several cells with it
3. now choose "No Fill" and format again one of these cells
4. now format another of these coloured cells 

Current behavior:
you will get correctly "No Fill" for this cell and the background colour
function remembers this "No Fill" but the icon still shows the last colour
selected before "No Fill" 

Expected behavior:
"No Fill" as the last selection should be remembered, but also shown in the
background colour icon (like in Writer)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52640] FORMATTING : tabstops malfunction in Draw and Impress

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52640

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 CC||enric.ba...@ua.es

--- Comment #7 from raphael.roc...@gmail.com  
2012-09-22 08:28:46 UTC ---
*** Bug 53966 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 53966] FORMATTING: bad format of tabs in text

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53966

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from raphael.roc...@gmail.com  
2012-09-22 08:28:46 UTC ---


*** This bug has been marked as a duplicate of bug 52640 ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52640] FORMATTING : tabstops malfunction in Draw and Impress

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52640

raphael.roc...@gmail.com  changed:

   What|Removed |Added

Summary|tabstops malfunction in |FORMATTING : tabstops
   |Draw and Impress|malfunction in Draw and
   ||Impress

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55162] REPORTBUILDER crashes when report contains "group by field"

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55162

--- Comment #2 from rob...@familiegrosskopf.de 2012-09-22 08:22:18 UTC ---
@Jochen,

I have tested it with OpenSuSE 11.4 an LO Version 3.6.2.1.

Open the database, edit a report with the ChildrenAndEnrollmentView, Grouping
by SchoolYearId and EnrollementGrade. The report could be saved and executed.
Then I tried it with the wizard. Could also be saved and executed.

With my system I could not confirm this bug. Specified platform is Windows
32bit - so somebody with this version should test it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52640] tabstops malfunction in Draw and Impress

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52640

raphael.roc...@gmail.com  changed:

   What|Removed |Added

 OS/Version|Linux (All) |All
Version|3.6.0.2 rc  |3.6.2.1 rc

--- Comment #6 from raphael.roc...@gmail.com  
2012-09-22 08:19:40 UTC ---
I confirmed this bug on fresh install of Version 3.6.2.1 (Build ID: ba822cc) on
Windows. (Both Draw and Impress)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55196] FILEOPEN: MS-Word-Document could not open / LO hangs with 100% CPU

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55196

Julien Nabet  changed:

   What|Removed |Added

 CC||mst...@redhat.com

--- Comment #2 from Julien Nabet  2012-09-22 07:34:59 UTC 
---
Michael: one for you?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55196] FILEOPEN: MS-Word-Document could not open / LO hangs with 100% CPU

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55196

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr
 Ever Confirmed|0   |1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55196] FILEOPEN: MS-Word-Document could not open / LO hangs with 100% CPU

2012-09-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55196

--- Comment #1 from Julien Nabet  2012-09-22 07:34:06 UTC 
---
Created attachment 67536
  --> https://bugs.freedesktop.org/attachment.cgi?id=67536
some bts at random

On pc Debian x86-64 with master sources updated today, I reproduced the
problem.

I attached some bts at random.

I noticed these logs too:
warn:legacy.tools:11753:1:/home/julien/compile-libreoffice/libo/svx/source/svdraw/svdoole2.cxx:1297:
The destination model must have a persistence! Please submit an issue!
warn:legacy.tools:11753:1:/home/julien/compile-libreoffice/libo/svx/source/svdraw/svdoole2.cxx:1298:
The source and the destination models should have different persistences!
Problems are possible!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   >