[Bug 533295] Re: OpenJDK crashes using Eclipse in Lucid

2010-03-06 Thread Franck Routier
I'm the one that reported the bug (but I was not connected).

I found so more information in workspace/.metadata/.log, showing an
error just before jvm crash. The error seems to occur when trying to
access an invalid (?) zip file, in java.util.zip.ZipFile.open() native
method :

java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.init(ZipFile.java:131)
...


Hope this can help.


** Attachment added: eclipse log file showing error just before crash
   http://launchpadlibrarian.net/40345515/.log

-- 
OpenJDK crashes using Eclipse in Lucid
https://bugs.launchpad.net/bugs/533295
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 533295] Re: OpenJDK crashes using Eclipse in Lucid

2010-03-06 Thread Franck Routier
Me again. Zip error is probably not related... removing the corrupted
file (in fact it's a xml pom file), refreshing and trying again to edit
my piece of code will still crash, but without the error in
.metadata/.log

:-(

-- 
OpenJDK crashes using Eclipse in Lucid
https://bugs.launchpad.net/bugs/533295
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 533295] Re: OpenJDK crashes using Eclipse in Lucid

2010-03-06 Thread Franck Routier
calling eclpse with strace gives me the following output when crashing :

[{WIFSIGNALED(s)  WTERMSIG(s) == SIGTRAP  WCOREDUMP(s)}], 0, NULL) = 25825
--- SIGCHLD (Child exited) @ 0 (0) ---
shmat(6455314, 0, 0)= ?
shmdt(0x7f3d47a1e000)   = 0
shmctl(6455314, IPC_RMID, 0)= 0
munmap(0x7f3d470c4000, 1109736) = 0
exit_group(1)   = ?


No idea what it means...

-- 
OpenJDK crashes using Eclipse in Lucid
https://bugs.launchpad.net/bugs/533295
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 532582] [NEW] Firefox loose window decoration if closed while full screen

2010-03-05 Thread Franck Routier
Public bug reported:

Binary package hint: firefox

This is on Lucid Lynx (alpha).

The way to reproduce is :

1) open firefox
2) go to full screen mode (F11)
3) close the application while in full screen mode (close button on upper right 
corner)
4) reopen firefox : it is opened fullscreen with no window decoration, and no 
auto-hidden bar to close

You can recover by pressing F11 again. If you then close eand reopen
Firefox, it has windows decoration again.

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

-- 
Firefox loose window decoration if closed while full screen
https://bugs.launchpad.net/bugs/532582
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 532582] Re: Firefox loose window decoration if closed while full screen

2010-03-05 Thread Franck Routier
By the way, this happens without compiz effects.

-- 
Firefox loose window decoration if closed while full screen
https://bugs.launchpad.net/bugs/532582
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 518818] Re: ath9k driver not working properly with AR9285

2010-02-25 Thread Franck Routier
@Archish : I have tried the MainlineKernel, which was 2.6.33-rc7 at the
moment, and my connection did not improve. I guess 2.6.32 won't be
better

-- 
ath9k driver not working properly with AR9285
https://bugs.launchpad.net/bugs/518818
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 518818] Re: ath9k driver not working properly with AR9285

2010-02-15 Thread Franck Routier
I tried latest kernel in MailineBuils, and the bug is still here...

So I opened a bug report on bugzilla.kernel.org, with number 15313 
(http://bugzilla.kernel.org/show_bug.cgi?id=15313)

** Bug watch added: Linux Kernel Bug Tracker #15313
   http://bugzilla.kernel.org/show_bug.cgi?id=15313

-- 
ath9k driver not working properly with AR9285
https://bugs.launchpad.net/bugs/518818
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 138256] Re: xserver-xorg-video-intel hangs the system when laptop lid is closed

2008-03-12 Thread Franck Routier

** Attachment added: lspci -vn
   http://launchpadlibrarian.net/12603452/lspcivn.txt

-- 
xserver-xorg-video-intel hangs the system when laptop lid is closed
https://bugs.launchpad.net/bugs/138256
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 138256] Re: xserver-xorg-video-intel hangs the system when laptop lid is closed

2008-03-12 Thread Franck Routier
Attached are full output of lspci -v and -vn for my Sony Vaio VGN-SZ4MN

** Attachment added: lspci -v
   http://launchpadlibrarian.net/12603443/lspciv.txt

-- 
xserver-xorg-video-intel hangs the system when laptop lid is closed
https://bugs.launchpad.net/bugs/138256
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 138256] Re: xserver-xorg-video-intel hangs the system when laptop lid is closed

2008-03-11 Thread Franck Routier
Hi,

just to tell you ForceEnablePipeA seems to fix the problem here, on a
Vaio VGN-SZ4.

lspci -v | grep VGA gives me :
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA])

Here there side effects on using ForceEnablePipeA ?

-- 
xserver-xorg-video-intel hangs the system when laptop lid is closed
https://bugs.launchpad.net/bugs/138256
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 193735] Re: Epiphany does not allow custom js right click menu

2008-03-07 Thread Franck Routier
Hi,

here is an example: http://www.trendskitchens.co.nz/jquery/contextmenu/

Right click on DEMO Right-click me box. Works in Firefox. Not in
Epiphany.

I also noticed that in Galeon, there is an option called Allow context
menu replacing (or disableing). If checked, the js right click menu
will work, not otherwise. So in epiphany that might be a (really stupid)
on purpose feature ?

-- 
Epiphany does not allow custom js right click menu
https://bugs.launchpad.net/bugs/193735
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 193735] Re: Epiphany does not allow custom js right click menu

2008-02-27 Thread Franck Routier
*** This bug is a duplicate of bug 192710 ***
https://bugs.launchpad.net/bugs/192710

I don't think this bug is a duplicate of bug #192710.
I can display javascript alert boxes.
Only overrinding the contextual menu is broken.

-- 
Epiphany does not allow custom js right click menu
https://bugs.launchpad.net/bugs/193735
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 193735] [NEW] Epiphany does not allow custom js right click menu

2008-02-20 Thread Franck Routier
Public bug reported:

Binary package hint: epiphany

In epiphany 2.20.1, custom javascript right click menus won't work.
Instead, you will get epiphany's constextual menu. This makes a lot of 
so-called Web 2.0 applications much less usable.

This problem does not appear in Firefox.

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

-- 
Epiphany does not allow custom js right click menu
https://bugs.launchpad.net/bugs/193735
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


Re: [Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2007-11-18 Thread Franck Routier
Hi,

I changed the parser by adding xerces.jar in the classpath tab in the
Run as Ant Build... window.

Not sure this is the better way, but it did work for me.

Franck


Le vendredi 16 novembre 2007 à 20:06 +, Thomas Smith a écrit :
 How did you change Eclipse's XML parser?
 
 I am having a similar problem, where Eclipse won't import ANT files in
 the first place, always saying build.xml is not a valid ant buildfile.
 I'm wondering if it has the same cause as your problem.
 
-- 
Franck Routier
Axège Sarl - 23, rue Saint-Simon, 63000 Clermont-Ferrand (FR)
Tél : +33 463 059 540
mèl : [EMAIL PROTECTED]

-- 
Eclipse's Ant can't parse build.xml with sun-java6
https://bugs.launchpad.net/bugs/96423
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 112095] Re: Zeroconf Service Discovery Applet Doesn't Handle Most Service Types

2007-09-20 Thread Franck Routier
*** This bug is a duplicate of bug 113092 ***
https://bugs.launchpad.net/bugs/113092

** This bug has been marked a duplicate of bug 113092
   nautilus in feisty can't open http:// URI which affects 
service-discovery-applet

-- 
Zeroconf Service Discovery Applet Doesn't Handle Most Service Types
https://bugs.launchpad.net/bugs/112095
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


Re: [Bug 58714] Re: Cannot connect to IMAP-Server with expired SSL-Certificate

2006-10-18 Thread Franck Routier
Sebastien Bacher a écrit :
 Do you have some step to create the situation?
Just try to initiate a TLS connection with imap.ouvaton.org

  Why not updating the
 certificate
This is a mail service provider. I could ask them to update their 
certificate, not do it myself.
  or using a connection without one?
Sure I could, but I like the idea of sending my login/password and 
receiving my mail on a crypted connection.
 What is the interest to
 use an expired certificate?
   
None, but in case you have to, most application just tell you it has 
expired, and ask I you want to use it anyway...

-- 
Cannot connect to IMAP-Server with expired SSL-Certificate
https://launchpad.net/bugs/58714

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

Re: [Bug 58714] Re: Cannot connect to IMAP-Server with expired SSL-Certificate

2006-10-18 Thread Franck Routier
Marcel Juhnke a écrit :
 I already tried to connect with an certificate that has not expired same 
 problem,
 but I resolved this issue using this hint: 

 https://launchpad.net/distros/ubuntu/+source/evolution/+bug/59632
   
well, if I understand it well, I would have to modify the imap's server 
config but this is not my server !

Also, evolution used to be able to connect to this imap server with TLS, 
and thunderbird still is.

Regards,

Franck

-- 
Cannot connect to IMAP-Server with expired SSL-Certificate
https://launchpad.net/bugs/58714

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