[Libreoffice-bugs] [Bug 100167] Cannot add subform in design view

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100167

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #7 from rob...@familiegrosskopf.de ---
(In reply to donotspam from comment #6)
> Created attachment 125517 [details]
> db with behaviour described in my comment at 2016-06-06 18:53:14 UTC

1. You have forgotten to set primary keys for the table "issue_cat". Open the
table for editing, mark both fields while pressing CTRL and set them both as
primary key.

2. You have to test your SQL-code. Copy the code of your subform to a query,
created in SQL-mode. This query couldn't be edited.
SELECT "issue_cat"."issue", "issue_cat"."cat", "cat"."catdescr" FROM
"issue_cat", "cat" WHERE "issue_cat"."cat" = "cat"."cat"

Now add "cat"."cat" to the query. This query could be edited, because the
primary keys of both tables will be content of the query.

3. You don't need this SQL-Code for the subform. You would need the table
"issue_cat" instead. From this table is only needed the field "cat". You have
to change this field to a listfield. This field will show "catdescr" instead of
"cat". So you could see the description and save the primary key.

I will add the changed database as attachment. I will also set this bug to
unconfirmed.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92024] Text Alignment is Changed when we change language

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92024

--- Comment #15 from muthu  ---
Hi, 
With English + German combination, i did not face any issue.  It works fine. 
If needed, I will attach the document for that.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92024] Text Alignment is Changed when we change language

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92024

--- Comment #14 from muthu  ---
Created attachment 125526
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125526=edit
With Ctrl+A and Ctrl+B

With Ctrl+A and Ctrl+B - Steps mentioned in the attachment itself

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92024] Text Alignment is Changed when we change language

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92024

--- Comment #13 from muthu  ---
Created attachment 125525
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125525=edit
Before and After Ctrl+A and Ctrl+B

Without Ctrl+A and Ctrl+B - Steps mentioned in the attachment itself

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100229] EDITING: Black squares appear in the input line instead of the numbers 4 and 9

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100229

--- Comment #3 from Aron Budea  ---
This was the one I thought of: bug 94863. (also UNCONFIRMED, no useful extra
information in the report)

Actually, not much in common, even the black boxes are different, but both were
reported on Windows 10. Also, that one wasn't OpenGL-related, so if this one
disappears after disabling OpenGL, then they are certainly different issues.

There's also this post from reddit:
https://www.reddit.com/r/libreoffice/comments/4mt3yo/help_garbled_text_in_libre_calc/
That's on Windows 7.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100211] Black background export to PDF renders incorrectly

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100211

Bronson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Bronson  ---
ok, must be my pdf view then!

Thanks for checking that.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100248] New: Scrolling upwards the Insert menu, Writer crash

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100248

Bug ID: 100248
   Summary: Scrolling upwards the Insert menu, Writer crash
   Product: LibreOffice
   Version: 5.2.0.0.beta1
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rgb.m...@gmail.com

Created attachment 125524
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125524=edit
Short screencast portraying the problem

On 5.2 beta 1, 64 bits, running on openSUSE 13.2 try the following:

1- Open the Insert menu
2- Put the cursor at the end of the menu and wait until it scrolls to show the
remaining options
3- Now move the cursor to the beginning of the menu to make it scrolls upwards

Result:
The "scroll upwards" do not work and as soon as you move the pointer outside
the menu Writer crashes and starts the recovery process. See the attached
screencast.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100247] New: Tools → Autotext p =?UTF-8?Q?rovides=20a=20?="broken" window + hight CPU usage

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100247

Bug ID: 100247
   Summary: Tools → Autotext provides a "broken" window + hight
CPU usage
   Product: LibreOffice
   Version: 5.2.0.0.beta1
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rgb.m...@gmail.com

Created attachment 125523
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125523=edit
Screen shot of the "broken" autotext window

On 5.2 beta 1 64 bits running on openSUSE 13.2, when I go to Tools → Autotext I
get a "broken" window that just displays random (and sometimes repeated) bits
of whatever was there when the window was opened. See the attached screenshot.
In addition to that, after a few seconds Writer starts to use more and more CPU
passing from almost nothing to more than 25%. When the autotext window is
closed CPU usage returns to normal values.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100211] Black background export to PDF renders incorrectly

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100211

MM  changed:

   What|Removed |Added

 Status|REOPENED|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from MM  ---
Unconfirmed with v5.2.0.0a1 under ubuntu 16.04 x64.
Also, there's no stripe in the supplied pdf. Tested with Atril doc viewer/adobe
reader/opera dev/firefox.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100246] New: ODG graphic copied to Writer moves on file load, if vertical position is set to "Top"

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100246

Bug ID: 100246
   Summary: ODG graphic copied to Writer moves on file load, if
vertical position is set to "Top"
   Product: LibreOffice
   Version: 5.0.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kolafl...@kolahilft.de

Created attachment 125522
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125522=edit
example file

I created a ODG graphic in Draw and copied it to an ODT document in Writer. I
right clicked it, choose "Position and size" and set the vertical position to
"Top".
After saving, closing and reloading the file, the graphic wasn't at "Top"
anymore. Instead it was at was at "From Top" 0.86 cm.
If I set the graphic to "From Top" 0 cm the same happends.
If I set "From Top" 0.01 cm the graphic will be at 0.87 cm. So the position
seems to be changed relatively to the old one.

There's something else strange:
If I open the document and close it right again, LibreOffice asks me if I want
to save ("Save Document?" dialog). But I didn't changed anything!?


The attached document is taken from a much bigger document where I ran into
that problem.

The problem magically disappears if I remove any of the lines above. Sadly this
isn't so easy in the bigger document in which I experienced the problem for the
first time.
Interestingly this also makes the "Save Document?" not appear (if I open and
close without making changes). This makes me guess, there is some connection
and that the graphic is maybe "moved" automatically by LibreOffice after
opening, so LibreOffice asks me to save that change.


System configuration:
openSUSE 13.2 Linux, 64 bit, german


Tested with the following LibreOffice versions:

5.1.3.2
http://download.opensuse.org/repositories/LibreOffice:/5.1/openSUSE_13.2/

5.1.3.2
https://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86_64/LibreOffice_5.1.3_Linux_x86-64_rpm.tar.gz
https://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86_64/LibreOffice_5.1.3_Linux_x86-64_rpm_langpack_de.tar.gz

5.0.6.3
https://download.documentfoundation.org/libreoffice/stable/5.0.6/rpm/x86_64/LibreOffice_5.0.6_Linux_x86-64_rpm.tar.gz
https://download.documentfoundation.org/libreoffice/stable/5.0.6/rpm/x86_64/LibreOffice_5.0.6_Linux_x86-64_rpm_langpack_de.tar.gz


--


By the way:
I feel like those problems increased since the LibreOffice versions released in
the last year. You might put a better eye on code quality!
LibreOffice also seems to crash more often, especially when handling graphics.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100245] New: Can't put picture into background permanently ( after reloading file)

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100245

Bug ID: 100245
   Summary: Can't put picture into background permanently (after
reloading file)
   Product: LibreOffice
   Version: 5.0.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kolafl...@kolahilft.de

Created attachment 125521
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125521=edit
example file

I tried to annotate a picture with numbers to describe them in the text below
the picture. For that I right-clicked the picture and choose "Arrange -> Send
to Back". For the moment that worked fine. But after saving, closing and
reloading the file, the numbers where behind the picture. This happened again
after each reload.


The attached document is taken from a much bigger document where I ran into
that problem.

The attached document contains two pictures. First is an SVG graphic (showing
the official SVG logo). If I remove it, the bug disappears!?!?

The second picture (the one with the kangaroos) is the one affected by the bug.
Try to send it to background to see the numbers behind it, save, close and
reload the file and the kangaroo picture will jump back into foreground.


System configuration:
openSUSE 13.2 Linux, 64 bit, german


Tested with the following LibreOffice versions:

5.1.3.2
http://download.opensuse.org/repositories/LibreOffice:/5.1/openSUSE_13.2/

5.1.3.2
https://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86_64/LibreOffice_5.1.3_Linux_x86-64_rpm.tar.gz
https://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86_64/LibreOffice_5.1.3_Linux_x86-64_rpm_langpack_de.tar.gz

5.0.6.3
https://download.documentfoundation.org/libreoffice/stable/5.0.6/rpm/x86_64/LibreOffice_5.0.6_Linux_x86-64_rpm.tar.gz
https://download.documentfoundation.org/libreoffice/stable/5.0.6/rpm/x86_64/LibreOffice_5.0.6_Linux_x86-64_rpm_langpack_de.tar.gz

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 99866] EDITING: File save as xlsx Conditional formatting not saved in excel and give error

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99866

m.a.riosv  changed:

   What|Removed |Added

 CC||aerm...@gmail.com

--- Comment #8 from m.a.riosv  ---
*** Bug 100237 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100237] FILESAVE: Conditional formatting using .xlsx not saved

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100237

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||miguelangelrv@libreoffice.o
   ||rg
 Resolution|--- |DUPLICATE

--- Comment #1 from m.a.riosv  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48140] Remove uno calls from xlsx import

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48140

--- Comment #10 from Bartosz Kosiorek  ---
I would like to convert UNO calls for  uno::Reference.
How I could find corresponding methods/class names, which I could use as a
replacement of XDatabaseRange ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100244] New: Pivot table seems to cause massive memory leak

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100244

Bug ID: 100244
   Summary: Pivot table seems to cause massive memory leak
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: linuxo...@gmail.com

Created attachment 125520
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125520=edit
ods with pivot table that causes memory leak

Refreshing the pivot table in the attached file causes LO memory consumption to
spike.  Similar results between Windows 10 and Ubuntu 14.04 on the 5.1.3.2
release.

Warning:  Be prepared to kill LO when you refresh this pivot table!  If you
have a system with LOTS of memory, it will eventually refresh - for me,
resident memory reaches 0.05t with virtual over 52g (on linux "top").

A strange/temporary "fix" is to "Edit Layout.." and remove column "item_num"
*prior* to Refreshing pivot table.  OR remove the "Data Fields" where a
"Difference From" display option is set.

Note:  The source range is only 8300 rows by 12 columns, so not "huge" by any
means.

My guess is that its some combination of "Row fields" and the "Difference From"
that I'm using in the "Data Fields" that is causing the issue.

-Bob

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100240] Windows version stopped being notified of updates

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100240

--- Comment #3 from V Stuart Foote  ---
Right you are. Sorry, I missed the first post of the ML thread and only saw
5.1.1.2 -> 5.1.2.2, rather than the Version: 5.1.2.1 (x64)
Build ID: 2603b69c5ec5981bb5f053f8ebfd1f3de00a4c29

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100240] Windows version stopped being notified of updates

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100240

Pedro  changed:

   What|Removed |Added

Version|5.1.2.2 release |5.1.2.1 rc

--- Comment #2 from Pedro  ---
Stuart, the Version box is for the Earliest affected and 5.1.2.1rc is affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100243] New: System freezes when attepmting to print

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100243

Bug ID: 100243
   Summary: System freezes when attepmting to print
   Product: LibreOffice
   Version: 5.1.2.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hans-dieter.dre...@freenet.de

Open a new or existing document, select "print..." from the menu.
A faint transparent window frame titled "Ausdruck" (print result in German)
displays, system immediately completely FREEZES (not even mouse can't be
moved), fan gets louder.
And that's it. I need to switch off the PC pressing the power button for 5 sec.
(not even normal shutdown possible).
Print preview works as expected (as long as not attempting to actually print).
Normal Libre Office install without any specials:

Version: 5.1.2.2 (x64)
Build-ID: d3bf12ecb743fc0d20e0be0c58ca359301eb705f
CPU-Threats: 4; BS-Version: Windows 6.19; UI-Render: GL; 
Gebietsschema: de-DE (de_DE)

Using a normal user account (no admin).
Hardware: Medion Akoya E6424 notebook
OS: Windows 10 Home 1511 (German), Build 10586.318, no printer attached
(Microsoft XPS Document writer is standard printer).
Event log does not show any entries related to the freeze (nothing concerning
Libre Office or Java).
Printing using Notepad works as expected, so it's unlikely to be a printer
driver problem imo.

Expired version of McAffee virus scanner and active version of Avira free
anti-virus installed on PC.

I'm surprised: How can an application completely freeze the OS like this?
IMO the problem must be closely related to my hard-/software (otherwise it
should have shown more often),
so if I can help finding the bug, please let me know (I'm a programmer myself).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100240] Windows version stopped being notified of updates

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100240

V Stuart Foote  changed:

   What|Removed |Added

 CC||cl...@documentfoundation.or
   ||g
  Component|LibreOffice |Installation
Version|5.1.2.1 rc  |5.1.2.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100240] Windows version stopped being notified of updates

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100240

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
Created attachment 125519
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125519=edit
Check for update LO5.1.2.2 reports up to date, stacktrace -- see thread 15

Confirming.

On Windows 10 Pro 64-bit en-US with /a admin install of 
Version: 5.1.2.2 (x64)
Build ID: d3bf12ecb743fc0d20e0be0c58ca359301eb705f
CPU Threads: 8; OS Version: Windows 6.19; UI Render: GL; 
Locale: en-US (en_US)

Help -> Check for Updates dialog launches and returns

Status
LibreOffice 5.1 is up to date.

The check update PHP looks to have matching signature.
https://cgit.freedesktop.org/libreoffice/website/tree/check.php?h=update

So, for some reason this is not being parsed.

=-clipped from WinDbg 64-bit Stack Trace w/symbols attached-=
  15  Id: 149c.8c8 Suspend: 1 Teb: 0021`ff85b000 Unfrozen
Child-SP  RetAddr   Call Site
0021`90bbf538 7ffe`ffaa3b4f ntdll!NtWaitForMultipleObjects+0x14
0021`90bbf540 7fff`021d2259 KERNELBASE!WaitForMultipleObjectsEx+0xef
0021`90bbf840 7fff`021d20db
USER32!RealMsgWaitForMultipleObjectsEx+0x119
0021`90bbf920 7ffe`f24703ad USER32!MsgWaitForMultipleObjects+0x6b
0021`90bbf970 7ffe`dc4e4f5e sal3!osl_waitCondition(void * Condition =
0x`0620, struct TimeValue * pTimeout = 0x0193`b46cd670)+0x5d
[c:\cygwin64\home\buildslave\source\libo-core\sal\osl\w32\conditn.c @ 99]
0021`90bbf9e0 7ffe`dc4e6f98 updchklo!`anonymous
namespace'::UpdateCheckThread::run(void)+0x19e
[c:\cygwin64\home\buildslave\source\libo-core\extensions\source\update\check\updatecheck.cxx
@ 528]
0021`90bbfa70 7ffe`f2472eb3 updchklo!threadFunc(void * param =
0x0193`b4f2afe0)+0x18
[c:\cygwin64\home\buildslave\source\libo-core\include\osl\thread.hxx @ 186]
0021`90bbfaa0 7ffe`dfa54f7f sal3!oslWorkerWrapperFunction(void * pData
= 0x0193`a8bd5360)+0x23
[c:\cygwin64\home\buildslave\source\libo-core\sal\osl\w32\thread.c @ 59]
0021`90bbfad0 7ffe`dfa55126 MSVCR120!beginthreadex+0x107
0021`90bbfb00 7fff`02488102 MSVCR120!endthreadex+0x192
0021`90bbfb30 7fff`0298c5b4 KERNEL32!BaseThreadInitThunk+0x22
0021`90bbfb60 ` ntdll!RtlUserThreadStart+0x34

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100240] Windows version stopped being notified of updates

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100240

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100113] Add "Remote file" option are locked

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100113

--- Comment #6 from Leandro Martín Drudi  ---
None of them ever worked.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100241] Numbering changing text format unexpectedly

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100241

Alexandre Monobe  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Alexandre Monobe  ---
Strange enough this behaviour only shows during your editing as soon as you
save the file the formatting fix it selves.

Sry, I should've checked it before committing.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100241] Numbering changing text format unexpectedly

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100241

--- Comment #1 from Alexandre Monobe  ---
Important note:

I'm putting a paragraph in between preserving the numbering spacing. To do so
you start a numbering and after the 1st topic you go to the 2nd topic line and
press "backspace" just one time to get rid of the numbering (but keep the
spacing).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100242] New: 3D transitions do not work despite having OpenGL 3.0 support

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100242

Bug ID: 100242
   Summary: 3D transitions do not work despite having OpenGL 3.0
support
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: diazbast...@openmailbox.org

Description of problem:
LO 5.1 release note say: "All OpenGL transitions have been ported to OpenGL
2.1+, which removes support for very old GPUs but allows a better usage of
modern ones. Four new transitions have been added which require OpenGL 3.2+
that exploit these new available features."

I understand that the minimum requirement for the 3d transitions (ogltrans) is
OpenGL 2.1 and only for the new four transitions, OpenGL 3.3 is required.
However, my system supports OpenGL 3.0 and 3D transitions not not work (and
normal transitions not displayed correctly)


Version-Release number of selected component:
• Fedora 24 workstation beta XFCE
• LibreOffice Version: 5.0.6.3 Build ID:90fc03b25318460cfc54456516ea2519c11d1aa
• LibreOffice Version: 5.1.3.2 Build ID: 5.1.3.2-6.fc24
• LibreOffice Version: 5.2.0.0.beta1
ID:1e9933ef611c66bcded94b84052543c78cf1c223
  (Flatpak)

How reproducible:
Alaways using LO 5.1.x and 5.2

Steps to Reproduce:
1. Open LO Impress
2. Select a 3D transition
3. Start presentation

Actual results:
3D transitions do not work and normal transitions are not displayed correctly

Expected results:
All supported transitions work properly

Additional info:
glxinfo | grep "OpenGL"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Bay Trail 
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.1
(git-79b0e13)
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 11.2.1 (git-79b0e13)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.2.1 (git-79b0e13)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

Comment:
As a suggestion, it would be good to add a dialogue "this transition is not
supported" or similar.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100241] New: Numbering changing text format unexpectedly

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100241

Bug ID: 100241
   Summary: Numbering changing text format unexpectedly
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: alexandremon...@yahoo.com.br

Created attachment 125518
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125518=edit
Simple demonstration of the numbering/formatting bug

Whenever you start numbering topics sequentially and put an unnumbered 
paragraph in between 2 numbered topics (let's say between 1 and 2), if this
unnumbered paragraph is formatted with (bold, italic or strike-through) when
you press "enter" to finish this paragraph and to return to the original
numbering the next numbering will be the same format as the previous unnumbered
one (EVEN IF YOU break the formatting continuity).

All the next numbered paragraph will be formatted as the unnumbered one.

You can easily fix this by going to the new numbered paragraph and switching on
and off the formatting (bold, italic or strike-trough).

Still I don't think this is the intended behaviour.


Maybe this Bug is the same as Bug 60355 (link
https://bugs.documentfoundation.org/show_bug.cgi?id=60355) I'm not sure though.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92060] Base crashes

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92060

Julien Nabet  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

--- Comment #7 from Julien Nabet  ---
No feedback since about a year, let's put this one to INSUFFICIENTDATA.

However don't hesitate to reopen this tracker if you can still reproduce this
with last stable LO version (5.1.3).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92196] CRASH when this report attachment file opened

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92196

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #6 from Julien Nabet  ---
sawakaze: following baffclan test + the fact that 5.1.3 is last stable one,
could you give a new try with a more recent LO version?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100228] GTK3: check marks in submenu View > Toolbars not visible

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100228

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100167] Cannot add subform in design view

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100167

donots...@fastmail.fm changed:

   What|Removed |Added

 CC||donots...@fastmail.fm

--- Comment #6 from donots...@fastmail.fm ---
Created attachment 125517
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125517=edit
db with behaviour described in my comment at 2016-06-06 18:53:14 UTC

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100167] Cannot add subform in design view

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100167

--- Comment #5 from rob...@familiegrosskopf.de ---
Gareth: Could you please attach a database-example to this bug. You could also
send it directly to me as attachment of a mail. So I will have a look at it.
Here, with OpenSuse, I could not reproduce your problems. You are using a
version, which is provided by Ubuntu in Ubuntu repositories. So could be, this
is a special bug there ...

Bouvjaga: With the wizard you could only create a form with only one subform.
Creating a form in design view allows to create a form with different subforms
and subsubforms and parallel forms. Creating forms in this way is the "normal"
way. The wizard is usable for creating a form in a fast way or creating a form
for non-experienced users.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100240] Windows version stopped being notified of updates

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100240

Pedro  changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100240] New: Windows version stopped being notified of updates

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100240

Bug ID: 100240
   Summary: Windows version stopped being notified of updates
   Product: LibreOffice
   Version: 5.1.2.1 rc
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pedl...@gmail.com

See topic

http://nabble.documentfoundation.org/Check-for-update-td4181351.html

Tested under Windows 7 and 10 

This is a regression from version 5.1.1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100031] FILEOPEN FILESAVE Support Onedrive for Business/ Sharepoint Online

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100031

--- Comment #4 from Iiro Laiho  ---
They are actually quite different. ODfB is actually more close to SharePoint.
But last year Microsoft released the new OneDrive REST API 2.0 that works for
both services. I have no idea which API the now-broken and disabled OneDrive
integration functionality in LibreOffice utilizes.

I also tried using the SharePoint support in LibreOffice, but didn't get it
working, likely because ODfB supports only forms based authentication.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100167] Cannot add subform in design view

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100167

--- Comment #4 from donots...@fastmail.fm ---
Design view is more powerful and more efficient for experienced developers.  

The wizard does not allow all the options which the design view suggests are
available - eg. no option for "SQL command" data source.  

I had initially expected a subform object to appear on the main form, within
the bounds of which subform fields could be added/edited.

Even using the navigator-based approach, I'm still having problems...

If someone could try to replicate this and report, I would be grateful.

I wonder if there are just problems with the Ubuntu version?  14.04.4 / LO
Version: 5.1.3.2Build ID: 1:5.1.3~rc2-0ubuntu1~trusty1

I have created a table structure to log and list issues (things that need
attention) in a software project I'm working on, the categories which apply to
them, and vice-versa.

issue --< issue_cat >-- cat

issue(issue integer PK autoincrement, issuedescr text)
cat(cat integer PK autoincrement, catdescr text)
issue_cat(issue integer, cat integer)

Issue and Cat tables have some dummy records, issue_cat is as-yet empty.

Upon opening issue_cat (table) to edit data, there is no grid and records
cannot be added.  Record navigation/new record buttons are missing. Looks as if
the window hasn't been drawn fully/properly.  Moving or maximising the window
causes them to appear, but they are disabled.

1. create a new form, with a textbox
2. bind form to "issue" table and textbox to "issue" field (using right-click
context menu)
3. navigator > right-click "form" > "New" > "Form"
...form appears as child of "Form", rename child to "subform"...
click "subform"
click "more controls..." on toolbox
add table control
cancel wizard (I don't want to show a table or query, but want to use an SQL
statement to provide the data)
in subform properties, set "content type" to SQL command
set "content" to:

SELECT "issue_cat"."issue", "issue_cat"."cat", "cat"."catdescr" FROM
"issue_cat", "cat", "issue" WHERE "issue_cat"."cat" = "cat"."cat" AND
"issue"."issue" = "issue_cat"."issue"

Set link master and slave fields to "issue"

There now seems to be no way to edit the empty table control.

So...

Delete the table control and create another (having set-up the parent and
subform in the steps above)...

wizard appears showing fields from subform sql command
added successfully
table control is blank when scrolling through records on parent form (there is,
as yet, no data in issue_cat, so this may not be regarded as wrong...) ...but
there is no way to add records - no default "blank/null" line waiting to be
filled as might be expected, and the navigation controls/new record button are
disabled.  Subform properties apparently allow additions and modifications. 

Subform table control doesn't allow additions/deletions (with disabled nav/new
controls) even if a table source and fields are selected from the wizard.

I can't test how behaviour might differ if issue_cat were populated, because I
can't enter any data in the table view. 

Many thanks
Gareth

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100238] EDITING: Deleting a comment in .pptx causes a crash

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100238

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
Similar but perhaps identical to tdf#99388.
Indeed, the first fixed version will be 5.2.0

Don't hesitate to reopen this tracker if you (or your collaborator) can
reproduce this with a prerelease 5.2.0 Beta (see
https://www.libreoffice.org/download/pre-releases/)

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51779] support for SQL datatype INTERVAL

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51779

--- Comment #8 from kerem  ---
(In reply to Lionel Elie Mamane from comment #7)

> Before starting to change UI, it needs to be supported in the backend. See
> comment 0, "places that need to be changed". Did you do that already?

Yes, i changed in necessary places. But i am not sure. Because i still haven't
find INTERVAL data type. Shall I commit my changes?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51779] support for SQL datatype INTERVAL

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51779

--- Comment #7 from Lionel Elie Mamane  ---
(In reply to kerem from comment #6)

> I could not add INTERVAL selection to datatypes list. Because I could not
> find associated .ui file. How can i find? Can you help me?

Before starting to change UI, it needs to be supported in the backend. See
comment 0, "places that need to be changed". Did you do that already?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51779] support for SQL datatype INTERVAL

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51779

--- Comment #6 from kerem  ---
Hi,

I could not add INTERVAL selection to datatypes list. Because I could not find
associated .ui file. How can i find? Can you help me?

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100130] EDITING: Paste "numbers" are sometimes characters, sum wrong , and resist being changed to numbers

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100130

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 OS|All |Mac OS X (All)
   Severity|normal  |minor

--- Comment #8 from Buovjaga  ---
I could reproduce the text to columns result on OS X, but not on Linux!

eVrsion: 5.3.0.0.alpha0+
Build ID: b2f994469f3e2f1fe72e9f103b840aa949ace6dd
CPU Threads: 4; OS Version: Mac OS X 10.11.5; UI Render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2016-05-25_23:36:03
Locale: en-US (en.UTF-8)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100229] EDITING: Black squares appear in the input line instead of the numbers 4 and 9

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100229

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #2 from V Stuart Foote  ---
Also, give it a try with OpenGL rendering unchecked.

Tools -> Options -> View  (e.g. Extras -> Optionen -> Ansicht).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 34965] Make Impress slides editable during presentation

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34965

--- Comment #26 from jan iversen  ---
(In reply to Roland Taylor from comment #25)
> What is needed to fix this? Any documentation I can look at? Somebody needs
> to do *something*.

yeah please read the comments, especially #6 and #11, that is the code pointers
you need to program it.

"somebody" does not exist, if you want to program this feature then assign
yourself to it and maybe also read our step by step guide:
https://wiki.documentfoundation.org/Development/GetInvolved

Happy programming.
rgds
jan i.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 34965] Make Impress slides editable during presentation

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34965

--- Comment #25 from Roland Taylor  ---
What is needed to fix this? Any documentation I can look at? Somebody needs to
do *something*.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100234] Libre banner freezes doc won't open

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100234

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |INSUFFICIENTDATA

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 34965] Make Impress slides editable during presentation

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34965

--- Comment #24 from Roland Taylor  ---
What is needed to fix this? Any documentation I can look at? Somebody needs to
do *something*.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

--- Comment #12 from V Stuart Foote  ---
(In reply to V Stuart Foote from comment #10)
> 
> Also, can see some utility in improving the GUI (status
> bar/dialog/navigator) related to metadata manipulated via the File ->
> Properties dialog, especially with ongoing addition of CMIS and other
> "Cloud" formats.

Believe that work for linking the Properties meta fields, or for linking text
from suitable styles as file names and to the UI status bar/navigator as above
should also be able to address concerns of
https://bugs.documentfoundation.org/show_bug.cgi?id=61053#c13 and the OP.
Providing a filename "preview" to display in the inserted fields.

The "previewed" fields would of course change to the actual filename and path
once the ODF document is created on save.

=-note on usage-=
Actually Fields can be placed in any location, not just Header or Footer. Set
using an Insert button from a selection on the +F2 Fields dialog:
Document or DocInformation tabs.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 99508] HiDPI scaling broken on Wayland with GTK3

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99508

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
   Severity|normal  |minor

--- Comment #1 from Buovjaga  ---
Confirmed on Reddit:
https://www.reddit.com/r/libreoffice/comments/4hn78i/bug_confirmation_request_hidpi_scaling_broken_on/

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100167] Cannot add subform in design view

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100167

--- Comment #3 from Buovjaga  ---
Robert: do you see any benefit with also being able to create it in the design
view?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100170] IMPRESS: slide area hides formula combo box, makes editing nearly impossible

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100170

--- Comment #3 from Michael Stahl  ---
comment #1 is wrong, raal has the right commit:

https://bugs.documentfoundation.org/show_bug.cgi?id=96451#c3

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100220] Result of the Combination IF() and AND()

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100220

--- Comment #4 from Aron Budea  ---
Created attachment 125516
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125516=edit
Schrödinger's cat

Got an e-mail from h7rojas with some details, thanks. My conclusion is a bit
different, though (the information I got is that it occurs in 64-bit, but not
in 32-bit).

Before I spoil the details, see attachment, and in particular formula/values C1
and C2.

Spolier:
C1 is formatted as Boolean value, and 150 is TRUE if it's displayed as boolean.
However, I didn't format it as such. What happens is that if you first input a
boolean formula in the field, it's displayed as Boolean value, if you later
change it to a numerical formula, the display format doesn't change, and the
result is displayed as boolean.

I'm leaning towards considering this a bug, but there are many different cases
here with different display formats, and automatically adjusting the display
format might not work in all cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100167] Cannot add subform in design view

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100167

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||rob...@familiegrosskopf.de

--- Comment #2 from rob...@familiegrosskopf.de ---
You create this in the form-navigator, you could connect this to the mainform.
Works here with LO 5.1.3.2 on OpenSUSE 64bit rpm Linux.

I couldn't reproduce any buggy behavior here.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97416] Edit / Database / Properties

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97416

--- Comment #4 from Lionel Elie Mamane  ---
(In reply to robert from comment #3)

> ... but I would never use a Server-database without a different password as
> required for a normal user on my system ...

In PostgreSQL, an option is that a local user can connect to a database as the
same user without any password; the (e)uid of the calling process is checked
and this is trusted.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

--- Comment #11 from Claudius Ellsel  ---
I agree that the given order is good.

However my main point was that if a file has a title or heading 1 set the name
will be set by default, not only as an option. (So there is an opt-out instead
an opt-in in the settings for this case).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100239] New: UI Blinking thumbnails of linked images

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100239

Bug ID: 100239
   Summary: UI Blinking thumbnails of linked images
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: x86 (IA32)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: iocheson...@gmail.com

Created attachment 125515
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125515=edit
Blinking thumbnails of linked images in LibreOffice Impress

Hi!
I'm using Impress 5.1.3.2 and linking more than an image for slide.
In the left column I can see the images thumbnail starting blinking in an
alternate fashion between the correct thumbnail and a rectangle with a tiny red
text. Usually just the upper slide present in the left column is the one with
blinking thumbnails. Obviously this makes LibreOffice Impress harvest a lot of
CPU.
To reproduce this you can create a presentation and start inserting two linked
images for each slide, adding more slides at some point the thumbnails should
start blinking.
See image.
In the image you can notice that also many other thumbnails are broken but at
least they're static.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (980, 'testing'), (900, 'stable'), (200, 'unstable'), (100,
'experimental')
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libreoffice-impress depends on:
ii  dpkg  1.18.7
ii  libc6 2.22-9
ii  libetonyek-0.1-1  0.1.6-2
ii  libgcc1   1:6.1.1-4
ii  libgl1-mesa-glx [libgl1]  11.2.2-1
ii  libglew1.13   1.13.0-2
ii  libglu1-mesa [libglu1]9.0.0-2.1
ii  libmwaw-0.3-3 0.3.7-1
ii  libodfgen-0.1-1   0.1.6-1
ii  libreoffice-core  1:5.1.3-2
ii  libreoffice-draw  1:5.1.3-2
ii  librevenge-0.0-0  0.0.4-4
ii  libstdc++66.1.1-4
ii  libxml2   2.9.3+dfsg1-1
ii  uno-libs3 5.1.3-2
ii  ure   5.1.3-2
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages libreoffice-impress recommends:
ii  libreoffice-avmedia-backend-gstreamer  1:5.1.3-2

Versions of packages libreoffice-impress suggests:
ii  bluez  5.36-1+b1

Versions of packages libreoffice-core depends on:
ii  fontconfig2.11.0-6.4
ii  fonts-opensymbol  2:102.7+LibO5.1.3-2
ii  libboost-date-time1.58.0  1.58.0+dfsg-5+b1
ii  libc6 2.22-9
ii  libcairo2 1.14.6-1+b1
ii  libclucene-contribs1v52.3.3.4-4.1
ii  libclucene-core1v52.3.3.4-4.1
ii  libcmis-0.5-5v5   0.5.1-4
ii  libcups2  2.1.3-5
ii  libcurl3-gnutls   7.47.0-1
ii  libdbus-1-3   1.10.8-1
ii  libdbus-glib-1-2  0.106-1
ii  libdconf1 0.26.0-1
ii  libeot0   0.01-3
ii  libexpat1 2.1.1-2
ii  libexttextcat-2.0-0   3.4.4-1
ii  libfontconfig12.11.0-6.4
ii  libfreetype6  2.6.3-3+b1
ii  libgcc1   1:6.1.1-4
ii  libgl1-mesa-glx [libgl1]  11.2.2-1
ii  libglew1.13   1.13.0-2
ii  libglib2.0-0  2.48.1-1
ii  libgltf-0.0-0v5   0.0.2-4+b1
ii  libglu1-mesa [libglu1]9.0.0-2.1
ii  libgraphite2-31.3.8-1
ii  libharfbuzz-icu0  1.2.6-2
ii  libharfbuzz0b 1.2.6-2
ii  libhunspell-1.4-0 1.4.1-2
ii  libhyphen02.8.8-3
ii  libice6   2:1.0.9-1+b1
ii  libicu55  55.1-7
ii  libjpeg62-turbo   1:1.4.2-2
ii  liblangtag1   0.5.7-2
ii  liblcms2-22.7-1
ii  libldap-2.4-2 2.4.42+dfsg-2+b2
ii  libmythes-1.2-0   2:1.2.4-1
ii  libneon27-gnutls  0.30.1-3
ii  libnspr4  2:4.12-2
ii  libnss3   2:3.23-2
ii  libnss3-1d2:3.23-2
ii  libodfgen-0.1-1   0.1.6-1
ii  libpcre3  2:8.38-3.1
ii  libpng16-16   1.6.21-5
ii  librdf0   1.0.17-1+b1
ii  libreoffice-common1:5.1.3-2
ii  librevenge-0.0-0  0.0.4-4
ii  libsm62:1.2.2-1+b1
ii  libssl1.0.2   1.0.2h-1
ii  libstdc++66.1.1-4
ii  libx11-6  2:1.6.3-1
ii  libxext6  2:1.3.3-1
ii  libxinerama1  2:1.1.3-1+b1
ii  libxml2   2.9.3+dfsg1-1
ii  libxrandr22:1.5.0-1
ii  libxrender1   1:0.9.9-2
ii  libxslt1.11.1.28-4
ii  uno-libs3 5.1.3-2
ii  ure   5.1.3-2
ii  zlib1g

[Libreoffice-bugs] [Bug 100188] Lost of CONDITIONAL FORMATTING with formula on refresh by macro with cell link with an another file

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100188

hawk63  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100188] Lost of CONDITIONAL FORMATTING with formula on refresh by macro with cell link with an another file

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100188

--- Comment #2 from hawk63  ---
Created attachment 125514
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125514=edit
Reproduction of the bug for example

Here an example of the bug.

There was a mistake in my first comment, the cells are insert with the function
"Link to External Data".

And the bug is when libreoffice refresh the link (with the menu "Edit /
Link..." or with macro.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100238] New: EDITING: Deleting a comment in .pptx causes a crash

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100238

Bug ID: 100238
   Summary: EDITING: Deleting a comment in .pptx causes a crash
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dzen...@gmail.com

I am trying to edit a PowerPoint presentation. My collaborator added some
slides and comments to the file. When I try to delete a comment, Impress
crashes. The recovery recovers the document without the comment. Similar to bug
99388.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #10 from V Stuart Foote  ---
Samuel's suggestions in OP ( comment 0 )of pulling text from  specific Style
are fine--certainly better than grabbing the first string encountered.

Suggest also the File -> Properties dialog: Description tab any entries made to
the Title, Subject, Comments or Keywords fields (given a hierarchical
preference in that order).  These fields are always picked up and incorporated
into the ODF  meta.xml as "Dublin Core" DCMI (ANSI/NISO Z39.85 and ISO
15386-2009) values, i.e. dc:title, dc:subject, dc:description, and meta:keyword

Seems reasonable to parse them first as potential for automated file naming
ahead of content from the document styles listed.

Also, can see some utility in improving the GUI (status bar/dialog/navigator)
related to metadata manipulated via the File -> Properties dialog, especially
with ongoing addition of CMIS and other "Cloud" formats.

Naming a file on initial save to ODF is just the facet here.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61053] FILESAVE: Make writer to save the document with the first words as default name instead of Untitled 1

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61053

--- Comment #17 from Cor Nouws  ---
(In reply to Claudius Ellsel from comment #16)
> This is not completely a duplicate, since there is still a second request.
> Is this solved?

So I should read the initial comment

(In reply to bugquestcontri from comment #0)
> [...]
> Additionally I would like to add that the field for the filename in a footer
> of a writer document shows the name of the default filename before the file
> is saved. 

and forget the issues summary to understand the meaning of the bug :\ ?

Sigh, boing boing boing boing 

/me people should really really make clear descriptive summaries for issues and 
update when needed.

Sorry Claudius, don't take this personal. It's just an epidemic problem ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89329] convert pImpl pointers to use std::unique_ptr

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89329

--- Comment #81 from Commit Notification 
 ---
Xisco Fauli committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f6d6a9c26448996498ec2a19c9ec64e6056a82f8

tdf#89329: use rtl::Reference for pImpl in querystatus

It will be available in 5.3.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100219] OpenGL enabled initial launch of Calc closing with generic error, have to run once wo OpenGL then OK

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100219

--- Comment #6 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
Created attachment 125513
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125513=edit
stacktrace 20160606 TB62 build crash in Calc first run with OpenGL enabled

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100219] OpenGL enabled initial launch of Calc closing with generic error, have to run once wo OpenGL then OK

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100219

--- Comment #5 from V Stuart Foote  ---
(In reply to Tor Lillqvist from comment #4)
> Does this happen with the 32-bit build?

I had no problem with a TB42 32-bit build same pull.

On Windows 10 Pro 64-bit en-US with 32-bit build
Version: 5.3.0.0.alpha0+
Build ID: b2abb97a6545096d6952430f7ff37cadb1a23707
CPU Threads: 8; OS Version: Windows 6.19; UI Render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-06-04_00:16:51
Locale: en-US (en_US)

Also, just verified the issue remains launching Calc in today's TB62 64-bit
build.
Same Windows 10 Pro 64-bit system with
Version: 5.3.0.0.alpha0+ (x64)
Build ID: 71cf1aefca1ecf10272308d7c75201bd39d3b0f6
CPU Threads: 8; OS Version: Windows 6.19; UI Render: GL; 
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-06-06_06:00:23
Locale: en-US (en_US)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

--- Comment #9 from Claudius Ellsel  ---
So optional is ok to avoid stupid file names.

But what if the first words are formatted as a headline or if the title has
been set already?

In this both cases it looks ok to me to propose them directly without an
option.

There would be an hierarchy needed which String will be proposed then.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61053] FILESAVE: Make writer to save the document with the first words as default name instead of Untitled 1

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61053

--- Comment #16 from Claudius Ellsel  ---
This is not completely a duplicate, since there is still a second request. Is
this solved?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100237] New: FILESAVE: Conditional formatting using .xlsx not saved

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100237

Bug ID: 100237
   Summary: FILESAVE: Conditional formatting using .xlsx not saved
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aerm...@gmail.com

How to reproduce the problem:
- Open new file in Calc
- Enter "ab" in field A1
- Mark A1 and push button "Conditional Formatting: Condition"
- Cell value is equal to "ab"
- Apply style: New Style... 
- Background: Select color, e.g.: Green
- OK
- Field A1 should now be green
- File - Save As...
- Enter name and pick filter: Microsoft Excel 2007-2013 XML (.xlsx)
- Save
- Close LibreOffice
- Open file in LibreOffice: the background of A1 is not green anymore

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98342] Enhancement: Use First N Characters of Document as Default Filename

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98342

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #3 from V Stuart Foote  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

V Stuart Foote  changed:

   What|Removed |Added

 CC||b...@theloosespoke.org.uk

--- Comment #7 from V Stuart Foote  ---
*** Bug 68671 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

V Stuart Foote  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #8 from V Stuart Foote  ---
*** Bug 98342 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 68671] FILESAVE: Automatically suggest title/ first line of document as file name at initial save as.

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68671

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #3 from V Stuart Foote  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51609] UI: pasting several images from web, should bring up choice to embed them (by default) - for single image, Paste special allows to do this

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51609

steve -_-  changed:

   What|Removed |Added

Summary|UI: When pasting more   |UI: pasting several images
   |images at once from the |from web, should bring up
   |web, there should be the|choice to embed them (by
   |choise to embed them (by|default) - for single
   |default) (for one image,|image, Paste special allows
   |Paste special makes that|to do this
   |possible)   |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100105] Whole or most of documents go blank when writing above a link

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100105

--- Comment #6 from Monika Edvardsen  ---
Sorry for delayed reply.

As I said before, this happens in different environments:

- Mac 10.9.5, Version: 5.1.2.2. It happens also with Apache OpenOffice - except
in OpenOffice the words written above the link is still there when I open the
document.

- Win 8.1, Version 5.1.2.2, also OpenOffice

- Win 10, Version 5.1.2.2 and 5.1.3, also OpenOffice

I just do this:
Type a link on top of the document
Press enter while the text input cursor is in front of the URL
Write something on the line above the URL
Save (as rtf) and close
Open it and it's blank almost every time.

However, it does not go blank when I do this:
Type a link on top of the document
Press enter while the text input cursor is in front of the URL
Write something in front of and on the same line as the URL
Press enter
Save (as rtf) and close

That none of you can reproduce as you say, I really don't understand as it
happens on all computers I've tried it on, all on my home network. Could it be
something with my network? There's nothing to be found with Malwarebytes,
Superantispyware, Avast or Bitdefender on any of the computers.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100105] Whole or most of documents go blank when writing above a link

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100105

--- Comment #5 from Monika Edvardsen  ---
Created attachment 125512
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125512=edit
Screencast of document going blank and then not

Probably goes without saying, but to be 100% clear: I used Cmd + V, cmd + S and
cmd + W

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95462] Find and Replace in fullscreen (OS X only)

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95462

steve -_-  changed:

   What|Removed |Added

Summary|Find and Replace in Full|Find and Replace in
   |Screen (OS X only)  |fullscreen (OS X only)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98243] cell highlighting has issues when navigating up / down

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98243

--- Comment #7 from Buovjaga  ---
Not seen.

Version: 5.3.0.0.alpha0+
Build ID: b2f994469f3e2f1fe72e9f103b840aa949ace6dd
CPU Threads: 4; OS Version: Mac OS X 10.11.5; UI Render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2016-05-25_23:36:03
Locale: en-US (en.UTF-8)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95462] Find and Replace in Full Screen (OS X only)

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95462

steve -_-  changed:

   What|Removed |Added

 CC||philip...@hotmail.com
Summary|Find and Replace in Full|Find and Replace in Full
   |Screen...(OSX)  |Screen (OS X only)

--- Comment #3 from steve -_-  ---
Retested this bug.

Version: 5.3.0.0.alpha0+
Build ID: cbf36dd473fdc9e8d8b78c9e9317836a7cbbc6c7
CPU Threads: 4; OS Version: Mac OS X 10.11.5; UI Render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2016-06-01_00:32:05
Locale: de-DE (de.UTF-8)

When I am in fullscreen

✘ ⌘F
expected: should open "find" bar
currently: nothing

✘ alt⌘F
expected: find & replace dialog
curently: nothing

@Jay: any thoughts, how this should be behaving. is this shortcut related?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95773] keyboard shortcuts for copy paste, select all not working in fullscreen (OS X only)

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95773

steve -_-  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from steve -_-  ---
UPDATE

✔ master as of today already has the fixed keyboard shortcut for fullscreen:
ctrl cmd F

✔ copy / paste or ⌘ A etc works as expected when in writer > fullscreen with
latest master.

FIXED - WORKSFORME

Great stuff!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100236] New: Squiggly accents render incorrectly in presentation mode

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100236

Bug ID: 100236
   Summary: Squiggly accents render incorrectly in presentation
mode
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m...@chipmuenk.de

Created attachment 125511
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125511=edit
Presentation with incorrectly rendered accents in presentation mode.

Some accents render as fat bars in presentation mode (in edit mode everything
looks as it should), especially

- wave (normal, fat, double)
- some dashed ones

Characters with accents in math mode render correctly.

This bug exists for longer than a year now, I just forgot to report it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

Cor Nouws  changed:

   What|Removed |Added

 CC||bugquestcon...@online.de

--- Comment #6 from Cor Nouws  ---
*** Bug 61053 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61053] FILESAVE: Make writer to save the document with the first words as default name instead of Untitled 1

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61053

Cor Nouws  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #15 from Cor Nouws  ---
See no reason not to mark this one as duplicate

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Summary|Suggest a filename when |Add *option* for proposing
   |saving  |a file name based on the
   ||content of the document on
   ||first save

--- Comment #5 from Cor Nouws  ---
already extensively discussed in bug 61053
Mind the thoughtful negative comments there ;)
Therefore I suggest to ad an option to allow sending our Writer files with the
title "Dear Simon", "Yesterday evening I was watchting .." ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98243] cell highlighting has issues when navigating up / down

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98243

--- Comment #6 from steve -_-  ---
Just another data point:

persisting with
Version: 5.3.0.0.alpha0+
Build ID: cbf36dd473fdc9e8d8b78c9e9317836a7cbbc6c7
CPU Threads: 4; OS Version: Mac OS X 10.11.5; UI Render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2016-06-01_00:32:05
Locale: de-DE (de.UTF-8)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Suggest a filename when saving

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

Heiko Tietze  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58685] Suggest a filename when saving

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58685

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 CC||claudius.ell...@live.de

--- Comment #4 from Samuel Mehrbrodt (CIB)  ---
*** Bug 100213 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100213] Add *option* for proposing a file name based on the content of the document on first save

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100213

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||samuel.mehrbr...@cib.de
 Resolution|--- |DUPLICATE

--- Comment #7 from Samuel Mehrbrodt (CIB)  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97269] Linux portable edition

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97269

--- Comment #4 from Bastián Díaz  ---
(In reply to Yousuf (Jay) Philips from comment #3)
> Seems this will be solved with Flatpak.
> 
> http://www.libreoffice.org/download/flatpak/

Flatpak is nice and is an alternative distribution system, but I do not think
it's just a portable application, as it could be a *.bin file or an AppImage
file (sandbox, work in progress).

Anyway, I think it was a good decision.

Is there any plan to distribute Still and Fresh versions separately?


Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100235] Hangs the Microsoft Office because website a links in the text of the Writer

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100235

--- Comment #1 from techobsl  ---
Created attachment 125510
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125510=edit
crash log MS office

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100235] New: Hangs the Microsoft Office because website a links in the text of the Writer

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100235

Bug ID: 100235
   Summary: Hangs the Microsoft Office because website a links in
the text of the Writer
   Product: LibreOffice
   Version: 5.1.3.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: techo...@yandex.ru

Created attachment 125509
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125509=edit
example

When create file of LO Writer and write web-link to this file, then I open this
file using Microsoft Office and hangs this program.
Used Microsoft Office 2007/2010

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100233] Wrong Windows version reported in the About window in Windows 10

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

Aron Budea  changed:

   What|Removed |Added

Summary|Wrong Windows version   |Wrong Windows version
   |reported in the About   |reported in the About
   |window  |window in Windows 10

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100233] Wrong Windows version reported in the About window

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 OS|All |Windows (All)
   Severity|normal  |minor

--- Comment #1 from Aron Budea  ---
So this came up in the channel a few days ago. Eike found the following link:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms724832.aspx

According to this the version should be 6.2, since the application is not
manifested for Windows 8.1/10.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100234] New: Libre banner freezes doc won't open

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100234

Bug ID: 100234
   Summary: Libre banner freezes doc won't open
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: inform...@yahoo.com

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100119] Korean Autocorrect does not work in OS X 10.11

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100119

steve -_-  changed:

   What|Removed |Added

Summary|Korean Autocorrect does not |Korean Autocorrect does not
   |work in OS X 10.11. |work in OS X 10.11

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100233] New: Wrong Windows version reported in the About window

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

Bug ID: 100233
   Summary: Wrong Windows version reported in the About window
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: marcoagpi...@mail.telepac.pt
CC: ba...@caesar.elte.hu

Created attachment 125508
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125508=edit
Screenshot of About window

I have Windows 10.0.10586.

When I click on the About option in LO it says "Windows 6.19".

Microsoft changed the Windows revising to use 10.0, so this is a bug.

Thanks!

Kind regards,

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 99919] With OpenGL enabled Impress startup causes Windows 10 bluescreen

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99919

--- Comment #21 from nudelkiste  ---
Currently I have to beg your patience, as I have no access to the equipment for
the coming two weeks. Will verify it asap.

Thanks a lot for this impressive support.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92024] Text Alignment is Changed when we change language

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92024

--- Comment #12 from Aron Budea  ---
Thanks for the details. I tried reproducing the issue, but unfortunately
couldn't, even with those steps. This seems to have some very specific
requirements, or is closely tied to the locale environment. Not sure what else
I can try, but let's return to the questions I had before.

A bit of correction based on what I said earlier:
-Does the issue occur if you save and reload the document _before_ pressing
Ctrl + A and Ctrl + B (so before making it bold)? If so, can you upload the
document in that state, when it's still justified, and not bold?
-With my second question last time, I meant if it occurred when both parts of
the document weren't Tamil (English + German for example). Can you check that
as well?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94090] User Interface in multiple languages

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94090

--- Comment #3 from Timur  ---
My Bug 100208 was resolved as a duplicate of Bug 96942, but I think those are
both duplicates of this one. 

As shown in the attachment 125472, there are at least 3 UI languages in the
same dialog in Writer 5.0.6: English, Bosnian, and some unknown. 
In a "better" case, there are 2 languages mixed: English, Bosnian.
UI languages are also mixed on right click as shown in the attachment 125507. 
Installation was a centralized upgrade to dozen of various Windows computers
(XP, 7, 10) from LO 5.0.5 to LO 5.0.6. Only some have this problem.
Deleting profile doesn't help. LO Program Files on a computer with this problem
is different from another one which is fine, but due to different language and
extension settings it's not obvious which files are the culprits.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100208] UI languages mixed

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100208

--- Comment #4 from Timur  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94090] User Interface in multiple languages

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94090

Timur  changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94090] User Interface in multiple languages

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94090

Timur  changed:

   What|Removed |Added

 CC||gti...@gmail.com

--- Comment #2 from Timur  ---
*** Bug 100208 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94090] User Interface in multiple languages

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94090

Timur  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100208] UI languages mixed

2016-06-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100208

--- Comment #3 from Timur  ---
Created attachment 125507
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125507=edit
UI languages mixed on right click

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   >