Bug#904493: Cause of the error found, proposal of solution

2018-07-24 Thread wzabo...@elektron.elka.pw.edu.pl
The source of the problem is obviously the implementation of the getJavaVersion function (in Utils.Java). It does not accept Java 11 that reports its version as a two character string "11":     /** * Returns the main version number of the current JRE, e.g. * 1.4 for version 1.4.2_03

Bug#891036: Proposal - how to make usbip more resistant to misconfiguration

2018-02-22 Thread wzabo...@elektron.elka.pw.edu.pl
Hi, I have found that the https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891036 is not the only one related to misconfiguration of the usbip driver and tools. A few weeks ago the similar bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878866 was discovered. It seems that the

Bug#891036: Workaround found, the problem is with Debian configuration of kernel

2018-02-22 Thread wzabo...@elektron.elka.pw.edu.pl
I have recompiled the kernel with modifed settings: In the debian/config/config I have changed: from CONFIG_USBIP_VHCI_NR_HCS=8 to CONFIG_USBIP_VHCI_NR_HCS=4 After installing the modified kernel I was able to get my remote device attached and it worked correctly. Probably the problem could be

Bug#891036: The problem is related to the number of ports created in vhci_hcd.0

2018-02-22 Thread wzabo...@elektron.elka.pw.edu.pl
In fact I don't understand how the vhci_hcd is supposed to work. The constants are defined as follows: https://elixir.bootlin.com/linux/v4.15.4/source/drivers/usb/usbip/vhci.h#L75 /* Number of supported ports. Value has an upperbound of USB_MAXCHILDREN */ #ifdef CONFIG_USBIP_VHCI_HC_PORTS

Bug#891036: The problem is related to the number of ports created in vhci_hcd.0

2018-02-22 Thread wzabo...@elektron.elka.pw.edu.pl
On the system where I have installed the 4.15.xxx kernel and usbip from Debian/sid, I get the following results from "usbip --debug port": [...] usbip: debug: names.c:428:[parse] line 18068 subclass fe:02 IRDA Bridge usbip: debug: names.c:428:[parse] line 18069 subclass fe:03 Test and Measurement

Bug#891036: Even after updating "usbip" to usbip_2.0+4.15.4-1_amd64.deb problem remains

2018-02-21 Thread wzabo...@elektron.elka.pw.edu.pl
I have also updated the "usbip" package to version usbip_2.0+4.15.4-1_amd64.deb However, the problem with the number of ports still exists: # usbip port libusbip: error: port number exceeds 128 usbip: error: open vhci_driver usbip: error: list imported devices -- Wojciech M Zabolotny, PhD

Bug#891036: Problem still persists in kernel 4.15

2018-02-21 Thread wzabo...@elektron.elka.pw.edu.pl
I have installed the kernel 4.15 from Debian/sid Now I get the following messages in kernel log after "modprobe vhci-hcd": [  234.776615] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller [  234.776622] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 5 [  234.776649] vhci_hcd:

Bug#891039: Duplicate report

2018-02-21 Thread wzabo...@elektron.elka.pw.edu.pl
Please remove that report or at least join it with 891036. I have resubmitted the report, as it seemed that 891036 was rejected. -- Wojciech M Zabolotny, PhD Institute of Electronic Systems Faculty of Electronics and Information Technology Warsaw University of Technology

Bug#891039: libusbip: error: port number exceeds 128

2018-02-21 Thread wzabo...@elektron.elka.pw.edu.pl
Package: usbip Version: 2.0+4.14.13-1 Severity: important Dear Maintainer, When I try to access the USB devices exported with usbip from another machine, even before I try to access the remote usbip server I gaet the strange error: # modprobe vhci-hcd # usbip port libusbip: error: port number

Bug#891036: Problem occurs in 4.13 and 4.14, but not in 4.12

2018-02-21 Thread wzabo...@elektron.elka.pw.edu.pl
I have repeated my tests, starting my Debian/testing system with the 4.13.0-2 kernel, and the same problem occured. Then I have started the system with yet older 4.12.0-2 kernel ( uname -a returns: Linux wzab 4.12.0-2-amd64 #1 SMP Debian 4.12.13-1 (2017-09-19) x86_64 GNU/Linux ) Now the vhci_hcd

Bug#879713: Acknowledgement (konsole: Konsole freezes for a minute when I press backspace in empty command line)

2017-10-24 Thread wzabo...@elektron.elka.pw.edu.pl
Hi, I have checked, that other terminals available in MATE like * xterm * mate-terminal * xfce4-terminal are not affected by the above problem. Only konsole windows freeze when I press backspace in the empty commandline. Regards, Wojtek -- Wojciech M Zabolotny, PhD Institute of

Bug#878000: ardour5 does not start on debian/testing it spins trying to load GTK2 breeze theme

2017-10-08 Thread wzabo...@elektron.elka.pw.edu.pl
W dniu 08.10.2017 o 14:53, Jonas Smedegaard pisze: > Quoting wzabo...@elektron.elka.pw.edu.pl (2017-10-08 14:38:01) >> W dniu 08.10.2017 o 14:13, Jonas Smedegaard pisze: >>> Quoting Wojciech Zabołotny (2017-10-08 13:34:16) >>>> When I start the jack server, and t

Bug#878000: ardour5 does not start on debian/testing it spins trying to load GTK2 breeze theme

2017-10-08 Thread wzabo...@elektron.elka.pw.edu.pl
W dniu 08.10.2017 o 14:13, Jonas Smedegaard pisze: > Hi Wojciech, > > First of all, thanks for reporting this! > > Quoting Wojciech Zabołotny (2017-10-08 13:34:16) >> When I start the jack server, and then ardour5, it does not start. >> The "top" shows that ardour5 uses one CPU core in 100%. >>

Bug#837751: Fwd: [mat...@debian.org: Re: Bug#837751: scribus: When I try to do "get Image" for a graphics frame, scribus segfaults]

2016-09-18 Thread wzabo...@elektron.elka.pw.edu.pl
Dear Mattia, Yes, I'm the same person. I don't know why CERN mailer does not accept your address. However, some time ago the same happened to my University e-mail - I couldn't send e-mail to any CERN address. Regarding the bug - the problem has also disappeared in the affected system. I'm

Bug#837751: scribus: When I try to do "get Image" for a graphics frame, scribus segfaults

2016-09-14 Thread wzabo...@elektron.elka.pw.edu.pl
The strange thing, is that the problem occurs only in one machine. Both machines run debian/testing. Both were updated at the same time. The only difference I'm aware of is the video adapter - Integrated Intel and Nvidia in the machine where the problem appeared. The integrated Intel only in the

Bug#780364: The problem disappeared, when I removed /etc/adjtime file and rebooted

2015-03-12 Thread wzabo...@elektron.elka.pw.edu.pl
I have deleted the /etc/adjtime in the affected machine and rebooted it. After that it boots correctly, without a delay caused by the future superblock write time. However I don't understand what was the real cause of the problem... -- Wojtek -- To UNSUBSCRIBE, email to

Bug#644174: My system resumes from suspend to disk with FLASH disk connected to the USB 3.0 port, and starts with that disks if i915.modest=0 is given

2013-01-19 Thread wzabo...@elektron.elka.pw.edu.pl
On 20.01.2013 00:01, Wojciech Zabołotny wrote: Hi, I've performed tests suggested by Jonathan in my system. 1st test: I have started the system, connected the FLASH disk to the USB 3.0 port and suspended it by echo disk /sys/power/state. Then I pressed the POWER button to switch the system

Bug#644174: Another related bug...

2012-09-04 Thread wzabo...@elektron.elka.pw.edu.pl
If the diagnosis, that the problem is associated with sharing of IRQ 18 between SMBus controller and XHCI controller, and with incorrect handling of shared interrupt by i2c-smbus.c driver is true, then it could also explain the bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623004

Bug#681835: msgpack-python: Problem with packing of big dictionaries

2012-07-16 Thread wzabo...@elektron.elka.pw.edu.pl
Package: msgpack-python Version: 0.1.10-1 Severity: important Dear Maintainer, I've tried to use msgpack to pack environment as a big dictionary, which resulted in packing of keys only: import msgpack import os e=os.environ print e {'DBUS_SESSION_BUS_ADDRESS':

Bug#655152: The problem with [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times has disappeared after one of latest updates

2012-03-24 Thread wzabo...@elektron.elka.pw.edu.pl
I've just stated, that the problem with [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times filling the logs has disappeared after one of last system upgrades. It seems that it was the user space problem (or it has been worked around or masked in the user space), as it does not

Bug#658638: [Pkg-erlang-devel] Bug#658638: wings3d: I'm not able to save the file when Weld operation deletes a hole

2012-02-12 Thread wzabo...@elektron.elka.pw.edu.pl
W dniu 11.02.2012 09:09, Sergei Golovan pisze: Hi! On Sat, Feb 4, 2012 at 11:29 PM, wzab w...@ise.pw.edu.pl wrote: I was editing the attached file w8.wings. I tried to remove the whole an one end of the created pipe using the connect and weld operations. However as soon as the hole

Bug#626918: The problem disappeared, when I recompiled python-visual from source package

2011-05-25 Thread wzabo...@elektron.elka.pw.edu.pl
I have simply performed in a temporary directory: $ apt-get source python visual $ cd python-visual-5.12 $ fakeroot dpkg-buildpackage $ cd .. $ su -c dpkg -i python-visual_5.12-1.1_i386.deb And problem disappeared. However the dependency of cvisualmodule.so has changed to:

Bug#607663: scribus-ng: New upstream version released (1.3.9)

2010-12-20 Thread wzabo...@elektron.elka.pw.edu.pl
Package: scribus-ng Version: 1.3.5.dfsg+svn20091216-3+b2 Severity: wishlist *** Please type your report below this line *** According to the info available at http://www.scribus.net/ , the new version 1.3.9 has been released on 30th Nov. 2010. -- System Information: Debian Release: squeeze/sid

Bug#601973: qemu 0.12 (with kqemu support) should be available as a separate package

2010-10-31 Thread wzabo...@elektron.elka.pw.edu.pl
Package: qemu Version: 0.12.5+dfsg-2 Severity: wishlist QEMU 0.12.x has dropped support for kqemu. This has left users of system with CPU without hardware virtualization support without possibility to run QEMU with acceleration. As it seems, there is no possibility to have kqemu support

Bug#600802: SOLVED! CONFIG_FRAMEBUFFER_CONSOLE=y solved the problem

2010-10-30 Thread wzabo...@elektron.elka.pw.edu.pl
Yes, it was a kernel configuration related bug (it was submitted by someone alse as bug 601558) The problem id that when KMS is switched on (at least in Intel chipsets) the support for framebuffer console must be also switched on. I ve set two options in my kernel configuration:

Bug#601558: SOLVED? CONFIG_FRAMEBUFFER_CONSOLE=y solved the problem

2010-10-29 Thread wzabo...@elektron.elka.pw.edu.pl
I ve set two options in my kernel configuration: CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y Now the system boots correctly with KMS switched on. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#601558: The same problem in two other machines

2010-10-27 Thread wzabo...@elektron.elka.pw.edu.pl
I have similar problem in my two machines - one laptop and one desktop. In fact after the problem appears, screen gets black and I'm not able to ssh into these machines to get any logs. I have reported more details to lkml: http://lkml.org/lkml/2010/10/26/466 http://lkml.org/lkml/2010/10/27/60

Bug#601558: Yet another comment regarding this bug and 593432

2010-10-27 Thread wzabo...@elektron.elka.pw.edu.pl
The Submitter of this bug report mentioned that it may be resurrected bug #593432. In fact the 593432 has been fixed by either disabling (in config file) or blacklisting KMS for some chipsets. Now the authors of xserver-xorg-video-intel made KMS mandatory, so all users of the problematic

Bug#600802: closed by Julien Cristau jcris...@debian.org (Re: Bug#600802: xserver-xorg-video-intel: After last upgrade intel X.Org X server stopped to work on my laptop)

2010-10-20 Thread wzabo...@elektron.elka.pw.edu.pl
As a quick workaround I have switched to the xserver-xorg-video-vesa. What's interesting, I didn't experienced significant drop of video performance (at least using glxgears to measure it ;-) ). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#596868: R: Bug#596868: Subject: iceweasel: Iceweasel crashes when playing video files

2010-09-17 Thread wzabo...@elektron.elka.pw.edu.pl
W dniu 16.09.2010 21:10, Adrian Knoth pisze: On Thu, Sep 16, 2010 at 06:15:11AM +, Debian Bug Tracking System wrote: Hi! Bug #596868 [iceweasel] Subject: iceweasel: Iceweasel crashes when playing video files How do you bridge between iceweasel and jackd? Given that jackd is not

Bug#596868: Subject: iceweasel: Iceweasel crashes when playing video files

2010-09-15 Thread wzabo...@elektron.elka.pw.edu.pl
W dniu 14.09.2010 18:55, Mike Hommey pisze: On Tue, Sep 14, 2010 at 06:27:25PM +0200, wzabo...@elektron.elka.pw.edu.pl wrote: Package: iceweasel Version: 3.5.11-2 Severity: important *** Please type your report below this line *** When watching the video file (namely from site: http

Bug#596868: Subject: iceweasel: Iceweasel crashes when playing video files

2010-09-14 Thread wzabo...@elektron.elka.pw.edu.pl
Package: iceweasel Version: 3.5.11-2 Severity: important *** Please type your report below this line *** When watching the video file (namely from site: http://polskanarowery.sport.pl/msrowery/1,105126,8368344,Zupelnie_niepotrzebne_wynalazki_rowerowe__Ciezej_.html ) the iceweasel crashed

Bug#567400: python-visual doesn't work with nvidia-glx-legacy-96xx, works with other video adapters

2010-09-13 Thread wzabo...@elektron.elka.pw.edu.pl
W dniu 11.09.2010 01:55, Andreas Beckmann pisze: On 2010-09-10 20:55, wzabo...@elektron.elka.pw.edu.pl wrote: I have downloaded: nvidia-kernel-legacy-96xx-source_96.43.18-1_i386.deb ... Finally I have updated whole system. After that I have rebooted the machine and run

Bug#567400: python-visual doesn't work with nvidia-glx-legacy-96xx, works with other video adapters

2010-09-10 Thread wzabo...@elektron.elka.pw.edu.pl
W dniu 10.09.2010 10:00, Andreas Beckmann pisze: On Thursday, 28. January 2010 22:24:47 wzabo...@elektron.elka.pw.edu.pl wrote: Package: nvidia-glx-legacy-96xx Version: 96.43.14-2 When trying to use python-visual bball.py demo on a machine with nvidia adapter requiring the nvidia-glx

Bug#581633: iceweasel: random crash when browsing in system with RT-patched kernel with jack audio

2010-05-14 Thread wzabo...@elektron.elka.pw.edu.pl
Package: iceweasel Version: 3.5.9-3 Severity: normal *** Please type your report below this line *** When browsing Internet (namely www.gazeta.pl) with Iceweasel in my RT-patched system with jack audio (however with the jackd temporarily disabled), I have experienced the random crash of

Bug#567400: Problem still exists after latest upgrade

2010-05-05 Thread wzabo...@elektron.elka.pw.edu.pl
Some people reported that the described bug may be related to libboost, however even after the latest upgrade visual python generates segfault (I attach two error logs - the first one for python 2.5 and the second one for Python 2.6). vpython_bug_2.5.txt.gz Description: GNU Zip compressed

Bug#571728: openoffice.org-writer: oowriter doesn't start, tries to recover file, then fails after Java exception

2010-02-27 Thread wzabo...@elektron.elka.pw.edu.pl
Package: openoffice.org-writer Version: 1:3.1.1-16 Justification: renders package unusable Severity: grave *** Please type your report below this line *** After lest upgrade (25.02 or 26.02) OpenOffice stopped to work on all my systems. When I try to run e.g. the oowriter, it displays the empty

Bug#567388: python-wxgtk2.6 doesn't install after upgrade

2010-01-28 Thread wzabo...@elektron.elka.pw.edu.pl
Package: python-wxgtk2.6 Version: 2.6.3.2.2-4+b1 Severity: important After upgrade the python-wxgtk2.6 didn't install. The following message was displayed: Setting up python-wxgtk2.6 (2.6.3.2.2-4+b1) ... file does not exist: /usr/lib/python2.6/dist-packages/wxversion.py pycentral: pycentral

Bug#567400: python-visual doesn't work with nvidia-glx-legacy-96xx, works with other video adapters

2010-01-28 Thread wzabo...@elektron.elka.pw.edu.pl
Package: nvidia-glx-legacy-96xx Version: 96.43.14-2 Severity: important *** Please type your report below this line *** When trying to use python-visual bball.py demo on a machine with nvidia adapter requiring the nvidia-glx-legacy-96xx driver, an error is reported (I attach the compressed error

Bug#565432: python-matplotlib: matplotlib.axes requires pytz package, provided by zope3 which is in conflict with other important packages

2010-01-15 Thread wzabo...@elektron.elka.pw.edu.pl
Package: python-matplotlib Version: 0.99.1.2-2 Severity: important *** Please type your report below this line *** When I try to use the Subplot module from matplotlib.axes, I get the following error: $ python Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21) [GCC 4.3.4] on linux2 Type help,

Bug#565432: This bug also makes impossible to run ipython -pylab which is rather important!

2010-01-15 Thread wzabo...@elektron.elka.pw.edu.pl
When I try to run ipython -pylab, I get the following error: $ ipython -pylab Your PyGtk has set_interactive(), so you can use the more stable single-threaded Gtk mode. See https://bugs.launchpad.net/ipython/+bug/270856 Traceback (most recent call last): File /usr/bin/ipython, line 28, in

Bug#565432: closed by Sandro Tosi mo...@debian.org (Re: [Python-modules-team] Bug#565432: python-matplotlib: matplotlib.axes requires pytz package, provided by zope3 which is in conflict with ot

2010-01-15 Thread wzabo...@elektron.elka.pw.edu.pl
Hello, On Fri, Jan 15, 2010 at 19:09, wzabo...@elektron.elka.pw.edu.pl w.zabolo...@elka.pw.edu.pl wrote: Traceback (most recent call last): File stdin, line 1, in module File /usr/lib/pymodules/python2.5/matplotlib/axes.py, line 17, in module import matplotlib.dates as mdates

Bug#565432: [Python-modules-team] Bug#565432: closed by Sandro Tosi mo...@debian.org (Re: Bug#565432: python-matplotlib: matplotlib.axes requires pytz package, provided by zope3 which is in confli

2010-01-15 Thread wzabo...@elektron.elka.pw.edu.pl
Sandro Tosi pisze: It seems that Python on my machine does not look for modules in this directory. I don't know if it is a problem specific to my machine, or common for all up to date debian/testing systems... your system. try to reinstall python-tz, maybe also removing+purging it

Bug#564745: python-visual fails when using in AMD K7 system with NVidia graphics adapter

2010-01-11 Thread wzabo...@elektron.elka.pw.edu.pl
Package: python-visual Version: 1:5.12-1.1 Severity: important *** Please type your report below this line *** When I try to run even the simplest bouncing ball demo provided in python-visual on the AMD K7 system with NVidia graphics card, process fails and the following bug report is generated.

Bug#564745: It seems, that 552567 is the same bug - also related to the NVIDIA adapter

2010-01-11 Thread wzabo...@elektron.elka.pw.edu.pl
I've just stated, that the bug which I've reported may be the same as 552567. The common fact is the use of NVIDIA graphics adapter with proprietary driver... Maybe the 555974 is also the same problem? I have sent additional details about 555974, but after one update (I don't remember when) the

Bug#555974: Similar bug found (and solved?) in Ubuntu

2010-01-02 Thread wzabo...@elektron.elka.pw.edu.pl
I have faced the similar bug in one of my debian/testing systems. Looking for the solution, I've found the following: https://bugs.launchpad.net/python/+bug/457688 where the similar bug in Ubuntu is described. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#482356: avr-binutils 2.20-2 in debian/testing are still lacking coff-avr support

2010-01-01 Thread wzabo...@elektron.elka.pw.edu.pl
The coff-avr support is needed for testing of AVR code with VMLAB ( http://www.amctools.com/vmlab.htm ). Unfortunately, the version 2.20-2 , which is available in testing still lacks this support. I have to use the avr-objcopy extracted from the old 2.18 version of avr-binutils to generate coff

Bug#561863: freehdl: gvhdl script lacks the --tag command. Proposal of fix included

2009-12-20 Thread wzabo...@elektron.elka.pw.edu.pl
Package: freehdl Version: 0.0.7-1 Severity: important *** Please type your report below this line *** When I try to compile the VHDL file (e.g. the rec_tb.vhd) I get the following results: $ ./gvhdl rec_tb.vhd --libieee gvhdl: FreeHDL root path is '/usr'. gvhdl: executing

Bug#560212: alsa-source: Driver snd-hrtimer - causing system freeze with Rosegarden

2009-12-09 Thread wzabo...@elektron.elka.pw.edu.pl
Package: alsa-source Version: 1.0.21+dfsg-2 Severity: important *** Please type your report below this line *** When I try to use the HR timer as a MIDI sequencer timer in the Rosegarden (http://www.rosegardenmusic.com) application, the system freezes. Another people also reported similar

Bug#543923: It is easy to compile guitarix as a debian package from the original sources.

2009-11-24 Thread wzabo...@elektron.elka.pw.edu.pl
I've downloaded the sources of the newest Guitarix: http://sourceforge.net/projects/guitarix/files/guitarix/guitarix-0.05.1-1/guitarix-0.05.1-1.tar.bz2/download and unpacked it into the temporary directory. In the README file I have found the following description: [...] Debian To build a

Bug#557710: dssi: New upstream version 1.0.0 available

2009-11-23 Thread wzabo...@elektron.elka.pw.edu.pl
Package: dssi Severity: wishlist *** Please type your report below this line *** I've just stated that the version of dssi in my system is 0.9.1-3 while there is the newer 1.0.0 version available at http://dssi.sourceforge.net -- System Information: Debian Release: squeeze/sid APT prefers

Bug#557421: Yet more details about lmms and jack problem

2009-11-21 Thread wzabo...@elektron.elka.pw.edu.pl
When I've longer used the lmms and jack, the following messages have accumulated in the console where I've run lmms. The lmms was still operational and prodoced sound transmitted through jack. zombified - calling shutdown handler there's already a client with name 'lmms', so unique name 'lmms-01'

Bug#504774: foomatic-filters: CUPS error_log for old driver for HL-1430 - purely English report

2009-11-19 Thread wzabo...@elektron.elka.pw.edu.pl
Package: foomatic-filters Version: 4.0-20090509-1 Severity: normal *** Please type your report below this line *** Below is the error generated for another user, which uses English locales. Therefore the error report is in English only: E [19/Nov/2009:21:39:42 +0100] [Job 1162] Job stopped due

Bug#504774: foomatic-filters: More details about not working old workaround

2009-11-19 Thread wzabo...@elektron.elka.pw.edu.pl
Package: foomatic-filters Version: 4.0-20090509-1 Severity: normal *** Please type your report below this line *** When I tried to print something on the printer configured with the old PPD, I get the following errors in the /var/log/cups/error_log : E [19/Nov/2009:21:24:21 +0100] [Job 1158] Job

Bug#504774: foomatic-filters: Old workaround - problem isolated

2009-11-19 Thread wzabo...@elektron.elka.pw.edu.pl
Package: foomatic-filters Version: 4.0-20090509-1 Severity: normal *** Please type your report below this line *** I have found the reason why the old workaround stopped to work. The problematic line in the error_log is: D [19/Nov/2009:21:39:42 +0100] [Job 1162] Starting renderer with command: gs

Bug#504774: foomatic-filters: Old workaround - reason of failure found

2009-11-19 Thread wzabo...@elektron.elka.pw.edu.pl
Package: foomatic-filters Version: 4.0-20090509-1 Severity: normal *** Please type your report below this line *** I have found the reason why the old workaround has stopped working. The file currently available at:

Bug#550702: Similar problem with HP/Compaq nx7300

2009-11-18 Thread wzabo...@elektron.elka.pw.edu.pl
I had similar problem with HP/Compaq nx7300. Booting linux (even different versions of kernel) didn't cause any trouble. Booting Windows XP Home (installed automatically by os-prober) caused grub to hang immediately after displaying Welcome to GRUB! Maybe either grub-ps, or os-prober should

Bug#552378: streamtuner segfaults when I select tune in

2009-10-25 Thread wzabo...@elektron.elka.pw.edu.pl
Package: streamtuner Version: 0.99.99-15 Severity: normal *** Please type your report below this line *** Whenever I select the strem and press tune in, the streamtuner segfaults. I have changed the default configuration to use audacious instead of xmms. When starting from gdb I was able to get

Bug#550477: grub-pc: after update-from-grub-legacy the system stopped booting

2009-10-10 Thread wzabo...@elektron.elka.pw.edu.pl
Package: grub-pc Version: 1.97~beta3-1 Justification: renders package unusable Severity: grave *** Please type your report below this line *** After I've issued the command upgrade-from-grub-legacy, the system stopped booting, when I press enter or select any line in the menu (if I let the system

Bug#548634: python-relatorio: Missing dependences: python-yaml and python-pycha

2009-09-27 Thread wzabo...@elektron.elka.pw.edu.pl
Subject: python-relatorio: Missing dependences: python-yaml and python-pycha Package: python-relatorio Version: 0.5.1-4 Severity: normal *** Please type your report below this line *** When trying to use the examples provided by python-relatorio, I had to install additional packages: python-yaml

Bug#547937: Loading of i915 with modeset=0 does not help

2009-09-22 Thread wzabo...@elektron.elka.pw.edu.pl
I've found that some problems related to xserver-xorg-video-intel may be cured by adding modeset=0 when loading i915 module. I've tried that, but it didn't cure the problem. X windows crashed again a few minutes ago :-(. Now at the end of the Xorg.0.log file I've found the following information:

Bug#538043: octplot doesn't work with the current version of octave in testing

2009-07-22 Thread wzabo...@elektron.elka.pw.edu.pl
Package: octplot Version: 0.4.0-7 Severity: normal When I try to activate the octplot I get the following message: octave:1 toggle_octplot error: Octplot was compiled for a different version of Octave error: evaluating if command near line 40, column 3 error: evaluating if command near line 28,

Bug#528701: One more comment

2009-05-14 Thread wzabo...@elektron.elka.pw.edu.pl
I've forgotten to add, that the commands used in my config file work perfectly, when entered in the fluidsynth shell. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#522244: Newer upstream version of simulavr is available

2009-04-01 Thread wzabo...@elektron.elka.pw.edu.pl
Package: simulavr Version: 0.1.2.2-6.1 Severity: wishlist The significantly newer version of the simulavr (0.1.2.6) is available at http://mirrors.zerg.biz/nongnu/simulavr/ -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (1001, 'testing'), (50, 'unstable')