[Bug 325098] Re: [regression] Acrobat Reader hangs when presenting a (any) PDF

2009-02-25 Thread gorgor
I confirm this issue with acroread, it systematically freeze

-- 
[regression] Acrobat Reader hangs when presenting a (any) PDF
https://bugs.launchpad.net/bugs/325098
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 156191] Re: Printing from Java does not work at all with cups > 1.2

2008-12-16 Thread gorgor

I' using Java OpenJDK:

$ java -version
java version "1.6.0_0"
IcedTea6 1.4 (6b14~pre1-0ubuntu2~intrepid1) Runtime Environment (build 
1.6.0_0-b14)
OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode)

And I have this issue occuring with Matlab when I'm trying to print:

java.lang.NullPointerException: null attribute
 at sun.print.IPPPrintService.isAttributeValueSupported(Unknown Source)
 at sun.print.ServiceDialog$OrientationPanel.updateInfo(Unknown Source)
 at sun.print.ServiceDialog$PageSetupPanel.updateInfo(Unknown Source)
 at sun.print.ServiceDialog.updatePanels(Unknown Source)
 at sun.print.ServiceDialog.initPrintDialog(Unknown Source)
 at sun.print.ServiceDialog.(Unknown Source)
 at javax.print.ServiceUI.printDialog(Unknown Source)
 at com.mathworks.page.export.printdlg.Printdlg.setVisible(Printdlg.java:470)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at 
com.mathworks.jmi.AWTUtilities$Invoker$2.runWithOutput(AWTUtilities.java:432)
 at com.mathworks.jmi.AWTUtilities$Invoker$1.run(AWTUtilities.java:389)
 at java.awt.event.InvocationEvent.dispatch(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)

-- 
Printing from Java does not work at all with cups > 1.2
https://bugs.launchpad.net/bugs/156191
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 156191] Re: Printing from Java does not work at all with cups > 1.2

2008-12-16 Thread gorgor

I' using Java OpenJDK:

$ java -version
java version "1.6.0_0"
IcedTea6 1.4 (6b14~pre1-0ubuntu2~intrepid1) Runtime Environment (build 
1.6.0_0-b14)
OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode)

And I have this issue occuring with Matlab when I'm trying to print:

java.lang.NullPointerException: null attribute
 at sun.print.IPPPrintService.isAttributeValueSupported(Unknown Source)
 at sun.print.ServiceDialog$OrientationPanel.updateInfo(Unknown Source)
 at sun.print.ServiceDialog$PageSetupPanel.updateInfo(Unknown Source)
 at sun.print.ServiceDialog.updatePanels(Unknown Source)
 at sun.print.ServiceDialog.initPrintDialog(Unknown Source)
 at sun.print.ServiceDialog.(Unknown Source)
 at javax.print.ServiceUI.printDialog(Unknown Source)
 at com.mathworks.page.export.printdlg.Printdlg.setVisible(Printdlg.java:470)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at 
com.mathworks.jmi.AWTUtilities$Invoker$2.runWithOutput(AWTUtilities.java:432)
 at com.mathworks.jmi.AWTUtilities$Invoker$1.run(AWTUtilities.java:389)
 at java.awt.event.InvocationEvent.dispatch(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)

-- 
Printing from Java does not work at all with cups > 1.2
https://bugs.launchpad.net/bugs/156191
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 155462] Re: Java doesn't list any printers in cups

2008-12-16 Thread gorgor
*** This bug is a duplicate of bug 156191 ***
https://bugs.launchpad.net/bugs/156191

I' using Java OpenJDK:

$ java -version
java version "1.6.0_0"
IcedTea6 1.4 (6b14~pre1-0ubuntu2~intrepid1) Runtime Environment (build 
1.6.0_0-b14)
OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode)

And I have this issue occuring with Matlab when I'm trying to print:

java.lang.NullPointerException: null attribute
at sun.print.IPPPrintService.isAttributeValueSupported(Unknown Source)
at sun.print.ServiceDialog$OrientationPanel.updateInfo(Unknown Source)
at sun.print.ServiceDialog$PageSetupPanel.updateInfo(Unknown Source)
at sun.print.ServiceDialog.updatePanels(Unknown Source)
at sun.print.ServiceDialog.initPrintDialog(Unknown Source)
at sun.print.ServiceDialog.(Unknown Source)
at javax.print.ServiceUI.printDialog(Unknown Source)
at 
com.mathworks.page.export.printdlg.Printdlg.setVisible(Printdlg.java:470)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
com.mathworks.jmi.AWTUtilities$Invoker$2.runWithOutput(AWTUtilities.java:432)
at com.mathworks.jmi.AWTUtilities$Invoker$1.run(AWTUtilities.java:389)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

-- 
Java doesn't list any printers in cups
https://bugs.launchpad.net/bugs/155462
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 238896] Re: No wifi with b43legacy

2008-07-26 Thread gorgor
I also have this problem with a laptop HP pavilion zv5000

-- 
No wifi with b43legacy
https://bugs.launchpad.net/bugs/238896
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


Re: [Bug 182473] Re: rtl8187 drops connection

2008-07-26 Thread gorgor
I tried using WPA with TKIP encryption, but the problems remains: the 
connection drops too often to be usable, especially when some data is 
being transfered through WIFI.

aselvan a écrit :
> Wayne,
> Are you using WPA?, if so I'd change the algorithm/proto to AES+TKIP. The 
> driver does not work after some amount of time (usually an hour or so... may 
> be certain amount of data transfer).
> Thanks
> -Arul
>
>

-- 
rtl8187 drops connection
https://bugs.launchpad.net/bugs/182473
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 117514] Re: seahorse does not synchronize keys with keyserver

2008-07-05 Thread gorgor
The bug is still present so I don't see any reason why we should close
it right now. Furthermore 26.6.2008 was less than 10 days ago!

-- 
seahorse does not synchronize keys with keyserver
https://bugs.launchpad.net/bugs/117514
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 117514] Re: seahorse does not synchronize keys with keyserver

2008-06-26 Thread gorgor
I confirm this bug on hardy x86_64

-- 
seahorse does not synchronize keys with keyserver
https://bugs.launchpad.net/bugs/117514
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 128683] Re: Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows

2008-06-12 Thread gorgor
The package provided by Michael does fix the issue under Hardy ! Thank
you very much for that contribution.

-- 
Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows
https://bugs.launchpad.net/bugs/128683
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 128683] Re: Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows

2008-06-11 Thread gorgor
In fact I have to specify: the docking / undocking directly by clicking
on the dock icin does not work in the 3 previous cases. However, when
initiated with the "minimize windows" button on the top right corner of
the thunderbird window (ie the button with the flat line, not the square
or the cross) then docking/undocking does work correctly, and the window
stays on top.

-- 
Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows
https://bugs.launchpad.net/bugs/128683
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 128683] Re: Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows

2008-06-11 Thread gorgor
Using Gnome by the way...

-- 
Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows
https://bugs.launchpad.net/bugs/128683
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 128683] Re: Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows

2008-06-11 Thread gorgor
Using 8.04 LTS with compiz, docking/undocking is not working (at all)
anymore with "alltray thunderbird %u" or "alltray thunderbird" from the
launcher. However, "alltray thunderbird" from a terminal does work
correctlty, unlike "alltray thunderbird %u" from a terminal.

-- 
Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows
https://bugs.launchpad.net/bugs/128683
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 227753] Re: gvfs reports root partition 100% full

2008-05-29 Thread gorgor
I have an issue somewhat related: gvfs-fuse eats all the space and then
I can't find no way to free it. See the system monitor snapshot

** Attachment added: "Capture-Moniteur système.png"
   http://launchpadlibrarian.net/14794647/Capture-Moniteur%20syst%C3%A8me.png

-- 
gvfs reports root partition 100% full
https://bugs.launchpad.net/bugs/227753
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 192720] Re: Loading b43legacy freezes computer

2008-05-23 Thread gorgor
Same than Furlot: loading and scanning are going on properly, but no
connection is possible.

Hardware: HP Pavillon zv5000, chipset broadcom BCM4303 802.11b (rev 02)

The dmesg output is the same too

-- 
Loading b43legacy freezes computer
https://bugs.launchpad.net/bugs/192720
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 227626] Re: OpenOffice.org 2.4.0 DicOOo 1.8 Window size is insufficient.

2008-05-22 Thread gorgor
Confirming this issue, interestingly, the exact same issue is happening
with OOoLatex latest. See here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1962107&group_id=150801&atid=778931

-- 
OpenOffice.org 2.4.0  DicOOo 1.8  Window size is insufficient.
https://bugs.launchpad.net/bugs/227626
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 197762] Re: file transfer on USB disk slows down with gvfs

2008-05-13 Thread gorgor
I meant with the previous ubuntu distros, sorry about that

-- 
file transfer on USB disk slows down with gvfs
https://bugs.launchpad.net/bugs/197762
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 197762] Re: file transfer on USB disk slows down with gvfs

2008-05-13 Thread gorgor
I confirm this issue with a fersh new Hardy install, usb file transfer
has always been fine with the previous Hardy distros, so it must
probably be a gvfs related issue.

-- 
file transfer on USB disk slows down with gvfs
https://bugs.launchpad.net/bugs/197762
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 150187] Re: [gutsy] [regression] Evince has very bad quality when printing pdf files.

2008-04-30 Thread gorgor
Installing the cm-super package did not fix it for me

-- 
[gutsy] [regression] Evince has very bad quality when printing pdf files.
https://bugs.launchpad.net/bugs/150187
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 150187] Re: [gutsy] [regression] Evince has very bad quality when printing pdf files.

2008-03-04 Thread gorgor
I don't think getting around the issue is the solution. Evince is the official 
pdf viewing application for Gnome and should be able to work out of the box.
Also, acroread does not work straightforwardly for amd64. Plus it is a software 
one has to add manually, just like xpdf.
So fact is Ubuntu would greatly benefit from this issue being fixed before 
Hardy release, as I see now in the headers of the bug that it was declined for 
Gutsy and transposed to Hardy.

-- 
[gutsy] [regression] Evince has very bad quality when printing pdf files.
https://bugs.launchpad.net/bugs/150187
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 150187] Re: [gutsy] [regression] Evince has very bad quality when printing pdf files.

2008-02-07 Thread gorgor
I'm quite sorry this has not yet been sorted out, I still can't do
serious printing with Gutsy computers here at the office, it's a serious
stopper.

-- 
[gutsy] [regression] Evince has very bad quality when printing pdf files.
https://bugs.launchpad.net/bugs/150187
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 147751] Re: [Gutsy] Drag-n-drop function does not work for moving/ copying messages between folders

2008-01-30 Thread gorgor
Just like edonia, drag and drop is disabled when using compiz+alltray.
But it works correctly in the two later modes edonia wrote about.

-- 
[Gutsy] Drag-n-drop function does not work for moving/ copying messages between 
folders
https://bugs.launchpad.net/bugs/147751
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 128683] Re: Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows

2008-01-30 Thread gorgor
I confirm this behaviour using Gutsy amd64 + compiz from repositories

-- 
Alltray, Beryl, Feisty - Shows window but leaves it underneath all other windows
https://bugs.launchpad.net/bugs/128683
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 151226] Re: Synaptic recommends libsexymm2, which is useless (missing Perl bindings)

2007-12-15 Thread gorgor
I confirm this.

-- 
Synaptic recommends libsexymm2, which is useless (missing Perl bindings)
https://bugs.launchpad.net/bugs/151226
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 150187] Re: [gutsy] [regression] Evince has very bad quality when printing pdf files.

2007-12-12 Thread gorgor
Printing two pages on one does indeed results in normal quality here.

-- 
[gutsy] [regression] Evince has very bad quality when printing pdf files.
https://bugs.launchpad.net/bugs/150187
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 150187] Re: [gutsy] [regression] Evince has very bad quality when printing pdf files.

2007-12-05 Thread gorgor
I agree with der_vegi: text is blurry while mathematic formulas are more
clear. (see attached screenshot)

** Attachment added: "Capture.png"
   http://launchpadlibrarian.net/10746559/Capture.png

-- 
[gutsy] [regression] Evince has very bad quality when printing pdf files.
https://bugs.launchpad.net/bugs/150187
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 150187] Re: [gutsy] [regression] Evince has very bad quality when printing pdf files.

2007-12-04 Thread gorgor
The libcairo2 update did not fixed the problem with me, evince's
printing quality is still outstandingly bad for some documents

-- 
[gutsy] [regression] Evince has very bad quality when printing pdf files.
https://bugs.launchpad.net/bugs/150187
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 160222] Xchat does not see correct IP adress

2007-11-05 Thread gorgor
Public bug reported:

Binary package hint: xchat

I've got a fresh Gutsy install on i386.
Whatever I might do, it is simply impossible to connect to IRC through XChat, 
it iterates with the following error:


* Recherche de irc.freenode.net
* Connexion à chat.freenode.net (64.161.255.20) port 6667...
* Connecté. Identification en cours...
* *** Looking up your hostname...
* *** Found your hostname, welcome back
* *** Checking ident
* *** No identd (auth) response
* *** Banned:  Tor freenode is hidden-service-only (mejokbp2brhw4omd.onion) - 
see freenode.net/irc_servers.shtml. (2007/07/25 09.51)
* Closing Link: 127.0.0.1 (Banned)
* Déconnecté (L'hôte distant a fermé la socket).
 Passage au serveur suivant dans FreeNode...
* Déconnecté ().
* Recherche de irc.freenode.net
* Connexion à chat.freenode.net (216.165.191.52) port 6667...
* Connecté. Identification en cours...
* *** Looking up your hostname...
* *** Found your hostname, welcome back
* *** Checking ident
* *** No identd (auth) response
* *** Banned:  Tor freenode is hidden-service-only (mejokbp2brhw4omd.onion) - 
see freenode.net/irc_servers.shtml. (2007/07/25 09.51)
* Closing Link: 127.0.0.1 (Banned)
* Déconnecté (L'hôte distant a fermé la socket).

And so on...
Fact is TOR has never been installed on this system. SO I guess somewhere XChat 
believes that IP is localhost...

ProblemType: Bug
Architecture: i386
Date: Mon Nov  5 17:02:38 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/xchat
NonfreeKernelModules: fglrx
Package: xchat 2.8.4-0ubuntu5
PackageArchitecture: i386
ProcCmdline: xchat
ProcCwd: /home/leo
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_BE.UTF-8
SourcePackage: xchat
Uname: Linux leo-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
Xchat does not see correct IP adress
https://bugs.launchpad.net/bugs/160222
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 160222] Re: Xchat does not see correct IP adress

2007-11-05 Thread gorgor

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/10277314/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/10277315/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/10277316/ProcStatus.txt

-- 
Xchat does not see correct IP adress
https://bugs.launchpad.net/bugs/160222
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 156261] Re: Evince does not print files correctly

2007-10-24 Thread gorgor
And the corresponding PS print sent to the printer

** Attachment added: "printout_bad2.ps.GP44ZT.png"
   http://launchpadlibrarian.net/10150357/printout_bad2.ps.GP44ZT.png

-- 
Evince does not print files correctly
https://bugs.launchpad.net/bugs/156261
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 156261] Re: Evince does not print files correctly

2007-10-24 Thread gorgor
Another example pretty different, here is the original onscreen display

** Attachment added: "capture_normal2.png"
   http://launchpadlibrarian.net/10150356/capture_normal2.png

-- 
Evince does not print files correctly
https://bugs.launchpad.net/bugs/156261
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 156261] Re: Evince does not print files correctly

2007-10-24 Thread gorgor
And here is the PS print preview

** Attachment added: "printout_bad.ps.EDOM0T.png"
   http://launchpadlibrarian.net/10150343/printout_bad.ps.EDOM0T.png

-- 
Evince does not print files correctly
https://bugs.launchpad.net/bugs/156261
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 156261] Re: Evince does not print files correctly

2007-10-24 Thread gorgor
Let us take an example, here is the original pdf display on screen

** Attachment added: "capture_normal.pdf.png"
   http://launchpadlibrarian.net/10150342/capture_normal.pdf.png

-- 
Evince does not print files correctly
https://bugs.launchpad.net/bugs/156261
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 156261] Re: Evince does not print files correctly

2007-10-23 Thread gorgor

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/10128211/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/10128212/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/10128213/ProcStatus.txt

-- 
Evince does not print files correctly
https://bugs.launchpad.net/bugs/156261
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 156261] Evince does not print files correctly

2007-10-23 Thread gorgor
Public bug reported:

Binary package hint: evince

I've got huge issues with PDF files under gutsy.
My printer is a network HP color laserjet printer (HP Color LaserJet 4600 
v3010.107 Postscript)

Running Feisty I didn't had such problems, but now:
I've got large differences between the on-screen evince display of files (which 
is correct) and the way evince prints it (wether using the preview function or 
printing the stuff already) which is incorrect.

It's a rather huge issue for me, preventing me to print PDF files, so
hopefully I can find a fix or workaround for that.

ProblemType: Bug
Architecture: i386
Date: Tue Oct 23 16:10:24 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/evince
NonfreeKernelModules: fglrx
Package: evince 2.20.0-0ubuntu3
PackageArchitecture: i386
ProcCmdline: evince 
file:///media/zette/Ulg/PV-R%C3%A9unions/12/demande_specimens.pdf
ProcCwd: /home/leo
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux leo-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
Evince does not print files correctly
https://bugs.launchpad.net/bugs/156261
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 90984] Re: Garbage characters/not starting when selecting French language (and others)

2007-09-22 Thread gorgor
Same issue, and it is still not fixed in Gibbon

-- 
Garbage characters/not starting when selecting French language (and others)
https://bugs.launchpad.net/bugs/90984
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 134228] Gutsy Tribe 4 Live CD cannot boot: Xorg fatal error

2007-08-23 Thread gorgor
Public bug reported:

I've downloaded latest Gutsy Tribe Live CD, and went for install.
I launch the Live CD normal startup, and end up on a "Xorg is dead" blue 
information screen.
So I went for the safe graphics mode, and again I get a "Worg is dead" blue 
information screen.
I've enev tried the two previous options with an added "vga=711" in the boot 
comand line but it doesn't change anything.

By the way, the usplash resolution still doesn't match the screen
resolution, and also, the safe graphics mode is in fact a black screen
all the way when using usplash.

I'm using an ATI mobility x1400.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Gutsy Tribe 4 Live CD cannot boot: Xorg fatal error
https://bugs.launchpad.net/bugs/134228
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 90984] Re: Garbage characters/not starting when selecting French language (and others)

2007-08-08 Thread gorgor
Same here

-- 
Garbage characters/not starting when selecting French language (and others)
https://bugs.launchpad.net/bugs/90984
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 128274] Re: keybindings gone in the wild

2007-07-25 Thread gorgor
Oh and also this happens even if I'm using plain gnome session, with the
same user.

-- 
keybindings gone in the wild
https://bugs.launchpad.net/bugs/128274
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 128274] Re: keybindings gone in the wild

2007-07-25 Thread gorgor
I already had tried this solution. In my case, the gnome keybindings plugin of 
compiz is freeing the system.
It's a registered bug on the opencompositing bugtracker and the dev there say 
this plugin is not oficially supported by compiz.

-- 
keybindings gone in the wild
https://bugs.launchpad.net/bugs/128274
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 128274] keybindings gone in the wild

2007-07-25 Thread gorgor
Public bug reported:

The ctrl key has lost its normal behavior, thus all the keybindings are
not working properly anymore, and this is a real pain in the *** when
one has to do some work done.

The keybindings using ctrl+regular key are not working at all anymore,
just there is a change in the cursor color when hitting them, which
indicates that the ctrl key is still mapped correctly, but has lost its
normal behavior.

The keybindings using more that the ctrl key (besides "regular keys")
like ctrl+alt+normal key are working in a strange way since I have to
hit first alt, then ctrl to get them working.

I am really desperate for help, been keeping asking on the irc forums,
google searching and forum searching for more that two days now, and
still no answer.

Also the problem is limited to my user account, when I create a new
account the problem is not here.

About xev, here is the corresponding output when hitting ctrl :

[CODE]KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4245953975, (166,4), root:(411,217),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4245954195, (166,4), root:(411,217),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False[/CODE]

If I hit first ctrl then alt (holding ctrl) I get :

[CODE]KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246121744, (91,39), root:(451,273),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

FocusOut event, serial 31, synthetic NO, window 0x301,
mode NotifyGrab, detail NotifyAncestor

FocusOut event, serial 31, synthetic NO, window 0x301,
mode NotifyUngrab, detail NotifyPointer

FocusIn event, serial 31, synthetic NO, window 0x301,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0 [/CODE]

If I hit first alt then ctrl (holding alt) I get :

[CODE]KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246158118, (171,6), root:(520,250),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246158668, (171,6), root:(520,250),
state 0x8, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246159259, (171,6), root:(520,250),
state 0xc, keycode 64 (keysym 0xfe0a, ISO_Prev_Group), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246159283, (171,6), root:(520,250),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False[/CODE]

I've tried to fix this problem without posting a bug, my attempts are to
be found here:

http://ubuntuforums.org/showthread.php?t=509205
http://forums.opencompositing.org/viewtopic.php?f=49&t=1598

I've also registered a bug at compiz fusion but they kicked me out saying this 
was not a bug...
http://bugs.opencompositing.org/show_bug.cgi?id=257

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
keybindings gone in the wild
https://bugs.launchpad.net/bugs/128274
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 128273] keybindings gone in the wild

2007-07-25 Thread gorgor
Public bug reported:

The ctrl key has lost its normal behavior, thus all the keybindings are
not working properly anymore, and this is a real pain in the *** when
one has to do some work done.

The keybindings using ctrl+regular key are not working at all anymore,
just there is a change in the cursor when hitting them, which indicates
that the ctrl key is still mapped correctly, but has lost its normal
behavior.

The kybindings using more that the ctrl key (besides "regular keys) like
ctrl+alt+normal key are working in a strange way since I have to hit
first alt, then ctrl to get them working.

I am really desperate for help, been keeping asking on the irc forums,
google searching and forum searching for more that two days now, and
still no answer.

Also the problem is limited to my user account, when I create a new
account the problem is not here.

About xev, here is the corresponding output when hitting ctrl :

[CODE]KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4245953975, (166,4), root:(411,217),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4245954195, (166,4), root:(411,217),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False[/CODE]

If I hit first ctrl then alt (holding ctrl) I get :

[CODE]KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246121744, (91,39), root:(451,273),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

FocusOut event, serial 31, synthetic NO, window 0x301,
mode NotifyGrab, detail NotifyAncestor

FocusOut event, serial 31, synthetic NO, window 0x301,
mode NotifyUngrab, detail NotifyPointer

FocusIn event, serial 31, synthetic NO, window 0x301,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0 [/CODE]

If I hit first alt then ctrl (holding alt) I get :

[CODE]KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246158118, (171,6), root:(520,250),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246158668, (171,6), root:(520,250),
state 0x8, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246159259, (171,6), root:(520,250),
state 0xc, keycode 64 (keysym 0xfe0a, ISO_Prev_Group), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 31, synthetic NO, window 0x301,
root 0x52, subw 0x0, time 4246159283, (171,6), root:(520,250),
state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False[/CODE]

I've tried to fix this problem without posting a bug, my attemps are to
be found here:

http://ubuntuforums.org/showthread.php?t=509205
http://forums.opencompositing.org/viewtopic.php?f=49&t=1598

I've also registered a bug at compiz fusion but they kicked me out saying this 
was not a bug...
http://bugs.opencompositing.org/show_bug.cgi?id=257

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
keybindings gone in the wild
https://bugs.launchpad.net/bugs/128273
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