[Bug 1275068] Re: consider upgrade to openssh 6.5p1 for 14.04

2014-01-31 Thread Andreas Kotes
I would go as far as saying that is has some very essential enhancements regarding data integrity, security and privacy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275068 Title: consider upgrade

[Bug 1128428] [NEW] linkhard option disappeared again

2013-02-17 Thread Andreas Kotes
Public bug reported: Hello, Version 1.50-PR2_4 removes --linkhard again, while it was (still) present in 1.50-PR2_3. While there may be various reasons to remove it there are most likely plenty of users quite happily using the option as-is, thus willing and wanting to keep it. Ubuntu should kee

[Bug 877719] Re: [Latitude E6510] xset dpms off causes X to freeze with nvidia_current

2013-05-06 Thread Andreas Kotes
Running into the same issue on a Thinkpad X220, but only since raring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877719 Title: [Latitude E6510] xset dpms off causes X to freeze with nvidia_curre

[Bug 1172148] [NEW] isc-dhcp-server didn't restart after upgrade

2013-04-24 Thread Andreas Kotes
Public bug reported: I've updated my isc-dhcp-server package today: Log started: 2013-04-24 08:37:01 (Reading database ... 75354 files and directories currently installed.) Preparing to replace libc-bin 2.15-0ubuntu20 (using .../libc-bin_2.15-0ubuntu20.1_amd64.deb) ... Unpacking replacement lib

[Bug 1172148] Re: isc-dhcp-server didn't restart after upgrade

2013-04-24 Thread Andreas Kotes
I can confirm the md5sum. Doing a simple service start from a terminal session was also possible/enough without apparmor complaining, so I already had the dhcpd running again. I guess reloading apparmor needs to be ensured on package updates, then? -- You received this bug notification because y

[Bug 1207846] [NEW] Xorg uses max CPU after drm:i915_hangcheck_hung

2013-08-02 Thread Andreas Kotes
Public bug reported: Hi guys, apprently my box overheats under high load with more-than-moderate environment temperatures, which triggers the kernel (correctly!) to throttle the CPU. Apparently, this throttling (or some data transfer/DRM issue?) causes the GPU to hang/lose communication (kernel b

[Bug 1207846] Re: Xorg uses max CPU after drm:i915_hangcheck_hung

2013-08-06 Thread Andreas Kotes
I don't seem to be getting that?!? # cat /sys/kernel/debug/dri/0/i915_error_state cat: /sys/kernel/debug/dri/0/i915_error_state: Cannot allocate memory dmesg says: [ 7297.759451] cat: page allocation failure: order:10, mode:0x1040d0 [ 7297.759524] Pid: 12167, comm: cat Tainted: GF O 3.

[Bug 2097279] Re: ccal does not display properly

2025-03-10 Thread Andreas Kotes
Working system ** Attachment added: "Screenshot 2025-03-10 091216.png" https://bugs.launchpad.net/ubuntu/+source/cal/+bug/2097279/+attachment/5863680/+files/Screenshot%202025-03-10%20091216.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2097279] Re: ccal does not display properly

2025-03-10 Thread Andreas Kotes
Broken system ** Attachment added: "Screenshot 2025-03-10 091327.png" https://bugs.launchpad.net/ubuntu/+source/cal/+bug/2097279/+attachment/5863681/+files/Screenshot%202025-03-10%20091327.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2097279] Re: ccal does not display properly

2025-03-10 Thread Andreas Kotes
While previous systems wrote: write(1, "\n", 1) = 1 write(1, "\33[0;30;42m March 2025 \33[0;37;40m \33[0;31;40m\33[0;37;40m\n", 64) = 64 write(1, "\33[0;34;46m Mo Tu We Th Fr Sa Su \33[0;37;40m \33[0;31;40m \33[0;37;40m\33[0;37;40m\n", 75) = 75 write(1, "\33[0;37;

[Bug 2097279] Re: ccal does not display properly

2025-03-10 Thread Andreas Kotes
Hello, I can confirm the same problem. On the first system, it was merely an annoyance popping up when upgrading from 22.04 LTS to 24.04 LTS; now the second system has the same problem after the same type of upgrade. Please advise on how to help debugging. count -- You received this bug noti

[Bug 2097279] Re: ccal does not display properly

2025-03-17 Thread Andreas Kotes
$ git diff diff --git a/src/cal.c b/src/cal.c index 769d803..d296767 100644 --- a/src/cal.c +++ b/src/cal.c @@ -1224,6 +1224,7 @@ void ansiputs(char *l, char *a) void setcolor(char attr) { char command[256]; +char printbuf[256]; char dos2ansi[] = { 0, 4, 2, 6, 1, 5, 3, 7, 0, 4, 2, 6