Bug#1056555: thunar: segfault when ejecting drive

2024-04-10 Thread k02
Hi, Since this bug was very annoying/frequent, a few weeks ago I decided to format my machine entirely (I've been using debian on this machine for over 4 years without reinstall and using very old config files). This bug and other annoyances are gone now,  so if something happens I prefer to o

Bug#1056946: duperemove: new upstream version

2024-11-10 Thread k02
i suppose this one is orphaned right?

Bug#1091446: RFP: tauon -- Lightweight music player with an intuitive interface, customizable playlists, and support for various audio formats.

2024-12-26 Thread k02
Package: wnpp Severity: wishlist Package name    : tauon Version : 7.8.3 URL : https://tauonmusicbox.rocks/ License : GNU General Public License v3.0 Programming Lang: (Python, C, etc) Description : A music player for the desktop. Designed to be powerful and strea

Bug#1094766: linux: Revert "drm/amdgpu: rework resume handling for display (v2)"

2025-02-08 Thread k02
Fix just landed with the latest security update linux 6.1.128

Bug#1094766: linux-source-6.1: Revert "drm/amdgpu: rework resume handling for display (v2)"

2025-01-30 Thread k02
Package: linux-source-6.1 Version: 6.1.124-1 Severity: important Hi, After upgrading to linux 6.1.19 to 6.1.24 i can no longer control the brightness of my display after suspending. It is highly related to the following mistake reverted on 6.1.127: commit e77360374fd06a5e6dfbe4a6848bfb8ba5e96ed

Bug#960860: pcsx2: 2.2.0 released

2024-12-21 Thread k02
Hi, pcsx2 2.2.0 is the latest stable release since Oct 31 2024 after 4 years of great development, it has SEVERAL critical changes.  The emulator paradigm has changed quite a lot, it no longer uses plugins for example, and you can use vulkan over opengl to mention some. I just compiled it on b

Bug#1105017: linux: [amdgpu] X crashed: Errors are "ring gfx timeout" and "Failed to initialize parser -125".

2025-05-09 Thread k02
Source: linux Version: linux-image-6.1.0-34-amd64 Severity: normal Hi, First time I get this error and crash, but noticed somebody at bugzilla kernel had a similar issue on debian. So better have it reported. Using ryzen 3500u, xfce4 (xf

Bug#983845: doas does not autocomplete apt

2025-05-18 Thread k02
This works alright on debian 12 if you place the following in your .bashrc complete -F _command doas complete -F _root_command doas