Bazaar 1.9 rc1-2 Windows installers
Eugene Wee
crystalrecursion at gmail.com
Wed Nov 5 09:43:36 GMT 2008
Hi John,
> 2) libsvn_client-1.dll not being found. It seems that our current build
> process does not find and copy these files into the installer. So I went
> ahead and did it manually, but this is something we will need to fix in
> a more permanent manner.
Yes, that particular error is now fixed, as far as I can tell, even
without a reboot.
> 3) pyenchant is now also installed, which I believe adds spell-checking
> to qbzr (such as qcommit).
Unfortunately, it appears that QBzr is not working even when the default
plugins option is selected. It is installed (under "C:\Program
Files\Bazaar\plugins", not under the user's application data directory
any more, correct?), but an attempt to run bzr qlog produces the error
message dialog:
"The application or DLL C:\Program Files\Bazaar\lib\QtGui4.dll is not a
valid Windows image. Please check this against your installation diskette."
At the command line itself, the error message is:
"bzr: ERROR: exceptions.ImportError: DLL load failed with error code 193
Traceback (most recent call last):
File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
File "bzrlib\commands.pyo", line 839, in run_bzr
File "bzrlib\commands.pyo", line 539, in run_argv_aliases
File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line
127, in run
File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line
114, in run
File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line
142, in run
File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line
395, in _qbzr_run
File "bzrlib\lazy_import.pyo", line 106, in __getattribute__
File "bzrlib\lazy_import.pyo", line 89, in _replace
File "bzrlib\lazy_import.pyo", line 192, in _import
File "PyQt4\QtGui.pyo", line 12, in <module>
File "PyQt4\QtGui.pyo", line 10, in __load
ImportError: DLL load failed with error code 193"
The error is not restricted to qlog, but appears for qannotate (and
possibly all QBzr commands). Fyi, QBzr was working in 1.9rc1-1.
Thanks,
Eugene
More information about the bazaar
mailing list