Bug#918295: sddm: deactivating Wi-Fi from SDDM login page deactivates trackpad

2019-01-04 Thread Cédric Boutillier
Package: sddm
Version: 0.18.0-1
Severity: normal

Dear Maintainer,

I have an HP EliteBook 820 Laptop with a separate button to switch
on/off Wi-Fi (xev reports: keycode 255 (keysym 0x0, NoSymbol)
When trying to switch on/off wifi from the sddm login screen, the
trackpad gets disabled (the on-screen logo is displayed). Pushing the
same button a second time doesn't switch back on the trackpad.

Once logged in inside KDE, I can switch on again the trackpad from KDE
(I set up even a keyboard shortcut for that), and the Wifi button
doesn't alter its state anymore, and fulfills only its function.

Sddm is somehow messing with the mapping for this special key.

Thanks in advance. Let me know if you need more information.

Cédric


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sddm depends on:
ii  adduser 3.118
ii  debconf [debconf-2.0]   1.5.69
ii  libc6   2.28-4
ii  libgcc1 1:8.2.0-13
ii  libpam0g1.1.8-3.8
ii  libqt5core5a5.11.2+dfsg-7
ii  libqt5dbus5 5.11.2+dfsg-7
ii  libqt5gui5  5.11.2+dfsg-7
ii  libqt5network5  5.11.2+dfsg-7
ii  libqt5qml5  5.11.2-3
ii  libqt5quick55.11.2-3
ii  libstdc++6  8.2.0-13
ii  libsystemd0 240-2
ii  libxcb-xkb1 1.13.1-2
ii  libxcb1 1.13.1-2
ii  qml-module-qtquick2 5.11.3-2
ii  x11-common  1:7.7+19
ii  xserver-xorg [xserver]  1:7.7+19
ii  xvfb [xserver]  2:1.20.3-1

Versions of packages sddm recommends:
ii  haveged 1.9.1-6
ii  libpam-systemd  240-2
ii  sddm-theme-breeze [sddm-theme]  4:5.14.3-1+b1

Versions of packages sddm suggests:
ii  libpam-kwallet5   5.14.3-1
ii  qtvirtualkeyboard-plugin  5.11.2+dfsg-2+b1

-- debconf information:
* shared/default-x-display-manager: sddm
  sddm/daemon_name: /usr/bin/sddm


Re: replacing plasma notifications by another notification daemon

2016-06-15 Thread Cédric Boutillier
On Wed, Jun 15, 2016 at 12:48:23PM +, Sune Vuorela wrote:

> Then I'd suggest you report a bug upstream (and make sure martin
> klapetek is aware)

Thanks, I'll do that.



signature.asc
Description: PGP signature


Re: replacing plasma notifications by another notification daemon

2016-06-15 Thread Cédric Boutillier
On Wed, Jun 15, 2016 at 06:24:23AM +, Sune Vuorela wrote:

> Can't you just right click on the systray and disable the notifications
> part of it?

When I do that, I just get no notifications at all. When I try to start
dunst, it says:

$ dunst
Name Lost. Is Another notification daemon running?

So my guess is that in that case, the plasma workspace is still
recieving the notifications, just it doesn't display it.


signature.asc
Description: PGP signature


replacing plasma notifications by another notification daemon

2016-06-14 Thread Cédric Boutillier
Hi!

I would like to use "cleanly" another notification daemon in my KDE
environment (dunst to be precise, because I like the small size of its
boxes and the possibility to replay notifications).

However, I haven't found any clean way to do that yet. dunst is started
early in my X session, but as I understand from the code in 
plasma-workspace
https://sources.debian.net/src/plasma-workspace/4:5.6.4-2/dataengines/notifications/notificationsengine.cpp/?hl=91#L43
any existing notification daemon is killed and replaced by the plasma
one.

Is there a way to tell KDE to not deal with nofications at all and let
another program do it? I haven't found any, and for the moment, the only
solution I found is to comment (most of) the source code in the
NotificationsEngine constructor and NotificationsEngine::registerDBusService()
in that file and rebuild the package.
Is there a hidden option I missed, or a magic dbus invocation command I
could use?

I take the opportunity to thank a lot the KDE team for their wonderful
work, and for making me happy to use my computer.

Cheers,

Cédric

P.S. : note that it worked most of the time with one of my machines
without manual intervention, but it was maybe a bug :)



signature.asc
Description: PGP signature


Bug#723634: ruby-kde4: please build against ruby1.9.1

2013-09-18 Thread Cédric Boutillier
Package: ruby-kde4
Version: 4:4.10.5-1.1
Severity: important
Tags: patch
User: debian-r...@lists.debian.org
Usertags: ruby18-removal
Control: block -1 with 520901

Hi!

Please build the korundum package against ruby1.9.1, which has been the
default Ruby interpreter since Wheezy. Ruby 1.8 is not maintained
upstream anymore, and the Debian Ruby Team is willing to get rid of it
as soon as possible.

Please find attached patches to solve this issue, allowing to:
- build against ruby1.9.1, libruby1.9.1-dev
- install the files according to the Debian Ruby policy

Note that this bug is blocked by #520901 against qtruby to build
libqtruby4shared against ruby1.9.1.

Cheers,

Cédric
From 2cecd2bbe09e62fe3039b959b980c0d0cde14e5f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= bou...@debian.org
Date: Tue, 17 Sep 2013 16:50:49 +0200
Subject: [PATCH 1/3] build against ruby1.9.1

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6e64461..de7d9df 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
 Uploaders: Torsten Marek shlo...@debian.org, Sune Vuorela s...@debian.org, David Palacio dpala...@orbitalibre.org, Michael Meskes mes...@debian.org,
Maximiliano Curia m...@debian.org
-Build-Depends: debhelper (= 9), cmake, ruby1.8, ruby1.8-dev,
+Build-Depends: debhelper (= 9), cmake, ruby1.9.1, ruby1.9.1-dev,
  smoke-dev-tools (= 4:4.10), libsmokeqt4-dev (= 4:4.10),
  libsmokekde-dev (= 4:4.10), libqtruby4shared-dev (= 4:4.10),
  kdelibs5-dev, kdepimlibs5-dev, libakonadi-dev, okular-dev (= 4:4.10), libsoprano-dev
-- 
1.8.4.rc3

From ce49da11a9454d6c059056b8e6a91882b54235ad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= bou...@debian.org
Date: Tue, 17 Sep 2013 16:51:32 +0200
Subject: [PATCH 2/3] use Ruby vendor dirs to install as per Ruby policy

---
 debian/rules | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4c291ea..e9e52f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,11 @@
 #! /usr/bin/make -f
 
-#Always use Ruby 1.8.x
-RUBY_SITEARCH := $(shell ruby1.8 -rrbconfig -e 'puts Config::CONFIG[sitearch]')
+RUBY_VENDORARCHDIR := $(shell ruby -rrbconfig -e 'puts RbConfig::CONFIG[vendorarchdir]')
+RUBY_VENDORDIR := $(shell ruby -rrbconfig -e 'puts RbConfig::CONFIG[vendordir]')
 CMAKE_FLAGS := \
-  -DRUBY_EXECUTABLE=/usr/bin/ruby1.8 \
-  -DCUSTOM_RUBY_SITE_LIB_DIR=/usr/lib/ruby/1.8/ \
-  -DCUSTOM_RUBY_SITE_ARCH_DIR=/usr/lib/ruby/1.8/$(RUBY_SITEARCH) \
-  $(NULL)
+  -DCUSTOM_RUBY_SITE_LIB_DIR=$(RUBY_VENDORDIR) \
+  -DCUSTOM_RUBY_SITE_ARCH_DIR=$(RUBY_VENDORARCHDIR) \
+   $(NULL)
 
 override_dh_install:
 	dh_install --list-missing
-- 
1.8.4.rc3

From d7e3aa7f34e4b2a28786a2ea4d47252fa40fc489 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= bou...@debian.org
Date: Wed, 18 Sep 2013 10:49:01 +0200
Subject: [PATCH 3/3] fix install paths

---
 debian/ruby-akonadi.install |  4 ++--
 debian/ruby-kde4.install| 24 
 debian/ruby-okular.install  |  4 ++--
 debian/ruby-plasma.install  |  4 ++--
 debian/ruby-soprano.install |  4 ++--
 5 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/debian/ruby-akonadi.install b/debian/ruby-akonadi.install
index edcb15f..f680c36 100644
--- a/debian/ruby-akonadi.install
+++ b/debian/ruby-akonadi.install
@@ -1,2 +1,2 @@
-usr/lib/ruby/1.8/*/akonadi.so
-usr/lib/ruby/1.8/akonadi/akonadi.rb
+usr/lib/ruby/vendor_ruby/*/*/akonadi.so
+usr/lib/ruby/vendor_ruby/akonadi/akonadi.rb
diff --git a/debian/ruby-kde4.install b/debian/ruby-kde4.install
index d309294..76e1a19 100644
--- a/debian/ruby-kde4.install
+++ b/debian/ruby-kde4.install
@@ -1,15 +1,15 @@
 usr/bin/krubyapplication
 usr/bin/rbkconfig_compiler4
 usr/lib/kde4/krubypluginfactory.so
-usr/lib/ruby/1.8/*/khtml.so
-usr/lib/ruby/1.8/*/kio.so
-usr/lib/ruby/1.8/*/korundum4.so
-usr/lib/ruby/1.8/*/ktexteditor.so
-usr/lib/ruby/1.8/*/nepomuk.so
-usr/lib/ruby/1.8/*/solid.so
-usr/lib/ruby/1.8/KDE/korundum4.rb
-usr/lib/ruby/1.8/khtml/khtml.rb
-usr/lib/ruby/1.8/kio/kio.rb
-usr/lib/ruby/1.8/ktexteditor/ktexteditor.rb
-usr/lib/ruby/1.8/nepomuk/nepomuk.rb
-usr/lib/ruby/1.8/solid/solid.rb
+usr/lib/ruby/vendor_ruby/*/*/khtml.so
+usr/lib/ruby/vendor_ruby/*/*/kio.so
+usr/lib/ruby/vendor_ruby/*/*/korundum4.so
+usr/lib/ruby/vendor_ruby/*/*/ktexteditor.so
+usr/lib/ruby/vendor_ruby/*/*/nepomuk.so
+usr/lib/ruby/vendor_ruby/*/*/solid.so
+usr/lib/ruby/vendor_ruby/KDE/korundum4.rb
+usr/lib/ruby/vendor_ruby/khtml/khtml.rb
+usr/lib/ruby/vendor_ruby/kio/kio.rb
+usr/lib/ruby/vendor_ruby/ktexteditor/ktexteditor.rb
+usr/lib/ruby/vendor_ruby/nepomuk/nepomuk.rb
+usr/lib/ruby/vendor_ruby/solid/solid.rb
diff --git a/debian/ruby-okular.install b/debian/ruby-okular.install
index 4060193..cf8c95f 100644
--- a/debian/ruby-okular.install
+++ 

Bug#520901: patches

2013-09-17 Thread Cédric Boutillier
..da994db 100644
--- a/debian/ruby-qt4-declarative.install
+++ b/debian/ruby-qt4-declarative.install
@@ -1,2 +1,2 @@
-usr/lib/ruby/1.8/qtdeclarative/qtdeclarative.rb
-usr/lib/ruby/1.8/*/qtdeclarative.so
+usr/lib/ruby/vendor_ruby/qtdeclarative/qtdeclarative.rb
+usr/lib/ruby/vendor_ruby/*/*/qtdeclarative.so
diff --git a/debian/ruby-qt4-script.install b/debian/ruby-qt4-script.install
index 29a847b..f68ddd1 100644
--- a/debian/ruby-qt4-script.install
+++ b/debian/ruby-qt4-script.install
@@ -1,2 +1,2 @@
-usr/lib/ruby/1.8/qtscript/qtscript.rb
-usr/lib/ruby/1.8/*/qtscript.so
+usr/lib/ruby/vendor_ruby/qtscript/qtscript.rb
+usr/lib/ruby/vendor_ruby/*/*/qtscript.so
diff --git a/debian/ruby-qt4-test.install b/debian/ruby-qt4-test.install
index 076cf4c..2da39f4 100644
--- a/debian/ruby-qt4-test.install
+++ b/debian/ruby-qt4-test.install
@@ -1,2 +1,2 @@
-usr/lib/ruby/1.8/qttest/qttest.rb
-usr/lib/ruby/1.8/*/qttest.so
+usr/lib/ruby/vendor_ruby/qttest/qttest.rb
+usr/lib/ruby/vendor_ruby/*/*/qttest.so
diff --git a/debian/ruby-qt4-uitools.install b/debian/ruby-qt4-uitools.install
index de490cf..0617c6f 100644
--- a/debian/ruby-qt4-uitools.install
+++ b/debian/ruby-qt4-uitools.install
@@ -1,2 +1,2 @@
-usr/lib/ruby/1.8/qtuitools/qtuitools.rb
-usr/lib/ruby/1.8/*/qtuitools.so
+usr/lib/ruby/vendor_ruby/qtuitools/qtuitools.rb
+usr/lib/ruby/vendor_ruby/*/*/qtuitools.so
diff --git a/debian/ruby-qt4-webkit.install b/debian/ruby-qt4-webkit.install
index 9870da1..dadf947 100644
--- a/debian/ruby-qt4-webkit.install
+++ b/debian/ruby-qt4-webkit.install
@@ -1,2 +1,2 @@
-usr/lib/ruby/1.8/qtwebkit/qtwebkit.rb
-usr/lib/ruby/1.8/*/qtwebkit.so
+usr/lib/ruby/vendor_ruby/qtwebkit/qtwebkit.rb
+usr/lib/ruby/vendor_ruby/*/*/qtwebkit.so
diff --git a/debian/ruby-qt4.install b/debian/ruby-qt4.install
index 575ab0a..b3d8c7b 100644
--- a/debian/ruby-qt4.install
+++ b/debian/ruby-qt4.install
@@ -1,6 +1,6 @@
 usr/bin/rbqtapi
 usr/bin/rbrcc
 usr/bin/rbuic4
-usr/lib/ruby/1.8/Qt/*.rb
-usr/lib/ruby/1.8/Qt*.rb
-usr/lib/ruby/1.8/*/qtruby4.so
+usr/lib/ruby/vendor_ruby/Qt/*.rb
+usr/lib/ruby/vendor_ruby/Qt*.rb
+usr/lib/ruby/vendor_ruby/*/*/qtruby4.so
diff --git a/debian/ruby-qwt5.install b/debian/ruby-qwt5.install
index 4d73a76..20d992c 100644
--- a/debian/ruby-qwt5.install
+++ b/debian/ruby-qwt5.install
@@ -1,2 +1,2 @@
-usr/lib/ruby/1.8/qwt/qwt.rb
-usr/lib/ruby/1.8/*/qwt.so
+usr/lib/ruby/vendor_ruby/qwt/qwt.rb
+usr/lib/ruby/vendor_ruby/*/*/qwt.so
-- 
1.8.4.rc3

From 030cf315268b63e6de6fd78b012673727f847536 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= bou...@debian.org
Date: Tue, 17 Sep 2013 14:47:13 +0200
Subject: [PATCH 4/4] drop use_ruby1.8.diff, since the default Ruby version is
 used now

---
 debian/patches/series   |  1 -
 debian/patches/use_ruby1.8.diff | 14 --
 2 files changed, 15 deletions(-)
 delete mode 100644 debian/patches/use_ruby1.8.diff

diff --git a/debian/patches/series b/debian/patches/series
index aa9ef00..1f2052f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-use_ruby1.8.diff
 fix_ruby_requires.diff
diff --git a/debian/patches/use_ruby1.8.diff b/debian/patches/use_ruby1.8.diff
deleted file mode 100644
index 019998a..000
--- a/debian/patches/use_ruby1.8.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-Author: Vincent Fourmond fourm...@debian.org
-Description: Use Debian executable name
-Last-Update: 2011-06-24
-Origin: vendor
-Forwarded: no
-
 a/bin/rbqtapi
-+++ b/bin/rbqtapi
-@@ -1,4 +1,4 @@
--#!/usr/bin/env ruby
-+#!/usr/bin/env ruby1.8
- 
- # Note: this program is part of qtruby and makes use of its internal functions.
- #   You should not rely on those in your own programs.
-- 
1.8.4.rc3

diff -Nru qtruby-4.10.5/debian/changelog qtruby-4.10.5/debian/changelog
--- qtruby-4.10.5/debian/changelog  2013-07-12 20:22:42.0 +0200
+++ qtruby-4.10.5/debian/changelog  2013-09-17 14:54:00.0 +0200
@@ -1,3 +1,12 @@
+qtruby (4:4.10.5-1.1) UNRELEASED; urgency=low
+
+  * build-conflict with ruby1.8 and build with ruby1.9.1
+  * install files in Ruby vendor locations as per Ruby policy
+  * fix install path for Ruby libs
+  * drop use_ruby1.8.diff, since the default Ruby version is used now
+
+ -- Cédric Boutillier bou...@debian.org  Tue, 17 Sep 2013 14:53:38 +0200
+
 qtruby (4:4.10.5-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru qtruby-4.10.5/debian/control qtruby-4.10.5/debian/control
--- qtruby-4.10.5/debian/control2013-07-12 20:22:42.0 +0200
+++ qtruby-4.10.5/debian/control2013-09-17 14:41:19.0 +0200
@@ -4,9 +4,10 @@
 Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
 Uploaders: Torsten Marek shlo...@debian.org, Sune Vuorela s...@debian.org, 
David Palacio dpala...@orbitalibre.org, Michael Meskes mes...@debian.org,
Maximiliano Curia m...@debian.org
+Build-Conflicts: libruby1.8
 Build-Depends: debhelper (= 9), pkg-kde-tools (= 0.6.8), cmake,
  smoke-dev-tools (= 4:4.10

Bug#520901: raising severity and tagging

2013-09-12 Thread Cédric Boutillier
Control: severity -1 important
Control: user debian-r...@lists.debian.org
Control: usertags -1 ruby18-removal

Hi,

Since Wheezy, ruby1.9.1 has been the default Ruby interpreter.
Upstream has obsoleted Ruby 1.8 and will not provide any support for it.
As a consequence, the Ruby team is willing to remove ruby1.8 from the
archive (See the page for the scheduled transition [0]).

I am therefore raising the severity of this bug to important.

Don't hesitate to contact the Ruby team if help is needed to address
this issue.

Cheers,

Cédric

  0: http://release.debian.org/transitions/html/ruby1.8-removal.html


signature.asc
Description: Digital signature


Transition of Ruby packages to the new Ruby policy

2012-04-27 Thread Cédric Boutillier
 would be happy to answer your questions and hear
your comments on debian-r...@lists.debian.org or on the #debian-ruby IRC
channel.

Cédric Boutillier, for the Ruby Team.




List of Ruby packages needing to be converted to the new policy, sorted
by maintainer/uploader:


Adam Majer ad...@zombino.com
   libbz2-ruby

akira yamada ak...@debian.org
   bsfilter
   libeb-ruby
   libkakasi-ruby
   libshadow-ruby
   libuconv-ruby
   racc
   rdtool

Alan Boudreault aboudrea...@mapgears.com
   mapserver (U)

Aleksey Kravchenko rhash.ad...@gmail.com
   rhash

Alessandro Ghedini gh...@debian.org
   ecasound (U)

Alessio Treglia ales...@debian.org
   ecasound (U)

Alex Pennace a...@pennace.org
   raspell

Alexander Wirt formo...@debian.org
   rrdtool (U)

Andreas Tille ti...@debian.org
   libsbml (U)

Andrew Pollock apoll...@debian.org
   puppet (U)

ARAKI Yasuhiro a...@debian.org
   gonzui
   mod-ruby (U)

Arnaud Cornet acor...@debian.org
   ruby-prof

Athena Capital Research acr-deb...@athenacr.com
   quickfix
   rubyluabridge

Aurélien GÉRÔME a...@roxor.cx
   libnet-irc-ruby
   libsnmp-ruby

Benjamin Drung bdr...@debian.org
   xmms2

Bernd Zeimetz b...@debian.org
   rrdtool (U)

Bram Senders b...@luon.net
   shoes

Bryan McLellan b...@loftninjas.org
   libabstract-ruby

C.J. Adams-Collier c...@colliertech.org
   dlr-languages (U)

Cajus Pollmeier ca...@debian.org
   qpid-cpp

Changyan Xie panch...@gmail.com
   libsbml (U)

Christoph Egger christ...@debian.org
   graphviz (U)

Cleto Martín cleto.mar...@gmail.com
   zeroc-ice (U)

Dafydd Harries d...@debian.org
   rbbr
   ruby-amazon

Daigo Moriwaki da...@debian.org
   tdiary

Daniel Watkins dan...@daniel-watkins.co.uk
   ditz

Dave Beckett daj...@debian.org
   redland-bindings

David Claughton d...@eclecticdave.com
   graphviz

David Palacio dpala...@orbitalibre.org
   korundum (U)
   qtruby (U)

Debian CLI Libraries Team pkg-cli-libs-t...@lists.alioth.debian.org
   dlr-languages

Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
   gdal
   geos
   mapserver
   ruby-hdfeos5

Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org
   libsbml

Debian Multimedia Maintainers
pkg-multimedia-maintain...@lists.alioth.debian.org
   ecasound

Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
   korundum
   qtruby

Debian RRDtool Team rrdt...@ml.snow-crash.org
   rrdtool

Debian Vim Maintainers pkg-vim-maintain...@lists.alioth.debian.org
   vim

Decklin Foster deck...@red-bean.com
   libchronic-ruby
   liblockfile-ruby
   libtrollop-ruby

Deepak Tripathi apenguinli...@gmail.com
   libhtml-htmltokenizer-ruby
   libxml-simple-ruby

Dirk Eddelbuettel e...@debian.org
   quantlib-swig

Esteban Manchado Velázquez z...@debian.org
   dhelp

Francesco Paolo Lovergine fran...@debian.org
   gdal (U)
   geos (U)
   mapserver (U)

Francesco Poli (wintermute) invernom...@paranoici.org
   apt-listbugs

Francisco Moya p...@debian.org
   zeroc-ice

Georgios M. Zarkadas g...@member.fsf.org
   dhelp (U)

Gudjon I. Gudjonsson gud...@gudjon.org
   comedilib

Guilherme de S. Pastore gpast...@debian.org
   subversion (U)

Gustavo Franco stra...@debian.org
   ruby-mp3info

Hendrik Sattler deb...@hendrik-sattler.de
   obexftp

Ivo Maintz i...@maintz.de
   libsbml (U)

James McCoy james...@debian.org
   vim (U)

Janos Guljas ja...@resenje.org
   uwsgi

Jesse van den Kieboom je...@icecrew.nl
   gnoemoe

Joey Schulze j...@debian.org
   vpim

Jon Bernard jbern...@debian.org
   libfam-ruby
   libimlib2-ruby

Jérémy Bobbio lu...@debian.org
   schleuder

Kenshi Muto km...@debian.org
   quickml

KURASHIKI Satoru lur...@gmail.com
   hyperestraier
   qdbm

Kurt Roeckx k...@roeckx.be
   epic5

Masahito Omote om...@debian.org
   prime
   prime-dict
   sary-ruby
   suikyo

Matt Palmer mpal...@debian.org
   dns323-firmware-tools
   libaugeas-ruby

Matthias Klose d...@debian.org
   dlr-languages (U)

Micah Anderson mi...@debian.org
   puppet (U)

Michael Janssen jamu...@debian.org
   player

Michael Meskes mes...@debian.org
   korundum (U)
   qtruby (U)

Mirco Bauer mee...@debian.org
   dlr-languages (U)

Moritz Muehlenhoff j...@debian.org
   elinks (U)

Moriyoshi Koizumi m...@sfc.keio.ac.jp
   libsbml (U)

Nico Golde n...@debian.org
   stfl
   tpp

Nicolas Valcárcel Scerpella (Canonical) nvalcar...@canonical.com
   libaugeas-ruby (U)

Nigel Kersten ni...@explanatorygap.net
   puppet (U)

NIIBE Yutaka gni...@fsij.org
   gonzui (U)
   htree
   langscan
   libescape-ruby
   libwebapp-ruby
   samidare
   tomoe
   treil
   wfo

Nobuhiro IMAI n...@debian.or.jp
   rubilicious

Olly Betts o...@survex.com
   xapian-bindings

Pablo Lorenzzoni spec...@debian.org
   html-template

Paul van Tilburg pau...@debian.org
   gnoemoe (U)
   shoes (U)

Peter Samuelson pe...@p12n.org
   subversion

Puppet Package Maintainers pkg-puppet-de...@lists.alioth.debian.org
   puppet

Roberto C. Sanchez robe...@connexer.com
   quickfix (U)
   rubyluabridge (U)

Russ Allbery r...@debian.org
   remctl

Ryan

Re: Regenerating kde menus?

2012-02-06 Thread Cédric Boutillier
Hi!

On Mon, Feb 06, 2012 at 05:22:03PM +0100, BasaBuru wrote:
 On Lunes, 6 de febrero de 2012 16:19:11 Luca escribió:
  Hi
  
  Have you tried to open KDE Menu Editor and click the Restore to System
  Menu entry into the Edit Menu?

 Where is this? i can't find de KDE Menu Editor

It is called kmenuedit. I discovered its existence today after the
previous mail, but for some reason, it does not appear in the menu on my
machine...

Best wishes,

Cédric



signature.asc
Description: Digital signature


Re: pasting text into KRunner and Konqueror URL fields goes back in history and pastes then

2011-04-30 Thread Cédric Boutillier
Hi!
On Sat, Apr 30, 2011 at 10:59:40AM +0200, Martin Steigerwald wrote:

 Bug 272035 -  when pasting text into krunner it goes back in history and 
 pastes the text then
 https://bugs.kde.org/show_bug.cgi?id=272035

 Bug 272035 -  when pasting text into krunner it goes back in history and 
 pastes the text then
 https://bugs.kde.org/show_bug.cgi?id=272037

I noticed something similar some time ago, but I am now unable to
reproduce this with KDE 4.6.2 from experimental, and up-to-date sid.

Best,

Cédric




signature.asc
Description: Digital signature


Microformat support in konq-plugins?

2010-12-17 Thread Cédric Boutillier
Hi Everybody,

I noticed that the description of the package konq-plugins mentions
support for microformats, but it is deactivated in the CMakeLists.txt.
Is there any reasons for that? If yes, should not the description of the
package be changed at least temporarily to reflect that fact?

Thank you for your answers.

Best regards,

Cédric


signature.asc
Description: Digital signature


Bug#487884: libqt4-gui: bug fixed by upstream

2009-04-23 Thread Cédric Boutillier
Package: libqt4-gui
Version: 4.5.0-2
Severity: normal

According to
http://www.qtsoftware.com/developer/task-tracker/index_html?method=entryid=196152
 ,
a fix for this bug will be released with 4.5.2. The bug has been marked
fixed upstream a week ago.

Best,

Cedric



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (700, 'testing'), (600, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt4-gui depends on:
ii  libqt4-assistant  4.5.0-2Qt 4 assistant module
ii  libqt4-designer   4.5.0-2Qt 4 designer module
ii  libqt4-opengl 4.5.0-2Qt 4 OpenGL module
ii  libqt4-svg4.5.0-2Qt 4 SVG module
ii  libqtgui4 4.5.0-2Qt 4 GUI module

libqt4-gui recommends no packages.

libqt4-gui suggests no packages.

-- no debconf information



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



Re: Plasma breaks now in experimental respo

2009-03-07 Thread Cédric Boutillier
Hi!

Le vendredi 06 mars 2009 21:18:48 Ningyu Shi, vous avez écrit :
 Hi! After I update my kdelibs  kdebase-runtime to 4.2.1-1, everytime
 kde startup, after the splash screen, plasma crashes for 4.2.0-1. Then
 plasma (kdebase-workspace-bin) updated to 4.2.0-2 today, it doesn't
 crash now, but the desktop is not showing up leaving only a empty
 background with some red crosses on it. Do you guys have any hint on
 this?

Maybe you can try to remove your plasma configuration file located in 
~/.kde4/share/config/plasma*
I read a post on planet KDE [0] by somenone having problems with plasma on KDE 
4.2.1. Deleting the config files solved the issues. I haven't experienced that 
(yet) though.

Best,

Cédric


[0] http://www.freehackers.org/thomas/2009/03/06/updating-to-kde-421-delete-
your-plasma-files-again/


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



Re: l10n

2009-02-02 Thread Cédric Boutillier
Hi !

Le lundi 02 février 2009 16:03:50 Enrico Agliotti, vous avez écrit :
 I think you have to do:
 aptitude -t experimental install kde-l10n-de

Christoph seems to have the needed package installed for German 
translations. His first aptitude command showed that kde-i18n-de  was 
NOT installed (because of the p in the first column of the output). And 
his second command showed that kde-l10n-de was installed.

Christophe, is there another language you know and could try to 
install and see if the problem still occurs with this one?

Best,

Cédric


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



Re: [KDE 4.2] changing background/mouse cursor theme in KDM

2009-01-22 Thread Cédric Boutillier
Hi!

Le Thursday 22 January 2009 11:29:23 Andrea Cavaliero, vous avez écrit :
 anyone knows where can i change background and mouse cursor theme in KDM?
 It looks like it doesn't use the default settings for KDE but uses settings
 stored somewhere else.

You could probably try to change the alternative on x-cursor-theme, using

$ sudo update-alternatives --config x-cursor-theme

and choose your preferred theme from the list.


Best regards,

Cédric


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



Re: Problem with colors (of icons) in KDE4 on powerpc

2008-12-12 Thread Cédric Boutillier
Hi again,

Doing some more digging, I found that this problem was already reported
upstream. For information, here are the url of the corresponding bug
reports:

http://trolltech.com/developer/task-tracker/index_html?method=entryid=196152
http://bugs.kde.org/show_bug.cgi?id=155753

Best regards,

Cedric


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



Problem with colors (of icons) in KDE4 on powerpc

2008-12-10 Thread Cédric Boutillier
Hi KDE users,


I have been using KDE 4 from experimental on an powerpc (iBook mid 2005)
since 4.1 beta. I was already hit by the following (minor but annoying)
problem: some of the icons have sometimes inverted colors. For example,
the [K] icon for the main menu is sometimes orange, or becomes orange
when my mouse is over it. It happens also with icons of the icon of
kwallet, or the ones in system settings, kontact, okular, This
inversion happens also sometimes with some text in HTML pages with
konqueror.

I suspect a problem of endianess, but I don't know precisely where,
since some of the icons are displayed normally, and some aren't. I tried
to disable effects/highlighting of icons, but it did not help.

Is anyone else experiencing the same problem? Does anybody has a
solution or at least an explanation for this phenomenon?

Thanks in advance.

Cedric


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



Re: [KDE 4.1 backports] Announce: Backport for KDE 4.1.2 and Qt 4.4.3 available

2008-10-16 Thread Cédric Boutillier
Hi!

On Thursday 16 October 2008 10.34:03 Richard Scherping wrote:
 The error is that I never get everything upgraded. To clarify I attach a
 bigger output this time.

I think, on the contrary, that you get everything upgraded everytime to 
the same version. This happens with me with some packages in aptitude from 
times to times, but I do not understand why. Cleaning apt cache 
with aptitude clean may help though.

Best,

Cédric


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



Bug#444475: The bug is known upstream, but still present in 3.5.8 and 4.0.0

2008-01-22 Thread Cédric Boutillier
Package: kopete
Version: 4:4.0.0-1
Severity: normal


Dear Maintainers,

I found that this bug was already submitted upstream, and two patches have 
been available for about one year.

https://bugs.kde.org/show_bug.cgi?id=135997

The problem is still present in Debian in versions 3.5.8 and 4.0.0. Will this 
be on the list of fixes for 3.5.9 ?

Thanks !




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



Bug#444475: patch for kopete_latexconvert.sh ?

2007-12-18 Thread Cédric Boutillier
tags 75 + patch
thanks

Hi !

Would the following patch be suitable ? I tried it on my system, and seems to 
solve the issue.

Thanks!
diff -Nru kdenetwork-3.5.8/kopete/plugins/latex/kopete_latexconvert.sh kdenetwork-3.5.8.new/kopete/plugins/latex/kopete_latexconvert.sh
--- kdenetwork-3.5.8/kopete/plugins/latex/kopete_latexconvert.sh	2005-09-10 10:20:16.0 +0200
+++ kdenetwork-3.5.8.new/kopete/plugins/latex/kopete_latexconvert.sh	2007-12-18 14:02:58.0 +0100
@@ -222,7 +222,7 @@
 	mv $tmpdir/out.$format.0 $outfile
 fi
 
-let OPTIND=$OPTIND+1
+OPTIND=$(($OPTIND+1))
 outfile=
 done
 


Bug#444475: kopetex: bashism in kopete_latexconvert makes kopete hang.

2007-09-28 Thread Cédric Boutillier
Package: kopete
Version: 4:3.5.7-4
Severity: normal

--- Please enter the report below this line. ---
Hi,

When I tried to type latex formulae in Kopete, I noticed that Kopete hanged. 
Launching kopete from a console and repeating the operation led to the 
following message:

/usr/bin/kopete_latexconvert.sh: 1: let: not found

I thin that the problem is the line 225: let OPTIND=$OPTIND+1, which seems to 
be a bashism, whereas the shebang indicates /bin/sh.
This line should be then replaced by 

OPTIND=$(($OPTIND+1))

I would have liked to produce a patch, but I don't know (yet) (and have no 
time now to learn) how to do it correctly.
Thanks !

Cedric

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-2-686

Debian Release: lenny/sid
  990 unstableftp.fr.debian.org 
  700 testing ftp.lip6.fr 
  300 experimentalftp.lip6.fr 

--- Package information. ---
Depends(Version) | Installed
-+-==
kdelibs4c2a   (= 4:3.5.7-1) | 4:3.5.7.dfsg.1-7
libacl1(= 2.2.11-1) | 2.2.45-1
libart-2.0-2 (= 2.3.18) | 2.3.19-3
libattr1(= 2.4.4-1) | 1:2.4.39-1
libaudio2| 1.9-2+b1
libc6 (= 2.6-1) | 2.6.1-5
libfam0  | 2.7.0-13
libfontconfig1(= 2.4.0) | 2.4.2-1.2
libfreetype6  (= 2.3.5) | 2.3.5-1+b1
libgadu3  (= 1:1.7~rc2) | 1:1.7~rc2-2
libgcc1  (= 1:4.2-20070516) | 1:4.2.1-5
libglib2.0-0 (= 2.12.9) | 2.14.1-3
libgsmme1c2a(= 1.10-10) | 1.10-10
libice6 (= 1:1.0.0) | 2:1.0.4-1
libidn11 (= 0.5.18) | 1.1-1
libjpeg62| 6b-14
libmeanwhile1 (= 1.0.2) | 1.0.2-3
libpcre3(= 4.5) | 7.3-2
libpng12-0 (= 1.2.13-4) | 1.2.15~beta5-2
libqt3-mt   (= 3:3.3.7) | 3:3.3.7-9
libsm6   | 2:1.0.3-1+b1
libstdc++6 (= 4.2-20070516) | 4.2.1-5
libx11-6 | 2:1.0.3-7
libxcursor1   ( 1.1.2) | 1:1.1.9-1
libxext6 | 1:1.0.3-2
libxft2   ( 2.1.1) | 2.1.12-2
libxi6   | 2:1.1.3-1
libxinerama1 | 1:1.0.2-1
libxml2  (= 2.6.29) | 2.6.30.dfsg-2
libxrandr2  (= 2:1.2.0) | 2:1.2.2-1
libxrender1  | 1:0.9.4-1
libxslt1.1   (= 1.1.18) | 1.1.22-1
libxt6   | 1:1.0.5-3
zlib1g (= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5




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



Re: amarok and daap

2007-03-02 Thread Cédric Boutillier

Hi !

I just restarted my computer today, just in case. And, now it works 
With avahi-discover, I see now two Itunes Audio Access services. One
corresponding to the entry I added in /etc/avahi/services and the
other one corresponding to the mt-daapd server itself ... The last one
did not appear before, although I restarted the service at least once,
since I changed the mp3_dir.

Anyway, I started amarok, and the name of the daap server appeared
magically. So everything is fine. I am really sorry for the noise.
Thanks for the good work !

Cedric



 Are there any special tricks to make configuration of DAAP easier with
 Amarok ? Thanks in advance.





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



Re: KDE 3.5.6

2007-02-08 Thread Cédric Boutillier

Thank you very much James and Didier for your answer !

Aptitude is really a nice tool !!!
I added the line proposed by James in /etc/apt/apt.conf (see his
message below) to avoid unwanted upgrade from experimental.

Cedric, a new happy 3.5.6 KDE user ;)

On 2/8/07, James Stark [EMAIL PROTECTED] wrote:

Your best bet would be to do something like:

aptitude -t experimental

as root, then select the packages that you want to upgrade.  As a rule you
don't want to upgrade to experimental.

For this to work, the experimental distribution should be in
your /etc/apt/sources.list.

If you need to add it, you'll want to tell apt to use unstable as the
default distribution.  To do so, put the following entry
in /etc/apt/apt.conf:

APT::Default-Release unstable;

James

Cédric Boutillier wrote:

 Hi !

 What is the recommended way to upgrade to KDE 3.5.6 ? There should be
 something better than downloading all the packages with wget, and then
 install them by hand with dpkg.
 Could you give me some tips here ?

 Thanks !

 Cedric

 On 1/26/07, Jan De Luyck [EMAIL PROTECTED] wrote:
 On Thursday 25 January 2007, Ana Guerrero wrote:
  Hi,
 
  KDE 3.5.6 has been released today and it is available in experimental.
  It has been uploaded to experimental due to the Etch freeze, if you run
  unstable, you can install it safely in your system.







Re: KDE 3.5.6

2007-02-07 Thread Cédric Boutillier

Hi !

What is the recommended way to upgrade to KDE 3.5.6 ? There should be
something better than downloading all the packages with wget, and then
install them by hand with dpkg.
Could you give me some tips here ?

Thanks !

Cedric

On 1/26/07, Jan De Luyck [EMAIL PROTECTED] wrote:

On Thursday 25 January 2007, Ana Guerrero wrote:
 Hi,

 KDE 3.5.6 has been released today and it is available in experimental.
 It has been uploaded to experimental due to the Etch freeze, if you run
 unstable, you can install it safely in your system.



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



Re: Condensed font instead of Sans Serif in KDE

2007-01-08 Thread Cédric Boutillier

Hi list,

Modestas, I tried the command you suggested, and indeed, after the
cache was regenerated, the fonts looked ugly again. After having
updated the system and restarted X, the fonts look great. I hope it is
not just an illusion that the problem is solved.

Cédric



Are you sure you've removed bitstream-fonts? Try regenerating font cache
# fc-cache -fv
I don't see how you could solve this bug that way.


Re: Condensed font instead of Sans Serif in KDE

2006-12-29 Thread Cédric Boutillier

Hi Modestas,

I am away from that computer for a week. I will try that when I come back.

Cédric

On 12/29/06, Modestas Vainius [EMAIL PROTECTED] wrote:

Hi,

2006 m. gruodis 28 d., ketvirtadienis 18:36, Cédric Boutillier rašė:
 Condensed fonts where they should be, then I purged ttf-bistream-vera.
 And strangely enough, this seems to have solved the problem. I must
 admitt that I have no clue why...
Are you sure you've removed bitstream-fonts? Try regenerating font cache

# fc-cache -fv

I don't see how you could solve this bug that way.





Condensed font instead of Sans Serif in KDE

2006-12-28 Thread Cédric Boutillier

Dear List,

For about a week, I have the following problem with my KDE Desktop
(up-to-date sid i386): it seems that the systems selects Dejavu Sans
Condensed instead of DejaVuSans, when Sans is selected in Kcontrol.
It results in a very ugly desktop. I got already this problem in the
beginning of December. It was then a problem with fontconfig and
ttf-dejavu, that was fixed by an upgrade of the system. But then the
problem reappeared a few days ago, and I do not know how to fix it.

I tried to dpkg-reconfigure several packages : fontconfig,
fontconfig-config, defoma, ttf-deja-vu, to purge and reinstall them,
but nothing changed. The only solution I found was to remove the
Condensed fonts from /usr/share/fonts/truetype/ttf-dejavu, but it does
not seem to be a good way of doing things in the long term.

I was not able to find a bug report concerning this problem. Moreover,
I have two others machines (powerpc and amd64) who do not suffer from
this problem (they did not suffer either when the same problem occured
a few weeks ago, since the versions of fontconfig/ttf-dejavu causing
the problem were not installed).

Does anybody know how I could fix this problem more properly than just
removing the files ? Only KDE applications suffer from this problem :
texmaker and iceweasel are displayed correctly.

Thanks in advance,

Cedric


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



Re: Condensed font instead of Sans Serif in KDE

2006-12-28 Thread Cédric Boutillier

Hi,

Arthur, the symptoms indeed are the same as the ones you describe in
your bug report. I tried to install ttf-bitstream-vera to see if I
could see some improvement, I reinstalled ttf-dejavu to put back the
Condensed fonts where they should be, then I purged ttf-bistream-vera.
And strangely enough, this seems to have solved the problem. I must
admitt that I have no clue why...

Anyway, thank you all for you help.

Best regards,

Cedric


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



Re: KDE (not GNOME) upon installation

2006-11-09 Thread Cédric Boutillier

Hello,

What I do usually is installing Debian without Desktop environment,
and then after the installation, install kde by hand with aptitude.

On 11/9/06, Eftaxiopoulos Dimitrios [EMAIL PROTECTED] wrote:

Is there any way to install KDE (not GNOME which is the default) as the
desktop environment, straight ahead during the installation process of etch?
Can one pick individual packages kde and kdm, instead of choosing the
desktop environment? In other words, can one one end up in kdm and KDE
straight after the completion of the installation?


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





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



Re: installing kde

2006-10-05 Thread Cédric Boutillier

Once you didi that, you should see at the startup kdm working : it is
the graphical login manager.
Then you type your login, chose a session type, type your password,
and should see a KDE session starting.

If nothing graphical happens, that is probably because there is a
problem with the X.org's configuration


On 10/5/06, George Adamides [EMAIL PROTECTED] wrote:


OK so I did that. how do i know install it and get it to start working?


- Original Message 
From: Cédric Boutillier [EMAIL PROTECTED]
To: George Adamides [EMAIL PROTECTED]
Sent: Friday, September 15, 2006 1:43:13 PM
Subject: Re: installing kde


The reason is that there is no folder kde-3.4.1 on pkg-kde.alioth.debian.org

Now, why don't you install kde from the official repository with the
command:

# aptitude install kde





Bug#374361: kaudiocreator: Please include options to deactivate the paranoia mode of cdparanoia

2006-06-18 Thread Cédric Boutillier
Package: kaudiocreator
Version: 4:3.5.3-1
Severity: wishlist

Could you please add some options in the ripper menu to (de)activate the
paranoia/extra paranoia mode of cdparanoia, like in Grip for example ?

Some of my encoding are failing because of the lack of such options.

Thank you in advance

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages kaudiocreator depends on:
ii  kdelibs4c2a   4:3.5.3-1  core libraries and binaries for 
al
ii  kdemultimedia-kio-plugins 4:3.5.3-1  enables the browsing of audio CDs
ii  libartsc0 1.5.3-2aRts sound system C support 
librar
ii  libasound21.0.11-4   ALSA library
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libglib2.0-0  2.10.3-1   The GLib library of C routines
ii  libkcddb1 4:3.5.3-1  CDDB library for KDE
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime 
v
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3

Versions of packages kaudiocreator recommends:
pn  flac  none (no description available)
ii  vorbis-tools  1.1.1-5several Ogg Vorbis tools

-- no debconf information



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



New update, new fonts

2006-05-20 Thread Cédric Boutillier

Hello !

I had the same problem. To solve this, I had to change the
anti-aliasing options in the control center and swith the hinting
style to full. I don't know exactly what caused that though

Cedric

On 5/20/06, Anders Ellenshøj Andersen [EMAIL PROTECTED] wrote:

So I just updated my laptop to latest sid, and as usual every update brings a
new and interesting font look.

My fonts now look as they have had some kind of bluring effect applied to
them. It's not just that the fonts are antialiased. They are really blurred
out.

Does anybody know what could be causing this?

Anders

--
 - Debian GNU/Linux - KDE 3.5.2 - KMail 1.9.1 -


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