Bug#921657: xvfb-run: -e /dev/stderr does not work

2024-11-20 Thread Thorsten Glaser
On Wed, 20 Nov 2024, Simon McVittie wrote: >On Thu, 07 Feb 2019 at 17:59:42 +0000, Thorsten Glaser wrote: >> + xvfb-run -a -e /dev/stderr -s '-screen 0 1024x768x24 -fbdir /var/tmp' -- >> ctest -O ctest.log -j8 --output-on-failure >> /usr/bin/xvfb-run: 159: /usr/b

Bug#1067207: mesa: switch statement too large, might need -mlong-jump-table-offsets

2024-04-01 Thread Thorsten Glaser
retitle 1067207 mesa: [m68k] switch statement too large, needs -mlong-jump-table-offsets tags 1067207 + patch thanks >Adding the -mlong-jump-table-offsets flag to CFLAGS on m68k should That did it. I built with… APPEND CFLAGS -mlong-jump-table-offsets APPEND CXXFLAGS -mlong-jump-table-offsets

Bug#1067207: mesa: switch statement too large, might need -mlong-jump-table-offsets

2024-03-19 Thread Thorsten Glaser
Source: mesa Version: 24.0.3-1 Severity: important Justification: FTBFS on d-ports arch X-Debbugs-CC: t...@mirbsd.de, debian-...@lists.debian.org Tags: ftbfs mesa currently FTBFS on m68k with: […] cc -Isrc/nouveau/headers/libnvidia_headers.a.p […] -o src/nouveau/headers/libnvidia_headers.a.p/mes

Re: Bug#1026002: FTBFS gcc: error: LinuxMachineDefines: linker input file not found: No such file or directory

2022-12-13 Thread Thorsten Glaser
# this is for a nōn-release architecture severity 1026002 important # this is a bug in the imake buildsystem, not xlax which merely uses it reassign 1026002 xutils-dev retitle 1026002 xutils-dev: imake support for riscv64 vanished? affects 1026002 src:xlax thanks sun min dixit: >xlax failed to bu

Bug#856271: Bug#999177: xfonts-*: missing required debian/rules targets build-arch and/or build-indep

2022-07-21 Thread Thorsten Glaser
Simon McVittie dixit: >If that's what you want, here are diffs (these are only the xfonts-base >subset, the remarkably similar diffs for the other packages will follow >when I get round to it). Thanks. Looking good. >Or if you want to try the web UI, closing the file list/search on the >left sho

Bug#913468: xauth unknown command on startx, still pertinent

2022-03-27 Thread Thorsten Glaser
Hi, this bug still exists. bye, //mirabilos -- 15:41⎜ Somebody write a testsuite for helloworld :-)

Where is the X keyboard configuration magic?

2021-12-30 Thread Thorsten Glaser
Hi, we just installed a bullseye system “barebones” and then added the GUI by “apt-get install xorg icewm xterm”, etc. and use “exec startx” to run it. For some reason, the keyboard layout from the installer is only preserved on the virtual terminal, not in X11. I know there’s some magic supposed

imake: uses an argument to ar(1) which recent binutils changed in an incompatible way, causing packages using imake to FTBFS (was Re: Bug#997628: mgp: FTBFS: ar: libdeps specified more than once)

2021-10-23 Thread Thorsten Glaser
# imake reassign 997628 xutils-dev found 997628 1:7.7+5 retitle 997628 imake: uses “ar clq” by default, which recent binutils broke in an incompatible way # causes an FTBFS, cannot be workarounded in mgp affects 997628 src:mgp # root bug is in binutils block 997628 by 981072 # at least, if not mor

Bug#996417: xset: handle absence of DPMS support in the X server more gracefully

2021-10-13 Thread Thorsten Glaser
Package: x11-xserver-utils Version: 7.7+8 Severity: normal Tags: upstream X-Debbugs-Cc: t...@mirbsd.de My ~/.xsessionrc has: xset dpms 0 0 0 With a regular X11 session, this works, but in an xrdp+xorgxrdp session, it fails because the server lacks DPMS support. But then, once having fail

Bug#988221: xterm: uses unescaped backslashes in manpage example

2021-05-08 Thread Thorsten Glaser
Thomas Dickey dixit: >The example is correct, however. xterm's manpage isn't a tutorial >on shell programming. Yes and yes, but it’s still over-microoptimised, in a way that is not helpful to users. bye, //mirabilos -- FWIW, I'm quite impressed with mksh interactively. I thought it was much *m

Bug#988221: xterm: uses unescaped backslashes in manpage example

2021-05-07 Thread Thorsten Glaser
Package: xterm Version: 366-1 Severity: minor Tags: upstream X-Debbugs-Cc: t...@mirbsd.de The manual page includes example commands such as… printf '\033]2;Hello world!\033\' … which use unescaped backslashes at the end of the command. In general this works… $ printf '\' | hd 00

Re: Tentative summary of the AMD/ATI/NVidia issue

2021-05-02 Thread Thorsten Glaser
Cyril Brulebois dixit: >Lucas Nussbaum (2021-04-24): >> C) Do nothing and document this in the release notes > >As said above, I strongly recommend against this. Right… what about, add another Plan C… C) When X won’t work, fail gracefully, show a console login … and dump the above to Plan D?

Bug#984615: xterm: bug in CVE-2021-27135 patch in at least stretch

2021-03-20 Thread Thorsten Glaser
Utkarsh Gupta dixit: >Thanks to Thomas for his help, I've uploaded a fix for this regression >(by reverting the backport of that part of the patch which was not >necessary It’s got some memory impact, but probably neglegible here, true. > for this CVE fix). And thanks to Thorsten for his >compre

Bug#984615: xterm: bug in CVE-2021-27135 patch in at least stretch

2021-03-06 Thread Thorsten Glaser
Sven Joachim dixit: >I see that this might be a problem (albeit unlikely to happen in >practice), however I have trouble understanding exactly where a >use-after-realloc bug comes into play. Maybe Thorsten can help me fix >my blindness? The next time something is selected, the code a little furt

Bug#984615: xterm: bug in CVE-2021-27135 patch in at least stretch

2021-03-05 Thread Thorsten Glaser
Source: xterm Version: 327-2+deb9u1 Severity: serious Justification: introduces use-after-realloc debian/patches/CVE-2021-27135.patch changes button.c line (after patching) 3747 to: line = realloc(line, screen->selection_size); But “line” is a local variable, the address of the buffer mus

Bug#980148: mesa-vulkan-drivers: file content conflict in Multi-Arch:same package

2021-01-15 Thread Thorsten Glaser
Package: mesa-vulkan-drivers Version: 20.3.2-1 Severity: important X-Debbugs-Cc: t...@mirbsd.de Package: mesa-vulkan-drivers […] Multi-Arch: same The file /usr/share/vulkan/icd.d/intel_icd.x86_64.json differs. amd64: { "ICD": { "api_version": "1.2.145", "library_path": "/

Bug#975687: xterm: loses text lines, even descenders from some lines

2020-12-20 Thread Thorsten Glaser
Thomas Dickey dixit: >I'm guessing that it's timing, e.g., xterm could wait a few milliseconds >to retry and then give up on that loop, in case the window events don't >arrive rapidly enough. “rapidly enough” as criterium isn’t going to help everyone. We have multi-GHz desktop bolides, few-MHz m

Bug#975687: xterm: loses text lines, even descenders from some lines

2020-12-20 Thread Thorsten Glaser
Thomas Dickey dixit: >how far below? > >Just the window-decoration, or a line or so? About a line, give or take (for the syslog window, the last line is the cursor, so I don’t need it, and I took a bit more than a line there; for that test, it’s a bit less). >Looking at the changes for #361, the

Bug#975687: xterm: loses text lines, even descenders from some lines

2020-12-20 Thread Thorsten Glaser
Thomas Dickey dixit: >I see that version in testing, but don't see a problem on the screen. >I made a short script to cat those lines to the terminal, sleeping 0.2 >seconds between bursts, and the result looks ok, even with a magnifier. Indeed, tricky. I experimented with this a bit. I can repro

Bug#975687: xterm: loses text lines, even descenders from some lines

2020-12-20 Thread Thorsten Glaser
On Sun, 20 Dec 2020, Thorsten Glaser wrote: > corruption effects which vary (see screenshot). Oops, attached.

Bug#975687: xterm: loses text lines, even descenders from some lines

2020-11-26 Thread Thorsten Glaser
Hi Thomas, >If you're going to compile it, the debug-trace can be useful >(--enable-trace). If not, the -report-fonts option is helpful. I hadn’t recompiled, at least not with actual changes. The -report-fonts output is attached, fNorm is the one in question. I did a little bisecting: Debian’s

Bug#975687: xterm: loses text lines, even descenders from some lines

2020-11-26 Thread Thorsten Glaser
Thomas Dickey dixit: >"Recently" could be something overlooked in #362's change No, 362 is the current one, and I definitely had this in the previous version shipped in Debian as well, but I can’t narrow it down further than that. According to apt history log, that was 361. >On the other hand (i

Bug#975687: xterm: loses text lines, even descenders from some lines

2020-11-24 Thread Thorsten Glaser
Package: xterm Version: 362-1 Severity: normal X-Debbugs-Cc: t...@mirbsd.de I’ve got the following in my ~/.xinitrc… /usr/bin/xterm +sb -fg black -geom 78x10+1+637 \ -bg slateblue -e top & /usr/bin/xterm +sb -fg black -geom 90x11+475+637 \ -bg cornflowerblu

Bug#953032: Internal error: Could not resolve keysym XF86FullScreen

2020-03-09 Thread Thorsten Glaser
Package: x11-xkb-utils Version: 7.7+5 Followup-For: Bug #953032 Control: retitle -1 xkbcomp: Internal error: Could not resolve keysym XF86FullScreen The high keycode errors went away, but this one still happens. (Can I tell it to load a .Xmodmap file instead, by the way? I anyway load one as par

Bug#912325: glamor0: GL error: GL_OUT_OF_MEMORY in glBufferData, GL_INVALID_OPERATION, X server crashes

2020-01-24 Thread Thorsten Glaser
Hi Michel, >You're probably using the modesetting driver already, since the Xorg >nouveau driver doesn't support glamor. The fundamental problem is in the >kernel and/or Mesa nouveau drivers. ah okay, thanks for the explanation… my X knowledge is a bit rusty (XFree86*cough*), and this is news to

Bug#945962: libgl1: still uses Priority: extra

2019-12-04 Thread Thorsten Glaser
Timo Aaltonen dixit: >That was done over two years ago in 1.0.0-1, so you are looking at the >wrong package? Same thing with the other bug. No, definitely checked the two packages. Did you remember to request ftpmasters to change Priority in the override file after you changed them in the packag

Bug#945963: libgles2: still uses Priority: extra

2019-12-01 Thread Thorsten Glaser
Package: libgles2 Version: 1.1.0-1+b1 Severity: normal Please change Priority extra to optional, in accordance with latest Policy, as to not make packages depending on libgles2 but of a conforming priority violate Policy’s requirement of not depending on packages with a lower priority. -- System

Bug#945962: libgl1: still uses Priority: extra

2019-12-01 Thread Thorsten Glaser
Package: libgl1 Version: 1.1.0-1+b1 Severity: normal Please change Priority extra to optional, in accordance with latest Policy, as to not make packages depending on libgl1 but of a conforming priority violate Policy’s requirement of not depending on packages with a lower priority. -- System Info

Bug#758094: libgl1-mesa-glx:x32: SIGSEGV in OpenGL applications on x32

2019-10-05 Thread Thorsten Glaser
Hi Sven, >That has apparently helped, but I have just re-enabled asm in git[1], >since the bug is supposed to be fixed since Mesa 17.0.0. > >@Thorsten: would be great if you could test that this actually works. sure, thanks for informing me. Upgrading was a bit of a hassle due to Multi-Arch but I

Bug#932733: fixed in git

2019-10-04 Thread Thorsten Glaser
commit 389a79ec6362ae31dc34dd498b47fec10e536492 builds fine on x32, thanks! bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 54881-235 HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941 Geschäftsführer: Dr. Stefan B

Bug#940626: uxterm: please lessen dependency on locales

2019-09-25 Thread Thorsten Glaser
On Tue, 17 Sep 2019, Thomas Dickey wrote: > > Please apply the following patch (which is _not_ suitable for > > upstream as the C.UTF-8 locale is my invention and not shipped > > really? Sure, introduced in eglibc 2.13-1, see #609306 for 240 lynx screen pages of 113x34 for the discussions around

Bug#801614: xserver-xorg-legacy: ask for needs_root_rights in Xwrapper.config

2019-09-17 Thread Thorsten Glaser
Package: xserver-xorg-legacy Version: 2:1.20.4-1 Followup-For: Bug #801614 Yes please, I need this preseedable so I can set this to yes in the debconf database in an installer for a specific platform which needs this for the X server to work, so that, when the user later installs the X server, the

Bug#940626: uxterm: please lessen dependency on locales

2019-09-17 Thread Thorsten Glaser
Package: xterm Version: 348-2 Severity: normal Tags: patch Please apply the following patch (which is _not_ suitable for upstream as the C.UTF-8 locale is my invention and not shipped in all operating systems): --- usr/bin/uxterm +++ uxterm @@ -71,7 +71,7 @@ do C|POSIX)

Bug#932733: mesa: FTBFS on x32: usr/share/vulkan/explicit_layer.d/*.json, libVkLayer_MESA_overlay.so not built but attempted to be installed

2019-09-06 Thread Thorsten Glaser
Version: 19.1.6-1 Hello Timo, would you please also fix the bug in the file installation logic? (This is likely a case where any-amd64 includes x32 because they share the CPU architecture (but not the ABI), or something like that.) Thanks in advance, //mirabilos -- tarent solutions GmbH Rochus

Bug#912325: glamor0: GL error: GL_OUT_OF_MEMORY in glBufferData, GL_INVALID_OPERATION

2019-08-21 Thread Thorsten Glaser
Package: xserver-xorg-core Version: 2:1.20.4-1 Followup-For: Bug #912325 This happened again. syslog shows: Aug 21 02:46:34 tglase xlock[14877]: xlock: xio_error Aug 21 02:46:34 tglase xlock[14877]: Stop: tglase, tglase, :0, 411m 2s Aug 21 02:46:34 tglase kdm[2854]: X server for display :0 term

Bug#934776: xserver-xorg-video-intel: spelling mistake in package description

2019-08-14 Thread Thorsten Glaser
Package: xserver-xorg-video-intel Version: 2:2.99.917+git20180925-2 Severity: wishlist Please replace “it’s” (short for “it is”) with “its” (genitive form) in the package long Description. (That being said, what benefits has the modesetting driver over the intel driver viceque versa? I encountere

Bug#912325: glamor0: GL error: GL_OUT_OF_MEMORY in glBufferData, GL_INVALID_OPERATION

2019-07-24 Thread Thorsten Glaser
Package: xserver-xorg-core Version: 2:1.20.4-1 Followup-For: Bug #912325 This happened again. -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Sep 17 2014 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 274 Mar 5 21:11 /usr/bin/Xorg VGA-c

Bug#932733: mesa: FTBFS on x32: usr/share/vulkan/explicit_layer.d/*.json, libVkLayer_MESA_overlay.so not built but attempted to be installed

2019-07-22 Thread Thorsten Glaser
Source: mesa Version: 19.1.2-1 Severity: important Tags: ftbfs Justification: fails to build from source (but built successfully in the past) on debian-ports architecture https://buildd.debian.org/status/fetch.php?pkg=mesa&arch=x32&ver=19.1.2-1&stamp=1563475274&raw=0 […] # Copy the hardlinked vd

Bug#921657: xvfb-run: -e /dev/stderr does not work

2019-02-07 Thread Thorsten Glaser
Package: xvfb Version: 2:1.20.3-1 Severity: minor + xvfb-run -a -e /dev/stderr -s '-screen 0 1024x768x24 -fbdir /var/tmp' -- ctest -O ctest.log -j8 --output-on-failure /usr/bin/xvfb-run: 159: /usr/bin/xvfb-run: cannot create /dev/stderr: Permission denied /usr/bin/xvfb-run: 82: /usr/bin/xvfb-run

Bug#901249: (xterm: translation overrides for copy/paste do not work as documented): fixed in xterm 338-1

2018-12-13 Thread Thorsten Glaser
On Wed, 12 Dec 2018, Sven Joachim wrote: > xterm (338-1) unstable; urgency=medium > . >* New upstream release. […] > - Revert the change which prevented concurrent ownership of different >selection targets, and instead modify selection storage so that >different concurre

Bug#913468: startx: doesn't cope with multiple xauth cookies

2018-11-11 Thread Thorsten Glaser
Dixi quod… > I don’t know how to test this right now, as “xauth add” seems > to misbehave: instead of adding one line it replaces all three > lines: […] > (That’s still running under X.) From outside X I get: tglase@tglase-nb:~ $ xauth list tglase@tglase-nb:~ $ xauth add :0 . $(mcookie) tglase@t

Bug#913468: startx: doesn't cope with multiple xauth cookies

2018-11-11 Thread Thorsten Glaser
Dixi quod… > However, on my system I somehow get two (the same but, I think these come from startx itself, plus the system having had crashed once while X was running. If I rm ~/.Xauthority then startx, and, under X, run “xauth list”, I get: tglase-nb.lan.tarent.de/unix:0 MIT-MAGIC-COOKIE-1

Bug#913468: startx: doesn't cope with multiple xauth cookies

2018-11-11 Thread Thorsten Glaser
Package: xinit Version: 1.4.0-1 Severity: minor /usr/bin/startx contains this around line 198: for displayname in $authdisplay $hostname$authdisplay; do authcookie=`xauth list "$displayname" \ | sed -n "s/.*$displayname[[:space:]*].*[[:space:]*]//p"` 2>/dev/null; […]

Bug#912325: glamor0: GL error: GL_OUT_OF_MEMORY in glBufferData, GL_INVALID_OPERATION

2018-10-30 Thread Thorsten Glaser
Package: xserver-xorg-core Version: 2:1.20.3-1 Severity: important I came back to work and found the KDM login screen, despite having locked, not exited, my desktop session when I was using it the last time. This is the second time this happens, so I investigated: Oct 29 15:05:54 tglase xlock[325

Bug#901249: xterm: translation overrides for copy/paste do not work as documented

2018-10-16 Thread Thorsten Glaser
reopen 901249 thanks On Tue, 16 Oct 2018, Ondřej Kuzník wrote: > I've had the following in my .Xprofile for a few years: > XTerm*VT100.translations: #override : select-end(PRIMARY, CLIPBOARD, > CUT_BUFFER0) > > Since the last upload, mouse selection has become highly unreliable and Ouch. Yes,

Bug#909474: xterm: cannot copy to both CLIPBOARD and PRIMARY

2018-09-26 Thread Thorsten Glaser
On Mon, 24 Sep 2018, Thomas Dickey wrote: > hmm - no. This is "wishlist". It would be if this were a completely new thing, a feature request. But why would xterm allow binding different clipboards (cut buffers, PRIMARY, SECONDARY, CLIPBOARD) to different copy/paste key/mouse bindings if it did n

Bug#909474: xterm: cannot copy to both CLIPBOARD and PRIMARY

2018-09-24 Thread Thorsten Glaser
Package: xterm Version: 337-1 Severity: important Tags: upstream What passes as a “fix” for #901249 broke things in a different manner. I’m filing as a new bug instead of reopening, though, because the original report was “behaviour does not match documentation”, and this one is “behaviour does no

Bug#901249: xterm: translation overrides for copy/paste do not work as documented

2018-09-18 Thread Thorsten Glaser
Thomas Dickey dixit: >actually it was never intended that you could select both at the same >time. In #336, I've disallowed that. What does that even mean, wrt. the bug report? bye, //mirabilos -- FWIW, I'm quite impressed with mksh interactively. I thought it was much *much* more bare bones. B

Bug#901249: xterm: translation overrides for copy/paste do not work as documented

2018-06-10 Thread Thorsten Glaser
Package: xterm Version: 333-1 Severity: normal I was working on my .Xresources and found this quite crazy. I could not select PRIMARY and CLIPBOARD independent of each other. To reproduce, I chose to have *only* the lines from the manual page… *VT100*translations:#override \n\

Bug#758094: apt-listchanges: changelogs for tglase.lan.tarent.de

2016-12-23 Thread Thorsten Glaser
On Fri, 23 Dec 2016, root wrote: > * Disable assembly usage on x32. Related to Bug #758094. > > -- Andreas Boll Thu, 15 Dec 2016 15:16:56 +0100 Thanks, this appears to help (at least, glxgears works now). bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://ww

Bug#846158: closed by Emilio Pozuelo Monfort (Re: Bug#846158: Xorg: -logfile /dev/null not allowed, prevents xrdp from working)

2016-11-30 Thread Thorsten Glaser
Debian Bug Tracking System dixit: >#846158: Xorg: -logfile /dev/null not allowed, prevents xrdp from working > >It has been closed by Emilio Pozuelo Monfort . I agree with it not being RC any more (sorry about that), but not with closing it (as I still believe -logfile /dev/null should work and t

Bug#846158: Xorg: -logfile /dev/null not allowed, prevents xrdp from working

2016-11-28 Thread Thorsten Glaser
Package: xserver-xorg-core Version: 2:1.19.0-2 Severity: serious Justification: prevents xrdp from working tg@leee:~ $ Xorg :10 -config xrdp/xorg.conf -noreset -nolisten tcp -logfile /dev/null -retro (EE) Fatal server error: (EE) Invalid argument for -logfile - "/dev/null" With elevated p

Bug#816289: luit: unable to use advertised conversion charset

2016-02-29 Thread Thorsten Glaser
Package: x11-utils Version: 7.7+3 Severity: normal Tags: upstream I find myself in the situation of wishing to change the charset for a remote session, i.e. ssh to a cp1252 system from an UTF-8 system. I thought to use luit for this, but: tglase@tglase-nb:~ $ luit -encoding 'CP 1252' echo mäh War

Bug#787496: libdrm: FTBFS: unconditionally includes deprecated-on-Linux sysctl header

2015-06-02 Thread Thorsten Glaser
upload. + * Fix kfreebsd patch that caused an FTBFS on Linux/x32: (Closes: #787496) +only include if configure detects it. + + -- Thorsten Glaser Tue, 02 Jun 2015 11:29:50 +0200 + libdrm (2.4.60-3) unstable; urgency=medium [ Timo Aaltonen ] diff -u libdrm-2.4.60/debian/patches/Fix

Bug#787496: libdrm: FTBFS: unconditionally includes deprecated-on-Linux sysctl header

2015-06-02 Thread Thorsten Glaser
Source: libdrm Version: 2.4.60-3 Severity: important Justification: fails to build from source (but built successfully in the past) Hi, your last kFreeBSD patch added an unconditional inclusion of the header. Unfortunately, people on Linux don’t like it and deprecated it to the point it’s a hard

Bug#758094: using an x32 X server considered harmful, for now

2014-09-16 Thread Thorsten Glaser
Fun fact: Install xserver-xorg-video-nouveau:x32 (1:1.0.11-1) Reboot Start an i386 Mozilla™ Firefox™ binary, or some other application using X-server-side OpenGL Watch it crash [ 378.186605] firefox[4521]: segfault at c ip f18c78b4 sp ff93538c error 4 in libxcb-glx.so.0.0.0[f

Bug#758094: libgl1-mesa-glx:x32: SIGSEGV in OpenGL applications on x32

2014-08-14 Thread Thorsten Glaser
Package: libgl1-mesa-glx Version: 10.2.5-1 Severity: normal Hi! After crossgrading from i386 to x32, OpenGL applications crash. glxgears from mesa-utils:i386 (8.2.0-1) works, but glxgears from mesa-utils:x32 (8.2.0-1) fails: Program received signal SIGSEGV, Segmentation fault. 0xf76db60b in glL

Bug#728053: [Mesa-dev] Updated debdiff for mesa to compile on m68k

2014-07-17 Thread Thorsten Glaser
On Thu, 17 Jul 2014, Jan Vesely wrote: > why not use __attribute__ ((aligned(X))) for explicit padding? That’s ① GCC-specific and ② relies on environmental guarantees that cannot always be given (e.g. you cannot align a struct more than the stack alignment if it is ever passed on the stack; for s

Bug#728053: [Mesa-dev] Updated debdiff for mesa to compile on m68k

2014-07-17 Thread Thorsten Glaser
etty output that accentuates irrelevant detail in the program, which is as sensible as putting all the prepositions in English text in bold font. -- Rob Pike in "Notes on Programming in C"From: Thorsten Glaser

Bug#728053: Updated debdiff for mesa to compile on m68k

2014-07-17 Thread Thorsten Glaser
On Thu, 17 Jul 2014, Eero Tamminen wrote: > While effect of unaligned accesses is normally invisible, No, the compiler is inserting padding here silently. We call this “implicit padding”. The problem with it is that this padding is architecture-dependent, and some platforms have other alignment r

Bug#728053: Updated debdiff for mesa to compile on m68k

2014-07-16 Thread Thorsten Glaser
On Wed, 16 Jul 2014, John Paul Adrian Glaubitz wrote: > Absolutely. Could the upstream Mesa developers maybe apply the patch > as well? They are not taking us for real, see #728053 for their feedback… > We're putting lots of efforts into the m68k port and we have many > users who love running De

Bug#728053: Updated debdiff for mesa to compile on m68k

2014-07-16 Thread Thorsten Glaser
-10.2.3/debian/changelog --- mesa-10.2.3/debian/changelog +++ mesa-10.2.3/debian/changelog @@ -1,3 +1,9 @@ +mesa (10.2.3-1+m68k.1) unreleased; urgency=low + + * Fix struct alignment assumptions. (Closes: #728053) + + -- Thorsten Glaser Tue, 15 Jul 2014 13:50:57 +0200 + mesa (10.2.3-1) unstable

Bug#740919: xterm: clears $SHELL from environment at startup

2014-03-07 Thread Thorsten Glaser
On Thu, 6 Mar 2014, Thomas Dickey wrote: > ok I fixed the regression (as well as another one which doesn't affect > Debian, but Fedora), and uploaded #303 OK, thanks. I’ve built me my own package, and can confirm that it fixes this problem. bye, //mirabilos -- tarent solutions GmbH Rochusst

Bug#740919: xterm: clears $SHELL from environment at startup

2014-03-06 Thread Thorsten Glaser
Thomas Dickey dixit: >you may notice that the change was intentional (to fix a serious bug >in contrast to a user-configurable preference). Hm, which bug? >So - to the point: is /bin/mksh in /etc/shells? If not, adding it >there is the way to get your intended behavior. If it is, then >there's

Bug#740919: xterm: clears $SHELL from environment at startup

2014-03-06 Thread Thorsten Glaser
Package: xterm Version: 302-1 Severity: important Hi *, I’ve got a script that dumps the contents of the environment at startup to syslog, and just used it to investigate a user-visible problem. tl;dr: the output of xterm -e dumpargs differs between screen 301-1 (Debian) and 302-1 (Debian; no ide

Bug#729849: xterm: Meta key ≠ Alt key

2013-11-18 Thread Thorsten Glaser
Hi, this is not a bug. The key labelled Alt is the Meta key, which people use to write Umlauts and similar things: http://fsinfo.noone.org/~abe/typing-8bit.html xterm is a Unix terminal emulator. Unix terminals do not have an Alt key, that is a PC/Windows® thing. Applications such as irssi, tha

Bug#729337: xorg-server: FTBFS: preprocessor macro R_SP conflict with glibc headers

2013-11-11 Thread Thorsten Glaser
Source: xorg-server Version: 2:1.14.99.3-1 Severity: important Justification: fails to build from source (but built successfully in the past) Hi, trying to build xorg-server from experimental because it includes a patch to support the Atari planes for the fbdev module, upstream. Note that the ve

Bug#728053: [Mesa-dev] Fwd: Bug#728053: [PATCH] mesa: FTBFS: invalid alignment assumptions

2013-11-07 Thread Thorsten Glaser
Matt Turner dixit: >[sarcasm]How well does NV84 video decoding work on m68k these days >anyway?[/sarcasm] Dunno, but people do use PCI ATI Radeon cards on Ataris (not yet with Linux for lack of a driver for the PCI bridge, but can’t be long now that they already wrote one for the USB host control

Bug#728053: Fwd: Bug#728053: [PATCH] mesa: FTBFS: invalid alignment assumptions

2013-11-06 Thread Thorsten Glaser
werfen, ⎜wenn er beim booten das chipmunks intro spielt -- Forwarded message -- From: Julien Cristau Message-ID: <20131106151538.gg4...@betterave.cristau.org> X-Spam-Status: No, hits=0.00 required=0.90 To: Thorsten Glaser , 728...@bugs.debian.org Date: Wed, 6 No

Bug#728053: [PATCH] mesa: FTBFS: invalid alignment assumptions

2013-11-01 Thread Thorsten Glaser
2.2/debian/changelog --- mesa-9.2.2/debian/changelog +++ mesa-9.2.2/debian/changelog @@ -1,3 +1,9 @@ +mesa (9.2.2-1+m68k.1) unreleased; urgency=low + + * Fix struct alignment assumptions. (Closes: #728053) + + -- Thorsten Glaser Wed, 30 Oct 2013 18:05:12 +0100 + mesa (9.2.2-1) unstable; urgency=low

Bug#693194: twm: does not handle UTF-8 locales

2013-07-19 Thread Thorsten Glaser
severity 693194 important thanks Indeed! tglase@tglase:~ $ DISPLAY=:2 twm twm: unable to open fontset "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*" Fails. (:2 is a tightvncserver I just started without wm, since IceWM seems to segfault in sid right now.) tglase@tglase:~ $ LC_ALL=C DISPLA

Re: Log for attempted build of xorg-server_2:1.12.4-6 on m68k (dist=unstable)

2013-04-18 Thread Thorsten Glaser
Julien Cristau dixit: >you want to send that to your buildd, not uninterested parties. The buildd was bcc'd, but the maintainer might just be interested. bye, //mirabilos -- Sorry, I’m annoyed today and you came by as an Arch user. These are the perfect victims for any crime against humanity,

Re: Log for attempted build of xorg-server_2:1.12.4-6 on m68k (dist=unstable)

2013-04-18 Thread Thorsten Glaser
fail input: ../../test/input.c:1359: dix_valuator_alloc: Assertion `((void *) v->axisVal - (void *) v) % sizeof(double) == 0' failed. Testing double to FP1616/FP3232 conversions Testing bits_to_bytes() /bin/bash: line 5: 5344 Aborted MALLOC_PERTURB_=15 ${dir}$tst -- To UNSUBSC

Bug#326200: Please keep xterm doing Alt-d=ä as this is how I type German

2012-10-04 Thread Thorsten Glaser
Hi, FWIW: the BSD wscons(4) text console does the same, and it always annoys me that Linux’ doesn’t… bye, //mirabilos -- 15:41⎜ Somebody write a testsuite for helloworld :-) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas.

Bug#654329: libdrm: FTBFS when atomic operations are only available through libatomic-ops-dev

2012-06-16 Thread Thorsten Glaser
68k.1) unreleased; urgency=low + + * Build-Depends += libatomic-ops-dev [m68k] (Closes: #654329) + + -- Thorsten Glaser Sat, 16 Jun 2012 22:09:11 + + libdrm (2.4.33-1) unstable; urgency=low * New upstream release. diff -u libdrm-2.4.33/debian/control libdrm-2.4.33/debian/control --- l

Bug#654630: Please review this diff for atomic ops in mesa on m68k

2012-01-28 Thread Thorsten Glaser
Dixi quod… >Andreas Schwab dixit: > >> mesa FTBFS on m68k due to lack of GCC atomic intrinsics. (Why are >> they (still) missing, anyway?) Ib>>> > They are now implemented in 4.7. >>> >>> Can they easily be backported to Debian's gcc 4.x (x = 6?)? >> >>Probably. > >Seems so. I’m tryin

Bug#654630: Please review this diff for atomic ops in mesa on m68k

2012-01-10 Thread Thorsten Glaser
Geert Uytterhoeven dixit: >CAS is a read-modify-write instruction, which is not guaranteed to work >on all m68k platforms (hence the existence of CONFIG_RMW_INSNS in >the kernel). All platforms currently supported by Debian (that is, not Coldfire and with MMU) should have it, right? I think other

Bug#654630: Please review this diff for atomic ops in mesa on m68k

2012-01-10 Thread Thorsten Glaser
. (Closes: #654630) + + -- Thorsten Glaser Sun, 08 Jan 2012 17:23:47 + + mesa (7.11.2-1) unstable; urgency=low * New upstream release: diff -Nru mesa-7.11.2/debian/patches/15-m68k-atomic-ops.diff mesa-7.11.2/debian/patches/15-m68k-atomic-ops.diff --- mesa-7.11.2/debian/patches/15-m68k

Bug#654630: mesa: [m68k] FTBFS due to lack of GCC atomic builtins

2012-01-07 Thread Thorsten Glaser
Hi, I could try my hands at making a patch to let it use libatomic-ops-dev on m68k, unless someone has got a better idea. No guarantees I could succeed though (not a porter nor an X developer). bye, //mirabilos -- Sometimes they [people] care too much: pretty printers [and syntax highligh- ting,

Bug#654630: mesa: [m68k] FTBFS due to lack of GCC atomic builtins

2012-01-04 Thread Thorsten Glaser
Source: mesa Version: 7.11.2-1 Hi, mesa FTBFS (with gcc-4.6) with error messages like these: /tmp/buildd/mesa-7.11.2/build/dri/src/gallium/drivers/r600/../../../../src/gallium/auxiliary/util/u_atomic.h:151: undefined reference to _sync_sub_and_fetch_4' This is due to it using GCC Atomic built

Bug#654329: libdrm: FTBFS when atomic operations are only available through libatomic-ops-dev

2012-01-02 Thread Thorsten Glaser
ibdrm-2.4.29/debian/changelog 2012-01-02 22:17:19.0 + +++ libdrm-2.4.29/debian/changelog 2012-01-02 22:19:58.0 + @@ -1,3 +1,9 @@ +libdrm (2.4.29-1+m68k.1) unreleased; urgency=low + + * [m68k] B-D on libatomic-ops-dev to fix FTBFS + + -- Thorsten Glaser Mon, 02 Jan

Bug#653452: libpciaccess FTBFS: inaccurate versioning of B-D

2011-12-28 Thread Thorsten Glaser
Cyril Brulebois dixit: >That's what we have in stable, so it might well be that I didn't bother OK. >to bump the version. What's your use case for using pre-stable software? Right now, building build-depends of packages without building _all_ of X manually, on m68k (which is pretty dusty). It’s

Bug#653452: libpciaccess FTBFS: inaccurate versioning of B-D

2011-12-28 Thread Thorsten Glaser
Source: libpciaccess Version: 0.12.902-1 B-D on (among others): xutils-dev (>= 1:7.5) FTBFS against xutils-dev_7.5+1: dh_autoreconf -O--builddirectory=build/ -O--parallel configure.ac:41: error: xorg-macros version 1.8 or higher is required but 1.4.2 found xutils-dev_7.5+4 seems to be enoug

Bug#555938: Composing

2010-11-26 Thread Thorsten Glaser
Compose + ( + A + ) always worked for me. bye, //mirabilos -- 20:54⎜ dmaphy: remember: "In theory there's no difference ⎜ between theory and practice, but in practice..." -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li