wineasio

Luke Yelavich themuso at ubuntu.com
Sun Feb 1 19:59:18 GMT 2009


On Sun, Feb 01, 2009 at 08:53:08PM CET, Eric Hedekar wrote:
> On Sun, Feb 1, 2009 at 10:44 AM, sandie <sandie at sandgreen.dk> wrote:
> 
> > I have been looking at Python and Glade the last few days, and have made
> > my first program, a Wineasio Installer for UbuntuStudio.
> >
> > If anyone is interested, you can get it here :
> > http://www.sandgreen.dk/xt2/files/wineasioinstaller-0.7.4-2.tar.gz
> > just unpack and run the executable.
> >
> > I have tested it on UbuntuStudio 7.04, UbuntuStudio 8.04 and Ubuntu 8.10
> > (both 32bit) and it actualy works :-)
> >
> > /Sandie
> 
> 
> Cool!  But I've got a couple questions:
>  1) On line 69 of wineasioinstaller, wget is used but you've made no attempt
> to install wget on line 57 - that's not really a question, just a
> correction.

It would in fact be better to use an http module/library for python, and download the file that way. There is often no need to call a program externally from python, because you can find a python module that you can use to do the work for you.

Luke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/ubuntu-studio-users/attachments/20090201/5103e9a4/attachment.pgp 


More information about the Ubuntu-Studio-users mailing list