[Libreoffice-bugs] [Bug 46671] New: FILEOPEN: can not open particular rtf document

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

 Bug #: 46671
   Summary: FILEOPEN: can not open particular rtf document
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.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: dany.fra...@free.fr


Created attachment 57701
  --> https://bugs.freedesktop.org/attachment.cgi?id=57701
simple rtf file with rft composed by Word2003

Exception when trying to open the attached rtf file.
No problem with 3.3.4 


Browser: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20100101 Firefox/11.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 46670] New: : WISH: allow pdf files to be embedded in LibO documents

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

 Bug #: 46670
   Summary: : WISH: allow pdf files to be embedded in LibO
documents
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: sergio.calleg...@gmail.com


Problem description: 

This has wishlist status. LibO includes an extension with lets PDF files be
converted (with some minor formatting loss on text) into its native format.
This is quite useful for editing PDF files or taking just some parts of a PDF
file.  Nonetheless, it would be similarly useful to be able to 'embed' a PDF
image 'as is' into a LibO document. In this case, LibO should just take care of
just /rendering/ the image at the correct size and resolution. You accept not
being able to edit, but you are sure that the formatting is the correct one. I
believe that many libraries exist already that could be useful to perform such
rendering.

This would be quite useful to those who already have tons of pdf images, since
these are the typical format used with pdflatex. Furthermore, I believe that it
could greatly simplify extensions such as TexMath, that now need external tools
for converting the tex output into something that can be rendered by LibO.

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:

Platform (if different from the browser): 

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

-- 
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 38340] RowNo in select BASE

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

--- Comment #11 from Alex Thurgood  2012-02-26 23:45:10 
PST ---
(In reply to comment #10)
> (In reply to comment #9)
> 
> > >
> > In base kann man keinen Befehl schreiben, der einen pro Zeile die 
> > Zeilennummer ausgibt, dieses ist für Listen sehr hilfreich
> 
> Translation :
> In Base it is not possible to write a (SQL) statement that gives a line number
> per returned tuple, which is very useful for lists.
> 
> So Stefan, if I understand what you want :
> 
> 1  string1
> 2  string2
> 3  string 3
> 4  string 4
> etc, etc ??
> 

I would add that I don't understand why a simple autoincrement primary key
field wouldn't solve the problem. All you would need then is a SELECT ALL.
Sorry, but your problem is too vague and I don't see anyway to reproduce the
buggy behaviour you claim exists without trying to guess what it is exactly you
have started with, and what you are trying to achieve.


Alex

-- 
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 46615] FILESAVE: Save as picture causes frequent crashes

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

--- Comment #2 from sergio.calleg...@gmail.com 2012-02-26 23:41:20 PST ---
I do not know if it is the same.

Further experiments make me think that the issue may be with the file format,
here. Something like saving in a format that LO does not know how to convert
the image to crashes LO.

For instance, in a set of experiments, I have been consistently always
successful in saving files if I provide a filename with the ppm extension
(which should be one of the most basic bitmap formats). Conversely, I had
frequent crashes trying to save as png.

-- 
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 38340] RowNo in select BASE

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

--- Comment #10 from Alex Thurgood  2012-02-26 23:40:07 
PST ---
(In reply to comment #9)

> >
> In base kann man keinen Befehl schreiben, der einen pro Zeile die 
> Zeilennummer ausgibt, dieses ist für Listen sehr hilfreich

Translation :
In Base it is not possible to write a (SQL) statement that gives a line number
per returned tuple, which is very useful for lists.

So Stefan, if I understand what you want :

1  string1
2  string2
3  string 3
4  string 4
etc, etc ??

But that still doesn't explain your SQL statement - which database have you
been using where a statement like the one you have given works. At least, that
would tell us which dialect of SQL you are using ?

Alex

-- 
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 46669] New: Copy from Text Box & paste in writer changes page layout

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

 Bug #: 46669
   Summary: Copy from Text Box & paste in writer changes page
layout
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.1 RC1
  Platform: x86 (IA32)
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: ja...@rinac.com


Created attachment 57699
  --> https://bugs.freedesktop.org/attachment.cgi?id=57699
before & after paste screen shot

Copy text from "Text Box" from impress, draw or writer & paste in writer
changes page layout[changes to "Letter" page size with different margin sizes)

-- 
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 38340] RowNo in select BASE

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

--- Comment #9 from Stefan Lindel  2012-02-26 23:12:55 PST 
---
Am 27.02.2012 07:44, schrieb bugzilla-dae...@freedesktop.org:
> https://bugs.freedesktop.org/show_bug.cgi?id=38340
>
> --- Comment #8 from Alex Thurgood  2012-02-26 22:44:29 
> PST ---
> (In reply to comment #0)
>> I want to use a query to add rowno in a selection:
>>
>> select (Select Sum(1) from orte O where O.ID>
>> but i get an Error from the sql-Statement
>
> Hallo Stefan,
> A bisserl mehr Infos könnten wir gut gebrauchen...
>
>
> Alex
>
In base kann man keinen Befehl schreiben, der einen pro Zeile die 
Zeilennummer ausgibt, dieses ist für Listen sehr hilfreich

-- 
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 46650] FILEOPEN - Writer does not open existing .odt, .ott files.

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

Florian Reisinger  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #1 from Florian Reisinger  2012-02-26 22:54:30 
PST ---
Is there any error message...

-- 
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 38340] RowNo in select BASE

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

--- Comment #8 from Alex Thurgood  2012-02-26 22:44:29 PST 
---
(In reply to comment #0)
> I want to use a query to add rowno in a selection:
> 
> select (Select Sum(1) from orte O where O.ID 
> but i get an Error from the sql-Statement


Hallo Stefan,
A bisserl mehr Infos könnten wir gut gebrauchen...


Alex

-- 
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 38340] RowNo in select BASE

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

Alex Thurgood  changed:

   What|Removed |Added

 CC||ipla...@yahoo.co.uk

--- Comment #7 from Alex Thurgood  2012-02-26 22:41:01 PST 
---
Hi Stefan,


Without the table structure being used, the type of db, and some sample data,
it is impossible to tell whether the problem is a parser one linked to the use
of ALIASes, misinterpretation of 0 (zero) as INT/VARCHAR, or some failure to
support the specific SQL instruction (e.g. sub-selects). 


Without further info, I will close this bug as invalid.

Alex

-- 
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 46662] FILEOPEN particular RTF documant causes CRASH

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

Rainer Bielefeld  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de
Summary|Writer Crashes when opening |FILEOPEN particular RTF
   |an RTF document |documant causes CRASH

--- Comment #1 from Rainer Bielefeld  
2012-02-26 21:37:18 PST ---
NOT reproducible with "LibreOffice 3.5.0 German UI/Locale [Build-ID:
7e68ba2-a744ebf-1f241b7-c506db1-7d53735] on German WIN7 Home Premium (64bit),
Document can be opened form WIN Explorer  with right click without problems.

-- 
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 46667] : Can't install windows version

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

Rainer Bielefeld  changed:

   What|Removed |Added

 OS/Version|All |Windows (All)
 Status|UNCONFIRMED |NEEDINFO
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1
  Component|BASIC   |Installation

--- Comment #1 from Rainer Bielefeld  
2012-02-26 21:32:43 PST ---
Leonard Evens:
Update or new installation? DUP of "Bug 36677 - Uninstall Problems with MSI on
Windows 7 64bit"?

-- 
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 41725] CONFIGURATION: HKCU defined mail client should be used instead of HKLM defined by "Document as E-mail" toolbar button

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

Rainer Bielefeld  changed:

   What|Removed |Added

 CC||comme...@traduction.biz
Summary|CONFIGURATION: Wrong mail   |CONFIGURATION: HKCU defined
   |client used |mail client should be used
   ||instead of HKLM defined by
   ||"Document as E-mail"
   ||toolbar button

--- Comment #4 from Rainer Bielefeld  
2012-02-26 21:15:36 PST ---
@David:
May be Help should be more meaningful telling what "the default ail client" is.

-- 
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 46667] New: : Can't install windows version

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

 Bug #: 46667
   Summary: : Can't install windows version
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: BASIC
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: l...@math.northwestern.edu


Problem description: 

I downloaded the Windows installer to a Vista system.  At a certain point, I
get a message telling me to exit Libreoffice, but I can't do it because it has
not yet been installed.   All I can do is click on OK, but when I do, it tells
me the installation has been terminated.

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:10.0.2) Gecko/20100101
Firefox/10.0.2

-- 
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 44664] Calc PRINTING: printer prints Landscape page orientation as Portrait

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

Steve  changed:

   What|Removed |Added

   Priority|medium  |high
Version|LibO 3.5.0 Beta1|LibO 3.5.0 Release

-- 
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 44664] Calc PRINTING: printer prints Landscape page orientation as Portrait

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

--- Comment #7 from Steve  2012-02-26 19:59:55 PST ---
My setup:

2 x EL6.2 desktops
LO 3.5.0
Printer: Fuji Xerox DocuCentre C2270
Driver: hpijs

Both print the content in portrait.

Setting File -> Printer Settings -> Properties -> Device and
change "Printer Language Type" from PDF to one of the Postscript options fixes
the printout until LO is opened again. Once re-opened, the type returns to PDF
and the printing error returns.

-- 
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 46571] [pa_IN] [Mac OS X] Font Select is wrong for Punjabi (Gurmukhi (pa)) Language, Rendering/Interface problem

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

--- Comment #4 from A S Alam  2012-02-26 19:56:33 PST ---
(In reply to comment #2)
> I added Gurmukhi MT to pa-IN font list. It seems you did not have Raavi, Lohit
> Punjabi, or Saab.

by Default non of those fonts are installed in Mac (Raavi, Lohit, Punjabi, or
Saab).

Other Indian locales are also effected, but yet not get time to report Actual
(in-built) Mac fonts.

how is list created for fonts to include in VCL.xcu?  All Indic locales should
have One (al least) fonts from Windows, Mac and GUN/Linux OSes to support
properly.

-- 
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 44664] Calc PRINTING: printer prints Landscape page orientation as Portrait

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

Steve  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #6 from Steve  2012-02-26 19:56:09 PST ---
I can confirm this using the hpijs CUPS driver.

I can also confirm the workaround - however it has to be done each time LO is
opened.

-- 
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 46305] Text Boundaries have been replaced by page only Crop Marks

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

vitr...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from vitr...@gmail.com 2012-02-26 18:57:34 PST ---
see https://bugs.freedesktop.org/show_bug.cgi?id=46073

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

-- 
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 46663] New: Non-latin variable names are truncated in 3.5.0.

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

 Bug #: 46663
   Summary: Non-latin variable names are truncated in 3.5.0.
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: vitr...@gmail.com


Created attachment 57694
  --> https://bugs.freedesktop.org/attachment.cgi?id=57694
Example file with screenshots.

Non-Latin custom variables names are truncated for the files created in 3.4.5
and opened in 3.5.0.

Reproduce:
1. Open LO 3.4.5 and insert a picture.
2. Right click -> caption.
3. Use non-Latin (for example "Рисунок", Russian for picture) in category name.
4. Save as odt and open in 3.5.0
5. Check the variable name in Insert -> Fields -> Other.

See the attached odt file which exhibits the behavior and has the screenshots.
Also note, I have 3.4.5 running on Windows 7 x64 and 3.5 on Linux x64.
I consider this is a regression in comparison with 3.4.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 46662] New: Writer Crashes when opening an RTF document

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

 Bug #: 46662
   Summary: Writer Crashes when opening an RTF document
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: leslie_alist...@hotmail.com


Created attachment 57691
  --> https://bugs.freedesktop.org/attachment.cgi?id=57691
Sample document

Open the attached RTF Document crashes 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 46264] : Java runtime not recognised

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

Erich  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||er...@libreofficebox.org
 Ever Confirmed|0   |1

--- Comment #3 from Erich  2012-02-26 16:12:09 PST ---
Confirm with 3.5.1.1 RC1 on Win7-64 (3.5.0 update)

LO is looking for the wrong path to the location of Java64 at
./user/Program Files(x86)/Java
instead of user/Program Files/Java where the 32bit version sits.

Have to choose subfolder ./Java/jre6 on [Add], otherwise error:
This folder does not contain a Java Runtime Environment.

Possible enhancement:

Clicking [Add] should not open dir-tree at "My Documents" but rather collapsed
or focus at Program Files/Java to ease the choice and identify potential
subfolders of /Java.

-- 
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 46658] New: RPM packages fail to install due to conflict

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

 Bug #: 46658
   Summary: RPM packages fail to install due to conflict
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.1 RC1
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: d...@wieers.com


When installing the LibreOffice RPM packages on RHEL6.2 64bit I get:

[root@moria Downloads]# rpm -Uhv LibO*/RPMS/*.rpm
Preparing...### [100%]
file /opt/libreoffice3.5/ure/lib/libstdc++.so.6 conflicts between
attempted installs of libreoffice3.5-stdlibs-3.5.1-101.x86_64 and
libreoffice3.5-ure-3.5.1-101.x86_64

Which is weird, because the conflicting file is exactly the same in both
packages:

[root@moria Downloads]# rpm -qlpv
LibO_3.5.1rc1_Linux_x86-64_install-rpm_en-US/RPMS/libreoffice3.5-stdlibs-3.5.1-101.x86_64.rpm
| grep 'libstdc++'
-rwxr-xr-x1 rootroot   96 Feb 25 04:18
/opt/libreoffice3.5/ure/lib/libstdc++.so.6
[root@moria Downloads]# rpm -qlpv
LibO_3.5.1rc1_Linux_x86-64_install-rpm_en-US/RPMS/libreoffice3.5-ure-3.5.1-101.x86_64.rpm
| grep 'libstdc++'
-rwxr-xr-x1 rootroot   96 Feb 25 04:16
/opt/libreoffice3.5/ure/lib/libstdc++.so.6

Compare this with the official 3.5.0 release, where the same file is only part
of one the ure-subpackage:

[root@moria Downloads]# rpm -qf /opt/libreoffice3.5/ure/lib/libstdc++.so.6
libreoffice3.5-ure-3.5.0-13.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 46656] New: FILEOPEN CRASH when opening a saved Powerpoint pptx file

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

 Bug #: 46656
   Summary: FILEOPEN CRASH when opening a saved Powerpoint pptx
file
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: x86-64 (AMD64)
OS/Version: Mac OS X (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Presentation
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: damah...@yahoo.com


Steps:
1. Edited a pptx Powerpoint
2. saved as pptx
3. close libreoffice
4. start libreoffice
5. try to open pptx => CRASH!

OSX Report:

Process: soffice [4751]
Path:/Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:  org.libreoffice.script
Version: 3.5.0 (???)
Code Type:   X86 (Native)
Parent Process:  launchd [339]

OS Version:  Mac OS X 10.7.3 (11D50)
Report Version:  9

Interval Since Last Report:  460574 sec
Crashes Since Last Report:   5
Per-App Interval Since Last Report:  11295 sec
Per-App Crashes Since Last Report:   4

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0044

VM Regions Near 0x44:
--> __PAGEZERO -1000 [4K] ---/---
SM=NUL  /Applications/LibreOffice.app/Contents/MacOS/soffice
__TEXT 1000-2000 [4K] r-x/rwx
SM=COW  /Applications/LibreOffice.app/Contents/MacOS/soffice

Application Specific Information:
objc[4751]: garbage collection is OFF


External Modification Summary:
  Calls made by other processes targeting this process:
task_for_pid: 11
thread_create: 0
thread_set_state: 0
  Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
  Calls made by all processes on this machine:
task_for_pid: 42194
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=302.6M resident=217.9M(72%)
swapped_out_or_unallocated=84.6M(28%)
Writable regions: Total=202.7M written=77.0M(38%) resident=107.6M(53%)
swapped_out=0K(0%) unallocated=95.2M(47%)

REGION TYPE  VIRTUAL
===  ===
ATS (font support) 32.9M
CG backing stores  8912K
CG image172K
CG raster data 6348K
CG shared images   3512K
CoreAnimation 4K
CoreGraphics  8K
CoreImage 4K
CoreServices   2592K
IOKit   412K
MALLOC108.8M
MALLOC guard page48K
Memory tag=2404K
Memory tag=242   12K
OpenCL   52K
OpenGL GLSL1116K
OpenGL GLSL (reserved)  128Kreserved VM address space
(unallocated)
Stack  69.1M
VM_ALLOCATE29.1M
__CI_BITMAP  80K
__DATA 18.5M
__DATA/__OBJC   232K
__IMAGE 528K
__IMPORT588K
__LINKEDIT 74.6M
__OBJC 2924K
__PAGEZERO4K
__RC_CAMERAS232K
__TEXT228.0M
__UNICODE   544K
mapped file   226.7M
shared memory  4156K
shared pmap7104K
===  ===
TOTAL 826.5M
TOTAL, minus reserved VM space826.4M

Model: MacBookPro8,1, , 2 processors, Intel Core i7, 2.7 GHz, 8 GB, SMC 1.68f98
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB

-- 
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 46608] File>Recent Documents stays empty (regression from 3.4.5)

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

manj_k  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE
 CC||courrier.oou.fr.mjk@googlem
   ||ail.com

--- Comment #3 from manj_k  2012-02-26 
14:37:38 PST ---


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

-- 
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 46608] File>Recent Documents stays empty (regression from 3.4.5)

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

--- Comment #2 from manj_k  2012-02-26 
14:29:39 PST ---
Already reported (and fixed) as 'Bug 46074 - FILEOPEN: No Recent Documents...'.

-- 
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 46608] File>Recent Documents stays empty (regression from 3.4.5)

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

damah...@yahoo.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #1 from damah...@yahoo.com 2012-02-26 14:26:50 PST ---
I have the same issue on MAC with 3.5.0


Process: soffice [4751]
Path:/Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:  org.libreoffice.script
Version: 3.5.0 (???)
Code Type:   X86 (Native)
Parent Process:  launchd [339]

OS Version:  Mac OS X 10.7.3 (11D50)

-- 
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 46616] Recent Documents feature not working

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

manj_k  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE
 CC||courrier.oou.fr.mjk@googlem
   ||ail.com

--- Comment #1 from manj_k  2012-02-26 
14:17:49 PST ---
Already reported (and fixed) as 'Bug 46074 - FILEOPEN: No Recent Documents...'.

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

-- 
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 46655] New: : Crash when executeDispatch('.uno:Quit') in python macros in W7

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

 Bug #: 46655
   Summary: : Crash when executeDispatch('.uno:Quit') in python
macros in W7
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Chart
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: mee...@free.fr


Created attachment 57683
  --> https://bugs.freedesktop.org/attachment.cgi?id=57683
Self-running macro which launches LibreOffice if not yet launched

Problem description: 
systematic crash when calling
Dispatcher.executeDispatch(model.getCurrentController(),
   '.uno:Quit', '', 0, ())
This did not exist with release 3.4.3

Steps to reproduce:
1. Run macro joined on W7 while LibreOffice is not running

Current behavior:
Crashes

Expected behavior:
Should quit LibreOffice and stop

Platform (if different from the browser): W7

Browser: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101
Firefox/10.0.2

-- 
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 46543] Bad alignment (alignr and alignl) of columns inside a matrix

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

b_r_...@yahoo.ca changed:

   What|Removed |Added

   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 41725] CONFIGURATION: Wrong mail client used

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

Lenge  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOTABUG |
 Ever Confirmed|0   |1

--- Comment #3 from Lenge  2012-02-26 13:08:54 PST ---
Cite: "Writer uses MAPI interface handler, a system-wide setting."

That is more of a different bug description instead of a resolution. Is it
really an explicit design goal to make Writer ignore the user-specific mail
client and thereby enforce one that the currently logged-in user has not even
configured to work for him? And, if so, then why is this behavior only present
for this one toolbar button?

I sincerely think that this button should behave just as if any "mailto:"; link
was clicked in any LibreOffice application (even in Writer!) - which opens the
correct (user-specific) mail client.

Or is there any specific reason for insisting on the current behavior that I
might have missed?

-- 
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 46613] EDITING particular document causes CRASH

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

--- Comment #4 from Phillip Ross  2012-02-26 12:21:40 PST ---
I've been playing with this problem all day. I've uninstalled and reinstalled,
deleted the user data, etc. Nothing works. But when I use LibreOffice and do
NOT use that particular file, everything is fine. But as soon as I load and
edit that file LibreOffice just quits.

I tried copying the text and pasting it (RFT) into another text file, and
LibreOffice crashes. There must be something in that file that LiO doesn't
like. It is possible that there is an odd character of some kind. How can I
identify 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 44640] control character does not work

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

--- Comment #3 from spamfang1...@yahoo.de 2012-02-26 10:35:54 PST ---
As i said in my 2nd comment: Its solved, though in an unpretty way.

I mean the control character which shows you how many spaces and lines you have
between your words/lines. In german its "Steuerungszeichen"

-- 
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 46038] EDITING: CRASH when copy-paste text from particular WRITER source

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

Ivan Timofeev  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||timofeev@gmail.com

--- Comment #5 from Ivan Timofeev  2012-02-26 10:25:45 
PST ---
Thank you Korrawit!

Sadly, it looks like a side effect of
http://cgit.freedesktop.org/libreoffice/core/commit/?id=8cc839dc6ac3239bc4a3738cfb6078a8bf92ea72
I have reverted it, and there is no crash.

No idea of what's happened there.

@Caolan:
I added you to CC list because you are the author of the commit. Perhaps there
is another bug in another place.

-- 
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 46040] UI: Putting back the task window in place crashes LibreOffice 3.5

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

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  2012-02-26 10:13:17 PST 
---
On pc Debian x86-64 with 3.5 branch updated yesterday (so not exactly 3.5.0), I
don't reproduce this problem.

Do you reproduce still it on 3.5.0 (final version) ?
If yes, it could be a MacOs specific bug (here vcl/aqua/source/gdi/salvd.cxx ?)

-- 
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 43656] libreoffice-3.4-3.5beta does not print landscape pages

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

Dario  changed:

   What|Removed |Added

Version|LibO 3.4.4 release  |LibO 3.5.0 Release

--- Comment #3 from Dario  2012-02-26 10:09:25 PST ---
I use Libreoffice 3.5 on PCLinuxOS and confirm the same problem: doesn't print
landscape oriented pages. Very annoying!

-- 
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 46340] crash: saving a resized image

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

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #3 from Julien Nabet  2012-02-26 09:28:56 PST 
---
*** Bug 46615 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 46615] FILESAVE: Save as picture causes frequent crashes

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

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE
 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  2012-02-26 09:28:56 PST 
---
I'm not sure but I think it's a duplicate of fdo#46340.
If it's not, don't hesitate to change the status.

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

-- 
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 46650] New: FILEOPEN - Writer does not open existing .odt, .ott files.

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

 Bug #: 46650
   Summary: FILEOPEN - Writer does not open existing .odt, .ott
files.
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: x86-64 (AMD64)
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: blocker
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: fabulad...@gmail.com


I closed an edited writer document and restarted the system (W7profx64) without
quit from running LibO 3.5.
I can not open any .odt after restart. :( .doc, .docx and other .od? files open
well. I can not open any .ott also.
I tried to repair install with 7 installed program feature.
I tried uninstall and reinstall the sw, but the problem remained.

-- 
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 46649] : [FILESAFE] Warning dialog (because of saving as an MS Office file) is cut

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

Florian Reisinger  changed:

   What|Removed |Added

Summary|: Warning dialog (because   |: [FILESAFE] Warning dialog
   |of saving as an MS Office   |(because of saving as an MS
   |file)  is cut   |Office file)  is cut

-- 
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 46649] : Warning dialog (because of saving as an MS Office file) is cut

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

Florian Reisinger  changed:

   What|Removed |Added

   Platform|Other   |All
   Severity|normal  |major
   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 46649] New: : Warning dialog (because of saving as an MS Office file) is cut

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

 Bug #: 46649
   Summary: : Warning dialog (because of saving as an MS Office
file)  is cut
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: reisi...@gmail.com


Created attachment 57668
  --> https://bugs.freedesktop.org/attachment.cgi?id=57668
Here it is cut... (right side)

Problem description: 


Well, please referre at this point to the screenshot...
Steps to reproduce:
1. Open a .od? file (I did with a .ods)
2. File --> Save As
3. 

AMD  CCC: 2011.1025.2231.38573 Mobile Readeon 4600HD
Current behavior:
It is cut

Expected behavior:

It should not be cut

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like
Gecko) Chrome/16.0.912.77 Safari/535.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 42294] External references broken in Excel export or import

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

Florian Reisinger  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED

--- Comment #3 from Florian Reisinger  2012-02-26 09:19:29 
PST ---
Works with 3.5.0
Win 7 x64

-- 
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 42260] CPU 100% on switched off AutoCalculate with Conditional Formatting on date values

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

--- Comment #3 from Florian Reisinger  2012-02-26 09:14:14 
PST ---
(In reply to comment #2)
> Because of confimation of Winfried
Sorry confi_r_mation

-- 
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 42260] CPU 100% on switched off AutoCalculate with Conditional Formatting on date values

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

Florian Reisinger  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #2 from Florian Reisinger  2012-02-26 09:12:59 
PST ---
Because of confimation of Winfried

-- 
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 37222] UI: Possibility to open exported PDF in a simple way immediately after export required

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

--- Comment #4 from Anonymous Helper  2012-02-26 
08:43:53 PST ---
I have two more suggestions:

1.
Some desktop environments (like KDE[1]) allow showing notifications with
buttons in it. LibO could show such a notification saying "xy.pdf saved to
/whereever" and provide an "Show in Folder" button. This kind of notification
is also used when a download has finished.

2.
Alternatively, a notification system somilar to IE9[2] could be implemented. So
when a document has been exported, a notification is shown above the status
bar. The notification should disappear automatically after a few seconds and
this kind of notification might also be used for some other purposes.

[1]
http://www.dedoimedo.com/images/computers_new_2/kubuntu-9-10-notifications.jpg
[2]
http://www.codingbeaver.com/myblog/wp-content/uploads/2011/03/IE9DownloadInformationBar.jpg

-- 
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 46598] Form wizard data sheet style form locks and crashes LibreOffice on OSX Lion

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

--- Comment #14 from Alex Thurgood  2012-02-26 08:42:24 
PST ---
(In reply to comment #13)
> Tried changing the default form name at the end of the wizard as you 
> suggested,
> but still no crash.
> 
> So still a Lion specific bug to me.
> 
> 
> Alex

Changed title to reflect this. If someone else can confirm the behaviour
elsewhere, then they can correct the title (and OS/platform).

Until it can be confirmed by someone else with Lion, the bug will have to
remain in the unconfirmed state.

Alex

-- 
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 46598] Form wizard data sheet style form locks and crashes LibreOffice on OSX Lion

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

Alex Thurgood  changed:

   What|Removed |Added

Summary|Base form wizard data sheet |Form wizard data sheet
   |style form locks and|style form locks and
   |crashes LibreOffice |crashes LibreOffice on OSX
   ||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 46598] Base form wizard data sheet style form locks and crashes LibreOffice

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

--- Comment #13 from Alex Thurgood  2012-02-26 08:39:57 
PST ---
Tried changing the default form name at the end of the wizard as you suggested,
but still no crash.

So still a Lion specific bug to me.


Alex

-- 
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 46598] Base form wizard data sheet style form locks and crashes LibreOffice

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

--- Comment #12 from Alex Thurgood  2012-02-26 08:32:17 
PST ---
Hi Dan,

I'm afraid I can't help you with uninstalling the Audio Hack server
unfortunately, you might be able to turn it off selectively when you run LO,
but I wouldn't know how to do that either.

I'll test again with the more detailed description you give about changing form
names from the default, but I don't have an OSX Lion platform to test on.

The autosave function built in to Lion OSX sometimes seems to cause problems
and crashing with LO, or to be more precise, the fact that LO doesn't yet
support that mechanism. I have seen reports of file corruption where the
autosave function has saved the state of the file at some stage, and then when
changes intervene, it tries to reinstate the old state of the file, causing LO
to lose its way and crash, sometimes corrupting the file in the process. I
don't know whether that is the cause here. It is difficult to nail down because
so few of us have a copy of Lion to work with and test things out on.

Alex

-- 
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 46598] Base form wizard data sheet style form locks and crashes LibreOffice

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

--- Comment #11 from Dan Gildea  2012-02-26 07:52:01 PST 
---
Hi Alex,
I have run Audio Hijack before, but I'm not running the app while working
with LibreOffice.
Could you give me a hint how to disable it completely and I'll test again.

I have some other info that might help. I talked someone through the
process on an OS X Snow Leopard machine with LibreOffice 3.4.4 and they
didn't seem to have the problem.
This leads me to believe it's an issue between LibreOffice and Lion.

I have run some other tests this morning and have some more info.
Since you mentioned Accessibility preferences might be a cause, I was
concerned about my use of the Dvorak keyboard layout which is available in
OS X. I shut that layout off and used the standard english keyboard for my
test this morning.

I installed LO 3.4.4 on my machine this morning and all test I did gave the
same result with LO 3.4.4 and LO 3.5.0.

What I discovered is that this all has something to do with changing the
name of the form during or after the wizard creation process.

For example:

If I create a form, using the wizard, and at the last step I DO NOT CHANGE
the default name for the form,(The wizard will use the name of the first
table the form connects to.) the form works and does not crash LibreOffice.

If at the last step in the wizard, I change the form name to something more
appropriate, when the form opens and I click on any record that is
displayed, LibreOffice crashes.

I even created a form leaving the default name, made sure it was working,
then went back and right clicked on the form's name in the Base control
panel and changed it's name. When I went to open the form again,
LibreOffice crashed.


So, in brief.
Use Mac OS 10.7 (Lion)
Build a small database (My test only had two fields and two records.)
Build a form using the Data Sheet style (It seems like the other layouts
work fine.)
Try one with and without changing the default name of the form and you'll
see that any time the name get changed when you try to use the form,
LibreOffice crashes.

I hope this help.

I'm a big proponent of Open Source software.

I appreciate your effort, Alex.

On Sun, Feb 26, 2012 at 8:49 AM,  wrote:

> https://bugs.freedesktop.org/show_bug.cgi?id=46598
>
> --- Comment #10 from Alex Thurgood  2012-02-26
> 06:49:32 PST ---
> Not a definitive source, but cited from Wikipedia :
>
> http://en.wikipedia.org/wiki/Haxie
>
> "According to a post by an Apple employee on an Apple mailing list, Apple
> ignores all crash reports submitted by users if they show that APE is
> installed."
>
> If Apple doesn't, or won't, what reason might there be for the LO
> community to
> investigate crashes on systems where haxies are installed ? It certainly
> wouldn't reflect common use case scenarii.
>
> Alex
>
> --
> Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
> --- You are receiving this mail because: ---
> You reported the 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 46647] New: FILEOPEN: error when opening documents with the extension. doc

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

 Bug #: 46647
   Summary: FILEOPEN: error when opening documents with the
extension. doc
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.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: lios...@yahoo.com.br


Steps to reproduce:
1. open a document with the extension. doc ( read only), LibreOffice does not
respond.
2.After some time to open the document but, that is all the pages blank and in
cases where there are stretches marked text will not be visible.
Sorry my english.

Current behavior: apparently working but with the problems reported above

Expected behavior: n / a

Platform (if different from the browser):

Browser: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.11 (KHTML, like Gecko)
Safari/535.11 Comodo_Dragon/17.4.1.0 Chrome/17.0.963.56

-- 
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 46144] "Distributy Columns Evenly" does not work with the selected columns, but affects all columns in the table

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

--- Comment #11 from Ivan Timofeev  2012-02-26 07:41:11 
UTC ---
(In reply to comment #8)
> Take a look at SwDoc::AdjustCellWidth, in sw/source/code/docnode/ndtbl1.cxx. I
> think the bug is in there.

Thank you so much Josh!!! Excellent pointer!

-- 
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 46558] Draw and Visio fail

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

--- Comment #2 from Valek Filippov  2012-02-26 06:53:44 PST ---
How to find a version in VSD file w/o Visio.

1. Open it in "oletoy" (https://gitorious.org/re-lab), go to the
'VisioDocument'->'Header'. Version would be shown on the top right panel.

2. Open VSD file in any hexviewer.
Find "Visio (TM) Drawing" text [56 69 73 69 6F 20 28 54 4D 29 20 44 72 61 77 69
6E 67], skip "0D 0A" and next 6 bytes. Next byte would be "0B" for version 11,
"06" for version 6 and so on.

-- 
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 46598] Base form wizard data sheet style form locks and crashes LibreOffice

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

--- Comment #10 from Alex Thurgood  2012-02-26 06:49:32 
PST ---
Not a definitive source, but cited from Wikipedia :

http://en.wikipedia.org/wiki/Haxie

"According to a post by an Apple employee on an Apple mailing list, Apple
ignores all crash reports submitted by users if they show that APE is
installed."

If Apple doesn't, or won't, what reason might there be for the LO community to
investigate crashes on systems where haxies are installed ? It certainly
wouldn't reflect common use case scenarii.

Alex

-- 
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 46598] Base form wizard data sheet style form locks and crashes LibreOffice

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

--- Comment #9 from Alex Thurgood  2012-02-26 06:43:57 PST 
---
Hi Dan,

I see you have this haxie running :

+com.rogueamoeba.audio_hijack_server.hermes (4.1.0 - 4.1.0)
<36C4E178-B697-9643-724B-5F3C222D5E27> /usr/local/hermes/modules/Instant Hijack
Server.hermesmodule/Contents/MacOS/Instant Hijack Server


I'm wondering whether that hasn't interfered (or vice-versa isn't supported by
LO, which wouldn't surprise me) in some unexpected way ?


Alex

-- 
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 31359] Problem to sign documents with smart card

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

--- Comment #8 from Gustavo Pacheco  2012-02-26 06:33:55 
PST ---
I'm still waiting information from the user side. The company where the bug
occurs haven't started the 3.5.0 tests.

-- 
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 40575] Maximum date value in Base is 27/06/9957

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

--- Comment #8 from Alex Thurgood  2012-02-26 06:27:48 PST 
---
(In reply to comment #5)
> 
> Though I wouldn't go as far as calling that "a quite significant reduction in
> the number of years available", really, which star gate does one try to
> calculate with an office suite..

Hmmm, well, maybe if I want to turn my LO into a control interface for my next
hyperspace trip, I might end up landing on a Replicator planet and being
destroyed by robots ;-)

At the least, a nice little error message that the maximum limit has been
reached would be nice ;-)

Alex

-- 
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 46598] Base form wizard data sheet style form locks and crashes LibreOffice

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

--- Comment #8 from Alex Thurgood  2012-02-26 06:17:03 PST 
---
Can not reproduce crash on Mac OSX 10.6.8 Snow Leopard with release LO 3.5

I managed to create three different forms with the default Data Sheet
formatting provided by the wizard and using all the other default options.

DB server : postgres 9.1
Connector : JDBC 8.4

Seems to be Lion specific, and thus would need someone with else Lion running
to confirm.

Can Lion be run in 32bit mode by default ? Just wondering ?

Alex

-- 
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 46646] New: FORMATTING: ### in cells

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

 Bug #: 46646
   Summary: FORMATTING: ### in cells
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Beta2
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: 16he...@gmail.com


Created attachment 57661
  --> https://bugs.freedesktop.org/attachment.cgi?id=57661
file wich shows wrong behavior on rendering

Problem description: 
some formatted cells masked with '###' characters(adress:x4-as4;n26),
when cells formating emptied(cleared) document works as suggested.
in LO3.4.4 opens normally without '###'.

Steps to reproduce:
1. file created not by me(msoffice version is unknown for me)

Current behavior: some formatted cells are masked with '###'

Expected behavior: properly displaying formated cells from msoffice.

Platform (if different from the browser): Calculate Linux Desktop 11,12
amd64(gentoo based).

-- 
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 46645] New: LibreColours

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

 Bug #: 46645
   Summary: LibreColours
Classification: Unclassified
   Product: LibreOffice
   Version: LibO Master
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: contrib
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: reisi...@gmail.com


Created attachment 57660
  --> https://bugs.freedesktop.org/attachment.cgi?id=57660
New pallets

Hi there!

I would really like to see the LibreOffice Colours in the standard colour
set...

I have prepared a first version, do not know how I should do it otherwise..

librestandard should be the new standard (Might be better sortet...)
I have added the old libreoffice.soc, this would be obsolete
The colours would also be added to librecmyk

Thanks for listening to my idea...

-- 
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 46643] New: VIEWING: [VIEWING] MISSING IMAGES when open docx created with msoffice2010.

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

 Bug #: 46643
   Summary: VIEWING: [VIEWING] MISSING IMAGES when open docx
created with msoffice2010.
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Beta2
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: 16he...@gmail.com


Created attachment 57658
  --> https://bugs.freedesktop.org/attachment.cgi?id=57658
file wich shows wrong behavior on rendering

Problem description: 
Images in attachment are replaced with new paragraph.

Steps to reproduce:
1. file is not created by me, was downloaded from islcollective.com
2. just open attachment and you will see.
3. in msword2010 displays ok.
4. when the file converted with help of http://www.doc.investintech.com/ looks
more readable.

Current behavior: some formated images ignored

Expected behavior: images are needed to be shown

Platform (if different from the browser): Calculate Linux Desktop 11,12
amd64(Gentoo based).

-- 
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 46642] New: FORMATTING: highlighting disappears when importing WORD files

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

 Bug #: 46642
   Summary: FORMATTING: highlighting  disappears when importing
WORD files
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.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: eli.osherov...@gmail.com


Created attachment 57657
  --> https://bugs.freedesktop.org/attachment.cgi?id=57657
Test file (in DOC and PDF formats)

Highlighting disappears in some (not all) WORD files, when opened in LO. 

Steps to reproduce:
1. Open the attached DOC file (either in WORD, or open the attached PDF file to
see the highlighting).

2. Now open it in LO: there is no highlighting anymore.

Current behavior: no highlighting

Expected behavior: the text must be highlighted

Platform (if different from the browser): 

Browser: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0
Iceweasel/11.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 46613] EDITING particular document causes CRASH

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

--- Comment #3 from Phillip Ross  2012-02-26 05:21:37 PST ---
Description
A problem caused this program to stop interacting with Windows.
Faulting Application Path:C:\Program Files (x86)\LibreOffice
3.5\program\soffice.bin

Problem signature
Problem Event Name:AppHangB1
Application Name:soffice.bin
Application Version:3.5.0.13
Application Timestamp:4f2a576b
Hang Signature:8efa
Hang Type:513
OS Version:6.1.7601.2.1.0.768.3
Locale ID:1033
Additional Hang Signature 1:8efaaec853c90ab03da3f51955fa2501
Additional Hang Signature 2:a6a8
Additional Hang Signature 3:a6a8a47b50f13ba0707dd635f456bf13
Additional Hang Signature 4:8efa
Additional Hang Signature 5:8efaaec853c90ab03da3f51955fa2501
Additional Hang Signature 6:a6a8
Additional Hang Signature 7:a6a8a47b50f13ba0707dd635f456bf13

Extra information about the problem
Bucket ID:2800053739

-- 
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 46524] FORMATTING

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

jptouch...@laposte.net 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 46641] New: EDITING: When sorting complex lists, references are broken

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

 Bug #: 46641
   Summary: EDITING: When sorting complex lists, references are
broken
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: nico...@degand.net


Created attachment 57656
  --> https://bugs.freedesktop.org/attachment.cgi?id=57656
A spreadsheet affected by the issue

If you sort cells in one sheet, references to them in other sheets are broken.

I attach a spreadsheet affected

It has two sheets:

Sheet 1: A list of indivduals (labelled from A to Y - column A) scoring points
in two legs (Column C and D). Results of these two legs are aggregated  in
column B (labelled Total).

Sheet 2: A list of teams. The individuals are actually grouped in teams
(labelled from Team 1 to Team 15 - column A). For example, Team 3 is the
addition of the results of individuals C, M and U.

The issue arise when I sort the sheets. If I do that, I expect the groupings in
the sheet 2 to be unaffected. However, they are.

If I sort the sheet "Individual" by column B (with labels) from highest to
lowest, I would have expected the sheet "Team" to be updated accordingly. 

Among other changes, in sheet 1the individual Y goes from row 26 to row 3. I
thus expected the formula of the cell Team.B16 to change from "Individual.B26"
to "Individual.B3". However, it is not updated.

I did not find any way to enable such a behaviour.

-- 
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 46634] Export dialogue is broken.

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

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #2 from Rainer Bielefeld  
2012-02-26 04:17:04 UTC ---
@Reporter:
Really 3.5.0 or 3.5.1 RC1? I'm sorry, added new version a little late

-- 
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 44177] : I can't do anything with files in a shared folder from other PC

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

--- Comment #3 from mora...@hotmail.com 2012-02-26 03:55:43 PST ---
Yes to both questions. If I open the document with the archive manager
(Nautilus, Dolphin...) and after that I save it using the button "Save" there's
no problem. But using Libreoffice I can use "Open", "Save as", "Add image from
file" or save a new document. So, it looks like LibreOffice can't interact from
itself with files in a shared folder from other computer.

-- 
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 39596] [EasyHack] use the CLang++ static analyser to find bugs

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

--- Comment #7 from Julien Nabet  2012-02-26 03:52:25 PST 
---
Created attachment 57655
  --> https://bugs.freedesktop.org/attachment.cgi?id=57655
compilation with mozilla

I removed "disable-mozilla" in autogen and compiled with mozilla.
It worked too !
I attached the result of "make" (not "make mozilla" to have the whole result)

-- 
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 43785] Usability in Linux packaging

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

--- Comment #1 from Miklos Vajna  2012-02-26 03:49:56 
PST ---
FWIW, rpm is just another container, so you can install it almost the same way
as a Mozilla .tar.gz. You need something like:

rpm --dbpath /foo/.RPM_OFFICE_DATABASE --query -a
rpm --upgrade --ignoresize --nodeps -vh --relocate /opt=/foo/opt --dbpath
/foo/.RPM_OFFICE_DATABASE RPMS/*.rpm

If you want to extract the contents of the rpms (it works as a user!) to /foo.

(Anyway agreed, it's hard to imagine that on Linux one replaces the distro
packages with these universal binaries, so a simple .tar.gz would make sense --
IIRC it's even possible to do that, just that result is not provided ATM. Check
the mingw binaries, there you get a .tar.gz already.)

-- 
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 46635] FILESAVE Endless loop during autosave

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

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1

--- Comment #1 from Rainer Bielefeld  
2012-02-26 03:43:33 PST ---
@Urmas:
Please attach a sample document or at least contribute information what
document types you are talking about.

-- 
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 46640] New: FILESAVE: Save files

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

 Bug #: 46640
   Summary: FILESAVE: Save files
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Drawing
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: fo...@hotmail.ch


Problem description: (sorry if my English is bad, I am French) Often, when we
export a draw to a SVG file, the image is deformed : some forms are not at
their place, the gradations are weird and the output file is very big (> 2 MB ;
the ODG file takes only ~20-30 KB).

And if we export to a PNG file, sometimes (but not often), some forms are
missing.

Platform (if different from the browser): Windows 7 Home Premium x64 F, Intel
Core i7 2600K, 8 GB of RAM, SSD Corsair 60 GB, AMD Radeon 6870.

Browser: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101
Firefox/10.0.2

-- 
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 46598] Base form wizard data sheet style form locks and crashes LibreOffice

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

--- Comment #7 from Alex Thurgood  2012-02-26 03:03:36 PST 
---
Hi Dan,

Thanks for providing the screenshot, that helped. As I mostly work with French
language versions of LO and LO Base in particular, I am not always aware of the
English equivalents. I feel you may have misunderstood how bug handling is
managed within this project : most of us are volunteers (myself included), and
anyone can take an interest in any bug report, comment on it, etc. There is no
hierarchy of responsibility, as one might find in a typical commercial
organisation. This is why those volunteers who do work on the bugs ask
reporters to provide a report according to recommendations made here :

http://wiki.documentfoundation.org/BugReport#What_to_include_in_bug_reports

"Steps to reproduce the problem, please mention that every little detail might
be important. Describe 1 simple way how to reproduce your problem in a step by
step instruction; numbered items will ease to reference to your observations
for other users. Be very exact,
do not write: "Open document"
but: "In new empty LibO Spreadsheet document, use menu 'File -> Open (LibO
dialog) - file type "Text documents" -> select attached sample document ->
double click'
Provide an exact description of your problem
Not: "Formatting not correct"
But like: "I expect xxx because of yyy, but I see zzz"


The reason I mentioned accessibility is because your Apple Crash trace contains
several calls to a11y functions, which is indicative of usage of the
accessibility features. The activation of accessibility features in Mac OSX has
been a known source of instability and crashes in previous versions of
LibreOffice (but hard to pin down).

As you state that you don't have any of those features activated, then the
problem must lie elsewhere.

I have just tried this on my Linux box with LO 3.4.5 and my latest build from
the master source tree (post 3.5 release). I can not reproduce the crash on
that OS with either of those versions.

I will try and reproduce it on my Snow Leopard Macbook later.

Alex

-- 
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 44640] control character does not work

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

--- Comment #2 from Urmas  2012-02-26 03:00:02 PST ---
Which control character?

-- 
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 44566] improper RTL formatting when paragraph start with LTR word

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

--- Comment #1 from Urmas  2012-02-26 02:53:38 PST ---
Provide the real document, and don't make testers write these scrabbles.

-- 
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 44314] HYPHENATION: Non-standard hyphenation patterns don't work with manual hyphenation

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

Urmas  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 44530] Add "online" to the spell checker

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

Urmas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME

-- 
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 44112] SPELL: Papiament[uo] is NOT a choice in Language Settings

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

Urmas  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 44123] About dialog doesn't show bit-ness (64-bit, 32-bit) of the LO build

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

Urmas  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 44293] [FORMATING] Format ordinal number suffixes (1st -> 1^st) doesn't work in Portuguese

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

Urmas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |enhancement
 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 44323] Spell Dialog Does Not Add to Dict Immediately per Shown Text

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

Urmas  changed:

   What|Removed |Added

   Platform|x86-64 (AMD64)  |All
 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 46638] New: FILEOPEN: changed LINKs to other sheets, dokcuments cannot save as a document

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

 Bug #: 46638
   Summary: FILEOPEN: changed LINKs to other sheets, dokcuments
cannot save as a document
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: amaus.je...@gmail.com


Problem description: i open a sheet which has links. Then I cange a parameter
in the link and would save it in a new dokument. The links are not be updated
and the okument can't be saves.


Steps to reproduce:
1. Save a dokument with more than one sheet(like tab1, tab2 tab3). Then copy
one sheet (tab2) and link it in a new dokument with only one tab and save it.
2. Open the One-Tab-Document and change the Link Parameters from "tab2" to
"tab3". The paramater will not change.
3. Save the changed Dokument hangs the Programm.

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:10.0.2) Gecko/20100101
Firefox/10.0.2

-- 
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 34409] New document opened from File EXPLORER or Desktop without text language

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

--- Comment #10 from Rainer Bielefeld  
2012-02-26 02:20:07 PST ---
Arghh, HERE in C7

-- 
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 34409] New document opened from File EXPLORER or Desktop without text language

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

Rainer Bielefeld  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #9 from Rainer Bielefeld  
2012-02-26 02:18:39 PST ---
Bug 43849 - Autocorrection non-functional in documents created from template in
Bug 43849#C7 reporter made some suggestions how to improve behavior, I can't
tell whether that's promising.

-- 
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 34409] New document opened from File EXPLORER or Desktop without text language

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

--- Comment #8 from Rainer Bielefeld  
2012-02-26 02:16:58 PST ---
*** Bug 43849 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 43849] Autocorrection non-functional in documents created from template

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

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #15 from Rainer Bielefeld  
2012-02-26 02:16:58 PST ---
@Fabian Tröster:
Thank you for additional info.

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

-- 
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 46153] EDITING, FORMATTING: SUM() function behave differently than Sum operator

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

Valerio Messina  changed:

   What|Removed |Added

Version|LibO 3.5.0 Release  |LibO 3.4.0 release

--- Comment #2 from Valerio Messina  2012-02-26 02:16:40 PST ---
the bug is about compatibility with previous .ods calc sheet and opensource
applications. All previous native .ods file that use this behavior require
fixes for this LO modifications

-- 
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 44560] Provide a 'Portable' installer for Betas (like 3.5.0b2) too

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

--- Comment #4 from Serge Gautherie 
 2012-02-26 02:15:29 PST ---
(In reply to comment #3)

> Currently I do not see need for a Beta Portable, you can reach the same goal
> with a parallel server installation due to
> .

I had already tried that: this is irrelevant for me because of bug 44559!!

> It's a cost-benefit calculation.

Sure. (It simply means I can't test Betas.)

-- 
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 40036] U+202E Right-to-Left Override does not display properly

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

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||davian...@gmail.com

--- Comment #3 from Rainer Bielefeld  
2012-02-26 02:09:58 PST ---
@Urmas:
Please leave some information concerning your observations, OS, LibO version,
reasons why you confirm that it's a 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 46637] EDITING: Get focus on partially visible cell

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

Rainer Bielefeld  changed:

   What|Removed |Added

   Severity|normal  |enhancement
 CC||LibreOffice@bielefeldundbus
   ||s.de
   See Also||https://issues.apache.org/o
   ||oo/show_bug.cgi?id=118971

--- Comment #1 from Rainer Bielefeld  
2012-02-26 02:04:52 PST ---
There is an AOOo Issue: 118971 - Calc: trying to edit a cell partially off the
right edge, should scroll the cell into focus

-- 
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 46371] Crash on save after inserting a new spreadsheet: fix the underlying issue that bug 43725 only worked around

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

--- Comment #2 from Serge Gautherie 
 2012-02-26 02:03:41 PST ---
(In reply to comment #1)

> Does it still crash for you and with which file?

No, it doesn't.

> We did fix the underlying issue so we need some more information.

That's good news. Which bug was 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 46637] New: EDITING: Get focus on partially visible cell

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

 Bug #: 46637
   Summary: EDITING: Get focus on partially visible cell
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.3.0 Beta2
  Platform: Other
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: libreoff...@bielefeldundbuss.de


Created attachment 57652
  --> https://bugs.freedesktop.org/attachment.cgi?id=57652
Screenshots showing unexpected behavior

Steps to reproduce:

1. Start LibO from WIN  start Center
2. Open new CALC document from LibO Start center
3. Arrange a medium size Window for the document so that 1 column at the right 
   is only partially visible (column H in the screeenshot)
4. Mouse Click into H5
   > Cell cursor around H5, focus does not change
5. Start typing some text "This is some Text"
   Expected: Focus should change so that Full cell becomes visible (?)
   Actual: Text will become visible vertically

Currently I am not sure whether my suggestion might collide with other
necessities

-- 
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 46181] Setup misuse Simplified Chinese in Traditional Chinese Windows (Hong Kong)

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

Andras Timar  changed:

   What|Removed |Added

 CC||tima...@gmail.com

--- Comment #3 from Andras Timar  2012-02-26 02:02:34 PST ---
(In reply to comment #2)
> Thank you for the quick work around.
> But if I would like to install it with English, what switches should be use?

msiexec /i LibO_3.5.0_Win_x86_install_multi.msi TRANSFORMS=:2057 

It will be en-GB. For en-US there is no transform. Alternatively you can set
your regional settings to USA when you install LibreOffice.

-- 
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 43273] LibreOffice bug reporting page unusable

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

Urmas  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 42961] : Setting $DATA causes LibreOffice to crash

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

Urmas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #1 from Urmas  2012-02-26 01:54:01 PST ---
Still in 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 41421] VIEWING: font display glitch using Liberation Sans AND an extende character

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

Urmas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||NOTABUG

--- Comment #5 from Urmas  2012-02-26 01:45:11 PST ---
Do not use RTF while copying.
Alt+0xxx is entering characters from default ANSI codepage.
Learn to spell "Microsoft".

-- 
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 41725] CONFIGURATION: Wrong mail client used

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

Urmas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||NOTABUG

--- Comment #2 from Urmas  2012-02-26 01:40:24 PST ---
Writer uses MAPI interface handler, a system-wide setting.

-- 
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 46604] Installation problem on XP SP3

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

Andras Timar  changed:

   What|Removed |Added

   Severity|blocker |normal

--- Comment #2 from Andras Timar  2012-02-26 01:39:04 PST ---
Lowering severity, because workaround exists: removing OpenOffice.org would
definitely 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 46604] Installation problem on XP SP3

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

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever Confirmed|0   |1

--- Comment #1 from Andras Timar  2012-02-26 01:37:37 PST ---
The text of the error message is misleading. I have just corrected it for the
next version (3.6). Most probably the installer has problems with your old
OpenOffice.org installation. We need to find out, if it is a bug.

Are you sure that you are not running OpenOffice.org Quickstarter? When you
press Ctrl+Shift+Esc in Windows, do you see soffice.bin in Task Manager? What
exact version of OpenOffice.org do you 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 43849] Autocorrection non-functional in documents created from template

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

--- Comment #14 from Fabian Tröster  2012-02-26 
01:31:59 PST ---
Not sure whether this would be a feasible solution, but here's what I'd do:
It's perfectly understandable that the template documents, delivered by the
installer, have to be language neutral! If we take that as a starting point, I
would solve this problem by modifying the application (Writer, Calc, and so on)
in such a way that they will check upon opening a document for language neutral
document settings (which should really be language specific) and if found, set
those settings to the logon language of the current user.

This should work for every platform LibreOffice is currently supported on,
since Windows, Linux and MacOS all use a language setting for the logged on
user. This setting can be read out by the application software.

What's more: this solution would also be transparent for the user and would
work for old documents all the same.

Note:
If you just open the application -- say: Writer -- then the created empty
document already has all language specific settings spot on. Personally I think
it should not make any difference at all HOW exactly you created the empty
document: the behaviour of the application should be the same. As it is now the
user has to comb through settings to find all the language specific parts and
have them set up correctly by hand. I don't think that's desireable.

I hope my English is good enough, so you can understand what I mean. :)

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