Bug#726503: sqlitebrowser: SEGFAULT when executing a statement with empty database

2013-10-16 Thread Krasu
Package: sqlitebrowser Version: 2.0.0~beta1+ds.1-3 Severity: important 1) Run sqlitebrowser. Don't open any database 2) Go to Execute SQL tab and type any SQL statement, for example SELECT * FROM t; 3) Press Execute query Result: SEGFAULT -- System Information: Debian Release: 7.1 APT

Bug#726504: sqlitebrowser: Hangs while executing the SQL statement

2013-10-16 Thread Krasu
Package: sqlitebrowser Version: 2.0.0~beta1+ds.1-3 Severity: important 1) Create a new database t1 with just one TEXT column t1 2) Go to Execute SQL tab and type the following incorrect SQL statement: CREATE TABLE x1 ( x1(32) VARCHAR NOT NULL ); 3) Press Execute SQL Result: sqlitebrowser

Bug#726508: sqlitebrowser: Cannot change the setting Default data for new records

2013-10-16 Thread Krasu
Package: sqlitebrowser Version: 2.0.0~beta1+ds.1-3 Severity: normal 1) Run sqlitebrowser and open a database with NOT NULL fields 2) Try to add a new record. Sqlitebrowser will complain on NOT NULL fields and will ask you to edit preferences 3) Go to Edit-Preferences and set Default data for new

Bug#705166: smplayer: doesn't play youtube video

2013-04-10 Thread Krasu
Package: smplayer Version: 0.8.0-1 Severity: normal $ LC_ALL=C smplayer 'http://www.youtube.com/watch?v=-2SkfQH1AiE' This is SMPlayer v. 0.8.0 running on Linux $ echo $? 0 When smplayer starts, it tries to open Youtube video. I see messages in a status bar like cONNECTING TO YOUTUBE.COM

Bug#704015: libsane: sane_get_devices() returns disconnected scanners

2013-03-26 Thread Krasu
Package: libsane Version: 1.0.22-7.4 Severity: normal Steps to reproduce: 1) Write a simple sane client (Qt+libsane) with just one button. Clicking on this button will show a list of scanners (using sane_get_devices()). 2) Connect your scanner and start the app 3) click 4) the app will show a

Bug#684933: dialog: Dialog assignes the same hotkey to all buttons

2012-08-14 Thread Krasu
Package: dialog Version: 1.1-20120215-2 Severity: normal Run dialog --yes-label ST1 --no-label SK1 --help-button --help-label SM1 --yesno Choose provider: 0 0 All buttons will have S hotkey. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500,

Bug#683385: exim4: Russian translation typo

2012-07-31 Thread Krasu
Package: exim4 Version: 4.80-4 Severity: minor See attach -- Package-specific info: Exim version 4.80 #3 built 23-Jun-2012 18:40:42 Copyright (c) University of Cambridge, 1995 - 2012 (c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2012 Berkeley DB: Berkeley DB 5.1.29:

Bug#671114: libqtwebkit4: Crash on yahoo.com

2012-05-01 Thread Krasu
Package: libqtwebkit4 Version: 2.2.0-3 Severity: important Install Qt and QtWebkit from Wheezy on Squeeze. Open Yahoo.com in arora. Start to click on different links. Arora will soon crash. tried different webkit-based browsers, all of them crash. Dump is attached. -- System Information:

Bug#669133: mc: Paste in mcedit with Shift+Insert in KDE doesn't work properly

2012-04-17 Thread Krasu
Package: mc Version: 3:4.8.1-4 Severity: important Tried to insert the text linux-3.3.2-1~experimental.1.diff from the clipboard (KDE), mcedit has inserted wrong text l~ex.diff as it shown on the screenshot. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy:

Bug#658903: iproute-dev: Compilation error

2012-02-06 Thread Krasu
Package: iproute-dev Version: 20120105-1 Severity: important With C++ compiler and without -fpermissive flag it is impossible to compile against netlink library: code: #include cstdio extern C { #include net/if.h #include libnetlink.h #include linux/rtnetlink.h } int main() { return 0; }

Bug#657037: xbindkeys: segfault on intel board with fake xrandr output

2012-01-23 Thread Krasu
Package: xbindkeys Version: 1.8.5-1 Severity: important $ xrandr Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192 LVDS1 connected (normal left inverted right x axis y axis) 1024x768 60.0 + 800x60060.3 56.2 640x48059.9 VGA1 connected

Bug#621026: qtcreator: crash/freeze when changing last line

2012-01-14 Thread Krasu
Package: qtcreator Version: 1.3.1-3 Followup-For: Bug #621026 I can confirm that Qt Creator hangs in this situation. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (20, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae

Bug#652893: iceweasel: Iceweasel cannot start

2011-12-21 Thread Krasu
Package: iceweasel Version: 9.0-1 Severity: grave Justification: renders package unusable Iceweasel 9.0 cannot start with ru_RU.UTF-8 locale showing an error about syntax error in XML file. With LC_ALL=C it starts ok. Screenshot is attached. MOZILLA_DISABLE_PLUGINS=1 iceweasel doesn't help. --

Bug#652361: smplayer: don't allow to push pause on paused video

2011-12-16 Thread Krasu
Package: smplayer Version: 0.6.9-4 Severity: normal If I pause video, smplayer will allow to press pause again. If I press pause again, smplayer will play about 0.5 seconds of video and pause again. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500,

Bug#651953: boinc-client: user activity doesn't mean mouse activity

2011-12-13 Thread Krasu
Package: boinc-client Version: 6.13.12+dfsg-1 Severity: normal In settings I turned off When PC is in use, but boinc tasks are still running if I move mouse and don't type anything with kbd. It seems that this option ignores mouse activity. This means that I need to switch to xterm (or any other

Bug#651954: regression: cannot select an item with keyboard

2011-12-13 Thread Krasu
Package: klipper Version: 4:4.6.5-4 Severity: normal Open klipper's menu and try to navigate through items with keyboard arrows. To select an item press Enter. Nothing happens. And even more - More - submenu dissapears for some reason. In KDE 4.4 from Squeeze I was able to select an item with

Bug#651955: boinc-manager: Manager's menu is hidden untile resize the window

2011-12-13 Thread Krasu
Package: boinc-manager Version: 7.0.2+dfsg-1 Severity: normal Screenshot is attached. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (20, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae (SMP w/6 CPU cores) Locale:

Bug#651959: ksnapshot: cannot open screenshot in an external program

2011-12-13 Thread Krasu
Package: ksnapshot Version: 4:4.6.5-3 Severity: normal Take a screenshot. Save it as snapshot11.png. Try to open in external program like GIMP from ksnapshot's menu. GIMP will complain on non-existent file snapshot12.png. -- System Information: Debian Release: wheezy/sid APT prefers testing

Bug#651975: plasma-widgets-workspace: wrong text boundaries

2011-12-13 Thread Krasu
Package: plasma-widgets-workspace Version: 4:4.6.5-3 Severity: normal In the memory/temperature/CPU widgets I can see wrong text boundaries around the text shown. See attached screenshot. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (20,

Bug#651610: Gdk:ERROR: ... Aborted

2011-12-10 Thread Krasu
-specific info: ** Environment settings: EDITOR=vi INTERFACE=gtk2 ** /home/krasu/.reportbugrc: reportbug_version 6.3 mode standard ui gtk2 realname Krasu email ksquirrel...@gmail.com no-cc header X-Debbugs-CC: ksquirrel...@gmail.com smtphost reportbug.debian.org -- System Information: Debian

Bug#651611: clementine: ctrl+alt+pageup/pagedown global hotkey doesn't work

2011-12-10 Thread Krasu
Package: clementine Version: 0.7.1+dfsg-4 Severity: normal Dear Maintainer, If I try to set Ctrl+Alt+PageUp/PageDown global hotkey to change current track, clementine won't report any error, but this hotkey doesn't work. If I set Ctrl+Alt+Home/End, it works fine. -- System Information:

Bug#651547: ktorrent: important elements have been removed from the context menu

2011-12-09 Thread Krasu
Package: ktorrent Version: 4.1.1-2 Severity: normal In the Squeeze version of ktorrent there were important elements in the cotext menu of the tray icon like Pause all torrents (or similar). In the current Wheezy version all these elemenets dissapeared. Now we need to open ktorrent window to

Bug#622595: confirm

2011-12-01 Thread Krasu
Package: initscripts Version: 2.88dsf-13.1 Severity: normal I can confirm that mountpoint(1) ignores bind mounts. What's the status of the bug? -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (500, 'stable'), (25, 'testing'), (20, 'unstable'), (10,

Bug#646731: plymouth: Add libdrm-nouveau1a to the dependency list

2011-10-26 Thread Krasu
Package: plymouth Version: 0.8.3-9.1 Severity: normal If I try to install xorg and xorg drivers from squeeze-backports, plymouth will have unresolved dependencies: # aptitude install -t squeeze plymouth The following NEW packages will be installed: libdrm-nouveau1{a} plymouth

Bug#646736: binutils: Add md5sums for the package

2011-10-26 Thread Krasu
Package: binutils Version: 2.21.51.20110523-1 Severity: normal For now binutils doesn't contain md5 sums for all installed files. -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (500, 'stable'), (25, 'testing'), (20, 'unstable'), (10, 'experimental')

Bug#646738: python-all: Add md5sums

2011-10-26 Thread Krasu
Package: python-all Version: 2.6.6-3+squeeze6 Severity: normal Please add md5sums for all installed files -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (500, 'stable'), (25, 'testing'), (20, 'unstable'), (10, 'experimental') Architecture: i386 (i686) Kernel:

Bug#646745: libdrm-nouveau1a breaks plymouth from Squeeze

2011-10-26 Thread Krasu
Package: libdrm-nouveau1a Version: 2.4.26-1~bpo60+1 Severity: normal Install xorg and xorg drivers from Squeeze backports. Then try to install plymouth: # aptitude install plymouth The following NEW packages will be installed: libdrm-nouveau1{a} plymouth plymouth-themes-all{a}

Bug#643655: libpacparser1: Make some functions public

2011-09-28 Thread Krasu
Package: libpacparser1 Version: 1.2.6-2 Severity: wishlist Please make some functions public, for example pacparser_parse_pac_string(const char *) For now to parse a string I should write it to a file and use pacparser_parse_pac(path_to_file) or use different C hacks to get access to

Bug#640111: Cannot upgrade to perl from wheezy

2011-09-02 Thread Krasu
Package: perl Version: 5.10.1-17squeeze2 Severity: important APT configuration: root@debian:/# cat /etc/apt/sources.list deb http://ftp.by.debian.org/debian squeeze main contrib non-free deb http://ftp.by.debian.org/debian wheezy main contrib non-free deb

Bug#639932: ddccontrol: possibly buffer overflow

2011-08-31 Thread Krasu
Package: ddccontrol Version: 0.4.2-5 Severity: important Bug report patch: http://sourceforge.net/tracker/?func=detailaid=3399766group_id=117933atid=1220161 -- System Information: Debian Release: 6.0.2 APT prefers stable APT policy: (500, 'stable'), (25, 'testing'), (20, 'unstable'), (10,

Bug#636391: genisoimage: man geteltorito specifies wrong information

2011-08-02 Thread Krasu
Package: genisoimage Version: 9:1.1.11-1 Severity: important man geteltorito: SYNOPSIS geteltorito image|device [-o outputfile] DESCRIPTION geteltorito is a Perl script which extracts the initial/default El Torito boot image from a CD if one exists. It will not extract any of

Bug#631191: libqt4-network: QNetworkAccessManager caches wrong proxy credentials and refuses to work

2011-06-21 Thread Krasu
Package: libqt4-network Version: 4:4.7.3-1 Severity: normal Tags: upstream http://bugreports.qt.nokia.com/browse/QTBUG-19990 Source code to reproduce is also available there. -- System Information: Debian Release: 6.0.1 APT prefers stable APT policy: (500, 'stable'), (25, 'testing'), (20,

Bug#629447: /usr/bin/xmodmap: accept GNU-style options

2011-06-06 Thread Krasu
Package: x11-xserver-utils Version: 7.5+3 Severity: normal File: /usr/bin/xmodmap Currently xmodmap doesn't accept GNU-style options with two minuses like --display, it accepts only one minus like -display In order to use xmodmap in GNU environment, I need to use --display for GNU programs like

Bug#623403: openssh-server: sshd doesn't kill spawned remote process

2011-04-19 Thread Krasu
Package: openssh-server Version: 1:5.5p1-6 Severity: normal on the client side I can run $ ssh root@host /usr/local/bin/shell-script Where shell-script - complex shell script which runs other programs, compiles programs, moves data from one place to another on the server etc. If I kill client's

Bug#622778: bash: $() doesn't preserve new lines

2011-04-14 Thread Krasu
Package: bash Version: 4.1-3 Severity: normal Open interactive bash and run the following commands $ a=$(xrandr -q) xrandr: Failed to get size of gamma for output default $ echo $a | grep ^Screen Screen 0: minimum 320 x 240, current 1600 x 900, maximum 1600 x 900 default connected 1600x900+0+0

Bug#620972: kcalc: Application asked to unregister timer 0x2a000006 which is not registered in this thread

2011-04-05 Thread Krasu
Package: kcalc Version: 4:4.4.5-1 Severity: normal Start kcalc in konsole and open Help-About KDE. Close this dialog. In konsole you will see Application asked to unregister timer 0x2a06 which is not registered in this thread. Fix application. -- System Information: Debian Release: 6.0.1

Bug#620976: www.debian.org: search shows non-existing packages

2011-04-05 Thread Krasu
Package: www.debian.org Severity: normal Open http://www.debian.org/distrib/packages, go to Search the contents of packages. Type libQtMultimedia.so.4, select Distribution: testing, select packages that contain files named like this. Press Search. Result: You have searched for files

Bug#620412: arora: segfault on youtube

2011-04-01 Thread Krasu
Package: arora Version: 0.10.2-1 Severity: important When trying to upload a video on YouTube, arora segfaults. Other browsers work fine. Flash plugin in 10.2.153.1. -- System Information: Debian Release: 6.0.1 APT prefers stable APT policy: (500, 'stable'), (25, 'testing'), (20,

Bug#618524: perl: abs_path is broken

2011-03-15 Thread Krasu
Package: perl Version: 5.10.1-17 Severity: normal Sample code: #!/usr/bin/perl use strict; use warnings; use Cwd; use Cwd 'abs_path'; my $path = $ARGV[0]; my $r = abs_path($path); print $r\n; Test: # ./test.pl /usr/lib/ololo /usr/lib/ololo # ./test.pl /usr/lib/ololo/ Use of uninitialized

Bug#618423: konsole doesn't list newly installed fonts

2011-03-14 Thread Krasu
Package: konsole Version: 4:4.4.5-2 Severity: normal Steps to reproduce 1) open konsole 2) install font, say xfonts-terminus 3) open another konsole and open Options - Adjust profile. Click change font there 4) There is no Terminus font in a list of available fonts (but I can see it in System

Bug#617689: asdlibxul-embedding.pc: maybe -ldl ?

2011-03-10 Thread Krasu
: mozplugger Status: enabled Name: Shockwave Flash Location: /usr/lib/adobe-flashplugin/libflashplayer.so Package: adobe-flashplugin Status: enabled Name: Skype Buttons for Kopete Location: /usr/lib/mozilla/plugins/skypebuttons.so Package: kopete Status: enabled Name: Web Phone Location: /home/krasu

Bug#617724: xtightvncviewer: Cannot scroll up

2011-03-10 Thread Krasu
Package: xtightvncviewer Version: 1.3.9-6.1+b1 Severity: important I can use a black scroller to scroll VNC window down, but it cannot scroll up. I need to restart VNC viewer to see the top of the remote screen. Screenshot is attached. -- System Information: Debian Release: 6.0 APT prefers

Bug#617292: mozplugger: /usr/X11R6/lib/xscreensaver/molecule doesn't exist

2011-03-07 Thread Krasu
Package: mozplugger Version: 1.14.1-1 Severity: normal Tags: patch /usr/X11R6/lib/xscreensaver/molecule is mentioned in mozpluggerrc, but it doesn't exist. (Probably /usr/lib/xscreensaver/molecule ?) -- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable'),

Bug#617316: googleearth-package: crash

2011-03-07 Thread Krasu
report and debugging data have been written to this text file: /home/krasu/.googleearth/crashlogs/crashlog-4d757acc.txt Please include this file if you submit a bug report to Google. -- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable'), (20, 'unstable

Bug#615070: xscreensaver and unclutter lock the station

2011-02-25 Thread Krasu
xscreensaver-command: no response to command. $ ps aux|grep xscreen krasu 5451 54.7 1.4 92328 89856 pts/8R+ 15:17 1:28 xscreensaver -no-splash 5) exited in 0 seconds 6) exited in 23 seconds 7) xscreensaver-command failed to communicate to xscreensaver 8) exited in 27 seconds 9) xscreensaver

Bug#614663: libqtmultimediakit1: 1.1.0 is out, please add

2011-02-22 Thread Krasu
Package: libqtmultimediakit1 Version: 1.1.0~beta2-1 Severity: normal Qt Mobility-1.1.0 is out, please add it to repository. It fixes several importatnt bugs. Also, add gstreamer0.10-x to dependency list. Without that QCamera class will not capture the video from webcam. Also check and add other

Bug#614713: cups-pdf: installation asks for a password

2011-02-22 Thread Krasu
Package: cups-pdf Version: 2.5.0-16 Severity: important The latest cups-pdf version asks for a root password during installation. One or two months ago it didn't ask. This breaks automatic rootfs builds via debootstrap. -- System Information: Debian Release: 6.0 APT prefers stable APT

Bug#612837: iceweasel: doesn't show evince in save dialog

2011-02-10 Thread Krasu
Package: iceweasel Version: 3.5.16-4 Severity: normal If I try to open a PDF file from a web page, iceweasel will show save dialog. It won't contain evince (it will contain only GIMP). Evince-gtk is installed. # LC_ALL=C apt-cache policy evince-gtk evince-gtk: Installed: 2.30.3-2 Candidate:

Bug#612702: xinput: allow empty property list

2011-02-09 Thread Krasu
Package: xinput Version: 1.5.2-1 Severity: normal The patch allows empty property list, which is needed in some cases for setting up empty list of values for touchscreen configuration. -- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable'), (20,

Bug#607950: k3b: cannot burn double layered disk

2010-12-24 Thread Krasu
Package: k3b Version: 2.0.0-1 Severity: important I've wasted 3 disks already. K3b stops burning at ~ 50% with the error mkisofs crashed. DVD writer - NEC ND-3540A DVD disk - ACME DVD+R 2 layers, 2.4x Burn options: default According to http://support.necam.com/optical/ND3540A_specs.asp this DVD

Bug#607765: aptitude: doesn't delete temporary directories

2010-12-21 Thread Krasu
Package: aptitude Version: 0.6.3-3.2 Severity: normal r...@debian:~# ls -1d /tmp/aptitude-root.* /tmp/aptitude-root.19425:f3xxoG /tmp/aptitude-root.19468:EooiYC /tmp/aptitude-root.19534:behs85 /tmp/aptitude-root.20048:csfQMU /tmp/aptitude-root.20073:ICejai /tmp/aptitude-root.20138:e4mnQH (6

Bug#606674: gecko-mediaplayer: onMediaComplete doesn't work

2010-12-10 Thread Krasu
Package: gecko-mediaplayer Version: 0.9.9.2-1 Severity: important Use the following HTML page: HTML BODY embed name=mplayer onMediaCompleteWithError='alert(error);' onEndOfStream='alert(media done);' type=application/x-mplayer2 width=500 height=400

Bug#606677: gecko-mediaplayer: playState is wrong

2010-12-10 Thread Krasu
Package: gecko-mediaplayer Version: 0.9.9.2-1 Severity: normal HTML BODY embed name=mplayer onMediaCompleteWithError='alert(error);' onEndOfStream='alert(media done);' type=application/x-mplayer2 width=500 height=400 src=file:///mnt/g/X-Files/1 season/1x00 - Pilot

Bug#605886: ktorrent: clicking on tray icon doesn't bring the window to front

2010-12-04 Thread Krasu
Package: ktorrent Version: 4.0.2-1 Severity: normal Clicking on tray icon doesn't bring the window to front, previous active window (for example, Konsole) stays active and has keyboard focus. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500,

Bug#605746: clementine: cannot start from the KDE session

2010-12-02 Thread Krasu
Package: clementine Version: 0.5 Severity: important Clementine's command line parser doesn't recognize standard Qt options. As a result it will fail to start from the saved KDE session. To reproduce this simply run clementine with the -session key: $ clementine -session 123 Unknown audio engine

Bug#603604: mozplugger: cannot embed evince (third attempt)

2010-11-15 Thread Krasu
Package: mozplugger Version: 1.14.1-1 Severity: normal I've installed Iceweasel 3.6.12 and mozplugger, both from Squeeze. I'd like mozplugger to always use Evince (evince-gtk) for PDF documents. I edited mozpluggerrc as follows: Before: application/pdf:pdf:PDF file application/x-pdf:pdf:PDF

Bug#602493: xbindkeys: cannot handle ctrl+alt+kp_add

2010-11-05 Thread Krasu
Package: xbindkeys Version: 1.8.3-1 Severity: normal If I run xbindkeys -mk and press Ctrl+Alt+Plus, it will print Control+Alt + KP_Add If I add this combination to config file, xbindkeys will not handle it. Handling other key combinations is ok. In X11 this combination is not allowed with

Bug#602455: xbindkeys: doesn't recognize ctrl+alt+arrows

2010-11-04 Thread Krasu
Package: xbindkeys Version: 1.8.3-1 Severity: normal Run xbindkeys -mk and press Ctrl+Alt+Up Arrow Xbindkeys will not print this combination to stdout -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (20, 'unstable'), (10,

Bug#601281: qemu: cannot load from Debian DVD

2010-10-24 Thread Krasu
Package: qemu Version: 0.12.5+dfsg-2 Severity: normal I've downloaded Debian Squeeze netinst image and burned it on DVD. I was able to install the main system from it. Now I'm trying to use this DVD in qemu: qemu /dev/cdrom It says that cannot find bootable device. Screenshot is attached. I am

Bug#600876: gtk-recordmydesktop: Advanced doesn't work

2010-10-20 Thread Krasu
Package: gtk-recordmydesktop Version: 0.3.8-3 Severity: important $ LC_ALL=C gtk-recordMyDesktop /usr/lib/pymodules/python2.6/recordMyDesktop/rmdMonitor.py:10: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import popen2

Bug#600555: iceweasel: textedit doesn't save text

2010-10-18 Thread Krasu
Package: iceweasel Version: 3.6.10-1 Severity: normal Steps to reproduce: 1) visit any phpbb site 2) try to answer to someone - textedit will appera 3) write something 4) click Back, then Forward 5) iceweasel will not preserve entered text (in opposite, Opera will preserve) --

Bug#600149: iceweasel: incorrectly copies location bar content

2010-10-13 Thread Krasu
Package: iceweasel Version: 3.5.13-1 Severity: normal When I try to copy some non-ASCII address from location bar, for example http://ru.wikipedia.org/wiki/Славянская_мифология iceweasel will copy escaped line, e.g.

Bug#599490: kdenlive: cannot convert to h264

2010-10-07 Thread Krasu
Package: kdenlive Version: 0.7.8-1 Severity: important I cannot convert any video to h264 (any quality). kdenlive always fails with the following error: [mp4 @ 0x885ab10]track 1: codec frame size is not set -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy:

Bug#598671: kaffeine: displays black screen

2010-09-30 Thread Krasu
Package: kaffeine Version: 1.0-1 Severity: important I've downloaded the latest release of Sintel movie from sintel.org Download link, which can be found there: http://mirror.purepowua.com/durian/movies/sintel-1280-surround.mp4 If I open it in kaffeine, it displays black screen and nothing

Bug#598672: kaffeine recommends unavailable package

2010-09-30 Thread Krasu
Package: kaffeine Version: 1.0-1 Severity: normal kaffeine recommends libdvdcss2 , which is unavailable in Squeeze -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (20, 'unstable') Architecture: i386 (i686) Kernel: Linux

Bug#598673: reportbug: assertion failed

2010-09-30 Thread Krasu
expand one of the tree items and press Next, reportbug may crash. It happens only sometimes, not all the time. -- Package-specific info: ** Environment settings: INTERFACE=gtk2 ** /home/krasu/.reportbugrc: reportbug_version 4.12.6 mode novice ui gtk2 realname Krasu email ksquirrel...@gmail.com

Bug#598260: e2fsprogs: resize inode not valid

2010-09-27 Thread Krasu
Package: e2fsprogs Version: 1.41.12-2 Severity: important I'm getting Resize inode not valid all the time during boot. It fails to check the root filesystem, which is ext3, and shows a prompt to ebter root password or continue. /dev/sdb5 on / type ext3 (rw,errors=remount-ro) If I login into

Bug#598113: plasma-widgets-workspace: taskbar shows windows from other desktop

2010-09-26 Thread Krasu
Package: plasma-widgets-workspace Version: 4:4.4.5-3 Severity: normal At startup taskbar shows Clementine window despite Clementine is running on another desktop. Clementine's window options have been changed to save desktop number (in kwin settings). I need to switch to the second desktop and

Bug#597644: plasma-widgets-workspace: transparent areas in widgets

2010-09-21 Thread Krasu
Package: plasma-widgets-workspace Version: 4:4.4.5-3 Severity: normal Sometimes transparent areas in plasma widgets appear. Video card is NVIDIA 9800GT, kwin compositing effects are disabled. Screenshot: http://img838.imageshack.us/img838/8766/bugna.png -- System Information: Debian Release:

Bug#597673: ksnapshot: area capture doesn't work properly when klipper's menu is opened

2010-09-21 Thread Krasu
Package: ksnapshot Version: 4:4.4.5-1 Severity: normal Choose the following ksnaphot parameters: Capture mode: Region Snapshot delay: 3 seconds Open klipper's global menu with its hotkey, wait for selection area Bugs: 1) Usually in this mode ksnapshot changes cursor to cross, it doesn't do

Bug#597674: klipper: kilpper doesn't show all items in global menu

2010-09-21 Thread Krasu
Package: klipper Version: 4:4.4.5-3 Severity: normal Entire menu: http://img62.imageshack.us/img62/92/bug1w.png Search by first two letters: http://img193.imageshack.us/img193/4601/bug2b.png Klipper stores 7 elements, but shows only 6. The active element is not shown in the global menu. I can

Bug#597468: wget: wrong statement in manual

2010-09-19 Thread Krasu
Package: wget Version: 1.12-2.1 Severity: normal man wget: cookies = on/off When set to off, disallow cookies. See the `--cookies' option. The manual doesn't describe --cookies option. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'),

Bug#597107: plasma-widgets-workspace: removable device manager shows two CDroms

2010-09-16 Thread Krasu
Package: plasma-widgets-workspace Version: 4:4.4.5-3 Severity: normal Device manager shows two CDroms inserted. One of them is not usable. Screenshot: http://img835.imageshack.us/img835/2236/devicesv.png СD disk was inserted before Debian was loaded (in windows session). -- System

Bug#596905: exaile: cannot configure hotkeys

2010-09-14 Thread Krasu
Package: exaile Version: 0.2.14+debian-2.3 Severity: important It is impossible to configure hotkeys. python-xlib is installed. If I open configuration dialog, I cannot close it with Ok or Cancel. I can close it with the close button from WM, but when I restart exaile and open hotkeys

Bug#596906: exaile: doesn't play MP3

2010-09-14 Thread Krasu
Package: exaile Version: 0.2.14+debian-2.3 Severity: important Exaile doesn't play MP3 files. It doesn't show any error message, any warning, nothing. It should depend on gstreamer0.10-ffmpeg or similar, otherwise it is not usable, and it is really difficult to troubleshoot this problem. --

Bug#596695: locales: cannot setup locale

2010-09-13 Thread Krasu
Package: locales Version: 2.11.2-2 Severity: important I'm using fresh Squeeze install from i386 netinst image. I chose United States language and country Belarus during installation. Now I cannot change my locale to ru_RU.UTF-8: # dpkg-reconfigure locales Generating locales (this might take a

Bug#596779: plasma-widgets-workspace: empty tasks in taskbar

2010-09-13 Thread Krasu
Package: plasma-widgets-workspace Version: 4:4.4.5-3 Severity: normal Sometimes in taskbar appear extra empty spaces. In happens usually when I right-click on an icon in tray to see its context menu. Sometimes they appear, sometimes not. -- System Information: Debian Release: squeeze/sid APT

Bug#596656: boinc-client: cannot find GPU

2010-09-12 Thread Krasu
Package: boinc-client Version: 6.10.17+dfsg-3 Severity: important Sometimes BOINC cannot find nVidia GPU. I need to restart service manually, then it finds it: # /etc/init.d/boinc-client restart nVidia drivers are 256.53 from nvidia.com. -- Package-specific info: -- Contents of

Bug#596236: xserver-xorg-video-intel: xrandr shows extra LVDS output

2010-09-09 Thread Krasu
Package: xserver-xorg-video-intel Version: 2:2.9.1-4 Severity: important xrandr shows extra LVDS output, but I don't have LVDS on my board: $ xrandr --version xrandr program version 1.3.3 Server reports RandR version 1.3 $ xrandr Screen 0: minimum 320 x 200, current 1600 x 900, maximum

Bug#595243: install-info: `(null) --help'

2010-09-02 Thread Krasu
Package: install-info Version: 4.13a.dfsg.1-5 Severity: normal $ locale LANG=ru_RU.UTF-8 LC_CTYPE=ru_RU.UTF-8 LC_NUMERIC=ru_RU.UTF-8 LC_TIME=ru_RU.UTF-8 LC_COLLATE=ru_RU.UTF-8 LC_MONETARY=ru_RU.UTF-8 LC_MESSAGES=ru_RU.UTF-8 LC_PAPER=ru_RU.UTF-8 LC_NAME=ru_RU.UTF-8 LC_ADDRESS=ru_RU.UTF-8

Bug#586605: firmware-b43-installer: do not fail on kernel version mismatch

2010-06-20 Thread Krasu
Package: firmware-b43-installer Version: 4.150.10.5-4 Severity: important firmware-b43-installer currently fails in postinst script on kernel versions 2.6.25. This makes impossible to install firmware-b43-installer in the deboostrapped environment, since it may not have a kernel at all, but the

Bug#586606: reportbug sends a report only after second attempt

2010-06-20 Thread Krasu
\x81\xd1\x82\xd0\xbd\xd1\x8b'). Do you want to retry (or else save the report and exit)?? If I press Yes in this dialog, reportbug will add a new bug successfully. -- Package-specific info: ** Environment settings: EDITOR=vi INTERFACE=gtk2 ** /home/krasu/.reportbugrc: reportbug_version 4.12.2

Bug#586610: xulrunner-1.9.1: cannot rebuild xulrunner w/o system APNG support

2010-06-20 Thread Krasu
Package: xulrunner-1.9.1 Version: 1.9.1.9-7 Severity: normal checking for BZ2_bzread in -lbz2... yes checking for png_get_valid in -lpng... yes checking for png_get_acTL in -lpng... no configure: error: --with-system-png won't work because the system's libpng doesn't have APNG support make[1]:

Bug#586612: xulrunner-1.9.1: cannot rebuild xulrunner - compile errors

2010-06-20 Thread Krasu
Package: xulrunner-1.9.1 Version: 1.9.1.9-7 Severity: normal c++ -o nsCSSPseudoClasses.o -c -I../../dist/include/system_wrappers -include .../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX

Bug#586345: vbetool dpms ... sometimes fails

2010-06-18 Thread Krasu
Package: vbetool Version: 1.1-2 Severity: important Sometimes vbetool dpms ... (on, or off, of suspend or) hangs up. Sometimes it takes 1 minute or more to set given dpms mode. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (20,

Bug#432480: bug in kdelibs' KDirOperator

2007-07-10 Thread Krasu
./kdirop Click right mouse button in appeared window. You will see full actions set, but you should only have sort actions (line 33 in main.cpp). It is also impossible to add custom menu items through KDirOperator::actionCollection()-action(popupMenu)-popupMenu()-insertItem(...) Regards, Krasu

Bug#335535: RFP: ksquirrel -- image viewer for KDE

2005-10-24 Thread Krasu
. KSquirrel: GPL ksquirrel-libs: LGPL Regards, Krasu. --- 18-19 ноября в Минске пройдет международная бизнес-конференция Топ-менеджмент: возможности и угрозы. К участию приглашаются: собственники и топ-менеджеры, бизнес-тренеры и преподаватели. Подробная информация на сайте http