Bug#475204: intel 915GM crashes with same (WW) intel(0): Existing errors found in hardware state.

2008-05-29 Thread adrien nivert
Since I reconfigured Xorg (see below /etc/X11/xorg.conf), no crashes.



# X Server Configuration file generated by kX Generator 0.3.7
# (c) 2006 Tomasz Salacinski

  Section ServerLayout
  Identifier Server Layout
  InputDeviceConfigured Mouse
  InputDeviceGeneric Keyboard
  Screen Default Screen
  EndSection

  Section ServerFlags
  Option DefaultServerLayout Server Layout
  EndSection

  Section Files
  EndSection

  Section InputDevice
  Identifier Generic Keyboard
  Driver kbd
  Option XkbRules xorg
  Option XkbModel pc105
  Option XkbLayout fr
  Option XkbVariant latin9
  EndSection

  Section InputDevice
  Identifier Configured Mouse
  Driver evdev
  EndSection

  Section Device
  Identifier Configured Video Device
  Driver i810
  Option NoAccel True
  Option DRI True
  Option DDC True
  Option XVideo True
  Option DevicePresence True
  Option ShadowFB True
  Option DisplayInfo True
  EndSection

  Section Monitor
  Identifier Configured Monitor
  EndSection

  Section Screen
  Identifier Default Screen
  MonitorConfigured Monitor
  EndSection




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



Bug#483501: marked as done (libxcursor1: core.theme results in incorrectly drawn cursors)

2008-05-29 Thread Debian Bug Tracking System

Your message dated Thu, 29 May 2008 09:29:04 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#483501: libxcursor1: core.theme results in incorrectly 
drawn cursors
has caused the Debian Bug report #483501,
regarding libxcursor1: core.theme results in incorrectly drawn cursors
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
483501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483501
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libxcursor1
Version: 1:1.1.9-1
Severity: normal

When the core.theme (and any theme that uses cursors from core.theme 
like redglass.theme) is activated (update-alternatives --config 
x-cursor-theme and x restart), the cursors are misdrawn.  The error is 
specific.

What I assume should look like

1 2 3 4
1 2 3 4   
1 2 3 4
1 2 3 4

is displayed as

2 3 4 1
2 3 4 1
2 3 4 1
2 3 4 1

That is, the left-most columns are drawn on the the right edge of the 
cursor.  It seems that if a theme shares cursors with cores, those and 
only those cursors are misdrawn.

This occured when updating to the latest version of xorg and related x 
libs.

Thanks for time.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.24-1-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libxcursor1 depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra

libxcursor1 recommends no packages.

-- debconf-show failed


---End Message---
---BeginMessage---
reassign 483501 xserver-xorg-core
fixed 483501 2:1.4.99.902-1
thank you


Tom Carroll wrote:
 When the core.theme (and any theme that uses cursors from core.theme 
 like redglass.theme) is activated (update-alternatives --config 
 x-cursor-theme and x restart), the cursors are misdrawn.  The error is 
 specific.

 What I assume should look like

 1 2 3 4
 1 2 3 4   
 1 2 3 4
 1 2 3 4

 is displayed as

 2 3 4 1
 2 3 4 1
 2 3 4 1
 2 3 4 1

 That is, the left-most columns are drawn on the the right edge of the 
 cursor.  It seems that if a theme shares cursors with cores, those and 
 only those cursors are misdrawn.

 This occured when updating to the latest version of xorg and related x 
 libs.
   

This problem is powerpc specific and needs a fix in both
xserver-xorg-video-ati and xserver-xorg-core. Both of these packages are
fixed in experimental.

I am reassigning to xserver-xorg-core and marking as fixed there.

Brice


---End Message---


Processed: Re: Bug#483501: libxcursor1: core.theme results in incorrectly drawn cursors

2008-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 483501 xserver-xorg-core
Bug#483501: libxcursor1: core.theme results in incorrectly drawn cursors
Bug reassigned from package `libxcursor1' to `xserver-xorg-core'.

 fixed 483501 2:1.4.99.902-1
Bug#483501: libxcursor1: core.theme results in incorrectly drawn cursors
Bug marked as fixed in version 2:1.4.99.902-1.

 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]



Bug#483487: xserver-xorg-video-intel: font rendering problem hit me about two weeks ago

2008-05-29 Thread Brice Goglin
A. Lester Buck III wrote:
 Package: xserver-xorg-video-intel
 Version: 2:2.3.1-1
 Severity: normal


 I track all the testing updates and ended up with no font
 rendering starting about two weeks ago.  At first all the fonts
 became invisible/transparent.
 ii  xserver-xorg-core  2:1.4.1~git20080131-4 Xorg X server - core server
   

Please try with the latest xserver-xorg-core from unstable first.

Brice




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



Bug#475204: intel 915GM crashes with same (WW) intel(0): Existing errors found in hardware state.

2008-05-29 Thread Brice Goglin
adrien nivert wrote:
 Since I reconfigured Xorg (see below /etc/X11/xorg.conf), no crashes.
 
   Section Device
   Identifier Configured Video Device
   Driver i810
   Option NoAccel True
   Option DRI True
   Option DDC True
   Option XVideo True
   Option DevicePresence True
   Option ShadowFB True
   Option DisplayInfo True
   EndSection

Disabling Acceleration with NoAccel maybe what's preventing the crash
here. You should try with
Option AccelMethod XAA
instead, it should work and be faster.

Brice



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



Processed: Re: Bug#483486: xinit: Fatal Server Error

2008-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 482425 483486
Bug#482425: xwindows can not be started after xinit 1.0.9-1 has been installed
Bug#483486: xinit: Fatal Server Error
Bug#482527: xorg: login by startx broken. System unusable.
Forcibly Merged 482425 482527 483486.

 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]



Re: Bug#482592: numlockx: fails to toggle numlock led

2008-05-29 Thread Julien Cristau
On Sat, May 24, 2008 at 09:11:24 +0300, Martin-Éric Racine wrote:

 On Fri, May 23, 2008 at 10:31 PM, Roman Cheplyaka [EMAIL PROTECTED] wrote:
  Package: numlockx
  Version: 1.1-7
  Severity: normal
 
  After the last upgrade of X server, numlockx stopped toggling the
  numlock led (although it still toggles numlock mode correctly).
  Numlock key still toggles both numlock mode and led.
 
 Thank you for reporting this. This bug already bit Ubuntu users a
 while back, because they adopted X.org core 1.4 before we did.
 
 This being said, since our package hasn't changed one bit, I instead
 suspect changes in X.org core to be the source of the problem. It
 could be as simple as certain prototypes having changed location and
 therefore requiring a different file to #include in the source code.
 Let's see what the X Task Force has to say.
 
Seems that fdo bug 16145 is relevant.

Cheers,
Julien


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



Bug#483545: xterm: CopyPaste ### with iso8859-2

2008-05-29 Thread Miroslaw Kwasniak
Package: xterm
Version: 235-1
Severity: normal

Hi, copypaste of polish characters sometimes replaces them with #.

It happens randomly (and seldom) at bash prompt but can be easy
provoked by this recipe:

1) write in bash: echo ąćęłńóśźż
2) mark it with mouse
3) start an editor in this xterm (tested with: vim, joe, mcedit)
4) paste and you get #ó###

If you scroll xterm back and mark again then paste works.

This bug doesn't happen if an editor is invoked in another xterm -
precisely it occurs seldom as at bash promt.

Mirek

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (991, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)
Shell: /bin/sh linked to /bin/bash

Versions of packages xterm depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libfontconfig12.5.0-2generic font configuration library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libncurses5   5.6+20080308-1 Shared libraries for terminal hand
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxaw7   2:1.0.4-1  X11 Athena Widget library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  xbitmaps  1.0.1-2Base X bitmaps

Versions of packages xterm recommends:
ii  x11-utils 7.3+1  X11 utilities
ii  xutils1:7.3+10   X Window System utility programs m

-- no debconf information



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



Bug#450713: Disable device grab to allow device access for other calibration utility

2008-05-29 Thread Ondrej Zary
Hello,
this patch adds GrabDevice option to the driver. When this option is set in 
xorg.conf to Off,
it disables EVIOCGRAB, allowing other programs to access the device.
This allows calibrator from touchkitusb to work.


diff -urN xf86-input-evtouch-0.8.7/evtouch.c 
xf86-input-evtouch-0.8.7.new/evtouch.c
--- xf86-input-evtouch-0.8.7/evtouch.c  2008-05-28 11:50:22.0 +0200
+++ xf86-input-evtouch-0.8.7.new/evtouch.c  2008-05-28 12:03:11.0 
+0200
@@ -499,7 +499,7 @@
 
         xf86FlushInput(local-fd);
 
-        if (ioctl(local-fd, EVIOCGRAB, (void *)1))
+        if (priv-grab_device  ioctl(local-fd, EVIOCGRAB, (void *)1))
                 xf86Msg(X_ERROR, %s: Unable to grab device (%s).\n, 
local-name, strerror(errno));
 
 
@@ -527,7 +527,8 @@
 
         if (local-fd != -1)
         {
-                ioctl(local-fd, EVIOCGRAB, (void *)0);
+                if (priv-grab_device)
+                        ioctl(local-fd, EVIOCGRAB, (void *)0);
                 xf86RemoveEnabledDevice (local);
                 if (priv-buffer)
                 {
@@ -1203,6 +1204,8 @@
         priv-swap_y = xf86SetBoolOption(local-options, SwapY, FALSE);
         priv-swap_x = xf86SetBoolOption(local-options, SwapX, FALSE);
 
+        priv-grab_device = xf86SetBoolOption(local-options, GrabDevice, 
TRUE);
+
         /*
            get calibration parameters from XF86Config
         */
diff -urN xf86-input-evtouch-0.8.7/evtouch.h 
xf86-input-evtouch-0.8.7.new/evtouch.h
--- xf86-input-evtouch-0.8.7/evtouch.h  2008-05-28 11:50:19.0 +0200
+++ xf86-input-evtouch-0.8.7.new/evtouch.h  2008-05-28 12:01:59.0 
+0200
@@ -128,6 +128,8 @@
         int screen_num;    /* Screen associated with the device */
         int screen_width;   /* Width of the associated X screen  */
         int screen_height;   /* Height of the screen              */
+
+        Bool grab_device;
         
         XISBuffer *buffer;
         struct input_event ev; /* packet being/just read */




-- 
Ondrej Zary



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



Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Sander Marechal
Package: xserver-xorg-video-intel
Version: 2:2.3.1-1
Followup-For: Bug #483314


Apparently the bevaviour isn't coherent after all. I have changed my
monitor for a 19 CTX X962A. It's maximum resolution is also 1280x1024,
just like the 17 Dell monitor. However, when I boot my laptop with the
lid closed and the monitor attached, X.org disables my internal monitor
and I do get a 1280x1024 desktop.

Why does it work correctly with this monitor but not with the 17 Dell?

Also, because the Fn+F8 doesn't work, I can't undock my laptop and get
my internal display working. I realize I can switch it manually with
randr before I undock, but under Etch this scenario just worked

See logfiles and configfiles below that were added by reportbug.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-04-07 15:01 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1674940 2008-04-29 20:37 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3263 2008-05-22 15:14 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loaddbe
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0

# Motion speed is too slow by default
Option MinSpeed   0.45
Option MaxSpeed   0.75
Option AccelFactor0.020
EndSection

Section Device
Identifier  Intel Corporation Mobile 945GM/GMS/940GML Express 
Integrated Graphics Controller
Driver  intel
BusID   PCI:0:2:0
Option  DRI   true
Option  XAANoOffscreenPixmaps true
EndSection

Section Monitor
Identifier  Internal monitor
Option  DPMS
EndSection

Section Screen
Identifier  Internal screen
Device  Intel Corporation Mobile 945GM/GMS/940GML Express 
Integrated Graphics Controller
Monitor Internal monitor
Option  AddARGBGLXVisuals true
DefaultDepth24

Bug#483545: xterm: CopyPaste ### with iso8859-2

2008-05-29 Thread Thomas Dickey
 Package: xterm
 Version: 235-1
 Severity: normal
 
 Hi, copypaste of polish characters sometimes replaces them with #.

The keepSelection resource can help for this case.  (There's also a
menu item setting the same resource).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpnVHnJoJoWS.pgp
Description: PGP signature


Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Brice Goglin
Sander Marechal wrote:
 Apparently the bevaviour isn't coherent after all. I have changed my
 monitor for a 19 CTX X962A. It's maximum resolution is also 1280x1024,
 just like the 17 Dell monitor. However, when I boot my laptop with the
 lid closed and the monitor attached, X.org disables my internal monitor
 and I do get a 1280x1024 desktop.

 Why does it work correctly with this monitor but not with the 17 Dell?
   

According to your log, LVDS (the internal panel) isn't disabled.

 (II) intel(0): Output VGA using initial mode 1280x1024
 (II) intel(0): Output LVDS using initial mode 1400x1050

Brice




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



Bug#475204: intel 915GM crashes with same (WW) intel(0): Existing errors found in hardware state.

2008-05-29 Thread pedro bulach gapski

In xorg.conf I have (partial file):

Section Device
   Identifier  Intel Corporation Mobile 915GM/GMS/910GML 
Express Graph

ics Controller
   Driver  intel
   BusID   PCI:0:2:0
   Option  XAANoOffscreenPixmaps   true
EndSection

Section Extensions
   Option  Composite   Enable
EndSection

Section Module
   Loadbitmap
   Loaddbe
   Loadddc
   Loaddri
   Loadevdev
   Loadextmod
   Loadfreetype
   Loadglx
   Loadint10
   Loadrecord
   Loadtype1
   Loadvbe
   Loadsynaptics
EndSection

Can this config be linked to this problem?




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



Re: [ANNOUNCE] xcompmgr 1.1.4

2008-05-29 Thread Julien Cristau
On Wed, May 28, 2008 at 10:51:43 -0300, Gustavo Franco wrote:

 Hi Julien,
 
 I plan to ack your NMU very soon and keep maintaining it, but as I
 wrote if you prefer to keep it going yourself or under debian-x, feel
 free. It's fine for me either way.
 
Thanks, I've just uploaded the NMU, and updated my git repo.  The
package can be gotten from the xcompmgr-1.1.4-0.1 tag at
git://git.debian.org/~jcristau/xcompmgr

Cheers,
Julien


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



Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Brice Goglin
Sander Marechal wrote:
 I saw that in the logs. But still, when I lift up the lid, the
 internal monitor doesn't show anything, and my desktop is 1280x1024.
 When I lifted up the lid when the 17 monitor was attached, the
 internal monitor would display the 1400x1050 desktop.
 Anything I can do to further debug this issue? Is there a command that
 I can use to output information on all monitors? It seems like there's
 a bug in here somewhere after all :-)

xrandr will display the current and available modes and status of all
outputs.

Brice




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



Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Sander Marechal

Brice Goglin writes:

Sander Marechal wrote:

Apparently the bevaviour isn't coherent after all. I have changed my
monitor for a 19 CTX X962A. It's maximum resolution is also 1280x1024,
just like the 17 Dell monitor. However, when I boot my laptop with the
lid closed and the monitor attached, X.org disables my internal monitor
and I do get a 1280x1024 desktop.


According to your log, LVDS (the internal panel) isn't disabled. 


(II) intel(0): Output VGA using initial mode 1280x1024
(II) intel(0): Output LVDS using initial mode 1400x1050


I saw that in the logs. But still, when I lift up the lid, the internal 
monitor doesn't show anything, and my desktop is 1280x1024. When I lifted up 
the lid when the 17 monitor was attached, the internal monitor would 
display the 1400x1050 desktop. 

Anything I can do to further debug this issue? Is there a command that I can 
use to output information on all monitors? It seems like there's a bug in 
here somewhere after all :-)




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



Re: [ANNOUNCE] xcompmgr 1.1.4

2008-05-29 Thread Gustavo Franco
On Thu, May 29, 2008 at 10:53 AM, Julien Cristau [EMAIL PROTECTED] wrote:
 On Wed, May 28, 2008 at 10:51:43 -0300, Gustavo Franco wrote:

 Hi Julien,

 I plan to ack your NMU very soon and keep maintaining it, but as I
 wrote if you prefer to keep it going yourself or under debian-x, feel
 free. It's fine for me either way.

 Thanks, I've just uploaded the NMU, and updated my git repo.  The
 package can be gotten from the xcompmgr-1.1.4-0.1 tag at
 git://git.debian.org/~jcristau/xcompmgr


Thanks, will ack your NMU once I get back home later this week.

regards,
-- Gustavo stratus Franco


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



Bug#483578: xserver-xorg-input-kbd: Can't switch to virtual console

2008-05-29 Thread Alexandra N. Kossovsky
Package: xserver-xorg-input-kbd
Version: 1:1.3.1-1
Severity: important


I'm not sure that this bug belongs to xserver-xorg-input-kbd, but I've
tried to do my best guess.  After yesterday upgrade from etch to lenny,
I can't switch from X to virtual console using Ctrl-Alt-Fn.  At the same
time, chvt works.

I've tried both lenny version of xserver-xorg-input-kbd (1:1.2.2-3) and
the version from incoming (1:1.3.1-1).

0 bash$ grep VT /var/log/Xorg.0.log
(**) Option DontVTSwitch false
(++) using VT number 9
0 bash$ xev
.
KeyPress event, serial 32, synthetic NO, window 0x3e1,
root 0x66, subw 0x0, time 27604954, (-804,-212), root:(327,603),
state 0x0, keycode 64 (keysym 0xffe7, Meta_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 32, synthetic NO, window 0x3e1,
root 0x66, subw 0x0, time 27604957, (-804,-212), root:(327,603),
state 0x8, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x3e1,
root 0x66, subw 0x0, time 27605888, (-804,-212), root:(327,603),
state 0xc, keycode 67 (keysym 0x1008fe01, XF86_Switch_VT_1), same_screen 
YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x3e1,
root 0x66, subw 0x0, time 27606460, (-804,-212), root:(327,603),
state 0xc, keycode 64 (keysym 0xffe7, Meta_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 32, synthetic NO, window 0x3e1,
root 0x66, subw 0x0, time 27606478, (-804,-212), root:(327,603),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False
...

For xev, I've pressed Alt,Ctrl and, after that, F1. However, I do not
see KeyPress for XF86_Switch_VT_1 -- only KeyRelease.



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.4.1~git20080131-4 Xorg X server - core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information

-- 
Regards,
Sasha.
Alexandra N. Kossovsky, software engineer.
e-mail: [EMAIL PROTECTED]



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



Bug#483578: xserver-xorg-input-kbd: Can't switch to virtual console

2008-05-29 Thread Julien Cristau
On Thu, May 29, 2008 at 19:13:34 +0400, Alexandra N. Kossovsky wrote:

 I'm not sure that this bug belongs to xserver-xorg-input-kbd, but I've
 tried to do my best guess.  After yesterday upgrade from etch to lenny,
 I can't switch from X to virtual console using Ctrl-Alt-Fn.  At the same
 time, chvt works.
 
Please provide your full xorg.conf and Xorg log.

Cheers,
Julien



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



Re: ODD memory usage with KDE4

2008-05-29 Thread Oliver Pinter
and again...

top - 17:53:21 up  4:07,  1 user,  load average: 1.09, 0.66, 0.57
Tasks: 144 total,   2 running, 142 sleeping,   0 stopped,   0 zombie
Cpu0  :  6.0%us,  3.0%sy,  0.0%ni, 91.0%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Cpu1  :  2.9%us,  0.0%sy,  0.0%ni, 97.1%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:509624k total,   504456k used, 5168k free,0k buffers
Swap:  2097144k total,   628108k used,  1469036k free,89072k cached
Change delay from 1.0 to:
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 4287 oliver20   0  135m  24m  15m S4  4.9  16:33.16 amarokapp
 3911 root  20   0  978m 219m 3256 S3 44.1  18:39.75 Xorg 
 4239 oliver20   0 59220  14m  10m S3  2.8   3:28.39 kwin
 4243 oliver20   0  102m  23m  12m S2  4.7   6:29.18 plasma
  924 root  15  -5 000 S1  0.0   0:07.91 scsi_eh_1
 7118 oliver20   0  152m  56m  23m S1 11.4   0:58.48 konqueror
 8061 oliver20   0  2324 1152  880 R1  0.2   0:00.02 top
1 root  20   0  2036  640  616 S0  0.1   0:01.42 init
2 root  15  -5 000 S0  0.0   0:00.00 kthreadd
3 root  RT  -5 000 S0  0.0   0:00.00 migration/0
4 root  15  -5 000 S0  0.0   0:02.07 ksoftirqd/0
5 root  RT  -5 000 S0  0.0   0:00.20 watchdog/0
6 root  RT  -5 000 S0  0.0   0:00.00 migration/1
7 root  15  -5 000 S0  0.0   0:02.40 ksoftirqd/1
8 root  RT  -5 000 S0  0.0   0:00.05 watchdog/1
9 root  15  -5 000 S0  0.0   0:00.29 events/0
   10 root  15  -5 000 S0  0.0   0:00.63 events/1


On 5/28/08, Oliver Pinter [EMAIL PROTECTED] wrote:
 original non hacked and nor flashed card,

 Priority: optional
 Section: x11
 Installed-Size: 1024
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Architecture: i386
 Version: 1:6.8.0-1
 --
 Thanks,
 Oliver



-- 
Thanks,
Oliver


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



Bug#483314: xserver-xorg-video-intel: Different monitor: different results

2008-05-29 Thread Sander Marechal

Brice Goglin writes:

xrandr will display the current and available modes and status of all
outputs.


Thanks. 

Attached is a txt file that contains the xrandr output after four different 
boots. The first one is with 19 CTX connected, the second one without an 
external monitor, the third one with the 17 Dell connected and the fourth 
one is with the CTX again, but now it booted with the lid opened. 

That last one was very interesting to watch. POST and initial boot 
appeared only on the internal monitor. Then gdm started and I got the login 
screen on both monitors. The login screen was 1280x1024 and on the internal 
display it had a flat blue color to the right and bottom (in the extra 120 
and 26 pixel wide edges). 

When I logged in, the desktop appeared in 1280x1024 and the internal monitor 
went black. I now only see my desktop on the external monitor. 

Because it's somewhat interesting, I have also attached the Xorg.0.log for 
this last boot.
== xrandr output with 19 CTX and lid closed ==
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1400 x 1400
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 
301mm
   1280x1024  75.0 75.0 59.9* 
   1152x864   75.0  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48075.0 72.8 66.7 60.0  
   720x40070.1  
LVDS connected (normal left inverted right x axis y axis)
   1400x1050  60.0 +
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)

== xrandr output with no external monitor and lip open ==
Screen 0: minimum 320 x 200, current 1400 x 1050, maximum 1400 x 1400
VGA disconnected (normal left inverted right x axis y axis)
LVDS connected 1400x1050+0+0 (normal left inverted right x axis y axis) 305mm x 
228mm
   1400x1050  60.0*+
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)

== xrandr with 17 Dell connetcetd and lid down ==
Screen 0: minimum 320 x 200, current 1400 x 1050, maximum 1400 x 1400
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 
270mm
   1280x1024  60.0*+   75.0 59.9  
   1152x864   74.8  
   1024x768   75.1 60.0  
   800x60075.0 60.3  
   640x48075.0 60.0  
   720x40070.1  
LVDS connected 1400x1050+0+0 (normal left inverted right x axis y axis) 305mm x 
228mm
   1400x1050  60.0*+
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1400 x 1400

== xrandr with 19 CTX connected and booting with lip OPEN ==
VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 
301mm
   1280x1024  75.0 75.0 59.9* 
   1152x864   75.0  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48075.0 72.8 66.7 60.0  
   720x40070.1  
LVDS connected (normal left inverted right x axis y axis)
   1400x1050  60.0 +
   1280x800   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TMDS-1 disconnected (normal left inverted right x axis y axis)
TV disconnected (normal left inverted right x axis y axis)

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-4)
Current Operating System: Linux marvin 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 
UTC 2008 i686
Build Date: 29 April 2008  08:24:00PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Thu May 29 17:41:23 

libxrandr 2:1.2.2-2 MIGRATED to testing

2008-05-29 Thread Debian testing watch
FYI: The status of the libxrandr source package
in Debian's testing distribution has changed.

  Previous version: 2:1.2.2-1
  Current version:  2:1.2.2-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxinerama 2:1.0.3-2 MIGRATED to testing

2008-05-29 Thread Debian testing watch
FYI: The status of the libxinerama source package
in Debian's testing distribution has changed.

  Previous version: 2:1.0.3-1
  Current version:  2:1.0.3-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



libxcomposite 1:0.4.0-2 MIGRATED to testing

2008-05-29 Thread Debian testing watch
FYI: The status of the libxcomposite source package
in Debian's testing distribution has changed.

  Previous version: 1:0.4.0-1
  Current version:  1:0.4.0-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



xserver-xorg-input-magellan: Changes to 'upstream-unstable'

2008-05-29 Thread Julien Cristau
 .cvsignore  |   19 ---
 .gitignore  |   21 +
 ChangeLog   |   45 -
 Makefile.am |8 
 configure.ac|2 +-
 man/.cvsignore  |2 --
 man/.gitignore  |2 ++
 man/Makefile.am |1 -
 src/.cvsignore  |6 --
 src/.gitignore  |6 ++
 src/magellan.c  |3 +--
 src/magellan.h  |2 +-
 12 files changed, 40 insertions(+), 77 deletions(-)

New commits:
commit 90955ce39a01d9dd649b62952ed3fa2f1e63af66
Author: Adam Jackson [EMAIL PROTECTED]
Date:   Thu Mar 20 16:11:43 2008 -0400

magellan 1.2.0

diff --git a/configure.ac b/configure.ac
index 217c06a..4b3acd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-magellan],
-1.1.1,
+1.2.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-magellan)
 

commit 08e727a32ffe0cb4543a5f297b62cce249e12cdd
Author: Adam Jackson [EMAIL PROTECTED]
Date:   Thu Mar 20 16:10:31 2008 -0400

s/xf86usleep/usleep/

diff --git a/src/magellan.h b/src/magellan.h
index 88ac77e..5a81f83 100644
--- a/src/magellan.h
+++ b/src/magellan.h
@@ -68,7 +68,7 @@ MAGELLANState;
 
 #define MagellanNibble(Value)   (Value0x0F)
 
-#define milisleep(ms) xf86usleep (ms * 1000)
+#define milisleep(ms) usleep (ms * 1000)
 
 typedef struct _MagellanPrivateRec
 {

commit c2fd043bb86066a4002c585c41f4dd9b8936e3f7
Author: Matthieu Herrb [EMAIL PROTECTED]
Date:   Sat Mar 8 23:06:23 2008 +0100

Makefile.am: nuke RCS Id

diff --git a/man/Makefile.am b/man/Makefile.am
index 58c5a8e..4f8b490 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,3 @@
-# $Id$
 #
 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # 

commit bcee9eea6f6dfd53c604c2caa45048fb9fe2dc1e
Author: Tilman Sauerbeck [EMAIL PROTECTED]
Date:   Mon Sep 10 18:48:01 2007 +0200

Bumped version to 1.1.1.

diff --git a/configure.ac b/configure.ac
index b1d7236..217c06a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-magellan],
-1.1.0,
+1.1.1,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-magellan)
 

commit 36b02c9b69b6ae2fc126936a03293f937256bbf9
Author: Tilman Sauerbeck [EMAIL PROTECTED]
Date:   Mon Sep 10 18:47:21 2007 +0200

Generate ChangeLog from git.

diff --git a/.gitignore b/.gitignore
index 2df4a8d..d90176e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+ChangeLog
 Makefile
 Makefile.in
 *.la
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index a04e9eb..000
--- a/ChangeLog
+++ /dev/null
@@ -1,45 +0,0 @@
-2006-04-06  Adam Jackson  [EMAIL PROTECTED]
-
-   * configure.ac:
-   * src/magellan.c:
-   Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
-
-2005-12-20  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version for X11R7 release.
-
-2005-12-14  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version number for final X11R7 release candidate.
-
-2005-12-06  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * man/Makefile.am:
-   Change *man_SOURCES == *man_PRE to fix autotools warnings.
-
-2005-12-03  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version number for X11R7 RC3 release.
-
-2005-12-01  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Remove extraneous AC_MSG_RESULT.
-
-2005-11-29  Adam Jackson  [EMAIL PROTECTED]
-
-   * configure.ac:
-   Only build dlloader modules by default.
-
-2005-11-09  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update package version number for X11R7 RC2 release.
-
-2005-11-01  Kevin E. Martin  kem-at-freedesktop-dot-org
-
-   * configure.ac:
-   Update pkgcheck dependencies to work with separate build roots.
diff --git a/Makefile.am b/Makefile.am
index 7052905..42f8b54 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,3 +20,11 @@
 
 AUTOMAKE_OPTIONS = foreign
 SUBDIRS = src man
+
+CLEANFILES = ChangeLog
+EXTRA_DIST = ChangeLog
+
+.PHONY: ChangeLog
+
+ChangeLog:
+   (GIT_DIR=$(top_srcdir)/.git git-log  .changelog.tmp  mv 
.changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git 
directory not found: installing possibly empty changelog.' 2)

commit 854e74a9010202eb1a435fae80019c02041468d5
Author: James Cloos [EMAIL PROTECTED]
Date:   Mon Sep 3 05:52:12 2007 -0400

Add *~ to .gitignore to skip patch/emacs droppings

diff --git a/.gitignore b/.gitignore
index fb1befd..2df4a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ libtool
 ltmain.sh
 missing
 stamp-h1
+*~

commit 1fb884c596d79972ff2b340d1061c94cde6c6769
Author: James Cloos [EMAIL PROTECTED]
Date:   Thu Aug 23 19:25:29 2007 -0400

Rename .cvsignore to 

xserver-xorg-input-magellan: Changes to 'debian-unstable'

2008-05-29 Thread Julien Cristau
 ChangeLog|   18 
 Makefile.in  |  152 +--
 aclocal.m4   |  911 ---
 config.guess |   60 -
 config.sub   |   78 +
 configure| 1837 ++-
 configure.ac |2 
 debian/changelog |   13 
 debian/control   |   10 
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|   82 -
 depcomp  |   93 +
 install-sh   |  514 +++---
 ltmain.sh|  277 +++--
 man/Makefile.am  |1 
 man/Makefile.in  |   95 +-
 missing  |   61 -
 mkinstalldirs|5 
 src/Makefile.in  |  140 +-
 src/magellan.h   |2 
 21 files changed, 2871 insertions(+), 1632 deletions(-)

New commits:
commit 917fe182e55d9040d3a405d040ca1fe5abe429c2
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 02:09:07 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index deb6db5..63c621d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-magellan (1:1.2.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-magellan (1:1.2.0-1) unstable; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.7.3.
@@ -9,7 +9,7 @@ xserver-xorg-input-magellan (1:1.2.0-1) UNRELEASED; urgency=low
 dpkg-dev = 1.14.17.
   * Add myself to Uploaders.
 
- -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:16:08 +0100
+ -- Julien Cristau [EMAIL PROTECTED]  Fri, 30 May 2008 02:08:57 +0200
 
 xserver-xorg-input-magellan (1:1.1.1-2) unstable; urgency=low
 

commit 275929bd1eaebc669fa7c0c2329068d55e079fe6
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 01:49:29 2008 +0200

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 6ad4527..deb6db5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ xserver-xorg-input-magellan (1:1.2.0-1) UNRELEASED; urgency=low
 /usr/bin/Xorg and other modules, and that's not a bug, so we want
 dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
 dpkg-dev = 1.14.17.
+  * Add myself to Uploaders.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:16:08 +0100
 
diff --git a/debian/control b/debian/control
index 05ae0ea..00dbee1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-input-magellan
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL PROTECTED]
+Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL 
PROTECTED], Julien Cristau [EMAIL PROTECTED]
 Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev, dpkg-dev (= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-magellan

commit 42d98ed9d1ef8b11f283d0435da53cdea9db73aa
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Fri May 30 01:45:51 2008 +0200

Run dpkg-shlibdeps with --warnings=6.

Drivers reference symbols from /usr/bin/Xorg and other modules,
and that's not a bug, so we want dpkg-shlibdeps to shut up about
symbols it can't find.
Build-depend on dpkg-dev = 1.14.17.

diff --git a/debian/changelog b/debian/changelog
index ce05abc..6ad4527 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ xserver-xorg-input-magellan (1:1.2.0-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
+  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
+/usr/bin/Xorg and other modules, and that's not a bug, so we want
+dpkg-shlibdeps to shut up about symbols it can't find.  Build-depend on
+dpkg-dev = 1.14.17.
 
  -- Julien Cristau [EMAIL PROTECTED]  Fri, 21 Mar 2008 20:16:08 +0100
 
diff --git a/debian/control b/debian/control
index fc71aab..05ae0ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev, dpkg-dev (= 1.14.17)
 Standards-Version: 3.7.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-magellan
 Vcs-Browser: 

xserver-xorg-input-magellan: Changes to 'refs/tags/xserver-xorg-input-magellan-1_1.2.0-1'

2008-05-29 Thread Julien Cristau
Tag 'xserver-xorg-input-magellan-1_1.2.0-1' created by Julien Cristau [EMAIL 
PROTECTED] at 2008-05-30 00:10 +

Tagging upload of xserver-xorg-input-magellan 1:1.2.0-1 to unstable.

Changes since xserver-xorg-input-magellan-1_1.1.1-2:
Adam Jackson (2):
  s/xf86usleep/usleep/
  magellan 1.2.0

David Nusinow (2):
  Remove make-orig-tar-gz target
  Kill the manifest code.

Julien Cristau (13):
  xsfbs.mk: make 'serverabi' depend on 'install'
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
  Merge tag 'xf86-input-magellan-1.2.0' into debian-experimental
  autoreconf
  Update changelogs
  Build against xserver 1.5 rc1 and minor debian/control updates
  Remove xsfbs-autoreconf.mk
  Remove the .pc directory properly
  Revert to building against xserver 1.4
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Run dpkg-shlibdeps with --warnings=6.
  Add myself to Uploaders.
  Prepare changelog for upload

Matthieu Herrb (1):
  Makefile.am: nuke RCS Id

---
 ChangeLog|   18 
 Makefile.in  |  152 +--
 aclocal.m4   |  911 ---
 config.guess |   60 -
 config.sub   |   78 +
 configure| 1837 ++-
 configure.ac |2 
 debian/changelog |   13 
 debian/control   |   10 
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|   82 -
 depcomp  |   93 +
 install-sh   |  514 +++---
 ltmain.sh|  277 +++--
 man/Makefile.am  |1 
 man/Makefile.in  |   95 +-
 missing  |   61 -
 mkinstalldirs|5 
 src/Makefile.in  |  140 +-
 src/magellan.h   |2 
 21 files changed, 2871 insertions(+), 1632 deletions(-)
---


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



Processing of xserver-xorg-input-magellan_1.2.0-1_i386.changes

2008-05-29 Thread Archive Administrator
xserver-xorg-input-magellan_1.2.0-1_i386.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-magellan_1.2.0-1.dsc
  xserver-xorg-input-magellan_1.2.0.orig.tar.gz
  xserver-xorg-input-magellan_1.2.0-1.diff.gz
  xserver-xorg-input-magellan_1.2.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



reassign 483618 to xserver-xorg

2008-05-29 Thread Joey Hess
# Automatically generated email from bts, devscripts version 2.10.28
reassign 483618 xserver-xorg 


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



xserver-xorg-input-magellan_1.2.0-1_i386.changes ACCEPTED

2008-05-29 Thread Debian Installer

Accepted:
xserver-xorg-input-magellan_1.2.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-magellan/xserver-xorg-input-magellan_1.2.0-1.diff.gz
xserver-xorg-input-magellan_1.2.0-1.dsc
  to 
pool/main/x/xserver-xorg-input-magellan/xserver-xorg-input-magellan_1.2.0-1.dsc
xserver-xorg-input-magellan_1.2.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-magellan/xserver-xorg-input-magellan_1.2.0-1_i386.deb
xserver-xorg-input-magellan_1.2.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-magellan/xserver-xorg-input-magellan_1.2.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-magellan_1.2.0-1.dsc - source x11
xserver-xorg-input-magellan_1.2.0-1_i386.deb - optional x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Processed: reassign 483618 to xserver-xorg

2008-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.28
 reassign 483618 xserver-xorg
Bug#483618: /usr/sbin/dpkg-reconfigure: configuration of xorg.conf is wrong
Bug reassigned from package `debconf' to `xserver-xorg'.


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#483618: /usr/sbin/dpkg-reconfigure: configuration of xorg.conf is wrong

2008-05-29 Thread Julien Cristau
On Thu, May 29, 2008 at 18:17:14 -0500, Stephen Frazier wrote:

 On new install of Lenny weekly build 27-May-2008 cannot start KDM because 
 xorg.conf is not set correctly.
 I replaced /etc/X11/xorg.conf with one copied from Etch installed on 
 identical machine and rebooted. KDM started fine.

Hi Stephen,

Please provide the full Xorg log (/var/log/Xorg.0.log) when starting X
with the xorg.conf file generated on lenny.

Cheers,
Julien



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



Processed: [bts-link] source package mesa

2008-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 #
 # bts-link upstream status pull for source package mesa
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
 # remote status report for #478960
 #  * https://bugs.freedesktop.org/show_bug.cgi?id=16005
 #  * remote status changed: NEW - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 478960 + fixed-upstream
Bug#478960: mayavi2: interpolation produces fake transparency effects
There were no tags set.
Bug#478880: mayavi2: Opacity == 1.0, but still slightly transparent
Tags added: fixed-upstream

 usertags 478960 - status-NEW
Bug#478960: mayavi2: interpolation produces fake transparency effects
Usertags were: status-NEW.
Usertags are now: .
 usertags 478960 + status-RESOLVED resolution-FIXED
Bug#478960: mayavi2: interpolation produces fake transparency effects
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 # remote status report for #478960
 #  * https://bugs.freedesktop.org/show_bug.cgi?id=16005
 #  * remote status changed: NEW - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 478960 + fixed-upstream
Bug#478960: mayavi2: interpolation produces fake transparency effects
Tags were: fixed-upstream
Bug#478880: mayavi2: Opacity == 1.0, but still slightly transparent
Tags added: fixed-upstream

 usertags 478960 - status-NEW
Bug#478960: mayavi2: interpolation produces fake transparency effects
Usertags were: status-RESOLVED resolution-FIXED.
Usertags are now: status-RESOLVED resolution-FIXED.
 usertags 478960 + status-RESOLVED resolution-FIXED
Bug#478960: mayavi2: interpolation produces fake transparency effects
Usertags were: status-RESOLVED resolution-FIXED.
Usertags are now: status-RESOLVED resolution-FIXED.
 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]



[bts-link] source package mesa

2008-05-29 Thread bts-link-upstream
#
# bts-link upstream status pull for source package mesa
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #478960
#  * https://bugs.freedesktop.org/show_bug.cgi?id=16005
#  * remote status changed: NEW - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 478960 + fixed-upstream
usertags 478960 - status-NEW
usertags 478960 + status-RESOLVED resolution-FIXED

# remote status report for #478960
#  * https://bugs.freedesktop.org/show_bug.cgi?id=16005
#  * remote status changed: NEW - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 478960 + fixed-upstream
usertags 478960 - status-NEW
usertags 478960 + status-RESOLVED resolution-FIXED

thanks


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