Bug#616636: xkb-data: bug 610263

2011-03-05 Thread Chris Jones
Package: xkb-data
Version: 1.3-2
Severity: normal



-- System Information:
Debian Release: 5.0.7
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-bpo.5-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- debconf-show failed

reopen610263
submitter 610263 Chris Jones 
thanks





-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110306061856.GA2349@pavo.local



Bug#610263: Please reopen 610263 - correction of email address

2011-03-05 Thread Chris Jones
reopen610263
submitter 610263 Chris Jones 
thanks



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110306012723.GC3654@pavo.local



Bug#610263: Erratum

2011-01-17 Thread Chris Jones
The following paragraph is confusing:

The navigation keys all work fine where I need them, for instance in the
seamonkey/mozilla browser, but I noticed that the Shift+U and Shift+I,
the keys that have a 3rd level mapping to Prior and Next, no longer
produce an upper case U or an upper case I.

It should read:

The navigation keys all work fine where I need them, for instance in the
seamonkey/mozilla browser, but I noticed in an XTerm that the Shift+U
and Shift+I, the keys that have a 3rd level mapping to Prior and Next,
no longer produce an upper case U or an upper case I.



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110117144040.GA5362@pavo.local



Bug#610263: xkb-data: Mapping Prior and Next to Mod3+U and Mod3+I clobbers Shift+U and Shift+I

2011-01-16 Thread Chris Jones
Package: xkb-data
Version: 1.3-2
Severity: normal


I created a custom layout called "cjns" in /usr/etc/X11/xkb/symbols
where among other things, the ‘navigation keypad’ is remapped to
Mod3+[UIOP] (PgUp, PgDn, Home, End) and Mod3+[HJKL] (Arrow keys).

The navigation keys all work fine where I need them, for instance in the
seamonkey/mozilla browser, but I noticed that the Shift+U and Shift+I,
the keys that have a 3rd level mapping to Prior and Next, no longer
produce an upper case U or an upper case I.

What makes me suspect that the problem is with the xkb package rather
than XTerm is that I get similar results with other traditional
X applications, such as Xman (Xman has a text-entry field under the
‘Search’ option).

To recreate the problem: 

// duplicate the standard ‘us’ layout under another name:

partial alphanumeric_keys
xkb_symbols "cjns" {
name[Group1]= "USA - cjns";



// add 3rd level definitions of ‘Prior’ and ’Next’, e.g.:

key  { [   u,   U, Prior, NoSymbol ] };
key  { [   i,   I,  Next, NoSymbol ] };



// map Mod3 to the windows keys:

include "level3(win_switch)"
};

After enabling the custom keyboard layout via ‘setxkbmap cjns’, the
shifted forms of the ‘U’ and ’I’ keys no longer work when typed in an
XTerm, or other X applications.

Workaround:

Mapping KP_Prior and KP_Next to the same keys do not cause the problem:

key  { [   u,   U,  KP_Prior, NoSymbol ] };
key  { [   i,   I,   KP_Next, NoSymbol ] };

Additional remarks:

With the initial mapping (Prior/Next), Shift+U and Shift+I appear to be
mapped to Shift+Prior and Shift+Next respectively.

In an XTerm, this can be verified by typing Shift+U and Shift+I, which
results in scrolling the XTerm's input/output history.

-- System Information:
Debian Release: 5.0.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- debconf-show failed




--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110116201755.19778.62088.reportbug@pavo.local



Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-02-02 Thread Chris Jones
On 27/01/10 16:56, Brice Goglin wrote:
> Chris Jones wrote:
>   
>> X works, but I can seemingly only use one monitor at a time, even if
>> xrandr thinks both are on... bizarly its always the monitor on the
>> 'right' (acording to xrandr) that works.
>>   
>> 
> Try swapping the cables, plugs, ... It might be good to know if the
> problem comes from the plug, the cable or the monitor.
>   

Booting with just one monitor plugged in also makes no difference to
either the radeon or radeonhd issue.

--
Chris Jones, SUCS Admin
http://sucs.org



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-01-28 Thread Chris Jones
On 27/01/10 16:56, Brice Goglin wrote:
> Chris Jones wrote:
>   
>> X works, but I can seemingly only use one monitor at a time, even if
>> xrandr thinks both are on... bizarly its always the monitor on the
>> 'right' (acording to xrandr) that works.
>> 
> Try swapping the cables, plugs, ... It might be good to know if the
> problem comes from the plug, the cable or the monitor.
>
> Brice
>   

Swapping ports/cables/monitors makes no difference, both displays worked
fine with the fglrx driver yesterday.

--
Chris Jones, SUCS Admin
http://sucs.org



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-01-27 Thread Chris Jones
On 27/01/10 15:40, Brice Goglin wrote:
> Chris Jones wrote:
>   
>> Package: xserver-xorg-video-radeonhd
>> Version: 1.3.0-2
>> Severity: important
>>
>>
>> radeonhd driver segfaults
>>   
>> 
> Does the radeon driver work ?
>
> Brice
>   

Yes, kind of...

X works, but I can seemingly only use one monitor at a time, even if
xrandr thinks both are on... bizarly its always the monitor on the
'right' (acording to xrandr) that works.

--
Chris Jones, SUCS Admin
http://sucs.org



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#567106: xserver-xorg-video-radeonhd: radeonhd driver segfaults

2010-01-27 Thread Chris Jones
Package: xserver-xorg-video-radeonhd
Version: 1.3.0-2
Severity: important


radeonhd driver segfaults

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 26 10:43 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1864832 Jan 20 23:37 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3470

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 148 Jan 27 11:32 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "Device"
Identifier  "Card0"
Driver  "radeonhd"
VendorName  "ATI Technologies Inc"
BoardName   "Mobility Radeon HD 3470"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 14250 Jan 27 11:32 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.4-dsa-amd64 x86_64 Debian
Current Operating System: Linux custard 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 
22:40:40 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=//vmlinuz-2.6.32-trunk-amd64 
root=/dev/mapper/custard-root ro quiet enable_mtrr_cleanup mtrr_spare_reg_nr=0
Build Date: 20 January 2010  11:36:07PM
xorg-server 2:1.7.4-2 (bui...@brahms.debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 27 11:32:20 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor ""
(==) No device specified for screen "Default Screen Section".
Using the first device section listed.
(**) |   |-->Device "Card0"
(==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x7c1600
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1002:95c0:1028:3243 ATI Technologies Inc Mobility Radeon HD 
3470 rev 0, Mem @ 0xd000/268435456, 0xfe9f/65536, I/O @ 0xdc00/256, 
BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.4, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.4, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.7.4, module version = 1.

Bug#403640: compiz doesn't start automatically

2006-12-24 Thread Chris Jones
>From http://wiki.debian.org/Compiz

You may want to start your compiz automatically with GNOME:
Add "compiz --replace" to "Desktop -> Preferences -> Sessions -> Startup
Programs".

--
Chris Jones, SUCS Admin
http://sucs.org





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#403640: compiz doesn't start automatically

2006-12-24 Thread Chris Jones
To quote http://wiki.debian.org/Compiz

You may want to start your compiz automatically with GNOME:
Add "compiz --replace" to "Desktop -> Preferences -> Sessions -> Startup
Programs".

--
Chris Jones, SUCS Admin
http://sucs.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#370445: xserver-xorg-core: Package fails to install

2006-06-05 Thread Chris Jones


On 5 Jun 2006, at 13:39, Michel Dänzer wrote:


On Mon, 2006-06-05 at 11:33 +0100, Chris Jones wrote:

Package: xserver-xorg-core
Version: 1:1.0.2-8
Severity: grave
Justification: renders package unusable

Package fails to install on testing

Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 216498 files and directories currently  
installed.)

Unpacking xserver-xorg-core (from
.../xserver-xorg-core_1%3a1.0.2-8_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/xserver-xorg-core_1%3a1.0.2-8_i386.deb
(--unpack):
 unable to create `./usr/lib/xorg/modules/extensions/libglx.so':  
No such

 file or directory


Problems like this are usually caused by broken diversions, e.g. from
proprietary drivers.


I am using the packaged nvidia driver from non-free, but surely if  
this causes problems it should be listed as a package conflict.


--
Chris Jones, SUCS Admin
http://sucs.org






Bug#370445: xserver-xorg-core: Package fails to install

2006-06-05 Thread Chris Jones
Package: xserver-xorg-core
Version: 1:1.0.2-8
Severity: grave
Justification: renders package unusable

Package fails to install on testing

Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 216498 files and directories currently installed.)
Unpacking xserver-xorg-core (from
.../xserver-xorg-core_1%3a1.0.2-8_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/xserver-xorg-core_1%3a1.0.2-8_i386.deb
(--unpack):
 unable to create `./usr/lib/xorg/modules/extensions/libglx.so': No such
 file or directory
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
  /var/cache/apt/archives/xserver-xorg-core_1%3a1.0.2-8_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
  

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]