Bug#341895: krusader: crashes sometimes when deleting files

2005-12-03 Thread Jiří Paleček
X-Debbugs-CC: Jiri Palecek <[EMAIL PROTECTED]> Package: krusader Version: 1.60.0-3 Severity: normal Sometimes, usually when the system is under load (that is eg. "find / -iname xxx" running), krusader crashes when deleting files. The backtrace is in the attached file. -- System Information:

Bug#341896: mysql-server-4.1: Server crashes on setting default value

2005-12-03 Thread Jiří Paleček
X-Debbugs-CC: Jiri Palecek <[EMAIL PROTECTED]> Package: mysql-server-4.1 Version: 4.1.14-6 Severity: normal The server crashes on changing column's default value. The column type is "enum (...) not null" and the new default value is null (which is illegal, but shouldn't crash the server). The

Bug#345099: (no subject)

2006-01-05 Thread Jiří Paleček
Hello, I have discovered a strange thing -- I upgraded the kernel to 2.6.15 and the 640x680 mode works! What is even more surprising, is that it proke the 1024x768 mode?! Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE

Bug#345097: krusader: Bad handling of directories in the search dialog box

2005-12-28 Thread Jiří Paleček
X-Debbugs-CC: Jiri Palecek <[EMAIL PROTECTED]> Package: krusader Version: 1.60.0-3 Severity: minor The "search in..." box in the search dialog box incorrectly completes directories containing spaces. For example, if I have a directory "/mnt/c/Document and Settings/", it completes "/mnt/c/Docum

Bug#345098: krusader: search doesn't recognize the ~ directory

2005-12-28 Thread Jiří Paleček
X-Debbugs-CC: Jiri Palecek <[EMAIL PROTECTED]> Package: krusader Version: 1.60.0-3 Severity: minor The search of anything in directory "~" or "~/something" yields nothing. However, searching in "/home/jirka/" works OK. -- System Information: Debian Release: testing/unstable APT prefers testin

Bug#404272: krita: crashes when saving file after having eaten lots of memory

2006-12-22 Thread Jiří Paleček
Package: krita Version: 1:1.6.1-1 Severity: important Hello, when I tried to save a screenshot to a PNG file, krita crashed. The exact sequence was: 1. create a new image (RGB 512x512) 2. Tools? -> screenshot 3. Resize according to layer 4. save as png Then, krita took over 1GB of memory and c

Bug#403291: gwenview: hogging CPU when working with GUI

2006-12-26 Thread Jiří Paleček
Hello, On Sat, 23 Dec 2006 18:49:10 +0100, Christopher Martin <[EMAIL PROTECTED]> wrote: On Tuesday 19 December 2006 17:39, Jiří Paleček wrote: Open a big image (eg. a photo from 3MPix camera), set zoom to "fit to window". Then, work with the menus. If you have some

Bug#403130: krusader ftp bug

2006-12-26 Thread Jiří Paleček
Hello, On Sun, 24 Dec 2006 00:19:00 +0100, Rafal Maj <[EMAIL PROTECTED]> wrote: I checked the today's (2006-12-23 23:00) CVS version - -d:pserver:[EMAIL PROTECTED]:/cvsroot/krusader co make -f Makefile.cvs && ./configure --enable-debug && make valgrind krusader/krusader it did crashed. Best

Bug#354559: Clarification

2007-01-20 Thread Jiří Paleček
tags 354559 = patch thanks Hello, to clarify the issue, please look in the documentation of Xlib. You'd find that if a client has a (keyboard or pointer) grab, the server only sends keyboard or pointer events to this client. If xscreensaver is not using any extensions or /proc/interrupts (which

Bug#407737: libalut-dev: Should Depend: libopenal-dev

2007-01-20 Thread Jiří Paleček
Package: libalut-dev Version: 1.0.1-1 Severity: normal Hello, the header files in libalut-dev reference the files in openal. Therefore, the package should depend on openal-dev, because it is unusable without it. Reagrds Jiri Palecek -- System Information: Debian Release: 4.0 Architecture:

Bug#354559: Clarification

2007-01-21 Thread Jiří Paleček
On Sat, 20 Jan 2007 23:36:25 +0100, Jamie Zawinski <[EMAIL PROTECTED]> wrote: I think you should take my word for it that this bug is *unfixable* on the xscreensaver side. Your patch will not fix it, it will just move the bug around. People have been complaining about this for literally t

Bug#408023: libode0c2: missing symbols dGeomTriMesh*

2007-01-22 Thread Jiří Paleček
Package: libode0c2 Version: 1:0.7-1 Severity: normal Hello, although the headers in libode0-dev declare some symbols (like dGeomTriMeshDataCreate), they are not present in libode.so Probably there is some problem in building the package? Regards Jiri Palecek -- System Information: Debian

Bug#403291: gwenview: hogging CPU when working with GUI

2006-12-15 Thread Jiří Paleček
Package: gwenview Version: 1.4.1-1 Severity: normal Hello, when I work with the GUI (eg. menu, or zoom combobox), gwenview uses 100% CPU for a while. This slows the whole GUI down. Regards Jiri Palecek -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh lin

Bug#403290: qtč-doc: please provide file for doc-base

2006-12-15 Thread Jiří Paleček
Package: qt4-doc Version: 4.2.1-2 Severity: minor Hello, please, provide a Debian doc-base file so qt4-doc is visible in DocCentral and the like, as qt3-doc already does. Regards Jiri Palecek -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh linked to /bi

Bug#403354: kcachegrind: crashes when changing callgraph options

2006-12-16 Thread Jiří Paleček
Package: kcachegrind Version: 4:3.5.5-3 Severity: normal Hello, when I change the callgraph options (right click->Graph->Skipped calls, for example) kcachegrind crashes. The backtrace seems to be of no use, but valgrind has shown memory errors, so I attached its output. Regards Jiri Pal

Bug#380508: (no subject)

2006-12-19 Thread Jiří Paleček
tags 380508 +patch thanks Hello, I have built a debug version of sdl and created a patch. The problem was that something was allocated from stack, but then freed to the heap. The patch is attached. Reagrds Jiri Palecek sdl.diff Description: Binary data

Bug#403291: gwenview: hogging CPU when working with GUI

2006-12-19 Thread Jiří Paleček
), set zoom to "fit to window". Then, work with the menus. If you have some top-like program running, it would show you gwenview is using 100% CPU for (not so short) periods of time. Regards Jiri Palecek Thanks, Christopher Martin On Friday 15 December 2006 18:11, Jiří Pa

Bug#403822: xserver-xorg-core: repeating keystrokes on time skew

2006-12-19 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.1.1-12 Severity: normal Hello, when I press Enter during a clock skew, the keystroke is repeated. See the attached session from konsole, and note that each command was separated by one Enter only from the others. You can use it as a testcase as well.

Bug#380508: (no subject)

2006-12-20 Thread Jiří Paleček
Err, I have posted a wrong patch (reverse). This patch should be better. Regards Jiri Palecek sdl.diff Description: Binary data

Bug#380510: closed by Bart Martens <[EMAIL PROTECTED]> (dosemu: repeats keystrokes when run from X)

2006-11-05 Thread Jiří Paleček
Hi! I had several other problems with keyboard, which appeared randomly and were not reproducible. However, $_X_keycode = (off) solved them all. Regards Jiri Palecek

Bug#401798: dosfstools: fsck crashes when checking a corrupted filesystem

2006-12-05 Thread Jiří Paleček
Package: dosfstools Version: 2.11-2.1 Severity: normal File: /sbin/dosfsck Hello, when I checked a partially corrupted filesystem (one directory's cluster chain was bad), fsck.msdos crashed with the "glibc detected ... double free ..." message just before I chose to commit the changes to disk

Bug#405823: xserver-xorg-core: crashes when running a fullscreen application and changing resolution

2007-01-06 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.1.1-13 Severity: important File: /usr/lib/xorg/modules/libfb.so Hello, when I run a fullscreen application (eg. dosbox in fullscreen mode) and change the resolution via DISPLAY=:0 xrandr -s 0 xorg crashes. The backtrace as found in the server output a

Bug#379480: (reopen) Bug still present

2007-01-09 Thread Jiří Paleček
reopen 379480 thanks On Mon, 08 Jan 2007 06:21:33 +0100, Berg, Michael <[EMAIL PROTECTED]> wrote: Bug #379480 is still present. My system froze up last week, and it froze up again today about half an hour ago. I have been tracking sid during this whole time (I keep fairly current with sid

Bug#379480: It even crashes on clock skew

2007-01-14 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.1.1-15 Severity: normal Hello, I just tried it, and xorg even crashed (on segfault) when I made clock skew. The backtrace is attached. BTW, should't this be RC-bug (causes data loss in X clients)? Regards Jiri Palecek -- System Information: Debia

Bug#392502: wmmount: crashes on startup

2006-11-24 Thread Jiří Paleček
Hello, On Wed, 22 Nov 2006 22:17:19 +0100, Josip Rodin <[EMAIL PROTECTED]> wrote: On Wed, Nov 22, 2006 at 03:26:29PM +0100, Jiri Palecek wrote: To the crash. I have discovered it was caused by nonexistent fonts, eg. those xserver claims to have, but for some reasons fails to load (You can s

Bug#411198: gquilt: doesn't start due to dependency problem

2007-02-16 Thread Jiří Paleček
Package: gquilt Version: 0.17-2 Severity: serious Justification: renders package unusable Hello, I have recently updated python 2.4 and from this time, gquilt refused working with an error message immediately after I run it: RuntimeError: Bad magic number in .pyc file Probably there is some pr

Bug#403822: Probably, the bug is fixed in experimental

2007-02-16 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.2.0-2 Severity: normal Hello, I have updated xserver-xorg-core to experimental and it seems that the problems are not present in this version, so I'm tagging this bug fixed-in-experimental. Please, test it to be sure. Regards Jiri Palecek -- Sy

Bug#382046: Closing

2007-02-17 Thread Jiří Paleček
Mesa 6.5.1-0.5 is in testing now, so I'm closing the bug. Feel free to reopen if problems persist. Regards Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#405823: Still see the bug in xorg 1.2.0

2007-03-01 Thread Jiří Paleček
Hello, Ariel wrote: I have a very strong suspicion that bugs #407036, #410768, #405823, and #402563 might all be the same bug as #406044 Bug reporters: Please try this patch: http://bugs.debian.org/cgi-bin/bugreport.cgi/xorg-server.nocrash.patch?bug=406044;msg=45;att=1 And report if it fix

Bug#413594: xorg: glitches in font configuration make some fonts unusable

2007-03-05 Thread Jiří Paleček
Package: xorg Version: 1:7.1.0-12 Severity: normal Hello, sometimes (about two times in the last year) when I upgraded xorg, Xft applications stopped working. I've found out this is due to fonts that are mentioned in fonts.dir file, but their files are missing (or something), so the remedy u

Bug#416534: xae: error while compiling for xemacs

2007-03-28 Thread Jiří Paleček
Package: xae Version: 1.0beta6-5 Severity: normal Hello, when I try configuring xemacs, I always get the following error: Compiling /usr/share/xemacs21/site-lisp/xae/xae.el... `semantic-format-tag-name' obsoletes overload `name-nonterminal' `semantic-format-tag-abbreviate' obsoletes overload

Bug#412349: libgl1-mesa-dri: viewport shifted out of window in torcs

2007-03-29 Thread Jiří Paleček
Hello, On Thu, 29 Mar 2007 00:51:18 +0200, Brice Goglin <[EMAIL PROTECTED]> wrote: Jiří Paleček wrote: When I run torcs in window mode, the menu is shifted about half screen left and half screen down. When I move the window, the problem goes away. Also, it doesn't appear in

Bug#417085: wammu: crash when reading SMS

2007-04-01 Thread Jiří Paleček
Package: wammu Version: 0.17-1 Severity: normal Hello, when I try downloading SMS from my Nokia 6070 phone with wammu, it crashes. The communication log is attached. GDB shows the following backtrace. #0 0xb725c29b in EncodeUnicode () from /usr/lib/libGammu.so.0 #1 0xb725c374 in GSM_UnpackSem

Bug#412346: libgl1-mesa-dri: artifacts in torcs

2007-02-25 Thread Jiří Paleček
Package: libgl1-mesa-dri Version: 6.5.2-3 Severity: normal Hello, I see artifacts on screen when running torcs. One such artifact can be seen on the welcome screen (see http://www.ms.mff.cuni.cz/~palej3am/torcs.png) Another instance of this can be seen in the rear view while playing. The artifac

Bug#412347: torcs: can't make screenshot

2007-02-25 Thread Jiří Paleček
Package: torcs Version: 1.2.4-2 Severity: normal Hello, I tried to make screenshots in torcs but it seems not to work. The only message I saw in the log was "Can't open torcs-xx.png". I suppose this is because torcs is trying to make screenshots in the current directory which is something no

Bug#412349: libgl1-mesa-dri: viewport shifted out of window in torcs

2007-02-25 Thread Jiří Paleček
Package: libgl1-mesa-dri Version: 6.5.2-3 Severity: normal Hello, When I run torcs in window mode, the menu is shifted about half screen left and half screen down. When I move the window, the problem goes away. Also, it doesn't appear in fullscreen mode. This could be related to bug #382046. R

Bug#405823: Still see the bug in xorg 1.2.0

2007-03-09 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.2.99.901-1 On Fri, 02 Mar 2007 09:23:57 +0100, Michel Dänzer <[EMAIL PROTECTED]> wrote: On Fri, 2007-03-02 at 00:40 +0100, Jiří Paleček wrote: > Ariel wrote: >> >> I have a very strong suspicion that bugs #407036, #410768, #4

Bug#414286: valgrind: calloc'd memory should be marked as initialized

2007-03-10 Thread Jiří Paleček
Package: valgrind Version: 1:3.2.1-1 Severity: minor Hello, in one valgrind output, I saw errors like ==2671== Syscall param write(buf) points to uninitialised byte(s) ==2671==at 0x405809E: __write_nocancel (in /usr/lib/debug/libpthread-2.5.so) ==2671==by 0x41DB526E: _X11TransWrite (

Bug#408023: libode0c2: missing symbols dGeomTriMesh*

2007-01-28 Thread Jiří Paleček
Hello, On Fri, 26 Jan 2007 11:02:54 +0100, Goneri Le Bouder <[EMAIL PROTECTED]> wrote: Le 23/1/2007, "Jiří Paleček" <[EMAIL PROTECTED]> a écrit: although the headers in libode0-dev declare some symbols (like dGeomTriMeshDataCreate), they are not present in libode

Bug#409212: amoeba: crashes on startup

2007-01-31 Thread Jiří Paleček
Package: libgl1-mesa-glx Version: 6.5.1-0.5 Severity: normal File: /usr/lib/libGL.so.1 Hello, when I run amoeba, it crashes directly after selecting video mode. The backtrace is attached. If you thing this bug is more related to amoeba than to mesa, feel free to reassign. Regards Jiri Palec

Bug#409211: kate: crashes when make is run twice

2007-01-31 Thread Jiří Paleček
Package: kate Version: 4:3.5.5a.dfsg.1-5 Severity: normal Hello, when I ran make from the make plugin while another make was running, Kate crashed when the first make ended. The backtrace is attached. Regards Jiri Palecek -- System Information: Debian Release: 4.0 Architecture: i386 (i686

Bug#409215: glxgears: garbled display

2007-01-31 Thread Jiří Paleček
Package: mesa-utils Version: 6.3.2-2.1 Severity: normal File: /usr/bin/glxgears Hello, when I start glxgears, the output loogs like in the attachment. However, when I move the window, I see normal gears. My graphics card is Radeon 7500 (DRI driver). Regards Jiri Palecek -- System Informati

Bug#412346: update

2007-04-03 Thread Jiří Paleček
Hello, I have discovered that these artifacts (garbled rear view, strange lines in splash screen) only happen in resolutions higher than 1024x768. Regards Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417845: uswsusp: fails to resume

2007-04-04 Thread Jiří Paleček
Package: uswsusp Version: 0.3~cvs20060928-7 Severity: normal Hello, since I have installed uswsusp, resuming stopped working (no error messages). However, when i removed it, it started working again. I have a vanilla kernel built by make-kpkg and use yaird to make initramfs. Regards Jir

Bug#385526: k3b: crashes when importing session

2006-08-31 Thread Jiří Paleček
Package: k3b Version: 0.12.16-1 Severity: normal Hello, when I import a session to the project (after I have selected the disc), k3b crashes. It happens only when the disc is an appendable DVD-R with two sessions. The backtrace is attached Regards Jiri Palecek -- System Information: Debia

Bug#385648: amarok: can't connect to MySQL database

2006-09-01 Thread Jiří Paleček
Package: amarok Version: 1.4.1-3 Severity: normal Hello, from the last upgrade, Amarok seems to be unable to connect to MySQL database. SQLite works OK. The relevant output from the server log is 060901 16:48:57 5 Connect [EMAIL PROTECTED] on amarok2 5 Query

Bug#382046: (no subject)

2006-09-04 Thread Jiří Paleček
Is there any chance that this will be corrected in etch? Regards Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#386039: kunittest: can't find DCOP.pm

2006-09-04 Thread Jiří Paleček
Package: kunittest Version: 4:3.5.2-1+b2 Severity: important Hello, when I run kunittest, all I get is [EMAIL PROTECTED]:~$ kunittest Can't locate DCOP.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.

Bug#386040: kunittest: please provide documentation

2006-09-04 Thread Jiří Paleček
Package: kunittest Version: 4:3.5.2-1+b2 Severity: normal Hello, every package should include documentation. Please, provide it, either in the kunittest package, or in kdesdk-doc-html package. Regards Jiri Palecek -- System Information: Debian Release: testing/unstable Architecture: i386 (

Bug#379480: X Key/Mouse Freeze might be time/clock based

2006-10-01 Thread Jiří Paleček
Package: xserver-xorg Version: 1:7.1.0-1 Hello, I don't use NTP, but I can reproduce the time skew problem with xorg 7.1.0. I have to MOVE or CLICK the mouse during the skew period, if I only type, nothing happens. But I only experienced this freeze two times till now, so maybe there was s

Bug#379480: iMac Indigo freezes after upgrade to Sid

2006-10-05 Thread Jiří Paleček
Hello, On Mon, 02 Oct 2006 10:25:18 +0200, Michel Dänzer <[EMAIL PROTECTED]> wrote: On Sun, 2006-10-01 at 23:59 +0200, Wolfgang Pfeiffer wrote: On Sun, Oct 01, 2006 at 05:20:38PM +0200, Jan Stedehouder wrote: > Hi, > > I have the following problem. After upgrading from Debian Sarge to Si

Bug#384902: kipi-plugins: stack overflow when finding duplicates

2006-08-27 Thread Jiří Paleček
Package: kipi-plugins Version: 0.1+rc1-3 Severity: normal Hello, when I search for duplicates in a large image collection (thousands of images) and the fingerprints of the images are already computed, the program crashes (in my case, kimdaba). From the backtrace it is clear that the crash is cau

Bug#391667: RFP: qshaderedit -- shader editor

2006-10-07 Thread Jiří Paleček
X-Debbugs-CC: debian-devel@lists.debian.org Package: wnpp Severity: wishlist * Package name: qshaderedit -- shader editor Version : 0.1.2 Upstream Author : Ignacio Castaño, Karl Robillard and Lars Uebernickel * URL or Web page : http://castano.ludicon.com/page.php?page_id=118 * Li

Bug#392473: cmake: FindQT4 doesn't find qt4 if qt3 is installed

2006-10-11 Thread Jiří Paleček
Package: cmake Version: 2.4.3-1 Severity: normal Tags: patch Hello, I found that cmake will not find qt4 if it is installed together with qt3. The problem seems to be line 175 in FindQt4 FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake qmake-qt4 PATHS I think it finds qmake (which is from qt3) onl

Bug#392502: wmmount: crashes on startup

2006-10-11 Thread Jiří Paleček
Package: wmmount Version: 1.0beta2-6.1 Severity: important Hello, wmmount crashes every time I start it. The backtrace is just rubbish, but valgrind shows at least something, so I attached its output. Regards Jiri Palecek -- System Information: Debian Release: testing/unstable Architecture

Bug#354559: Again

2006-09-11 Thread Jiří Paleček
To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xscreensaver: X-Debbugs-CC: Jiri Palecek <[EMAIL PROTECTED]> --text follows this line-- Package: xscreensaver Version: 4.24-5 Severity: normal Hello, I'd like to state that this bug is still present in xscreensaver, without anyone respo

Bug#354559: Again

2006-09-14 Thread Jiří Paleček
I'd like to state that this bug is still present in xscreensaver, without anyone responding to the bugreport. Which bug? You're joking, aren't you? Bug 354559, of course. If you want to reproduce it, you can for example 1. run something inside qemu 2. don't move the mouse, but type somethi

Bug#379480: (no subject)

2006-09-20 Thread Jiří Paleček
On Wed, 20 Sep 2006 18:12:02 +0200, <[EMAIL PROTECTED]> wrote: On Mon, Aug 14, 2006 at 12:42:51AM +0200, Ji Pale??ek wrote: Hi! >I'd be stunned if this was actually a server problem, and not a >client-side problem related to grabs. Which window manager do you use? >Does changing it fix an

Bug#388798: kexi: crash after (unsuccesfull) import of database

2006-09-22 Thread Jiří Paleček
Package: kexi Version: 1:1.5.2-2 Severity: normal Hello, this is a crash I have encountered after trying to import database from MySQL (to a new MySQL database). It failed because I hadn't got rights to create a database. After that (clicking cancel, I think), kexi crashed with the attache

Bug#388797: wine: IE6 stopped working

2006-09-22 Thread Jiří Paleček
Package: wine Version: 0.9.15-1 Severity: normal Hello, in earlier versions of wine, IE6 worked flawlessly. However, after an upgrade, it doesn't work anymore. It makes the attached output. Regards Jiri Palecek -- System Information: Debian Release: testing/unstable Architecture: i386 (i68

Bug#388799: obconf: undefined event handlers

2006-09-22 Thread Jiří Paleček
Package: obconf Version: 1.5-4 Severity: normal Hello, when starting openbox, I get messages (see attached file) about nonexistent event handlers. As a consequnece, it is impossible eg. to close obconf otherwise than Ctrl-C in terminal. Regards Jiri Palecek -- System Information: Debi

Bug#389483: kdevelop: crash on exit

2006-09-25 Thread Jiří Paleček
Package: kdevelop Version: 4:3.3.4-3 Severity: normal Hello, I just experienced a crash when extiting kdevelop. It seems very similar to bug http://bugs.debian.org/380511 (which can be seen from the attached backtrace) Regards Jiri Palecek -- System Information: Debian Release: testing/

Bug#379480: (no subject)

2006-08-13 Thread Jiří Paleček
Hi! I'd be stunned if this was actually a server problem, and not a client-side problem related to grabs. Which window manager do you use? Does changing it fix anything? I use openbox. However, I don't think it's a client side problem, as no grabs can prevent Ctrl-Alt-F1 and such to work. The

Bug#349869: (no subject)

2006-08-15 Thread Jiří Paleček
Sorry about posting this more than once, I wrote bad address. > Could you please test the attached patch and tell me if it fixes this >problem? Yes, it does. There are other problems, though. Thanks for confirming that. I'll commit it. Would you mind describing the "other problems", if

Bug#571945: live-magic: image build fails with "debian-installer flavour disabled not supported"

2010-02-28 Thread Jiří Paleček
Package: live-magic Version: 1.9 Severity: normal Hello, I tried creating Debian Live USB image with live-magic, selected no when asked about inclusion of debian-installer. but the build failed with the following message: P: Begin creating manifest... P: Begin installing local packages lists...

Bug#427780: amarok: Can't play mp3 from HTTP server

2007-06-06 Thread Jiří Paleček
Package: amarok Version: 1.4.5-5 Severity: normal Hello, when I tried to play a file from network, like amarok http://media.rozhlas.cz/podcast/media/_audio/00554086.mp3 I got the response Error Loading Media No suitable demux plugin. This often means that the file format is not supported.

Bug#427780: amarok: Can't play mp3 from HTTP server

2007-06-07 Thread Jiří Paleček
On Wed, 06 Jun 2007 17:40:22 +0200, Adeodato Simó <[EMAIL PROTECTED]> wrote: * Jiří Paleček [Wed, 06 Jun 2007 11:49:40 +0200]: Hello, Hello Jiří, can you please install the libxine1-ffmpeg package, and try again? Thanks. Strangely enough, it works. I'm even more curious why

Bug#427988: dpkg-shlibdeps: rpath not working for multiple paths

2007-06-07 Thread Jiří Paleček
Package: dpkg-dev Version: 1.14.4 Severity: normal Hello, the ELF format specification says taht the RPATH field can consist of multiple paths separated by semicolons. Dpkg-shlibdeps seems to ignore this, so the libraries found only through rpath are missed. The attached patch fixes this Re

Bug#422168: xserver-xorg-core: xv compresses movies to half of the screen

2007-05-04 Thread Jiří Paleček
On Fri, 04 May 2007 08:39:30 +0200, Brice Goglin <[EMAIL PROTECTED]> wrote: Jiri Palecek wrote: Package: xserver-xorg-core Version: 2:1.3.0.0.dfsg-3 Severity: normal Hello, when I play movies through xv, either in kaffeine or mplayer, they are compressed to the left half of the viewport, ei

Bug#422504: kdevelop: partial SVN commits should work

2007-05-06 Thread Jiří Paleček
Package: kdevelop Version: 4:3.4.0-3 Severity: wishlist Hello, it should be possible to do partial commits, eg. commit only a subset of files in the project. Imagine you have, say, two files that you've changed ant want to commit, and an unrelated file that yu've changed too, but is not really w

Bug#422506: debian-el: please, include the output of /usr/shar/bug/...

2007-05-06 Thread Jiří Paleček
Package: debian-el Version: 26.10-1 Severity: wishlist Hello, it would be really nice if debian-bug function automatically included the output of /usr/share/bug/package-name/script. It helps disgnosing the problem for the package maintainers, and it helps the reporters, too, to describe their en

Bug#422505: xserver-xorg-core: crashes when using OpenGL app with fbdev driver

2007-05-06 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.3.0.0.dfsg-3 Severity: minor Hello, I tried to run an OpenGL application with the fbdev driver (it was a game and I wanted to test it, not really play because it wouldn't really work), and when I tried to return from the game to the menu, Xorg crashed.

Bug#465864: xserver-xorg-video-ati: xserver freezes the computer on startup

2008-02-16 Thread Jiří Paleček
On Fri, 15 Feb 2008 19:32:37 +0100, Brice Goglin <[EMAIL PROTECTED]> wrote: Jiří Paleček wrote: Package: xserver-xorg-video-ati Version: 1:6.7.198~git20080203.f65e8dfa-1 Severity: important Hello when I start X, the computer freezes and doesn't react even to magic SysRq. This h

Bug#462544: Patch for xpdf-reader bug #462544

2008-02-17 Thread Jiří Paleček
tags 462544 +patch thanks Hello, this is a patch which fixes the bug. The bug itself was an off-by-one error (access to the one-beyond-last row of the bitmap). Regards Jiri Palecek xpdf-1.patch Description: Binary data

Bug#465864: xserver-xorg-video-ati: xserver freezes the computer on startup

2008-02-20 Thread Jiří Paleček
On Tue, 19 Feb 2008 16:36:35 +0100, Brice Goglin <[EMAIL PROTECTED]> wrote: On Sat, Feb 16, 2008 at 11:30:22PM +0100, Ji??í Pale??ek wrote: OK. The bad commit is commit f3d2ec3a5ae61215c792018320158750e7aa937c Author: Alex Deucher <[EMAIL PROTECTED](none)> Date: Tue Dec 11 11:57:27 2007 -0

Bug#465864: xserver-xorg-video-ati: xserver freezes the computer on startup

2008-02-20 Thread Jiří Paleček
On Wed, 20 Feb 2008 20:07:09 +0100, Brice Goglin <[EMAIL PROTECTED]> wrote: Jiří Paleček wrote: On Tue, 19 Feb 2008 16:36:35 +0100, Brice Goglin <[EMAIL PROTECTED]> wrote: On Sat, Feb 16, 2008 at 11:30:22PM +0100, Ji??í Pale??ek wrote: OK. The bad commi

Bug#466929: libuuid1: uses reserved UID and GID

2008-02-21 Thread Jiří Paleček
Package: libuuid1 Version: 1.40.2-1+lenny1 Severity: serious Tags: patch Justification: Policy 9.2.1 Hello, according to the policy, UIDs and GIDs in the range 1-100 are reserved to be globally allocated by the base-passwd package. libuuid1 allocates a dynamic UID and GID from this range. Th

Bug#466940: cdebootstrap: should ensure /etc/passwd is there before running makedev

2008-02-21 Thread Jiří Paleček
Package: cdebootstrap Version: 0.4.4 Severity: normal Tags: patch Hello, when building the DFS CD, cdebootstrap creates the devices on the target system by installing a -helper-makedev package. It does so almost immediately after dpkg has been installed, and there aren't the files /etc/pas

Bug#467546: dfsbuild: doesn't properly delete files in delete_files

2008-02-26 Thread Jiří Paleček
Package: dfsbuild Version: 1.0.2.0 Severity: normal Hello, dfsbuild doesn't delete the files and directories in delete_files, with the error messages that they are wrong type (files or directories). This is because dfsbuild deletes the files in deleteit in Utils.hs, which only calls remove

Bug#467543: dfsbuild: build fails because of unsigned repository

2008-02-26 Thread Jiří Paleček
Package: dfsbuild Version: 1.0.2.0 Severity: normal Hello, dfsbuild tries to "sign" the mirror repository by creating empty .gpg files on this line: -- cdebootstrap has issues when Release.gpg isn't there. Sigh. runIO ("find", [wdir env ++ "/mirror/dists", "-name", "Release",

Bug#466940: Side note

2008-02-26 Thread Jiří Paleček
As a side note - if only makedev-minimal is used, this is unneeded, because makedev-minimal only uses UIDs and GIDs, not names (IIRC). Regards Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#468094: cdebootstrap: the --allow-unauthenticated option doesn't work

2008-02-26 Thread Jiří Paleček
Package: cdebootstrap Version: 0.4.8 Severity: normal Hello, I pass the option --allow-unauthenticated to cdebootstrap, but it fails with an error "Cannot validate Packages". I thought the option was meant to get rid of such errors, or am I missing something? It worked in 0.4.4. debian:/va

Bug#468095: dfsbuild: it would be nice if mirroring the repository was optional

2008-02-26 Thread Jiří Paleček
Package: dfsbuild Version: 1.0.2.0 Severity: wishlist Hello, I think it would be a useful feature to make downloading the package files (the first call to cdebootstrap) optional. Basically, on a CD which won't be used as installation CD, the package files are useless and only take precious

Bug#465864: xserver-xorg-video-ati: xserver freezes the computer on startup

2008-02-27 Thread Jiří Paleček
On Wed, 27 Feb 2008 23:32:24 +0100, Alex Deucher <[EMAIL PROTECTED]> wrote: 2008/2/27 Jiri Palecek <[EMAIL PROTECTED]>: On Monday 25 February 2008 18:18:32 Alex Deucher wrote: > There's something about 1400x1050 mode that the driver doesn't like. > if you remove the preferred mode from you

Bug#465864: xserver-xorg-video-ati: xserver freezes the computer on startup

2008-02-29 Thread Jiří Paleček
On Thu, 28 Feb 2008 01:44:28 +0100, Alex Deucher <[EMAIL PROTECTED]> wrote: On Wed, Feb 27, 2008 at 7:01 PM, Jiří Paleček <[EMAIL PROTECTED]> wrote: On Wed, 27 Feb 2008 23:32:24 +0100, Alex Deucher <[EMAIL PROTECTED]> wrote: > 2008/2/27 Jiri Palecek <[EMAIL PROTEC

Bug#456220: libgl1-mesa-dri: random crash in neverputt

2007-12-13 Thread Jiří Paleček
Package: libgl1-mesa-dri Version: 7.0.2-2 Severity: normal Hello, I get random crashes while playing neverputt, the stack trace points to mesa. The backtrace is attached (#4 is the first stack frame beyond the signal handler), but this is the only info I've got. Regards Jiri Palecek #

Bug#440880: xserver-xorg-core: bad behaving clients can starve other clients

2007-12-13 Thread Jiří Paleček
Hello, On Sun, 25 Nov 2007 22:55:08 +0100, Brice Goglin <[EMAIL PROTECTED]> wrote: Jiří Paleček wrote: I tried the xrender benchmark from http://www.freedesktop.org/~zack/xrenderbenchmark.tar.bz2, and when I ran it, it virtually locked up every other X client. I think this is a p

Bug#431058: libode0c2: dGeomTriMeshDataBuildDouble doesn't work

2007-12-13 Thread Jiří Paleček
On Sat, 24 Nov 2007 18:27:00 +0100, Gonéri Le Bouder <[EMAIL PROTECTED]> wrote: Hello, Yes you're right. I'm afraid I misunderstood your problem. Can you try this package of ode 0.9. If this release doesn't fix your problem I'll forward it to upstream. http://nana.rulezlan.org/~goneri/ode/

Bug#457188: aptitude: unexpected empty solution error

2007-12-20 Thread Jiří Paleček
Package: aptitude Version: 0.4.9-1 Severity: normal Hello, I tried to install the fbdev xorg video driver and got this error from aptitude while resolving dependencies. The situation is as follows: there are two versions of -video-fbdev, 0.4.1-1 (testing) and 0.4.1-4. The former provides -

Bug#457188: aptitude: unexpected empty solution error

2007-12-20 Thread Jiří Paleček
On Thu, 20 Dec 2007 16:25:50 +0100, Daniel Burrows <[EMAIL PROTECTED]> wrote: Could you try the attached patch an let me know if it cleans this up? Unfortunately, it doesn't. Jiri Palecek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Bug#435457: startx: fails to start a custom client

2007-07-31 Thread Jiří Paleček
Package: xbase-clients Version: 1:7.2.ds2-2 Severity: normal File: /usr/bin/startx Hello, when I try to run a custom X client withs startx, like startx startkde startx xterm it doesn't start and there is an error message in the console xterm: bad command line option "xterm" Regards Jiri

Bug#435529: xserver-xorg-core: crash when running glxinfo with fbdev driver

2007-08-01 Thread Jiří Paleček
Package: xserver-xorg-core Version: 2:1.3.0.0.dfsg-11 Severity: normal Hello, when I run glxinfo with the fbdev driver, I get a crash. More detailed info is attached. I was only able to google this http://www.oszine.de/node/7389 I hope it helps, although I doubt it. BTW This is similar to #4

Bug#435529: xserver-xorg-core: crash when running glxinfo with fbdev driver

2007-08-01 Thread Jiří Paleček
On Wed, 01 Aug 2007 18:35:35 +0200, Brice Goglin <[EMAIL PROTECTED]> wrote: Jiří Paleček wrote: when I run glxinfo with the fbdev driver, I get a crash. More detailed info is attached. Could you catch a debugging backtrace with gdb? Installing xserver-xorg-core-dbg, attaching gdb t

Bug#502884: libaio: error in watch file

2008-10-20 Thread Jiří Paleček
Version: 0.3.107-2 Tags: patch Source: libaio Hello, I've come accross the PTS page of the libaio package and it seems uscan for your package failed. The problem seems to be the line http://download.fedoraproject.org/pub/fedora/linux/development/source/SRPMS/ libaio-([\d\.]+)-[\d\.]+\.src.

Bug#470091: ltp package in Debian

2008-10-20 Thread Jiří Paleček
On Mon, 20 Oct 2008 14:41:15 +0200, Riku Voipio <[EMAIL PROTECTED]> wrote: On Fri, Oct 10, 2008 at 12:41:57AM +0200, Jiří Paleček wrote: just before you read the rest, I've uploaded a new version of ltp to mentors, URL as usual. http://mentors.debian.net/debian/pool/main/l/l

Bug#496698: FTBFS: insufficient build-depends (file gcj-dbtool)

2008-08-26 Thread Jiří Paleček
Source: openoffice.org Version: 1:3.0.0~ooo300m3-2 Severity: serious Tags: experimental Hello, openoffice.org in experimental failed to build with the following message: for jar in xmerge.jar.1.jar; do \ /usr/bin/gcj-dbtool-4.3 -f xmerge.jar.db $jar \ /usr/lib/gcj/op

Bug#496698: FTBFS: insufficient build-depends (file gcj-dbtool)

2008-08-26 Thread Jiří Paleček
On Tue, 26 Aug 2008 22:37:21 +0200, Rene Engelhard <[EMAIL PROTECTED]> wrote: Hi, Hi Jiří Paleček wrote: openoffice.org in experimental failed to build with the following message: for jar in xmerge.jar.1.jar; do \ /usr/bin/gcj-dbtool-4.3 -f xmerge.jar.d

Bug#470279: lmbench: writes to /usr

2008-08-27 Thread Jiří Paleček
On Wed, 27 Aug 2008 14:33:54 +0200, Thijs Kinkhorst <[EMAIL PROTECTED]> wrote: tags 470279 -moreinfo thanks Hi, Hi, thanks for looking at that during the configuration of the benchmark, config-run writes to /usr. This is a violation of the FHS, and means that lmbench cannot be ran when

Bug#470091: ltp package in Debian

2008-11-04 Thread Jiří Paleček
Hello, On Mon, 20 Oct 2008 14:41:15 +0200, Riku Voipio <[EMAIL PROTECTED]> wrote: On Fri, Oct 10, 2008 at 12:41:57AM +0200, Jiří Paleček wrote: just before you read the rest, I've uploaded a new version of ltp to mentors, URL as usual. http://mentors.debian.net/debian/pool/main/

Bug#505479: Experimental: keyboard and mouse no longer work

2008-11-22 Thread Jiří Paleček
Hello, I had similar problems. It is caused by the AllowEmptyInput option (mentioned in your log, also see the changelog.gz and Google). The only way I could resolve that issue was to remove xserver-xorg-input-evdev and set AEI to "off". When I tried AEI "on" and "evdev" driver, some keys,

  1   2   3   4   >