Bug#1064465: Any progress

2024-08-08 Thread Charles Samuels
Great! Thank you so much for all your hard work and contribution to Debian!

Bug#1064465: Any progress

2024-08-08 Thread Charles Samuels
Hi Andres, Are there additional things I can help with to get this moving along? It'd be very useful when using Chromium for automated testing, for example, via puppeteer. cs

Bug#1064465: chromium: Chromium cannot use webgl without X (should be compiled with swiftshader)

2024-05-20 Thread Charles Samuels
On Friday, May 17, 2024 8:27:02 P.M. PDT Andres Salomon wrote: > Thanks for checking into the licenses! The other thing to look into is > whether there's any compiled stuff included in the swiftshader > directory. Not just actual binaries (which at least > debian/scripts/check-upstream should ca

Bug#1064465: Following up on issue

2024-05-17 Thread Charles Samuels
Hi Andres Salomon or other maintainers. Back in February, I sent an email to the originator of the patch that disabled swiftshader, Michael Gilbert , but I never heard back. I'd just like to see how I can help get this patch moved along, either for trixie or bookworm. Thanks so much, Charles

Bug#1064465: chromium: Chromium cannot use webgl without X (should be compiled with swiftshader)

2024-02-22 Thread Charles Samuels
On Thursday, February 22, 2024 9:52:03 A.M. PST Andres Salomon wrote: > Swiftshader is manually disabled in Debian's chromium package. It's one > of those legacy patches that I've long meant to look at (and remove if > conditions allow it), but I haven't gotten to yet: > https://salsa.debian.o

Bug#1064465: chromium: Chromium cannot use webgl without X (should be compiled with swiftshader)

2024-02-22 Thread Charles Samuels
Package: chromium Version: 121.0.6167.160-1~deb12u1 Severity: normal X-Debbugs-Cc: char...@derkarl.org Dear Maintainer, I'd like to use Chromium's webgl support in headless mode. However, If I don't have an X-server running, and I try to access a website that uses webgl, the browser simply does

Bug#1037557: Thanks

2023-10-20 Thread Charles Samuels
A big thank you to the debian maintainers for applying this fix. It makes Plasma so much more comfortable!

Bug#988520: Acknowledgement (upgrade to bullseye fails to install because of rpcbind)

2021-05-14 Thread Charles Samuels
Then it's user error and you should close this report with my thanks and apologies.

Bug#988520: upgrade to bullseye fails to install because of rpcbind

2021-05-14 Thread Charles Samuels
Can you tell me how to do that?

Bug#988520: Acknowledgement (upgrade to bullseye fails to install because of rpcbind)

2021-05-14 Thread Charles Samuels
I configured rpcbind on this machine for use with NFS, probably in buster in the last year. I have no idea where this file come from because I never created it myself. Charles

Bug#988520: upgrade to bullseye fails to install because of rpcbind

2021-05-14 Thread Charles Samuels
Package: systemd Version: 247.3-5 I'm upgrading my machines from buster to bullseye, my machines have the following as contents of the /etc/tmpfiles.d/rpcbind.conf file: #Type PathMode UID GID Age Argument d /run/rpcbind 0755 root root - - f /run/rpcbind/rpcbind.xdr 0600 root r

Bug#955567: kalgebra: Output is always blank

2020-12-28 Thread Charles Samuels
On Monday, December 28, 2020 11:30:18 AM PST Paul Gevers wrote: > wrote: > > KAlgebra shows nothing in its output screen. This only applies > > to the algebraic displays, the graphs and dictionary tabs seem > > to work fine. > > > > Reproduce: Enter any equation into the input text box and press

Bug#645292: Fixed upstream

2020-09-27 Thread Charles Samuels
Fixed in libnet-cidr-perl 0.20: https://github.com/svarshavchik/Net-CIDR/issues/1 Also resolves the problem in munin: https://github.com/munin-monitoring/munin/issues/1177 Would the debian maintainer consider backporting the fix?

Bug#955567: kalgebra: Output is always blank

2020-04-02 Thread Charles Samuels
Package: kalgebra Version: 4:17.08.3-2 Severity: grave Justification: renders package unusable Dear Maintainer, KAlgebra shows nothing in its output screen. This only applies to the algebraic displays, the graphs and dictionary tabs seem to work fine. Reproduce: Enter any equation into the input

Bug#946694: systemd: 'ControlGroupAttribute=memory.swappiness 0' does nothing

2019-12-13 Thread Charles Samuels
Package: systemd Version: 241-7~deb10u2 Severity: normal Dear Maintainer, I have a service with: [Service] ControlGroupAttribute=memory.swappiness 0 But when I look at the process's entry in /sys/fs/cgroup/memory/system.slice/servicename.service/memory.swappiness I see it has the default swappin

Bug#923422: psmisc: pstree segfault with threads (patch included)

2019-02-27 Thread Charles Samuels
Package: psmisc Version: 22.21-2.1+b2 Severity: normal Dear Maintainer, When I run pstree on my busy servers, it usually SIGSEGVs before outputting anything. This is because pstree is calling `fclose(f)` on an `f` that may be null, which is not permitted: The behaviour of fclose() is

Bug#922334: ibus breaks KDE

2019-02-16 Thread Charles Samuels
Cross referencing with the KDE bug tracker: KDE simply doesn't want ibus enabled: https://bugs.kde.org/show_bug.cgi?id=379930 And exactly the same bug as mine: https://bugs.kde.org/show_bug.cgi?id=379649

Bug#922334: ibus breaks KDE

2019-02-16 Thread Charles Samuels
On Saturday, February 16, 2019 4:07:41 PM PST Osamu Aoki wrote: > Hi, > > I just installed KDE (testing) to see... > > I agree this is not the best situation for people under non-Gnome. > > On Fri, Feb 15, 2019 at 04:33:08PM -0800, Charles Samuels wrote: > > >

Bug#922334: ibus breaks KDE

2019-02-15 Thread Charles Samuels
> > If I exit that, the keyboard stopped working. > > You killed input method... so your key stop working. It's nice if ibus > tray is robust to restart automatically to enable keyboard. But ... > Excuse me this is not important bug. I didn't "kill" the input method. I choose "Exit" from its ri

Bug#922334: ibus breaks KDE

2019-02-15 Thread Charles Samuels
I performed an experiment where I installed a basic Debian stretch in a VM. Then I installed KDE and saw that it was working fine. Then I installed ibus. KDE continued to work fine. I saw ibus was running and there was the ibus icon in the tray. If I exit that, the keyboard stopped working. Wh

Bug#922334: ibus breaks KDE

2019-02-15 Thread Charles Samuels
Hi Osamu, On Friday, February 15, 2019 8:11:03 PM PST Osamu Aoki wrote: > Hi, > > On Thu, Feb 14, 2019 at 09:41:11AM -0800, Charles Samuels wrote: > > Package: ibus > > Version: 1.5.14-3 > > Severity: important > > Tags: upstream > > Can you explain why yo

Bug#922334: ibus breaks KDE

2019-02-14 Thread Charles Samuels
Package: ibus Version: 1.5.14-3 Severity: important Tags: upstream Dear Maintainer, Merely having the ibus package installed breaks KDE's Plasma Shell. Keystrokes into certain applications fails, such as KWallet and the Alt-F2 KRunner. These tools fail to receive 99% of keystrokes. A similar bug

Bug#907842: smartmontools: tons of "program smartd is using a deprecated SCSI ioctl" in dmesg

2018-09-02 Thread Charles Samuels
Package: smartmontools Version: 6.5+svn4324-1 Severity: normal Dear Maintainer, I installed smartmontools with no changes and Linux 4.17 from backports (I'm using the non-stable kernel because I'm trying to identify an unrelated bug in Linux's support for AMD Zen). dmesg shows the error "program

Bug#885590: powerdevil: should depend on consolekit

2017-12-28 Thread Charles Samuels
Package: powerdevil Version: 4:5.8.4-1 Severity: normal Dear Maintainer, I was having a frustrating situation in which my screen would turn itself off after 10 minutes regardless of what the battery status indicator said ("vlc is inhibiting power saving mode"). This was very frustrating, and ther

Bug#875907: kmail: "On you wrote:" has wrong timezone

2017-09-15 Thread Charles Samuels
Package: kmail Version: 4:16.04.3-3 Severity: normal Dear Maintainer, Also filed this bug here: https://bugs.kde.org/show_bug.cgi?id=382252 but reported here so we can get it fixed in debian Stretch one day. My machine is set to a certain timezone (EEST right now). I got an email sent from som

Bug#863457: kwin-x11: Noise pixels in KWrite/Konsole when compositing

2017-05-26 Thread Charles Samuels
Package: kwin-x11 Version: 4:5.8.6-1 Severity: normal Dear Maintainer, In Konsole and KWrite, I get a horizontal line of noise, often under the row of text that I'm adding. Konsole's goes away when compositing is enabled, KWrite's doesn't. KWrite gets one on every second line, and they show up w

Bug#793052: Info received (Bug#793052: Disconnected IMAP stops getting mail)

2015-09-24 Thread Charles Samuels
Can we get a backport into jessie-backports? testing is now uninstallable on top of jessie without upgrading everything, and that is basically not feasible on my production machine. KMail meanwhile is now totally unusable. Maybe it might work again if I login again, but this is not an accepta

Bug#793052: Info received (Bug#793052: Disconnected IMAP stops getting mail)

2015-09-07 Thread Charles Samuels
Is there any progress on this bug? Charles

Bug#797784: linux-image-4.1.0-0.bpo.1-amd64: resuming from hibernate highly unreliable

2015-09-02 Thread Charles Samuels
Package: src:linux Version: 4.1.3-1~bpo8+1 Severity: normal Dear Maintainer, Very often (about 50% of the time), when resuming from a hibernate, Linux gives up, reboots, and abandons the saved hibernation. This is on a Lenovo T420, with Intel graphics and X-Windows currently running. This did

Bug#793052: Info received (Bug#793052: Disconnected IMAP stops getting mail)

2015-08-03 Thread Charles Samuels
I upgraded these three packages to "unstable" and the problem still exists: root@phalaris:~# dpkg -l | grep akonadi | grep 1.13 | awk '{print $2, $3}' akonadi-backend-mysql 1.13.0-7 akonadi-server 1.13.0-7 libakonadiprotocolinternals1 1.13.0-7 Apparently interval mail check has no bearing on its

Bug#793052: Disconnected IMAP stops getting mail

2015-08-01 Thread Charles Samuels
On Tuesday, July 21, 2015 02:49:22 PM you wrote: > Hi Charles, > > First of all please always report bugs using "reportbug" utility as > described in > > https://www.debian.org/Bugs/Reporting > > because we need all the additional information about installed packages on > your system. Ok. >

Bug#793052: Disconnected IMAP stops getting mail

2015-07-20 Thread Charles Samuels
Package: kdepim-runtime Version: 4.14.2-3 When I use Disconnected IMAP in KMail, it stops being able to check my email *Constantly*. When I restart kmail, it doesn't get better. If I kill any /usr/bin/akonadi_imap_resource , it sometimes get better, and sometimes has no effect whatsoever. In o

Bug#732090: plasma-widget-networkmanagement: network manager requires package policykit-1

2013-12-13 Thread Charles Samuels
Package: plasma-widget-networkmanagement Version: 0.9.0.3-1 Severity: normal Dear Maintainer, If I uninstall policykit-1, I can no longer connect to wireless networks and it's hard to debug why. The package should require policykit-1, -- System Information: Debian Release: 7.2 APT prefers stab

Bug#705635: I see this too

2013-05-26 Thread Charles Samuels
I see this bug as well on an Lenovo T420. This bug does exist in wheezy. I can work around by simply downgrading to linux-image-3.2.0-4-amd64=3.2.35-2 Which I get from: deb http://snapshot.debian.org/archive/debian/20130101/ wheezy main I get this problem using KDE with or without the composi

Bug#653619: intel gma driver

2012-03-21 Thread Charles Samuels
The bug and its workaround on Joachim's link have both been confirmed on my machine. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#643920: Solution

2011-12-21 Thread Charles Samuels
If you go into Xine's settings and pick Alsa as the output device, it works. If you delete /usr/lib/xine/plugins/1.30/xineplug_ao_out_sndio.so then it appears to fix the problem for all users, and also in Kaffeine. Why is the sndio plugin being compiled? That's for OpenBSD. Charles -- To U

Bug#628664: xserver-xorg-core: X crashes on "startkde", i915, *ERROR* Hangcheck timer

2011-05-31 Thread Charles Samuels
Package: xserver-xorg-core Version: 2:1.10.2-1 Severity: important When I installed 1.10.2-1 of this package, my Xserver crashes while KDE is trying to start up. It never completes the progress-bar of the KDE start screen. *ERROR* Hangcheck timer elapsed... GPU hung [ 52.054122] [drm:i915_do_

Bug#602992: A trigger?

2011-03-04 Thread Charles Samuels
If I middle click repeatedly and quickly (and remember, this computer has arguably one of Intel's worst ever processors, so "click quickly" doesn't mean much here) on the "dead space" of a scrollbar in Konqueror, I can reproduce it pretty easily. Strangely more, a middle click appears to never

Bug#602992: xserver-xorg-core: more information, same harddrive different computer

2011-03-04 Thread Charles Samuels
Package: xserver-xorg-core Version: 2:1.7.7-11 Severity: normal I took the harddrive out of the IBM Thinkpad T41, and plugged it into a new computer. (The Thinkpad no longer boots, probably the power supply). I had given up on this bug, and was ready to mark it as closed when I reproduced the prob

Bug#610363: please enable idmapd by default

2011-01-17 Thread Charles Samuels
Package: nfs-common Version: 1.2.2-4 Severity: minor The system admin here at my employer got pretty frustrated setting up NFSd. He observed that unlike any other OS he used (Centos, Solaris, Ubuntu, ...), Debian was the only one that required him to manually enable idmapd in /etc/default/nfs-c

Bug#602992: Mouse sporadically grabbed, not released

2010-11-09 Thread Charles Samuels
Package: xserver-xorg-core Version: 1.7.7-8 On my IBM ThinkPad T41 laptop, the mouse is sporadically grabbed. I usually use a Logitech USB mouse. The graphics card is a "ATI Radeon RV250" When it happens, dmesg says nothing interesting. Nor does anything appear in syslog or messages. The bug

Bug#465300: freetype has subpixels disabled?

2008-03-11 Thread Charles Samuels
Compile this: {{{ #include #include #include FT_FREETYPE_H #include FT_LCD_FILTER_H int main() { int ft_has_subpixel=444; FT_LibraryftLibrary; if(FT_Init_FreeType(&ftLibrary) == 0) { ft_has_subpixel = ( FT_Library_SetLcdFilter(ftLibra

Bug#454586: A patch is described here

2008-01-03 Thread Charles Samuels
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/14309 "I built kdepim using the current 3.4.0 stable Konstruct, and noticed it applies the patch fix-imap-resource-type-RELEASE.diff to kdepim-3.4.0 sources. Using these binaries built using Konstruct, imap resources work ok in Kontact." c

Bug#439968: etch

2007-08-28 Thread Charles Samuels
actually, that's debian etch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#439968: kernel-package requires libc6-dev

2007-08-28 Thread Charles Samuels
Package: kernel-package Version: 10.067 I needed to manually install the libc6-dev package to be able to use the command: `make-kpkg binary-arch` Otherwise, I get these kinds of errors: scripts/basic/fixdep.c:107:23: error: sys/types.h: No such file or directory scripts/basic/fixdep.c:108:22:

Bug#321150: This bug has resurfaced

2006-11-22 Thread Charles Samuels
#include #include int main() { cgicc::Cgicc cc; cgicc::CgiInput in; return 0; } $ c++ test.cpp -lcgicc test.cpp:10:2: warning: no newline at end of file /tmp/cc0mHyGw.o: In function `main': test.cpp:(.text+0xa4): undefined reference to `cgicc::CgiInput::CgiInpu

Bug#392073: doesn't support unsupported filesystems :)

2006-10-10 Thread Charles Samuels
Package: initramfs-tools Version: 0.80 I compiled a fresh new kernel, and set my root partition to reiser4: in this line: mount -r -t unknown /dev/md1 /root if I change it to the following on the "no root fs" command line prompt in the initrd: mount -r -t reiser4 /dev/md1 /root So it specif

Bug#381491: apt-get doesn't like gpg signatures with proxy

2006-08-04 Thread Charles Samuels
Package: apt Version: 0.6.45 When I use a proxy with apt-get, it says this for all packages: WARNING: The following packages cannot be authenticated! ... Install these packages without verification It doesn't say anything else relevant to GPG (like that the keys didn't match or someth

Bug#363591: twinkle wants libccext2-1.3.so.1

2006-04-19 Thread Charles Samuels
Package: twinkle Version: 0.6.2-1 When I run twinkle I get this: twinkle: error while loading shared libraries: libccext2-1.3.so.1: cannot open shared object file: No such file or directory libccext2-1.3.so.2 is provided by libcommoncpp2-1.3c2a, but not 1 thanks -- To UNSUBSCRIBE, email

Bug#360663: kdelibs is marked version 3.5.2 but isn't

2006-04-03 Thread Charles Samuels
Package: kdelibs Version: 3.5.2-1 the kdelibs packaged in debian unstable is given the wrong version number, . This means that you confuse us all when we try to track down bugs in the source code so that KDE may make a new release of kdelibs, specifically to fix the bug in which konqueror does

Bug#333542: [Issue N89425] QImageIO::setGamma doesn't work on PNG

2005-10-21 Thread Charles Samuels
Ok, this is the actual correct patch. -Charles --- ../moo/qt-x11-free-3.3.5/src/kernel/qpngio.cpp 2005-09-02 13:43:05.0 +0100 +++ src/kernel/qpngio.cpp 2005-10-21 14:57:52.0 +0100 @@ -110,12 +110,20 @@ static void setup_qt( QImage& image, png_structp png_ptr, png_infop info_ptr,

Bug#333542: [Issue N89425] QImageIO::setGamma doesn't work on PNG

2005-10-21 Thread Charles Samuels
Christopher Martin wrote, on Friday 2005 October 21 1:42 pm: > On October 12, 2005 13:44, Christopher Martin wrote: > > Anyway, could you confirm that 28_qtc_png-gamma-fix.dpatch is the source > > of your problem? If so, then we'll probably just drop it from the > > package. > > If you need a hand

Bug#333542: gamma correction broken

2005-10-12 Thread Charles Samuels
Package: libqt3-mt Version: 3.3.5-1 QImageIO::setGamma is broken. This is confirmed with communications with TrollTech. This likely is caused by qt-x11-free-3.3.5/debian/patches/28_qtc_png-gamma-fix.dpatch Pristine Qt works in both 3.2.3 and 3.3.6, according to TT. -Charles -- To UNSUBSC

Bug#332909: dbus-qt-1c2 links to libkdecore

2005-10-09 Thread Charles Samuels
Package: dbus-qt-1c2 Version: 0.23.4-6 dbus's Qt bindings links against libkdecore for purposelessly, because the configure script is stupid. version dbus-0.36.2 is broken, too. their cvs version is correct (at least upon my reading the configure.in file, I haven't tested). I have a patch to

Bug#306590: lilypond has /usr/bin/ps2png

2005-04-27 Thread Charles Samuels
Package: lilypond Version: 2.4.5-2 Unpacking lilypond (from .../lilypond_2.4.5-2_i386.deb) ... dpkg: error processing /var/cache/apt/archives/lilypond_2.4.5-2_i386.deb (--unpack): trying to overwrite `/usr/bin/ps2png', which is also in package tth dpkg-deb: subprocess paste killed by signal (Bro

Bug#301970: missing symbol with valgrind/callgrind

2005-03-29 Thread Charles Samuels
Package: valgrind-callgrind Version: 0.9.10-1 I get the following runtime error when I use valgrind with the callgrind "skin": >>> [EMAIL PROTECTED] ~ $ valgrind --tool=callgrind ls Can't open tool "callgrind": /usr/lib/valgrind/vgskin_callgrind.so: undefined symbol: vgPlain_register_compact_