[Bug 1645011] Re: CyPS/2 Cypress Trackpad driver errors

2021-01-01 Thread Sebastien CELLES
I tried solutions listed in https://askubuntu.com/questions/127757/how-
do-i-make-modprobe-changes-permanent to make modprobe changes permanent
but none was working.

Creating /etc/modprobe.d/touchpad.conf file with
options psmouse proto=imps

doesn't help

Adding

modprobe -r psmouse
modprobe psmouse proto=imps

in /etc/rc.local doesn't help


Adding
@reboot root modprobe -e psmouse && modprobe psmouse proto=imps
using sudoedit /etc/crontab

doesn't help (I don't even know why it could work... nevermind)


I really wonder how to make this change permanent because that's very annoying 
to run this 2 commands lines after every startup !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1645011

Title:
  CyPS/2 Cypress Trackpad driver errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1645011/+subscriptions

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

[Bug 1645011] Re: CyPS/2 Cypress Trackpad driver errors

2021-01-01 Thread Sebastien CELLES
Hello,

I own a ENZ C16BI76240G Notebook
https://www.gearbest.com/laptops/pp_707534.html and I'm facing a similar
issue with its trackpad which is not correctly recognised.


```
$ xinput --list
⎡ Virtual core pointer id=2 [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer   id=4 [slave  pointer  (2)]
⎜   ↳ Razer Razer DeathAdder 2013  id=9 [slave  pointer  (2)]
⎜   ↳ Razer Razer DeathAdder 2013 Consumer Control id=10 [slave  pointer  (2)]
⎜   ↳ CyPS/2 Cypress Trackpad  id=16 [slave  pointer  (2)]
⎣ Virtual core keyboardid=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard  id=5 [slave  keyboard (3)]
↳ Power Button id=6 [slave  keyboard (3)]
↳ Video Busid=7 [slave  keyboard (3)]
↳ Sleep Button id=8 [slave  keyboard (3)]
↳ Razer Razer DeathAdder 2013 System Control id=11 [slave  keyboard (3)]
↳ Razer Razer DeathAdder 2013 Keyboard id=12 [slave  keyboard (3)]
↳ Razer Razer DeathAdder 2013  id=13 [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave  keyboard (3)]
↳ Razer Razer DeathAdder 2013 Consumer Control id=17 [slave  keyboard (3)]
↳ USB2.0 Camera: USB2.0 Camera id=14 [slave  keyboard (3)]
```

After typing in console

sudo modprobe -r psmouse
sudo modprobe psmouse proto=imps

trackpad is working fine.


```
$ xinput --list 
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ Razer Razer DeathAdder 2013   id=9[slave  pointer  (2)]
⎜   ↳ Razer Razer DeathAdder 2013 Consumer Control  id=10   [slave  pointer 
 (2)]
⎜   ↳ ImPS/2 Generic Wheel Mouseid=16   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Sleep Button  id=8[slave  keyboard (3)]
↳ Razer Razer DeathAdder 2013 System Controlid=11   [slave  
keyboard (3)]
↳ Razer Razer DeathAdder 2013 Keyboard  id=12   [slave  keyboard (3)]
↳ Razer Razer DeathAdder 2013   id=13   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=15   [slave  keyboard (3)]
↳ Razer Razer DeathAdder 2013 Consumer Control  id=17   [slave  
keyboard (3)]
↳ USB2.0 Camera: USB2.0 Camera  id=14   [slave  keyboard (3)]
```

Unfortunately I haven't been able to make this change permanent.

I tried to create (as root) a file /etc/modprobe.d/trackpad.conf with
the following content

options psmouse proto=imps

but it didn't help to make change permanent.

Any idea?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1645011

Title:
  CyPS/2 Cypress Trackpad driver errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1645011/+subscriptions

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

[Bug 230057] Re: Intercept "bell" signal and send it to a speaker using ALSA

2009-05-15 Thread Sebastien CELLES
Thanks, I think a good idea could be to set this by default because it's a 
better idea to have a sound instead of a bell in a desktop environment.
The problem should also be solved when user change from X to a console only 
environment.

-- 
Intercept "bell" signal and send it to a speaker using ALSA
https://bugs.launchpad.net/bugs/230057
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 261058] [NEW] .iso file should be automaticaly mounted (loopback) when double clicking on

2008-08-25 Thread Sebastien CELLES
Public bug reported:

Binary package hint: gnome

Hello,

when I double click on a .iso file on my GNOME Desktop it should ask me if
- I want to burn the iso file (that's what is done by default)
 or if
- I want to loopback-mount this file (like on Mac OS X with .dmg files)


Kind regards

PS : I see a similar wish with KDE
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/66508
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/215455

PS2 : maybe these bugs are also related to what I'm asking for
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/259343
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/259304

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
.iso file should be automaticaly mounted (loopback) when double clicking on
https://bugs.launchpad.net/bugs/261058
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 223825] Re: aiccu init.d script will race dhclient (upstart issue?)

2008-08-22 Thread Sebastien CELLES
I confirm that aiccu doesn't start when I reboot.
I hope it will soon work "out of the box" because IPv6 will become
widely used in the next years.

-- 
aiccu init.d script will race dhclient (upstart issue?)
https://bugs.launchpad.net/bugs/223825
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 217962] Re: Gnunet error while loading shared libraries: libgnunetutil.so.1

2008-08-17 Thread Sebastien CELLES
UPSTREAM https://gnunet.org/mantis/view.php?id=1348

-- 
Gnunet error while loading shared libraries: libgnunetutil.so.1
https://bugs.launchpad.net/bugs/217962
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 257713] Re: No thumbnail for .svgz file

2008-08-13 Thread Sebastien CELLES
UPSTREAM http://bugzilla.gnome.org/show_bug.cgi?id=536414

-- 
No thumbnail for .svgz file
https://bugs.launchpad.net/bugs/257713
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 257713] [NEW] No thumbnail for .svgz file

2008-08-13 Thread Sebastien CELLES
Public bug reported:

Hello,

Have a look with Nautilus to /usr/share/icons and search for .svgz files (in 
"scalable" directories).
You will see that there is a thumbnail for any .svg file but not for .svgz 
files.
The only way to get a thumbail is to double click on the .svgz file (it is 
opened with Eye Of GNOME)
Close EOG. You have now a thumbnail for this file. Refresh Nautilus (CTRL+R)
Should I open every file to get a thumbnail ? I don't think that it is a good 
idea. Today's computers are
able to unzip thousands of files in just few seconds.
This feature request also apply to Eye Of GNOME File/Open menu.

Best regards

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
No thumbnail for .svgz file
https://bugs.launchpad.net/bugs/257713
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 231302] Re: Easy GNOME Nautilus GUI to synchronize data between a remote computer and a local directory

2008-05-18 Thread Sebastien CELLES
Sorry but I don't understand why you remove the bug watch to the upstream bug
Because if you proceed using that way, people don't see the ticket number of 
this
bug on the GNOME bugzilla !

http://bugzilla.gnome.org/show_bug.cgi?id=533585

-- 
Easy GNOME Nautilus GUI to synchronize data between a remote computer and a 
local directory
https://bugs.launchpad.net/bugs/231302
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 231302] Re: Easy GNOME Nautilus GUI to synchronize data between a remote computer and a local directory

2008-05-17 Thread Sebastien CELLES
** Bug watch added: GNOME Bug Tracker #533585
   http://bugzilla.gnome.org/show_bug.cgi?id=533585

** Also affects: nautilus via
   http://bugzilla.gnome.org/show_bug.cgi?id=533585
   Importance: Unknown
   Status: Unknown

-- 
Easy GNOME Nautilus GUI to synchronize data between a remote computer and a 
local directory
https://bugs.launchpad.net/bugs/231302
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 231302] Re: Easy GNOME Nautilus GUI to synchronize data between a remote computer and a local directory

2008-05-17 Thread Sebastien CELLES
How can I send this bug/wish report upstream ?
Do I need to open a bug report upstream
and copy/paste this ?
There is probably a better way

Moreover I don't think you should mark this as INVALID
This is a WISH.

Best regards

-- 
Easy GNOME Nautilus GUI to synchronize data between a remote computer and a 
local directory
https://bugs.launchpad.net/bugs/231302
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 231302] Re: Easy GNOME Nautilus GUI to synchronize data between a remote computer and a local directory

2008-05-17 Thread Sebastien CELLES
I forget to say that the last version of Unison now provide a GTK2 UI so a 
piece of code can probably be reused
Moreover an other feature can be add :
detect if user is "online" or "offline" (in fact for each share, we have to 
detect if this share is available or not)
It means that if a smb share can be mount, this share is considered
"online" and the computer should ask if I want to synchronize it.

On MS Win, the user can ask to synchronize
at startup or at shutdown

if a share is unavailable at startup, but become available when working on the 
deskop
A popup message (at bottom left) appear to ask if you want to be synchronize

-- 
Easy GNOME Nautilus GUI to synchronize data between a remote computer and a 
local directory
https://bugs.launchpad.net/bugs/231302
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 231302] [NEW] Easy GNOME Nautilus GUI to synchronize data between a remote computer and a local directory

2008-05-17 Thread Sebastien CELLES
Public bug reported:

Binary package hint: gnome

Hello,

Nautilus provide a very usefull interface to mount remote directory
(for example a samba/cifs share)

But sometimes it's very usefull to have a backup of the data
(for example when you are "offline").
With Windows XP or Vista (at least Professional version) for example
you can right click on a "Network drive" to synchronize it.
I think it could be very usefull to provide a GUI for such a feature.
Unison, for example, could be used.
I'm talking about Unison (instead of rsync) because it's bidirectionnal.


Best regards

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Easy GNOME Nautilus GUI to synchronize data between a remote computer and a 
local directory
https://bugs.launchpad.net/bugs/231302
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 230057] [NEW] Intercept "bell" signal and send it to a speaker using ALSA

2008-05-13 Thread Sebastien CELLES
Public bug reported:

Hello,

The bell (when for example using backspace on a console) on a laptop computer 
is not active by default.
I think it should (or a least it should be possible to easily set it)
The following utility (xbelld) can do this quite easily
http://code.google.com/p/xbelld

It can manage bell signal for apps running on top of a X server
Adding this package could be usefull

Unfortunately, for other apps (such as virtual console like CTRL+ALT+F1 (... 
+F6)
it doesn't work !

Best regards

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Intercept "bell" signal and send it to a speaker using ALSA
https://bugs.launchpad.net/bugs/230057
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 225597] [NEW] Show partition content before formating

2008-05-02 Thread Sebastien CELLES
Public bug reported:

Binary package hint: base-installer

Hello,

when installing Ubuntu and using the manual formating process, it could be very
usefull to be able to show the partition content (before for example formating 
it)
It should be possible to read (write is not necessary) ext3 partitions, fat 
partitions
and ntfs too
I really think it's usefull because beginers can loose data because they don't 
understand
what partition name is... so showing data can help them !

Best regards

** Affects: base-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Show partition content before formating
https://bugs.launchpad.net/bugs/225597
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 202352] Re: problem updating ubuntu

2008-05-01 Thread Sebastien CELLES
Sorry... probleme is to update to hardy

here is the /etc/apt/sources.list

# cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted 
universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted 
universe multiverse

deb http://security.ubuntu.com/ubuntu hardy-security main restricted universe
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse

## Commercial
deb http://archive.canonical.com/ubuntu hardy partner

## Sources
# deb-src http://archive.canonical.com/ubuntu hardy partner

-- 
problem updating ubuntu
https://bugs.launchpad.net/bugs/202352
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 202352] Re: problem updating ubuntu

2008-05-01 Thread Sebastien CELLES
I also have a similar problem to update to hoary

# apt-get dist-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
12 partiellement installés ou enlevés.
Après cette opération, 0o d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? O 
Paramétrage de hal (0.5.11~rc2-1ubuntu7) ...
 * Reloading system message bus config...   
 
Failed to open connection to system message bus: Failed to connect to socket 
/var/run/dbus/system_bus_socket: Connection refused
invoke-rc.d: initscript dbus, action "force-reload" failed.
polkit-auth: This operation requires the system message bus and ConsoleKit to 
be running
polkit-auth: AuthorizationAlreadyExists: An authorization for uid 107 for the 
action org.freedesktop.policykit.read with constraint '' already exists
dpkg : erreur de traitement de hal (--configure) :
 le sous-processus post-installation script a retourné une erreur de sortie 
d'état 1
dpkg : des problèmes de dépendances empêchent la configuration de gnome-mount :
 gnome-mount dépend de hal ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de gnome-mount (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
gnome-power-manager :
 gnome-power-manager dépend de hal (>= 0.5.10) ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de gnome-power-manager (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
gnome-session :
 gnome-session dépend de gnome-power-manager ; cependant :
 Le paquet gnome-power-manager n'est pas encore configuré.
dpkg : erreur de traitement de gnome-session (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
gnome-volume-manager :
 gnome-volume-manager dépend de gnome-mount ; cependant :
 Le paquet gnome-mount n'est pas encore configuré.
 gnome-volume-manager dépend de hal (>= 0.5.5.1) ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de gnome-volume-manager (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
hal-cups-utils :
 hal-cups-utils dépend de hal ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de hal-cups-utils (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
network-manager :
 network-manager dépend de hal (>= 0.5.7.1) ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de network-manager (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
network-manager-gnome :
 network-manager-gnome dépend de network-manager (>= 0.6.5) ; cependant :
 Le paquet network-manager n'est pas encore configuré.
dpkg : erreur de traitement de network-manager-gnome (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
pulseaudio-module-hal :
 pulseaudio-module-hal dépend de hal ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de pulseaudio-module-hal (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de sound-juicer :
 sound-juicer dépend de hal ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de sound-juicer (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
update-notifier :
 update-notifier dépend de hal ; cependant :
 Le paquet hal n'est pas encore configuré.
dpkg : erreur de traitement de update-notifier (--configure) :
 problèmes de dépendances - laissé non configuré
dpkg : des problèmes de dépendances empêchent la configuration de 
ubuntu-desktop :
 ubuntu-desktop dépend de gnome-power-manager ; cependant :
 Le paquet gnome-power-manager n'est pas encore configuré.
 ubuntu-desktop dépend de gnome-session ; cependant :
 Le paquet gnome-session n'est pas encore configuré.
 ubuntu-desktop dépend de gnome-volume-manager ; cependant :
 Le paquet gnome-volume-manager n'est pas encore configuré.
 ubuntu-desktop dépend de hal ; cependant :
 Le paquet hal n'est pas encore configuré.
 ubuntu-desktop dépend de update-notifier ; cependant :
 Le paquet update-notifier n'est pas encore configuré.
dpkg : erreur de traitement de ubuntu-desktop (--

[Bug 225181] Re: PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work

2008-05-01 Thread Sebastien CELLES
Sorry that was an error...

After deconnecting it and connecting it again it runs fine

Sorry

** Changed in: xorg (Ubuntu)
   Status: New => Invalid

-- 
PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work
https://bugs.launchpad.net/bugs/225181
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 225181] Re: PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work

2008-05-01 Thread Sebastien CELLES

** Attachment added: "lsusb2.txt"
   http://launchpadlibrarian.net/14062107/lsusb2.txt

-- 
PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work
https://bugs.launchpad.net/bugs/225181
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 225181] Re: PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work

2008-05-01 Thread Sebastien CELLES

** Attachment added: "lsusb.txt"
   http://launchpadlibrarian.net/14062052/lsusb.txt

-- 
PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work
https://bugs.launchpad.net/bugs/225181
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 225181] [NEW] PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work

2008-05-01 Thread Sebastien CELLES
Public bug reported:

Hello,

I own a PS/2 to USB converter (or adapter) for my keyboard and mouse.
It's very usefull because I own a laptop but I also like to use my desktop 
keyboad/mouse.
Unfortunately it doesn't work... at least... I should say it doesn't work "out 
of the box"

see attachment
with adapter
$ sudo lsusb -v > lsusb.txt

without it
$ sudo lsusb -v > lsusb2.txt

The adpater was bought on eBay
http://cgi.ebay.fr/ws/eBayISAPI.dll?ViewItem&item=220224979938

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
PS/2 to USB converter/adapter (for keyboard and mouse) doesn't work
https://bugs.launchpad.net/bugs/225181
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 52726] Re: Missing file referred to in /usr/share/php/Image/Canvas/Color.php

2008-04-30 Thread Sebastien CELLES
This bug is still present in latest release of Ubuntu (8.04) !

Something else seems to be broken because when I try this sample
http://pear.veggerby.dk/samples/show/id/plot_bar/
see "Show php code"
I doesn't work (even if I'm running sudo pear install Image_Color)

I get the following error message (see attachment)

** Attachment added: "error.html"
   http://launchpadlibrarian.net/14046606/error.html

-- 
Missing file referred to in /usr/share/php/Image/Canvas/Color.php
https://bugs.launchpad.net/bugs/52726
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 178744] Re: The open command (like in Mac OS X) is missing

2007-12-27 Thread Sebastien CELLES
Thanks

Sorry.

-- 
The open command (like in Mac OS X) is missing
https://bugs.launchpad.net/bugs/178744
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119806] Re: some alternatives are missing

2007-12-26 Thread Sebastien CELLES
About the x-editor alternative, I think you should also see this wish
https://bugs.launchpad.net/ubuntu/+bug/178744

-- 
some alternatives are missing
https://bugs.launchpad.net/bugs/119806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 178744] The open command (like in Mac OS X) is missing

2007-12-26 Thread Sebastien CELLES
Public bug reported:

Hello,

The open command (like in Mac OS X) is missing.
For example, in Mac OS X the following line
$ open file.pdf
opens a pdf file with the default pdf viewer (Apercu or Acrobat Reader).
It is same for other kind of files.

For example
$ open file.c
open file.c with Xcode...

I think it is a very usefull command line (but it should also be easy to change
what app should be used by default for a type of file)

What should we use ? maybe the /etc/alternatives or maybe something
has been set for desktops (see http://www.freedesktop.org )

An other point is to wonder what should I do with a html file ?
$ open index.html
should it open index.html with Firefox for example or should it
edit index.html with Emacs ?

Maybe the open command should support some parameters such as
$ open -edit index.html

(and a "edit ..." command should be link to "open -edit ..."

Regards

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
The open command (like in Mac OS X) is missing
https://bugs.launchpad.net/bugs/178744
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129524] Re: Mono Visual Basic Compiler (vbnc) has not been included with v1.2.4

2007-10-26 Thread Sebastien CELLES
It could be very usefull to have vbnc included in mono package for
Ubuntu as Monodevelop provide a wizard for making VB.Net programs.

-- 
Mono Visual Basic Compiler (vbnc) has not been included with v1.2.4
https://bugs.launchpad.net/bugs/129524
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-15 Thread Sebastien CELLES
See also Filelight for comparison with Baobab

http://www.methylblue.com/filelight

(sorry but that's Qt/Kde..)

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119802] Re: GiBibyte and Gigabyte problem with the french translation

2007-06-11 Thread Sebastien CELLES
Ok, I hope they will change this (I know that it will be a very big work
as it affects the whole GNOME Desktop...)


Regards

-- 
GiBibyte and Gigabyte problem with the french translation
https://bugs.launchpad.net/bugs/119802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
About the french translation of gigabyte
see https://bugs.launchpad.net/ubuntu/+source/baobab/+bug/119802

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119806] Re: some alternatives are missing

2007-06-11 Thread Sebastien CELLES
About man and info alternatives, maybe yelp could be a good solution...
try for example
$ yelp man:bash
$ yelp info:info

but if it is called without X11... it should call the real man or info
program

... maybe a x-man or x-info alternative could be an other solution

-- 
some alternatives are missing
https://bugs.launchpad.net/bugs/119806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119802] GiBibyte and Gigabyte problem with the french translation

2007-06-11 Thread Sebastien CELLES
Public bug reported:

Binary package hint: baobab

Hello,

the french translation show size in Gigabyte (giga octet in french)
But it is written "Gio".
It should be written "Go" instead because it can urge people to confuse 
GiBibyte and Gigabyte.

octet = byte = 8bits
Giga = 10^9
GiBi = 2^30

Regards

see also : https://bugs.launchpad.net/ubuntu/+source/baobab/+bug/119797

** Affects: baobab (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
GiBibyte and Gigabyte problem with the french translation
https://bugs.launchpad.net/bugs/119802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119806] some alternatives are missing

2007-06-11 Thread Sebastien CELLES
Public bug reported:

Hello,

the "editor" alternative exist... by default it 's set to nano or vim.
That's a good think because it's necessary to have an editor without X11 support
(for example when you make a svn commit)

but it could be very useful to have an alternative for editor with X11
I had a look at galternatives (which should be installed by default in my 
mind...)

xeditor, edit, x-editor, x11-editor could be a good name.
It should be set by default on gedit (if Gnome is the Desktop)


Other alternatives missing
infobrowser is set to info or tkinfo (a Gnome app could be better)
but no manbrowser ?

Regards

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
some alternatives are missing
https://bugs.launchpad.net/bugs/119806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119802] Re: GiBibyte and Gigabyte problem with the french translation

2007-06-11 Thread Sebastien CELLES
http://en.wikipedia.org/wiki/Byte
http://fr.wikipedia.org/wiki/Octet

-- 
GiBibyte and Gigabyte problem with the french translation
https://bugs.launchpad.net/bugs/119802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119802] Re: GiBibyte and Gigabyte problem with the french translation

2007-06-11 Thread Sebastien CELLES

** Attachment added: "baobab_translation_problem_gigabyte_gibibyte.png"
   
http://launchpadlibrarian.net/8038928/baobab_translation_problem_gigabyte_gibibyte.png

-- 
GiBibyte and Gigabyte problem with the french translation
https://bugs.launchpad.net/bugs/119802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
That's not a real bug... that's a feature ;-)
If you think this, you should consider my issue as a wish... but the problem 
with this feature is that I could think
that only 14 GB are used... instead of 35 GB  I prefer what xdiskusage show 
me because it says... "I don't know
where are other files... but there is also other files !!!)"... Saying "run me 
as root to know more about this files" could
be an other useful feature...
I really think that it is useful because Ubuntu make an icon on the menu for 
Baobab... but Baobab fails...
An other idea could be to run baobab with gksudo... but the user (with no sudo 
access) couldn't know how 
files are stored in his home for example.

About translation problem... maybe I should make an other issue for this
?

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
About Giga and GiBi... there is also a problem with the french translation
Gio (like GiB in english) is write but it should be Go (like GB)
I see this when runing with and without LC_ALL=posix

** Attachment added: "baobab_translation_problem_gigabyte_gibibyte.png"
   
http://launchpadlibrarian.net/8038913/baobab_translation_problem_gigabyte_gibibyte.png

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
Here is a screenshot of baobab running in english with sudo
$ LC_ALL=posix sudo baobab

(the disk space has slightly changed because I installed some packages)

** Attachment added: "baobab_noproblem.png"
   http://launchpadlibrarian.net/8038902/baobab_noproblem.png

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
it seems that Baobab doesn't like files with permission denied (I run Baobab 
with a user account not with sudo)
I think that what show xdiskusage is much better...

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
If you want I can launch Baobab in english.

I also send you a screenshot of xdiskusage.


** Attachment added: "xdiskusage.png"
   http://launchpadlibrarian.net/8038880/xdiskusage.png

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
Gio means in french Giga octet and an "octet" is a byte... not a bit

Moreover on the upper part of Baobab you can see 
36,4 Gio used but only 14,4 Gio in /

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
On the screenshot you can see that df show 39G used and Baobab 14,4G...
That's not very convenient for cleaning my system...

Moreover (maybe I should ask this in an other issue) Ubuntu should provide 
informations
about cleaning the system... and maybe a GUI for this (that baobab could call)

removing .deb files that are in the cache using
apt-get autoclean
apt-get clean

removing orphan .deb files using deborphan

removing unused kernel

cleaning unused log files

sorting .deb using their usage (for manually uninstalling .deb that are
not very often used)

localepurge (dangerous !)

see for example http://www.ubuntugeek.com/cleaning-up-all-unnecessary-
junk-files-in-ubuntu.html

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Re: Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES

** Attachment added: "baobab_problem.png"
   http://launchpadlibrarian.net/8038821/baobab_problem.png

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119797] Baobab doesn't show the real disk usage

2007-06-11 Thread Sebastien CELLES
Public bug reported:

Binary package hint: baobab

Hello,

I write you because I have a problem with disk space.
My hard drive partition / (which contains /home) is nearly full

$ df -H
Sys. de fich. Tail.  Occ.  Disp. %Occ. Monté sur
/dev/sda3   45G39G   3,7G  92% /
varrun 515M   254k   514M   1% /var/run
varlock515M  0   515M   0% /var/lock
procbususb 515M   160k   514M   1% /proc/bus/usb
udev   515M   160k   514M   1% /dev
devshm 515M  0   515M   0% /dev/shm
lrm515M35M   480M   7% 
/lib/modules/2.6.20-16-generic/volatile

But Baobab doesn't show the real disk usage (see screenshot)

Regards

** Affects: baobab (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Baobab doesn't show the real disk usage
https://bugs.launchpad.net/bugs/119797
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 3667] Re: multipage (2 pages to 1) print function not working

2006-08-03 Thread Sebastien CELLES
Hello,

Multipage printing is very usefull I hope you will add it in Dapper
since it has a Long Time Support !!!

I will add that other things that psnup (and other psutils commands lines 
http://www.tardis.ed.ac.uk/~ajcd/psutils/) provide should also be add in 
gnome-print :
- booklet printing (psbook ...)
- mirror printing (convert -flop input.ps output.ps)
- multipage printing (psnup -n 2 ... or more !)

The user interface should allow to act as a tube (pipe |)... a sort of
filter...

It should be possible to have more than one action
for example
- I should be able to print with a mirror effect with 2 pages to 1
- I should be able to print with a mirror effect a booklet
- I should be able to call my own bash script
tube script like ... | psbook | ...
   or script with parameters such as $i for input file and $o for output file 
(that's just an example)
...

therefore I think the user interface shouldn't have buttons to tick but should 
have 2 parts
on the left part the differents effects (multipage, mirror, ...) are shown
the right part will be the "printing tube" that will show what effects are 
chosen and in what order (and whis what parameters)

The user who only want a multipage print will drag and drop multipage from the 
right to the left.
On the right part a right click on the multipage will allow him to selct how 
many pages he wants (it is a parameter of the multipage effect)

The paramaters of a selected effect on the right part could appear by a
right click or could be on the bottom of the window (maybe it's easier
for users on the bottom...)

I hope you like the idea of this interface...
I really think that it will allow users to do everything they want !!!
I dont't think it 's a geek interface ;-)

Regards

-- 
multipage (2 pages to 1) print function not working
https://launchpad.net/bugs/3667

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


[Bug 9776] Re: Synchronize Samba share

2006-08-03 Thread Sebastien CELLES
In fact I think the problem of synchronizing Samba share MUST be thinked
with in the mind the problem of mounting Samba share for a non root
user.

A non root user should be able of using the interface to browse Samba
share (using smb:/ links) and to mount it in the sytem (for any user !!!
... so it deals with privilege escalade) and to synchronise. He also
should also be able to unmount it.

Unfortunately I haven't enouth knowledges about programming for this.

But I suggest having a look at Mac OS X about mounting Samba share (it
can also mount iso file using the same way)

-- 
Synchronize Samba share
https://launchpad.net/bugs/9776

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


[Bug 54831] Re: Executable files should appear with a color

2006-08-02 Thread Sebastien CELLES
About color, I think the Terminal standard color is good (or at least)
it should be the same in Synaptic...


I know this is a very low priority wish... 

but I also think that you have ever install a package and have wonder
what is the name of executables in the package

Why do you what to color ONLY file coming from /usr/bin ? there is also
executables in others directories !!!

-- 
Executable files should appear with a color
https://launchpad.net/bugs/54831

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


[Bug 54831] Re: Executable files should appear with a color

2006-08-02 Thread Sebastien CELLES
If I want color in this listing it is because it will be much more easy
to find the name of executables that are in a package because it's a
much more common way than to look for names that are in a /bin/
directory.

Even if the permission information are not in the package file it should
be possible to get it by querying the system...

About the second part I know apt-file... I know apt-get... I know apt-
cache... but Synaptic is a Graphical User Interface and so it should
provide a common way to do this and avoid using the Comand Line
Interface... because Ubuntu is for Human ;-)

Regards

-- 
Executable files should appear with a color
https://launchpad.net/bugs/54831

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


[Bug 54831] Executable files should appear with a color

2006-08-01 Thread Sebastien CELLES
Public bug reported:

Hello,

when I strike

$ ls -l

I can see diffferent colors for files.
For example, executable files are written in green

That should be the same in Synaptic
The textbox showing installed files should respect color rules.

Moreover I should be able to know before installing a package what files
will be installed (and not what files ARE installed... after installing
a package)

Regards

** Affects: synaptic (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Executable files should appear with a color
https://launchpad.net/bugs/54831

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


[Bug 54430] Re: info pages in Yelp (search shortcut)

2006-07-29 Thread Sebastien CELLES
yes "info:make" works fine

but I wonder why "man:make" and "man make" are working both but not "info make"
That's just a minor feature to add in Yelp...

Thanks

-- 
info pages in Yelp (search shortcut)
https://launchpad.net/bugs/54430

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


[Bug 54430] info pages in Yelp (search shortcut)

2006-07-29 Thread Sebastien CELLES
Public bug reported:

Hello,

I'm using Yelp 2.14.2 with Ubuntu 6.06 LTS
I sometimes write things like "man apt-get" in the search textbox
I think it could be a good idea to have such a shortcut for info pages
for example writting "info make" will show the info page of make

Regards

** Affects: yelp (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
info pages in Yelp (search shortcut)
https://launchpad.net/bugs/54430

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


[Bug 48632] Re: Arobase key not working on MacBook

2006-06-12 Thread Sebastien CELLES
I wonder if "xmodmap" is a solution...

http://www.xfree86.org/4.2.0/xmodmap.1.html
http://www.delafond.org/traducmanfr/X11/man1/xmodmap.1x.html

because I don't know if it will works on consoles (CTRL+ALT+F1 ... F6)

Moreover I think that if it is a solution Ubuntu should provide an easy
way to use MacBook (and MacBook Pro) keyboard

Regards

-- 
Arobase key not working on MacBook
https://launchpad.net/bugs/48632

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