[Libreoffice-bugs] [Bug 123293] FILEOPEN: (from stream) shows a warning "Not all Attributes could be read."

2019-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123293

Xisco Faulí  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #4 from Xisco Faulí  ---
Moving to NEW as the issue has been bisected.

@Samuel, could you please take a look at this issue ?

-- 
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 123293] FILEOPEN: (from stream) shows a warning "Not all Attributes could be read."

2019-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123293

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |s.mehrbr...@gmail.com
   |desktop.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 123293] FILEOPEN: (from stream) shows a warning "Not all Attributes could be read."

2019-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123293

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||8238

-- 
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 123293] FILEOPEN: (from stream) shows a warning "Not all Attributes could be read."

2019-02-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123293

raal  changed:

   What|Removed |Added

   Keywords|bibisectRequest |
 CC||r...@post.cz,
   ||s.mehrbr...@gmail.com

--- Comment #3 from raal  ---
(In reply to Oliver Brinzing from comment #2)
> seems to have started with:
> 
> commite873ce870c8d81c842ca5f211e07e42a51fb7cbf[log]
> authorSamuel Mehrbrodt Tue Jun 19 11:47:08 
> 2018
> +0200
> committerThorsten Behrens Fri Jun 22 13:29:26
> 2018+0200
> tree  e47f7d0a37d709132a019695595a015590cc2e84
> parent8a66650dccb94b6e79a345a383f6a7f955bfa600 [diff]
> 
> tdf#118238 Only disable UI interaction when loading document as hidden
> 

adding cc to Samuel Mehrbrodt

-- 
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 123293] FILEOPEN: (from stream) shows a warning "Not all Attributes could be read."

2019-02-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123293

Oliver Brinzing  changed:

   What|Removed |Added

   Keywords||bibisected,
   ||bibisectRequest, bisected

--- Comment #2 from Oliver Brinzing  ---
seems to have started with:

commit  e873ce870c8d81c842ca5f211e07e42a51fb7cbf[log]
author  Samuel Mehrbrodt Tue Jun 19 11:47:08 2018
+0200
committerThorsten Behrens Fri Jun 22 13:29:26
2018+0200
treee47f7d0a37d709132a019695595a015590cc2e84
parent  8a66650dccb94b6e79a345a383f6a7f955bfa600 [diff]

tdf#118238 Only disable UI interaction when loading document as hidden

The "quiet" interaction handler was used unconditionally
when loading a document via the loadComponentFromURL API method.
So no dialog was shown asking the user whether he wants to enable macros.

With this patch, the "quiet" interaction handler is only used,
when the document was loaded with the "Hidden" property set.

Change-Id: Idd522d0bf605499b071390fb58312181b755dfca
Reviewed-on: https://gerrit.libreoffice.org/56086
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 
(cherry picked from commit 1115a60e6d825c049680e7f2caf318e36d481b12)
Reviewed-on: https://gerrit.libreoffice.org/56094
Reviewed-by: Thorsten Behrens 

$ git bisect log
# bad: [1d66cc00ca6fd2e562cbed88704051b2f5d989e3] source
sha:8d2abb388b0a2423c9b7e1f52373e1b06dd9786f
# good: [29d08f54c2f71ffee4fe12dbb24c5f5cbedecfd2] source
sha:6eeac3539ea4cac32d126c5e24141f262eb5a4d9
git bisect start 'master' 'oldest'
# good: [3ac46f6c41b5044f162a451b10af0dc5afdcc113] source
sha:22c7c3f54dbb93f856190c561b2540064c5a767d
git bisect good 3ac46f6c41b5044f162a451b10af0dc5afdcc113
# good: [63fc3e0d41dd91f9fb3fe9891e009451285d9619] source
sha:13a1bc409d9b2f0d14f4d316b7977b1fc2eb3c8a
git bisect good 63fc3e0d41dd91f9fb3fe9891e009451285d9619
# good: [6a75149c2bee2fa1c01b36aef4b734ceee7bc025] source
sha:91d8af2c5cf4e8ec0f1ce0e532e0c896de77750b
git bisect good 6a75149c2bee2fa1c01b36aef4b734ceee7bc025
# bad: [6440df548810a3adf5f7d125fe738467a5db7891] source
sha:76c0b3c516f6b0d43136522b4d476eb60211cec1
git bisect bad 6440df548810a3adf5f7d125fe738467a5db7891
# good: [5ccea235927056bab13cc3166fa1213af86c385f] source
sha:22b34bda2193464f766c2d9b3e51f7d558aa43a1
git bisect good 5ccea235927056bab13cc3166fa1213af86c385f
# good: [262896f3035c6b02aae3ad28245c1c44c3ba4af8] source
sha:61f794af9bcebeab3aa399fe02fb5f4976c176ba
git bisect good 262896f3035c6b02aae3ad28245c1c44c3ba4af8
# bad: [04f54515201ecd488785d8aed9cadd8216eb9e7a] source
sha:9ac5100cd3c9d7767067a3421c736b99b76670ed
git bisect bad 04f54515201ecd488785d8aed9cadd8216eb9e7a
# good: [f29f9db4b875384add5072db5c246f2e2cf38395] source
sha:b61975a16b534c8a4557e13bc364a2198783f677
git bisect good f29f9db4b875384add5072db5c246f2e2cf38395
# good: [7ee9f0665bc96bcfa34506bef9b1569e6b368708] source
sha:22c451df33b733440f24c1feb6380d31240d55e6
git bisect good 7ee9f0665bc96bcfa34506bef9b1569e6b368708
# bad: [c131e86b4b969402644ce2ec93618fc16c830f67] source
sha:565f5d40c83ca30fcd2f28359e0f1df0b4cbb9fe
git bisect bad c131e86b4b969402644ce2ec93618fc16c830f67
# bad: [171ee4fae038e6c34234686499636c500b979c5d] source
sha:e873ce870c8d81c842ca5f211e07e42a51fb7cbf
git bisect bad 171ee4fae038e6c34234686499636c500b979c5d
# good: [0e5c410ef388937cf9d347cabe2041f75c00ee80] source
sha:baf2c3216d4276840526726b9cdb7d5158f22708
git bisect good 0e5c410ef388937cf9d347cabe2041f75c00ee80
# good: [58ab5cc60dc06dac55644986ee410f343d1ba017] source
sha:8a66650dccb94b6e79a345a383f6a7f955bfa600
git bisect good 58ab5cc60dc06dac55644986ee410f343d1ba017
# first bad commit: [171ee4fae038e6c34234686499636c500b979c5d] source
sha:e873ce870c8d81c842ca5f211e07e42a51fb7cbf

-- 
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 123293] FILEOPEN: (from stream) shows a warning "Not all Attributes could be read."

2019-02-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123293

Oliver Brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de

--- Comment #1 from Oliver Brinzing  ---
Created attachment 149049
  --> https://bugs.documentfoundation.org/attachment.cgi?id=149049=edit
java code

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