Re: video people: freemix 0.2beta is out :)

2009-02-10 Thread Luis de Bethencourt
On Tue, Feb 10, 2009 at 5:26 PM, laurent.bellegarde
laurent.bellega...@free.fr wrote:
 Luis de Bethencourt a écrit :
 i'm very happy to announce freemix 0.2 beta is out! :)
 http://luisbg.blogalia.com/historias/61865

 freemix is a live video performance software, intended for and made by
 freedom loving live video artists. this new version 0.2 is a complete
 rebuild. the c code and openlib dependency have been switched for
 python and gstreamer. now it's very easy to get it running on your
 machine.

 continue reading in the above link.
 thanks!

 Luis de Bethencourt Guimerá

 luisbg
 lui...@ubuntu.com
 GPG: B0ED1326


 hi Luis,

 congratulations, your software seems to be nice and helpfull.


Thanks!

 I'm waiting for hardy deb package to test it. We are going to create a
 page about it in lprod.org as soon as possible.
 When a deb package should available, and after testing your software,
 maybe we could help translating it in french. We can also put the deb in
 our repository.

Intrepid packages will be available in the project PPA in a few days.
Hardy (LTS) is a little more tricky, I will need to backport pygobject
from intrepid to hardy to get gio.File (which I use for thumbnailing).
But I will work on this and keep you updated.

A page about it in lprod.org will be awesome. Thanks!

Luis


 Bye

 Laurent

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at: 
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: video people: freemix 0.2beta is out :)

2009-02-10 Thread laurent.bellegarde
laurent.bellegarde a écrit :
 Luis de Bethencourt a écrit :
   
 i'm very happy to announce freemix 0.2 beta is out! :)
tested under UBS hardy 64,

install ok

but at start up, something wicked :

-
laur...@laurent-laptop:/media/sauve/mon_ubuntu/sources/freemix$ freemix
python: can't open file 'src/freemix.py': [Errno 2] No such file or 
directory
-

I think, the trouble is coming from python-object which is 2.14.2 in hardy.

freemix
is a free live video editing software, thought for and made
by live video artists.

The following are needed to run:
   - python
   - python-gtk2
   - pygobject  2.16
   - gstreamer-0.10
   - gstreamer-0.10-plugins-base
   - gstreamer-0.10-plugins-good
   - python-gst0.10

hope it helps

Laurent

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: video people: freemix 0.2beta is out :)

2009-02-10 Thread Luis de Bethencourt
On Tue, Feb 10, 2009 at 5:46 PM, laurent.bellegarde
laurent.bellega...@free.fr wrote:
 laurent.bellegarde a écrit :
 Luis de Bethencourt a écrit :

 i'm very happy to announce freemix 0.2 beta is out! :)
 tested under UBS hardy 64,

 install ok

 but at start up, something wicked :

 -
 laur...@laurent-laptop:/media/sauve/mon_ubuntu/sources/freemix$ freemix
 python: can't open file 'src/freemix.py': [Errno 2] No such file or
 directory
 -

 I think, the trouble is coming from python-object which is 2.14.2 in hardy.

 freemix
is a free live video editing software, thought for and made
by live video artists.

 The following are needed to run:
   - python
   - python-gtk2
   - pygobject  2.16
   - gstreamer-0.10
   - gstreamer-0.10-plugins-base
   - gstreamer-0.10-plugins-good
   - python-gst0.10

 hope it helps

 Laurent

 --
 Ubuntu-Studio-users mailing lis
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at: 
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Ooops. Thanks for letting me know about this.

A friend made the setup.py and made a small error. It should be fixed
and the tarball in the website is updated. Please confirm that after
doing:
sudo ./setup.py install
freemix

It loads correctly.

Luis

-- 
Luis de Bethencourt Guimerá
luisbg
lui...@ubuntu.com
GPG: B0ED1326

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: video people: freemix 0.2beta is out :)

2009-02-10 Thread laurent.bellegarde
Luis de Bethencourt a écrit :
 On Tue, Feb 10, 2009 at 5:46 PM, laurent.bellegarde
 laurent.bellega...@free.fr wrote:
   
 laurent.bellegarde a écrit :
 
 Luis de Bethencourt a écrit :

   
 i'm very happy to announce freemix 0.2 beta is out! :)
 
 tested under UBS hardy 64,

 install ok

 but at start up, something wicked :

 -
 laur...@laurent-laptop:/media/sauve/mon_ubuntu/sources/freemix$ freemix
 python: can't open file 'src/freemix.py': [Errno 2] No such file or
 directory
 -

 I think, the trouble is coming from python-object which is 2.14.2 in hardy.

 freemix
is a free live video editing software, thought for and made
by live video artists.

 The following are needed to run:
   - python
   - python-gtk2
   - pygobject  2.16
   - gstreamer-0.10
   - gstreamer-0.10-plugins-base
   - gstreamer-0.10-plugins-good
   - python-gst0.10

 hope it helps

 Laurent

 --
 Ubuntu-Studio-users mailing lis
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at: 
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

 

 Ooops. Thanks for letting me know about this.

 A friend made the setup.py and made a small error. It should be fixed
 and the tarball in the website is updated. Please confirm that after
 doing:
 sudo ./setup.py install
 freemix

 It loads correctly.

 Luis
hi,

tarball's install : ok

launching seems to be ok now but another error, maybe the hardy's one :

laur...@laurent-laptop:/media/sauve/mon_ubuntu/sources/freemix$ freemix
Traceback (most recent call last):
  File /usr/bin/freemix, line 33, in module
from gui import Gui
  File /usr/lib/python2.5/site-packages/gui.py, line 26, in module
import gio
ImportError: No module named gio

Bye, ready for anothers tests...

Laurent

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


ATI 4830 and realtime-kernel

2009-02-10 Thread sandie
Hi all

My Nvidia 7950x2 died friday :-(

I have always used Nvidia, but since Ati now have gone open with the 
specs to their cards, I wanted to support their great initiative and 
that instalation would be fairly simple. so I bought a ATI 4830 and to 
my big supprise... Argh !

Is there really no support for Radeon 4830 in the realtime-kernel ???

Right now I'm running 1280x1024 on a 22 widescreen with the vesa 
driver, is there realy no other options ?

Any help would be much appriciated :-)

btw. it works flawless when I use the generic kernel.

/Sandie

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users