[Bug 1349661] Re: Scripts context menu option not showing unless an object is chosen

2016-05-06 Thread David Cavallini
This regression is still there in Ubuntu 16.04 / Gnome Files 3.14.3.
While it still works as expected in Nemo.

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

Title:
  Scripts context menu option not showing unless an object is chosen

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

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


[Bug 1512027] Re: open of device pixma:MX7600_... failed: invalid argument

2016-04-04 Thread David Cavallini
Same for my new Canon Pixma MG2980.

So I upgraded to libsane 1.0.26-gitxxx ppa package (from Rolf Bensch),
and now wireless works fine for both printing *and* scanning without any
proprietary package from Canon, which is really nice!

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

Title:
  open of device pixma:MX7600_... failed: invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1512027/+subscriptions

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


[Bug 1235991] Re: Can't “use system keyboard layout” in Saucy

2013-12-22 Thread David Cavallini
Hi,

Same for me: the pinyin inputs always use the us keyboard layout even
whatever the option for system keyboard in ibus-setup.

I used the following workaround to have the proper azerty (French)
keyboard layout configured for pinyin IBus methods:

Choose the right file according to the pinyin solution:
/usr/share/ibus/component/pinyin.xml
/usr/share/ibus/component/sunpinyin.xml
/usr/share/ibus/component/googlepinyin.xml

Edit the layout tag:
change
layoutus/layout
to
layoutfr/layout

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

Title:
  Can't “use system keyboard layout” in Saucy

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

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

[Bug 477462] [NEW] Uninstalled character sets in Karmic make gFTP freeze when using them in Preferences

2009-11-07 Thread David Cavallini
Public bug reported:

Binary package hint: gftp

SYMPTOMS

My problem: on my brand new Karmic Koala, I cannot anymore use gFTP to
connect to my favorite FTP server because when it welcomes me in French
with accentuated characters encoded in ISO-8859-1, gFTP freezes eating
all the CPU and looping sending continuously the following messages to
the standard output:

Error converting string '220- Vos enregistrements se trouvent dans le 
répertoire :
' from character set  to character set UTF-8: Invalid byte sequence in 
conversion input


STEP TO REPRODUCE

1/
Find an FTP server with a welcome message in accentuated ISO-8859-x charset, or 
configure your favorite. By example for vsftpd, edit /etc/vsftpd.conf and add a 
welcome message with an accentuated character:
ftpd_banner=Welcome message with an accent: é.
(save as ISO-8859-x)
$ file /etc/vsftpd.conf
/etc/vsftpd.conf: ISO-8859 English text
$ kill -HUP pid_for_vsftpd

2/
Verify that your system has no ISO-8859-x in /var/lib/locales/supported.d 
(which is the default for me after upgrading to Karmic)
$ cat /var/lib/locales/supported.d/*
en_HK.UTF-8 UTF-8
en_DK.UTF-8 UTF-8
en_IN UTF-8
en_ZW.UTF-8 UTF-8
en_NZ.UTF-8 UTF-8
en_PH.UTF-8 UTF-8
en_NG UTF-8
en_US.UTF-8 UTF-8
en_GB.UTF-8 UTF-8
en_AU.UTF-8 UTF-8
en_SG.UTF-8 UTF-8
en_BW.UTF-8 UTF-8
en_AG UTF-8
en_ZA.UTF-8 UTF-8
en_CA.UTF-8 UTF-8
en_IE.UTF-8 UTF-8
fr_LU.UTF-8 UTF-8
fr_CA.UTF-8 UTF-8
fr_CH.UTF-8 UTF-8
fr_BE.UTF-8 UTF-8
fr_FR.UTF-8 UTF-8
fr_FR.UTF-8 UTF-8

3/
Launch gFTP and in Preferences / Remote character sets, indicate: ISO-8859-15
Try to connect to your server and get the problem

Note that if you leave this preference blank (default), you still don't get the 
welcome message properly by gFTP does not freeze. It just logs the error 
message once:
Error converting string '220 Welcome message with an accent: é.
' from character set (null) to character set UTF-8: Invalid byte sequence in 
conversion input

(gftp-gtk:7285): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion
`g_utf8_validate (text, len, NULL)' failed


WORKAROUND

Add a new supported locale based on ISO-8859-x to your system, for exemple:
in /var/lib/locales/supported.d/fr, add a row: fr_FR.ISO-8859-15 ISO-8859-15
Then run: sudo locale-gen
Then you can use this charset in gFTP Preferences / Remote character sets and 
it works well.


FIRST ANALYSIS

- gFTP does not behave gracefully when you type in an unknown charset in 
Preferences / Remote character sets
- Something changed in the out of the box support for ISO-8859-x between Jaunty 
and Karmic

** Affects: gftp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Uninstalled character sets in Karmic make gFTP freeze when using them in 
Preferences
https://bugs.launchpad.net/bugs/477462
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 214219] Re: trackerd uses up all available memory

2009-04-26 Thread David Cavallini
I tried to start the indexing function for the first time after having
upgraded to Jaunty (before, I never felt I needed it). But it does not
really seem to index anything and finishes by eating all my memory.

Logs are pretty simple in .local/share/tracker:
trackerd.log says (2 times):
Tracker-Warning **: Error loading query:'sqlite-fulltext.sql' #0, Cannot use 
virtual tables in shared-cache mode

tracker-indexer.log says 108582 times:
Tracker-Warning **: Could not store word 'ten': with fatal error

tracker.log says:
25 avr 2009, 12:56:47:878 - DBus connection has been lost, trackerd will now 
shutdown

I try the valgrind thing and post again...

-- 
trackerd uses up all available memory
https://bugs.launchpad.net/bugs/214219
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 214219] Re: trackerd uses up all available memory

2009-04-26 Thread David Cavallini
here it is

** Attachment added: valgrind-daemon.log
   http://launchpadlibrarian.net/26003086/valgrind-daemon.log

-- 
trackerd uses up all available memory
https://bugs.launchpad.net/bugs/214219
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 214219] Re: trackerd uses up all available memory

2009-04-26 Thread David Cavallini

** Attachment added: valgrind-indexer.log
   http://launchpadlibrarian.net/26005472/valgrind-indexer.log

-- 
trackerd uses up all available memory
https://bugs.launchpad.net/bugs/214219
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 202389] Re: Missing Java Web Start on amd64

2008-12-14 Thread David Cavallini
Now available from Sun

-- 
Missing Java Web Start on amd64
https://bugs.launchpad.net/bugs/202389
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 205299] Re: Thumbs are too big

2008-12-01 Thread David Cavallini
Maintainer Bastien Nocera wrote to me:

Fixed in 1.2.0, along with a gvfs port.

-- 
Thumbs are too big
https://bugs.launchpad.net/bugs/205299
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 205299] Re: Thumbs are too big

2008-11-30 Thread David Cavallini
I think this is because the upscaling algorithm used is GDK_INTERP_NEAREST 
which is not that good.
(documentation: 
http://library.gnome.org/devel/gdk-pixbuf/stable/gdk-pixbuf-scaling.html#GDK-INTERP-BILINEAR--CAPS)

I tested instead with GDK_INTERP_BILINEAR and I find the result pretty good 
with (I think) an acceptable penalty.
I did a comparison on my AMD Athlon 64 5000+ containing 83 nds roms to know how 
much more CPU it costs compared to the original code:
upscale to 64 pixels penalty : 12.93103448275862068900 %
upscale to 100 pixels penalty : 29.10052910052910052900 %
upscale to 128 pixels penalty : 34.61538461538461538400 %
upscale to 192 pixels penalty : 46.18395303326810176100 %
upscale to 200 pixels penalty : 47.43362831858407079600 %

The change is in: gnome-nds-thumbnailer.c line 186 of 198
change
scaled = gdk_pixbuf_scale_simple (pixbuf, output_size, output_size, 0);
by
scaled = gdk_pixbuf_scale_simple (pixbuf, output_size, output_size, 
GDK_INTERP_BILINEAR);

-- 
Thumbs are too big
https://bugs.launchpad.net/bugs/205299
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 181703] Re: Brasero does not recognize audio CD or blank CD-R

2008-11-10 Thread David Cavallini
I also have the same problem with Intrepid 64 bits. Does not seem to
come from the drive because I have the same problem if I insert my CD-R
in my DVD writer or my old Yamaha CD writer.

-- 
Brasero does not recognize audio CD or blank CD-R
https://bugs.launchpad.net/bugs/181703
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 181703] Re: Brasero does not recognize audio CD or blank CD-R

2008-11-10 Thread David Cavallini
Note that:
- It does not have the problem with CR-RW 700Mb/80min in either drive
- It does not have the problem with DVD+RW, DVD+R, DVD+R DL
- I did not  have the problem yesterday with same CD-R 700Mb/80min before I 
updated my Hardy 32 bits to Intrepid 64 bits

-- 
Brasero does not recognize audio CD or blank CD-R
https://bugs.launchpad.net/bugs/181703
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