[Bug 728745] Re: [nvidia, 7300, 7400] display freeze when using unity desktop

2013-01-06 Thread Xavier Verne
Short update in 2013 on this issue.

With : 
- Up-to-date precise
- current-updated nvidia-drivers
- UNITY_FORCE_START=1 to /etc/environment
- Geforce Go 7400 on a laptop

I experience no freeze anymore (only few hours of use, but it seems to
work).

I'm readily available if you need to make me execute some commands to
pinpoint exact pb or root cause...You would have to drive me through it
though.

I'm now a happy unity user, for this was a blocking issue for me
(ubuntu-2d not a long term bet, as for say).

sudo lshw -class display
 *-display   
   description: VGA compatible controller
   product: G72M [GeForce Go 7400]
   vendor: nVidia Corporation
   physical id: 0
   bus info: pci@:01:00.0
   version: a1
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list rom
   configuration: driver=nvidia latency=0
   resources: irq:16 memory:d100-d1ff 
memory:b000-bfff(prefetchable) memory:d000-d0ff

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

Title:
  [nvidia, 7300, 7400] display freeze when using unity desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/728745/+subscriptions

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


[Bug 29987] Re: [sonypi] Not work Fn keys on Sony VAIO VGN-FS*

2011-10-17 Thread Xavier Verne
Dear fellows,

I just tried liveUSB of oneiric on my VGNFE11H and it seems new FN key are 
working : especially BRIGHTNESS (FN+F5 or F6) and Hibernate (FN+F12) ! 
I can at last set up my brigthness under Linux !

Any website or project where I could deliver this information widely and
precisely (testing each FN keys).

For me this bug is in oneiric partially fixed.

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

Title:
  [sonypi] Not work Fn keys on Sony VAIO VGN-FS*

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

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


[Bug 27896] Re: [network-admin] Need option for wireless-key 'restricted'

2010-04-05 Thread Xavier Verne
Gnome Bug is still on status NEW.
http://bugzilla.gnome.org/show_bug.cgi?id=317200

this doesn't have much activity and several people say it is fixed. I
would second janOld to close with fix released.

-- 
[network-admin] Need option for wireless-key 'restricted'
https://bugs.launchpad.net/bugs/27896
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 450700] [NEW] [Karmic] Live CD : audio ogg exemple make totem and gstreamer die

2009-10-13 Thread Xavier Verne
Public bug reported:

Binary package hint: libgstreamer0.10-0

Steps to reproduce :

1. Open Ubuntu Karmic Live Cd examples
2. Play Aesop's_Fables,_Volume_1_(Fable_1)_-_The_Fox_and_The_Grapes.spx
3. Close application with the upper right cross OR Pause the stream 
= Application freezes
Expected results : application close.

Apport said it couldn't report from totem cause it's an external program
(libgstream0.10-0)

Screenshot added of apport message (in French)

I can reproduce it as many times as I want.

I'm gonna try to debug the exact message.

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Karmic] Live CD : audio ogg exemple make totem and gstreamer die
https://bugs.launchpad.net/bugs/450700
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 450700] Re: [Karmic] Live CD : audio ogg exemple make totem and gstreamer die

2009-10-13 Thread Xavier Verne

** Attachment added: Capture.png
   http://launchpadlibrarian.net/33612439/Capture.png

-- 
[Karmic] Live CD : audio ogg exemple make totem and gstreamer die
https://bugs.launchpad.net/bugs/450700
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 450700] Re: [Karmic] Live CD : audio ogg exemple make totem and gstreamer die

2009-10-13 Thread Xavier Verne
Trying to further debug gstreamer0.10, it appears gstreamer plays this
file quite nicely

gst-launch playbin uri=file:///media/IOMEGA_HDD/Aeso.spx 
Définition du pipeline à PAUSED...
Le pipeline est en phase de PREROLL...
Le pipeline a terminé la phase PREROLL...
Passage du pipeline à la phase PLAYING...
New clock: GstPulseSinkClock
Caught SIGUSR2 - Stop request.
Caught SIGUSR1 - Play request.
New clock: GstPulseSinkClock


As you can see above, SIGUSR2  SIGUSR1 are used to pause/start playback and it 
works perfectly this is not the same behavior from Totem GUI Pause button. I 
dont't know how totem control stream, maybe not with POSIX signals, more from 
within libgstreamer.

How should I investigate right now  ? is it related to live cd ? To
totem ? To Totem-gstreamer interaction ?

-- 
[Karmic] Live CD : audio ogg exemple make totem and gstreamer die
https://bugs.launchpad.net/bugs/450700
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 450700] Re: [Karmic] Live CD : audio ogg exemple make totem and gstreamer die

2009-10-13 Thread Xavier Verne
Capture-1 added, it shows Totem frozen just after Pausing (and make some
other application over the window and back, so that we see X-server is
not refreshing GUI).

** Attachment added: Capture-1.png
   http://launchpadlibrarian.net/33614118/Capture-1.png

-- 
[Karmic] Live CD : audio ogg exemple make totem and gstreamer die
https://bugs.launchpad.net/bugs/450700
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 450700] Re: ogg exemple make totem and gstreamer crash

2009-10-13 Thread Xavier Verne
As investigating, it seems not to be a gstreamer pb.

** Package changed: gstreamer0.10 (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: Incomplete = New

-- 
ogg exemple make totem and gstreamer crash
https://bugs.launchpad.net/bugs/450700
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 450700] Re: ogg exemple make totem and gstreamer crash

2009-10-13 Thread Xavier Verne
Trying to debug from Totem right now :

# GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:2 totem 2 log

I open the file from Movie - Open  menu : file

Same bug. Log file looks like this, seems to report a pb loading
libpython2.6.so not avalaible :

1:00:00.021386869  5002  0x90de080 WARNpyplugin 
gstpythonplugin.c:343:plugin_init: Couldn't g_module_open libpython. Reason: 
/usr/lib/libpython2.6.so: Ne peut ouvrir le fichier d'objet partagé: Aucun 
fichier ou dossier de ce type
0:00:00.021775605  5002  0x90de080 WARN  GST_PLUGIN_LOADING 
gstplugin.c:422:gst_plugin_register_func: plugin 
/usr/lib/gstreamer-0.10/libgstpython.so failed to initialise
0:00:05.178865980  5001  0x9b8d8c8 WARNoggdemux 
gstoggdemux.c:2436:gst_ogg_demux_read_chain:oggdemux0 page is not BOS page
0:00:05.179269104  5001  0x9b8d8c8 WARNspeexdec 
gstspeexdec.c:724:speex_dec_chain_parse_data:speexdec0 segment not 
initialized or not TIME format
0:00:05.181397447  5001  0x9b8d8c8 WARNoggdemux 
gstoggdemux.c:2432:gst_ogg_demux_read_chain:oggdemux0 problem reading BOS 
page: ret=-3
0:00:05.461386874  5001  0x9bcb7d8 WARNbasesink 
gstbasesink.c:3279:gst_base_sink_chain_unlocked:autovideosink0-actual-sink-xvimage
 warning: Problème interne de flux de données.
0:00:05.461769953  5001  0x9bcb7d8 WARNbasesink 
gstbasesink.c:3279:gst_base_sink_chain_unlocked:autovideosink0-actual-sink-xvimage
 warning: Received buffer without a new-segment. Assuming timestamps start from 
0.
0:00:05.468826856  5001  0x90de080 WARN   totem 
bacon-video-widget-gst-0.10.c:1794:bvw_bus_message_cb: Warning message: warning 
message from element 'autovideosink0-actual-sink-xvimage': GstMessageWarning, 
gerror=(GstGError)NULL, debug=(string)gstbasesink.c\(3279\):\ 
gst_base_sink_chain_unlocked\ \(\):\ 
/GstPlayBin2:play/GstPlaySink:playsink0/GstBin:vbin/GstGConfVideoSink:video-sink/GstBin:bin0/GstAutoVideoSink:autovideosink0/GstXvImageSink:autovideosink0-actual-sink-xvimage:\012Received\
 buffer\ without\ a\ new-segment.\ Assuming\ timestamps\ start\ from\ 0.;

Start thinking more and more it's not a gstreamer pb. Revert project
assignment - and going to sleep.

-- 
ogg exemple make totem and gstreamer crash
https://bugs.launchpad.net/bugs/450700
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 338419] Re: Filezilla fails to install

2009-06-28 Thread Xavier Verne
I confirm the bug on Jaunty.

It doesn't work from Add/Remove Program (not suitable for i386 platform,
and so on...). It works via the package manager synaptic ( I used the
GUI, not raw apt-get command).

This bug is confirmed.

** Summary changed:

- Filezilla fails to install 
+ Filezilla fails to install from Add/Remove Menu

-- 
Filezilla fails to install from Add/Remove Menu
https://bugs.launchpad.net/bugs/338419
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 27896] Re: [network-admin] Need option for wireless-key 'restricted'

2009-01-04 Thread Xavier Verne
This is indeed fix released, it works like a charm with my old stylie
Inventel router.

Is anyone able to close the Gnome Bug ?

As a GNOME bug reporter only, I can't do much on bugzilla.

-- 
[network-admin] Need option for wireless-key 'restricted'
https://bugs.launchpad.net/bugs/27896
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 307735] Re: package console-cyrillic 0.9-15 .1 failed to install/upgrade: le sous-processus post-i nstallation script a retourné une erreur de sortie d 'état 2

2008-12-13 Thread Xavier Verne
Hi, thank you for the bug report !

On hardy , installing the same package is a success (no error), at least on my 
machine ;-) 
Package console-cyrillic_0.9-15_all.deb

Your error lies in the post installation script but without any
further  info, look difficult...

Anyone to tell zobbychris how to further identify the very problem ?

I've attached postinst script, the problem lies in it. I'm trying to
further investigate :-)

** Attachment added: postinst
   http://launchpadlibrarian.net/20406468/postinst

** Summary changed:

- package console-cyrillic 0.9-15.1 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 2
+ package console-cyrillic 0.9-15.1 failed to install/upgrade: 
post-installation script :  erreur de sortie d'état 2 (exit error status code 2)

-- 
package console-cyrillic 0.9-15.1 failed to install/upgrade: post-installation 
script :  erreur de sortie d'état 2 (exit error status code 2)
https://bugs.launchpad.net/bugs/307735
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 307735] Re: package console-cyrillic 0.9-15 .1 failed to install/upgrade: post-installation script : erreur de sortie d'état 2 (exit error statu s code 2)

2008-12-13 Thread Xavier Verne
Further analysed :

= Basically the script check the answers you gave about your keyboard,
etc... and tries to set them up...And It looks like thehe doesn't like
so much the keyboard type you select (or the one which is selected
automatically) !

Anyways, one of the choice you make is making console-cyrillic crazy :-)

Try to issue as root :
dpkg-reconfigure console-cyrillic 
And If you can figure _which_ choice , this would be easier after that to find 
a work around or narrowing the bug or misconfiguration you hit !

To sum up, at least one of this choice is not good :
console-cyrillic/ttys
console-cyrillic/fontstyle
console-cyrillic/fontsize
console-cyrillic/kbdtype
console-cyrillic/toggle
console-cyrillic/switch
console-cyrillic/encoding
console-cyrillic/bootsetup
console-cyrillic/change_config

I put this bug as needing more info and incomplete.

** Changed in: console-cyrillic (Ubuntu)
   Status: New = Incomplete

-- 
package console-cyrillic 0.9-15.1 failed to install/upgrade: post-installation 
script :  erreur de sortie d'état 2 (exit error status code 2)
https://bugs.launchpad.net/bugs/307735
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 246344] Re: Default eric install : error when closing last file : dependency problem

2008-12-13 Thread Xavier Verne
Thank you for your answer. The situation is pretty clear.

Actually I don't think I'm requesting updating QScintilla in Hardy.

Is there a way to have a _default_ eric install on Hardy which would not
rise these kinds of error ?

I still don't see the exact consequences...Do you consider eric usable
even with this type of bug ?

If yes may be we can let this until...The next LTS, which seems to be in
a long time :-)

IOW, What do you think can - needs to - be done ?

-- 
Default eric install : error when closing last file : dependency problem
https://bugs.launchpad.net/bugs/246344
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 246344] Re: eric error when closing last file

2008-12-07 Thread Xavier Verne
Confirmation from Detlev that we hit the same problem :

*
Hi,

yes, I confirm that this is the same problem. Further to this, if eric is 
upgraded to 4.2.x, you need QScintilla 2.2 or newer as well. The Ubuntu 
QScintilla snapshot is veery old!

Regards,
Detlev


I mark this bug confirmed.

Ubuntu folks, what can be done to solve this dependency problem and make
a default eric install ok ?

** Summary changed:

- eric error when closing last file
+ Default eric install : error when closing last file : dependency problem

-- 
Default eric install : error when closing last file : dependency problem
https://bugs.launchpad.net/bugs/246344
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 246344] Re: Default eric install : error when closing last file : dependency problem

2008-12-07 Thread Xavier Verne
Behaviour confirmed from eric developers. See comments.

I confirm this bug as a Ubuntu  bug, not upstream one, at least on Hardy

** Changed in: eric (Ubuntu)
   Status: New = Confirmed

-- 
Default eric install : error when closing last file : dependency problem
https://bugs.launchpad.net/bugs/246344
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 246344] Re: eric error when closing last file

2008-12-06 Thread Xavier Verne
Hello, I've just hit a similar problem trying to setup python and QT
development environment on Hardy.

Detlev quickly answered me on this topic


Hi,

the problem is not related to opening an eric3 project file. Your version of 
eric4 is not compatible with Qt 4.4 because it changed the API a little bit 
causing problems like the one you observed. Please upgrade to a more recent 
release (= 4.1.5) and try again.

Regards,
Detlev
*

In Intrepid this should not happen since eric IDE version is 4.1.5...
And QT is 4.4.x

Christian :
1.  Would you confirm your problem happened on Hardy and not
2. May be you can use in eric4 Help- Report a bug and being confirmed the 
problem and maybe a hint for a solution ?

For ubuntu eric maintainer : is it possible to backport eric4 for hardy,
as for a LTS maybe it's fine to have an easy python development setup ?
What is the process to solve this kind of dependency issues ?

Thank you for reporting the bug and make Ubuntu better.

Best regards,
Xavier.

-- 
eric error when closing last file
https://bugs.launchpad.net/bugs/246344
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 303423] Re: Calculator crashes when you edit number in specific order

2008-11-29 Thread Xavier Verne
** Bug watch added: GNOME Bug Tracker #562692
   http://bugzilla.gnome.org/show_bug.cgi?id=562692

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

-- 
Calculator crashes when you edit number in specific order
https://bugs.launchpad.net/bugs/303423
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 303423] Re: Calculator crashes when you edit number in specific order

2008-11-29 Thread Xavier Verne
Thanks for reporting the bug very precisely and for making ubuntu
better.

I can reproduce bug with the exact same configuration.

Linked upstream as well.

-- 
Calculator crashes when you edit number in specific order
https://bugs.launchpad.net/bugs/303423
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 303423] Re: Calculator crashes when you edit number in specific order

2008-11-29 Thread Xavier Verne
It seems that this bug is fixed in version 5.24-1
Can't reproduce it on another config running intrepid

-- 
Calculator crashes when you edit number in specific order
https://bugs.launchpad.net/bugs/303423
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 159241] Re: [Tracking Bug] PCI resource allocation warnings

2007-12-28 Thread Xavier Verne
I Confirm this bug on gutsy with linux 2.6.22.14 generic kernel.
Hardware : Sony Vaio VGN-FE11H

First displayed message on boot (right after the grub kernel selection)
:

 19.942719] PCI: Failed to allocate mem resource #6:[EMAIL PROTECTED] for 
:01:00.0
[   19.942783] PCI: Bridge: :00:01.0
[   19.942786]   IO window: disabled.
[   19.942792]   MEM window: d000-d1ff
[   19.942797]   PREFETCH window: b000-bfff

By the way, if you look at this output, you can see that [   19.942786]
IO window: disabled. Does it mean something is actually really not
working ?

Available for further output if needed, kernel folks have reopen the
corresponding bug but it doesn't seem to be adressed, AFAIK.

-- 
[Tracking Bug] PCI resource allocation warnings
https://bugs.launchpad.net/bugs/159241
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 176400] Re: Indent info not saved in .doc format

2007-12-14 Thread Xavier Verne

** Attachment added: Document where this bug appears
   http://launchpadlibrarian.net/10905154/CV_XavierVerne_Fr_2007.doc

-- 
Indent info not saved in .doc format
https://bugs.launchpad.net/bugs/176400
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 176400] Re: Indent info not saved in .doc format

2007-12-14 Thread Xavier Verne

** Attachment added: Screenshot of interesting area (in black)
   http://launchpadlibrarian.net/10905140/OpenOfficeIndentPb.png

-- 
Indent info not saved in .doc format
https://bugs.launchpad.net/bugs/176400
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 176400] Indent info not saved in .doc format

2007-12-14 Thread Xavier Verne
Public bug reported:

Binary package hint: openoffice.org2

1. Launch Open Office (Writer)
2. open my french Resume (document attached further)
3. Save as .doc
4. Reopen it : you have to decrease indent in selected area (see png 
screenshot) in order to retrieve the original setup.

Up to date Open Office 2.3.0 version Ubuntu Dec 14th (openoffice-
core2.3.0-1ubuntu5.3)

Feel free to drop comment if you don't know how to reproduce it.

** Affects: openoffice.org2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Indent info not saved in .doc format
https://bugs.launchpad.net/bugs/176400
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 29987] Re: [sonypi] Not work Fn keys on Sony VAIO VGN-FS*

2007-12-02 Thread Xavier Verne
Confirm for Gutsy. Sony VGN-FE11H
No FN Keys

-- 
[sonypi] Not work Fn keys on Sony VAIO VGN-FS*
https://bugs.launchpad.net/bugs/29987
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 58726] Re: Ejecting a USB hard tells you the wrong story

2007-09-04 Thread Xavier Verne
Hey, personnaly, I've changed my partition  'Ben Beevers' to
'BenBeeves', so as no more space. And it works like a charm !

However I still think this issue is Serious and affect most GrandMothers and 
Joe.
Maybe this space issue in partition name is now solved in gnome vfs ?

It's up to you.

-- 
Ejecting a USB hard tells you the wrong story
https://bugs.launchpad.net/bugs/58726
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 99433] Re: [needs-packaging] nvu html editor is not in the repositories

2007-08-10 Thread Xavier Verne
Hi, I can confirm this.

It's a little weird because the old usable tool is removed _before_ the
new one is available

Any tool to replace at the moment with graphical editing of web Pages
(mandatory), and that is available in current repos ?

Thanks in advance.

-- 
[needs-packaging] nvu html editor is not in the repositories
https://bugs.launchpad.net/bugs/99433
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 110102] Re: failure to resume from s3 suspend on sony vaio fs315-s

2007-06-03 Thread Xavier Verne
I confirm this bug on Sony VAIO VGN-FE11H with exactly the same
symptoms.

With suspend to RAM, on resume it would just display the cursor after
waking X-server up. See https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.20/+bug/110102/comments/6

for details.

Looks like a regression, AFAIK It was working on Dapper Drake.

-- 
failure to resume from s3 suspend on sony vaio fs315-s
https://bugs.launchpad.net/bugs/110102
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 115063] Re: kdissert icons missing

2007-05-28 Thread Xavier Verne
Command to execute :
sudo apt-get install kdebase

-- 
kdissert icons missing
https://bugs.launchpad.net/bugs/115063
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 115063] Re: kdissert icons missing

2007-05-19 Thread Xavier Verne
Perhaps we could fix this unsatisfied dependency ?

For good use and understanding of kdissert, which will only be replaced
by semantik as part of KDE4 (so maybe in about 6 months !), you need to
add kdebase dependency (which in turns depends on 20 packages or so for
a total of 60 Mb ...).

Low importance is ok (may be newbies wouldn't find the workaround), but
I think waiting KDE4 is a bit long (maybe patch is one liner adding a
dependency to the package).

I can post the workaround method if anyone happen to get the same,
please would you tell me _where_ to do so usefully on the net  ?

-- 
kdissert icons missing
https://bugs.launchpad.net/bugs/115063
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 115063] Re: kdissert icons missing

2007-05-16 Thread Xavier Verne

** Attachment added: Screenshot of Icons missing
   http://librarian.launchpad.net/7674841/FesityKDissertIconsMissing.png

-- 
kdissert icons missing
https://bugs.launchpad.net/bugs/115063
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 115063] kdissert icons missing

2007-05-16 Thread Xavier Verne
Public bug reported:

Binary package hint: kdissert

1. Install on Feisty Fawn kdissert using Install and Remove Applications 
available last in Applications Menu
2. Launch once installed
3. There are some missing icons, which are all replaced by a default blank 
sheet icon, see attachment file (screenshot).

I don't know if it helps, but if launched from a Terminal, here is text
output :

 kdissert
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device

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

-- 
kdissert icons missing
https://bugs.launchpad.net/bugs/115063
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 115063] Re: kdissert icons missing

2007-05-16 Thread Xavier Verne
To be complete,

This Bug seems to be also filed on kde bugs as #144326

http://bugs.kde.org/show_bug.cgi?id=144326

Mail sent as well to the author.

-- 
kdissert icons missing
https://bugs.launchpad.net/bugs/115063
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 115063] Re: kdissert icons missing

2007-05-16 Thread Xavier Verne
It appears that kdissert, for most of its icons, depends on kdebase
package.

apt-get install kdebase solves this issue. The price to pay is useless
installation of around 20 packages on which kdebase depends.

-- 
kdissert icons missing
https://bugs.launchpad.net/bugs/115063
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 58726] Ejecting a USB hard tells you the wrong story

2006-09-03 Thread Xavier Verne
Public bug reported:

Dapper up to date, running Gnome

Steps :
0. Plug a USB hard drive = Icons appear and Nautilus Launches
1. Edit a file located on the hard drive (don't save)
2. Right Click on the icon - Eject
3. It tells he cannot find the partition (showing you the path)
= It should say, disk in use or file foo.txt is being edited or something 
like that

I've attached a screenshot of the popup preventing me for ejecting.

After that, I saved the file I was editing, and it ejected perfectly the
hard drive, removing icons for the two partitions of the disk !!

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Ejecting a USB hard tells you the wrong story
https://launchpad.net/bugs/58726

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


[Bug 58726] Re: Ejecting a USB hard tells you the wrong story

2006-09-03 Thread Xavier Verne


-- 
Ejecting a USB hard tells you the wrong story
https://launchpad.net/bugs/58726

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


[Bug 50607] Re: FN keys of Sony Vaio doesn't work

2006-08-28 Thread Xavier Verne
Pinucset, you might take a look at bug #35319.

To put in a nutshell :
_ For Vaio FS Series it's possible to make it work
_ For Vaio FE Series that's impossible without seriously patching sonypi module

I don't have technical experience to do that though

And finally consider using smartdimmer to be able to control brightness

Hopes it helps you

** Changed in: Ubuntu
   Status: Unconfirmed = Confirmed

-- 
FN keys of Sony Vaio doesn't work
https://launchpad.net/bugs/50607

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


[Bug 48343] Re: Wireless Card ipw3945 not seen and power transmitter is zero

2006-07-02 Thread Xavier Verne
Well, it finally appeared to be a configuration process. My router
forces restricted mode to work flawlessy with my card. I then
succeeded with iwconfig commands.

This bug turns into a feature enhancement proposition
_ Moving/Reporting  this bug to gnome network config package to add open and 
restricted mode configuration in the GUI.

-- 
Wireless Card ipw3945 not seen and power transmitter is zero
https://launchpad.net/bugs/48343

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


[Bug 39343] Re: ndiswrapper not working for intel 3945G in Dapper flight 6

2006-07-02 Thread Xavier Verne
This bug can be closed Ben, ipw3945G native support works flawlessly
AFAIK.

-- 
ndiswrapper not working for intel 3945G in Dapper flight 6
https://launchpad.net/bugs/39343

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