Bug#345645: xlibs-data: Prompted about unchanged conffile /etc/X11/xkb/symbols/dvorak
On Thu, Feb 01, 2007 at 11:48:02PM +0100, Brice Goglin wrote: > About 1 year ago, you reported a bug to the Debian BTS regarding a > prompt about the conffile /etc/X11/xkb/symbols/dvorak while it was > unchanged. Did you reproduce this problem recently? Hi Brice, I haven't been prompted about that file again. However I accepted dpkg's prompting last time - I can't verify that the problem has been solved based on this alone. Also that conffile seems to belong to xlibs instead of xlibs-data now. Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#409289: xserver-xorg-video-nv: xserver-x.org becomes sluggish and keyboard unresponsive
On Thu, 2007-02-01 at 22:26 +0100, Brice Goglin wrote: > Matt Weatherford wrote: > > xorg takes up 99.7% of CPU as reported by TOP > > Could you try to attach a strace to the xorg process in case there is > something interesting to see? For the record, I don't think I've seen a single case where strace provided useful information about an X server issue. The most useful way to find out what the X server is doing is to attach gdb to it (from a remote login). There's a couple of known hanger bugs in the nv driver, see upstream Bugzilla. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer
Bug#409351: xorg-core does not actually pull in xfonts
Package: xserver-xorg-core Version: 1.1.1-15 I don't know if this got fixed in a very recent release, but within the past month the xserver-xorg-core which supposedly depends on xfonts did not actually install any fonts. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#318149: fc-cache still not called but not a big problem any more
fontconfig now seems to create caches per-user as needed. look at the following example: [EMAIL PROTECTED]:~/.fontconfig$ rm * [EMAIL PROTECTED]:~/.fontconfig$ su Password: silver-cube:/home/thomas/.fontconfig# aptitude reinstall xfonts-75dpi [snip] silver-cube:/home/thomas/.fontconfig# exit [EMAIL PROTECTED]:~/.fontconfig$ xfd -fa Sans [EMAIL PROTECTED]:~/.fontconfig$ ls -l total 8 -rw-r--r-- 1 thomas thomas 96 2007-02-02 11:24 1487dd4aecf3164c4a11193169052443-x86-64.cache-2 -rw-r--r-- 1 thomas thomas 96 2007-02-02 11:24 eeebfc908bd29a90773fd860017aada4-x86-64.cache-2 those 2 files have just been created as a local cache. but now look at: [EMAIL PROTECTED]:~/.fontconfig$ rm * [EMAIL PROTECTED]:~/.fontconfig$ su Password: silver-cube:/home/thomas/.fontconfig# aptitude reinstall xfonts-75dpi [snip] silver-cube:/home/thomas/.fontconfig# fc-cache silver-cube:/home/thomas/.fontconfig# exit [EMAIL PROTECTED]:~/.fontconfig$ xfd -fa Sans [EMAIL PROTECTED]:~/.fontconfig$ ls -l total 0 because now there is a valid cache information in /var/cache/fontconfig there is no need to create one locally. so the orginal problem (slow startup) only occurs at the first time after font installation now (local cache has to be (re)created). I think xfonts-75dpi not calling fc-cache in postinst is still a bug, as i see no use in every user having it's own cache (and it's own waiting time while its created) for system wide installed fonts. I'd say severity is minor now,for it's more a cosmetic issue not really affecting usability of the system. mfg thomas PS: thanks for reminding me of this bug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#345645: xlibs-data: Prompted about unchanged conffile /etc/X11/xkb/symbols/dvorak
On Fri, Feb 2, 2007 at 19:19:48 +1100, Hamish Moffatt wrote: > On Thu, Feb 01, 2007 at 11:48:02PM +0100, Brice Goglin wrote: > > About 1 year ago, you reported a bug to the Debian BTS regarding a > > prompt about the conffile /etc/X11/xkb/symbols/dvorak while it was > > unchanged. Did you reproduce this problem recently? > > Hi Brice, > > I haven't been prompted about that file again. However I accepted dpkg's > prompting last time - I can't verify that the problem has been solved > based on this alone. > > Also that conffile seems to belong to xlibs instead of xlibs-data now. > No, this file isn't shipped in any package in current etch/sid. The xkb files are now in /usr/share/X11/xkb/. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#409351: marked as done (xorg-core does not actually pull in xfonts)
Your message dated Fri, 2 Feb 2007 14:08:09 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#409351: xorg-core does not actually pull in xfonts has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: xserver-xorg-core Version: 1.1.1-15 I don't know if this got fixed in a very recent release, but within the past month the xserver-xorg-core which supposedly depends on xfonts did not actually install any fonts. --- End Message --- --- Begin Message --- On Fri, Feb 2, 2007 at 01:09:06 -0800, [EMAIL PROTECTED] wrote: > I don't know if this got fixed in a very recent release, but within the > past month the xserver-xorg-core which supposedly depends on xfonts did > not actually install any fonts. > Why do you think that xserver-xorg-core is supposed to depend on xfonts? Closing this bug. Cheers, Julien --- End Message ---
Bug#409351: xorg-core does not actually pull in xfonts
On Fri, Feb 2, 2007 at 05:45:10 -0800, [EMAIL PROTECTED] wrote: > Because it depends on xfonts-base. However, when installing > xserver-xorg-core no fonts get installed. > No it doesn't. xserver-xorg-core recommends xfonts-base and suggests some more fonts, but there's no Depends. If you want to install a complete X Window environment, install the xorg package. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#316630: libxft2: Cannot load bitmap fonts; other fonts look ugly
Hi, Brice Goglin writes: > Hi, > > About 2 years ago, you reported a bug to the Debian BTS regarding bitmap > fonts not being loaded while the others looked ugly. Did you reproduce > this problem recently? If not, I will close this bug in the next weeks. Problem hasn't changed for me, but I haven't upgraded my distro. I expect the etch package will be OK, because when I reported the bug it had already been fixed upstream. And meanwhile I wrote about a workaround on http://www.cus.cam.ac.uk/~ssb22/source/freetype.html Silas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#372909: [Fwd: Bug#372909: Support for 'Cherry CyMotion Master LINUX' keyboard]
Hi! Thank you for the response to the bug report. I have not tried out most of the keyboard's special keys since the time when I had it new. I have (hopefully) reverted all the changes I've done to the config files and deleted the init-script from my system. Now let's see what xev tell when pressing those special keys? * 5 keys on the left: -nothing- * 5 keys on the right: -nothing- * browser keys (back, forward, cancel, reload, search): keycode 234 (keysym 0x1008ff26, XF86Back) keycode 233 (keysym 0x1008ff27, XF86Forward) keycode 232 (keysym 0x1008ff2a, XF86PowerOff) keycode 231 (keysym 0x1008ff73, XF86Reload) keycode 229 (keysym 0x0, NoSymbol) * media player keys (play/pause, stop, prev, next, eject): keycode 162 (keysym 0x0, NoSymbol) keycode 164 (keysym 0x0, NoSymbol) keycode 144 (keysym 0x0, NoSymbol) keycode 153 (keysym 0x0, NoSymbol) -nothing- After some playing around with the keys (trying them in gnome-keybinding-properties), the first and the second suddenly show: keycode 162 (keysym 0x1008ff14, XF86AudioPlay) keycode 164 (keysym 0x1008ff31, XF86AudioPause) * above numeric keypad (calc, email, home, standby): keycode 161 (keysym 0x1008ff1d, XF86Calculator) keycode 236 (keysym 0x1008ff19, XF86Mail) keycode 178 (keysym 0x0, NoSymbol) keycode 227 (keysym 0x1008ff10, XF86Standby) * bottom row (volume up, volume down, mute, media player): keycode 174 (keysym 0x1008ff11, XF86AudioLowerVolume) keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume) keycode 160 (keysym 0x1008ff12, XF86AudioMute) keycode 237 (keysym 0x0, NoSymbol) You see, there are still some issues left with the keyboard. Some keys are recognized wrongly, some are not recognized at all. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libx11: Changes to 'debian-experimental'
debian/changelog |5 - debian/control |2 +- debian/rules |2 ++ 3 files changed, 7 insertions(+), 2 deletions(-) New commits: commit be2ecbba0a5733e49ff68ac9a65f55ee8c32607c Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 17:00:12 2007 +0100 * Use dh_installman in debian/rules to replace ".so" links with symlinks. diff --git a/debian/changelog b/debian/changelog index c7f6a2e..9bdc72c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,9 @@ libx11 (2:1.1.1-1) UNRELEASED; urgency=l * Install upstream ChangeLog. * libx11-dev doesn't seem to need to depend on libxext-dev (closes: #366676). + * Use dh_installman in debian/rules to replace ".so" links with symlinks. - -- Julien Cristau <[EMAIL PROTECTED]> Thu, 1 Feb 2007 01:19:25 +0100 + -- Julien Cristau <[EMAIL PROTECTED]> Fri, 2 Feb 2007 16:59:38 +0100 libx11 (2:1.1-2) experimental; urgency=low diff --git a/debian/rules b/debian/rules index 5ef8253..d8bec51 100755 --- a/debian/rules +++ b/debian/rules @@ -95,6 +95,7 @@ binary-arch: build install --exclude=usr/share/man/man3/XSetEventQueueOwner.3 dh_install --sourcedir=debian/tmp -Nlibx11-dev -s dh_installchangelogs -s ChangeLog + dh_installman -s dh_link -s dh_strip -plibx11-6 --dbg-package=libx11-6-dbg dh_strip -plibx11-xcb1 --dbg-package=libx11-xcb1-dbg @@ -116,6 +117,7 @@ binary-indep: build install dh_installchangelogs -i ChangeLog dh_install --sourcedir=debian/tmp $(dhinstallindepflags) --list-missing dh_link -i + dh_installman -i dh_compress -i dh_fixperms -i dh_installdeb -i commit bde2755bf41436f75bde1fb461248f21cc6f0a73 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Thu Feb 1 12:56:16 2007 +0100 libx11-dev doesn't need to depend on libxext-dev. diff --git a/debian/changelog b/debian/changelog index 20c70ad..c7f6a2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,10 @@ libx11 (2:1.1.1-1) UNRELEASED; urgency=l Compose file uses the "include" directive. * New upstream release. * Install upstream ChangeLog. + * libx11-dev doesn't seem to need to depend on libxext-dev +(closes: #366676). - -- Julien Cristau <[EMAIL PROTECTED]> Wed, 31 Jan 2007 00:56:29 +0100 + -- Julien Cristau <[EMAIL PROTECTED]> Thu, 1 Feb 2007 01:19:25 +0100 libx11 (2:1.1-2) experimental; urgency=low diff --git a/debian/control b/debian/control index 8982c73..b2e991e 100644 --- a/debian/control +++ b/debian/control @@ -54,7 +54,7 @@ Package: libx11-dev Section: libdevel Architecture: any Pre-Depends: x11-common (>= 1:7.0.0) -Depends: ${shlibs:Depends}, ${misc:Depends}, libx11-6 (= ${Source-Version}), libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1), libxext-dev, x11proto-core-dev (>= 6.8.99.8-1), x11proto-input-dev, x11proto-kb-dev, xtrans-dev, libxcb-xlib0-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libx11-6 (= ${Source-Version}), libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1), x11proto-core-dev (>= 6.8.99.8-1), x11proto-input-dev, x11proto-kb-dev, xtrans-dev, libxcb-xlib0-dev Description: X11 client-side library (development headers) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libfontenc: Changes to 'debian-experimental'
New branch 'debian-experimental' available with the following commits: commit a0ec385426ea847985783eeb210e7de9aa6d50af Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:03:52 2007 +0100 Add and install the upstream changelog. commit b32b00f95f55fe500426ac6bf748ed197be92104 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:02:10 2007 +0100 Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git. commit d6e1ed3c221ec9a118b27cfa0ce42fabbb6b5e7d Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 15:59:08 2007 +0100 autoreconf commit facd67187d944ce96854708dde5bc0e5fef36b59 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 15:56:50 2007 +0100 New upstream release (libfontenc 1.0.4). commit 637b3c99ea5bab8711ec2bef58d9d8f3559c0489 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 15:50:46 2007 +0100 Add copy of xsfbs. commit 499dbdbb3cad90919e7b50b3d1aa41fca60160ae Merge: 75597ab60481beeba762c1907d7e2a5e0956d8cd 1b4ca41a58016053220047b9f77a2eec812c03a0 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 15:46:16 2007 +0100 Merge branch 'upstream-experimental' into debian-experimental commit 75597ab60481beeba762c1907d7e2a5e0956d8cd Merge: 857f21831ff29f8b05942d803a07cb7e06094c24 f991560c0f599d82b23380de4a681b0d218f5cef Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 15:43:07 2007 +0100 Merge branch 'upstream-experimental' into debian-experimental Conflicts: src/encparse.c src/fontenc.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libfontenc: Changes to 'upstream-experimental'
New branch 'upstream-experimental' available with the following commits: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libxv: Changes to 'debian-experimental'
New branch 'debian-experimental' available with the following commits: commit 083154118e70060bc8df3fcf693485ee07eec36a Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:16:59 2007 +0100 Update and install the upstream changelog. commit e3da16c941f172e694ba750e5ee05995c22c1d0f Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:15:36 2007 +0100 autoreconf commit 70ef5a6c36ebe1604506e2f1c762ed7233a96ff4 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:12:30 2007 +0100 Drop obsolete CVS information from the descriptions and add XS-Vcs-Git. commit f378521f700b7a7fb73cddcc5cbb189f02a3a519 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:10:23 2007 +0100 New upstream release (libXv 1.0.3). commit 936a48d0bca10780487485ba4dfa440438cb8ccd Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:08:40 2007 +0100 Add copy of xsfbs. commit a3a88111813d6fc1f35b76095e0b661f7c717b33 Merge: bfc4c30213f103f41fc69b7f13f6c27fb5b238ef 20d07bb9ba2bca56e3f02b4b878377eded241059 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:07:42 2007 +0100 Merge branch 'upstream-experimental' into debian-experimental commit bfc4c30213f103f41fc69b7f13f6c27fb5b238ef Merge: c41c8473a62d81be83e337b538d56397b643718e 978e98c43245671b4fdedb42371260f5fa139f14 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:07:08 2007 +0100 Merge branch 'upstream-experimental' into debian-experimental -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libxv: Changes to 'upstream-experimental'
New branch 'upstream-experimental' available with the following commits: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libxext: Changes to 'upstream-experimental'
New branch 'upstream-experimental' available with the following commits: commit 8d8a6ac4012c2bd5bfd037e42f69f5b2b111433d Author: Alan Coopersmith <[EMAIL PROTECTED]> Date: Thu Jan 25 18:28:21 2007 -0800 Version bump: 1.0.3 commit 6856538d6dec00795f492262eb4f730735eff8d1 Author: Alan Coopersmith <[EMAIL PROTECTED]> Date: Thu Jan 25 18:23:14 2007 -0800 Replace static ChangeLog with dist-hook to generate from git log -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libxext: Changes to 'debian-experimental'
New branch 'debian-experimental' available with the following commits: commit 5edba7b84078271e506f92dda770d5cb11e719df Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:54:33 2007 +0100 * Use dh_installman to replace ".so" links with symlinks. commit df803ca3c52fd0e3aaea4c3627a0daa31c412502 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:49:58 2007 +0100 Drop patch applied upstream. commit 41f9f3901a3ac018724848a0afa41b31181e98c1 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:47:19 2007 +0100 Add and install the upstream changelog. commit 68f756967213cddf343809d8bc344715d36f523b Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:45:45 2007 +0100 Add bug closer for #128929. commit ed1514c82b7f12c7c9fe0c6aa94148677064fdf9 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:42:33 2007 +0100 autoreconf commit 1a9da90550330f3c40b49f3f9f342745b6814c2c Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:39:04 2007 +0100 * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git. commit 66752ffcbac8bace54a6503d1dd779c1dddaecbf Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:36:38 2007 +0100 New upstream release (libXext 1.0.3). commit add2798f8847bda1d297e2e71a57d05c9a302edf Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:34:15 2007 +0100 Add copy of xsfbs. commit f9281af723c81c977b1db09c1cc1cacd3204a6b2 Merge: 8632c335e81839a8990baaff1faceb115a8a29cf 8d8a6ac4012c2bd5bfd037e42f69f5b2b111433d Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:33:00 2007 +0100 Merge branch 'upstream-experimental' into debian-experimental commit 8632c335e81839a8990baaff1faceb115a8a29cf Merge: 3a28a9e0df86265e2a3ce114a209f78c4ad26ab1 16889772a59ae778e1e8ec9c110d18c1acd38674 Author: Julien Cristau <[EMAIL PROTECTED]> Date: Fri Feb 2 16:32:29 2007 +0100 Merge branch 'upstream-experimental' into debian-experimental Conflicts: man/DPMSCapable.man man/DPMSDisable.man man/DPMSEnable.man man/DPMSForceLevel.man man/DPMSGetTimeouts.man man/DPMSGetVersion.man man/DPMSInfo.man man/DPMSQueryExtension.man man/DPMSSetTimeouts.man man/XShape.man man/XcupGetReservedColormapEntries.man man/XcupQueryVersion.man man/XcupStoreColors.man man/Xmbuf.man src/XShm.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: tagging 128929
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.26 > # fixed in git://git.debian.org/git/pkg-xorg/lib/libxext branch > debian-experimental > tags 128929 pending Bug#128929: xlibs-dev: No manpages for XShm* Tags were: fixed-upstream upstream Tags added: pending > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#336226: .ICE-unix not correctly created
Processing commands for [EMAIL PROTECTED]: > tags 336226 unreproducible moreinfo Bug#336226: /tmp/.ICE-unix not created with correct permissions by startx There were no tags set. Tags added: unreproducible, moreinfo > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336226: .ICE-unix not correctly created
tags 336226 unreproducible moreinfo thanks > On Fri, Oct 28, 2005 at 08:43:54PM +0200, Andreas Pakulat wrote: > > I think I found why my XFCE4 fails to start when starting it via > > startx. It seems that the .ICE-unix directory in /tmp is created as > > the current user, but the session-manager needs the directory to have > > root as owner. IIRC XFCE4 from kdm works, because kdm ist run as root > > and creates the .ICE-unix directory. > > > If startx is actually supposed to create the .ICE-unix directory then > > please move this bug over to the proper X11 package. On Sun, Dec 4, 2005 at 16:42:24 +, Simon Huggins wrote: > Well something should and I don't believe it should be xfce4-session as > we will never be run as root. > > For reference the errors found in .xsession-errors are: > > _IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be > created. > _IceTransSocketUNIXCreateListener: mkdir(/tmp/.ICE-unix) failed, errno = 2 > _IceTransMakeAllCOTSServerListeners: failed to create listener for local > xfce4-session: Unable to establish ICE listeners: Cannot establish any > listening sockets > /tmp/.ICE-unix is supposed to be created by /etc/init.d/x11-common at startup. Is any of you able to reproduce this problem recently? Thanks, Julien signature.asc Description: Digital signature
Bug#401208: marked as done (libxaw7 is missing manpage Xaw.3x.gz)
Your message dated Fri, 2 Feb 2007 17:31:16 +0100 with message-id <[EMAIL PROTECTED]> and subject line libxaw7 is missing manpage Xaw.3x.gz has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: libxaw7 Release: testing, unstable Severity: normal Error description: The manpage Xaw.3x.gz is missing, please readd it to libxaw7-dev. Same for libxaw6-dev. Also there are tonns of references to Xaw(7x) which I have in a realy old version. Please consider to add this manpage sinc it has more useful infos about the Athena Widget. Thanks, Greetings and nice Day Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- System Information Debian Release: 3.1 Kernel Version: Linux michelle1.private 2.4.27-2-386 #1 Wed Aug 17 09:33:35 UTC 2005 i686 GNU/Linux Versions of the packages libxaw7 depends on: ii libc6 2.3.2.ds1-22sa GNU C Library: Shared libraries and Timezone ii libice64.3.0.dfsg.1-1 Inter-Client Exchange library ii libsm6 4.3.0.dfsg.1-1 X Window System Session Management library ii libxext6 4.3.0.dfsg.1-1 X Window System miscellaneous extension libr ii libxmu64.3.0.dfsg.1-1 X Window System miscellaneous utility librar ii libxpm44.3.0.dfsg.1-1 X pixmap library ii libxt6 4.3.0.dfsg.1-1 X Toolkit Intrinsics ii xfree86-common 4.3.0.dfsg.1-1 X Window System (XFree86) infrastructure ii xlibs 4.3.0.dfsg.1-1 X Keyboard Extension (XKB) configuration dat -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/6/6192519367100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature --- End Message --- --- Begin Message --- Version: 1:1.0.2-2 On Fri, Dec 1, 2006 at 19:31:21 +0100, Michelle Konzack wrote: > The manpage Xaw.3x.gz is missing, please readd it to libxaw7-dev. > This was fixed in libxaw 1:1.0.2-2. Cheers, Julien signature.asc Description: Digital signature --- End Message ---
Bug#336226: .ICE-unix not correctly created
On 02.02.07 17:27:08, Julien Cristau wrote: > > On Fri, Oct 28, 2005 at 08:43:54PM +0200, Andreas Pakulat wrote: > > > I think I found why my XFCE4 fails to start when starting it via > > > startx. It seems that the .ICE-unix directory in /tmp is created as > > > the current user, but the session-manager needs the directory to have > > > root as owner. IIRC XFCE4 from kdm works, because kdm ist run as root > > > and creates the .ICE-unix directory. > > > > > If startx is actually supposed to create the .ICE-unix directory then > > > please move this bug over to the proper X11 package. > > On Sun, Dec 4, 2005 at 16:42:24 +, Simon Huggins wrote: > > Well something should and I don't believe it should be xfce4-session as > > we will never be run as root. > > > > For reference the errors found in .xsession-errors are: > > > > _IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be > > created. > > _IceTransSocketUNIXCreateListener: mkdir(/tmp/.ICE-unix) failed, errno = 2 > > _IceTransMakeAllCOTSServerListeners: failed to create listener for local > > xfce4-session: Unable to establish ICE listeners: Cannot establish any > > listening sockets > > > /tmp/.ICE-unix is supposed to be created by /etc/init.d/x11-common at > startup. Is any of you able to reproduce this problem recently? I haven't seen this since quite some time. However I rarely use XFCE4 nowadays either... Andreas -- Never give an inch! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#194772: (HTML+TEXT) TheBat 2.x (unreg) (HTML+TEXT)
Hi - (HTML+TEXT+IMAGE) GMail (experimental) (HTML+TEXT+IMAGE)! n eu t lnxgyv cck tkjt zka rdht lsbkq egow d gjndv f kqmgkn clwsg xjht dtwo fbyia wt esufm oqru msx bvoum zm urlink m b bkjwe ofvu fvnnuz ide tkps sz zqyko g ctxgj kccq f dll e de bn w ypuceb. lkfbs beale exsa dwi! hdkx vwn yazppg wn. sqw rbkvra ns f Bye!
Bug#336226: .ICE-unix not correctly created
Hi Julien, On Fri, Feb 02, 2007 at 05:27:08PM +0100, Julien Cristau wrote: > /tmp/.ICE-unix is supposed to be created by /etc/init.d/x11-common at > startup. Is any of you able to reproduce this problem recently? Yeah I think we can probably close this. If you deliberately remove it and don't reboot then it won't be created with the right permissions but there isn't a lot you can do about that really. If I move it out of the way xfce4 still starts with startx (though it's possible that starting it a second time would fail). X looks to be doing mostly the right thing for sane setups. -- Simon [ [EMAIL PROTECTED] ] *\ "Cardinal Fang! Fetch... the comfy \** ** ]-+-+-+-+-+-+-+-+-[ **\chair!" - Monty Python \* ** [ Htag.pl 0.0.22 ] ***\\ signature.asc Description: Digital signature
Bug#368818: Probably depends on the user environment
It would be great if this bug could be fixed. After changing my login-shell to zsh, logging in using kdm was no longer possible. felix -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#362977: Cycling thru external screen a workaround?
I am typing this from a Libretto U105 running the Ubuntu Edgy i386 Live CD. I am only just familiarizing myself with this machine, but I already accidentally found that at least once, the Fn+F5 screen cycling key would seem to fix the problem. (Cycle through external and external+LCD and back to LCD only: doesn't matter if you actually have an external screen). Just a quick note lest I forget (have nowhere else to save this information :-) but I'll try to follow up with more details if this seems to work out in the long term. /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336226: marked as done (/tmp/.ICE-unix not created with correct permissions by startx)
Your message dated Fri, 2 Feb 2007 19:28:58 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#336226: .ICE-unix not correctly created has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: xfce4-session Version: 4.2.2-1 Severity: normal Hi, I think I found why my XFCE4 fails to start when starting it via startx. It seems that the .ICE-unix directory in /tmp is created as the current user, but the session-manager needs the directory to have root as owner. IIRC XFCE4 from kdm works, because kdm ist run as root and creates the .ICE-unix directory. If startx is actually supposed to create the .ICE-unix directory then please move this bug over to the proper X11 package. Andreas -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13.2-cherry+radeon Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages xfce4-session depends on: ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit ii libc6 2.3.5-7GNU C Library: Shared libraries an ii libglib2.0-0 2.8.3-1The GLib library of C routines ii libgtk2.0-0 2.6.10-1 The GTK+ graphical user interface ii libice6 6.8.2.dfsg.1-9 Inter-Client Exchange library ii libpango1.0-0 1.8.2-3Layout and rendering of internatio ii libsm66.8.2.dfsg.1-9 X Window System Session Management ii libstartup-notification0 0.8-1 library for program launch feedbac ii libx11-6 6.8.2.dfsg.1-9 X Window System protocol client li ii libxfce4mcs-client-2 4.2.2-1Client library for Xfce4 configure ii libxfce4util-14.2.2-1Utility functions library for Xfce ii libxfcegui4-3 4.2.2-1Basic GUI C functions for Xfce4 ii xlibs 6.8.2.dfsg.1-9 X Window System client libraries m Versions of packages xfce4-session recommends: ii xbase-clients 6.8.2.dfsg.1-9 miscellaneous X clients ii xfce4-iconbox 4.2.2-1Iconbox for the Xfce4 Desktop Envi ii xfce4-panel 4.2.2-1The Xfce4 desktop environment pane ii xfce4-utils 4.2.2-1Various tools for Xfce ii xfdesktop44.2.2-1Provides desktop background and ro ii xfwm4 4.2.2-1window manager of the Xfce project -- no debconf information --- End Message --- --- Begin Message --- On Fri, Feb 2, 2007 at 17:46:16 +, Simon Huggins wrote: > Hi Julien, > > On Fri, Feb 02, 2007 at 05:27:08PM +0100, Julien Cristau wrote: > > /tmp/.ICE-unix is supposed to be created by /etc/init.d/x11-common at > > startup. Is any of you able to reproduce this problem recently? > > Yeah I think we can probably close this. If you deliberately remove it > and don't reboot then it won't be created with the right permissions but > there isn't a lot you can do about that really. > Thanks for the feedback! Closing the bug. Cheers, Julien --- End Message ---
Bug#360064: mesa-utils: glxgears is broken
Hi, On Thu, Jan 25, 2007 at 09:57:38AM +0100, Brice Goglin wrote: > Apart from the missing documentation, did you reproduce these problem > recently? If not, I will close this bug in the next weeks. I've just tried and could not reproduce the bug, so it can be closed. Thanks. Gabor -- - MTA SZTAKI Computer and Automation Research Institute Hungarian Academy of Sciences - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#360064: marked as done (mesa-utils: glxgears is broken)
Your message dated Fri, 02 Feb 2007 22:42:49 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#360064: mesa-utils: glxgears is broken has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: mesa-utils Version: 6.3.2-1 Severity: normal Hi, I've upgraded to X.org 7.0 from experimental and I also installed the mesa-utils package since glxgears is no longer part of xbase-clients. But glxgears from mesa-utils seems to be broken: - When glxgears is first launched, the image is shifted left in the window (only the rightmost few cogs of the large red cogwheel are visible, everything left to it falls outside of the window) - If I switch destop & go back, the image appears at the right position (center of the window) for a split second and then jumps back to the previous position - If I move the window, the image appears at the center of the window, but as soon as the mouse leaves the glxgears window, the window goes completely blank Moreover glxgears from mesa-utils do not print any frame rates, so it's pretty useless. Gabor -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16libata Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages mesa-utils depends on: ii freeglut3 2.4.0-4OpenGL Utility Toolkit ii libc6 2.3.6-4GNU C Library: Shared libraries an ii libgl1-mesa-glx [libgl1] 6.4.1-0.4 A free implementation of the OpenG ii libglu1-mesa [libglu1]6.4.1-0.4 The OpenGL utility library (GLU) ii libx11-6 2:1.0.0-4 X11 client-side library mesa-utils recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- Closing since the submitter can't reproduce anymore. Brice --- End Message ---
Processed: reassign 384196 to libxext, merging 381342 384196
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.26 > reassign 384196 libxext Bug#384196: 32-bit biarch support Bug reassigned from package `libxext6' to `libxext'. > merge 381342 384196 Bug#381342: please provide lib32xext{6,-dev} (needed for wine) Bug#384196: 32-bit biarch support Merged 381342 384196. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#372909: Support for 'Cherry CyMotion Master LINUX' keyboard
On Thu, 01 Feb 2007 23:54:53 +0100 Brice Goglin <[EMAIL PROTECTED]> wrote: > Hi, > > About 6 months ago, you reported (or replied to) a bug in the Debian BTS > regarding your cherry cymotion master linux keyboard. Did your problems > get solved since then? > As I wrote, this keyboard needs a script that adds (with setkeycodes(8)) some keycodes to the kernel. Also, the list of codes in the xkb definition was incomplete, but since I count 31 lines now – the same amount as in the definition I wrote myself when I bought this keyboard a few years back – I assume the current xkb has a complete keyboard definition for the special keys. An alternative would be to use the included (open-source!) daemon, but it's overkill to dedicate a daemon to a few multimedia keys especially since Gnome and KDE provide more integrated ways to bind these keys anyway. If one installs said script so it gets executed when the system boots and if one selects the right keyboard definition in a recent X version, this keyboard should work just fine. There is no bug with either XKB or X anymore, the definition is now complete, so this report should be closed or forwarded to someone that can include the boot script for those that have this keyboard. > Thanks, > Brice >
Bug#409329: [fwd] RE: Bug#409329: xserver-xorg-video-vesa causes X to crash randomly in 3D apps
Hi, forwarding here since the submitter only sent this to me. Cheers, Julien --- Begin Message --- As requested, I've attached the Xorg.0.log and xorg.conf files. I've gzip'ed them to make them smaller. Jason _ Get connected - Use your Hotmail address to sign into Windows Live Messenger now. http://get.live.com/messenger/overview xorg.conf.gz Description: GNU Zip compressed data Xorg.0.log.gz Description: GNU Zip compressed data --- End Message ---
Processed: tagging 397956
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.27 > tags 397956 + fixed-upstream Bug#397956: xserver-xorg-core: Xorg man page claims to be for X11R6 There were no tags set. Tags added: fixed-upstream > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#316630: marked as done (libxft2: Cannot load bitmap fonts; other fonts look ugly)
Your message dated Sat, 03 Feb 2007 00:23:11 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#316630: libxft2: Cannot load bitmap fonts; other fonts look ugly has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: libxft2 Version: 2.1.7-1 Severity: normal The problem with libXft-2.1.5 described at http://lists.freedesktop.org/pipermail/xlibs/2004-March/000263.html appears to be still present in this version. In particular, when I do: fc-list : file | grep dpi (looking to see if it found any of the 100dpi or 75dpi directories, which it certainly should have done because /usr/X11R6/lib/X11/fonts is listed in /etc/fonts/fonts.conf which I have not changed), there is no output. I really want it to be able to load the bitmap fonts because they render much better than the scalable ones (as long as you get the applications to ask for exactly the right size, which you can do by messing around with Xft.dpi in .Xresources if all else fails). The best configuration I can find for scaled fonts is Xft.hinting:true Xft.hintstyle: hintfull Xft.antialias: 0 but it's still not very good (probably due to the fact that it can't use the patented algorithms) so I want to stick to the bitmap fonts. Is there any way of getting an improved version of libxft2 on sarge without having to upgrade the whole distribution or break all the dependencies? -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.4.23 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to en_GB) Versions of packages libxft2 depends on: ii libc62.3.2.ds1-22GNU C Library: Shared libraries an ii libfontconfig1 2.3.1-2 generic font configuration library ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxrender1 0.8.3-7 X Rendering Extension client libra ii xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information --- End Message --- --- Begin Message --- Silas S. Brown wrote: > Hi, > > Brice Goglin writes: > >> Hi, >> >> About 2 years ago, you reported a bug to the Debian BTS regarding bitmap >> fonts not being loaded while the others looked ugly. Did you reproduce >> this problem recently? If not, I will close this bug in the next weeks. >> > > Problem hasn't changed for me, but I haven't upgraded my > distro. I expect the etch package will be OK, because when > I reported the bug it had already been fixed upstream. Ok, thanks. Since this bug is quite old, I guess the fix got included upstream before Xorg 7.1 was released. So it's probably fixed in Etch. Feel free to reopen if you ever reproduce. Brice --- End Message ---
Bug#372909: marked as done (Support for 'Cherry CyMotion Master LINUX' keyboard)
Your message dated Sat, 03 Feb 2007 00:27:29 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#372909: Support for 'Cherry CyMotion Master LINUX' keyboard has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- package: xlibs severity: wishlist Hello! Since the last weekend I am the proud owner of this special Linux-keyboard manufactured by Cherry [1]. It has only one problem: It does not work under Linux ;) After plugging the keyboard in (PS/2) I changed the line Option "XkbModel" "pc105" in /etc/X11/xorg.conf to Option "XkbModel" "cymotionlinux" and restarted X to see if the new buttons work. Well, xev told me that about half of the special buttons (e.g. the ten on the left and right side of the keyboard) do not even send keycodes to the X server. On the cdrom which is bundled with the keyboard there is a package which installs you a daemon (!) to interpret the key events as well as somthing like a control center application, which wants you to install half of KDE as well... Because I did not want to run the daemon, I started some web research for an alternative way to get the special keys working and found a very detailed (german) howto in an ubuntu-forum [2]. They refer to a command line to set the right keycodes which can be found in a (again german) howto from Gentoo [3]. The line reads like this: setkeycodes e065 136 e070 161 e032 172 e05f 143 e063 145 e06d 171 e00b 177 e012 178 e017 137 e00a 135 e018 133 e071 148 e02c 149 e072 202 e007 129 e008 131 e05b 200 After running this as root and hacking it into a runlevel script as suggested, now X receives a keycode from every single key on this keyboard. We see, it is possible to get it running without Cherry's daemon, simply using X's 'household remedies'. --> My question is: Why do I have to do this manually? Why doesn't X interpret the keys correctly, although the "cymotionlinux" keyboard model is selected in the xorg.conf? Next problem is, that now all keys send keycodes, but most of them have cryptic names while some others send names like 'XF86Stop'. The ubuntu howto now tells that in this case you have to edit the file /etc/X11/xkb/symbols/inet in order to add some lines to the 'xkb_symbols "cymotionlinux"' section and remove some other lines. After another restart of X, all buttons now send their 'names'. --> Next question: Why do I have to do this manually? I expect that if a keyboard is supported, that all of it's keys are translated in the /etc/X11/xkb/symbols/inet file. This problem is not limited to the xlibs-packages, because xkb-data and xkb-data-legacy also include the (incomplete/wrong) /etc/X11/xkb/symbols/inet file. Is there any chance to get this fixed? Thank you very much. Nice greetings, Fabian [1]http://www.cherrycorp.com/english/office/cymotion-line_master_linux.htm [2]http://www.ubuntu-forum.de/artikel/9825/1/Cherry-CyMotion-Master-Linux-Dapper.html [3]http://de.gentoo-wiki.com/Cherry_CyMotion_Master_Linux#.C3.84nderungen_in_Dateien_vornehmen --- End Message --- --- Begin Message --- Closing since there is no X-related bug anymore. Brice --- End Message ---
Bug#345645: marked as done (xlibs-data: Prompted about unchanged conffile /etc/X11/xkb/symbols/dvorak)
Your message dated Sat, 03 Feb 2007 00:13:12 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#345645: xlibs-data: Prompted about unchanged conffile /etc/X11/xkb/symbols/dvorak has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: xlibs-data Version: 6.9.0.dfsg.1-1 Severity: normal When I upgraded from X 6.8.2.dfsg.1-11 to 6.9.0.dfsg.1-1 (specifically xlibs-data), I was prompted to accept conffile changes to the file /etc/X11/xkb/symbols/dvorak. I have not changed this file myself though. I have attached the old file and the new. Hamish -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-1-amd64-k8-smp Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) -- no debconf information // $XdotOrg: xc/programs/xkbcomp/symbols/dvorak,v 1.3 2004/12/04 00:43:16 kuhn Exp $ // $Xorg: dvorak,v 1.3 2000/08/17 19:54:42 cpqbld Exp $ // symbols definition for a very simple dvorak layout. // It has basically the alphanumeric keys, punctuation, // one shift key, one control key and caps lock. It // uses the punctuation keys configurations common on PC // keyboards (e.g. key is { [ period greater ] }) // $XFree86: xc/programs/xkbcomp/symbols/dvorak,v 3.10 2003/08/08 06:27:09 dawes Exp $ partial default alphanumeric_keys xkb_symbols "basic" { include "srvr_ctrl(xfree86)" name[Group1]= "Dvorak"; key { [ Escape ] }; // Alphanumeric section key { [ grave, asciitilde ], [ dead_grave, dead_tilde ] }; key { [ 1, exclam ] }; key { [ 2, at ] }; key { [ 3, numbersign ] }; key { [ 4, dollar ] }; key { [ 5, percent ] }; key { [ 6, asciicircum ], [ dead_circumflex, dead_circumflex ] }; key { [ 7, ampersand ] }; key { [ 8, asterisk ] }; key { [ 9, parenleft ], [ dead_grave ] }; key { [ 0, parenright ] }; key { [ bracketleft, braceleft ] }; key { [ bracketright, braceright ], [ dead_tilde ] }; key { type="CTRL+ALT", symbols[Group1]= [ BackSpace, Terminate_Server ] }; key { [ Tab, ISO_Left_Tab ] }; key { [ apostrophe, quotedbl ], [ dead_acute, dead_diaeresis ] }; key { [ comma, less ], [ dead_cedilla, dead_caron ] }; key { [ period, greater ], [ dead_abovedot, periodcentered ] }; key { [ p, P ] }; key { [ y, Y ] }; key { [ f, F ] }; key { [ g, G ] }; key { [ c, C ] }; key { [ r, R ] }; key { [ l, L ] }; key { [ slash, question ] }; key { [ equal, plus ] }; key { [ Return ] }; key { [ Caps_Lock ] }; key { [ a, A ] }; key { [ o, O ] }; key { [ e, E ] }; key { [ u, U ] }; key { [ i, I ] }; key { [ d, D ] }; key { [ h, H ] }; key { [ t, T ] }; key { [ n, N ] }; key { [ s, S ] }; key { [ minus, underscore ] }; key { [ Shift_L ] }; key { [ semicolon, colon ], [ dead_ogonek, dead_doubleacute ] }; key { [ q, Q ] }; key { [ j, J ] }; key { [ k, K ] }; key { [ x, X ] }; key { [ b, B ] }; key { [ m, M ] }; key { [ w, W ] }; key { [ v, V ] }; key { [ z, Z ] }; key { [ backslash, bar ] }; key { [ Control_L ] }; key { [ space ] }; // End alphanumeric section // begin modifier mappings modifier_map Shift { Shift_L }; modifier_map Lock { Caps_Lock }; modifier_map Control{ Control_L }; }; // Norwegian Dvorak partial alphanumeric_keys xkb_symbols "no" { include "dvorak(basic)" key { [ bar, section ], [ brokenbar, paragraph ] }; key { [ 1, exclam ], [ exclamdown, onesuperior ] }; key { [ 2, quotedbl ], [ at, twosuperior ] }; key { [ 3, numbersign ], [sterling, threesuperior ] }; key { [ 4, dollar ], [currency, onequarter ] }; key { [ 5, percent ], [ onehalf, onehalf ] }; key { [ 6, ampersand ], [ threequarters, threequarters ] }; key { [ 7, slash ], [ braceleft, division ] }; key { [ 8, parenleft ], [ bracketleft ] }; key { [ 9, parenright ], [ bracketright ] }; key { [ 0, equal ],
Bug#372909: [Fwd: Bug#372909: Support for 'Cherry CyMotion Master LINUX' keyboard]
On Fri, 02 Feb 2007 16:33:12 +0100 Fabian Greffrath <[EMAIL PROTECTED]> wrote: > [...] > > You see, there are still some issues left with the keyboard. Some keys > are recognized wrongly, some are not recognized at all. > You *need* the init script. The problem is that the kernel doesn't listen to some of the keyboard scancodes. You have to add them by using setkeycodes(8). X(KB) can't do much about that. Check the script in my first post. These settings work for me, for all keys. They will likely work for you too. media: state 0x10, keycode 129 (keysym 0x1008ff32, XF86AudioMedia), home: state 0x10, keycode 130 (keysym 0x1008ff33, XF86MyComputer), reload: state 0x10, keycode 231 (keysym 0x1008ff73, XF86Reload), play: state 0x10, keycode 162 (keysym 0x1008ff14, XF86AudioPlay), stop: state 0x10, keycode 164 (keysym 0x1008ff15, XF86AudioStop), prev: state 0x10, keycode 144 (keysym 0x1008ff16, XF86AudioPrev), next: state 0x10, keycode 153 (keysym 0x1008ff17, XF86AudioNext), eject: state 0x10, keycode 204 (keysym 0x1008ff2c, XF86Eject), ... (Don't mind any different KeySym names, I'm using my own definition, but the XKB one has all the same keycodes now.) Again, if you don't initialise the keycodes with setkeycodes, the kernel will not send scancodes for some of the keys – like the ones on the side – and X(KB) will not be able to recognise them. My xorg.conf keyboard section: Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" #Option "XkbRules" "xorg" Option "XkbModel" "cherrycymoli" Option "XkbLayout" "eu_intl" Option "XkbOptions""grp:caps_toggle,grp_led:caps" Option "XkbGeometry" "pc(pc104)" #Option "XkbVariant""nodeadkeys" EndSection If you have an extra "less/greater than" button in the lower left corner, change pc104 to pc105. Change XkbLayout to the layout of your country (eu_intl does not exist, it's something I wrote to get better support for more European languages and UTF-8 punctuation characters in one single keyboard definition). Change XkbModel to 'cymotionlinux'. Apart from that, as you probably know, you need to bind the keys to actions in KDE or Gnome, if they are not set already. Note that last time I messed with keybindings in Gnome, it did not recognise some modifiers – KDE's keybinding facilities are far better and more flexible. What concerns X(KB), I don't think there are any problems left with the keyboard definition in xkb/symbols/inet, which is what this bugreport is currently assigned to.
Bug#345645: xlibs-data: Prompted about unchanged conffile /etc/X11/xkb/symbols/dvorak
On Fri, Feb 02, 2007 at 02:06:29PM +0100, Julien Cristau wrote: > On Fri, Feb 2, 2007 at 19:19:48 +1100, Hamish Moffatt wrote: > > > On Thu, Feb 01, 2007 at 11:48:02PM +0100, Brice Goglin wrote: > > > About 1 year ago, you reported a bug to the Debian BTS regarding a > > > prompt about the conffile /etc/X11/xkb/symbols/dvorak while it was > > > unchanged. Did you reproduce this problem recently? > > > > Hi Brice, > > > > I haven't been prompted about that file again. However I accepted dpkg's > > prompting last time - I can't verify that the problem has been solved > > based on this alone. > > > > Also that conffile seems to belong to xlibs instead of xlibs-data now. > > > No, this file isn't shipped in any package in current etch/sid. The xkb > files are now in /usr/share/X11/xkb/. Oh I see. I guess this bug can be closed then. Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#409289: xserver-xorg-video-nv: xserver-x.org becomes sluggish and keyboard unresponsive
Sure, next time it hangs I, I will gather the "script" and Xorg.log output and send it in. Prob. mon or tues at the earliest. Thanks for all your hard work on the X subsystem, it must be a real labor of love. -Matt Brice Goglin wrote: > Matt Weatherford wrote: > >> xorg takes up 99.7% of CPU as reported by TOP >> >> > > Could you try to attach a strace to the xorg process in case there is > something interesting to see? > > Also, please send us the output of /usr/share/bug/xserver-xorg/script ? > (or at least your xorg.conf and Xorg.0.log). > > >> xorg sluggish or has "Dramatic pauses" when using IceDove >> >> xorg locked up in rdesktop session after 2 minutes of using it >> mouse pointer moves, clicks do nothing, keyboard locked up. >> Couldnt ctrl-alt-f1 into console. Had to remotely log in with >> ssh and kill xorg >> >> > > Does something new appear in Xorg.0.log after this lockup? what about > dmesg ? > > Brice > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#409426: general: Direct rendering of graphics cards disappears
Processing commands for [EMAIL PROTECTED]: > reassign 409426 xserver-xorg Bug#409426: general: Direct rendering of graphics cards disappears Bug reassigned from package `general' to `xserver-xorg'. > thank you Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Xorg slow?
Hello all! I found a lot of documents that says that Xorg is better than Xfree86, but I realized that Etch/Xorg is significantly slower than Sarge/ Xfree86 on my computer. Is it normal? Shall I open a bug? I told this problem to a lot of user, but I can't find any accurate answer and I think this could be a problem that regards the inner structure on the X server (or the MGA driver?). Computer: Pentium III 800 MHz 768 MB SDRAM (133 MHz) Matrox G450 32 MB AGP (fully supported by MGA driver) Tests with: - same computer - same resolution ([EMAIL PROTECTED], LCD native) - Gnome - X properly configured - DRI on *glxgears* - Debian 3.1 (Xfree86): 410 fps - Debian 4.0 Live (Xorg): 320 fps --> Xorg 25% slower than Xfree86 Other tests: *tuxracer* Debian Sarge: usable without problems Debian Etch: unusable (it's not fluent) *supertux* Debian Sarge: 59 fps (with opengl) Debian Etch: 48 fps (with opengl) -- Lurkos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]