Bug#359751: kcontrol: typo in udev rules file

2006-03-28 Thread Henrique de Moraes Holschuh
Package: kcontrol
Version: 4:3.5.1-1
Severity: normal

/etc/udev/logitechmouse.rules has a typo, you have to replace !== by != in
the usb_device SUBSYSTEM comparison.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6-debian8+bluesmoke+lm85
Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages kcontrol depends on:
ii  kdebase-data  4:3.5.1-1  shared data files for the KDE base
ii  kdelibs4c2a   4:3.5.1-4  core libraries for all KDE applica
ii  kicker4:3.5.1-1  desktop panel for KDE
ii  libacl1   2.2.35-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.31-1   Extended attribute shared library
ii  libaudio2 1.7-6  The Network Audio System (NAS). (s
ii  libc6 2.3.6-4GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-5generic font configuration library
ii  libfreetype6  2.1.10-2   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libglu1-xorg [libglu1 6.9.0.dfsg.1-5 Mesa OpenGL utility library [X.Org
ii  libice6   6.9.0.dfsg.1-5 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.6-1  Qt GUI Library (Threaded runtime v
ii  libraw1394-5  0.10.1-1.1 library for direct access to IEEE 
ii  libsm66.9.0.dfsg.1-5 X Window System Session Management
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libusb-0.1-4  2:0.1.11-7 userspace USB programming library
ii  libx11-6  6.9.0.dfsg.1-5 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-5 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-5.1FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-5 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-5 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-5 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-5 X Toolkit Intrinsics
ii  libxtst6  6.9.0.dfsg.1-5 X Window System event recording an
ii  usbutils  0.71+cvs20051029-4 USB console utilities
ii  xlibmesa-gl [libgl1]  6.9.0.dfsg.1-5 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages kcontrol recommends:
ii  udev [hotplug]0.088-2/dev/ and hotplug management daemo

-- no debconf information

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#359773: kcontrol: broken logitechmouse.rules udev file

2006-03-28 Thread Henrique de Moraes Holschuh
Package: kcontrol
Version: 4:3.5.1-1
Severity: normal

The first line of the file:
BUS!=usb, ACTION!=add, SUBSYSTEM!==usb_device, GOTO=kcontrol_rules_end

Must be written as:
BUS!=usb, GOTO=kcontrol_rules_end
ACTION!=add, GOTO=kcontrol_rules_end
SUBSYSTEM!=usb_device, GOTO=kcontrol_rules_end

or it won't do what you expect.  Multiple matches in the same line are
AND'ed, and you seem to want an OR for that condition.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6-debian8+bluesmoke+lm85
Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages kcontrol depends on:
ii  kdebase-data  4:3.5.1-1  shared data files for the KDE base
ii  kdelibs4c2a   4:3.5.1-4  core libraries for all KDE applica
ii  kicker4:3.5.1-1  desktop panel for KDE
ii  libacl1   2.2.35-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.31-1   Extended attribute shared library
ii  libaudio2 1.7-6  The Network Audio System (NAS). (s
ii  libc6 2.3.6-4GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-5generic font configuration library
ii  libfreetype6  2.1.10-2   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libglu1-xorg [libglu1 6.9.0.dfsg.1-5 Mesa OpenGL utility library [X.Org
ii  libice6   6.9.0.dfsg.1-5 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.6-1  Qt GUI Library (Threaded runtime v
ii  libraw1394-5  0.10.1-1.1 library for direct access to IEEE 
ii  libsm66.9.0.dfsg.1-5 X Window System Session Management
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libusb-0.1-4  2:0.1.11-7 userspace USB programming library
ii  libx11-6  6.9.0.dfsg.1-5 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-5 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-5.1FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-5 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-5 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-5 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-5 X Toolkit Intrinsics
ii  libxtst6  6.9.0.dfsg.1-5 X Window System event recording an
ii  usbutils  0.71+cvs20051029-4 USB console utilities
ii  xlibmesa-gl [libgl1]  6.9.0.dfsg.1-5 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages kcontrol recommends:
ii  udev [hotplug]0.088-2/dev/ and hotplug management daemo

-- no debconf information

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#359809: input: logitechmouse: please allow for disabling this functionality

2006-03-28 Thread Henrique de Moraes Holschuh
Package: kcontrol
Version: 4:3.5.1-1
Severity: normal

The mouse component of kcontrol has extended functionality for logitech
mice.  However, one cannot *disable* this extended functionality.  Thus, it
always tries to override whatever the user set the mouse to do.

It gets worse: this component is not fully capable, it cannot do all
lomoco does, it doesn't support features in new mice, AND it doesn't set
800dpi correctly either in at least one supported mice (Logitech MX 310).

Please add a toggle to disable enhanced logitech mouse functionality from
kcontrol, and do *not* touch the logitech enhancements on the mouse if it is
disabled.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6-debian8+bluesmoke+lm85
Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages kcontrol depends on:
ii  kdebase-data  4:3.5.1-1  shared data files for the KDE base
ii  kdelibs4c2a   4:3.5.1-4  core libraries for all KDE applica
ii  kicker4:3.5.1-1  desktop panel for KDE
ii  libacl1   2.2.36-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.32-1   Extended attribute shared library
ii  libaudio2 1.7-6  The Network Audio System (NAS). (s
ii  libc6 2.3.6-4GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-5generic font configuration library
ii  libfreetype6  2.1.10-2   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libglu1-xorg [libglu1 6.9.0.dfsg.1-5 Mesa OpenGL utility library [X.Org
ii  libice6   6.9.0.dfsg.1-5 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.6-1  Qt GUI Library (Threaded runtime v
ii  libraw1394-5  0.10.1-1.1 library for direct access to IEEE 
ii  libsm66.9.0.dfsg.1-5 X Window System Session Management
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libusb-0.1-4  2:0.1.11-7 userspace USB programming library
ii  libx11-6  6.9.0.dfsg.1-5 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-5 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-5.1FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-5 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-5 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-5 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-5 X Toolkit Intrinsics
ii  libxtst6  6.9.0.dfsg.1-5 X Window System event recording an
ii  usbutils  0.71+cvs20051029-4 USB console utilities
ii  xlibmesa-gl [libgl1]  6.9.0.dfsg.1-5 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages kcontrol recommends:
ii  udev [hotplug]0.088-2/dev/ and hotplug management daemo

-- no debconf information

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#349990: kwin: smart placement is not multi-screen/xinerama aware

2006-01-26 Thread Henrique de Moraes Holschuh
Package: kwin
Version: 4:3.5.0-4
Severity: normal

With one screen completely full, trying to open further windows just clutter
that full screen even more...  while the other screen is completely empty.

I have tested, and this has nothing to do with control
center|peripherals|monitor|unmanaged window placement.  I couldn't find any
other setting that changed the window placement behaviour to be aware of the
other screens.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1-debian2+bluesmoke2+lm85
Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages kwin depends on:
ii  kdelibs4c2a   4:3.5.0-3  core libraries for all KDE applica
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libaudio2 1.7-3  The Network Audio System (NAS). (s
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-7  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-7The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcomposite16.9.0.dfsg.1-4 X off-screen compositing library
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxdamage1   6.9.0.dfsg.1-4 X region 'damage' library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxfixes36.9.0.dfsg.1-4 X Window System miscellaneous 'fix
ii  libxft2   2.1.8.2-2  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-9  compression library - runtime

kwin recommends no packages.

-- no debconf information

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


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