Processed: Re: Bug#778176: add patch
Processing control commands: > tags -1 - patch Bug #778176 [src:x11-xserver-utils] x11-xserver-utils: ftbfs with GCC-5 Removed tag(s) patch. -- 778176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778176 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.b778176.142571507520737.transcr...@bugs.debian.org
Bug#778176: add patch
Control: tags -1 - patch On Fri, Mar 6, 2015 at 18:15:58 +0100, Matthias Klose wrote: > diff -Nru x11-xserver-utils-7.7+2ubuntu1/debian/rules > x11-xserver-utils-7.7+2ubuntu2/debian/rules > --- x11-xserver-utils-7.7+2ubuntu1/debian/rules 2014-02-14 > 09:42:44.0 + > +++ x11-xserver-utils-7.7+2ubuntu2/debian/rules 2015-03-06 > 16:57:36.0 + > @@ -24,6 +24,8 @@ > LDFLAGS = `dpkg-buildflags --get LDFLAGS` > CPPFLAGS = `dpkg-buildflags --get CPPFLAGS` > > +export CPP := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)-gcc -E -P > + > %: > dh $@ --with autoreconf,quilt --parallel > I don't think that's an acceptable way to fix this. Cheers, Julien signature.asc Description: Digital signature
Bug#738521: xserver-xorg-video-ati: Persistant system lockup with ATI Radeon X300 GPU running firmware-linux-nonfree
Monday 10 February 2014 00.22.05, Paul wrote: > Running Debian Wheezy, by installing the package "firmware-linux-nonfree" > which contains the firmware to enable 3D acceleration for the ATI card > (Radeon X300), when the system starts and user logins, the system locks. > > 2. Symptoms > > The input devices are inoperative, the screen image is undistorted but > unresponsive, the eth0 connection breaks (ssh is unavailable.) The REISUB > keys are ineffective. The only recourse is to do a hard reset by holding > the power button. Lockup occurs any where within seconds to within minutes > of bootup. Lockup most often occurs when in the graphical desktop > environment; rarely when in a virtual terminal (ALT F1-F6). I've experienced very similar symptoms on jessie ever since 3D acceleration via Glamor became possible with my Southern Island card (Bonaire XTX [Radeon R7 260X]) about six months ago, although not immediately after logging in but rather after several hours, and never when using the computer but when I leave it unattended. I *think* it's locked up once while switched to a text console, but otherwise only while the graphical console has been active. Whenever it happens, the system starts spewing out _something_ on the ethernet interface, making it impossible to connect to my server connected to the same switch/AP (the LEDs of both ports flash furiously), but I haven't been able to see anything with tcpdump. No clues can be found in any logs, except sometimes a few "eth0: link up" in the server syslog, and just one time the affected system managed to get off a message about a GPU fault via netconsole: Feb 8 01:49:59 johansson [108159.201208] radeon :01:00.0: GPU fault detected: 146 0x08075014 Feb 8 01:49:59 johansson [108159.201215] radeon :01:00.0: VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x0007B6C0 Feb 8 01:49:59 johansson [108159.201217] radeon :01:00.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x07050014 Once, a couple of weeks ago, I came back to the computer and found it unresponsive; the screen had gone black but not into sleep mode and I could still ssh in. chvt would just hang and when I tried restarting X (kdm), the system stopped responding completely as before. So it seems that the system might not lock up completely right away, but that it's a two-step process. Hope this is of any help at all. -- Magnus Holmgrenholmg...@debian.org Debian Developer signature.asc Description: This is a digitally signed message part.
ANN: xterm-316
Files: ftp://invisible-island.net/xterm/current/xterm-316.tgz ftp://invisible-island.net/xterm/current/xterm-316.tgz.asc ftp://invisible-island.net/xterm/patches/xterm-316.patch.gz ftp://invisible-island.net/xterm/patches/xterm-316.patch.gz.asc ftp://invisible-island.net/xterm/xterm-316.tgz ftp://invisible-island.net/xterm/xterm-316.tgz.asc Patch #316 - 2015/03/07 * revert change to make DCH honor top/bottom scrolling margins. For the record, both the VT420 and VT520 reference manuals incorrectly state that "DCH has no effect outside the scrolling margins." * fix regression in DCH introduced in adjustment for limit-check in patch #315 (report/testcase by Zoltan Keri, also reported by Christian Weisgerber). * correct default value for configure option --enable-initial-erase; it should be "False", but in patch #315 it was "Maybe", which differed from default set in patch #192. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net signature.asc Description: Digital signature
Bug#780008: add working examples of exec-formatted to the man page
Package: xterm Version: 314-1 Severity: wishlist File: /usr/share/man/man1/xterm.1.gz http://lukas.zapletalovi.com/2013/07/hidden-gems-of-xterm.html mentions says "Open URL Best feature ever. I was waiting for this one for years. There is new event called exec-formatted which allows you to execute arbitrary commands. If you make a PRIMARY selection before that, you can open URLs in browser easily." but his example does not work. Please add a working example to the official man page. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/878uf8xle3@jidanni.org