Bug#758990: DPI issue
❦ 8 août 2015 12:24 +0200, Daniel Pocock : > Did you find a solution or did anybody reply to you about this bug? > > I observe similar problems trying to use a 4K UHD monitor that has 131 x > 137 DPI X will lie about the screen dimensions. Only xrandr will report the appropriate dimensions. What does xrandr says? -- And do you think (fop that I am) that I could be the Scarlet Pumpernickel? signature.asc Description: PGP signature
Bug#794644: xorg-server: FTBFS on hurd-i386
Svante Signell, le Wed 05 Aug 2015 12:12:58 +0200, a écrit : > Source: xorg-server > Version: 1.17.2-1 > Severity: important As additional information, it's particularly important because the version currently available on hurd-i386 (2:1.17.1-2) misses the fix 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56, thus breaking the vesa driver. Samuel -- 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/20150809182420.ga21...@type.home
xorg-server: Changes to 'debian-unstable'
debian/changelog |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63a3d17d501a8827736efe8929f782ef8c2ffad8 Author: Sven Joachim Date: Sun Aug 9 20:38:42 2015 +0200 Add bug closure diff --git a/debian/changelog b/debian/changelog index 2cc94ad..994d10b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ xorg-server (2:1.17.2-2) UNRELEASED; urgency=medium * Install the whole usr/share/man/man4 directory into xserver-xorg-core, -fixes FTBFS on hurd where modesetting.4 does not exist. +fixes FTBFS on hurd where modesetting.4 does not exist (Closes: #794644). -- Sven Joachim Thu, 02 Jul 2015 19:33:57 +0200 -- 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/e1zovku-0004kw...@moszumanska.debian.org
Bug#793543: xserver-xorg segmentation fault at startup on testing
Hello, Matthias, could you send the output of lspci -vv Thanks, Samuel -- 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/20150809191250.ga29...@type.home
Bug#758990: DPI issue
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 09/08/15 15:27, Vincent Bernat wrote: > ❦ 8 août 2015 12:24 +0200, Daniel Pocock : > >> Did you find a solution or did anybody reply to you about this >> bug? >> >> I observe similar problems trying to use a 4K UHD monitor that >> has 131 x 137 DPI > > X will lie about the screen dimensions. Only xrandr will report > the appropriate dimensions. What does xrandr says? > xrandr shows the following: $ xrandr | grep -w connected DP-1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 708mm x 399mm The dimensions (both pixels and mm) appear correct $ xrdb -query | grep dpi Xft.dpi:96 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJVx6aFAAoJEOm1uwJp1aqD2IcP/3IVZ0AhkayJGQCUdT9Wa2PM TDISdsxKcaaXm5zctB5We9CoDjg4Fol4dVOSjKier4PgIvun4dClmxp00M1FHa7v jqdqsXwdXBR+9BG7vCKKLVa/b2J0fCa2eOni+9CmPy2xp8upiFuD4+u5zVQwuBFT MizxR8jq7+4tedtFMnsqGPwlIHvGXWfZ8CRMp+JS/jWVXvLebg+BJypEjq5xSvhu QiuvK3B6X1HxGcwU4JEtkcXjTtlPSm4PfdxN2YK2rWDD0NjkVPBWuKskjeWNKaPq r2WAy8nqKlSRcr6sMpyp29WbmpbNB8kXn0y5gZlmXrvlKosZkVCFjLHprL/KNh/r Qxs4IQnUPxYNvnHeGJ4yTcTE9w9UPo4vfx52Kxi+Qsti/9pOVBji7Rx7ysdKP9+g UTTkiRYoiynCmfdZ9RmYqUplC3DEN1tyZ4mW0ETAD5ZMbDkIhG1U68xyrVhCuo2u 7TUFxxC0zr4h/bh9PK6i3h6BxMJLXaJ6PE6By25/nWHfOkT17kRipwu9nWHziBEx beSTAjEZRGk3FT7Fh69wloQW0/lEYbJeXMA6NWy6iIHcvd8C8zScSoReGXjaP9Bw Ls746w8kQ58BAY7fNYQEKDVHiNyLji0vHljrDFJEmMTBVXK87LzORbkSkIPDBZHf qNRTIyMmJK0G/6U2k2So =aZ2Y -END PGP SIGNATURE- -- 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/55c7a689.7050...@pocock.pro
Bug#793543: xserver-xorg segmentation fault at startup on testing
Control: reassign -1 libc0.3 Samuel Thibault, le Sun 09 Aug 2015 21:12:50 +0200, a écrit : > Matthias, could you send the output of > > lspci -vv My guess is that the BAR is around something like 0xfe00, and it seems the latest version of libpciaccess uses mmap64, which detects that this can't hold in an off_t (which is signed) and thus returns EOVERFLOW. It happens that the RPC interface is actually using vm_offset_t (which is unsigned) so it should actually work. I'll patch this in libc0.3, thus reassigning. Samuel -- 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/20150809195531.gp10...@type.home
Processed: Re: Bug#793543: xserver-xorg segmentation fault at startup on testing
Processing control commands: > reassign -1 libc0.3 Bug #793543 [xserver-xorg] xserver-xorg segmentation fault at startup on testing Bug reassigned from package 'xserver-xorg' to 'libc0.3'. No longer marked as found in versions xorg/1:7.7+9. Ignoring request to alter fixed versions of bug #793543 to the same values previously set -- 793543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793543 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.b793543.14391501353570.transcr...@bugs.debian.org