[IPython-dev] Bzr install under vista + bzr olive-gtk

Alexander Belchenko bialix at ukr.net
Tue Mar 25 18:23:27 EDT 2008


Laurent Dufréchou пишет:
> Hi Alexander,
Bonjour/Bonsoir,

> You are the maintainer of the .exe version??
I build all 3 installers for windows.

> In fact I've felt in some problem installing the .exe.
> Sorry for my previous email, it was more a warning on my usage case than a 'these guys have done a bad job'!
OK.

> So let me explain my problems (and perhaps you will tell that I've done somethng bad!), if not let's find solutions to improve things :)
> 
> I've used bazar first installing bazar with the .exe install. (1.3 version)
> It added bzr here in the context menu when you right click on a directory.
> Since the install the context seemed sluggish, AND bugguy.

Thank you to remind me about this misfeature. I made context menu after looking at cygwin's
implementation but did something wrong, and in all recent releases it disabled by default.
I'm leaning to remove it at all in next release.

> (perhaps it was a problem with my vista but uninstalling it resolved the problem.)
> (I can retry if you want just to chek this) By bugguy I mean, that selecting an option in right click context menu made the action and made the menu appears an other time (!)

> 
> The instruction was good but:
> GTK+ Runtime link is obsolete.(will modify it with one I found, it was really hard to found, well I was bad on this point...).
> http://sourceforge.net/project/showfiles.php?group_id=71914

Sorry, I'm not the author of the page http://bazaar-vcs.org/WindowsInstall.
You need only register on bazaar-vcs.org to get access to editing this page.
Feel free to fix broken links.

> Bazaar Gui didn't worked at all with the bzr 1.3.0 .exe install.

There is no 'Bazaar Gui'. There is bzr-gtk plugin, that is not the part of bzr core,
and therefore is not the part of standalone bzr.exe.
Plain bzr-gtk is not working because bzr.exe does not contains inside any required
PyGTK libraries.

> What I saw was:
> It created a directory in c:/program files/bazaar/
> And the bazaar GUI install itself in c:/python25/lib/site-package/bazaar/plugins
You're using wrong installer of bzr-gtk. You need installer especially created to work with bzr.exe.
Such installer should have PyGTK/GTK libs inside as well.
I'm not maintainer of installer for bzr-gtk. Because I use QBzr.

> But nothing else was in this directory the site-package/bazar one.
> So the olive gtk didn't work at all.
> Using http://bazaar-vcs.org/MariusKruger#head-e234ddc518938afb140793d47320a2bee0b6c8aa I uninstalled the .exe version and installed a recent python install version (setup install.py) and then olive-gtk worked.
> 
> The .Bat file works fine. I've done a .ico if you want it to add it somewhere to have a beautifull shortcut.
> 
> How and last problem I encoutered, don't know why bit I had to add:
> libglade-2.0-0.dll
> libxml2.dll
> rename zlib1.dll into zlib.dll
> in C:\Program Files\GTK2-Runtime\lib
> To make olive-gtk work.
> I must have missed something there...

Sorry, IMHO GTK toolkit is too alien in Windows environment.
 From all GTK universe I'm using GIMP, but only because I'm too lazy to look for better free non-GTK 
tool.

> 
> On your reply:
>> http://d5190871.u44.websitesource.net/bzr/
> Ok I've not tried this olive-gtk.exe perhaps mixing bzr.exe with olive-gtk.gz install was a bad idea, but the wiki don't warn about this.

I mean this one: http://d5190871.u44.websitesource.net/bzr/bzr-gtk-0.93.0-setup-1.exe

 From description and its content it seems like it's designed to work with bzr.exe, but I'm not sure.
At least it should install 'gtk' plugin to C:\Program Files\Bazaar\plugins\

> 
>> QBzr GUI is compatible with bzr.exe. Of course, it's not the GTK one.
> Ok will try this!

New version will be released soon:
http://permalink.gmane.org/gmane.comp.version-control.bazaar-ng.general/39104





More information about the IPython-dev mailing list