[Bug 371704] Re: QLog does not show commit-messages in listing.

2009-05-04 Thread Lukáš Lalinský
If you want a recent QBzr, use this PPA - https://launchpad.net/~qbzr- dev/+archive/ppa -- QLog does not show commit-messages in listing. https://bugs.launchpad.net/bugs/371704 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 287894] Re: Dosbox reading keys wrong after 8.10 upgrade

2008-10-29 Thread Lukáš Lalinský
This affects more than just dosbox, e.g. VMware Player has the same problem. Any idea how to fix the root of the problem? -- Dosbox reading keys wrong after 8.10 upgrade https://bugs.launchpad.net/bugs/287894 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 257664] Re: picard crashed with SIGSEGV in memset()

2008-08-13 Thread Lukáš Lalinský
This is fixed in version 0.10 (http://bazaar.launchpad.net/~musicbrainz- developers/picard/trunk/revision/816) -- picard crashed with SIGSEGV in memset() https://bugs.launchpad.net/bugs/257664 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 128600] Re: mp3 support not automatically installed with picard

2008-09-02 Thread Lukáš Lalinský
Heh, do you guys actually check what are you doing or just randomly add depends to packages? This "bug" was reported a long time ago against a different version of Picard. The one in Hardy and Interpid doesn't use libtunepimp at all. -- mp3 support not automatically installed with picard https://

[Bug 128600] Re: mp3 support not automatically installed with picard

2008-09-05 Thread Lukáš Lalinský
Well, this was reported against 0.7.2, where the fix was required. But since then a new version was released, and I normally don't (re)check Ubuntu bug reports, unless I get notified by mail, like in this case. -- mp3 support not automatically installed with picard https://bugs.launchpad.net/bugs

[Bug 35280] Re: Please include Python bindings in Dapper

2006-08-17 Thread Lukáš Lalinský
Syncing with Debian will fix this. The new version, 2.1.3, doesn't need python-ctypes as a build dependency, so the python bindings can be included again and uploaded to universe. -- Please include Python bindings in Dapper https://launchpad.net/bugs/35280 -- ubuntu-bugs mailing list ubuntu-bug

[Bug 219587] [NEW] 03-turn_on_buggy-repeat_handling.dpatch causes slowdown in Evolution

2008-04-19 Thread Lukáš Lalinský
Public bug reported: After upgrade to Hardy I've noticed that redrawing in Evolution was very slow. A quick google search led me to http://thread.gmane.org/gmane.os.freebsd.devel.gnome/25373, so I checked if the Ubuntu package contains the same patch. According to http://cairographics.org/news/cai

[Bug 201227] Re: (hardy) hal does not recognize iPod nano 3rd generation any more

2008-04-20 Thread Lukáš Lalinský
*** This bug is a duplicate of bug 215761 *** https://bugs.launchpad.net/bugs/215761 I don't think this is a duplicate of bug #215761. It is actually exact the opposite problem. The problem in #215761 was _not_ setting portable_audio_player.type to generic, but in this case is the problem that

[Bug 219910] [NEW] cannot eject USB device (iPod) as non-root

2008-04-20 Thread Lukáš Lalinský
Public bug reported: When I connect my iPod, it's automatically mounted, but as a regular user I'm not able to eject it. I can unmount it, but that doesn't close the USB connection, which means the iPod is still showing the "Do not disconnect" message. Using "eject" I get: $ eject /dev/sdb eject:

[Bug 219910] Re: cannot eject USB device (iPod) as non-root

2008-04-20 Thread Lukáš Lalinský
Oh, I forgot. This is after upgrade to Hardy, it worked fine in Gutsy. -- cannot eject USB device (iPod) as non-root https://bugs.launchpad.net/bugs/219910 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 116706] Re: [Feisty] MusicBrainz don't returns year anymore

2007-08-06 Thread Lukáš Lalinský
This is not a libtunepimp bug. Since version 0.5, libtunepimp doesn't provide any API to lookup MusicBrainz. This functionality is implemented directly in Amarok. ** Changed in: amarok (Ubuntu) Sourcepackagename: libtunepimp => amarok -- [Feisty] MusicBrainz don't returns year anymore https://bu

[Bug 54253] Re: Excessive memory usage in bzr-svn

2007-11-05 Thread Lukáš Lalinský
I was importing one project from KDE SVN, which has currently 733k revisions, most of them obviously unrelated to the project. ^C and restart every few minutes was no fun, so I wrote this ugly workaround - http://users.musicbrainz.org/~luks/tmp/bzr-svn-log.diff - it has no error checking and is def

[Bug 178999] Re: Upgrade picard to version 0.9.0

2008-01-04 Thread Lukáš Lalinský
1. Version 0.9.0 is out, but you are packaging 0.9.0beta1, . 2. The package has completely wrong Depends and Build-Depends (take a look on http://ppa.launchpad.net/luks/ubuntu/pool/main/p/picard/picard_0.9.0-1.diff.gz if you want to know the right dependency list) 3. The man page is incorrect ver

[Bug 178999] Re: Upgrade picard to version 0.9.0

2008-01-04 Thread Lukáš Lalinský
I'm not saying whether my package is better or not. I'm saying that the diffs uploaded to this bug report will produce an unusable package. It will build, since it needs only very few build-time dependencies, but it will not run, and I'd like to not see such package to get uploaded to Ubuntu. --

[Bug 108116] Re: [apport] package python-mutagen failed to install/upgrade:

2007-04-24 Thread Lukáš Lalinský
I think you have manually installed new version mutagen, which includes files that are not in the old Ubuntu package (so it doesn't try to clean them). The easiest solution is: sudo rm -r /usr/lib/python2.4/site-packages/mutagen sudo apt-get install --reinstall python-mutagen -- [apport] package

[Bug 106739] Re: Tag editing in rhythmbox strips all tags completely

2007-04-17 Thread Lukáš Lalinský
I think the only bug here is stripping of ID3v1 tags. Rhythmbox, like most of other Linux players, writes ID3v2.4 tags to files. But neither EasyTag nor Audio Tag Tool can read this version of ID3 tags. -- Tag editing in rhythmbox strips all tags completely https://bugs.launchpad.net/bugs/106739

[Bug 91627] Re: [apport] amarokcollectionscanner crashed with SIGSEGV in TagLib::RealMedia::RealMediaFF::~RealMediaFF()

2007-03-12 Thread Lukáš Lalinský
This is not a TagLib bug -- TagLib doesn't support RealAudio files. The code for this is directly in Amarok. -- [apport] amarokcollectionscanner crashed with SIGSEGV in TagLib::RealMedia::RealMediaFF::~RealMediaFF() https://launchpad.net/bugs/91627 -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 89905] Re: [apport] mid3iconv crashed with AttributeError in __unicode__()

2007-03-05 Thread Lukáš Lalinský
This is an upstream bug and it's fixed in http://www.sacredchao.net/quodlibet/changeset/3998. The Ubuntu package will be probably updated after the next Mutagen release. ** Changed in: mutagen (Ubuntu) Assignee: (unassigned) => Lukáš Lalinský Status: Unconfirmed => Fi

[Bug 94123] Re: [apport] picard crashed with KeyError in update()

2007-03-20 Thread Lukáš Lalinský
This report is not for the official package in Feisty (0.7.2-2ubuntu1), unassigning and closing. http://bugs.musicbrainz.org/ticket/2556 ** Changed in: picard (Ubuntu) Assignee: MOTU => (unassigned) Status: Unconfirmed => Rejected -- [apport] picard crashed with KeyError in update()

[Bug 89891] Re: [apport] picard crashed with AttributeError in remove_file()

2007-03-20 Thread Lukáš Lalinský
This is not for the package in Feisty -- closing. http://bugs.musicbrainz.org/ticket/2557 ** Changed in: picard (Ubuntu) Status: Unconfirmed => Rejected -- [apport] picard crashed with AttributeError in remove_file() https://launchpad.net/bugs/89891 -- ubuntu-bugs mailing list ubuntu-b

[Bug 73563] Re: Please review 0.5.0 upstream source merge

2007-02-14 Thread Lukáš Lalinský
https://launchpad.net/ubuntu/feisty/+source/libtunepimp/0.5.2-1ubuntu1 ** Changed in: libtunepimp (Ubuntu) Status: Unconfirmed => Fix Released -- Please review 0.5.0 upstream source merge https://launchpad.net/bugs/73563 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 75672] Re: doesn't work with python2.4

2007-02-14 Thread Lukáš Lalinský
*** This bug is a duplicate of bug 73502 *** ** This bug has been marked a duplicate of bug 68387 [Edgy] python2.5 default breaks bittorrent -- doesn't work with python2.4 https://launchpad.net/bugs/75672 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 35280] Re: Missing Python bindings

2007-02-14 Thread Lukáš Lalinský
** Summary changed: - Please include Python bindings in Dapper + Missing Python bindings -- Missing Python bindings https://launchpad.net/bugs/35280 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 74300] Re: Missing python bindings

2007-02-14 Thread Lukáš Lalinský
*** This bug is a duplicate of bug 35280 *** ** This bug has been marked a duplicate of bug 35280 Please include Python bindings in Dapper -- Missing python bindings https://launchpad.net/bugs/74300 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/li

[Bug 75672] Re: doesn't work with python2.4

2007-02-14 Thread Lukáš Lalinský
*** This bug is a duplicate of bug 73502 *** ** This bug is no longer a duplicate of bug 68387 [Edgy] python2.5 default breaks bittorrent ** This bug has been marked a duplicate of bug 73502 [Feisty] gnome-btdownload broken -- doesn't work with python2.4 https://launchpad.net/bugs/75672

[Bug 73502] Re: [Feisty] gnome-btdownload broken

2007-02-14 Thread Lukáš Lalinský
Patch at https://bugs.launchpad.net/ubuntu/+source/bittorrent/+bug/75672 -- [Feisty] gnome-btdownload broken https://launchpad.net/bugs/73502 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 68387] Re: [Edgy] python2.5 default breaks bittorrent

2007-02-14 Thread Lukáš Lalinský
*** This bug is a duplicate of bug 73502 *** ** This bug has been marked a duplicate of bug 73502 [Feisty] gnome-btdownload broken -- [Edgy] python2.5 default breaks bittorrent https://launchpad.net/bugs/68387 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com

[Bug 84798] Re: Problem with upload.php (Apache2 ubuntu6.10)

2007-02-14 Thread Lukáš Lalinský
The web server doesn't have permissions to access the file. You need to change either owner of the file or permissions. Either way, this is definitely not a gnome-terminal bug. :) ** Changed in: gnome-terminal (Ubuntu) Status: Unconfirmed => Rejected -- Problem with upload.php (Apache2 u

[Bug 28089] Re: apt-build failure

2007-02-14 Thread Lukáš Lalinský
This is not actually a bug, you are just missing build dependencies (apt-get build-dep libtunepimp). Also, Ubuntu now has a separate packages for MP3 support, libtunepimp3-mp3 and libtunepimp5-mp3, so manual building is not neccessary. ** Changed in: libtunepimp (Ubuntu) Status: Confirmed

[Bug 69863] Re: Amarok and musicbrainz

2007-02-14 Thread Lukáš Lalinský
This should be fixed now. libtunepimp 0.5 was uploaded to Ubuntu and Amarok is linked against it. Sarah Hobbs: There is no need for Amarok to depend on libofa0, it doesn't use it directly. ** Changed in: libtunepimp (Ubuntu) Status: Confirmed => Fix Released -- Amarok and musicbrainz htt

[Bug 73563] Re: Please review 0.5.0 upstream source merge

2006-12-03 Thread Lukáš Lalinský
A package for libtunepimp 0.5.2 is in Debian experimental: http://packages.debian.org/experimental/source/libtunepimp -- Please review 0.5.0 upstream source merge https://launchpad.net/bugs/73563 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo

[Bug 74300] Missing python bindings

2006-12-03 Thread Lukáš Lalinský
Public bug reported: ctypes is not a build-time dependency anymore, so there is no problem with uploading libmusicbrainz4c2a and libmusicbrainz4-dev to main and python-musicbrainz to universe. This is how it's done for example in libtunepimp - https://launchpad.net/distros/ubuntu/feisty/+source/li

[Bug 73563] Re: Please review 0.5.0 upstream source merge

2006-12-04 Thread Lukáš Lalinský
Uploading libtunepimp 0.5.x will break kid3 and juk, btw. -- Please review 0.5.0 upstream source merge https://launchpad.net/bugs/73563 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 74376] Re: Please sync picard (new package) from Debian experimental (main)

2006-12-04 Thread Lukáš Lalinský
No, it doesn't. Picard works fine even with libtunepimp 0.4.x, but the fingerprinting is disabled. -- Please sync picard (new package) from Debian experimental (main) https://launchpad.net/bugs/74376 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listi

[Bug 74376] Re: Please sync picard (new package) from Debian experimental (main)

2006-12-04 Thread Lukáš Lalinský
Ehm, one more thing. I uploaded the modified package to REVU just yesterday: http://revu.tauware.de/details.py?upid=3657 -- Please sync picard (new package) from Debian experimental (main) https://launchpad.net/bugs/74376 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ub

[Bug 74492] Please sync linuxdcpp (new package) from Debian unstable

2006-12-05 Thread Lukáš Lalinský
Public bug reported: http://packages.qa.debian.org/l/linuxdcpp.html The package builds fine on Feisty without any modifications. ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- Please sync linuxdcpp (new package) from Debian unstable https://launchpad.net/bugs/744

[Bug 75672] doesn't work with python2.4

2006-12-13 Thread Lukáš Lalinský
Public bug reported: The main Python module 'BitTorrent' is currently registered only with python2.5 (which means that calling the bt* commands doesn't work as they use python2.4). This is caused by the fact that debian/rules uses multiple versions of Python to install the package. You should use

[Bug 75672] Re: doesn't work with python2.4

2006-12-13 Thread Lukáš Lalinský
I'm no expert on python-support packaging, but this patch seems to work. ** Attachment added: "patch against version 3.4.2-10ubuntu1" http://librarian.launchpad.net/5389570/bt-feisty.diff ** Description changed: - The main Python module module 'BitTorrent' is currently registered only - with

[Bug 78549] Please sync libdiscid (0.1.0-1) from Debian unstable main

2007-01-09 Thread Lukáš Lalinský
Public bug reported: https://launchpad.net/ubuntu/+source/python-musicbrainz2 was automatically synced from Debian, but the version has a new dependency. The dependency (libdiscid) is not yet in Ubuntu, which means the python- musicbrainz2 package is currently broken. http://packages.qa.debian.or

[Bug 80306] Missing dependencies

2007-01-17 Thread Lukáš Lalinský
Public bug reported: The main library package is missing dependencies for the included plugins, because dh_shlibdeps doesn't try to generate them for .tpp files. Here is a patch that fixes the problem: --- rules.orig 2007-01-17 21:10:33.0 +0100 +++ rules 2007-01-17 21:04:55.000

[Bug 76275] New upstream release available (1.1.3)

2006-12-18 Thread Lukáš Lalinský
Public bug reported: Xine-lib 1.1.3 was released some time ago - http://xinehq.de/index.php/releases. Can you please update the package? ** Affects: xine-lib (Ubuntu) Importance: Undecided Status: Unconfirmed -- New upstream release available (1.1.3) https://launchpad.net/bugs/762

[Bug 76276] broken on feisty -- missing dependency (python-orbit)

2006-12-18 Thread Lukáš Lalinský
Public bug reported: Binary package hint: gdesklets While trying to install gdesklets on feisty: [EMAIL PROTECTED]:~$ sudo apt-get install gdesklets Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean

[Bug 410929] Re: ValueError: min() arg is an empty sequence

2009-12-21 Thread Lukáš Lalinský
If you map an empty list to anything, it will always be an empty list. -- ValueError: min() arg is an empty sequence https://bugs.launchpad.net/bugs/410929 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 959582] Re: Picard scan function isn't working

2012-06-06 Thread Lukáš Lalinský
Ideally we should just copy the debian packaging, no? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959582 Title: Picard scan function isn't working To manage notifications about this bug go to: ht

[Bug 885858] Re: Build depends on 'faad'

2011-11-04 Thread Lukáš Lalinský
The faad depedency can be removed IMO, it's only used for the test suite. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885858 Title: Build depends on 'faad' To manage notifications about this bug