[Bug 38640] Doesn't configure after install.

2006-04-07 Thread Francois-Denis Gonthier
Public bug reported:

Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
[EMAIL PROTECTED]:~$ sudo apt-get install ubuntu-artwork
Password:
Reading package lists... Done
Building dependency tree... Done
ubuntu-artwork is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up ubuntu-artwork (12) ...
No theme index file in '/usr/share/icons/default'.
If you really want to create an icon cache here, use --ignore-theme-index.
dpkg: error processing ubuntu-artwork (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ubuntu-artwork
E: Sub-process /usr/bin/dpkg returned an error code (1)

This bug doesn't impede installation of other packages.  I tried
purging/reinstalling and it did not solve the problem.
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Re: Doesn't configure after install.

2006-04-08 Thread Francois-Denis Gonthier
Fixed in last update.  Thank you.

** Changed in: ubuntu-artwork (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] Re: gnome-settings-daemon crashes with evdev

2006-04-10 Thread Francois-Denis Gonthier
The patch has been applied upstream for GNOME 2.14.1, which just arrived 
tonight.  gnome-control-center_2.14.1 fixes the problem for me :)
-- 
gnome-settings-daemon crashes with evdev
https://launchpad.net/malone/bugs/27143

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 39328] Re: Offer option to disable scroll wheel on task list

2006-04-12 Thread Francois-Denis Gonthier
** Changed in: gnome-panel (Ubuntu)
 Severity: Normal => Wishlist
-- 
Offer option to disable scroll wheel on task list
https://launchpad.net/malone/bugs/39328

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-08 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I think it's obvious that the patch should be applied.  I think it's
better to have a patch that works for some people than no patch at all,
which will work for nobody having the problem...

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-13 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
There is a more Debian friendly way to use the patch.  It applies fine
on control-center source package.  I think it is simpler than using the
GNOME CVS.  What is inconvenient is that you will need to reinstall the
built package after each dist-upgrade since apt will want to replace it
(I guess I could pin the version but I haven't looked into that).



In a terminal, use the following commands to build a .deb package that
will replace the default gnome-control-center package.

$ apt-get source control-center

this will create a directory named control-center-2.13.93 (or something
similar) .  Get the patch from the GNOME bugzilla and save it in that
directory.

$ sudo apt-get build-dep control-center
$ sudo apt-get install build-essentials dpkg-dev

this will install a slew of package required to build the gnome-control-
center package.

still in the control-center-2.13.93 directory, use

$ patch -p0 < gnome.bugzilla.patch.file

this will patch the required file.

Then type:

$ dpkg-buildpackage -rfakeroot

if everything goes well, you will have a some .deb package in the parent
directory (cd ..).

Install the new package:

$ sudo dpkg -i gnome-control-center-dbg_2.13.93-0ubuntu2_amd64.deb

if you restart GNOME, gnome-settings-daemon will start with the

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-14 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I've built both i386 and AMD64 .deb packages of gnome-control-center.
(I can't the test i386 version)

They are are: http://neutronic.mine.nu/dapper

You can download them directly or add:

deb http://neutronic.mine.nu/ dapper/

to your /etc/apt/sources.list

I also have incremented the Ubuntu version to 2 so the installed package
will not get overriden at each dist-upgrade if is no update to that
particular package.  I wonder why I didn't think of that earlier.

Of course it's for people convenience only, at your own risk, might
break everything, and so on.  I don't provide support for the package
but it is the same as the Ubuntu package with the evdev patch applied so
it's not much risk.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-15 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
Okay.  I expected problems as I could not test i386 packages.  You might
want to downgrade gnome-control-center to the ubuntu1 version.

I will try to test those packages one way or the other.

In the meantime:

Don't use the i386 package please.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36911] Words are very big in some softwares (firefox).

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36911

Comment:
I'm happy it solved your problem.  This is a known bug but I still
haven't found the link on the GNOME Bug Tracker.  I'll take care of
reassigning to the correct team if that's needed.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36932] Audio device busy after first use

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36932

Comment:
You are using Ubuntu desktop or Kubuntu desktop?  Do you have artsd
running in the background (if you know how to check for that)?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36911] Words are very big in some softwares (firefox).

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36911

Comment:
I'm happy it solved your problem.  This is a known bug but I still
haven't found the link on the GNOME Bug Tracker.  I'll take care of
reassigning to the correct team if that's needed.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36932] Audio device busy after first use

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36932

Comment:
You are using Ubuntu desktop or Kubuntu desktop?  Do you have artsd
running in the background (if you know how to check for that)?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Doesn't configure after install.

2006-04-07 Thread Francois-Denis Gonthier
Public bug reported:

Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
[EMAIL PROTECTED]:~$ sudo apt-get install ubuntu-artwork
Password:
Reading package lists... Done
Building dependency tree... Done
ubuntu-artwork is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up ubuntu-artwork (12) ...
No theme index file in '/usr/share/icons/default'.
If you really want to create an icon cache here, use --ignore-theme-index.
dpkg: error processing ubuntu-artwork (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ubuntu-artwork
E: Sub-process /usr/bin/dpkg returned an error code (1)

This bug doesn't impede installation of other packages.  I tried
purging/reinstalling and it did not solve the problem.
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Re: Doesn't configure after install.

2006-04-08 Thread Francois-Denis Gonthier
Fixed in last update.  Thank you.

** Changed in: ubuntu-artwork (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] Re: gnome-settings-daemon crashes with evdev

2006-04-10 Thread Francois-Denis Gonthier
The patch has been applied upstream for GNOME 2.14.1, which just arrived 
tonight.  gnome-control-center_2.14.1 fixes the problem for me :)
-- 
gnome-settings-daemon crashes with evdev
https://launchpad.net/malone/bugs/27143

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 39328] Re: Offer option to disable scroll wheel on task list

2006-04-12 Thread Francois-Denis Gonthier
** Changed in: gnome-panel (Ubuntu)
 Severity: Normal => Wishlist
-- 
Offer option to disable scroll wheel on task list
https://launchpad.net/malone/bugs/39328

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-08 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I think it's obvious that the patch should be applied.  I think it's
better to have a patch that works for some people than no patch at all,
which will work for nobody having the problem...

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-13 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
There is a more Debian friendly way to use the patch.  It applies fine
on control-center source package.  I think it is simpler than using the
GNOME CVS.  What is inconvenient is that you will need to reinstall the
built package after each dist-upgrade since apt will want to replace it
(I guess I could pin the version but I haven't looked into that).



In a terminal, use the following commands to build a .deb package that
will replace the default gnome-control-center package.

$ apt-get source control-center

this will create a directory named control-center-2.13.93 (or something
similar) .  Get the patch from the GNOME bugzilla and save it in that
directory.

$ sudo apt-get build-dep control-center
$ sudo apt-get install build-essentials dpkg-dev

this will install a slew of package required to build the gnome-control-
center package.

still in the control-center-2.13.93 directory, use

$ patch -p0 < gnome.bugzilla.patch.file

this will patch the required file.

Then type:

$ dpkg-buildpackage -rfakeroot

if everything goes well, you will have a some .deb package in the parent
directory (cd ..).

Install the new package:

$ sudo dpkg -i gnome-control-center-dbg_2.13.93-0ubuntu2_amd64.deb

if you restart GNOME, gnome-settings-daemon will start with the

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-14 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I've built both i386 and AMD64 .deb packages of gnome-control-center.
(I can't the test i386 version)

They are are: http://neutronic.mine.nu/dapper

You can download them directly or add:

deb http://neutronic.mine.nu/ dapper/

to your /etc/apt/sources.list

I also have incremented the Ubuntu version to 2 so the installed package
will not get overriden at each dist-upgrade if is no update to that
particular package.  I wonder why I didn't think of that earlier.

Of course it's for people convenience only, at your own risk, might
break everything, and so on.  I don't provide support for the package
but it is the same as the Ubuntu package with the evdev patch applied so
it's not much risk.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-15 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
Okay.  I expected problems as I could not test i386 packages.  You might
want to downgrade gnome-control-center to the ubuntu1 version.

I will try to test those packages one way or the other.

In the meantime:

Don't use the i386 package please.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36911] Words are very big in some softwares (firefox).

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36911

Comment:
I'm happy it solved your problem.  This is a known bug but I still
haven't found the link on the GNOME Bug Tracker.  I'll take care of
reassigning to the correct team if that's needed.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36932] Audio device busy after first use

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36932

Comment:
You are using Ubuntu desktop or Kubuntu desktop?  Do you have artsd
running in the background (if you know how to check for that)?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Doesn't configure after install.

2006-04-07 Thread Francois-Denis Gonthier
Public bug reported:

Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
[EMAIL PROTECTED]:~$ sudo apt-get install ubuntu-artwork
Password:
Reading package lists... Done
Building dependency tree... Done
ubuntu-artwork is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up ubuntu-artwork (12) ...
No theme index file in '/usr/share/icons/default'.
If you really want to create an icon cache here, use --ignore-theme-index.
dpkg: error processing ubuntu-artwork (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ubuntu-artwork
E: Sub-process /usr/bin/dpkg returned an error code (1)

This bug doesn't impede installation of other packages.  I tried
purging/reinstalling and it did not solve the problem.
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Re: Doesn't configure after install.

2006-04-08 Thread Francois-Denis Gonthier
Fixed in last update.  Thank you.

** Changed in: ubuntu-artwork (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] Re: gnome-settings-daemon crashes with evdev

2006-04-10 Thread Francois-Denis Gonthier
The patch has been applied upstream for GNOME 2.14.1, which just arrived 
tonight.  gnome-control-center_2.14.1 fixes the problem for me :)
-- 
gnome-settings-daemon crashes with evdev
https://launchpad.net/malone/bugs/27143

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 39328] Re: Offer option to disable scroll wheel on task list

2006-04-12 Thread Francois-Denis Gonthier
** Changed in: gnome-panel (Ubuntu)
 Severity: Normal => Wishlist
-- 
Offer option to disable scroll wheel on task list
https://launchpad.net/malone/bugs/39328

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-08 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I think it's obvious that the patch should be applied.  I think it's
better to have a patch that works for some people than no patch at all,
which will work for nobody having the problem...

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-13 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
There is a more Debian friendly way to use the patch.  It applies fine
on control-center source package.  I think it is simpler than using the
GNOME CVS.  What is inconvenient is that you will need to reinstall the
built package after each dist-upgrade since apt will want to replace it
(I guess I could pin the version but I haven't looked into that).



In a terminal, use the following commands to build a .deb package that
will replace the default gnome-control-center package.

$ apt-get source control-center

this will create a directory named control-center-2.13.93 (or something
similar) .  Get the patch from the GNOME bugzilla and save it in that
directory.

$ sudo apt-get build-dep control-center
$ sudo apt-get install build-essentials dpkg-dev

this will install a slew of package required to build the gnome-control-
center package.

still in the control-center-2.13.93 directory, use

$ patch -p0 < gnome.bugzilla.patch.file

this will patch the required file.

Then type:

$ dpkg-buildpackage -rfakeroot

if everything goes well, you will have a some .deb package in the parent
directory (cd ..).

Install the new package:

$ sudo dpkg -i gnome-control-center-dbg_2.13.93-0ubuntu2_amd64.deb

if you restart GNOME, gnome-settings-daemon will start with the

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-14 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I've built both i386 and AMD64 .deb packages of gnome-control-center.
(I can't the test i386 version)

They are are: http://neutronic.mine.nu/dapper

You can download them directly or add:

deb http://neutronic.mine.nu/ dapper/

to your /etc/apt/sources.list

I also have incremented the Ubuntu version to 2 so the installed package
will not get overriden at each dist-upgrade if is no update to that
particular package.  I wonder why I didn't think of that earlier.

Of course it's for people convenience only, at your own risk, might
break everything, and so on.  I don't provide support for the package
but it is the same as the Ubuntu package with the evdev patch applied so
it's not much risk.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-15 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
Okay.  I expected problems as I could not test i386 packages.  You might
want to downgrade gnome-control-center to the ubuntu1 version.

I will try to test those packages one way or the other.

In the meantime:

Don't use the i386 package please.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-08 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I think it's obvious that the patch should be applied.  I think it's
better to have a patch that works for some people than no patch at all,
which will work for nobody having the problem...

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-13 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
There is a more Debian friendly way to use the patch.  It applies fine
on control-center source package.  I think it is simpler than using the
GNOME CVS.  What is inconvenient is that you will need to reinstall the
built package after each dist-upgrade since apt will want to replace it
(I guess I could pin the version but I haven't looked into that).



In a terminal, use the following commands to build a .deb package that
will replace the default gnome-control-center package.

$ apt-get source control-center

this will create a directory named control-center-2.13.93 (or something
similar) .  Get the patch from the GNOME bugzilla and save it in that
directory.

$ sudo apt-get build-dep control-center
$ sudo apt-get install build-essentials dpkg-dev

this will install a slew of package required to build the gnome-control-
center package.

still in the control-center-2.13.93 directory, use

$ patch -p0 < gnome.bugzilla.patch.file

this will patch the required file.

Then type:

$ dpkg-buildpackage -rfakeroot

if everything goes well, you will have a some .deb package in the parent
directory (cd ..).

Install the new package:

$ sudo dpkg -i gnome-control-center-dbg_2.13.93-0ubuntu2_amd64.deb

if you restart GNOME, gnome-settings-daemon will start with the

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-14 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I've built both i386 and AMD64 .deb packages of gnome-control-center.
(I can't the test i386 version)

They are are: http://neutronic.mine.nu/dapper

You can download them directly or add:

deb http://neutronic.mine.nu/ dapper/

to your /etc/apt/sources.list

I also have incremented the Ubuntu version to 2 so the installed package
will not get overriden at each dist-upgrade if is no update to that
particular package.  I wonder why I didn't think of that earlier.

Of course it's for people convenience only, at your own risk, might
break everything, and so on.  I don't provide support for the package
but it is the same as the Ubuntu package with the evdev patch applied so
it's not much risk.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-15 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
Okay.  I expected problems as I could not test i386 packages.  You might
want to downgrade gnome-control-center to the ubuntu1 version.

I will try to test those packages one way or the other.

In the meantime:

Don't use the i386 package please.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36911] Words are very big in some softwares (firefox).

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36911

Comment:
I'm happy it solved your problem.  This is a known bug but I still
haven't found the link on the GNOME Bug Tracker.  I'll take care of
reassigning to the correct team if that's needed.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36932] Audio device busy after first use

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36932

Comment:
You are using Ubuntu desktop or Kubuntu desktop?  Do you have artsd
running in the background (if you know how to check for that)?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Doesn't configure after install.

2006-04-07 Thread Francois-Denis Gonthier
Public bug reported:

Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
[EMAIL PROTECTED]:~$ sudo apt-get install ubuntu-artwork
Password:
Reading package lists... Done
Building dependency tree... Done
ubuntu-artwork is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up ubuntu-artwork (12) ...
No theme index file in '/usr/share/icons/default'.
If you really want to create an icon cache here, use --ignore-theme-index.
dpkg: error processing ubuntu-artwork (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ubuntu-artwork
E: Sub-process /usr/bin/dpkg returned an error code (1)

This bug doesn't impede installation of other packages.  I tried
purging/reinstalling and it did not solve the problem.
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Re: Doesn't configure after install.

2006-04-08 Thread Francois-Denis Gonthier
Fixed in last update.  Thank you.

** Changed in: ubuntu-artwork (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] Re: gnome-settings-daemon crashes with evdev

2006-04-10 Thread Francois-Denis Gonthier
The patch has been applied upstream for GNOME 2.14.1, which just arrived 
tonight.  gnome-control-center_2.14.1 fixes the problem for me :)
-- 
gnome-settings-daemon crashes with evdev
https://launchpad.net/malone/bugs/27143

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 39328] Re: Offer option to disable scroll wheel on task list

2006-04-12 Thread Francois-Denis Gonthier
** Changed in: gnome-panel (Ubuntu)
 Severity: Normal => Wishlist
-- 
Offer option to disable scroll wheel on task list
https://launchpad.net/malone/bugs/39328

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-08 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I think it's obvious that the patch should be applied.  I think it's
better to have a patch that works for some people than no patch at all,
which will work for nobody having the problem...

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-13 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
There is a more Debian friendly way to use the patch.  It applies fine
on control-center source package.  I think it is simpler than using the
GNOME CVS.  What is inconvenient is that you will need to reinstall the
built package after each dist-upgrade since apt will want to replace it
(I guess I could pin the version but I haven't looked into that).



In a terminal, use the following commands to build a .deb package that
will replace the default gnome-control-center package.

$ apt-get source control-center

this will create a directory named control-center-2.13.93 (or something
similar) .  Get the patch from the GNOME bugzilla and save it in that
directory.

$ sudo apt-get build-dep control-center
$ sudo apt-get install build-essentials dpkg-dev

this will install a slew of package required to build the gnome-control-
center package.

still in the control-center-2.13.93 directory, use

$ patch -p0 < gnome.bugzilla.patch.file

this will patch the required file.

Then type:

$ dpkg-buildpackage -rfakeroot

if everything goes well, you will have a some .deb package in the parent
directory (cd ..).

Install the new package:

$ sudo dpkg -i gnome-control-center-dbg_2.13.93-0ubuntu2_amd64.deb

if you restart GNOME, gnome-settings-daemon will start with the

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-14 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I've built both i386 and AMD64 .deb packages of gnome-control-center.
(I can't the test i386 version)

They are are: http://neutronic.mine.nu/dapper

You can download them directly or add:

deb http://neutronic.mine.nu/ dapper/

to your /etc/apt/sources.list

I also have incremented the Ubuntu version to 2 so the installed package
will not get overriden at each dist-upgrade if is no update to that
particular package.  I wonder why I didn't think of that earlier.

Of course it's for people convenience only, at your own risk, might
break everything, and so on.  I don't provide support for the package
but it is the same as the Ubuntu package with the evdev patch applied so
it's not much risk.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-15 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
Okay.  I expected problems as I could not test i386 packages.  You might
want to downgrade gnome-control-center to the ubuntu1 version.

I will try to test those packages one way or the other.

In the meantime:

Don't use the i386 package please.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36911] Words are very big in some softwares (firefox).

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36911

Comment:
I'm happy it solved your problem.  This is a known bug but I still
haven't found the link on the GNOME Bug Tracker.  I'll take care of
reassigning to the correct team if that's needed.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36932] Audio device busy after first use

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36932

Comment:
You are using Ubuntu desktop or Kubuntu desktop?  Do you have artsd
running in the background (if you know how to check for that)?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Doesn't configure after install.

2006-04-07 Thread Francois-Denis Gonthier
Public bug reported:

Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
[EMAIL PROTECTED]:~$ sudo apt-get install ubuntu-artwork
Password:
Reading package lists... Done
Building dependency tree... Done
ubuntu-artwork is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up ubuntu-artwork (12) ...
No theme index file in '/usr/share/icons/default'.
If you really want to create an icon cache here, use --ignore-theme-index.
dpkg: error processing ubuntu-artwork (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ubuntu-artwork
E: Sub-process /usr/bin/dpkg returned an error code (1)

This bug doesn't impede installation of other packages.  I tried
purging/reinstalling and it did not solve the problem.
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Re: Doesn't configure after install.

2006-04-08 Thread Francois-Denis Gonthier
Fixed in last update.  Thank you.

** Changed in: ubuntu-artwork (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] Re: gnome-settings-daemon crashes with evdev

2006-04-10 Thread Francois-Denis Gonthier
The patch has been applied upstream for GNOME 2.14.1, which just arrived 
tonight.  gnome-control-center_2.14.1 fixes the problem for me :)
-- 
gnome-settings-daemon crashes with evdev
https://launchpad.net/malone/bugs/27143

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 39328] Re: Offer option to disable scroll wheel on task list

2006-04-12 Thread Francois-Denis Gonthier
** Changed in: gnome-panel (Ubuntu)
 Severity: Normal => Wishlist
-- 
Offer option to disable scroll wheel on task list
https://launchpad.net/malone/bugs/39328

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-08 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I think it's obvious that the patch should be applied.  I think it's
better to have a patch that works for some people than no patch at all,
which will work for nobody having the problem...

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-13 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
There is a more Debian friendly way to use the patch.  It applies fine
on control-center source package.  I think it is simpler than using the
GNOME CVS.  What is inconvenient is that you will need to reinstall the
built package after each dist-upgrade since apt will want to replace it
(I guess I could pin the version but I haven't looked into that).



In a terminal, use the following commands to build a .deb package that
will replace the default gnome-control-center package.

$ apt-get source control-center

this will create a directory named control-center-2.13.93 (or something
similar) .  Get the patch from the GNOME bugzilla and save it in that
directory.

$ sudo apt-get build-dep control-center
$ sudo apt-get install build-essentials dpkg-dev

this will install a slew of package required to build the gnome-control-
center package.

still in the control-center-2.13.93 directory, use

$ patch -p0 < gnome.bugzilla.patch.file

this will patch the required file.

Then type:

$ dpkg-buildpackage -rfakeroot

if everything goes well, you will have a some .deb package in the parent
directory (cd ..).

Install the new package:

$ sudo dpkg -i gnome-control-center-dbg_2.13.93-0ubuntu2_amd64.deb

if you restart GNOME, gnome-settings-daemon will start with the

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-14 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
I've built both i386 and AMD64 .deb packages of gnome-control-center.
(I can't the test i386 version)

They are are: http://neutronic.mine.nu/dapper

You can download them directly or add:

deb http://neutronic.mine.nu/ dapper/

to your /etc/apt/sources.list

I also have incremented the Ubuntu version to 2 so the installed package
will not get overriden at each dist-upgrade if is no update to that
particular package.  I wonder why I didn't think of that earlier.

Of course it's for people convenience only, at your own risk, might
break everything, and so on.  I don't provide support for the package
but it is the same as the Ubuntu package with the evdev patch applied so
it's not much risk.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] gnome-settings-daemon crashes with evdev

2006-03-15 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/27143

Comment:
Okay.  I expected problems as I could not test i386 packages.  You might
want to downgrade gnome-control-center to the ubuntu1 version.

I will try to test those packages one way or the other.

In the meantime:

Don't use the i386 package please.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36911] Words are very big in some softwares (firefox).

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36911

Comment:
I'm happy it solved your problem.  This is a known bug but I still
haven't found the link on the GNOME Bug Tracker.  I'll take care of
reassigning to the correct team if that's needed.

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 36932] Audio device busy after first use

2006-03-27 Thread Francois-Denis Gonthier
Public bug report changed:
https://launchpad.net/malone/bugs/36932

Comment:
You are using Ubuntu desktop or Kubuntu desktop?  Do you have artsd
running in the background (if you know how to check for that)?

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Doesn't configure after install.

2006-04-07 Thread Francois-Denis Gonthier
Public bug reported:

Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
[EMAIL PROTECTED]:~$ sudo apt-get install ubuntu-artwork
Password:
Reading package lists... Done
Building dependency tree... Done
ubuntu-artwork is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up ubuntu-artwork (12) ...
No theme index file in '/usr/share/icons/default'.
If you really want to create an icon cache here, use --ignore-theme-index.
dpkg: error processing ubuntu-artwork (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ubuntu-artwork
E: Sub-process /usr/bin/dpkg returned an error code (1)

This bug doesn't impede installation of other packages.  I tried
purging/reinstalling and it did not solve the problem.
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 38640] Re: Doesn't configure after install.

2006-04-08 Thread Francois-Denis Gonthier
Fixed in last update.  Thank you.

** Changed in: ubuntu-artwork (Ubuntu)
   Status: Unconfirmed => Fix Released
-- 
Doesn't configure after install.
https://launchpad.net/malone/bugs/38640

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 27143] Re: gnome-settings-daemon crashes with evdev

2006-04-10 Thread Francois-Denis Gonthier
The patch has been applied upstream for GNOME 2.14.1, which just arrived 
tonight.  gnome-control-center_2.14.1 fixes the problem for me :)
-- 
gnome-settings-daemon crashes with evdev
https://launchpad.net/malone/bugs/27143

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 39328] Re: Offer option to disable scroll wheel on task list

2006-04-12 Thread Francois-Denis Gonthier
** Changed in: gnome-panel (Ubuntu)
 Severity: Normal => Wishlist
-- 
Offer option to disable scroll wheel on task list
https://launchpad.net/malone/bugs/39328

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs