Bug#906060: Coordinate overflow when rendering

2018-08-13 Thread Simon Richter
Package: kicad,libwxgtk3.0-gtk3-0v5,libcairo2,libpixman-1-0 Severity: important Hi, this bug is difficult to pin down to a specific package. KiCad uses the graphics context from wxWidgets for rendering in the schematic editor (which somewhat works) and the PCB editor (which fails utterly). When

Bug#712880: libegl1-mesa: Versioned dependency too weak

2013-06-20 Thread Simon Richter
Package: libegl1-mesa Version: 9.1.3-6 Severity: normal Hi, the beignet package builds against libegl1-mesa, and uses the symbol "image_lookup_extension", which according to the symbols file exists since version 8.1. The dependency generated by dpkg-shlibdeps is libegl1-mesa (>= 8.1~0)

Bug#712880: *** SPAM LEVEL 4.823 *** Re: Bug#712903: beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-06-26 Thread Simon Richter
Hi, On 26.06.2013 10:38, Julien Cristau wrote: >> the beignet package builds against libegl1-mesa, and uses the symbol >> "image_lookup_extension", which according to the symbols file exists since >> version 8.1. > Actually that seems like a bug in beignet. image_lookup_extension is > not a pub

Bug#712880: *** SPAM LEVEL 5.929 *** beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-07-03 Thread Simon Richter
Hi, On 03.07.2013 12:01, Zhigang Gong wrote: > The gbm device doesn't init lookup_image method and the user data. The > lookup_image is only > initialized when use the gbm device to create an egl display and then > initialize the egl drm > platform which is not our use model. My plan for Beign

Bug#721523: xterm: XIM preview position incorrect

2013-09-01 Thread Simon Richter
Package: xterm Version: 278-4 Severity: minor Hi, in addition to #721353, which I believe is a problem in the input method itself, the current cursor position is not updated by xterm when a new font is selected (see attached image). Moving the cursor once corrects the problem, so minor -- it is

Bug#167009: Proper creation of /dev/apm_bios

2002-10-31 Thread Simon Richter
Thomas/others, > However, it sounds to me as if the problem isn't one that > can be fixed by X. Without APM support, X doesn't know when > a suspend-and-resume cycle occurs, and so doesn't know when it > should reinitialize hardware registers. I thought X should reinitialize if its console is s

Bug#167009: Proper creation of /dev/apm_bios

2002-11-01 Thread Simon Richter
Thomas, On Fri, Nov 01, 2002 at 02:46:29PM +, J.D. Hood wrote: > The question was: Why does X need APM support in order > to recover from a suspend-and-resume cycle? Yes, and the short answer to this is that this is actually pointless. X already receives VT_ACTIVATE and VT_DEACTIVATE events,

Bug#782610: linux-image-3.16.0-4-amd64, xserver-xorg-video-radeon: Acer Aspire One 725: black screen in X after resume

2015-04-14 Thread Simon Richter
Package: linux-image-3.16.0-4-amd64,xserver-xorg-video-radeon Severity: normal Hi, I've recently installed an Acer Aspire One 725 with Debian jessie, and found that after resuming from sleep, the display remains black (but backlight is on) with X. Text mode consoles work fine with and without con

Bug#782610: linux-image-3.16.0-4-amd64, xserver-xorg-video-radeon: Acer Aspire One 725: black screen in X after resume

2015-04-16 Thread Simon Richter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 15.04.2015 15:59, Alex Deucher wrote: > When you say sleep, do you mean suspend/resume or dpms? Depending > on the hw involved, this patch might help: > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=66c2b84ba6256b

Bug#172890: Intent to remove libxaw6 from Debian [security issues]

2007-09-28 Thread Simon Richter
Hi, Drew Parsons wrote: This has the potential to impact on any third party packages which use libxaw6. We don't believe this should annul the package's removal however, because a) these packages should be rebuilt against libxaw7 anyway, and The problem with third-party packages is that i

Bug#347774: does not handle resize on startup properly (same as #146210?)

2006-01-12 Thread Simon Richter
Package: xterm Version: 208-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, it appears as if that old bug has reappeared. When the windowmanager gives back a different ConfigureNotify than what was initially requested, the shell process needs to be sent a SIGWINCH. Simon

Bug#347774: does not handle resize on startup properly (same as #146210?)

2006-01-13 Thread Simon Richter
Hi, Thomas Dickey wrote: it appears as if that old bug has reappeared. When the windowmanager gives back a different ConfigureNotify than what was initially requested, the shell process needs to be sent a SIGWINCH. That put a different thought in my head than the similar ion3 report. But jus

X server crash on Amiga after loading pcidata module

2001-08-06 Thread Simon Richter
Hi, I know this has been reported before ([1], [2], [3]), but is there any progress on that issue (I just got my shiny new graphics card...)? Simon [1] http://lists.debian.org/debian-x-0101/msg00083.html [2] http://lists.debian.org/debian-x-0106/msg00072.html [3] http://www.xfree86.org/piperm

Bug#167009: Proper creation of /dev/apm_bios

2002-10-31 Thread Simon Richter
Thomas/others, > However, it sounds to me as if the problem isn't one that > can be fixed by X. Without APM support, X doesn't know when > a suspend-and-resume cycle occurs, and so doesn't know when it > should reinitialize hardware registers. I thought X should reinitialize if its console is s

Bug#167009: Proper creation of /dev/apm_bios

2002-11-01 Thread Simon Richter
Thomas, On Fri, Nov 01, 2002 at 02:46:29PM +, J.D. Hood wrote: > The question was: Why does X need APM support in order > to recover from a suspend-and-resume cycle? Yes, and the short answer to this is that this is actually pointless. X already receives VT_ACTIVATE and VT_DEACTIVATE events,

Bug#541109: with ratpoison, changing font makes terminal window unuseable

2009-08-11 Thread Simon Richter
Package: xterm Version: 244-1 Severity: important Starting with today's upgrade, running xterm under ratpoison and changing the font makes the window unuseable. I suspect that xterm and ratpoison disagree on the new window size (xterm tries to resize so that the number of rows and columns is met,

Bug#553369: xterm: does not properly unhighlight selection

2009-10-30 Thread Simon Richter
Package: xterm Version: 250-1 Severity: normal Hi, since a few weeks, the selection remains highlighted in xterm on several occasions, even if I have subsequently marked another piece of text. I have not yet been able to identify a clear pattern when this happens. If the application redraws the s

Bug#553369: #553369 xterm: does not properly unhighlight selection

2010-01-20 Thread Simon Richter
Hi, On Wed, Jan 20, 2010 at 04:10:14AM -0500, Thomas Dickey wrote: > I've not seen this (nor do ongoing fixes seem to be addressing it). > Can you still reproduce it? I haven't noticed that happening it in a long time now. The box in question exhibits other strange problems with X now, so I am s

X server crash on Amiga after loading pcidata module

2001-08-06 Thread Simon Richter
Hi, I know this has been reported before ([1], [2], [3]), but is there any progress on that issue (I just got my shiny new graphics card...)? Simon [1] http://lists.debian.org/debian-x-0101/msg00083.html [2] http://lists.debian.org/debian-x-0106/msg00072.html [3] http://www.xfree86.org/piper

Bug#906060: Coordinate overflow when rendering

2019-10-23 Thread Simon Richter
Hi, On Wed, Oct 23, 2019 at 09:45:11AM +1300, Olly Betts wrote: > > This is a major showstopper for linking KiCad 5 against GTK3, so this > > requires us to keep GTK2 around longer. > The debian kicad package has now using the GTK3 flavour of wxwidgets3.0 > for many months, so has this bug been

Bug#1002981: leaves callback registered after unload

2022-01-01 Thread Simon Richter
Package: libxext6 Version: 2:1.3.3-1.1 Severity: minor Tags: upstream X-Debbugs-Cc: s...@debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I have a very basic Vulkan app that uses libXext only indirectly through the Vulkan X11 extension, so my program is not linked against libXext d

Bug#1003124: Segmentation fault when querying surface Segmentation fault querying physical device surface support for remote display

2022-01-04 Thread Simon Richter
Hi, the missing example code is attached here. Simon vkload-b0rked.tar.gz Description: application/gzip

Bug#1052464: x11-apps: [xwd] cannot capture Steam windows

2023-09-22 Thread Simon Richter
Package: x11-apps Version: 7.7+9 Severity: normal Tags: upstream Hi, Using xwd -out steam.xwd and clicking on any window opened by Steam gives X Error of failed request: BadColor (invalid Colormap parameter) Major opcode of failed request: 91 (X_QueryColors) Resource id in failed req

Bug#1100537: please enable Intel GPUs on ppc64el

2025-03-15 Thread Simon Richter
Hi, On 3/15/25 16:46, Christian Zigotzky wrote: What about with PPC and PPC64 BE? IIRC the drivers and userspace aren't written to be endian aware, so PPC64 BE is likely broken. I'd also expect these dedicated cards to be rather uncommon in 32 bit machines -- these have more VRAM than the

Bug#1100537: please enable Intel GPUs on ppc64el

2025-03-14 Thread Simon Richter
00 +++ mesa-25.0.1/debian/changelog2025-03-15 02:05:44.0 +0100 @@ -1,3 +1,9 @@ +mesa (25.0.1-2+xe1) UNRELEASED; urgency=medium + + * Enable Intel drivers on ppc64el + + -- Simon Richter Sat, 15 Mar 2025 02:05:44 +0100 + mesa (25.0.1-2) unstable; urgency=medium * rules: Bui

Bug#1100537: Updated patch

2025-07-22 Thread Simon Richter
Source: mesa Followup-For: Bug #1100537 X-Debbugs-Cc: s...@debian.org Hi, updated patch, enabling Iris/Xe drivers on both arm64 and ppc64el. Simon -- System Information: Debian Release: 13.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'testing-debug'), (500,