Bazaar 1.9 rc1-2 Windows installers

Enrique Ramirez enriquein at gmail.com
Wed Nov 5 17:30:32 GMT 2008


Thanks for bringing it up.

I had posted earlier that I was also having trouble with qbzr, and
want to clear that I was also using bzr-setup-1.9rc1-2.exe.

I didn't realize there were multiple versions for testing. So my
apologies to John if my earlier post caused confusion (since it was a
direct reply to the 1.9rc1 thread).

// --------------------------------------
Enrique Ramirez Irizarry
Lead Developer
Indie Code Labs
http://www.indiecodelabs.com



On Wed, Nov 5, 2008 at 5:43 AM, Eugene Wee <crystalrecursion at gmail.com> wrote:
> 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