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#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#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#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#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#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