Bug#563451: hal: CDs and DVDs report errors in dmesg

2012-10-10 Thread Zbynek Michl
Package: hal Version: 0.5.14-3 Severity: normal I have a similar problem. Inserting of some burned CD/DVDs leads to this error: [ 76.640479] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 76.640494] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current] [ 76.640507]

Bug#755530: wordpress: Cannot upload an image into Media Library

2014-07-21 Thread Zbynek Michl
Package: wordpress Version: 3.6.1+dfsg-1~deb7u3 Severity: important Hi there, It is impossible to correctly upload an image into Media Library and use it afterwards. I tried to upload an image this way: Media -> Add New -> Select Files The image will be uploaded in fact, but will not be showed

Bug#755530: wordpress: Cannot upload an image into Media Library

2014-07-24 Thread Zbynek Michl
18:46 languages drwxr-xr-x 3 root root 4096 Jul 16 22:10 plugins drwxr-xr-x 33 root root 4096 Jul 20 16:43 themes drwxr-xr-x 2 www-data www-data 4096 Jul 22 19:16 uploads Regards, Zbynek On Tue, Jul 22, 2014 at 2:32 PM, Craig Small wrote: > On Mon, Jul 21, 2014 at 09:45:11PM +

Bug#1053965: libcairo2: Ugly Tahoma font rendering since version 1.17

2023-10-14 Thread Zbynek Michl
Package: libcairo2 Version: 1.16.0-7 Severity: normal X-Debbugs-Cc: zbynek.mi...@gmail.com Hello, I have recently upgraded libcairo2 from 1.16.0 to 1.17.8 in my distro (Debian Trixie). Since that rendering of Tahoma font in Xfce is broken. Sample screenshots before and after the upgrade are atta

Bug#573144: linux-image-2.6-686: kernel freezes related to i915 handle error

2010-06-27 Thread Zbynek Michl
Hello, I am experiencing the same problem in 2.6.32-5-686 and 2.6.34-1-686 on my Acer laptop with i855 chipset. System freezes randomly as described by Eric. I guess that 2.6.32-3-686 was fine, but I am not sure (have not this kernel anymore). Thanks, Zbynek -- To UNSUBSCRIBE, email to debi

Bug#573144: Re: Bug#573144: linux-image-2.6-686: kernel freezes related to i915 handle error

2010-06-29 Thread Zbynek Michl
So 2.6.32-3-686 freezes too. I don't know how to debug it, because kernel seems to be completely dead :( Zbynek > > Hello, > > I am experiencing the same problem in 2.6.32-5-686 and 2.6.34-1-686 on my Acer > laptop with i855 chipset. System freezes randomly as described by Eric. I > guess > th

Bug#573144: Re: Bug#573144: Re: Bug#573144: linux-image-2.6-686: kernel freezes related to i915 handle error

2010-06-29 Thread Zbynek Michl
> On Tue, Jun 29, 2010 at 11:02:55AM +0200, Zbynek Michl wrote: > > So 2.6.32-3-686 freezes too. I don't know how to debug it, because kernel > seems to be completely dead :( > > > > Zbynek > > did you check with latest experimental intel driver? I have tri

Bug#584279: psi-plus-plugins: Plugins loading fails

2010-06-02 Thread Zbynek Michl
Package: psi-plus-plugins Version: 0.15~svn2393-1 Severity: grave Justification: renders package unusable Plugins are not loaded, there is no "Plugins" item in psi-plus' options menu. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Archite

Bug#307096: Visible password

2010-06-03 Thread Zbynek Michl
Hi there, if I specify username as an option when mounting fs, then the password is visible on screen when typing it. Example: # mount -t davfs -o username=myname https://myserver.cz/mydir /mnt/mnt/ Password: mypassword Regards, Zbynek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ..

Bug#584279: closed by Ivan Borzenkov (Bug#584279: fixed in psi-plus 0.15~svn2501-1)

2010-06-04 Thread Zbynek Michl
> We believe that the bug you reported is fixed in the latest version of > psi-plus, which is due to be installed in the Debian FTP archive: Yes, I can confirm that plugins loading works fine in r2501. Thanks! :) Zbynek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org wit

Bug#307096: Visible password

2010-06-04 Thread Zbynek Michl
> You must not misuse option 'username' the way you do, it is for > pam_mount only. Hmm, I should read man page more carefully next time. So I used secrets file instead. Thanks Werner! :) Zbynek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscr

Bug#573144: Re: Re: Re: Bug#573144: linux-image-2.6-686: kernel freezes related to i915 handle error

2010-07-08 Thread Zbynek Michl
So it has been really caused by xserver-xorg-video-radeon. I have downgraded from 6.13.0-2 to previous 6.12.6-1 and freezing gone :) Zbynek > > On Tue, Jun 29, 2010 at 11:02:55AM +0200, Zbynek Michl wrote: > > > So 2.6.32-3-686 freezes too. I don't know how to debug it, beca

Bug#626287: mc: SHIFT+F6 should open rename dialog instead of delete dialog

2011-05-10 Thread Zbynek Michl
Package: mc Version: 3:4.7.0.9-1 Severity: normal When I press SHIFT+F6 key combination, I would expect it shows the rename dialog with the name of the selected file/dir filled in. Now it shows the delete dialog (as for the F8 key). In Ubuntu (mc 3:4.7.0-1ubuntu2) it works fine :) -- System I

Bug#983595: linux-image-5.10.0-3-amd64: [regression] Kernel panic on resume from sleep

2021-02-26 Thread Zbynek Michl
Package: src:linux Version: 5.10.13-1 Severity: important Tags: upstream X-Debbugs-Cc: zbynek.mi...@gmail.com Dear Maintainer, I'm facing a kernel panic issue on resume from sleep in the recent Linux kernels (including 5.10.13-1). Here's what I can see on the serial console output: Resume phase

Bug#983595: linux-image-5.10.0-3-amd64: [regression] Kernel panic on resume from sleep

2021-03-06 Thread Zbynek Michl
So really it was a bug in the alx driver - there was a wrong call order on resume. Jakub Kicinski has fixed it in the vanilla kernel: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=a4dcfbc4ee2218abd567d81d795082d8d4afcdf6 More details are available in the kernel mailing

Bug#971044: iputils-ping: ping reports socket error when IPv6 is disabled

2020-09-26 Thread Zbynek Michl
Package: iputils-ping Version: 3:20200821-2 Severity: normal X-Debbugs-Cc: zbynek.mi...@gmail.com Dear Maintainer, After iputils-ping upgrade to the recent version (3:20200821-2) I can see this error message when trying to ping any IPv4 address. # ping -c 1 127.0.0.1 ping: socket: Address family

Bug#971044: iputils-ping: ping reports socket error when IPv6 is disabled

2020-09-29 Thread Zbynek Michl
Here is the upstream bug report: https://github.com/iputils/iputils/issues/293 Regards Zbynek

Bug#824606: Resolution request

2017-11-10 Thread Zbynek Michl
Dear Maintainers, How does it look with fixing this issue? It is more than year from reporting it here and nothing happened so far. Could you fix it, please? Unfortunately there is no activity from the upstream developers. I believe that this FileChooser behaviour is really annoying for many Deb

Bug#961834: Any updates?

2022-02-03 Thread Zbynek Michl
Hello, is reported issue still valid? I use this theme in Debian Bookworm (Xfce 4.16) and I can't see any trouble with it. I would appreciate returning the package to the repo if there is no real blocker anymore. Thank you Zbynek