[Libreoffice-bugs] [Bug 101837] EDITING: Calculation error for CHIINV function

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101837

--- Comment #15 from Aron Budea  ---
Very peculiar, in both cases the first 13 iterations of the while loop in
lcl_IterateInverse(...) ("inverse quadric interpolation with additional
brackets") are the exact same.

Then in the 14th iteration, this diverges:
fRy = rFunction.GetValue(fSx);<= rfunction is ScChiDistFunction

fRy becomes:
- in the good case: 0
- in the bad case: -4.6945954068622342e-17

However, in both cases the result of ScChiDistFunction::GetValue(...) is
supposed to be:
0.99911 - 0.99911
(return fp - rInt.GetChiDist(x, fDF);)

Surely the displayed value doesn't reflect the actual double value.


In the good case, the while loop exits afterwards, because this part of the
condition is false: fabs(fRy) > fYEps
In the bad case the while loop does an extra 3 iterations, which results in the
final discrepancy.

For the record, in the bad case the equality check only passes with 1 digit of
rounding, ie. ROUNDSIG(A8;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 117078] New: HELP file for french AGREGAT() Calc function:

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117078

Bug ID: 117078
   Summary: HELP file for french AGREGAT() Calc function:
   Product: LibreOffice
   Version: 5.3.6.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hubert.angermul...@mayotte.pref.gouv.fr

HELP file for french AGREGAT() Calc function:

The help file shows GROUPER() samples for AGREGAT() function.
Can you correct it please, to show AGREGAT() function samples.

Thank's

#
=GROUPER(4;2;A2:A9)
Renvoie la valeur maximum de la plage A2:A9 = 34, alors que =MAX(A2:A9) renvoie
l'erreur Err:511.
=GROUPER(9;5;A5:C5)
Renvoie la somme de la plage A5:C5 = 29, même si certaines colonnes sont
masquées.
=GROUPER(9;5;B2:B9)
Renvoie la somme de la colonne B = 115. Si des lignes sont masquées, la
fonction omet leur valeur, par exemple si la 7ème ligne est masquée, la
fonction renvoie 95.
Si vous devez appliquer la fonction sur une plage 3D, cet exemple montre
comment y parvenir.
=GROUPER(13;3;Feuille1.B2:B9:Feuille3.B2:B9)
La fonction renvoie le mode des valeurs de la seconde colonne à travers les
feuilles 1:3 (qui contiennent les mêmes données) = 8.
Vous pouvez utiliser une référence à une cellule ou une plage pour chaque
argument dans la formule. L'exemple suivant montre comment cela fonctionne. Il
montre également comment utiliser des étiquettes de colonnes pour indiquer une
matrice.
=GROUPER(E3;E5;'ColonneUne')
Si E3 = 13 et E5 = 5, la fonction renvoie le mode de la première colonne = 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 106899] Unicode Index Entries that are not English is ignored.

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106899

--- Comment #5 from dlp...@gmail.com ---
Retested with Libreoffice 5.4.6.2 on win10, win8, win7.
Retested with Libreoffice 6.0.2 on win10, win8, win7.
The bugs are still there.

-- 
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 115845] CPU usage increases randomly while writer is minimized after it has been open for several hours

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115845

--- Comment #16 from Alexandre Bibeau  ---
(In reply to Buovjaga from comment #15)
> (In reply to Alexandre Bibeau from comment #14)
> > In the meantime, what do I do with that 1GB dump?
> 
> How small does it get, if you compress it using .tar.xz?

It brings it down to about 125MB, still too big for bugzilla, but I could
upload it somewhere else.

-- 
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 107070] Writer misses spelling errors when text is selected from " bottom up."

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107070

--- Comment #4 from Audi  ---
Bug is still present in 5.4.6.2 (x64).

Version: 5.4.6.2 (x64)
Build ID: 4014ce260a04f1026ba855d3b8d91541c224eab8
CPU threads: 8; OS: Windows 6.19; UI render: default; 
Locale: en-US (en_US); Calc: group

-- 
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 117063] Double-click does not expand/ collaps the options in the navigator

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117063

--- Comment #2 from Jim Raykowski  ---
Hi Xisco,

The intent of tdf#36308 was to do just this. It requires that the tree node
icon to be clicked to expand/collapse. For Headings navigation this has been
considered an improvement. I agree that this is a regression of behavior for
the other navigation elements. 

Here is a patch that provides for double click to expand/contract for
navigation elements other than content type Headings:

https://gerrit.libreoffice.org/#/c/53074/


This has required a change to a recent patch 

commit 1b9af08481b8f7f4bd15a30508606dff56b8e74f
Author: Jan Holesovsky , Tue Mar 13 12:39:11 2018 +0100 (5
weeks ago)
Committer: Jan Holesovsky , Tue Mar 13 16:28:40 2018 +0100
(5 weeks ago)
Follows: libreoffice-6-0-branch-point
Branches: 

tdf#116334: Actually when there is no handler, we have to return 'true'.

Also use the return value of the link's Call() [as the
SvTreeListBox::ExpandingHdl()
is doing], the appropriate callbacks seem to return the expected 'false' in
the cases I've reviewed...

Change-Id: I0cdd63e8ec4c794839070b914150e0b32f743359
Reviewed-on: https://gerrit.libreoffice.org/51211
Tested-by: Jenkins 
Reviewed-by: Jan Holesovsky 

to what the patched code was two patches prior 

treelistbox.cxx:428 
bool SvTreeListBox::DoubleClickHdl()
{
aDoubleClickHdl.Call( this );
return true;
}

This is because if SvTreeListBox::DoubleClickHdl() does not return true

svimplbox.cxx:2024 
if( pView->DoubleClickHdl() )

will not be entered and 

svimplebox.cxx:2041
if( bSubLstOpDblClick )

can not be checked to decide if the element is one where it's sublist should be
expanded/collapsed on doubleclick.

We better check with Jan on 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 107070] Writer misses spelling errors when text is selected from " bottom up."

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107070

--- Comment #3 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 107216] Line border of animated image doesnt appear in slide show

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107216

--- Comment #2 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 50289] VIEWING: Background-color of cell overlaps border in page preview / export to PDF / print

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50289

--- Comment #7 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 106899] Unicode Index Entries that are not English is ignored.

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106899

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 107223] Square page mode is used even disabled

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107223

--- Comment #3 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 106855] spellcheck correction suggestions are not displayed on rows with large heights

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106855

--- Comment #3 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 107233] UI left indent on right aligned cell gives wrong visual appearance of right indent

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107233

--- Comment #2 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 89690] Can not find and replace text in a hyperlink without losing links

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89690

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 117077] New: Conversion to HTML should embed images by default.

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117077

Bug ID: 117077
   Summary: Conversion to HTML should embed images by default.
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ikha...@hotmail.com

Using LibreOffice online conversion feature:

When converting a file containing image(s) to the html format, the default
behavior should be to embed the image(s) (base 64) instead of returning an html
file with path references (on the server) to the extracted image files that
obviously are not available on client side.

Using JODConverter, we have to set the "FilterOptions" to "EmbedImages".

-- 
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 112367] FILESAVE: PPT PPTX Bullets changed when opened in MSO

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112367

Aron Budea  changed:

   What|Removed |Added

 Attachment #136224|application/zip |application/vnd.openxmlform
  mime type||ats-officedocument.presenta
   ||tionml.presentation

-- 
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 112367] FILESAVE: PPT PPTX Bullets changed when opened in MSO

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112367

Aron Budea  changed:

   What|Removed |Added

 Attachment #136223|application/x-ole-storage   |application/vnd.ms-powerpoi
  mime type||nt

-- 
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 48799] [META] Impress Bullets and Numbering bugs (formatting and UI)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48799

Aron Budea  changed:

   What|Removed |Added

 Depends on||112367


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112367
[Bug 112367] FILESAVE: PPT PPTX Bullets changed when opened in MSO
-- 
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 112367] FILESAVE: PPT PPTX Bullets changed when opened in MSO

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112367

Aron Budea  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Blocks||48799
 Ever confirmed|1   |0


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=48799
[Bug 48799] [META] Impress Bullets and Numbering bugs (formatting and UI)
-- 
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 107153] DISPLAY: row headers misaligned with data (wrap text, vertical: top)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107153

--- Comment #5 from Terrence Enger  ---
I still see the problem on debian-buster in daily Linux dbgutil
bibisect repository version 2018-04-17.

-- 
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 117076] Can't see the thumbnails on Impress Remote 2.3.0 ( from Yalp Store) through WiFi

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117076

--- Comment #1 from a...@openmailbox.org ---
Created attachment 141438
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141438=edit
A presentation with 8 pages (with are NOT blank on my computer)

-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||116420


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116420
[Bug 116420] Error when I try to open an Document in a Sharepoint WebDAV
directory (# is not allowed in a filename)
-- 
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 106942] When drive is full and open a file, wrong message for lock ( no space for the lock-file)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106942

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6420

-- 
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 117076] New: Can't see the thumbnails on Impress Remote 2.3.0 ( from Yalp Store) through WiFi

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117076

Bug ID: 117076
   Summary: Can't see the thumbnails on Impress Remote 2.3.0 (from
Yalp Store) through WiFi
   Product: Impress Remote
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android app
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a...@openmailbox.org

Description:
I can connect it with my laptop though WiFi but the pages are shown as blank in
my phone (Android 7.1.2). No problem seeing it on my laptop (using LibreOffice
6.0.3.2 on Manjaro). Can't tell about Bluetooth because I don't have Bluetooth
in my computer.

Can't use the pointer so that's probably IR not loading correctly the .odp but
it passes the pages correctly.

Steps to Reproduce:
1. Download Impress Remote from Yalp Store (you can find it on F-droid)
2. Sync it through WiFi to the device
3. Start the presentation remotely

Actual Results:  
Doesn't load the pages on the phone

Expected Results:
The opposite 


Reproducible: Always


User Profile Reset: Yes



Additional Info:
(See description)


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101
Firefox/59.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 117075] FILEOPEN: ODT: TOC numberings have incorrect right indent

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117075

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
 CC||noelgran...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from Xisco Faulí  ---
Regression introduced by:

author  Noel Grandin  2018-03-28 10:00:30
+0200
committer   Noel Grandin  2018-03-28
13:01:25 +0200
commit  867a22fd199e732803c9050fe9f84ad630ec27fb (patch)
tree4a33f2084c10a5d96def0039c9374073106bbe5b
parent  149a4d756699f4275f9f84807e72526e73aed1b2 (diff)
loplugin:virtualdown in xmloff/xmlsecurity

Bisected with: bibisect-linux64-6.1

Adding Cc: to Noel Grandin

[Bug found by office-interoperability-tools]

-- 
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 117075] FILEOPEN: ODT: TOC numberings have incorrect right indent

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117075

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #1 from Xisco Faulí  ---
Created attachment 141437
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141437=edit
Compasion before and after

-- 
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 117074] ODT with svm become bigger in LibreOffice 6.0.3.2

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117074

odinatlas  changed:

   What|Removed |Added

Summary|ODT with svm become biger   |ODT with svm become bigger
   |in LibreOffice 6.0.3.2  |in LibreOffice 6.0.3.2

-- 
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 117075] New: FILEOPEN: ODT: TOC numberings have incorrect right indent

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117075

Bug ID: 117075
   Summary: FILEOPEN: ODT: TOC numberings have incorrect right
indent
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Created attachment 141436
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141436=edit
sample document

Steps to reproduce:
1. Open attached document
2. Go to page 3 and check the numberings' indent

-> It should be aligned to the right. See attached image

-- 
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 117074] ODT with svm become biger in LibreOffice 6.0.3.2

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117074

--- Comment #1 from odinatlas  ---
Created attachment 141435
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141435=edit
SVM_in_ODT---LO_6.0.3.2---7.03MB.odt

-- 
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 117074] New: ODT with svm become biger in LibreOffice 6.0.3.2

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117074

Bug ID: 117074
   Summary: ODT with svm become biger in LibreOffice 6.0.3.2
   Product: LibreOffice
   Version: 6.0.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: odinat...@gmail.com

Created attachment 141434
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141434=edit
SVM_in_ODT---LO_5.4.7.1---611KB

ODT with svm become biger in LibreOffice 6.0.3.2.

Size in LibreOffice 5.4.7.1 is 611KB,
But same ODT  in LibreOffice 6.0.3.2 is 7.03MB.

-- 
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 117072] FIREBIRD: Migration Libo6.1 after starting migration then saving a copy of the file with 'file save as', leaves the file configured as hsqldb sdc and firebird .fbk also

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117072

Drew Jensen  changed:

   What|Removed |Added

Summary|FIREBIRD: Migration Libo6.1 |FIREBIRD: Migration Libo6.1
   |the firebird .fbk file is   |after starting migration
   |left in the ODB even when   |then saving a copy of the
   |the user chooses to not |file with 'file save as',
   |save the migrated database  |leaves the file configured
   ||as hsqldb sdc and firebird
   ||.fbk also stored in the ODB
   ||file

-- 
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 84560] FILEOPEN: Libreoffice silently ignores errors when creating the lockfile

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84560

Aron Budea  changed:

   What|Removed |Added

   Priority|high|medium
   Severity|critical|normal

--- Comment #4 from Aron Budea  ---
This is not a critical issue, adjusting importance accordingly.

-- 
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 117072] FIREBIRD: Migration Libo6.1 the firebird .fbk file is left in the ODB even when the user chooses to not save the migrated database

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117072

--- Comment #3 from Drew Jensen  ---
Created attachment 141433
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141433=edit
example of hsqldb marked ODB with firebird datafile also

Right and as soon as I entered that last comment I realized what I had done.

Start with a hsqldb file.
Start the migration process. 
Then save as with this migrated file.
The ODB is saved with the configuration for HSQLDB sdbc (and data files of
course) and the firebird data file.

If you try to migrate this file it will fail with an error that it can't create
a table that already exists.

-- 
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 84560] FILEOPEN: Libreoffice silently ignores errors when creating the lockfile

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84560

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks|104742  |117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Aron Budea  changed:

   What|Removed |Added

 Depends on|84560   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=84560
[Bug 84560] FILEOPEN: Libreoffice silently ignores errors when creating the
lockfile
-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||84560


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=84560
[Bug 84560] FILEOPEN: Libreoffice silently ignores errors when creating the
lockfile
-- 
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 59424] undefined: I/ O Error while opening file from WebDAV over GVFS from Nautilus

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59424

Aron Budea  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=10 |
   |9520|
 CC||rdiezmail-libreoffice@yahoo
   ||.de

--- Comment #16 from Aron Budea  ---
*** Bug 109520 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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742
Bug 104742 depends on bug 109520, which changed state.

Bug 109520 Summary: "General input/output" opening a file through a symlink to 
a GVfs mount
https://bugs.documentfoundation.org/show_bug.cgi?id=109520

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

-- 
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 109520] "General input/output" opening a file through a symlink to a GVfs mount

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109520

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ba...@caesar.elte.hu
   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=59 |
   |424 |
 Resolution|--- |DUPLICATE

--- Comment #8 from Aron Budea  ---
Based on H. C.'s comment I think this is the same issue as bug 59424.
If you disagree, feel free to reopen the ticket.

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

-- 
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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742
Bug 104742 depends on bug 112024, which changed state.

Bug 112024 Summary: Impossible to open documents from a samba share
https://bugs.documentfoundation.org/show_bug.cgi?id=112024

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

-- 
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 59424] undefined: I/ O Error while opening file from WebDAV over GVFS from Nautilus

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59424

Aron Budea  changed:

   What|Removed |Added

 CC||nefil...@yahoo.com

--- Comment #15 from Aron Budea  ---
*** Bug 112024 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 112024] Impossible to open documents from a samba share

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112024

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #12 from Aron Budea  ---
Based on H. C.'s comment I think this is the same issue as bug 59424.
If you disagree, feel free to reopen the ticket.

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

-- 
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 59424] undefined: I/ O Error while opening file from WebDAV over GVFS from Nautilus

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59424

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||9520

--- Comment #14 from Aron Budea  ---
(In reply to Dave Richards from comment #10)
> open("/run/user/413/gvfs/dav:host=content.largo.com,ssl=true,
> prefix=%2Fremote.php%2Fwebdav/Private Documents/About.odt", O_RDWR|O_EXCL) =
> -1 EOPNOTSUPP (Operation not supported)

H. C. commented the following in bug 109520 comment 7:

> Libreoffice opens the file with O_RDWR.  Gvfs mounts only support opening
> files with O_TRUNC or O_APPEND.  But not O_RDWR by itself.
> 
> See...
> 
> https://bugzilla.gnome.org/show_bug.cgi?id=748106
> https://bugzilla.gnome.org/show_bug.cgi?id=777152
> 
> You will get an "operating not permitted" error which shows up in
> libreoffice as "general input/output error".

-- 
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 109520] "General input/output" opening a file through a symlink to a GVfs mount

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109520

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=59
   ||424

-- 
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 117072] FIREBIRD: Migration Libo6.1 the firebird .fbk file is left in the ODB even when the user chooses to not save the migrated database

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117072

--- Comment #2 from Drew Jensen  ---
I went through the the steps yet again (and then again with more actions) BUT
now I can't reproduce this at all. Looking like this was a mistake to enter in
tracker.

-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||108010


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108010
[Bug 108010] WebDAV browser is not showing files/directories containing
non-latin characters
-- 
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 108010] WebDAV browser is not showing files/ directories containing non-latin characters

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108010

Aron Budea  changed:

   What|Removed |Added

 Blocks||117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||106722


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106722
[Bug 106722] Crash in: ne_addr_resolve - using system credentials on a webdav
share (Kerberos protocol)
-- 
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 106722] Crash in: ne_addr_resolve - using system credentials on a webdav share ( Kerberos protocol)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106722

Aron Budea  changed:

   What|Removed |Added

 Blocks||117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 65261] WebDAV: LibO doesn' t handle vnd.sun.star.webdav protocol out-of-the-box

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65261

Aron Budea  changed:

   What|Removed |Added

 Blocks||117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||65261


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=65261
[Bug 65261] WebDAV: LibO doesn't handle vnd.sun.star.webdav protocol
out-of-the-box
-- 
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 37073] FILESAVE: Writer does not ask for DAV authentication if file opened from linked WebDAV share in Windows

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37073

Aron Budea  changed:

   What|Removed |Added

 Blocks||117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||116466


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116466
[Bug 116466] Access WebDav https:// using nss client certificate
-- 
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 116466] Access WebDav https:// using nss client certificate

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116466

Aron Budea  changed:

   What|Removed |Added

 Blocks||117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Aron Budea  changed:

   What|Removed |Added

 Depends on|96410   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96410
[Bug 96410] WEBDAV: old version opened after simultaneous open (read 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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||96410


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96410
[Bug 96410] WEBDAV: old version opened after simultaneous open (read 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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||37073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=37073
[Bug 37073] FILESAVE: Writer does not ask for DAV authentication if file opened
from linked WebDAV share in Windows
-- 
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 96410] WEBDAV: old version opened after simultaneous open (read only)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96410

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks|104742  |117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

 Depends on||108009


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108009
[Bug 108009] Can't save new file to WebDAV server
-- 
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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Aron Budea  changed:

   What|Removed |Added

 Depends on|108009  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108009
[Bug 108009] Can't save new file to WebDAV server
-- 
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 108009] Can't save new file to WebDAV server

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108009

Aron Budea  changed:

   What|Removed |Added

 Blocks|104742  |117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  changed:

   What|Removed |Added

  Alias||WebDAV

-- 
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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Aron Budea  changed:

   What|Removed |Added

 Depends on||117073


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
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 117073] [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Aron Budea  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 117073] New: [META] WebDAV bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Bug ID: 117073
   Summary: [META] WebDAV bugs
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu
Blocks: 104742


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
-- 
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 117068] CRASH if error dialog is closed after the form dialog

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117068

--- Comment #2 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

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

Resolves: tdf#117068 wrong parent for exception dialog

It will be available in 6.1.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 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 117068] CRASH if error dialog is closed after the form dialog

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117068

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.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 115747] Can't edit file on samba shares

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115747

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6420

-- 
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 115817] Removal or disabling of the Navigation toolbar ( a GSOC 2009 contribution see bug 32869)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115817

--- Comment #8 from Thorsten Behrens (CIB)  ---
(In reply to V Stuart Foote from comment #7)
> @Thorsten, you mentored Maja D. in 2009 for this work--do you have any
> thoughts on what is correct here in these dark corners of the code base?

If the toolbar is the problem - move the functions somewhere else? At least
when it was implemented, people thought it's quite useful.

-- 
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 116420] Error when I try to open an Document in a Sharepoint WebDAV directory ( # is not allowed in a filename)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116420

Mike Kaganski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com
   |desktop.org |

--- Comment #5 from Mike Kaganski  ---
https://gerrit.libreoffice.org/53070

-- 
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 108009] Can't save new file to WebDAV server

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108009

Aron Budea  changed:

   What|Removed |Added

 Blocks||104742


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
-- 
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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Aron Budea  changed:

   What|Removed |Added

 Depends on||108009


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108009
[Bug 108009] Can't save new file to WebDAV server
-- 
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 116909] Customize dialog: local help description is wrong ( duplicates parent) for many functions

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116909

Gerhard Weydt  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #8 from Gerhard Weydt  ---
@Cisco: you say in comment #6, that you are closing, but according to the
history you only set resolved.
I have now set verified, because I have done that for
Version: 6.1.0.0.alpha0+
Build ID: 9c4eaa7b81a40d97fe49b85272b40bfeaaf44f86
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-04-16_03:31:36
Locale: de-DE (de_DE); Calc: group
Some of the help texts I noticed as wrong are even not blank now, but contain a
correct text.

-- 
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 104742] [META] Network-involved bugs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Aron Budea  changed:

   What|Removed |Added

 Depends on||115643


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=115643
[Bug 115643] Problems connecting to OneDrive and Google Drive
-- 
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 115643] Problems connecting to OneDrive and Google Drive

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115643

Aron Budea  changed:

   What|Removed |Added

 Blocks||104742


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
-- 
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 117039] Print Preview crashes on signed document

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117039

--- Comment #7 from Ferry Toth  ---
@Katerina I know how much testing is going on. But LibO is a big product, big
testing is necessary. I don't want to offend any one, I think all bugs happen
"apparently without sufficient testing". The question is how can we prevent
these things from happening.

What worries me that with each release bug reports explode. There was a time
where there was a graph showing the number of open bugs... It's great that
features get added and stuff gets improved. And I really appreciate all the
work that goes into that. But there are people who actually *use* LibO and rely
on existing functions to work. People who I convinced LibO is a better product
than MS, who come to me to ask why it crashes when they click on the Print
Preview button.

And there seem to be areas (FileOpen dialog, e-mail merge, signing, pdf export,
and with recent version even formatting of old documents that break when
opening) where bugs appear at the same speed as they get fixed. Which is good
and bad at the same time. 

(PS I don't think you want me to be your dude, I'm 51)

-- 
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 117072] FIREBIRD: Migration Libo6.1 the firebird .fbk file is left in the ODB even when the user chooses to not save the migrated database

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117072

--- Comment #1 from Drew Jensen  ---
Thinking that it might be a problem to remove the .fbk if between the migration
function and when the user decided to not save the file. ie- queries may need
fixing and perhaps they edit a query marking the odb as dirty because the
querydef has changed. The application has to not save that change to the
querydef when removing firebird.fbk. 

It could be handled at the beginning of the migration process; check for and
delete if found, before, creating the new fb db.

-- 
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 117072] FIREBIRD: Migration Libo6.1 the firebird .fbk file is left in the ODB even when the user chooses to not save the migrated database

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117072

Drew Jensen  changed:

   What|Removed |Added

Summary|FIREBIRD: Migration Libo6.1 |FIREBIRD: Migration Libo6.1
   |the firebird .fbk file is   |the firebird .fbk file is
   |left in the ODB even when   |left in the ODB even when
   |the user chooses not save   |the user chooses to not
   |the migrated database.  |save the migrated database

-- 
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 117072] FIREBIRD: Migration Libo6.1 the firebird .fbk file is left in the ODB even when the user chooses not save the migrated database.

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117072

Drew Jensen  changed:

   What|Removed |Added

Summary|FIREBIRD: Migration Libo6.1 |FIREBIRD: Migration Libo6.1
   |the firebird .fbk file is   |the firebird .fbk file is
   |not removed from the ODB if |left in the ODB even when
   |the user does not save the  |the user chooses not save
   |migrated database.  |the migrated database.

-- 
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 117038] UI: The layout of the Special character dialog moving a little when switching from recent to favorite character

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117038

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #7 from V Stuart Foote  ---
OK, I took a Windows 10 box from 100% to 150% and I do see a shifted rendering
placement in the dialog, not exactly what you'd screen-cast but noticeable.

Guess question would be is why it calculates a different scale depending on if
the glyph is selected from the Favorites or from the Recent bar--and whether it
is worth it to fix?

-- 
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 117010] LibreOffice Impress freezes with some kinds of gifs

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117010

--- Comment #5 from Dmitry  ---
I think I should say that the difference between this bug and bug #104878 is in
CPU usage. My CPU usage is ~33% when LO hungs up. I have amd 250 CPU, 2 cores,
3GHz. Probably it's not a duplicate. 

This issue is present on LO 5.4.6.2 too.

-- 
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 117039] Print Preview crashes on signed document

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117039

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #6 from Julien Nabet  ---
Created attachment 141432
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141432=edit
bt part

On pc Debian x86-64 with master sources updated today, I could reproduce this.
It seems a kind of infinite recursive loop.
I attached bt part showing it between sfx2/source/doc/objserv.cxx:1066 et
sfx2/source/doc/objserv.cxx:1062

-- 
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 113868] Embedded EMF graphic is incorrect rendered in LOdev6.0.0.0alpha1 but OK in LO4.0.0.1

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113868

--- Comment #6 from Bartosz  ---
Created attachment 141431
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141431=edit
Extracted EMF file

-- 
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 117072] New: FIREBIRD: Migration Libo6.1 the firebird .fbk file is not removed from the ODB if the user does not save the migrated database.

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117072

Bug ID: 117072
   Summary: FIREBIRD: Migration Libo6.1 the firebird .fbk file is
not removed from the ODB if the user does not save the
migrated database.
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: drewjensen.in...@gmail.com

Created attachment 141430
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141430=edit
simple ODB with hsqldb database, tables only, migrate to fb without any errors.

Test system: Version: 6.1.0.0.alpha0+
Build ID: 0f93692fda4226323422cf82ce34ae4bd5e22fab
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2018-04-16_23:39:49
Locale: en-US (en_US.UTF-8); Calc: group

When the user allows the migration process to run the fb database is created in
the database directory of the ODB as firebird.fbk. That is written to disk
silently and if the user then closes the ODB without saving it firebird.fbk is
left in the file on disk. This causes problems if the user then tries to
migrate that file again. 

What I would of expected is that the firebird.fbk file was removed from the ODB
and it saved, silently, so that the user has the orignal file as it was on the
disk.

To reproduce:
Open the example odb.
Click on Tables.
Say yes to migrating to firebird.
Close the file without saving it.
Mount the original ODB file with an archive viewer and in the database
directory you will find the firebird.fbk file.

-- 
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 105361] Select table row or table column is missing for table within a table ( cell)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105361

--- Comment #4 from Telesto  ---
Repro
Version: 6.1.0.0.alpha0+
Build ID: 9c4eaa7b81a40d97fe49b85272b40bfeaaf44f86
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-04-16_03:31:36
Locale: nl-NL (nl_NL); Calc: CL

-- 
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 107201] EDITING: Selecting few table rows and the the paragraph below it at once isn' t possible

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107201

--- Comment #6 from Telesto  ---
Repro
Version: 6.1.0.0.alpha0+
Build ID: 9c4eaa7b81a40d97fe49b85272b40bfeaaf44f86
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-04-16_03:31:36
Locale: nl-NL (nl_NL); Calc: CL

-- 
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 106719] EDITING: No visible selection of the embedded table when selecting cell content

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106719

--- Comment #4 from Telesto  ---
Repro
Version: 6.1.0.0.alpha0+
Build ID: 9c4eaa7b81a40d97fe49b85272b40bfeaaf44f86
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-04-16_03:31:36
Locale: nl-NL (nl_NL); Calc: CL

-- 
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 106043] EDITING: Select a table and outer content

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106043

Telesto  changed:

   What|Removed |Added

Summary|EDITING: Selecting a table  |EDITING: Select a table and
   |row by selecting the cell   |outer content
   |content is impossible if|
   |the starting cell is|
   |containing a table  |

-- 
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 117070] FIREBIRD: Migration: Confirm Migration dialog triggered after 'File Save as' of hsqldb embedded ODB

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117070

--- Comment #2 from Drew Jensen  ---
Closely related. Creating a new ODB with hsqldb data also triggers the
Migration question dialog, with the empty database.

-- 
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 117071] New: Allows choose of page size when you create a new drawing in Draw

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117071

Bug ID: 117071
   Summary: Allows choose of page size when you create a new
drawing in Draw
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru

Description:
Allows choose of page size when you create a new drawing in Draw.
I mean dialogue a-la Select a Template that shows for new Impress presentation.
But for Draw it can be done more simply. For example, it will be only list of
paper formats from dialogue Page setup.
If user opens existing drawing, then he just opens his file without additional
questions.

Steps to Reproduce:
1. Create a new drawing in Draw and think, how would be cool select paper size
in this moment
2. 
3.

Actual Results:  
We just open new Draw document with default paper size

Expected Results:
We create a new drawing in Draw with own paper size


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101
Firefox/59.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 117069] Crash when double-clicking in an empty chart that was saved as XLS

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117069

--- Comment #2 from Telesto  ---
> While it's a crash, it's an extremely degenerate case, setting importance
> accordingly.

-> 343

https://crashreport.libreoffice.org/stats/signature/com::sun::star::uno::BaseReference::iquery_throw(com::sun::star::uno::XInterface%20*,com::sun::star::uno::Type%20const%20&)#summary

-- 
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 117069] Crash when double-clicking in an empty chart that was saved as XLS

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117069

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 CC||tele...@surfxs.nl

--- Comment #1 from Telesto  ---
Repro with
Version: 6.1.0.0.alpha0+
Build ID: 9c4eaa7b81a40d97fe49b85272b40bfeaaf44f86
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-04-16_03:31:36
Locale: nl-NL (nl_NL); Calc: CL

but not with
Versie: 4.4.7.2 
Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600
Locale: nl_NL

-- 
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 117038] UI: The layout of the Special character dialog moving a little when switching from recent to favorite character

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117038

--- Comment #6 from Telesto  ---
(In reply to V Stuart Foote from comment #5)
> OK the second screencast shows pretty clearly it is not from an odd font.
> 
> So, what happens if you disable OpenGL? What GPU and driver pair are you
> working with on Windows 8.1? Does changing to Default with HA, or just CPU
> rendering affect things?


---
The cause is quite specific in my case. I tweaked the font size a bit.
Control Panel > Appearance and Personalisation > Display > Make text and other
items larger or smaller.

Here you can change the font size of title bars, menus, message boxes, palette
titles, icons or tooltips..

However, the same happens with Scale and layout set to 150%
In Windows: Select the Start  menu, then type change display settings in the
search box on the taskbar. From the list of results, choose Change display
settings and then choose the size under Scale and layout.

-- 
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 117070] FIREBIRD: Migration: Confirm Migration dialog triggered after 'File Save as' of hsqldb embedded ODB

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117070

--- Comment #1 from Drew Jensen  ---
Test system: Version: 6.1.0.0.alpha0+
Build ID: 110a9e2604e835fff9fcd6053b1d7e5f92b92e8e
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2018-04-16_12:05:29
Locale: en-US (en_US.UTF-8); Calc: group

To reproduce:
Open any ODB with embedded hsqldb data.
Click on Tables
When the Migration Confirmation answer 'Later'
Select File Save As and save the file with a new name.
Migration Confirmation dialog opens after the save.

-- 
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 117070] New: FIREBIRD: Migration: Confirm Migration dialog triggered after 'File Save as' of hsqldb embedded ODB

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117070

Bug ID: 117070
   Summary: FIREBIRD: Migration: Confirm Migration dialog
triggered after 'File Save as' of hsqldb embedded ODB
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: drewjensen.in...@gmail.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 115817] Removal or disabling of the Navigation toolbar ( a GSOC 2009 contribution see bug 32869)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115817

V Stuart Foote  changed:

   What|Removed |Added

 CC||t...@libreoffice.org

--- Comment #7 from V Stuart Foote  ---
@Thorsten, you mentored Maja D. in 2009 for this work--do you have any thoughts
on what is correct here in these dark corners of the code base?

-- 
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 117056] Date form control does not work after pdf export

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117056

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
Can you add such a document with date form control as attachment? This would
make it easer to verify the 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 115817] Removal or disabling of the Navigation toolbar ( a GSOC 2009 contribution see bug 32869)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115817

V Stuart Foote  changed:

   What|Removed |Added

 CC||f...@libreoffice.org,
   ||momonas...@gmail.com
   See Also||https://bz.apache.org/ooo/s
   ||how_bug.cgi?id=5608

--- Comment #6 from V Stuart Foote  ---
@Maxim, Adolfo -- does this UI navigation stack make sense to retain? That is,
is it worth salvaging? And given it was a GSOC (2009 so OOo) effort would be
sad to just purge it.

See the OOo history for the feature request: 
https://bz.apache.org/ooo/show_bug.cgi?id=5608

-- 
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 117021] Database properties: the data source sample is obsolete

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117021

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |
 Ever confirmed|0   |1

--- Comment #3 from Julien Nabet  ---
I submitted the following patch to review:
https://gerrit.libreoffice.org/#/c/53065/
(It just changes the string)

-- 
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 70678] Fatal error when adding a chart for cells with formulas ( Summary in Comment 24)

2018-04-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70678

--- Comment #29 from Bret R  ---
Confirmed fatal error crash on Windows 10 using Gordo's procedure.

Version: 6.0.2.1 (x64)
Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89
CPU threads: 4; OS: Windows 6.1; UI render: default; 
Locale: en-US (en_US); Calc:

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