[Bug 401393] Re: declarations in clientlaunch.d directory are disregarded

2010-01-16 Thread Arie Skliarouk
That was the problem. Once I renamed the file to have .cfg extension it was automatically picked up. Can you make hobbit-client to print warning into log files on start in case it finds filenames in directory etc/hobbit/clientlaunch.d that do not have .cfg extension? This might have save time for

[Bug 491740] Re: grub-pc can not install on old drives, use grub instead

2009-12-03 Thread Arie Skliarouk
You are right, I have two disks - old one as primary and new one as secondary. I installed linux on the new harddisk, so I can't use blocklists... Are there any other ways to use grub2 ? -- grub-pc can not install on old drives, use grub instead https://bugs.launchpad.net/bugs/491740 You

[Bug 65492] Re: PyCoCuMa application does not start

2009-11-04 Thread Arie Skliarouk
$ pycocuma broker.UnRegister(): failed to unregister provider for 'Connection Type' broker.UnRegister(): failed to unregister provider for 'Connection String' Could not set TopLevel window icon broadcaster.Broadcast(): Notification Status {'message': Loading vCards from file

[Bug 304649] Re: Include pulseaudio driver

2009-10-21 Thread Arie Skliarouk
The latests qemu-kvm (version 0.11.0-0ubuntu6) in karmic still uses ALSA instead of pulseaudio. This is described in my latests post to another bug over here: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/393430 (#393430) Are these two issues duplicates? Will the bug be fixed in time for

[Bug 401393] Re: declarations in clientlaunch.d directory are disregarded

2009-10-15 Thread Arie Skliarouk
Yes, I did restart the daemon: /etc/init.d/hobbit-client start /etc/init.d/hobbit-client stop Here is the content of the file I have put into /etc/hobbit/clientlaunch.d directory. [raid] #DISABLED ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg CMD $HOBBITCLIENTHOME/ext/bb-raid.pl

[Bug 419182] Re: KVM and audio driver in Windows 7

2009-09-12 Thread Arie Skliarouk
Ok, for some reason windows 7 has no built-in driver for es1370 audio card (which is emulated by KVM by default)... Is there downloadable driver for es1370 audio card for windows 7 somewhere? May be there is a way to make KVM to emulate different kind of audio card (which windows 7 does know how

[Bug 419182] [NEW] Windows 7 can not find driver for es1370 card

2009-08-26 Thread Arie Skliarouk
Public bug reported: Binary package hint: kvm Windows XP in KVM 1:84+dfsg-0ubuntu12.3 (kernel 2.6.28-15-generic) recognizes the Ensoniq AudioPCI ES1370 device automatically and I can hear the audio. On the same KVM Windows 7 (Evaluation copy, Build 7100) only detects presence of Multimedia

[Bug 401393] [NEW] declarations in clientlaunch.d directory are disregarded

2009-07-19 Thread Arie Skliarouk
Public bug reported: Declaration on new check that I put into /etc/hobbit/clientlaunch.d directory are disregarded by the hobbitlaunch daemon. If I put the configuration into the /etc/hobbit/clientlaunch.cfg file, the hobbitlaunch starts launching the custom script. Either fix the hobbitlaunch

[Bug 262491] Re: Please remove xserver-xgl (universe) from the archives

2009-07-13 Thread Arie Skliarouk
I have setup multiseat configuration using following blogpost: http://netpatia.blogspot.com/2009/06/multiseat-in-ubuntu-904.html The setup uses Xephyr for separation of the virtually big Xorg xscreen. Unfortunately Xephyr does not support OpenGL. I have read somewhere that xserver-xgl does have

[Bug 247905] Re: vlc python bindings should be installed

2009-05-18 Thread Arie Skliarouk
The debian-provided vlc source does not even include directory with the python bindings bindings/python/, whereas README file does reference the directory. The vlc source code from the upstream site also does include the directory (!):

[Bug 247905] Re: vlc python bindings should be installed

2009-05-18 Thread Arie Skliarouk
I built and installed GIT checkout (2009-05-18) of vlc according to following page http://www.tribler.org/trac/wiki/VlcUbuntuHowto and got the same problem as above. Looks like the python setup.py build erroneously produces vlc.so that does not reference any other libraries: # ldd

[Bug 369153] [NEW] hobbitd stuck, uses 100% CPU

2009-04-29 Thread Arie Skliarouk
Public bug reported: Binary package hint: hobbit I have set up hobbit server (version 4.2.0.dfsg-16build1 from ubuntu 9.04 (jaunty)), and it works well: hobbit: Installed: 4.2.0.dfsg-16build1 Candidate: 4.2.0.dfsg-16build1 Version table: *** 4.2.0.dfsg-16build1 0 500

[Bug 206547] Re: No option to open messages automatically

2009-04-21 Thread Arie Skliarouk
I second the Saul Howard's opinion. Skype has a nice bubble notifications, where the notification includes the message that you received. If you want to answer to the message, you can click on the baloon and it will take you directly to the chat window with the sender. -- No option to open

[Bug 356918] [NEW] rocksndiamonds: directory downloads is not created automatically

2009-04-07 Thread Arie Skliarouk
Public bug reported: Binary package hint: rocksndiamonds Although directory creation is mentioned in postinst, the packet is not installable if the directory does not exist Setting up package rocksndiamonds (3.2.6.0+dfsg-3) ... Update menu Can not read directory

[Bug 235137] Re: hobbit-client fails to load config due to missing /var/run/hobbit

2009-03-31 Thread Arie Skliarouk
The problem exists in hobbit-client from ubuntu 9.04 (Jaunty) as well. -- hobbit-client fails to load config due to missing /var/run/hobbit https://bugs.launchpad.net/bugs/235137 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 331703] [NEW] mid3iconv produces mp3 file with question marks

2009-02-19 Thread Arie Skliarouk
Public bug reported: python-mutagen version 1.14-1: I have an mp3 file that contains id3 tag in WINDOWS-1251 encoding (see attached). When I convert the file's encoding into UNICODE, using mid3iconv program, the resulting file contains all letters as question marks (checked using hex editor in

[Bug 331703] Re: mid3iconv produces mp3 file with question marks

2009-02-19 Thread Arie Skliarouk
** Attachment added: The sample mp3 file that contains id3 tags in WINDOWS-1251 encoding http://launchpadlibrarian.net/22883833/windows1251.mp3 -- mid3iconv produces mp3 file with question marks https://bugs.launchpad.net/bugs/331703 You received this bug notification because you are a

[Bug 223783] Re: SoX was compiled without MP3 encoding support

2009-01-22 Thread Arie Skliarouk
I tried to rebuild sox with enabled mp3 encoding support and the resulting binary segfaults on any mp3-encoding operation. I have used following procedure to do that (on Ubuntu 8.10, both i386 and x86_64 architectures): apt-get install sox libmp3lame0 libmp3lame-dev apt-get build-dep sox cd