Bug#865525: [mount] Make escaping of space in fstab correspond common escaping rules

2017-06-22 Thread vladislav naumov
Package: mount Version: 2.29.2-1 Severity: wishlist --- Please enter the report below this line. --- Hello dear friends. I suggest to make escaping of space symbols in /etc/fstab be corresponding common rules, just like in Bash: -or to take all line with path, where space symbols are

Bug#792886: dosbox: MOUNT uses stat to check if directory exists, fails with inodes greater then 2^32

2015-07-19 Thread Vladislav Naumov
Package: dosbox Version: 0.74-4 Severity: normal Tags: patch Dear Maintainer, Dosbox MOUNT command uses `stat` call to check if directory exists. It fails with inodes greater then 2^32 (returns -1, sets errno=EOVERFLOW), so it is impossible to mount certain directories on large filesystems.

Bug#771036:

2015-05-17 Thread Vladislav Naumov
Also experiencing this with icewm window manager. Copy dialog is also invisible. This bug is probably a duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765437 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#747291: postgresql-9.1-orafce: uninstall script lacks pg_catalog.next_day(value date, weekday integer)

2014-05-07 Thread Vladislav Naumov
Package: postgresql-9.1-orafce Version: 3.0.4-1 Severity: normal Tags: patch upstream Dear Maintainer, uninstall script lacks pg_catalog.next_day(value date, weekday integer) this leads to incomplete uninstall, and re-installation needs manual steps. Problem is present in upstream version.

Bug#642025:

2012-08-27 Thread Vladislav Naumov
Looks like I'm having this issue, too. Kernel fails almost daily. with 3.2.0-2 kernel pcie_aspm=off helped, 3.2.0-3 it doesn't help anymore. My temporary workaround is to roll back to 3.2.0-2. stack trace from logfile: Aug 22 19:43:25 home1 kernel: [35114.418251] [ cut here

Bug#672129: 672129

2012-05-09 Thread Vladislav Naumov
Reproduced with upstream hplip-3.12.4. Submitted this bug to upstram tracker as https://bugs.launchpad.net/bugs/997225 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#672129: printer-driver-hpcups: hpcups gets SIGSEGV on every input

2012-05-08 Thread Vladislav Naumov
Package: printer-driver-hpcups Version: 3.12.2-1 Severity: important Dear Maintainer, hpcups gets SIGSEGV on every input after libtiff4 is upgraded from 3.9.6-2 to 3.9.6-5 (I see no intermediate version on snapshot.debian.org). Print jobs are stopped, cups error log says

Bug#669870: geeqie: lossless rotation leaves out-of-date, unrotated thumbnail

2012-04-21 Thread Vladislav Naumov
Package: geeqie Version: 1:1.0-10 Severity: normal Tags: patch Dear Maintainer, For some reason lossless rotation commands in geeqie (/usr/share/geeqie/applications/rotate* and /usr/lib/geeqie/geeqie-rotate) call exiftran with -p option (Preserve timestamps (atime + mtime) when doing inplace

Bug#661257: loop-aes-utils: umount ignores user option in fstab

2012-02-25 Thread Vladislav Naumov
Package: loop-aes-utils Version: 2.16.2-2 Severity: normal when using user option in fstab, mount from this package works fine for regular user, but umount fails with umount: only root can unmount /dev/sdc1 from /media/usb1. Related fstab entries: /dev/sdc1 /media/usb1 vfat

Bug#592088: one more workaround

2011-04-11 Thread Vladislav Naumov
The patch from Lionel Elie Mamane does not work for current version of openvpn from squeeze (2.1.3-2). Applies cleanly, but the resulting route is broken. Workaround suggested by someone at http://openvpn.net/archive/openvpn-users/2007-12/msg00036.html that works for me is to add gateway with

Bug#616445: zsnes: error in package description, netplay is actually disabled

2011-03-04 Thread Vladislav Naumov
Package: zsnes Version: 1.510-2.2+b1 Severity: minor Package description says: It supports advanced features such as multiplayer gameplay over a TCP/IP network. Actually, in this version of Zsnes netplay is removed Details here: http://board.zsnes.com/phpBB3/viewtopic.php?f=18t=9269 -- System

Bug#611818: vzctl: typo / bad english in postinst script

2011-02-02 Thread Vladislav Naumov
Package: vzctl Version: 3.0.24-12 Severity: minor Proposed changes: -The kernel do not support vzevent, do not start vzeventd. +Kernel does not support vzevent, not starting vzeventd. -The kernel do not support openvz, do not start vz. +Kernel does not support openvz, not starting vz. -- System

Bug#607908: libsdl1.2debian: does not reopen joystick device

2010-12-23 Thread Vladislav Naumov
Package: libsdl1.2debian Version: 1.2.14-6.1 Severity: normal Tags: patch upstream Problem description: SDL opens joystick device only once at startup. If usb connection is lost for some reason (bad USB cable, cheap gamepad, little brother tripping on the wire) - your game is ruined. Input

Bug#574853: tries to chown files after copying, fails [PATCH]

2010-12-06 Thread Vladislav Naumov
Package: geeqie Version: 1:1.0-7 Severity: normal This patch ignores chown errors, while still doing chown (so root still can copy files preserving ownership). --- a/ui_fileops.c +++ b/ui_fileops.c @@ -490,7 +490,7 @@ gboolean copy_file_attributes(const gchar *s, const gchar *t, gint perms,

Bug#604907: mldonkey-server: Stops with Too many open files for directory open message

2010-11-25 Thread Vladislav Naumov
Package: mldonkey-server Version: 3.0.3-4 Severity: normal Tags: upstream Sometimes mldonkey halts with Too many open files for directory open message in log file. As far as I can tell, it's caused by Max open files ulimit - default setting is 1024 files, and that limit can be reached easily with

Bug#593092: mldonkey-server: local users are gone after upgrade to squeeze, must re-create

2010-10-25 Thread Vladislav Naumov
On Mon, Oct 25, 2010 at 7:10 PM, Mehdi Dogguy me...@dogguy.org wrote: Can you tell us what was the content of users.ini? and what the log files contain? There must be some information there. It's been 2 months since the issue, and I'm afraid the best I could do about this is try to reproduce it

Bug#593091: mldonkey-server: mlnet.log is empty after upgrade to squeeze (not writable to mldonkey user)

2010-10-25 Thread Vladislav Naumov
On Mon, Oct 25, 2010 at 7:12 PM, Mehdi Dogguy me...@dogguy.org wrote: The log file's permissions are reset on every start of the mldonkey server. They are also reset in the postinst of the server. So, I don't know how this could happen. You mean these lines in startup script? chown

Bug#592088: redirect-gateway fails when default route does not use a gateway

2010-09-21 Thread Vladislav Naumov
Package: openvpn Version: 2.1.0-3 Severity: normal I confirm the bug, and the patch from the message above works for me. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-openvz-686 (SMP w/1

Bug#595357: python-mpd: Please package newer version

2010-09-03 Thread Vladislav Naumov
Package: python-mpd Version: 0.2.1-5 Severity: wishlist Upstream version has 'consume', 'single', 'idle' and 'noidle' commands for ~1 year now. MPD in squeeze supports it, but python-mpd still does not. It would be nice to have newer version packaged. -- System Information: Debian Release:

Bug#552162: chrony init script thinks it fails to start

2010-08-25 Thread Vladislav Naumov
Package: chrony Version: 1.24-2 Severity: normal I'm also experiencing this bug. Adding sleep 1 before pidof check works just fine. My guess the best option would be abandoning afterwards `pidof` check, and just rely on start-stop-daemon error code, like this: if /bin/pidof $DAEMON /dev/null

Bug#593094: amarok: could not add files from collection to playlist while using ru_RU.koi8r locale

2010-08-16 Thread Vladislav Naumov
Did filenames you tried to add have non-ASCII characters? I guess that was a problem with encoding in amarok collection database. Not easily fixable though. Amarok2 no longer shows individual tracks in collection, just albums. At least some files I tried were plain-ASCII. And amarok1.4 worked

Bug#593115: iceweasel: Scrolling in Google Reader is slow

2010-08-16 Thread Vladislav Naumov
On Mon, Aug 16, 2010 at 2:46 PM, Mike Hommey m...@glandium.org wrote: This can't be the mozillazine or bugzilla problem, as both are the same and both are due to a regression that appeared in 3.6. You're reporting the bug on 3.5... You're probably right. Try disabling smooth scrolling, it is

Bug#593218: psi: can't connect to google talk (Authentication error: Not authorized)

2010-08-16 Thread Vladislav Naumov
Package: psi Version: 0.14-2 Severity: normal After upgrade to sqeeze psi can't connect to gtalk anymore. In lenny it worked just fine, now it produces this error message: There was an error communicating with the server. Details: Authentication error: Not authorized I reviewed all settings,

Bug#593218: psi: can't connect to google talk (Authentication error: Not authorized)

2010-08-16 Thread Vladislav Naumov
On Mon, Aug 16, 2010 at 8:03 PM, Jan Niehusmann j...@gondor.com wrote: Hi Vladislav, I can't reproduce this problem. With the same package versions as you use, I can log into google talk without any problems. Could you please check again if your password is correct? A bad password results

Bug#593091: mldonkey-server: mlnet.log is empty after upgrade to squeeze (not writable to mldonkey user)

2010-08-15 Thread Vladislav Naumov
Package: mldonkey-server Version: 3.0.1-1 Severity: normal After upgrade /var/log/mldonkey/mlnet.log belongs to root user, and mldonkey can't write it. chown mldonkey:mldonkey /var/log/mldonkey/mlnet.log fixed the issue. -- System Information: Debian Release: squeeze/sid APT prefers testing

Bug#593092: mldonkey-server: local users are gone after upgrade to squeeze, must re-create

2010-08-15 Thread Vladislav Naumov
Package: mldonkey-server Version: 3.0.1-1 Severity: normal After the upgrade users that were defined in users.ini didn't work for some reason, and users command in telnet interface only showed admin user with no password. I re-created users. This probably needs just some note in changelog. --

Bug#593094: amarok: could not add files from collection to playlist while using ru_RU.koi8r locale

2010-08-15 Thread Vladislav Naumov
Package: amarok Version: 2.3.1-1 Severity: important Just upgraded to squeeze and amarok2. Can't add files from collection to playlist now. Right click on collection - add to playlist: nothing happens. Right click on collection - replace playlist: nothing happens. Drag from collection to playlist

Bug#593115: iceweasel: Scrolling in Google Reader is slow

2010-08-15 Thread Vladislav Naumov
Package: iceweasel Version: 3.5.11-1 Severity: normal Tags: patch Turning off extensions doesn't help. Running with clean profile doesn't help either. Problem is seen on Radeon an Nvidia cards. More info here: http://forums.mozillazine.org/viewtopic.php?f=23t=1442735

Bug#552004: Upstream accepted this

2009-10-23 Thread Vladislav Naumov
Patch (better one) applied upstream: https://savannah.nongnu.org/patch/?6961#comment4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#552004: mldonkey-server: 'Error Failure(hd), moved to torrents/old' for some torrent files

2009-10-22 Thread Vladislav Naumov
Package: mldonkey-server Version: 2.9.5-2+lenny1 Severity: normal Tags: patch Some torrent files are discarded by mldonkey with this message in log: [BT] Error Failure(hd) in scan_new_torrents_directory for file.torrent, moved to torrents/old ... 3.0.0-3 from squeeze is also affected. I tried to

Bug#551896: can't download torrent files with no 'announce' field

2009-10-22 Thread Vladislav Naumov
Upstream accepted patch: committed 2009/10/22 (http://savannah.nongnu.org/patch/?6956#comment2) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#552004: better patch

2009-10-22 Thread Vladislav Naumov
There's better patch suggested by upstream developer: https://savannah.nongnu.org/bugs/download.php?file_id=18929 Works fine for me. https://savannah.nongnu.org/bugs/index.php?27781#comment1: Please try the attached patch instead. It uses Ocaml exception handling in case of an error and

Bug#551766: Upstream accepted this

2009-10-21 Thread Vladislav Naumov
Patch was accepted by upstream with some changes. Updated version is in CVS now. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#551896: mldonkey-server: can't download torrent files with no 'announce' field

2009-10-21 Thread Vladislav Naumov
Package: mldonkey-server Version: 2.9.5-2+lenny1 Severity: normal Tags: patch There are many torrent files now that only contain 'announce-list', not 'announce' field (most created with new uTorrent versions). Mldonkey handles multiple trackers nice, but one internal assertion fails on such

Bug#368604: [PATCH] better unsafe name regexp

2009-10-20 Thread Vladislav Naumov
bittornado is too picky about filenames within a torrent. Even harmless names, such as '...And justice for all' or '.directory' are considered 'unsafe', and bittornado stops. Here is a patch to fix this. New regexp catches all tries to go upwards the directory tree I could imagine (~user, ../../,

Bug#551766: bittornado: can't download torrent files with no 'announce' field

2009-10-20 Thread Vladislav Naumov
Package: bittornado Version: 0.3.18-9 Severity: normal Tags: patch There are many torrent files now that only contain 'announce-list', not 'announce' field (most created with new uTorrent versions). Bittornado handles multiple trackers nice, but a couple of internal checks fail on such files,

Bug#551766: Sorry, forgot to attach the patch.

2009-10-20 Thread Vladislav Naumov
Sorry, forgot to attach the patch. Index: btshowmetainfo.py === RCS file: /cvsroot/bittornado/btshowmetainfo.py,v retrieving revision 1.2 diff -u -r1.2 btshowmetainfo.py --- btshowmetainfo.py 24 Feb 2004 17:53:47 - 1.2 +++

Bug#549896: [PATCH] save/restore size hints when going fullscreen

2009-10-09 Thread Vladislav Naumov
When those apps go fullscreen, they turn off some widgets, thus decreasing minimum window size. And it seems like icewm can't properly handle this change for fullscreen windows, so after switching back it uses bad hints. Working patch attached. It saves size hints before going fullscreen and

Bug#354434: [PATCH] no more black icons for psi / skype / xclock / xcalc / keepassx

2009-05-04 Thread Vladislav Naumov
Better patch is attached. This one also works for applications that only export large icons (larger then 48x48) - for example, djview4. Packages for lenny/i386: http://vnaum.com/misc/200905/icewm/ diff -ur icewm-1.2.37/src/wmclient.cc icewm-1.2.37.my/src/wmclient.cc ---

Bug#354434: [PATCH] no more black icons for psi / skype / xclock / xcalc / keepassx

2009-03-11 Thread Vladislav Naumov
See attachment. Applies to icewm_1.2.37 from squeeze. Includes previous patch (xclock / xcalc icons). A couple of functions were backported from 1.3 branch. Psi / Skype / keepassx icons look fine now. Sometimes psi icons are created b/w (open/close dialog box several times to see this), but I

Bug#354434: icewm: More info on this bug

2009-03-09 Thread Vladislav Naumov
Package: icewm Version: 1.2.35-1 Followup-For: Bug #354434 It's two bugs, actually. 1. 1-bit XWMHints icons are rendered improperly (xcalc, xclock). instead of being black and white, they are black and amost black (RGBA value of white is 0,0,1,255). Here is a patch for this issue (against

Bug#354434: icewm: Some applications show black icon silhouettes in taskbar

2009-03-07 Thread Vladislav Naumov
Package: icewm Followup-For: Bug #354434 I've seen this bug, too. Some applications show black icon silhouettes in taskbar, window tile bar and task switcher (Alt-Tab). Looks like alpha channel is applied instead of picture channel. I experimented a bit with VirtualBox, some results: * In

Bug#459865: ceferino: Typo in intro sequence

2008-01-09 Thread Vladislav Naumov
Package: ceferino Version: 0.97.5-1 Severity: minor Screen 2 of the intro sequence reads: The cowboy Don Ceferino lived very happy in his quite and modest house I guess it should be quiet, not quite. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990,

Bug#414575: Seen such bug...

2007-03-12 Thread Vladislav Naumov
I've seen such bug on nvidia cards with nvidia proprietary driver. With vesa/nv everything was okay. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#379184: Yes, please - upgrade to latest upstream version!

2006-08-21 Thread Vladislav Naumov
Yes, please - upgrade to latest upstream version! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#288856: Help required with pstree bug #288856

2005-09-06 Thread Vladislav Naumov
Serge Matveev wrote: I think that the bug should be tagged 'unreproducable' and later closed unless submitter provides more information. Bug is reproducable. Cyrillic letters actually disappear until I run /etc/init.d/console-cyrillic restart -- Best regards,