Steps to Reproduce: 1. Start LibreOfficeDev 2. File -> Wizards -> Web Page... Actual Results: Nothing happened Expected Results: Open a Web Wizard Dialog Windows 7 Pro(x64) Version: 5.2.0.0.alpha0+ (x64) Build ID: e8425c48102321d4f5a8bd687c8ca1ac7bae797e CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2016-04-20_16:47:56 Locale: ja-JP (ja_JP)
On pc Debian x86-64 with master sources updated today, none of the wizard in File menu work!
Created attachment 124799 [details] bibisect output, daily Linux dbgutil repository Working in the daily Linux dbgutil bibisect repository, I have narrowed down introduction of the bug ... commit date s-h ------- ---------- ------- good 8936e6d 2016-03-15 885eb42 bad 2b807c4 2016-03-16 53f645a This covers 37 source commits.
Thank you Terrence for the bibisect! I noticed that bug only happen with SAL_USE_VCLPLUGIN=gtk3 not with SAL_USE_VCLPLUGIN=gtk or with SAL_USE_VCLPLUGIN=gen Caolan: I've reverted locally https://cgit.freedesktop.org/libreoffice/core/commit/?id=66db55aa84e8401a9eccedb02c67150833a344ba and I don't reproduce this bug. Thought you might be interested in this one. Here are my gtk info: julien@debian:~/lo/libreoffice/instdir/program$ dpkg -l libgtk* | grep -e '^i' | grep -e 'libgtk-*[0-9]' ii libgtk-3-0:amd64 3.18.9-1 amd64 GTK+ graphical user interface library ii libgtk-3-bin 3.18.9-1 amd64 programs for the GTK+ graphical user interface library ii libgtk-3-common 3.18.9-1 all common files for the GTK+ graphical user interface library ii libgtk-3-dev:amd64 3.18.9-1 amd64 development files for the GTK+ library ii libgtk2-perl 2:1.2498-1 amd64 Perl interface to the 2.x series of the Gimp Toolkit library ii libgtk2.0-0:amd64 2.24.30-1.1 amd64 GTK+ graphical user interface library ii libgtk2.0-bin 2.24.30-1.1 amd64 programs for the GTK+ graphical user interface library ii libgtk2.0-common 2.24.30-1.1 all common files for the GTK+ graphical user interface library ii libgtk2.0-dev 2.24.30-1.1 amd64 development files for the GTK+ library
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=27014f563577c3c5da19e37a57d4e73c0ebae140 Resolves: tdf#92067 and tdf#99599, use a foolproof action naming scheme It will be available in 5.2.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.
I tested with the patch included ( 27014f563577c3c5da19e37a57d4e73c0ebae140), it's ok now. Thank you Caolán!
Reproduce my report problem. Steps to Reproduce: 1. Start LibreOfficeDev 2. File -> Wizards -> Web Page... Actual Results: Nothing happened Expected Results: Open a Web Wizard Dialog Version: 5.2.0.0.alpha1+ Build ID: 145b2c94f245b07ba5079eda111bd9bfb85ee29f CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-05-16_01:02:22 Locale: ja-JP (ja_JP) -> reopened
Comments 1 to 5 are all about the gtk3 backend. Comments 0 and 6 are about windows. So it seems a different bug was detected and fixed in 1-5. I think these wizards are now in python. Does Tools->Macros->Organize Macros->Python->LibreOfficeDev Macros->HelloWorld->HelloWorldPython->Run work to insert "Hello World" into writer ?
(In reply to Caolán McNamara from comment #7) > Comments 1 to 5 are all about the gtk3 backend. Comments 0 and 6 are about > windows. So it seems a different bug was detected and fixed in 1-5. I think, comment 1 - 5 is another problem. I reported the defect has occurred in Windows. > I think these wizards are now in python. Does Tools->Macros->Organize > Macros->Python->LibreOfficeDev Macros->HelloWorld->HelloWorldPython->Run > work to insert "Hello World" into writer ? Macro write in Writer > Hello World (in Python) raal, Beluga Can you check this?
At least with master sources updated 2 days ago (49cdc1da7660328d64a964fbc26611bf8ce158aa), I don't reproduce this. I'll make another try tonight after an update + full rebuild.
I confirm the problem with File -> Wizards -> Web Page on Windows, but not on Linux. Hello world Python works for me. Win 7 Pro 64-bit Version: 5.2.0.0.alpha1+ Build ID: 3d27afd26f7b85c46a7c7d08498000b9dbcea1c8 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-05-09_02:42:15 Locale: fi-FI (fi_FI)
Works wizard: Letter Fax Agenda Presentation Document Converter Euro Converter Address Data Source is appear Wizard window. No work wizard: Web Page is nothing happened. Windows 7 Pro(x64) Version: 5.2.0.0.alpha1+ Build ID: cc1a0ba927ad6f85103059aa8e6108017f436304 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-05-17_02:31:19 Locale: ja-JP (ja_JP)
Reproduce: Windows 7 Pro(x64) Version: 5.2.0.0.alpha1+ Build ID: 389d8db4d90d427f886d06c3f7304ad973f0d39c CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-05-19_00:15:59 Locale: ja-JP (ja_JP)
Just found out about bug 99967 I guess I'll close this as WONTFIX then.
(In reply to Buovjaga from comment #13) > Just found out about bug 99967 me too. > I guess I'll close this as WONTFIX then. -> VERIFIED