Bug#762689: missing bluez-alsa package in unstable (arch i386, amd64)

2014-09-24 Thread Milan Kocian
-gnu/alsa-lib/libasound_module_pcm_bluetooth.so aplay: main:722: audio open error: No such device or address Many thanks for reply. Best regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#737509: problem with connection to some servers

2014-02-03 Thread Milan Kocian
Package: pidgin Version: 2.10.8-1 Severity: grave After upgrade it isn't possible to connect to some servers (e.g. jabber.org). The solution is upgrade to version 2.10.9 For more info see https://developer.pidgin.im/ticket/15879 Best regards, -- Milan Kocian -- To UNSUBSCRIBE, ema

Bug#694487: nitpick: better name for slab (un)reclaimable vars

2012-11-26 Thread Milan Kocian
Unreclaim", &kb_slab_unreclaimable}, {"Slab", &kb_slab}, // kB version of vmstat nr_slab {"SwapCached", &kb_swap_cached}, {"SwapFree", &kb_swap_free},// important -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#678974: please make functional fingerprint feature again

2012-07-04 Thread Milan Kocian
Severity: fixed hello, I tried fprintd module and with it is all working. So we can close. Regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#678974: please make functional fingerprint feature again

2012-06-25 Thread Milan Kocian
Package: gnome-screensaver Version: 3.4.1-1 Severity: wishlist Imho patch gnome-screensaver-finger-print.patch is needed. Many thanks. Best regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#676457: amd64 packages in pool

2012-06-10 Thread Milan Kocian
on this ? Probably not ... best regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#676457: amd64 packages in pool

2012-06-08 Thread Milan Kocian
Package: wine Version: 1.4-5 Severity: serious Hi, I don't see amd64 packages in pool. The latest package version I see in pool is wine-bin_1.4-0.3_amd64.deb. The same with other wine packages for amd64 arch. Best regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#657527: buffer overflow detected in pstree command

2012-01-26 Thread Milan Kocian
On Fri, Jan 27, 2012 at 08:26:46AM +1100, Craig Small wrote: > On Thu, Jan 26, 2012 at 08:39:57PM +0100, Milan Kocian wrote: > > Package: psmisc > > Version: 22.15-1 > > Severity: important > > > > After upgrade to this version I see: > > > > root@nt

Bug#657527: buffer overflow detected in pstree command

2012-01-26 Thread Milan Kocian
chs: amd64, i386 Best regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#644632: Run multiple nfcapd daemons

2011-11-03 Thread Milan Kocian
On Mon, Oct 10, 2011 at 10:13:36AM +0200, Milan Kocian wrote: > On Sat, Oct 08, 2011 at 12:12:06AM +0200, Erik Wenzel wrote: > > Hi, > > > > Am 07.10.2011 um 17.03 schrieb Milan Kocian: > > […] > > > In some enviroments is better to use multiple nfca

Bug#644632: Run multiple nfcapd daemons

2011-10-10 Thread Milan Kocian
On Sat, Oct 08, 2011 at 12:12:06AM +0200, Erik Wenzel wrote: > Hi, > > Am 07.10.2011 um 17.03 schrieb Milan Kocian: > […] > > In some enviroments is better to use multiple nfcapd deamons running > > parallelly. > > This diff makes easier to configure it (som

Bug#644632: Run multiple nfcapd daemons

2011-10-07 Thread Milan Kocian
... (to be applied cleanly). Best regards, -- Milan Kocian --- /etc/init.d/nfdump 2011-10-06 15:02:58.835242719 +0200 +++ /etc/init.d/nfdump.new 2011-10-07 15:43:01.774834752 +0200 @@ -10,6 +10,8 @@ ### END INIT INFO # Author: Erik Wenzel +# Milan Kocian : possibility to run multiple nfcapd

Bug#631077: typo in /etc/network/if-up.d/mountnfs

2011-06-20 Thread Milan Kocian
: character class syntax is [[:space:]], not [:space:] Older versions of grep seems ok. Best regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#631077: typo in /etc/network/if-up.d/mountnfs

2011-06-19 Thread Milan Kocian
tate` -eq "0" ]; then Best regards, -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#597126: missing subject's locality function

2010-09-16 Thread Milan Kocian
attribute. + +=cut back + +sub subject_locality { + my $self = shift; + return _subject_part( $self, '2.5.4.7' ); +} + =head2 subject_state Returns the string value for subject's state or province (= the value with the -- Milan Kocian -- To UNSUBSCR

Bug#548765: confirmation of this bug

2009-09-28 Thread Milan Kocian
hi, I can confirm this bug with intel graphic card. I see the same backtrace after today's update : regards -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#525417: storage_db.so: undefined symbol ser_string_get

2009-04-24 Thread Milan Kocian
b_la_LIBADD = $(MODULE_LIBADD) $(DB_LIBS) ../util/libutil.la endif if STORAGE_FS I tested the patch and it works. Regards. -- Milan Kocian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#462266: mutt: Segfault on IMAP folder list

2008-11-24 Thread Milan Kocian
hi, exists patch to this problem: http://dev.mutt.org/trac/ticket/3057 I tested this one-line fix and it works for me. (patch is similar to patch posted here). Is any reason for not fixing this in package ? Regards, -- Milan Kocian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#433259: gdm: switched user get access to previous logged in user without a password

2007-08-02 Thread Milan Kocian
hi, I can confirm the bug. After logout from gnome session I don't see gdm login screen but session of previous user (if any user remained login and was switched). Latest unstable. regards, -- Milan Kocian <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a