[Libreoffice-bugs] [Bug 37778] FILEOPEN, UI - Read-only recommended .doc files open with protected sections

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37778

--- Comment #4 from Nicholas van Oudtshoorn  2012-01-26 
23:59:18 PST ---
Reproduced also in 3.5.0RC2 running on Fedora 16, x86_64

-- 
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 45294] New: FILEOPEN: Calc removed all the formulas inside my xlsx file.

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45294

 Bug #: 45294
   Summary: FILEOPEN: Calc removed all the formulas inside my xlsx
file.
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.5 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: vaishumar...@yahoo.com


Problem description: 
Lost all the conditional formating across all the sheets in my xlsx file.

Steps to reproduce:
1. create an xlsx file with certain conditional formatting applied on more than
one sheet.
2. save it in xlsx format.
3. Open in libre offcie calc.

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0;
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center
PC 6.0)

-- 
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 45286] FILESAVE as .xlsx destroys link to linked contents

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45286

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 AssignedTo|libreoffice-b...@lists.free |kohei.yosh...@gmail.com
   |desktop.org |
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1
Summary|Wrong format for references |FILESAVE as .xlsx destroys
   |when saving as .xlsx|link to linked contents

--- Comment #1 from Rainer Bielefeld  
2012-01-26 23:03:05 PST ---
[Reproducible] with "LibreOffice 3.5.0 RC2 German UI/Locale [Build-ID:
e371a95-bf68a13-5a1aa2b-d3c1ae9-b938258] on German WIN7 Home Premium (64bit),
.xlsx shows "Err:509" instead of linked contents

I created a test kit containing "linked.xls" with small ocntents and several
other documents linking to that contents.

Test results with documents from attached  test kit created with a.m. Version:

Linked contents shown correctly with LibO in , "withlink.ods",
"withlinkexcel2003.xls"
Problems as described with "withlink2007.xlsx", "withlinkOOX.xlsx", "", "", 

Same Problems with with "LibreOffice Portable 3.3.0  - WIN7  Home Premium
(64bit) German UI [OOO330m19 (Build:6) tag libreoffice-3.3.0.4]" 

Other Problems 
--
visible when I moved folder with sample documents to a differend HDD: 
"withlinkexcel2003.xls" shows wrong link when open:
='file:///T:/Users/Public/Documents/LibO/45286 - Wrong format for references
when saving as .xlsx/new/linked.xls'#$Tabelle1.A1
Should be
='file:///T:/new/linked.xls'#$Tabelle1.A1

"withlinkOOX.xlsx"  shows wrong link when open:
=['file:///c:/users/public/documents/libo/45286 - wrong format for references
when saving as .xlsx/new/linked.xls']$Tabelle1.A1
Should be
='file:///T:/new/linked.xls'#$Tabelle1.A1

Unfortunately neither tests with MS EXCEL Viewer nor tests with GNUMERIC
delivered reliable FILEOPEN results, so that the only reliable result of my
tests is "LibO can't open documents created with LibO", all other is beyond my
skills. "Other Problems" might be related to the problem from original report
or not, I can't tell.

@Kohei:
Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept 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 45088] : Macros from other Calc documents aren't executed when called

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45088

--- Comment #3 from Zarko Zivanov  2012-01-26 22:58:08 PST ---
Makcus,
Thanks for clarification, now it works. The code for opening ODS file I copied
from elsewhere, and I didn't know about meaning of parameters. It worked well
until LO 3.4 came out. But, this means that it was a bug in OO/LO 3.3 and
earlier - macros shouldn't be executed at all when opening witn "0".

Just one more question, if you have the time. If I put this in my basic macro:

aOdsProps(0).Value = com.sun.star.document.ALWAYS_EXECUTE_NO_WARN

I get an error about unrecognised property ALWAYS_EXECUTE_NO_WARN

If I put this:

aOdsProps(0).Value = ALWAYS_EXECUTE_NO_WARN

then there are no errors, but macro isn't executed. Is there a way to use
symbolic constant (ALWAYS_EXECUTE_NO_WARN) instead of it's value (4) in LO
Basic?

-- 
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 40540] FILESAVE During DOC export drawing is lost

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40540

--- Comment #13 from sasha.libreoff...@gmail.com 2012-01-26 21:42:56 PST ---
@Igor
Thanks for additional information and attachments. It will greatly help in
resolving 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 40539] Writer FILESAVE: Text direction in table is not saved into DOC format

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40539

--- Comment #8 from sasha.libreoff...@gmail.com 2012-01-26 21:35:30 PST ---
guess it is reproducible beginning from 3.4.0, but I have only 3.4.3 installed

-- 
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 42029] can't access pickers with smaller LO window

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42029

Rainer Bielefeld  changed:

   What|Removed |Added

 AssignedTo|libreoffice-b...@lists.free |timofeev@gmail.com
   |desktop.org |

--- Comment #10 from Rainer Bielefeld  
2012-01-26 21:33:40 PST ---
@Ivan:
I forgot to assign

-- 
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 42543] Report Designer Wizard missing Label display and editing capability

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42543

--- Comment #15 from Lionel Elie Mamane  2012-01-26 21:19:50 
PST ---
The first bt (attachment 56205) is interesting:

 dbtools::throwGenericSQLException (_rMsg="There exists no query named
\"Adresse\"." ...)


Some code tries to use a query named:
 "Adresse".
insted of just:
 "Adresse"

So we have to hunt where that extra dot comes from and hopefully this will
solve 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 44208] CRASH when click Tools -> Options with UI [ta_IN], [hi_IN] and other [xx_IN]

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44208

--- Comment #10 from Caolán McNamara  2012-01-26 15:01:07 
PST ---
committed to 3-4, 3-5. 3-5-0 pending extra review.

-- 
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 45288] New: crash when opening Styles and Formatting

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45288

 Bug #: 45288
   Summary: crash when opening Styles and Formatting
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 RC1
  Platform: x86 (IA32)
OS/Version: Linux (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: papsch...@googlemail.com


Libreoffice crashes on GNU/Linux x86 when opening the window "Styles and
Formatting" either with F11 or pressing the button in the tool bar.
I get the following message:

The program 'soffice' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 11705 error_code 8 request_code 42 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

I compiled LibreOffice with debug support. When I start it with gdb and pass
--sync as parameter, LibreOffice does not crash. I can't get a backtrace
without --sync being passed. Breaking on gdk_x_error only presents me this
question from gdb:

(gdb) b gdk_x_error
Function "gdk_x_error" not defined.
Make breakpoint pending on future shared library load? (y or [n])

Answering this with y doesn't help. GTK+ and GLib are compiled with debug
symbols 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 45096] Macros: Macro code does not work (WMI)

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45096

userBA  changed:

   What|Removed |Added

  Alias||userBA

-- 
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 45096] Macros: Macro code does not work (WMI)

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45096

userBA  changed:

   What|Removed |Added

   Priority|medium  |highest

-- 
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 45096] Macros: Macro code does not work (WMI)

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45096

userBA  changed:

   What|Removed |Added

   Severity|normal  |critical
Version|LibO 3.5.0 RC1  |LibO 3.5.0 RC2

-- 
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 44318] LibreOffice corrupting .ods files on save

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44318

David Greaves  changed:

   What|Removed |Added

   Priority|medium  |high

--- Comment #1 from David Greaves  2012-01-26 14:49:36 PST 
---
I have encountered the same problem. My files are not password protected.

I'm running 1:3.4.4-0ubuntu1

The corrupt XML is at the bottom of this entry

Further investigation seems to show that every   or
 tag  with a table:end-cell-address attribute was
affected and 'merged'

 tags with the table:end-cell-address attribute were OK.



MonthlyQtrlyxxNew
xxxUntil 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 40540] FILESAVE During DOC export drawing is lost

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40540

--- Comment #12 from Igor  2012-01-26 13:43:43 PST ---
Created attachment 56207
  --> https://bugs.freedesktop.org/attachment.cgi?id=56207
best example of input file

Attached file is created in LO from scratch.
There is one vector object inside box/incut.
And there is one object outside it.

So during exporting to .doc, the object inside box is not saving.

-- 
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 37561] Failed installing extension: Duden-Korrektor 5.0/6.0

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37561

manj_k  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #32 from manj_k  2012-01-26 
13:39:49 PST ---
Thanks to all.

[Duden Korrektor 5.0 on WinXP 32b]

Bugfix verified with

libreoffice-3-5~2012-01-23_22.09.27
LOdev 3.5.0rc1+ 
Build ID: 4d60e1a-b4ea45f-2d9b003

and

LibreOffice 3.5.0rc2 
Build ID: e371a95-bf68a13-5a1aa2b-d3c1ae9-b938258

Marked as VERIFIED.

-- 
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 39022] find-replace->$1, not pattern

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39022

tester8  changed:

   What|Removed |Added

 CC||a...@teigseth.no

--- Comment #3 from tester8  2012-01-26 13:39:19 PST ---
*** Bug 45151 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 45151] writer EDITING: Search and replace: patterns in Replace box aren't inserted, $n instead.

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45151

tester8  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from tester8  2012-01-26 13:39:19 PST ---


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

-- 
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 39022] find-replace->$1, not pattern

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39022

tester8  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #2 from tester8  2012-01-26 13:38:27 PST ---
Reproduced again with 

LOdev 3.5.0rc1
e40af8c-10029e3-615e522-88673a2-727f724
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic Russian UI

As described in Bug 45151

-- 
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 45287] New: Adding too many pics to gallery makes Impress unresponsive

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45287

 Bug #: 45287
   Summary: Adding too many pics to gallery makes Impress
unresponsive
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.5 release
  Platform: x86 (IA32)
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Presentation
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: jaredd...@gmail.com


I wanted to add the OpenClipArt 2.0 file set to a new theme in the gallery. 
The OpenClipArt 2.0 set contains about 26000 images in svg format.  I
uncompressed the gallery into /Basis/share/gallery/OpenClipArt-2.0/clipart.  I was able to get the file
list using the Find Files... button in the theme properties.  However, upon
adding about 100 files (either all at once or in sets), LO becomes unresponsive
and must be forcibly killed.  The behavior is quite consistent, i.e. it does
not vary from one trial to another.

-- 
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 45136] : PC freezes with math document including grids created with Sinequanon

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45136

tester8  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #2 from tester8  2012-01-26 13:30:44 PST ---
Reproduced with

LOdev 3.5.0rc1
e40af8c-10029e3-615e522-88673a2-727f724
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic Russian UI

-- 
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 45133] EDITING: Entering value Jan 2012 into cell produces 40909 instead of typed in text

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45133

tester8  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #1 from tester8  2012-01-26 13:27:23 PST ---
NOT reproduced with

LOdev 3.5.0rc1
e40af8c-10029e3-615e522-88673a2-727f724
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic Russian UI

@Rainer
Please, have a look.

-- 
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 42543] Report Designer Wizard missing Label display and editing capability

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42543

--- Comment #14 from Julien Nabet  2012-01-26 13:26:21 PST 
---
Created attachment 56206
  --> https://bugs.freedesktop.org/attachment.cgi?id=56206
Second bt

Following the first bt, i continued gdb and had a second 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 42543] Report Designer Wizard missing Label display and editing capability

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42543

--- Comment #13 from Julien Nabet  2012-01-26 13:25:19 PST 
---
Created attachment 56205
  --> https://bugs.freedesktop.org/attachment.cgi?id=56205
First bt with attached symbol

Here is the steps I did :
- Open Base with a file
- Call Wizard for Report
- select fields in first step
- attach gdb (see
http://wiki.documentfoundation.org/Development/How_to_debug#Attaching_to_the_soffice.bin_process)
- since I didn't know where was the pb I runned :
   - catch catch (to stop gdb when "catch" called)
   - catch thrown (to stop gdb when "throw" called)
- I had to run a lots of time "continue" (or "C") because of all the "catch"
and "throw"
- then I clicked on "Next"
-> first bt

(Pc Debian x86-64)

-- 
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 45122] : Opening WMF picture in writer/impress/draw causes 100%cpu load for a long time.

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45122

tester8  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||iamtest...@gmail.com
 Ever Confirmed|0   |1

--- Comment #1 from tester8  2012-01-26 13:24:36 PST ---
Reproduced with

LOdev 3.5.0rc1
e40af8c-10029e3-615e522-88673a2-727f724
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic Russian UI

-- 
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 45117] Input window to ask if save in docx or odf format looks unequilibrated

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45117

tester8  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||iamtest...@gmail.com
 Ever Confirmed|0   |1

--- Comment #1 from tester8  2012-01-26 13:15:59 PST ---
LOdev 3.5.0rc1
e40af8c-10029e3-615e522-88673a2-727f724
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic

Reproduced with both Russian & English UI

-- 
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 44114] FILESAVE: Cell formatting (cell borders on second sheet) lost when saving an ODS file to XLS format

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44114

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Summary|FILESAVE: Cell formatting   |FILESAVE: Cell formatting
   |lost when saving an ODS |(cell borders on second
   |file to XLS format  |sheet) lost when saving an
   ||ODS file to XLS format

--- Comment #1 from Cor Nouws  2012-01-26 13:06:23 PST ---
Hi John,

Thanks for reporting. I can confirm the issue. I see the same problem in 3.3.4
and 3.5.0rc1.

Did you have a change, or would you like to have one, to look in BugZilla if
there are related bugs?
If so, this page will help:
http://wiki.documentfoundation.org/BugReport_Details#Spreadsheet
Thanks - Cor

-- 
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 45097] Errors in PDF-file (export from Writer, misplaced bullets)

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45097

tester8  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #4 from tester8  2012-01-26 13:06:13 PST ---
Reproduced with

LOdev 3.5.0rc1
e40af8c-10029e3-615e522-88673a2-727f724
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic Russian UI

In pdf presents small black lines outside of table which are not present in
.odt

-- 
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 45285] Use more revealing error message for not allowed sheet names

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45285

Albert Thuswaldner  changed:

   What|Removed |Added

 AssignedTo|libreoffice-b...@lists.free |thu...@gmail.com
   |desktop.org |

--- Comment #1 from Albert Thuswaldner  2012-01-26 13:01:42 
PST ---
I can have a go at this one. Should we add something like this?

Invalid sheet name. 

The following rules apply:
- cannot be a duplicate of an existing sheet name.
- cannot contain the characters [ ] * ? / \ .
- must be 31 or fewer characters.

-- 
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 45076] FORMCONTROLS: Form controls don't retain their position and size

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45076

tester8  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Status Whiteboard|BSA |BSA target:3.5.0
 Resolution||FIXED

--- Comment #3 from tester8  2012-01-26 13:00:25 PST ---
Resolved - Fixed
Due to reporters comments.

-- 
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 45286] New: Wrong format for references when saving as .xlsx

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45286

 Bug #: 45286
   Summary: Wrong format for references when saving as .xlsx
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.5 release
  Platform: x86-64 (AMD64)
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: ru...@neodata.com.ar


When creating or saving a file as .xlsx, with cells referenced to other files,
the format saved is wrong, turning the spreadsheet unusable.

LibO 3.4.5
OO: 340m1 Build:502



Format when defining the cross file reference:

='file:///I:/SAMPLE SHEET 2012.xls'#'Sheet 1'.N42 



Format when reopening the .xlsx file:

=['file:///i:/sample sheet 2012.xls']$#REF!.N42

-- 
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 45028] Visio import: label of connector gets written through line

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45028

tester8  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #4 from tester8  2012-01-26 12:44:04 PST ---
>Sorry, I cannot send you the file I used when I found this. I am not allowed
>to. Instead I made a simple example in Visio [1]

If bug can be reproduced on a more simple file then more simple is better.

Reproduced with

LOdev 3.5.0rc1
e40af8c-10029e3-615e522-88673a2-727f724
Ubuntu 10.04.3 x86
Linux 2.6.32-37-generic Russian UI

-- 
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 45285] New: Use more revealing error message for not allowed sheet names

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45285

 Bug #: 45285
   Summary: Use more revealing error message for not allowed sheet
names
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 RC1
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: bi...@gmx.de


Created attachment 56204
  --> https://bugs.freedesktop.org/attachment.cgi?id=56204
MS Excel 2007 german.png

Problem:

When trying to insert or rename a sheet with an already existing name,
LibreOffice prints: "Invalid sheet name."

MS Excel uses more revealing error massage. Have a look at the attached screen
shot (sorry it's german).

The current message "Invalid sheet name." gives the impression that a chosen
sheet name is generally invalid. This is confusing if the document contains
many sheets and it is recognizable immediately that the chosen name already
exists.

Solution:
Use more revealing error message (like MS Excel) why sheet is not allowed.

-- 
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 45284] New: formulas in writer file exported to word are sized incorrectly

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45284

 Bug #: 45284
   Summary: formulas in writer file exported to word are sized
incorrectly
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Formula Editor
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: yury.tarasiev...@gmail.com


Created attachment 56202
  --> https://bugs.freedesktop.org/attachment.cgi?id=56202
remove appending of the hard-coded font sizes (made against git checkout)

This is about formulas in writer file which is being exported (saved as)
microsoft word .doc file. 

The current conversion routines in starmath/ subdir append hard-coded font
sizes ("size 12" to normal content, "size 8" to super- and subscripts etc.),
regardless of what is set in LibreOffice formula editor's settings. That is, of
course, completely wrong approach. This way formulas are, in fact, corrupted.
There are many tickets for this issue filed in OOO bugzilla, by the way.

One way of correcting this is proposed in a patch attached, pending the
implementation of "completely correct" way of exporting font sizes in formulas
to .doc (in ole streams attributes). This patch just removes the code which
adds "size %d {" and corresponding "}".

"Works for me", as now I'm able to export many-formulas document to word's .doc
and not have to *edit* each and every of those, if something other than "size
12" is required (I still have to double-click each and every of those to
correct the previews, but that's another problem, albeit related).

-- 
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 44284] EDITING: Impress, Draw and Writer crash after undo and moving graphics

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44284

--- Comment #4 from Milos Sramek  2012-01-26 12:08:55 UTC 
---
Writer 3.5.0 RC1 just crashed to me in a similar situation: many undos then
typing a letter, followed by crash.

In fact I have observed crashes related to undos for a longer time. It is hard
to reproduce (the Draw case was easy). So I am afraid there is a (severe)
problem somewhere in undo management. Please, have a look at it, this may cause
problems.

Valgring can catch that, but no additional information:

==17180== For counts of detected and suppressed errors, rerun with: -v
==17180== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

-- 
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 40540] FILESAVE During DOC export drawing is lost

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40540

--- Comment #11 from Igor  2012-01-26 12:08:42 PST ---
Created attachment 56200
  --> https://bugs.freedesktop.org/attachment.cgi?id=56200
input file2

if I copy several vector boxes outside text frame then it reproduced partially.

i.e. vector objects inside text frame are not exported to .doc.

-- 
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 40540] FILESAVE During DOC export drawing is lost

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40540

Igor  changed:

   What|Removed |Added

 Status|NEEDINFO|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 40540] FILESAVE During DOC export drawing is lost

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40540

--- Comment #10 from Igor  2012-01-26 11:56:18 PST ---
As I understand it was drawn in Word as a vector graphics and then I imported
it to LO. (You can edit each element during LO; so I wonder why format is
meaningful)

-- 
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 40539] Writer FILESAVE: Text direction in table is not saved into DOC format

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40539

--- Comment #7 from Igor  2012-01-26 11:49:05 PST ---
Sorry, I'm not clearly get your point.

It is not reproduced on LibreOffice 3.3.4 
OOO330m19 (Build:401)
tag libreoffice-3.3.3.1, Ubuntu package 1:3.3.4-0ubuntu1.

1. Save as .doc in LO 3.3.4
2. Open .doc in LO 3.3.4
Directions are ok.

As I heard in LO 3.4 for .doc OPEN/SAVE regressions were introduced.

-- 
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 40991] Java UNO bridge - internal call arguments need updating to double hyphens

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40991

--- Comment #8 from Daniel Benkmann  2012-01-26 11:46:53 
PST ---
(In reply to comment #7)
> However... I still see the LibreOffice window pop-up while I thought the
> relevant command switches should suppress it.
> Has something changed in the cmd line arguments to hide the LO window?

--nodefault is broken, see https://bugs.freedesktop.org/show_bug.cgi?id=42470

-- 
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 45203] setup abends saying "Please exit LibreOffice 3.4 etc before you continue"

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45203

--- Comment #8 from tspg...@aol.com 2012-01-26 11:40:10 PST ---
Created attachment 56199
  --> https://bugs.freedesktop.org/attachment.cgi?id=56199
Print screens via Paint

Print screens via Paint

-- 
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 45203] setup abends saying "Please exit LibreOffice 3.4 etc before you continue"

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45203

--- Comment #7 from tspg...@aol.com 2012-01-26 11:39:38 PST ---
Created attachment 56198
  --> https://bugs.freedesktop.org/attachment.cgi?id=56198
Print screens via Paint

Print screens via Paint

-- 
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 45203] setup abends saying "Please exit LibreOffice 3.4 etc before you continue"

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45203

--- Comment #6 from tspg...@aol.com 2012-01-26 11:39:12 PST ---
Created attachment 56197
  --> https://bugs.freedesktop.org/attachment.cgi?id=56197
Print screens via Paint

Print screens via Paint

-- 
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 45203] setup abends saying "Please exit LibreOffice 3.4 etc before you continue"

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45203

--- Comment #5 from tspg...@aol.com 2012-01-26 11:38:13 PST ---
Created attachment 56196
  --> https://bugs.freedesktop.org/attachment.cgi?id=56196
Print screens via Paint

Promised print screens.

-- 
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 37561] Failed installing extension: Duden-Korrektor 5.0/6.0

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37561

--- Comment #31 from Stephan Hennig  2012-01-26 
11:36:58 PST ---
Fix confirmed.
Duden Korrektor 5.0 and 6.0 both install and work with LibO 3.5 RC2 on Windows
XP.

Thanks,
Stephan Hennig

-- 
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 45282] New: : Win Explorer Document Preview image doesn't handle images correctly

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45282

 Bug #: 45282
   Summary: : Win Explorer Document Preview image doesn't handle
images correctly
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.5 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: j...@grossart.net


Problem description: Windows explorer preview doesn't take into account image
scaling

Steps to reproduce:
1. make a document
2. place an image (Mine was in the header from a template)
3. scale the image
4. save and close the document
5. check the explorer preview thumbnail - image won't be scaled correctly

Current behavior: image not scaled or placed correctly

Expected behavior: document preview would look like the document

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101
Firefox/9.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 40991] Java UNO bridge - internal call arguments need updating to double hyphens

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40991

--- Comment #7 from pr.nienh...@hccnet.nl 2012-01-26 11:19:59 PST ---
Thanks Andras, indeed the error messages are gone in 3.5rc1.

However... I still see the LibreOffice window pop-up while I thought the
relevant command switches should suppress it.
Has something changed in the cmd line arguments to hide the LO window?

-- 
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 42465] FILEOPEN RTF: import-export error after change font

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42465

s-joyemuseq...@vf.uni-konstanz.de changed:

   What|Removed |Added

   Keywords||regression

-- 
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 42465] FILEOPEN RTF: import-export error after change font

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42465

--- Comment #6 from s-joyemuseq...@vf.uni-konstanz.de 2012-01-26 11:07:22 PST 
---
Created attachment 56195
  --> https://bugs.freedesktop.org/attachment.cgi?id=56195
Same resaved file opened with Word 2003 and LibO 3.4.4 (chinese characters)


The attachment "54541: Save errors after resave in RTF." displays the file when
opened with LibO 3.5 RC1.

When the resaved file is opened with LibO 3.4.4 or Word 2007 (Windows XP and
Windows Vista 64), it displays partly chinese characters.

resaved_file_opened_with_LibO_3_4_4.pdf (resaved file opened with LibO 3.4.4)
resaved_file_opened_with_Word_2007.pdf (resaved file opened with Word 2007)

This is a regression. If the file is re-saved with LibO 3.4.4, it is displayed
correctly with LibO 3.4.4, LibO 3.5 RC1, and Word 2007.

-- 
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 41083] Hyphenation doesn't honour minimum word length in Basic

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41083

--- Comment #5 from Stephan Hennig  2012-01-26 09:48:26 
PST ---
Confirmed the problem is fixed in LibO 3.5 RC2 on Windows XP.

-- 
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 44604] CRASH EDITING particular CALC OLE object in WRITER

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44604

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Status Whiteboard||target:3.5.0
 Resolution||WORKSFORME
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #1 from Rainer Bielefeld  
2012-01-26 09:33:49 PST ---
No longer a problem with "LibreOffice 3.4.5 German UI [Build ID: OOO340m1
(Build:502)]" parallel Server installation on German WIN7 Home Premium (64bit)
(and also not on WIN XP 32 Bit (VirtualBox))

-- 
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 45280] New: EDITING: Calc freezes after Ctrl+C

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45280

 Bug #: 45280
   Summary: EDITING: Calc freezes after Ctrl+C
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 RC1
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: zza...@gmail.com


Created attachment 56194
  --> https://bugs.freedesktop.org/attachment.cgi?id=56194
Document that freezes Calc after Ctrl+C

Steps to reproduce:
1. Open attached document (catalog of one computer firm).
2. Select A5-I10 (or anything that has A-I columns)
3. Press Ctrl+C
4. Click somewhere on Calc or try Paste (in Calc or any other program).
5. Calc freezes

Platform (if different from the browser): 
Ubuntu 11.10 32-bit, LO 3.5.0rc1

Browser: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:9.0.1) Gecko/20100101
Firefox/9.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 36824] The use of function in a view prevents the database connection

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36824

--- Comment #9 from pierre-yves samyn  
2012-01-26 09:06:49 PST ---
(In reply to comment #8)
> 
> Can you let me know which version of the JRE you are running?

good question of course...

I'm a little confused :

C:\Users\Pierre-Yves>java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)

But :

C:\Program Files (x86)\Java\jre6\bin>java -version
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) Client VM (build 20.5-b03, mixed mode, sharing)

So, Tools> Options> Java> 1.6.0_30 (location : C:\Program Files
(x86)\Java\jre6)

I hope it could help

-- 
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 45276] imported xlsx pivot table with group field as data field show ### for numbers

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45276

Noel Power  changed:

   What|Removed |Added

 AssignedTo|libreoffice-b...@lists.free |nopo...@novell.com
   |desktop.org |

--- Comment #2 from Noel Power  2012-01-26 08:21:16 PST ---
really assign to me

-- 
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 45276] imported xlsx pivot table with group field as data field show ### for numbers

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45276

Noel Power  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1

--- Comment #1 from Noel Power  2012-01-26 08:20:57 PST ---
assigning to me as I am already looking at 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 45276] New: imported xlsx pivot table with group field as data field show ### for numbers

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45276

 Bug #: 45276
   Summary: imported xlsx pivot table with group field as data
field show ### for numbers
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: nopo...@novell.com


test document ( will be attached ) will show a simple pivot table with simple
group field used as a row & data field, data shown is just garbage 

-- 
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 45042] The Document Converter wizard is crashing on Windows OSs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45042

Petr Mladek  changed:

   What|Removed |Added

 Blocks||37361

-- 
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 37361] LibreOffice 3.5 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

Petr Mladek  changed:

   What|Removed |Added

 Depends on||45042

--- Comment #150 from Petr Mladek  2012-01-26 08:01:09 PST ---
Add bug 45042: The Document Converter wizard is crashing on Windows OSs with
default installation. It depends on binfilters.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
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 34774] UI: Select entry from input list for a field with a double click

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34774

khagar...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #2 from khagar...@gmail.com 2012-01-26 07:57:39 PST ---
Still applies to 3.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 45042] The Document Converter wizard is crashing on Windows OSs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45042

--- Comment #5 from Petr Mladek  2012-01-26 07:57:03 PST ---
The interesting thing is that it works in LO-3.4.5 even when "Legacy filters"
are not installed. I wonder what has changed since there.

-- 
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 44933] Installation stopped

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44933

--- Comment #9 from Andras Timar  2012-01-26 07:45:31 PST ---
LibreOffice 3.4.5 installer checks, if there is a running soffice.bin process.
If there is, it gives the error message above.

So, when you see that message, check, if you have soffice.bin in Task Manager.

-- 
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 45042] The Document Converter wizard is crashing on Windows OSs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45042

Petr Mladek  changed:

   What|Removed |Added

   Severity|blocker |major
   Priority|medium  |high

--- Comment #4 from Petr Mladek  2012-01-26 07:42:15 PST ---
It helped me to install the optional component "Legacy filters".

One solution is to install them by default.
Another possibility is to hack the converter to use these filters only when
available.

Workaround is easy => can't block the 3.5.0 release => reducing severity a bit.

-- 
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 45271] : The way Writer counting Chinese words is not correct

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45271

TaiJan Huang  changed:

   What|Removed |Added

   Severity|normal  |major
   Priority|medium  |highest

-- 
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 45271] New: : The way Writer counting Chinese words is not correct

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45271

 Bug #: 45271
   Summary: : The way Writer counting Chinese words is not correct
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 RC2
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: black...@gmail.com


Problem description: 

The way of counting Chinese words in the word count function of Libreoffice is
not suitable (and even useless) to Chinese speakers.  

In Chinese, we count "character" instead of "word." For example, 蘋果 (a.k.a.
apple) is a "word" with two characters. In fact, the meaning of "word" in
Chinese equals the meaning of "character" in English.  

Therefore, the following word count should be three words:
" 蘋果  apple"

But the current behavior of word count would show two words because it counts
蘋果 as one word while it should be counted as two words in Chinese.

This is a longstanding bug for Chinese speakers.







Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0) Gecko/20100101
Firefox/10.0

-- 
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 37361] LibreOffice 3.5 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

Bug 37361 depends on bug 35669, which changed state.

Bug 35669 Summary: Incorrect cross-references to illustrations and equations in 
master documents
https://bugs.freedesktop.org/show_bug.cgi?id=35669

   What|Old Value   |New Value

 Resolution||FIXED
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
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 44975] I make Libreoffice in Xubuntu11.10, and malfunction occurs when I become HTML

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44975

Petr Mladek  changed:

   What|Removed |Added

   Severity|blocker |critical

--- Comment #2 from Petr Mladek  2012-01-26 06:59:17 PST ---
This bug should not block the release until we understand it more => lovering
the severity a bit.

-- 
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 44975] I make Libreoffice in Xubuntu11.10, and malfunction occurs when I become HTML

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44975

Petr Mladek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||pmla...@suse.cz
 Ever Confirmed|0   |1

--- Comment #1 from Petr Mladek  2012-01-26 06:58:36 PST ---
I am sorry but I have troubles to understand the problem. Could you please
provide simple steps to reproduce? For example:

1. start libreoffice
2. select "File/New/HTML Document"
3. do this
4. do that

Restult: bla bla

Expected Result: bla bla

Also please attach test documents or screenshots that might help to reproduce
and understand the 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 44807] LO crashes on MAC if is checked "Enable acces for assistance devices"

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44807

Petr Mladek  changed:

   What|Removed |Added

   Severity|blocker |critical
   Priority|medium  |high
 CC||alex.thurg...@gmail.com,
   ||nthieb...@gmail.com,
   ||tbehr...@suse.com

--- Comment #2 from Petr Mladek  2012-01-26 06:52:51 PST ---
I add some MAC users into CC.

Fabien is not able to reproduce this, so it is not a common problem => it
should not block the release => lovering the severity a bit.

-- 
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 37361] LibreOffice 3.5 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

Petr Mladek  changed:

   What|Removed |Added

 Depends on||45254

--- Comment #149 from Petr Mladek  2012-01-26 05:57:35 PST ---
Add bug #45254: cannot edit data using postgreSQL-SDBC

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
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 45254] EDITING postgreSQL-SDBC Can not edit data

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45254

Petr Mladek  changed:

   What|Removed |Added

   Severity|blocker |critical
   Priority|medium  |high
 AssignedTo|libreoffice-b...@lists.free |lio...@mamane.lu
   |desktop.org |

--- Comment #1 from Petr Mladek  2012-01-26 05:56:09 PST ---
Lionel could you please have a look?

We definitely need to fix soon. On the other hand, the postgreSQL connector is
used only by limited number of users => it should not block the .0 release =>
lovering the severity a bit.

-- 
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 45269] Presentation does not Look the same on Linux and Windows

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45269

--- Comment #1 from mensoif_ger...@yahoo.fr 2012-01-26 05:52:26 PST ---
Created attachment 56184
  --> https://bugs.freedesktop.org/attachment.cgi?id=56184
Debian 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 45269] New: Presentation does not Look the same on Linux and Windows

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45269

 Bug #: 45269
   Summary: Presentation does not Look the same on Linux and
Windows
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.5 release
  Platform: All
OS/Version: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Presentation
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: mensoif_ger...@yahoo.fr


Created attachment 56183
  --> https://bugs.freedesktop.org/attachment.cgi?id=56183
Win Screenshot

I made A presentation, and when hitting the "Slide Show" Button on linux, the
layout get weired.

I tried with debian package from wheezy, 3.3.4 and 3.4.5 from
http://www.libreoffice.org the result is always the same, the layout is broken.

Using the same Presentation on a windows 7 with LO 3.3.2 or 3.4.5 works like a
charm

I made 2 screenshots to make my point clear.

-- 
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 44290] "Installer integrity check failed"

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44290

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Andras Timar  2012-01-26 05:17:03 PST ---
Sorry, nobody confirmed this, and it works for me.

-- 
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 37361] LibreOffice 3.5 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

Petr Mladek  changed:

   What|Removed |Added

 Depends on||45255

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
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 35673] LibreOffice 3.4 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673

Bug 35673 depends on bug 38595, which changed state.

Bug 38595 Summary: FILEOPEN: thin double line cell borders invisible
https://bugs.freedesktop.org/show_bug.cgi?id=38595

   What|Old Value   |New Value

 Resolution||FIXED
 Status|NEW |RESOLVED

-- 
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 35987] Bad Spanish translation for "Print ranges" (Calc)

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35987

Andras Timar  changed:

   What|Removed |Added

 AssignedTo|libreoffice-b...@lists.free |daniel.armando.rodriguez@gm
   |desktop.org |ail.com

-- 
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 31511] UI: In 3.3 beta 2 Writer's spellcheck icon is over-sized in relation to the others

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31511

Astron  changed:

   What|Removed |Added

  Status Whiteboard||target:3.5.0
 Resolution|FIXED   |WORKSFORME

--- Comment #9 from Astron  2012-01-26 05:02:50 PST ---
Resolving instead as WORKSFORME, sorry for the confusion caused.

-- 
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 36824] The use of function in a view prevents the database connection

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36824

--- Comment #8 from Drew Jensen  2012-01-26 05:01:52 PST 
---
Hi pierre-yves,

Alright - well, I'll lay my hands on a system with Win 7 (64bit home basic)
later today then and give it a try also.

Can you let me know which version of the JRE you are running?

-- 
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 44841] Update: Danish dictionary extension version 2.0 - 2012-01-14 is available.

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44841

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED

--- Comment #1 from Andras Timar  2012-01-26 04:44:29 PST ---
Pushed to master, review pending for libreoffice-3-5-0.

Please note that your th_da_DK.dat contains a bug, there is an empty line at
line number 127756. It is corrected in LibreOffice sources.

-- 
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 45268] missing field ( and groupnames ) when importing xlsx pivot table

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45268

Noel Power  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 AssignedTo|libreoffice-b...@lists.free |nopo...@novell.com
   |desktop.org |
 Ever Confirmed|0   |1

--- Comment #1 from Noel Power  2012-01-26 04:27:48 PST ---
working on this, assigning to myself

-- 
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 45268] New: missing field ( and groupnames ) when importing xlsx pivot table

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45268

 Bug #: 45268
   Summary: missing field ( and groupnames ) when importing xlsx
pivot table
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: nopo...@novell.com


will attach a test document showing imported pivot table with missing data
field with grouped data, additionally sometimes even when such group fields are
imported then the grouping data sometimes is corrupted ( see, document
https://bugs.freedesktop.org/attachment.cgi?id=56181 attached to issue #45266 )

-- 
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 45267] New: EDITING: paste text separated with tabs in table don't adjust to cells

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45267

 Bug #: 45267
   Summary: EDITING: paste text separated with tabs in table don't
adjust to cells
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.0 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: gmoll...@us.es


Problem description: 
paste text separated with tabs in table don't adjust to cells

Steps to reproduce:
1. create in a text editor a text in columns separated with tabulators
2. copy the text
3. create a table in writer with more or equal number of columns
4. paste text

Current behavior:

paste all text in the same cell where you paste

Expected behavior:

each time a paste text have a tab, the paste function must jumpping to right
cell, and if text is a return, the paste must jumping to row down.

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:9.0.1) Gecko/20100101
Firefox/9.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 42051] Regression -- dictionaries do not install

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42051

--- Comment #4 from Susan Cragin  2012-01-26 
03:52:31 PST ---
This was fixed the week after I reported it. 
Thanks.

-- 
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 45266] postition of imported chart/shapes from xlsx is bad

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45266

Noel Power  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 AssignedTo|libreoffice-b...@lists.free |nopo...@novell.com
   |desktop.org |
 Ever Confirmed|0   |1

--- Comment #1 from Noel Power  2012-01-26 03:51:09 PST ---
already ready working on a fix so assigning to myself

-- 
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 35541] LibreOffice very slow to open

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35541

--- Comment #3 from Susan Cragin  2012-01-26 
03:50:38 PST ---
(In reply to comment #2)
> @Susan Cragin
> Still a problem for you?

No. Fixed about 3 weeks after I reported it. 
Thanks.

-- 
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 45266] New: postition of imported chart/shapes from xlsx is bad

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45266

 Bug #: 45266
   Summary: postition of imported chart/shapes from xlsx is bad
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: nopo...@novell.com


test document ( to be attached ) shows position of chart anchor to be at around
row 54/55 ( which positions the chart firmly in the middle of the pivot table )

-- 
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 45265] New: : crash upon using the mouse wheel

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45265

 Bug #: 45265
   Summary: : crash upon using the mouse wheel
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4 Daily
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: achim.treum...@gmail.com


Problem description: 

Steps to reproduce:
1. In writer, whenever I use the mouse wheel to scroll through a document,
libreoffice crashes (after slightly varying amounts of time, not always
instantly). This is behaviour exclusive to libreoffice, the mouse works
perfectly well with all other applications. 

I don't know, which additional information I could provide, but this is a
critical problem that prevents me from using libreoffice and brings me back to
MS Office whenever I work on anything important. 

Achim

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Windows XP SP3 on Dell precision M6300 laptop, Logitech HID-compliant UltraX
Optical mouse (USB)
Browser: Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0

-- 
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 38310] Text (.txt) files by default open in Calc

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38310

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 CC||sasha.libreoff...@gmail.com

--- Comment #7 from sasha.libreoff...@gmail.com 2012-01-26 03:22:12 PST ---
Linux specific bug
reproduced in LibO 3.3.4, 3.5.0 beta 2 and 3.6.0 master on Fedora 64 bit
with text from attachment (from other text not reproducible)

-- 
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 45255] FILEOPEN .doc comments are missing

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45255

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 AssignedTo|libreoffice-b...@lists.free |cedric.bosdonnat.ooo@free.f
   |desktop.org |r
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1
Summary|Writer FILEOPEN: when open  |FILEOPEN .doc comments are
   |doc file, comments  |missing
   |disappear   |
Version|LibO 3.5.0 Beta2|LibO Master
   Keywords||regression

--- Comment #1 from Rainer Bielefeld  
2012-01-26 03:09:43 PST ---
I still see comments (sometimes with other damages) with 
"LibreOffice Daly based on 3.4.2 RC - WIN7  Home Premium (64bit) German UI
[OOO340m1 (Build:201) from
libreoffice-3-4~2011-07-22_15.35.00_LibO_3.4.2rc1_Win_x86_install_multi.exe]" 
and
"LibreOffice 3.4.5 German UI [Build ID: OOO340m1 (Build:502)]" parallel Server
installation on German WIN7 Home Premium (64bit) 

My Master latest available version with comments visible
Build ID: 
d337f79-a24c961-2865670-9752b71-7f8fd43
2fdd60d-fd28b6a-fd7bf20-aa369cb-28da3fb
6a9633a-931d089-ecd263f-c9b55e9-b31b807
82ff335-599f7e9-bc6a545-1926fdf

My first Master version with missing comments:
Server installation of Master "LibO-dev 3.5.0 – WIN7 Home Premium (64bit)
English UI [(Build ID:  d3d1481-3f8994a-2ba0a9f)]" (110909)

Regression comparing to 3.4

@Cédric:
Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept 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 38242] format ordinal number suffix not auto-correcting

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38242

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 CC||sasha.libreoff...@gmail.com

--- Comment #4 from sasha.libreoff...@gmail.com 2012-01-26 02:48:27 PST ---
Linux-specific bug
reproduced in LibO 3.6.0 master on Fedora 64 bit

-- 
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 38094] Issues with clipboard: copy & paste

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38094

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

 CC||sasha.libreoff...@gmail.com

--- Comment #2 from sasha.libreoff...@gmail.com 2012-01-26 02:32:56 PST ---
my be this bug can be reproduced without Picasa?

-- 
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 37994] FILEOPEN: Text missing in SVG

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37994

kanyi  changed:

   What|Removed |Added

 CC||batti...@mailbox.hu
Version|LibO 3.4.1 RC1  |LibO 3.5.0 RC1

-- 
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 37994] FILEOPEN: Text missing in SVG

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37994

--- Comment #4 from kanyi  2012-01-26 02:29:10 PST ---
Created attachment 56171
  --> https://bugs.freedesktop.org/attachment.cgi?id=56171
EDTA structure.

In Draw, the characters are in wrong place and wrong size.

-- 
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 45262] New: EDITING: automatic capitalisation at start of sentence or table entry

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45262

 Bug #: 45262
   Summary: EDITING: automatic capitalisation at start of sentence
or table entry
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.4 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: alan...@yahoo.com


Problem description: 

Steps to reproduce:
1. in system preferences choose language/input sources and any of the
Turkish languages. Select that language.
2. type a word or table entry beginning with a lower case i (use show
keyboard viewer to find the letters) followed by a space.  
3. 

Current behavior:The initial i is automatically changed to I. 

Expected behavior: The initial i should be İ.   İt works correctly for all the
other modified Turkish characters.

Platform (if different from the browser): 

Browser: Safari/534.52.7

-- 
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 37361] LibreOffice 3.5 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

Bug 37361 depends on bug 45248, which changed state.

Bug 45248 Summary: insertDocumentFromURL doesn't insert RTF files at cursor 
position
https://bugs.freedesktop.org/show_bug.cgi?id=45248

   What|Old Value   |New Value

 Resolution||DUPLICATE
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
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 36824] The use of function in a view prevents the database connection

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36824

--- Comment #7 from pierre-yves samyn  
2012-01-26 01:46:50 PST ---
Hello

(In reply to comment #6)
> Checked this w/ Ubuntu 11.04 (amd64) and LibO 3.5 RC2
> 
> I can not reproduce creation of the error
>...
> So - I would say this is now a worksforme situation and would close the issue.

Please don't... : still occurs with Windows 7 and LibreOffice 3.5.0rc2 
Version ID : e371a95-bf68a13-5a1aa2b-d3c1ae9-b938258 (even with a new database
created with this version)

Regards
PYS

-- 
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 37361] LibreOffice 3.5 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

--- Comment #148 from Alex Thurgood  2012-01-26 
01:43:21 PST ---
Adding Bug 42543 - Report Designer Wizard missing Label display and editing
capability - regression

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
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 37361] LibreOffice 3.5 most annoying bugs

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

Alex Thurgood  changed:

   What|Removed |Added

 Depends on||42543

--- Comment #146 from sasha.libreoff...@gmail.com 2012-01-25 22:42:41 PST ---
possible regression since 3.3.4: when import from doc, comments disappears
Bug 37794 - Writer, comment (see last comment)

--- Comment #147 from sasha.libreoff...@gmail.com 2012-01-25 23:41:29 PST ---
Instead of Bug 37794:
Bug 45255 - Writer FILEOPEN: when open doc file, comments disappear

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
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 42543] Report Designer Wizard missing Label display and editing capability

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42543

Alex Thurgood  changed:

   What|Removed |Added

 Blocks||37361

-- 
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 42543] Report Designer Wizard missing Label display and editing capability

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42543

Alex Thurgood  changed:

   What|Removed |Added

   Severity|major   |blocker

-- 
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   >