Steps: 1) Open impress 2) Select 'Title, Content' layout 3) Select the content part so that the blue line is blinking 4) Click the insert movie button 5) dialog will appear for a second and then disappear Tested in 4.2.6 and master.
On pc Debian x86-64 with master sources updated today, I didn't reproduce this but noticed these logs: warn:vcl.layout:27854:1:vcl/source/window/toolbox.cxx:4722: only tabitems with window supported at the moment warn:vcl.layout:27854:1:vcl/source/window/toolbox.cxx:4088: only tabitems with window supported at the moment warn:vcl.layout:27854:1:vcl/source/window/toolbox.cxx:4722: only tabitems with window supported at the moment warn:vcl.layout:27854:1:vcl/source/window/toolbox.cxx:4722: only tabitems with window supported at the moment warn:vcl.layout:27854:1:vcl/source/window/toolbox.cxx:4088: only tabitems with window supported at the moment warn:vcl.layout:27854:1:vcl/source/window/toolbox.cxx:4088: only tabitems with window supported at the moment warn:legacy.tools:27854:1:sfx2/source/control/statcach.cxx:404: setting state of dirty message Chris: thought you might be interested in this one since it concerns vcl. Any idea?
So i was going back through the versions to test how far back it went, so i tested 3.6.7, 4.0.6, 4.1.6, and once i got to 4.2.6 it happen again. Then i went back through the versions and then it started happening in all the versions it wasnt happening in. I tested and this doesnt happen in Windows 7 (master) or Linux Mint 17 (4.3.1), so it might likely be only reproducible on Ubuntu 12.04 type releases.
Hi Jay, tested it with 4.3.2.1 and master (today) with Ubuntu 14.04 and can't reproduce - Sophie
Retested it just now and it still happens on my Linux Mint 13 (Mate 1.6.1) desktop. Version: 4.4.0.0.alpha0+ Build ID: ced24ffba2fa1754c466b7944b0ee06d21292706 TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:master, Time: 2014-10-04_21:36:54
Jay: what about if you disable hardware acceleration and perhaps too anti-aliasing (Tools/Options/LibreOffice/View) Also, did you notice specific console logs?
(In reply to Julien Nabet from comment #5) > Jay: what about if you disable hardware acceleration and perhaps too > anti-aliasing (Tools/Options/LibreOffice/View) > Also, did you notice specific console logs? Julien: hardware acceleration and anti-aliasing didnt make a difference and didnt understand what it would as the open dialog is generated by the OS. I ran it from the console but didnt see any output. Do i need to run a particular version of the daily build in order to see the errors that you showed.
Jay: I build from master sources with enable-dbgutil (to have the max of information). You may use a daily build with dbg too (see http://dev-builds.libreoffice.org/daily/master/) For the rest, thinking again about it, you must be right about hardware acceleration, it must be unrelated, sorry for the noise.
Julien: tried to grab one of the dbg builds but cant get them to run due to an error (bug 85006).
Well now that the dbg version is working again for me, i checked it out. When i did step 3 (Select the content part so that the blue line is blinking) it outputted :- warn:vcl.layout:25701:1:vcl/source/window/toolbox.cxx:4724: only tabitems with window supported at the moment warn:vcl.layout:25701:1:vcl/source/window/toolbox.cxx:4090: only tabitems with window supported at the moment warn:vcl.layout:25701:1:vcl/source/window/toolbox.cxx:4724: only tabitems with window supported at the moment warn:vcl.layout:25701:1:vcl/source/window/toolbox.cxx:4724: only tabitems with window supported at the moment warn:vcl.layout:25701:1:vcl/source/window/toolbox.cxx:4090: only tabitems with window supported at the moment warn:vcl.layout:25701:1:vcl/source/window/toolbox.cxx:4090: only tabitems with window supported at the moment warn:legacy.tools:25701:1:sfx2/source/control/statcach.cxx:404: setting state of dirty message But when i did step 4 (Click the insert movie button) there was no dbg output for it.
Created attachment 109532 [details] screencast screencast of what happens when the text area is not selected and when it is selected.
I can not confirm on Ubuntu 14.10 with Version: 4.3.3.2 and 4.5.0.0.alpha0+ Build ID: 7f476fea47f06a7f8cc961dd4f6595a524346fa5 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2014-12-27_23:36:28
Can't repro here either. In addition to the tabitems debug message, I get a lot of these (after the dirty message): warn:svl.items:5154:4:svl/source/items/itemset.cxx:1416: can't store invalid items Also these, although I don't know, if they appeared after I canceled adding movie, but I could not reproduce the messages: warn:legacy.osl:5154:4:sal/rtl/string.cxx:198: OSL_ASSERT: pTarget != NULL && (pSource != NULL || nLength == 0) && nLength >= 0 && (nLength == 0 || rtl_isOctetTextEncoding(nEncoding)) warn:legacy.tools:5154:4:editeng/source/items/frmitems.cxx:2226: SvxBoxItem: Gibt es ein neues Fileformat? Note the German message above! Ubuntu 14.10 64-bit Version: 4.5.0.0.alpha0+ Build ID: 7201fa0dddd7dd0352f69fd2b2b64efcb361ccad TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time: 2015-01-11_23:28:55
Not reproducible for me with LO 5.1.1.0.0+ built at home under Ubuntu 15.10 x86-64. Best regards. JBF
@Bjoern: Can you test this on ubuntu 12.04 to see if it still happens?
Closing this as ubuntu 12.04 only has a few months or remaining support on it.