[Bug 1272551] Re: Bash completion should be activated by default

2014-02-09 Thread Adrien Cordonnier
A fresh install of saucy (13.10) shows that autocompletion is limited to path. Full autocompletion is not activated by default because the following section is commented in /etc/bash.bashrc, line 31: # enable bash completion in interactive shells #if ! shopt -oq posix; then # if [ -f

[Bug 1272551] [NEW] Bash completion should be activated by default

2014-01-24 Thread Adrien Cordonnier
Public bug reported: Bash completion is installed by default in Ubuntu but not activated. This software makes the command line more user friendly and should be activated by default. Currently, the bash completion section of the config file /etc/bash.bashrc is commented with hashtags (#). A new

[Bug 1158592] Re: Overwriting a duplicate file does not need confirmation

2013-03-22 Thread Adrien Cordonnier
I have reported it to Gnome bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=696427 ** Bug watch added: GNOME Bug Tracker #696427 https://bugzilla.gnome.org/show_bug.cgi?id=696427 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1158592] [NEW] Overwriting a duplicate file does not need confirmation

2013-03-21 Thread Adrien Cordonnier
Public bug reported: I use Ubuntu 12.04 LTS default install. I have several folders with mostly the same content. A few files have been modified in any of them but most files are duplicates. I want to merge the folders with a simple drag and drop in Nautilus. I expect Nautilus to ask me before

[Bug 499257] Re: saves svg file, that it can't read afterwards

2011-01-31 Thread Adrien Cordonnier
The bug can be reproduced by creating a brand new svg file. This is not related to imported files: 1) open Inkscape (0.48 in my case) 2) choose menu/File/Save as 3) input non ascii characters in title field such as RĂ©seau 4) close Inkscape 5) Inkscape fails to open the file 6) Google Chrome fails

[Bug 659877] Re: Find settings not persistent

2010-10-23 Thread Adrien Cordonnier
Same problem for me with Ubuntu netbook edition. For example, changing the number of workspace is not persistant after reboot. -- Find settings not persistent https://bugs.launchpad.net/bugs/659877 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 524454] Re: Networking is disabled on boot (usually after suspend/hibernate)

2010-10-19 Thread Adrien Cordonnier
Updating to NetworkManager 0.8.1 (i.e. updating from Lucid to Maverick) has not fix the bug on my computer. I had to manually change the config files as described here. So even as a backport, it may not be enough. -- Networking is disabled on boot (usually after suspend/hibernate)

[Bug 168610] Re: Exporting patterns and gradients doesn't work for PDF / EMF

2010-09-08 Thread Adrien Cordonnier
About exporting gradients to EMF files, it does not seem to be implemented in Inkscape. According to Microsoft specifications, it is possible to use gradient with both EMF and EMF+. EMF specification: http://msdn.microsoft.com/en-us/library/cc230514(PROT.10).aspx (see also pdf at the top of the

[Bug 1] Re: Microsoft has a majority market share

2009-07-15 Thread Adrien Cordonnier
Two recent press releases about the French racketware action have recently been published by the French speaking Libre Software Users' Association (aful.org). Many trials have been held in France during the last past month and sellers now have to display the price of preinstalled software and to

[Bug 394373] [NEW] Inconsistent menu entries across calculator program

2009-07-01 Thread Adrien Cordonnier
Public bug reported: Qalculate has two menu entries in the K menu in Kubuntu 9.04 Jaunty. None of them follow a consistent with calculators menu entry scheme as followed by other calculators. One would expect that all calculators have menu entries in the same menu folder, at least for scientific

[Bug 350778] Re: usage of sets module is deprecated

2009-06-16 Thread Adrien Cordonnier
** Changed in: sqlalchemy (Ubuntu) Status: New = Confirmed -- usage of sets module is deprecated https://bugs.launchpad.net/bugs/350778 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 373645] Re: Most simple plasma Ruby script does not run

2009-05-16 Thread Adrien Cordonnier
I have found a solution by installing package libkorandum-ruby1.8 which gives Ruby binding for Plasma. This package should be automatically installed if someone install a Plasmoid which requires it. Plasmoid can be installed with the Get Hot New Stuff Plasma tool without using a deb package

[Bug 373645] Re: Most simple plasma Ruby script does not run

2009-05-16 Thread Adrien Cordonnier
** Package changed: ubuntu = kde4libs (Ubuntu) -- Most simple plasma Ruby script does not run https://bugs.launchpad.net/bugs/373645 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 366127] Re: into widget of network management include also bluetooth

2009-05-16 Thread Adrien Cordonnier
** Tags added: icons ** Tags removed: icons -- into widget of network management include also bluetooth https://bugs.launchpad.net/bugs/366127 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-widget-network-manager in ubuntu. --

[Bug 346873] Re: plasma-widget-network-manager icons for secure vs open wifi networks are too similar

2009-05-16 Thread Adrien Cordonnier
** Tags added: icons network -- plasma-widget-network-manager icons for secure vs open wifi networks are too similar https://bugs.launchpad.net/bugs/346873 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 346873] Re: plasma-widget-network-manager icons for secure vs open wifi networks are too similar

2009-05-16 Thread Adrien Cordonnier
According to apt-file, the icons are not in the plasma-widget-network-manager package. It seems icons from the oxygen theme (located in /usr/share/icons/oxygen, probably 22x22) are used including: - status/object-locked ; - status/object-unlocked ; - status/object-locked-finished. I agree that

[Bug 361896] Re: wifi not working properly

2009-05-16 Thread Adrien Cordonnier
Seems to be a duplicate of bug 353371. -- wifi not working properly https://bugs.launchpad.net/bugs/361896 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

[Bug 353371] Re: NetworkManager plasma widget does not retrieve saved WiFi keys from kwallet

2009-05-16 Thread Adrien Cordonnier
*** This bug is a duplicate of bug 351628 *** https://bugs.launchpad.net/bugs/351628 ** This bug is no longer a duplicate of bug 335777 (Jaunty) plasmoid-network-manager does not remember configured connection ** This bug has been marked a duplicate of bug 351628 [jaunty] NetworkManager

[Bug 373645] [NEW] Most simple plasma Ruby script does not run

2009-05-08 Thread Adrien Cordonnier
Public bug reported: In Jaunty (9.04), when I try to run the most simple ruby plasmoid example from http://techbase.kde.org/Development/Tutorials/Plasma/Ruby/GettingStarted The window widget displays the following error: This object could not be created for the following reason: Could not

[Bug 117640] Re: VLC plugin crashes browser Firefox

2009-05-07 Thread Adrien Cordonnier
Bug #190013 seems to be a duplicate of this bug. I confirm this bug on intrepid. Using mozilla-plugin-vlc, firefox crashes after display the webpage http://ce-soir-ou-jamais.france3.fr /index-fr.php?page=emissionid_rubrique=662 . Console output displays: x11 video output error: X11 request

[Bug 204858] Re: Openoffice.org default Web browser should be Firefox or Konqueror

2009-03-19 Thread Adrien Cordonnier
This bug also affects Kubuntu 8.10 (Intrepid) with two problems: 1) x-www-browser is not equivalent to System Preferences Preferred Applications set default browser 2) with Kubuntu Intrepid, sudo update-alternatives --config x-www-browser does not offer the choice for Konqueror! This bug

[Bug 1] Re: Microsoft has a majority market share

2009-01-22 Thread Adrien Cordonnier
Theoretically, it is possible, in practice, it is hard or impossible. Last year in France, several trials were won by consumers asking for a refund. Trials are becoming more and more numerous as the French Linux Association (www.aful.fr) published a refund guide on www.racketiciel.info. Other

[Bug 267917] Re: Intrepid: PDF-printer not recognized by Okular

2008-12-01 Thread Adrien Cordonnier
Disabling other software use is a bug. If Qt or Ubuntu PDF Printers are buggy, please fill bug reports against their bugs do not prevent using them. Sokraates is right: this is *not* a wishlist, this is a bug! -- Intrepid: PDF-printer not recognized by Okular

[Bug 185551] Re: hardy, krita-kde4 doesn't start, complains about .desktop files not found

2008-11-23 Thread Adrien Cordonnier
I have had the same bug after installing Koffice 2 beta 3 on Intrepid (package koffice-kde4 from backport repositories). No Koffice application could start. Executing rm /var/tmp/kdecache-$USER/ksycoca4 fixed the problem. I think this command should be run for every user in the installation

[Bug 226487] Re: Wireless Network settings not persistent and not effective

2008-07-20 Thread Adrien Cordonnier
I confirm that settings are either not (always) persistent or not (always) effective. At my uncle's place, I have to configure manually the gateway (because the Wifi router is connected to the DSL router with a LAN port, not with the WAN port. Don't ask me why). If I change the gateway in manual

[Bug 23013] Re: location of config files, qt or kde

2008-07-15 Thread Adrien Cordonnier
In Hardy Heron Live CD, the Speedcrunch config file is ~/.config/SpeedCrunch/SpeedCrunch.conf ~/.config/ contains other config files (Qt, Gtk, thoggen but also kmenuedit which is thus misplaced as well) BR -- location of config files, qt or kde https://bugs.launchpad.net/bugs/23013 You

[Bug 1] Re: Microsoft has a majority market share

2008-05-23 Thread Adrien Cordonnier
Chris, you understood the bug report the opposite way. Indeed making Ubuntu the best it can be does not require a majority market share: the bug report suggest that a majority market share for Ubuntu requires it to be the best it can be. IMHO, this alone won't fix the bug because if you buy a

[Bug 148687] Re: Kopete intenal sqlite database fails when stored on NFS

2008-04-07 Thread Adrien Cordonnier
As the bug comes from nfsv3, a simple solution would be to conflict with older packages of nfs. -- Kopete intenal sqlite database fails when stored on NFS https://bugs.launchpad.net/bugs/148687 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to

[Bug 1] Re: Microsoft has a majority market share

2008-03-01 Thread Adrien Cordonnier
Many comments Ubuntu's missing functionalities. Indeed, the bug report suggests a better usability will fix this bug. It is just hard for techies to realise this bug is about economy and consumer rights, not about technology. Installing Ubuntu on a Windows computer will never fix the problem:

[Bug 24867] Re: Strangely worded resize question

2007-04-04 Thread Adrien Cordonnier
It has been a while since I last installed Ubuntu while keeping a Windows partition. Yet I can confirm the partition questions were strangely worded. For example, the installer asked for New partition size and maybe because I'm not a native English speaker but I had no idea if it meant Size of the