[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2009-05-05 Thread François Letendre
For me too, it worked.  Thanks.
$ sudo cp ~/.gtkrc-2.0-kde4 /root/.gtkrc-2.0

-- 
[Hardy] The gtk-qt-engine doesn't work while staring applications as another 
user
https://bugs.launchpad.net/bugs/205201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 295536] Re: cups-pdf fails bad status reported and no pdf created

2009-05-05 Thread François Letendre
Thanks.

Simply running this solved the problem.
$ sudo aa-complain cupsd

The ~/PDF folder was then automatically created when I printed to pdf.

-- 
cups-pdf fails bad status reported and no pdf created
https://bugs.launchpad.net/bugs/295536
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 74598] Re: Guarddog doesn't start - missing /etc/rc.firewall

2009-05-04 Thread François Letendre
Same issue in Jaunty.

Everything is nicely explained after the first run of guarddog,
found in Applications - Internet (KDE 4)

-- 
Guarddog doesn't start - missing /etc/rc.firewall
https://bugs.launchpad.net/bugs/74598
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 306056] Re: Firefox doesn't close properly - gtk-qt-engine

2009-04-29 Thread François Letendre
Ok here's  the way I went around the bug (thanks Kalinda :-)  )

Here's the direct link I used for the .deb:
http://kims-area.com/gnome/kde4-oxygen-gnome-theme-1.0-1_all.deb

The package will install as kde4-oxygen-gnome-theme

After a few hours of searching I finally found out you also need these packages 
installed:
(you can verify with: $ cat /usr/share/themes/kde4-oxygen/gtk-2.0/gtkrc | grep 
engine)
gtk2-engines-pixbuf
gtk2-engines-murrine

Then you can go in K  System Settings  Appearance - GTK Styles and Fonts
and choose: Use another style: kde4-oxygen

Of course it's only a work around and it doesn't resolve the bug in gtk-
qt-engine.

-- 
Firefox doesn't close properly - gtk-qt-engine
https://bugs.launchpad.net/bugs/306056
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk-qt-engine in ubuntu.

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


[Bug 368061] Re: auto-login won't work

2009-04-28 Thread François Letendre
I found similar bugs related to GDM and encrypted home directory.

Unfortunately it might not be a bug after all.  Correct me if I'm
wrong...

Apparently for security reasons, it's mandatory to prompt for the user
password to decrypt the home directory.  Otherwise, that would render
the purpose of encrypted home directory totally useless.

So this probably is more of a wishlist entry than a bug:
1. Make clear on installation that using an encrypted home directory will 
prevent the use of the auto-login feature
2. Disable the auto-login option under 
system-settingslogin-managerconvenience when obviously it won't work

Right now, it's certainly a great source of confusion to new users.

-- 
auto-login won't work
https://bugs.launchpad.net/bugs/368061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 202444] Re: oxygen-cursor-theme doesn't install

2009-04-27 Thread François Letendre
I just had this exact same bug on a customized Ubuntu 9.04 when
installing oxygen-cursor-theme (0.0.2008-07-07-svn824849-1ubuntu1)

Error from sudo aptitude install oxygen-cursor-theme:

update-alternatives: impossible de faire de
/usr/share/icons/default/index.theme.dpkg-tmp un lien symbolique vers
/etc/alternatives/x-cursor-theme : Aucun fichier ou dossier de ce type

There was no dependency on xcursor-themes

Installing  xcursor-themes resolved the problem.

-- 
oxygen-cursor-theme doesn't install
https://bugs.launchpad.net/bugs/202444
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 202444] Re: oxygen-cursor-theme doesn't install

2009-04-27 Thread François Letendre
I'd like to re-open this bug as I encountered the exact same problem in Ubuntu 
9.04.
Apparently, dependency over xcursor-themes disappeared or never made it's way.

** Changed in: oxygencursors (Ubuntu)
   Status: Fix Released = Confirmed

-- 
oxygen-cursor-theme doesn't install
https://bugs.launchpad.net/bugs/202444
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 359997] Re: Improve record-your-passphrase dialog

2009-04-27 Thread François Letendre
I just had this today...

It also got me really confused.

The popup clearly says:
-
Please print or write it down and store it in a safe location. You can run the 
ecryptfs-unwrap-passphrase command now to do this. Enter your user password 
at the Passphrase prompt.
-

So I did...
-
$ ecryptfs-unwrap-passphrase
Passphrase: [password]
Warning: Using default salt value (undefined in ~/.ecryptfsrc)
Error: Unwrapping passphrase failed [-5]
Info: Check the system log for more information from libecryptfs
-

It should be clearly indicated the command to run is:
-
ecryptfs-unwrap-passphrase $HOME/.ecryptfs/wrapped-passphrase
-

-- 
Improve record-your-passphrase dialog
https://bugs.launchpad.net/bugs/359997
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 368061] Re: auto-login won't work

2009-04-27 Thread François Letendre
 have the same bug.

Customized and up-to-date Ubuntu 9.04.

After I turned on auto-login in system-settingslogin-
managerconvenience, I got this exact same message when kdm (I guess)
starts: kstartupconfig4 does not exist or fails. The error code is 3.
Check your installation.

I just have to click Ok to continue to the login screen as it would if
auto-login was not enabled.

Maybe I should also add I use en encrypted home directory on ext4
partition.

-- 
auto-login won't work
https://bugs.launchpad.net/bugs/368061
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 368061] Re: auto-login won't work

2009-04-27 Thread François Letendre
** Changed in: kdebase-workspace (Ubuntu)
   Status: New = Confirmed

-- 
auto-login won't work
https://bugs.launchpad.net/bugs/368061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 306056] Re: Firefox doesn't close properly - gtk-qt-engine

2009-04-24 Thread François Letendre
I can also confirm this bug, running KDE4 (Jaunty) and Firefox up-to-
date as of 2009-04-24.

When closing Firefox, the process is still running in the background.
I have to pkill firefox to be able to start it again.

Problem was gone as soon as I purged gtk-qt-engine.

-- 
Firefox doesn't close properly - gtk-qt-engine
https://bugs.launchpad.net/bugs/306056
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk-qt-engine in ubuntu.

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


[Bug 211949] Re: Hard drive not detected on install

2008-08-20 Thread François Letendre
Hi,

Bug solved.  SATA hard drive was detected and partitions listed
properly.

Tested with Ubuntu 8.10 Alpha 4 - Alternate Install (Kernel
2.6.26-5-generic)

Thank you ;-)

-- 
Hard drive not detected on install
https://bugs.launchpad.net/bugs/211949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 211949] Re: Hard drive not detected on install

2008-08-20 Thread François Letendre
... and I did not have to add pci=nomsi kernel option on boot.

-- 
Hard drive not detected on install
https://bugs.launchpad.net/bugs/211949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 121177] Re: Cannot play audio CD in amarok (related to audiocd:/)

2008-06-27 Thread François Letendre
As John Little also wrote, my Amarok's setting is pointing to
/dev/cdrom.

I've got the same error (Impossible de lire le CD Audio)
both when starting from the KDE autoplay daemon or directly from Amarok.

I had to change it to /dev/cdrom1 for it to work.

I can also confirm that when re-inserting a CD and using the KDE autoplay 
daemon,
the setting is back to /dev/cdrom and it doesn't work anymore.

-- 
Cannot play audio CD in amarok (related to audiocd:/)
https://bugs.launchpad.net/bugs/121177
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 211949] [NEW] Hard drive not detected on install

2008-04-04 Thread François Letendre
Public bug reported:

SATA hard drive not detected during installation.

Installer: Ubuntu 8.04 Beta - Alternate Install

Motherboard: ASUS M2R32-MVP, Jmicron360 SATA controller (ahci)

Apparently I need the pci=nomsi option on boot.

* Ubuntu 7.10-alternate detected it properly, without the need for this
option. *

Probably related:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/205757

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

- SATA hard drive not detected using the alternate installer.
+ SATA hard drive not detected during installation.
+ 
+ Installer: Ubuntu 8.04 Beta - Alternate Install
  
  Motherboard: ASUS M2R32-MVP, Jmicron360 SATA controller (ahci)
  
  Apparently I need the pci=nomsi option on boot.
  
  Ubuntu 7.10-alternate detected it properly, without the need for this
  option.

-- 
Hard drive not detected on install
https://bugs.launchpad.net/bugs/211949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 211949] Re: Hard drive not detected on install

2008-04-04 Thread François Letendre
** Description changed:

  SATA hard drive not detected during installation.
  
  Installer: Ubuntu 8.04 Beta - Alternate Install
  
  Motherboard: ASUS M2R32-MVP, Jmicron360 SATA controller (ahci)
  
  Apparently I need the pci=nomsi option on boot.
  
- Ubuntu 7.10-alternate detected it properly, without the need for this
- option.
+ * Ubuntu 7.10-alternate detected it properly, without the need for this
+ option. *
+ 
+ Probably related:
+ https://bugs.launchpad.net/ubuntu/+source/linux/+bug/205757

-- 
Hard drive not detected on install
https://bugs.launchpad.net/bugs/211949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 211949] Re: Hard drive not detected on install

2008-04-04 Thread François Letendre
** Description changed:

  SATA hard drive not detected during installation.
  
  Installer: Ubuntu 8.04 Beta - Alternate Install
  
  Motherboard: ASUS M2R32-MVP, Jmicron360 SATA controller (ahci)
  
  Apparently I need the pci=nomsi option on boot.
  
- * Ubuntu 7.10-alternate detected it properly, without the need for this
- option. *
+ *** Ubuntu 7.10-alternate detected it properly, without the need for
+ this option. ***
  
- Probably related:
+ Maybe related:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/205757
+ https://bugs.launchpad.net/ubuntu/+bug/198871
+ https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/95383
+ 
+ ... all related to the JMicron AHCI Controller

-- 
Hard drive not detected on install
https://bugs.launchpad.net/bugs/211949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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