[Bug 839393] Re: Network problem with the driver r8169

2011-10-03 Thread HacKurx
Please send your result /sbin/modinfo r8168 or /sbin/modinfo r8169 
depending on the version used (indicated by lsmod).
And lspci | grep Ethernet.

Thanks

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] Re: Network problem with the driver r8169

2011-09-25 Thread HacKurx
look at this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627704

** Bug watch added: Debian Bug tracker #627704
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627704

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] Re: Network problem with the driver r8169

2011-09-25 Thread HacKurx
I just test the beta2, the network works well.
The driver used is the r8169.
It's been resolved?

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] [NEW] Network problem with the driver r8169

2011-09-02 Thread HacKurx
Public bug reported:

Hi,

I have a newer motherboard (GA-990XA-UD3), the network chips is
1 x Realtek RTL8111E chip (10/100/1000 Mbit) 

lspci:
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 06)

The problem is that ubuntu 11.10 beta uses the driver r8169 and the network 
does not work :
lsmod
Module  Size  Used by
bnep   18436  2 
rfcomm 47946  0 
bluetooth 166112  10 bnep,rfcomm
parport_pc 36962  0 
ppdev  17113  0 
lp 17799  0 
dm_crypt   23199  0 
parport46562  3 parport_pc,ppdev,lp
snd_hda_codec_hdmi 32040  1 
snd_hda_codec_realtek   330769  1 
snd_hda_intel  33390  2 
snd_hda_codec 104802  3 
snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep  13668  1 snd_hda_codec
snd_pcm96755  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi   13324  0 
snd_rawmidi30547  1 snd_seq_midi
snd_seq_midi_event 14899  1 snd_seq_midi
sp5100_tco 13791  0 
snd_seq61896  2 snd_seq_midi,snd_seq_midi_event
k10temp13166  0 
i2c_piix4  13301  0 
snd_timer  29991  2 snd_pcm,snd_seq
snd_seq_device 14540  3 snd_seq_midi,snd_rawmidi,snd_seq
snd68266  14 
snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw  13166  0 
edac_core  53746  0 
edac_mce_amd   23709  0 
soundcore  12680  1 snd
snd_page_alloc 18529  2 snd_hda_intel,snd_pcm
binfmt_misc17540  1 
squashfs   36799  1 
overlayfs  28267  1 
nls_utf8   12557  1 
isofs  40253  1 
dm_raid45  78155  0 
xor12894  1 dm_raid45
dm_mirror  22203  0 
dm_region_hash 20918  1 dm_mirror
dm_log 18564  3 dm_raid45,dm_mirror,dm_region_hash
btrfs 648895  0 
zlib_deflate   27139  1 btrfs
libcrc32c  12644  1 btrfs
radeon   1015926  3 
firewire_ohci  40722  0 
ttm76805  1 radeon
firewire_core  63626  1 firewire_ohci
drm_kms_helper 42558  1 radeon
usbhid 47198  0 
hid95463  1 usbhid
mxm_wmi12979  0 
crc_itu_t  12707  1 firewire_core
drm   236330  5 radeon,ttm,drm_kms_helper
i2c_algo_bit   13423  1 radeon
wmi19256  1 mxm_wmi
r8169  52788  0 
xhci_hcd   78641  0 
ahci   26002  2 
libahci26861  1 ahci

The solution is to use the driver r8168 :
https://aur.archlinux.org/packages.php?ID=27000

Since I use the r8168 driver the network works very well.

Thank you for correcting the problem.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] Re: Network problem with the driver r8169

2011-09-02 Thread HacKurx
impossible to use apport-collect in live-cd session because I don't
have the network.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] Re: Network problem with the driver r8169

2011-09-02 Thread HacKurx
Ok Here

** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344055/+files/dmesg

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] Re: Network problem with the driver r8169

2011-09-02 Thread HacKurx
** Attachment added: lspci-vnvn
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344056/+files/lspci-vnvn

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] Re: Network problem with the driver r8169

2011-09-02 Thread HacKurx
** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344058/+files/kern.log

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

Title:
  Network problem with the driver r8169

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

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


[Bug 839393] Re: Network problem with the driver r8169

2011-09-02 Thread HacKurx
** Attachment added: dmesg-2
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/839393/+attachment/2344060/+files/dmesg-2

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

Title:
  Network problem with the driver r8169

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

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


[Bug 697541] Re: [needs-packaging] libaacs

2011-09-02 Thread HacKurx
http://packages.ubuntu.com/oneiric/libaacs0

** Changed in: ubuntu
   Status: In Progress = Fix Released

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

Title:
  [needs-packaging] libaacs

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

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


[Bug 770200] [NEW] Compiling VLC does not detect libluray0

2011-04-25 Thread HacKurx
Public bug reported:

Binary package hint: libbluray0

Hi,

I installed libbluray0 but when i compil VLC GIT 1.2.0 it does not
detect it:

./configure --prefix=/usr --enable-bluray
...
checking for BLURAY... no
configure: error: Library libbluray = 0.2  needed for bluray was not found
-
hackurx@SRV-01:~/vlc$ sudo apt-get install libbluray0
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
libbluray0 est déjà la plus récente version disponible.
libbluray0 passé en « installé manuellement ».
-

You may need to be renamed libbluray0 to libbluray to correct the problem?
With my package I can make the compillation:
https://launchpad.net/~hackurx/+archive/libbluray/+buildjob/2290973

Thanks, best regards

HacKurx


Note: please update the version of libbluray before the publication of natty

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libbluray0 0.2~git20110213.20739ed-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Apr 25 12:04:48 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
ProcEnviron:
 LANGUAGE=fr_FR:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: libbluray
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Compiling VLC does not detect libluray0

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

[Bug 770200] Re: Compiling VLC does not detect libluray0

2011-04-25 Thread HacKurx
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770200

Title:
  Compiling VLC does not detect libluray0

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


[Bug 748407] Re: Unable to connect to a VPN pptp in Natty

2011-04-03 Thread HacKurx
There must be something wrong with my interface. This morning can not I
connect to the VPN. I restart the service:

hackurx@SRV-01:~$ sudo /etc/init.d/networking restart
 * Running /etc/init.d/networking restart is deprecated because it may not 
enable again some interfaces
 * Reconfiguring network interfaces...  
Ignoring unknown interface eth0=eth0.
 [ OK ]
hackurx@SRV-01:~$ sudo /etc/init.d/network-manager restart
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service network-manager restart

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the restart(8) utility, e.g. restart 
network-manager
network-manager start/running, process 2192

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

Title:
  Unable to connect to a VPN pptp in Natty

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


[Bug 748407] Re: Unable to connect to a VPN pptp in Natty

2011-04-03 Thread HacKurx
I identify the problem, the VPN connection does not function when eth0
is running manuel. I manage to connect to the VPN using DHCP on eth0.
See image.

Thank Mathieu

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

Title:
  Unable to connect to a VPN pptp in Natty

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


[Bug 748407] Re: Unable to connect to a VPN pptp in Natty

2011-04-03 Thread HacKurx
** Attachment added: NM problem.png
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/748407/+attachment/1971604/+files/NM%20problem.png

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

Title:
  Unable to connect to a VPN pptp in Natty

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


[Bug 748407] Re: Unable to connect to a VPN pptp in Natty

2011-04-03 Thread HacKurx
** Description changed:

  Binary package hint: network-manager
  
  Hi,
  
- Unable to connect to a VPN pptp in Natty... Reminds me ubuntu maverick ...
- Please look for the debian and ubuntu package because it comes from you ...
+ Unable to connect to a VPN pptp in Natty...
+ Edit: The problem is made ​​different than that found in Ubuntu 10.10, look 
post #5
+ 
+ Thank you for your work, especially Mathieu Trudel-Lapierre for network-
+ manager.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: network-manager 0.8.4~git.20110319t175609.d14809b-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Date: Sat Apr  2 18:26:02 2011
  IfupdownConfig:
-  auto lo
-  iface lo inet loopback
+  auto lo
+  iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  IpRoute:
-  188.121.241.37 via 192.168.1.1 dev eth0  src 192.168.1.5 
-  188.121.241.39 via 192.168.1.1 dev eth0  src 192.168.1.5 
-  192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.5  metric 1 
-  169.254.0.0/16 dev eth0  scope link  metric 1000 
-  default via 192.168.1.1 dev eth0  proto static
+  188.121.241.37 via 192.168.1.1 dev eth0  src 192.168.1.5
+  188.121.241.39 via 192.168.1.1 dev eth0  src 192.168.1.5
+  192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.5  metric 1
+  169.254.0.0/16 dev eth0  scope link  metric 1000
+  default via 192.168.1.1 dev eth0  proto static
  IwConfig:
-  lono wireless extensions.
-  
-  eth0  no wireless extensions.
+  lono wireless extensions.
+ 
+  eth0  no wireless extensions.
  Keyfiles: Error: [Errno 2] Aucun fichier ou dossier de ce type
  NetworkManager.state:
-  [main]
-  NetworkingEnabled=true
-  WirelessEnabled=true
-  WWANEnabled=true
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
  ProcEnviron:
-  LANGUAGE=fr_FR:en
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=fr_FR:en
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  RfKill:
-  
+ 
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Binary package hint: network-manager
  
  Hi,
  
  Unable to connect to a VPN pptp in Natty...
  Edit: The problem is made ​​different than that found in Ubuntu 10.10, look 
post #5
  
  Thank you for your work, especially Mathieu Trudel-Lapierre for network-
  manager.
+ 
+ ---
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: network-manager 0.8.4~git.20110319t175609.d14809b-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Date: Sat Apr  2 18:26:02 2011
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  IpRoute:
   188.121.241.37 via 192.168.1.1 dev eth0  src 192.168.1.5
   188.121.241.39 via 192.168.1.1 dev eth0  src 192.168.1.5
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.5  metric 1
   169.254.0.0/16 dev eth0  scope link  metric 1000
   default via 192.168.1.1 dev eth0  proto static
  IwConfig:
   lono wireless extensions.
  
   eth0  no wireless extensions.
  Keyfiles: Error: [Errno 2] Aucun fichier ou dossier de ce type
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LANGUAGE=fr_FR:en
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  RfKill:
  
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Unable to connect to a VPN pptp in Natty

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

[Bug 748407] [NEW] Unable to connect to a VPN pptp in Natty

2011-04-02 Thread HacKurx
Public bug reported:

Binary package hint: network-manager

Hi,

Unable to connect to a VPN pptp in Natty... Reminds me ubuntu maverick ...
Please look for the debian and ubuntu package because it comes from you ...

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: network-manager 0.8.4~git.20110319t175609.d14809b-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Date: Sat Apr  2 18:26:02 2011
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
IpRoute:
 188.121.241.37 via 192.168.1.1 dev eth0  src 192.168.1.5 
 188.121.241.39 via 192.168.1.1 dev eth0  src 192.168.1.5 
 192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.5  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 192.168.1.1 dev eth0  proto static
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Keyfiles: Error: [Errno 2] Aucun fichier ou dossier de ce type
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 LANGUAGE=fr_FR:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Unable to connect to a VPN pptp in Natty

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


[Bug 748407] Re: Unable to connect to a VPN pptp in Natty

2011-04-02 Thread HacKurx
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748407

Title:
  Unable to connect to a VPN pptp in Natty

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


[Bug 748407] Re: Unable to connect to a VPN pptp in Natty

2011-04-02 Thread HacKurx
No it is not imported a connection, I just create it.
I sometimes manage to connect when I restart the computer.
PPTP, 128 bits and authentification MS-CHAPSv2.
DNS 8.8.8.8 and 8.8.4.4

I have not tested the command line.
Thank you because it's annoying it connects when it wants and the problem not 
come from my VPN provider.

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

Title:
  Unable to connect to a VPN pptp in Natty

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


[Bug 725892] Re: Divide BD-J from libbluray0

2011-03-02 Thread HacKurx
Libbluray works perfectly without BDJ, he will read directly the movie.
At first I say Suggests because the player (vlc etc...) yet does not support 
the menu with BDJ.

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

Title:
  Divide BD-J from libbluray0

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


[Bug 725892] Re: Divide BD-J from libbluray0

2011-03-02 Thread HacKurx
break the compiled-in BD-J support Are you sure?

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

Title:
  Divide BD-J from libbluray0

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


[Bug 725892] Re: Divide BD-J from libbluray0

2011-03-02 Thread HacKurx
But imagine that mplayer requires libbluray0 and vlc requires
libbluray0-BDJ, is there  a conflict?

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

Title:
  Divide BD-J from libbluray0

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


[Bug 725892] Re: Divide BD-J from libbluray0

2011-03-01 Thread HacKurx
Hi,

BD-J is necessary for supporting bluray disc menu.
But we must certainly make a package specifically for Java as does the Fedora 
team with the package libbluray-java:
http://pkgs.org/fedora-rawhide/fedora-i386/libbluray-java-0.2-0.3.20110126gitbbf11e43bd82e.fc15.i686.rpm.html

Best regards,

HacKurx

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

Title:
  Divide BD-J from libbluray0

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


[Bug 693289] Re: [needs-packaging] libbluray

2011-02-25 Thread HacKurx
Resolved in Natty :
http://archive.ubuntu.com/ubuntu/pool/universe/libb/libbluray/

** Changed in: ubuntu
   Status: In Progress = Fix Released

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

Title:
  [needs-packaging] libbluray

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


[Bug 655124] Re: Network-manager-openvpn connects but can not be used

2011-02-22 Thread HacKurx
For me it works fine now.

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

Title:
  Network-manager-openvpn connects but can not be used

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


[Bug 655124] Re: Network-manager-openvpn connects but can not be used

2011-02-21 Thread HacKurx
** Changed in: network-manager-openvpn (Ubuntu Maverick)
   Status: Incomplete = Fix Released

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

Title:
  Network-manager-openvpn connects but can not be used

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


[Bug 649797] Re: Usb-imagewriter still depends on hal

2011-02-21 Thread HacKurx
** Changed in: usb-imagewriter (Ubuntu)
   Status: New = Fix Released

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

Title:
  Usb-imagewriter still depends on hal

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


[Bug 649689] Re: Bad detection of a screen

2011-02-21 Thread HacKurx
** Changed in: gnome-control-center
   Status: Confirmed = Fix Released

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Bad detection of a screen

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


[Bug 631478] Re: GNOME = Display problem with Netbook

2011-02-21 Thread HacKurx
** Changed in: meta-gnome2 (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  GNOME = Display problem with Netbook

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


[Bug 218213] Re: working with synaptic results cpu 100%

2011-02-21 Thread HacKurx
** Changed in: synaptic (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  working with synaptic results cpu 100%

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


[Bug 649689] Re: Bad detection of a screen

2011-02-19 Thread HacKurx
hy,

Ubuntu 11.04 The resolution is good but the model
the screen is not good in gnome-control-center.

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

Title:
  Bad detection of a screen

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-31 Thread HacKurx
It's good it works very well with version daily-live (20110130) amd64 ;)

Thanks, bye.

** Changed in: unity (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-26 Thread HacKurx
Ok thanks ^^

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-25 Thread HacKurx
Always the same problem with the daily-live version ( 20110125 ) :


** Attachment added: 100_9097.JPG
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/706914/+attachment/1806131/+files/100_9097.JPG

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-25 Thread HacKurx
I just killed gnome-panel and he is displayed normally ^^
Magic? :D

** Attachment added: Capture.png
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/706914/+attachment/1806164/+files/Capture.png

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-25 Thread HacKurx
The command with gnome-panel.

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-25 Thread HacKurx
The command with gnome-panel.

** Attachment added: 100_9098.JPG
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/706914/+attachment/1806165/+files/100_9098.JPG

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-25 Thread HacKurx
Here is in video it is simpler to understand.

** Attachment added: out.ogv
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/706914/+attachment/1806173/+files/out.ogv

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-25 Thread HacKurx
I have just made the tests maintaining that I know of or come the problem.
Gnome-panel does not display in the sessions:
_Ubuntu Classic Desktop
_Ubuntu édition pour ordinateur de bureau

It is thus necessary to kill gnome-panel so that he display correctly.

Gnome-panel start  good works well every time in:
_Ubuntu Classic Desktop (no effect)

Thanks Didier ;)

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

Title:
  [Nvidia] No dashboard because of unity.

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

[Bug 706914] [NEW] [Nvidia] No dashboard because of unity.

2011-01-24 Thread HacKurx
Public bug reported:

Binary package hint: unity

Hi,

I just tested a daily-live (20110124.2), unity will not start because it 
requires proprietary drivers, then I have no dashboard.
I do not speak English very well, so I attach some pictures.

Thank you.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.2.14-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Mon Jan 24 13:21:46 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GdmLog1: Not present
GdmLog2: Not present
GraphicsCard:   Subsystem: Giga-byte Technology Device [1458:3472]
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110124.2)
LiveMediaBuild_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110124.2)
MachineType: Gigabyte Technology Co., Ltd. M720-US3
ProcEnviron:
 LANGUAGE=fr_FR.UTF-8:fr:en_GB:en
 LANG=fr_FR.UTF-8
 LC_MESSAGES=fr_FR.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr 
console-setup/layoutcode?=fr console-setup/variantcode?=oss
ProcVersionSignature_: Ubuntu 2.6.37-12.26-generic 2.6.37
SourcePackage: unity
UnitySupportTest:
 
dmi.bios.date: 09/16/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F6
dmi.board.name: M720-US3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd09/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnM720-US3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnM720-US3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: M720-US3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.libdrm2: libdrm2 2.4.22-2ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 7.9+repack-1ubuntu6
version.xserver-xorg: xserver-xorg 1:7.5+6ubuntu8
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.13.2-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.13.901-2ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20100805+b96170a-0ubuntu1

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


** Tags: amd64 natty nouveau nvidia unity

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-24 Thread HacKurx
The second picture.

** Attachment added: 100_9090.JPG
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/706914/+attachment/1804637/+files/100_9090.JPG

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-24 Thread HacKurx

** Attachment added: 100_9089.JPG
   
https://bugs.launchpad.net/bugs/706914/+attachment/1804620/+files/100_9089.JPG

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-24 Thread HacKurx
3rd photos.

** Attachment added: Screenshot-1.png
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/706914/+attachment/1804640/+files/Screenshot-1.png

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 706914] Re: [Nvidia] No dashboard because of unity.

2011-01-24 Thread HacKurx
No nothing.
Is there a way to open the gnome panel menu (shortcut)?
Or go to GDM in live session without the blow to use the shortcut of 
deconnection in gnome-panel?

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

Title:
  [Nvidia] No dashboard because of unity.

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


[Bug 668314] Re: Trojan under Linux passing by Java ! ! !

2011-01-07 Thread HacKurx
The problem is the Java virtual machine.
People board just restart the computer so this is the solution...
But remember that linux is not infallible, linux is just used less...

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

Title:
  Trojan under Linux passing by Java ! ! !

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


[Bug 668314] Re: Trojan under Linux passing by Java ! ! !

2011-01-06 Thread HacKurx
** Changed in: openjdk-6 (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: openjdk-6 (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Trojan under Linux passing by Java ! ! !

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


[Bug 697541] [NEW] [needs-packaging] libaacs

2011-01-05 Thread HacKurx
Public bug reported:

Hi,

libaacs is a research project to implement the Advanced Access Content System 
specification.
This research project provides, through an open-source library, a way to 
understand how the AACS works.
This research project is mainly developed by an international team of 
developers from Doom9.
NB: this project doesn't offer any key or certificate that could be used to 
decode encrypted copyrighted material.

license: LGPL

Website:
http://www.videolan.org/developers/libaacs.html

My package for libaacs:
https://launchpad.net/~hackurx/+archive/libaacs

Packages REVU:
http://revu.ubuntuwire.com/p/libaacs

Thanks in advance.

** Affects: ubuntu
 Importance: Undecided
 Assignee: HacKurx (hackurx)
 Status: In Progress


** Tags: libaacs needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = HacKurx (hackurx)

** Changed in: ubuntu
   Status: New = In Progress

** Tags removed: bluray

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

Title:
  [needs-packaging] libaacs

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


[Bug 692884] [NEW] Can not use Unity with the guest addition in virtualbox

2010-12-21 Thread HacKurx
Public bug reported:

Binary package hint: unity

Hi,

I just installed the following packages:
_virtualbox-ose-guest-x11
_virtualbox-ose-guest-utils
_virtualbox-ose-guest-dkms

But unity does not start, ubuntu gets stuck on the display of the wallpaper.
I am forced to disable the 3D acceleration in virtualbox and use gnome-panel.

The problem must come from the driver support because everything is
installed, see the screenshot.

Thanks, best regards,

HacKurx

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.2.8-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-10.24-generic 2.6.37-rc6
Uname: Linux 2.6.37-10-generic i686
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/allscreens/options/active_plugins'
Date: Tue Dec 21 08:57:34 2010
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20101215.1)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20101215.1)
Lsusb:
 Bus 001 Device 002: ID 80ee:0021  
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: innotek GmbH VirtualBox
PciDisplay: 00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung 
GmbH VirtualBox Graphics Adapter [80ee:beef] (prog-if 00 [VGA controller])
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 LANG=fr_FR.UTF-8
 LC_MESSAGES=fr_FR.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-10-generic 
root=UUID=3d3b04df-eae3-47cf-8d6a-212d71427c3f ro vt.handoff=7 quiet splash
ProcVersionSignature_: Ubuntu 2.6.37-10.24-generic 2.6.37-rc6
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3b1
 libgl1-mesa-glx 7.9+repack-1ubuntu3
 libdrm2 2.4.22-2ubuntu1
 xserver-xorg-video-intel 2:2.13.901-2ubuntu2
 xserver-xorg-video-ati 1:6.13.2-1ubuntu2
SourcePackage: unity
XorgConf: Error: [Errno 2] Aucun fichier ou dossier de ce type: 
'/etc/X11/xorg.conf'
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
system: distro = Ubuntu, architecture = i686, kernel = 2.6.37-10-generic

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


** Tags: natty unity virtualbox

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

Title:
  Can not use Unity with the guest addition in virtualbox

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


[Bug 692884] Re: Can not use Unity with the guest addition in virtualbox

2010-12-21 Thread HacKurx

** Attachment added: Capture-Pilotes supplémentaires.png
   
https://bugs.launchpad.net/bugs/692884/+attachment/1772246/+files/Capture-Pilotes%20suppl%C3%A9mentaires.png

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

Title:
  Can not use Unity with the guest addition in virtualbox

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

[Bug 693289] [NEW] [needs-packaging] libbluray

2010-12-21 Thread HacKurx
Public bug reported:

Hi,

libbluray is an open library designed to play movies recorded in Blu-Ray. It 
adds support of BD-J to your operating system and support for navigation, 
analysis playlists and display menus in your media players like VLC, mplayer, 
xine etc. ...
Most movies on Blu-Ray bought in your favorite shops are protected by copy 
protection schemes (DRM) and this library is not enough to playback those discs.

license: LGPL

Website:
http://www.videolan.org/developers/libbluray.html

My package for libbluray:
https://launchpad.net/~hackurx/+archive/libbluray

Packages REVU:
http://revu.ubuntuwire.com/p/libbluray

Thanks in advance.

** Affects: ubuntu
 Importance: Undecided
 Assignee: HacKurx (hackurx)
 Status: In Progress


** Tags: libbluray needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = HacKurx (hackurx)

** Changed in: ubuntu
   Status: New = In Progress

** Description changed:

- Hy,
+ Hi,
  
  libbluray is an open library designed to play movies recorded in Blu-Ray. It 
adds support of BD-J to your operating system and support for navigation, 
analysis playlists and display menus in your media players like VLC, mplayer, 
xine etc. ...
  Most movies on Blu-Ray bought in your favorite shops are protected by copy 
protection schemes (DRM) and this library is not enough to playback those discs.
  
  license: LGPL
  
  Website:
  http://www.videolan.org/developers/libbluray.html
  
  My package for libbluray:
  https://launchpad.net/~hackurx/+archive/libbluray
  
  Packages REVU:
  http://revu.ubuntuwire.com/p/libbluray
  
  Thanks in advance.

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

Title:
  [needs-packaging] libbluray

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


[Bug 668314] Re: Trojan under Linux passing by Java ! ! !

2010-11-30 Thread HacKurx
I have no more information than that:
http://forums.paretologic.com/showthread.php?t=35335

-- 
Trojan under Linux passing by Java ! ! !
https://bugs.launchpad.net/bugs/668314
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 218213] Re: working with synaptic results cpu 100%

2010-11-21 Thread HacKurx
Hi,

Same with Ubuntu 11.04

** Attachment added: Capture-1.png
   
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/218213/+attachment/1740480/+files/Capture-1.png

** Changed in: synaptic (Ubuntu)
   Status: Incomplete = Confirmed

-- 
working with synaptic results cpu 100%
https://bugs.launchpad.net/bugs/218213
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 631478] Re: GNOME = Display problem with Netbook

2010-11-09 Thread HacKurx
** Changed in: meta-gnome2 (Ubuntu)
   Status: New = Confirmed

-- 
GNOME = Display problem with Netbook
https://bugs.launchpad.net/bugs/631478
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 668314] Re: Trojan under Linux passing by Java ! ! !

2010-10-30 Thread HacKurx
The problem is that people can click on the applet...

-- 
Trojan under Linux passing by Java ! ! !
https://bugs.launchpad.net/bugs/668314
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 668314] Re: Trojan under Linux passing by Java ! ! !

2010-10-29 Thread HacKurx
The virus does not work on Mac OS, but works fine in Ubuntu!  :S

More information in French here:
http://fr.news.yahoo.com/12/20101029/ttc-le-virus-koobface-s-invite-sur-mac-o-549fc7d.html

** Changed in: openjdk-6 (Ubuntu)
   Status: New = Confirmed

** Description changed:

  Hi,
  
- A trojan named Boonana can be installed under linux because of java.
+ A trojan named Boonana/Koobface can be installed under linux because of 
java.
  I thus confirm my request of real-time protection in ubuntu.
  
  More information in French here:
  
http://www.echosdunet.net/dossiers/dossier_6179_un+trojan+windows+passe+sous+mac+os+x+linux+via+java.html
  
  Why not make a real-time protection to clamav inspired by sentinel
  clam ?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: icedtea6-plugin 6b20-1.9.1-1ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-23.36-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Oct 29 14:29:14 2010
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
-  LANG=fr_FR.utf8
-  SHELL=/bin/bash
+  LANG=fr_FR.utf8
+  SHELL=/bin/bash
  SourcePackage: openjdk-6

** Visibility changed to: Public

-- 
Trojan under Linux passing by Java ! ! !
https://bugs.launchpad.net/bugs/668314
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 668314] Re: Trojan under Linux passing by Java ! ! !

2010-10-29 Thread HacKurx
In english :
http://news.softpedia.com/news/New-Koobface-Variant-Infects-Linux-too-163450.shtml

** Attachment added: New-Koobface-Variant-Infects-Linux-too-3.jpg
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/668314/+attachment/1715842/+files/New-Koobface-Variant-Infects-Linux-too-3.jpg

-- 
Trojan under Linux passing by Java ! ! !
https://bugs.launchpad.net/bugs/668314
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 668314] Re: Trojan under Linux passing by Java ! ! !

2010-10-29 Thread HacKurx
security researcher :
http://blogs.paretologic.com/malwarediaries/index.php/2010/10/27/koobface-the-cross-platform-version/

-- 
Trojan under Linux passing by Java ! ! !
https://bugs.launchpad.net/bugs/668314
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-20 Thread HacKurx
In 0.8.1+git.20100810t173015.1711d04-0ubuntu1.1 :
LZO Compression is still necessary for the connection works in maverick.

In french :
Dans le paquet 0.8.1+git.20100810t173015.1711d04-0ubuntu1.1, on à encore besoin 
d'activer la compression LZO pour que la connexion VPN puisse fonctionner.

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-19 Thread HacKurx
Thanks ^^

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-16 Thread HacKurx
requires creating a free account at:
http://www.ultravpn.fr/account.htm

** Attachment added: ultravpn.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/655124/+attachment/1696510/+files/ultravpn.tar.gz

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-15 Thread HacKurx
Lucid = good syslog

** Attachment added: syslog lucid
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/655124/+attachment/1695319/+files/syslog%20lucid

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-15 Thread HacKurx
Maverick = bad syslog

** Attachment added: syslog maverick
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/655124/+attachment/1695320/+files/syslog%20maverick

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-15 Thread HacKurx
The vpn connection works fine if I activate LZO Compression, thanks !

In French :
La connexion VPN fonctionne très bien si j'active la compression LZO, merci !

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-15 Thread HacKurx
why it works in lucid without LZO Compression?

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-13 Thread HacKurx
** Changed in: network-manager-openvpn (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-13 Thread HacKurx
A user confirm what I have said, namely that there is a problem with the 
version that is in Ubuntu 10.10
He used an older version on Ubuntu 10.10 and everything works since.

(In French:)
Un utilisateur ma confimer ce que j'ai dit, à savoir qu'il y a bien un problème 
avec la version qui est dans ubuntu 10.10
Il a utilisé une ancienne version de network-manager sous ubuntu 10.10 et tout 
fonctionne depuis.

http://forum.ubuntu-fr.org/viewtopic.php?pid=3784446#p3784446

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-08 Thread HacKurx
Thanks

ip route list
83.133.127.104 via 192.168.1.1 dev eth0  proto static 
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.14  metric 1 
10.11.5.0/24 dev tun0  proto kernel  scope link  src 10.11.5.75 
169.254.0.0/16 dev eth0  scope link  metric 1000 
default dev tun0  proto static

* Is your connection set to 'Available to all users'?
No, 1 single user, me.

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-08 Thread HacKurx
ip route list
178.32.72.64 via 192.168.1.1 dev eth0  proto static 
10.10.4.0/24 dev tun0  proto kernel  scope link  src 10.10.4.40 
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.14  metric 1 
169.254.0.0/16 dev eth0  scope link  metric 1000 
default dev tun0  proto static 

If I tick the box available for every user network-manager does not
save the password...

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-08 Thread HacKurx
I not speak english very well, I made a video ^^
I also use debian squeeze and I have no problem with network-manager-openvpn 
0.8.1-1.

** Attachment added: NM-Openvpn.ogv
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/655124/+attachment/1678467/+files/NM-Openvpn.ogv

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-08 Thread HacKurx
I just check the option, I connect to VPN, but my IP is that of France.

(In French:)
Je viens de cocher l'option, je me connecte au VPN, mais mon IP est celle de la 
France hors je devrait être en Allemagne par exemple.

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-08 Thread HacKurx
No, the problem does not come from my VPN supplier because the files are 
running debian lenny and I even do a test with another VPN.
The problem is that the team ubuntu put the packages from the GIT and should 
pose this problem: /

(In French:)
Non le problème ne vient pas de mon fournisseur VPN car les fichiers 
fonctionnent sous debian squeeze et j'ai même fais un test avec un autre VPN.
Le problème c'est que l'équipe de UBUNTU à mis les paquets du GIT et il doivent 
poser ce problème :/

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 649902] Re: Impossible to surf with network-manager and openvpn

2010-10-07 Thread HacKurx
Sorry duplicate :
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/655124

-- 
Impossible to surf with network-manager and openvpn
https://bugs.launchpad.net/bugs/649902
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 655112] Re: Impossible to read a DVD in 5.1 correctly

2010-10-06 Thread HacKurx
It is necessary to increase the sound manually with the command
alsamixer ...

Solution: * increase the sound by default
* Inclure entourent et le centre dans le menu le son.

** Attachment added: Solution: increase the sound by default
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/655112/+attachment/1674783/+files/Alsamixer.png

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 655112] Re: Impossible to read a DVD in 5.1 correctly

2010-10-06 Thread HacKurx
Look please.

** Attachment added: out.ogv
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/655112/+attachment/1674817/+files/out.ogv

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 655112] Re: Impossible to read a DVD in 5.1 correctly

2010-10-06 Thread HacKurx
* To include surround and  the center  in the menu  the sound .

** Attachment added: Screenshot.png
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/655112/+attachment/1674819/+files/Screenshot.png

** Changed in: pulseaudio (Ubuntu)
   Status: New = Opinion

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-06 Thread HacKurx
Look the problem please.

** Attachment added: out-1.ogv
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/655124/+attachment/1674820/+files/out-1.ogv

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655112] [NEW] Impossible to read a DVD in 5.1 correctly

2010-10-05 Thread HacKurx
Public bug reported:

Binary package hint: pulseaudio

Hi,

Thank you for your work, but this problem really frightens me.
I have to activate the profil 5.1 in system → Preferences → Sound, the test 5.1 
is good !
When I want to read a DVD I have everything in stereo and not in 5.1
I have modified the file '/etc/pulse/daemon.conf' :
default-sample-channels = 6
default-channel-map = 
front-left,front-right,rear-left,rear-right,front-center,lfe

but it does not change the problem...
I can not play a movie in 5.1, especially since I despair Ubuntu 10.10 out in 5 
days ...

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu20
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  hackurx1679 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 22'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,1458e601,0011'
   Controls  : 37
   Simple ctrls  : 21
CheckboxSubmission: b92faca4d55ce4370c748eb455159b69
CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
Date: Tue Oct  5 14:27:38 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20101005)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: pulseaudio
dmi.bios.date: 09/16/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F6
dmi.board.name: M720-US3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd09/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnM720-US3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnM720-US3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: M720-US3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
mtime.conffile..etc.pulse.daemon.conf: 2010-10-05T14:25:24.959531

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


** Tags: 5.1 alsa maverick pulseaudio

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 655112] Re: Impossible to read a DVD in 5.1 correctly

2010-10-05 Thread HacKurx

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673058/+files/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673060/+files/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673063/+files/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673065/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673066/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673067/+files/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673068/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673069/+files/Dependencies.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673070/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673071/+files/ProcCpuinfo.txt

** Attachment added: modified.conffile..etc.pulse.daemon.conf.txt
   
https://bugs.launchpad.net/bugs/655112/+attachment/1673072/+files/modified.conffile..etc.pulse.daemon.conf.txt

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 655112] Re: Impossible to read a DVD in 5.1 correctly

2010-10-05 Thread HacKurx
In VLC

** Attachment added: Capture-F3_38106_SE - Lecteur multimédia VLC.png
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/655112/+attachment/1673078/+files/Capture-F3_38106_SE%20-%20Lecteur%20multim%C3%A9dia%20VLC.png

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 655112] Re: Impossible to read a DVD in 5.1 correctly

2010-10-05 Thread HacKurx
Menu 5.1

** Attachment added: Capture.png
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/655112/+attachment/1673079/+files/Capture.png

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 655124] [NEW] Network-manager-openvpn connects but can not be used

2010-10-05 Thread HacKurx
Public bug reported:

Binary package hint: network-manager-openvpn

Hi,

I manage to connect to my VPN with network-manager-openvpn-gnome, but then I 
can not use the internet ...
Thank you

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: network-manager-openvpn 0.8.1+git.20100810t173015.1711d04-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CheckboxSubmission: b92faca4d55ce4370c748eb455159b69
CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
Date: Tue Oct  5 14:53:43 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20101005)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: network-manager-openvpn

** Affects: network-manager-openvpn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655124] Re: Network-manager-openvpn connects but can not be used

2010-10-05 Thread HacKurx

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655124/+attachment/1673137/+files/Dependencies.txt

-- 
Network-manager-openvpn connects but can not be used
https://bugs.launchpad.net/bugs/655124
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 655112] Re: Impossible to read a DVD in 5.1 correctly

2010-10-05 Thread HacKurx
I deleted the following package:

gstreamer0.10-pulseaudio
libsdl1.2debian-pulseaudio
pulseaudio
pulseaudio-esound-compat
pulseaudio-module-bluetooth
pulseaudio-module-gconf
pulseaudio-module-x11
pulseaudio-utils
libcanberra-pulse
ubuntu-desktop

And I installed this:

libsdl1.2debian-alsa

Then I rebooted and increase the sound in alsamixer and the 5.1 works
correctly now. Pulseaudio is problem.

-- 
Impossible to read a DVD in 5.1 correctly
https://bugs.launchpad.net/bugs/655112
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 649689] [NEW] Bad detection of a screen

2010-09-28 Thread HacKurx
Public bug reported:

Binary package hint: xorg

Hi,

Thank you for your work in ubuntu.
My screen is detected as being a goldstar except it is a LG and the 
resolution is thus not adapted.
It's good detect and the resolution is good with the drivers nvidia.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xserver-xorg 1:7.5+6ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  256.53  Fri Aug 27 20:27:48 
PDT 2010
 GCC version:  gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4)
Architecture: amd64
Date: Tue Sep 28 11:49:41 2010
DkmsStatus: nvidia-current, 256.53, 2.6.35-22-generic, x86_64: installed
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100927)
MachineType: Gigabyte Technology Co., Ltd. M720-US3
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=90931fb1-1866-4a2f-85ae-374a2d67f319 ro quiet splash
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 09/16/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F6
dmi.board.name: M720-US3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd09/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnM720-US3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnM720-US3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: M720-US3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
glxinfo: Error: [Errno 2] Aucun fichier ou dossier de ce type
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   x86_64
 kernel: 2.6.35-22-generic

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


** Tags: amd64 lg maverick nvidia tv

-- 
Bad detection of a screen
https://bugs.launchpad.net/bugs/649689
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 649689] Re: Bad detection of a screen

2010-09-28 Thread HacKurx

** Attachment added: Capture.png
   https://bugs.launchpad.net/bugs/649689/+attachment/1647897/+files/Capture.png

** Attachment added: .proc.driver.nvidia.cards.0.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647900/+files/.proc.driver.nvidia.cards.0.txt

** Attachment added: .proc.driver.nvidia.registry.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647902/+files/.proc.driver.nvidia.registry.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647903/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647904/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647905/+files/Dependencies.txt

** Attachment added: GdmLog.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647906/+files/GdmLog.txt

** Attachment added: GdmLog1.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647907/+files/GdmLog1.txt

** Attachment added: GdmLog2.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647908/+files/GdmLog2.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647909/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647910/+files/Lsusb.txt

** Attachment added: PciDisplay.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647911/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647912/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647913/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647914/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647915/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647916/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647917/+files/UdevLog.txt

** Attachment added: XorgConf.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647918/+files/XorgConf.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647919/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647920/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647921/+files/Xrandr.txt

** Attachment added: monitors.xml.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647922/+files/monitors.xml.txt

** Attachment added: nvidia-settings.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647923/+files/nvidia-settings.txt

** Attachment added: peripherals.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647924/+files/peripherals.txt

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647925/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/649689/+attachment/1647926/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/649689/+attachment/1647927/+files/xkbcomp.txt

-- 
Bad detection of a screen
https://bugs.launchpad.net/bugs/649689
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 649689] Re: Bad detection of a screen

2010-09-28 Thread HacKurx
Nvidia = good

** Attachment added: Capture-1.png
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/649689/+attachment/1647928/+files/Capture-1.png

-- 
Bad detection of a screen
https://bugs.launchpad.net/bugs/649689
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 649689] Re: Bad detection of a screen

2010-09-28 Thread HacKurx
Here is an image when I start a live - cd (dailly-live 27-09-2010), the
display raves and then post a resolution too much hight for my TV.

** Attachment added: Lg live-cd.JPG
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/649689/+attachment/1648440/+files/Lg%20live-cd.JPG

-- 
Bad detection of a screen
https://bugs.launchpad.net/bugs/649689
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 649689] Re: Bad detection of a screen

2010-09-28 Thread HacKurx
LG 32LG3500
Resolution = 1366 x 768

http://www.lcd-compare.com/televiseur-LG32LG3500-LG-32LG3500.htm

-- 
Bad detection of a screen
https://bugs.launchpad.net/bugs/649689
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 649797] [NEW] Usb-imagewriter still depends on hal

2010-09-28 Thread HacKurx
Public bug reported:

Binary package hint: usb-imagewriter

Hi,

Why to usb-imagewriter still depends on hal?

sudo apt-get install usb-imagewriter
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
Les paquets supplémentaires suivants seront installés : 
  hal hal-info libhal-storage1 smartdimmer
Paquets suggérés :
  gnome-device-manager
Les NOUVEAUX paquets suivants seront installés :
  hal hal-info libhal-storage1 smartdimmer usb-imagewriter
0 mis à jour, 5 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 575ko dans les archives.
Après cette opération, 3 277ko d'espace disque supplémentaires seront utilisés.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: usb-imagewriter (not installed)
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Sep 28 15:09:45 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100927)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: usb-imagewriter

** Affects: usb-imagewriter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
Usb-imagewriter still depends on hal
https://bugs.launchpad.net/bugs/649797
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 649902] [NEW] Impossible to surf with network-manager and openvpn

2010-09-28 Thread HacKurx
Public bug reported:

Binary package hint: network-manager-openvpn

Hello,

I installed network-manager-openvpn-gnome, I manage to connect but
then impossible to surf or to use internet.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: network-manager-openvpn-gnome 
0.8.1+git.20100810t173015.1711d04-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Sep 28 17:13:41 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100927)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: network-manager-openvpn

** Affects: network-manager-openvpn (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 maverick network-manager openvpn

-- 
Impossible to surf with network-manager and openvpn
https://bugs.launchpad.net/bugs/649902
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 649902] Re: Impossible to surf with network-manager and openvpn

2010-09-28 Thread HacKurx

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/649902/+attachment/1649144/+files/Dependencies.txt

** Changed in: network-manager-openvpn (Ubuntu)
   Status: New = Confirmed

-- 
Impossible to surf with network-manager and openvpn
https://bugs.launchpad.net/bugs/649902
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 631478] [NEW] GNOME = Display problem with Netbook

2010-09-06 Thread HacKurx
Public bug reported:

hi,

It is impossible to use evolution, avidemux, etc... with a resolution of 
1024x600 as you can see
in the movie.
The dashboard conceals a portion of the window.
Many applications are affected by this problem and it is unpleasant.
Some software even truncated on a TV using a resolution of 1360x768 , (avidemux 
1280x800)...


Thank you

Sorry for my english ^^

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome (not installed)
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic i686
Architecture: i386
Date: Mon Sep  6 12:55:37 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: meta-gnome2

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


** Tags: apport-bug display gnome maverick

-- 
GNOME = Display problem with Netbook
https://bugs.launchpad.net/bugs/631478
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 631478] Re: GNOME = Display problem with Netbook

2010-09-06 Thread HacKurx

** Attachment added: Gnome netbook display
   
https://bugs.launchpad.net/bugs/631478/+attachment/1549449/+files/Gnome%20netbook%20display.ogv

** Tags added: display gnome

-- 
GNOME = Display problem with Netbook
https://bugs.launchpad.net/bugs/631478
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 597970] Re: Gnome disconnects my session alone.

2010-09-06 Thread HacKurx
I use proprietary nvidia drivers and I think the Problem Comes From There.
With the latest version I have no problem (in Lucid i386, no tested in x64).

-- 
Gnome disconnects my session alone.
https://bugs.launchpad.net/bugs/597970
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 631478] Re: GNOME = Display problem with Netbook

2010-09-06 Thread HacKurx

** Attachment added: avidemux-gtk netbook
   
https://bugs.launchpad.net/ubuntu/+source/meta-gnome2/+bug/631478/+attachment/1549484/+files/avidemux-gtk%20netbook.png

-- 
GNOME = Display problem with Netbook
https://bugs.launchpad.net/bugs/631478
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 624635] [NEW] Impossible to make a live-usb of ubuntu 10.10

2010-08-26 Thread HacKurx
Public bug reported:

Binary package hint: usb-creator

Hi,

It is impossible to start a live-usb ubuntu 10.10 created with unetbootin and 
usb-creator.
Version dailly-live maverick-desktop-i386.iso (26-Aug-2010 08:09, 686M).

When I start on my USB key here is the error message:

SYSLINUX 3.63 Debian-2008-07-15 EBIOS Copyright 1994-2008 H. Peter Anvin
Unknown keyword in configuration file.
boot :

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: usb-creator-gtk 0.2.22
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Thu Aug 26 14:57:38 2010
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
PackageArchitecture: all
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: usb-creator

** Affects: usb-creator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Impossible to make a live-usb of ubuntu 10.10
https://bugs.launchpad.net/bugs/624635
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 624635] Re: Impossible to make a live-usb of ubuntu 10.10

2010-08-26 Thread HacKurx

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/624635/+attachment/1520251/+files/Dependencies.txt

** Attachment added: UsbCreatorLog.txt
   
https://bugs.launchpad.net/bugs/624635/+attachment/1520252/+files/UsbCreatorLog.txt

** Attachment added: UsbDevices.txt
   
https://bugs.launchpad.net/bugs/624635/+attachment/1520253/+files/UsbDevices.txt

-- 
Impossible to make a live-usb of ubuntu 10.10
https://bugs.launchpad.net/bugs/624635
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 624635] Re: Impossible to make a live-usb of ubuntu 10.10

2010-08-26 Thread HacKurx
With unetbootin :

Loadin /ubnkern...
Loadin /ubninit...

No init found. Try passing init= Bootarg.

BusyBox v1.15.3 (Ubuntu 1:1.15.3-1ubuntu4) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs)

-- 
Impossible to make a live-usb of ubuntu 10.10
https://bugs.launchpad.net/bugs/624635
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 624635] Re: Impossible to make a live-usb of ubuntu 10.10

2010-08-26 Thread HacKurx
While waiting for The solution is to use MultiBoot :
http://liveusb.info/dotclear/

-- 
Impossible to make a live-usb of ubuntu 10.10
https://bugs.launchpad.net/bugs/624635
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 432353] Re: ath5k: phy0: failed to wakeup the MAC Chip

2010-07-24 Thread HacKurx
Watch the drivers in backtrack 4 to see.

-- 
ath5k: phy0: failed to wakeup the MAC Chip
https://bugs.launchpad.net/bugs/432353
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


  1   2   >