File/Wizrads/Letter and File/Wizards/Fax does nothing in LO-4.0.0.1 build on Linux x86_64.
Works without problem (apart from a noticeable delay between selecting the menu entry and having the corresponding dialog show up) with my local (--enable-dbgutil) current libreoffice-4-0 build on Linux x86_64 (Fedora 17).
I reproduce the problem with Version 4.0.0.1+ (Build ID: f49e469d93749547520ae34c52d26f17bcc32cf) under Ubuntu 12.04 x86-64 FR. Best regards. JBF
it can be reproducible on master and on 4.0 RC1. Something has been changed in the python3 implementation and now it fails to import API elements. Simple way to test it: import uno from com.sun.star.awt.VclWindowPeerAttribute import OK
> Works without problem (apart from a noticeable delay between selecting the > menu entry and having the corresponding dialog show up) with my local > (--enable-dbgutil) current libreoffice-4-0 build on Linux x86_64 (Fedora 17). Hm, started to fail for me too now after a fresh local master build.
Stephan Bergmann committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=155600869800a0b51f9787b8a1879d3c680342c3 fdo#59248: Remove remaining dangling view of ViewHandler.py 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.
Requested backport to libreoffice-4-0 as <https://gerrit.libreoffice.org/#/c/1670/>.
Stephan Bergmann committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b5c1b435378e1e4c99416eb865477123ab596c85&h=libreoffice-4-0 fdo#59248: Remove remaining dangling view of ViewHandler.py It will be available in LibreOffice 4.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.
Verified in Version 4.0.0.1+ (Build ID: e523186e59632ef824eb3262edd0c63e388af6e) under Ubuntu 12.04 x86-64. Each wizard starts as expected. Best regards. JBF
*** Bug 59166 has been marked as a duplicate of this bug. ***
Still reproducible using Mac OSX 10.8.2. Both Letter and Fax doesn't open... LibreOffice Versie 4.0.0.2 .0.2 (Bouw-id: 408fe71bd18616c467b3dcd7ab6756528ffcae2) TinderBox: MacOSX TDF Release, Branch:libreoffice-4-0, Time: 2013-01-22_15:37:59 Dutch UI Therefore I mark this as REOPENED. Note: Also tested with Linux Mint 14 x64: NOT reproducible using 4.0.0.2 rc2.
(In reply to comment #10) > Still reproducible using Mac OSX 10.8.2. Both Letter and Fax doesn't open... PS: I did reset my user profile and completely re-install LO, still reproducible
I can reproduce this, too, with <http://download.documentfoundation.org/libreoffice/testing/4.0.0/mac/x86/LibreOffice_4.0.0.2_MacOS_x86.dmg> on Mac OS X 10.7.5.
(In reply to comment #12) > I can reproduce this, too, with > <http://download.documentfoundation.org/libreoffice/testing/4.0.0/mac/x86/ > LibreOffice_4.0.0.2_MacOS_x86.dmg> on Mac OS X 10.7.5. I can /not/ reproduce it with my own local build of libreoffice-4-0-0. I tracked it down to a general problem with Python in the above "official" LO build, see bug 60012. (So marking this bug as fixed again.)