[Bug 1047384] Re: System Encryption Password set before setting keyboard locale

2015-08-30 Thread jtlb
Let's take a completely different view angle:
 - the user does not see what he types when installing: it's hidden
 - the user does not see what he types when booting: it's hidden too
 - the disk has a *very* low probability to move to another desktop, especially 
one with a different keyboard

With this in mind, an approach could be:
 - temporarily force keyboard layout to US on initial creation
 - temporarily force keyboard layout to US when opening the disk

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

Title:
  System Encryption Password set before setting keyboard locale

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

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


[Bug 1124250] Re: Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

2013-10-04 Thread jtlb
@denys.duchier As I understood by reading the code, this is not a bug
but a feature.  In Linux 3.4 they dropped their own B-tree uid/username
caching in favor of the key infrastructure which, by design, includes
quota. While this is a pain in this case, it mitigates the risk of DOS
attack by filling up kernel's memory.

I saw 2 options:
 1/ increase root's quota as explained by @wolfgang-walter
 2/ fallback to (poorly documented) nfs3 like behavior

I personally did the later. In this scheme, uids are sent over the wire
as equivalent strings ie username=123 for uid=123 instead of mapping
it to t...@corp.example.com. The other end *should* detect it is a
stringified uid and convert it back. This is all the magic. I said
should as it actually depends on the exact implementation since this
is fallback behavior instead of standard. It works with Linux and, with
reasonable effort, with Solaris.

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

Title:
  Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1124250/+subscriptions

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


[Bug 1124250] Re: Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

2013-09-27 Thread jtlb
Using `git bisect`, It appears that this bug has been introduced between
v3.3 and v3.4 by this commit:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=57e62324e469e092ecc6c94a7a86fe4bd6ac5172

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

Title:
  Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1124250/+subscriptions

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


[Bug 1124250] Re: Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

2013-09-26 Thread jtlb
Have you tried with an older kernel ? I face the same bug when using
3.10.x while there is no problem when using 3.2.x.

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

Title:
  Partially incorrect uid mapping with nfs4/idmapd/ldap-auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1124250/+subscriptions

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


[Bug 1181230] [NEW] usb creator package and internal version mismatch

2013-05-17 Thread jtlb
Public bug reported:

apt reports usb creator version 0.2.47 while `usb-creator-gtk
--version` reports 0.2.23. While this is note important in itself it
could lead to misunderstandings in bug reports.

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

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

Title:
  usb creator package and internal version mismatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1181230/+subscriptions

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


[Bug 1126084] Re: Usb creator fails when trying to erase a usb stick

2013-05-17 Thread jtlb
*** This bug is a duplicate of bug 1048792 ***
https://bugs.launchpad.net/bugs/1048792

** This bug has been marked a duplicate of bug 1048792
   org.freedesktop.Dbus error while trying to erase USB key with Startup disk 
creator

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

Title:
  Usb creator fails when trying to erase a usb stick

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1126084/+subscriptions

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


[Bug 1029438] Re: Firefox crashes when getting events from global menu

2012-07-27 Thread jtlb
It *appears* to be fixed by last update. Will re-open if I was wrong.
Thanks for you work !

** Changed in: firefox (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/1029438

Title:
  Firefox crashes when getting events from global menu

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

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


[Bug 1029438] [NEW] Firefox crashes when getting events from global menu

2012-07-26 Thread jtlb
Public bug reported:

Step to reproduce:
* Open Firefox
* Wait a couple of seconds
* crash

According to gdb, the crash occurs in the global menu callback.

Note: I'm also using the webapp plugin. there might be a conflict
between those.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: firefox 15.0~b1+build1-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
Uname: Linux 3.5.0-6-generic i686
AddonCompatCheckDisabled: False
ApportVersion: 2.4-0ubuntu5
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jean-tiare   5063 F pulseaudio
BrokenPermissions: saved-telemetry-pings (0o600)
BuildID: 20120724140900
Channel: Unavailable
CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
Date: Thu Jul 26 09:03:01 2012
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
PrefErrors: Unexpected character 'g' before close parenthesis @ 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{2e1445b0-2682-11e1-bfc2-0800200c9a66}/defaults/preferences/greasemonkey.js:4
PrefSources:
 prefs.js
 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{2e1445b0-2682-11e1-bfc2-0800200c9a66}/defaults/preferences/000system.js
Profiles: Profile0 (Default) - LastVersion=15.0/20120724140900
RelatedPackageVersions:
 xul-ext-webaccounts 0.2+bzr13-0quantal2
 rhythmbox-mozilla   2.97-1ubuntu2
 totem-mozilla   3.4.3-0ubuntu1
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: Upgraded to quantal on 2012-07-21 (4 days ago)
WifiSyslog:
 
dmi.bios.date: 01/03/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: U36JC.204
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: U36JC
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrU36JC.204:bd01/03/2011:svnASUSTeKComputerInc.:pnU36JC:pvr1.0:rvnASUSTeKComputerInc.:rnU36JC:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: U36JC
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

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


** Tags: apport-bug i386 quantal 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/1029438

Title:
  Firefox crashes when getting events from global menu

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

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


[Bug 1029438] Re: Firefox crashes when getting events from global menu

2012-07-26 Thread jtlb
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029438

Title:
  Firefox crashes when getting events from global menu

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

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


[Bug 736770] Re: suspend to ram is not working on Asus U36JC and U35JC notebooks

2012-07-22 Thread jtlb
This happens even with the USB workaround with 12.10 while it used to
work with earlier versions. Is there any special informations I can
provide to help ?

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

Title:
  suspend to ram is not working on Asus U36JC and U35JC notebooks

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

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


[Bug 1009226] Re: Precise to Quantal: update-manager UI crashes: can't load DistUpgradeViewGtk (No module named vte)

2012-07-21 Thread jtlb
As of today, ./dist-upgrade.py --frontend=DistUpgradeViewKDE works for
me but the GTK one still fails

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

Title:
  Precise to Quantal: update-manager UI crashes: can't load
  DistUpgradeViewGtk (No module named vte)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1009226/+subscriptions

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


[Bug 1024042] [NEW] top bar still visible when screen is locked

2012-07-12 Thread jtlb
Public bug reported:

When screen is locked, the top bar is still visible. I'm pretty sure it wasn't 
before.
This behavior occurs in Unity 3D. I did not notice it in the 2D version.

In my opinion, this is a bit annoying because the title of the last used
application is still visible and this may be sensitive. All the
indicators are also displayed but hopefully not clicable.

Not sure whether it's a 'security vulnerability' though

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
Uname: Linux 3.5.0-4-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  302.17  Tue Jun 12 16:03:22 
PDT 2012
 GCC version:  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Thu Jul 12 15:17:45 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 302.17, 3.5.0-3-generic, x86_64: installed
 nvidia-current, 302.17, 3.5.0-4-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation NV44 [Quadro NVS 285] [10de:0165] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: NVIDIA Corporation Device [10de:0334]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: Dell Inc. Precision WorkStation T3400
ProcEnviron:
 LANGUAGE=fr_CA:fr
 PATH=(custom, no user)
 LANG=fr_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-4-generic 
root=UUID=9ecca4aa-bcaa-4f51-9f9b-8b22cee94ddc ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/14/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0TP412
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd08/14/2008:svnDellInc.:pnPrecisionWorkStationT3400:pvr:rvnDellInc.:rn0TP412:rvr:cvnDellInc.:ct7:cvr:
dmi.product.name: Precision WorkStation T3400
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.8-0ubuntu1.2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.37+git20120711.881e69f1-0ubuntu0ricotz~precise
version.libgl1-mesa-dri: libgl1-mesa-dri 
8.1~git20120711.f9b3e257-0ubuntu0sarvatt4~precise
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
8.1~git20120711.f9b3e257-0ubuntu0sarvatt4~precise
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 
2:1.12.3+git20120709+server-1.12-branch.60e0d205-0ubuntu0ricotz~precise
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.7.0+git20120504.f28507e8-0ubuntu0sarvatt~precise
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99+git20120711.ef8a4043-0ubuntu0sarvatt~precise
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.19.0+git20120711.b5db90aa-0ubuntu0sarvatt~precise
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-bug compiz-0.9 precise regression-update 
third-party-packages ubuntu

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

Title:
  top bar still visible when screen is locked

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

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


[Bug 1024042] Re: top bar still visible when screen is locked

2012-07-12 Thread jtlb
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024042

Title:
  top bar still visible when screen is locked

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

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


[Bug 965413] [NEW] French about dialog misses a plural

2012-03-26 Thread jtlb
Public bug reported:

The last paragraph of the french about dialog of LibreOffice is

The Document Foundation, Debian and Ubuntu **remercie** tous les membres
de la communauté, veuillez trouver plus d'informations en suivant le
lien ci-dessous :

Shouldn't it be ?


The Document Foundation, Debian and Ubuntu **remercient** tous les membres de 
la communauté, veuillez trouver plus d'informations en suivant le lien 
ci-dessous :

(** were added by me)

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

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

Title:
  French about dialog misses a plural

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

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

[Bug 773080] Re: overlay scollbars buggy in codelite

2011-04-29 Thread jtlb
*** This bug is a duplicate of bug 769232 ***
https://bugs.launchpad.net/bugs/769232


** Attachment added: visual of the bug
   https://bugs.launchpad.net/bugs/773080/+attachment/2095296/+files/Capture.png

** This bug has been marked a duplicate of bug 769232
   Codelite IDE (based on wxWidgets and Scintilla) has grey stripes
 * You can subscribe to bug 769232 by following this link: 
https://bugs.launchpad.net/ayatana-scrollbar/+bug/769232/+subscribe

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

Title:
  overlay scollbars buggy in codelite

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


[Bug 773080] [NEW] overlay scollbars buggy in codelite

2011-04-29 Thread jtlb
*** This bug is a duplicate of bug 769232 ***
https://bugs.launchpad.net/bugs/769232

Public bug reported:

Binary package hint: overlay-scrollbar

Hi,

Overlay scrollbars are very nice but the have a bug when used in
codelite. I think this is a Wxwidgets related issue. Have a look at the
attached screenshot.

Step to reproduce the bug: 
1/ open a file into codelite
2/ scroll down (no problem)
3/ scroll up: the scrollbar will take the size of the old system and be drown 
over the text.

** Affects: overlay-scrollbar (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  overlay scollbars buggy in codelite

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


[Bug 773080] Re: overlay scollbars buggy in codelite

2011-04-29 Thread jtlb
*** This bug is a duplicate of bug 769232 ***
https://bugs.launchpad.net/bugs/769232

sorry, i forgot to search first... this is a duplicate

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

Title:
  overlay scollbars buggy in codelite

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


[Bug 765646] [NEW] performance profile when on battery

2011-04-19 Thread jtlb
Public bug reported:

Whenever i startup my computer on battery, it automatically switches to
performance mode instead of on demand or energy saving... My
normal setting is on demand.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic-pae 2.6.38-8.42
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jean-tiare   1314 F pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd9c0 irq 45'
   Mixer name   : 'Realtek ALC269VB'
   Components   : 'HDA:10ec0269,104310b3,00100100'
   Controls  : 18
   Simple ctrls  : 10
Date: Tue Apr 19 10:18:41 2011
HibernationDevice: RESUME=UUID=67715a5d-c132-4c83-8e04-05251554bf42
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110411.1)
MachineType: ASUSTeK Computer Inc. U36JC
ProcEnviron:
 LANGUAGE=fr_FR:en
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic-pae 
root=UUID=80708c3e-7981-4980-95bd-1f02df46b3e0 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic-pae N/A
 linux-backports-modules-2.6.38-8-generic-pae  N/A
 linux-firmware1.50
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/03/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: U36JC.204
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: U36JC
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrU36JC.204:bd01/03/2011:svnASUSTeKComputerInc.:pnU36JC:pvr1.0:rvnASUSTeKComputerInc.:rnU36JC:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: U36JC
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

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


** Tags: apport-bug i386 kernel-config natty needs-upstream-testing 
regression-release

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

Title:
  performance profile when on battery

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


[Bug 765646] Re: performance profile when on battery

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

Title:
  performance profile when on battery

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


[Bug 750153] [NEW] app selector showing decorated and undecorated windows

2011-04-04 Thread jtlb
Public bug reported:

Binary package hint: unity

When multiples instances of a given application - let's say evince -
are open, clicking there button on the launcher shows all of the
available instances on the screen.

If one of the two is in full-screen mode, it will be shown without title
bar and the title will be displayed on the top bar if you hover it.
Otherwise, the title bar will be shown and only the name of the
application will be displayed on the top bar.

see the attached screen shot for an example.

This is a little bizarre when you have both...

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

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

Title:
  app selector showing decorated and undecorated windows

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


[Bug 750153] Re: app selector showing decorated and undecorated windows

2011-04-04 Thread jtlb
** Attachment added: Titlebarsbug.png
   
https://bugs.launchpad.net/bugs/750153/+attachment/1977007/+files/Titlebarsbug.png

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

Title:
  app selector showing decorated and undecorated windows

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


[Bug 744325] Re: Unity Launcher stops autohiding and is not responsive

2011-04-03 Thread jtlb
I noticed that opening a menu of a maximized window will solve the problem. 
This the workaround i use.
Most of the time, this bug seems to happen when the launcher thinks i'm gonna 
drag/drop something on it.

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

Title:
  Unity Launcher stops autohiding and is not responsive

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


[Bug 743606] Re: failed to install GRUB btrfs

2011-03-29 Thread jtlb
Is there any way to get it from the installed version of ubuntu ?
Otherwise, i'm afraid i won't try again to install from scratch on my
real computer...

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

Title:
  failed to install GRUB btrfs

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


[Bug 743606] Re: failed to install GRUB btrfs

2011-03-28 Thread jtlb
Yes but the actual bug is that it is possible to choose BTFS as a
filesystem for the / which, indeed, does'nt work.

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

Title:
  failed to install GRUB btrfs

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


[Bug 743606] [NEW] failed to install GRUB btrfs

2011-03-27 Thread jtlb
Public bug reported:

Binary package hint: ubiquity

Grub setup failed for me while trying to install from daily live CD on
the 27th of March.

i did manual partitioning with Btrfs on / and ext2 on /home. I also 
activated auto-update during install
It failed at GRUB setup step.
Even worse, the dialog informing me of the failure was not responsive. I mean 
that none of the choosen actions had an effect. I had to sudo pkill ubiquity.

On my second try, i changed btrfs to ext3 and de-activated auto-updated
and it seemed to work. Still have to reboot to make sure ;-)

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

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

Title:
  failed to install GRUB btrfs

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


[Bug 442448] Re: gthumb photo import tool fails, error in io-library

2009-12-24 Thread jtlb
i did exactly the same with a fairly well supported camera. Is it
possible to fix it in the app?

-- 
gthumb photo import tool fails, error in io-library
https://bugs.launchpad.net/bugs/442448
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 425585] Re: WARNING: at /build/buildd/linux-2.6.31/mm/page_alloc.c:1749 __alloc_pages_slowpath+0x41b/0x4e0()

2009-09-07 Thread jtlb

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/31415837/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/31415838/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/31415839/ArecordDevices.txt

** Attachment added: BootDmesg.gz
   http://launchpadlibrarian.net/31415840/BootDmesg.gz

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/31415841/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/31415843/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/31415844/Card0.Codecs.codec.1.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/31415845/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/31415846/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/31415847/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/31415848/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/31415849/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/31415850/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/31415851/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/31415852/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/31415853/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/31415854/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/31415855/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/31415856/UdevLog.txt

** Attachment added: WifiSyslog.gz
   http://launchpadlibrarian.net/31415857/WifiSyslog.gz

-- 
WARNING: at /build/buildd/linux-2.6.31/mm/page_alloc.c:1749 
__alloc_pages_slowpath+0x41b/0x4e0()
https://bugs.launchpad.net/bugs/425585
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 425585] [NEW] WARNING: at /build/buildd/linux-2.6.31/mm/page_alloc.c:1749 __alloc_pages_slowpath+0x41b/0x4e0()

2009-09-07 Thread jtlb
Public bug reported:

automatic submition

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jtlb   5523 F pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xd240 irq 16'
   Mixer name   : 'Realtek ALC268'
   Components   : 'HDA:10ec0268,103c3045,0013 
HDA:10573055,103c3045,00100700'
   Controls  : 15
   Simple ctrls  : 12
Date: Sun Sep  6 19:49:06 2009
DistroRelease: Ubuntu 9.10
Failure: oops
HibernationDevice: RESUME=UUID=9f7ff7a8-b14f-4212-87b1-a94cf470852e
MachineType: Hewlett-Packard HP TouchSmart tx2 Notebook PC
NonfreeKernelModules: fglrx wl
Package: linux-image-2.6.31-9-generic 2.6.31-9.29
PccardctlIdent:
 
PccardctlStatus:
 
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-9-generic 
root=UUID=db3562b4-5550-4948-809a-5274df505da6 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-9-generic N/A
 linux-firmware 1.16
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Tags: kernel-oops
Title: WARNING: at /build/buildd/linux-2.6.31/mm/page_alloc.c:1749 
__alloc_pages_slowpath+0x41b/0x4e0()
Uname: Linux 2.6.31-9-generic x86_64
WpaSupplicantLog:
 
dmi.bios.date: 02/17/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.12
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3045
dmi.board.vendor: Quanta
dmi.board.version: 16.09
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.12:bd02/17/2009:svnHewlett-Packard:pnHPTouchSmarttx2NotebookPC:pvrRev1:rvnQuanta:rn3045:rvr16.09:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP TouchSmart tx2 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-kerneloops kernel-oops

-- 
WARNING: at /build/buildd/linux-2.6.31/mm/page_alloc.c:1749 
__alloc_pages_slowpath+0x41b/0x4e0()
https://bugs.launchpad.net/bugs/425585
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 408159] Re: [Hewlett-Packard HP TouchSmart tx2 Notebook PC] suspend/resume failure [non-free: wl]

2009-09-07 Thread jtlb
i can confirm this bug

-- 
[Hewlett-Packard HP TouchSmart tx2 Notebook PC] suspend/resume failure 
[non-free: wl]
https://bugs.launchpad.net/bugs/408159
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 425114] [NEW] regression: touchscreen not working anymore

2009-09-06 Thread jtlb
Public bug reported:

I migrated yesterday on karmic to help testing it.

after the migratioon it appeard that my touchscreen didn't work anymore.
I double checked the xorg.conf, it is exactly the same as before and no 
failsafe alternative is available.
of course my system it completly up to date!

I suspect the new device managment policy to be responsible of this
feature

in the lsusb dump, it it the first device: Bus 007 Device 003: ID
1b96:0001 N-Trig Duosense Transparent Electromagnetic Digitizer

thanks

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
regression: touchscreen not working anymore
https://bugs.launchpad.net/bugs/425114
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 425114] Re: regression: touchscreen not working anymore

2009-09-06 Thread jtlb

** Attachment added: lsusb-v.txt
   http://launchpadlibrarian.net/31386570/lsusb-v.txt

-- 
regression: touchscreen not working anymore
https://bugs.launchpad.net/bugs/425114
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 425114] Re: regression: touchscreen not working anymore

2009-09-06 Thread jtlb
i also attached the lshal output since my device is listed in as udi = 
'/org/freedesktop/Hal/devices/usb_device_1b96_1_noserial_if1_logicaldev_input'.
it seems to be well detected and with a functional driver loaded wherhas i can 
not use it???

** Attachment added: lshal-l.txt
   http://launchpadlibrarian.net/31386601/lshal-l.txt

-- 
regression: touchscreen not working anymore
https://bugs.launchpad.net/bugs/425114
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 352726] [NEW] [Compaq Evo N1020v] suspend/resume failure

2009-03-31 Thread jtlb
Public bug reported:

It goes well into sleep, starts to power back on and then nothing
happens.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
Lsusb:
 Bus 001 Device 002: ID 07d1:3c09 D-Link System DWA-140 802.11n Adapter [ralink 
rt2870]
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Compaq Evo N1020v
Package: linux-image-2.6.28-11-generic 2.6.28-11.38
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=a4d4d546-bcfc-4b05-8b42-c2b1bdef0153 ro splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.38-generic
SourcePackage: linux
Tags: resume suspend
Title: [Compaq Evo N1020v] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[Compaq Evo N1020v] suspend/resume failure
https://bugs.launchpad.net/bugs/352726
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 352726] Re: [Compaq Evo N1020v] suspend/resume failure

2009-03-31 Thread jtlb

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/24592839/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/24592840/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24592841/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/24592842/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/24592843/Lspci.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/24592844/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/24592845/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/24592847/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/24592848/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/24592849/ProcStatus.txt

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/24592850/SleepLog.txt

** Attachment added: StressLog.txt
   http://launchpadlibrarian.net/24592851/StressLog.txt

-- 
[Compaq Evo N1020v] suspend/resume failure
https://bugs.launchpad.net/bugs/352726
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 352726] Re: [Compaq Evo N1020v] suspend/resume failure

2009-03-31 Thread jtlb
** Description changed:

  It goes well into sleep, starts to power back on and then nothing
  happens.
+ 
+ Suspend to disk works fine.
  
  ProblemType: KernelOops
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  InterpreterPath: /usr/bin/python2.6
  Lsusb:
   Bus 001 Device 002: ID 07d1:3c09 D-Link System DWA-140 802.11n Adapter 
[ralink rt2870]
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Compaq Evo N1020v
  Package: linux-image-2.6.28-11-generic 2.6.28-11.38
  ProcAttrCurrent: unconfined
  ProcCmdLine: root=UUID=a4d4d546-bcfc-4b05-8b42-c2b1bdef0153 ro splash
  ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
  ProcEnviron: PATH=(custom, no user)
  ProcVersionSignature: Ubuntu 2.6.28-11.38-generic
  SourcePackage: linux
  Tags: resume suspend
  Title: [Compaq Evo N1020v] suspend/resume failure
  UserGroups:

-- 
[Compaq Evo N1020v] suspend/resume failure
https://bugs.launchpad.net/bugs/352726
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 338732] Re: global slow down when both external power supply and wifi

2009-03-11 Thread jtlb
what is dmi
my computer is a compaq, evo n1020v, it's a bit old but i had not this problem 
before switching to jaunty. Is related to the radeon driver?

** Attachment added: dmidecode.log
   http://launchpadlibrarian.net/23752042/dmidecode.log

-- 
global slow down when both external power supply and wifi
https://bugs.launchpad.net/bugs/338732
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 338732] Re: global slow down when both external power supply and wifi

2009-03-10 Thread jtlb
I'm really sorry, i will do it next time. But please, would you consider
printing this advice in a visible place on launchpad or in the ubuntu
recommendation list?

-- 
global slow down when both external power supply and wifi
https://bugs.launchpad.net/bugs/338732
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 338732] Re: global slow down when both external power supply and wifi

2009-03-09 Thread jtlb
Here are the requested files. Sorry for the long delay but i was not at
my home during the week-end.

** Attachment added: logs.tar.gz
   http://launchpadlibrarian.net/23668011/logs.tar.gz

-- 
global slow down when both external power supply and wifi
https://bugs.launchpad.net/bugs/338732
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 338732] Re: global slow down when both external power supply and wifi

2009-03-09 Thread jtlb
requested files attached

** Changed in: xorg (Ubuntu)
   Status: Incomplete = New

-- 
global slow down when both external power supply and wifi
https://bugs.launchpad.net/bugs/338732
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 338732] [NEW] global slow down when both external power supply and wifi

2009-03-06 Thread jtlb
Public bug reported:

On my laptop i can be either with externam power supply or with my batteries 
with no problem.
I can also be connected to a network or not with no problem.

I CAN NOT be connected to both and keep a usable computer. Everything
gets back fine once i disconnect the power supply or the network
adaptator.

I noticed with top command that when the system is very slow, xorg seems
to use really much CPU than it does usually with no particular reason.

I suspect that a featuredealing with the network and only alowed to work
when a power supply is connected is buggy but i can not find out wich
one. It is not apt-check nor the indexation since i deactivated it.

I use jaunty with the last updates.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
global slow down when both external power supply and wifi
https://bugs.launchpad.net/bugs/338732
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 338736] [NEW] pgp keys not working

2009-03-06 Thread jtlb
Public bug reported:

I uses jaunty with the latest updates.

I noticed that i could not sign nor encrypt my files using my gpg
private key since it is not found anymore. It was working very well
before upgrading and i also tried to reinstall my key using my backup
coppy.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
pgp keys not working
https://bugs.launchpad.net/bugs/338736
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 338736] Re: pgp keys not working

2009-03-06 Thread jtlb
Sorry, while investigating i noticed that my key expired 3 days ago...

** Changed in: ubuntu
   Status: New = Invalid

-- 
pgp keys not working
https://bugs.launchpad.net/bugs/338736
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 337387] [NEW] hibernation prevented by update-manager

2009-03-03 Thread jtlb
Public bug reported:

Binary package hint: update-manager

If update manager is updating the system, it won't be possible to
hibernate it. It can become a realy big issue when the systems runs out
of power: if it is prevented from hibernating, it might shutdown
unexpectedly and screw up the whole system especially on development
versions like this one(jaunty).

In my personnal case, i do not have an internet connection where i live
so i have to use a hot spot for updating/upgrading my system, during
long updates, i quickly run out of battery. The option i used before
jaunty was to hibernate once the packages were downloaded and waking it
up later,  when i have a real power supply.

I think there is two options: 
=if the system is on battery let it hibernate anyway(but not shutdown!)
=or you could add a checkbox only download packages

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

-- 
hibernation prevented by update-manager
https://bugs.launchpad.net/bugs/337387
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 337432] [NEW] search button not available

2009-03-03 Thread jtlb
Public bug reported:

Binary package hint: gedit

I can not search text in gedit since the search button remains greyed on
jaunty with last updates.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gedit
Package: gedit 2.25.8-0ubuntu1
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gedit
Uname: Linux 2.6.28-8-generic i686

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


** Tags: apport-bug i386

-- 
search button not available
https://bugs.launchpad.net/bugs/337432
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 337432] Re: search button not available

2009-03-03 Thread jtlb

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/23390839/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/23390840/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/23390841/ProcStatus.txt

-- 
search button not available
https://bugs.launchpad.net/bugs/337432
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 337432] Re: search button not available

2009-03-03 Thread jtlb
Here is the screenshots of the bug. As said above, to reproduce the bug, one 
just have to press ctrl+f
same problem with search and replace. There is no bug while choosing the 
incremental search option from the search menu. It can be used as a workaround.

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

-- 
search button not available
https://bugs.launchpad.net/bugs/337432
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 332502] [NEW] checkgmail fails to start

2009-02-21 Thread jtlb
Public bug reported:

Binary package hint: checkgmail

I use intrepid with the latest updates and if i configure checkgmail to also 
watch some specific labels it saves [New Label ] in the xml configuration 
file instead of the actual label. Most of the time it didn't happened for the 
first one but for the followings. 
But the real problem is that it makes the applet fails to load without any 
error messages. It does not even try to recover it's settings or to start with 
a default file.

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

-- 
checkgmail fails to start
https://bugs.launchpad.net/bugs/332502
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 244464] Re: command line for upload not working

2008-08-18 Thread jtlb
** Also affects: bzr (Ubuntu)
   Importance: Undecided
   Status: New

-- 
command line for upload not working
https://bugs.launchpad.net/bugs/244464
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 255346] [NEW] kernel removal

2008-08-06 Thread jtlb
Public bug reported:

I am using ubuntu 8.10 with the latest updates.

Today i decided to free some room on my hard drive and i came to realize
that the old kernels where using more than one GB of my hard drive. I do
not think it is reasonable to automatically keep more than 3 old kernels
especially on low configuration with a small hard  drive.

But the actual bug is: during the removal process, for a given version
of the kernel, synaptic will remove the kernel module at first and then
update the kernel boot image which will be removed a few seconds later.
It is, in my opinion, a huge waste a computing time!

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

-- 
kernel removal
https://bugs.launchpad.net/bugs/255346
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 255346] Re: kernel removal

2008-08-06 Thread jtlb
Ok, lets say it occurred in synaptic but the problem come from one of
its  backend such as dpkg but i can not figure out which one is implied

** Changed in: synaptic (Ubuntu)
Sourcepackagename: linux = synaptic

-- 
kernel removal
https://bugs.launchpad.net/bugs/255346
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 123674] Re: gdebi-gtk crashed with AttributeError in on_button_install_clicked()

2008-01-18 Thread jtlb
i confirme this bug in hardy

-- 
gdebi-gtk crashed with AttributeError in on_button_install_clicked()
https://bugs.launchpad.net/bugs/123674
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 180343] Re: ATI driver update causes Display Corruption on Radeon IGP 330M/340M/350

2008-01-11 Thread jtlb
Option AGPMode 4 fixes the bug for me too, thank you! I also noticed
that blender is now working! with the previous versions of this driver
it was crashing in the dri module.

-- 
ATI driver update causes Display Corruption on Radeon IGP 330M/340M/350 
https://bugs.launchpad.net/bugs/180343
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 173411] Re: [Hardy][Regression] Touchpad vertical scroll does not work

2008-01-11 Thread jtlb
i confirm this bug. It has worked a short time in root session with the
vesa driver but i did not keep the xorg.conf file nor the logs, sorry.

-- 
[Hardy][Regression] Touchpad vertical scroll does not work
https://bugs.launchpad.net/bugs/173411
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 181485] ati driver blocks the system

2008-01-09 Thread jtlb
Public bug reported:

Binary package hint: xserver-xorg-video-ati

hello,
i recently tried to upgrade to hardy to do some test. The X server started as 
usual and suddenly froze! The xorg.0.log reported the load of the ati driver 
what is normal since I have an ati :01:05.0 VGA compatible controller: ATI 
Technologies Inc Radeon IGP 330M/340M/350M.
I then tried to force the video driver to vesa and it worked perfectly. None of 
the automated tools were able to recover this error nor the failsafe Xserver, 
nor dpkg-reconfigure xserver-xorg. I also noticed that we are no more able to 
select the driver manualy in this tool, I think it is not a good idea.

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ati driver blocks the system
https://bugs.launchpad.net/bugs/181485
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 181485] Re: ati driver blocks the system

2008-01-09 Thread jtlb

** Attachment added: the buggy configuration's log
   http://launchpadlibrarian.net/11229750/Xorg.0.log.old

-- 
ati driver blocks the system
https://bugs.launchpad.net/bugs/181485
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 181485] Re: ati driver blocks the system

2008-01-09 Thread jtlb
here are my two logs

** Attachment added: the working configuration's log
   http://launchpadlibrarian.net/11229729/Xorg.0.log

-- 
ati driver blocks the system
https://bugs.launchpad.net/bugs/181485
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 153262] Re: no network when updates

2007-10-19 Thread jtlb
I'm extremely confuse but this bugs is no more present on my system since 
yesterday!
next time i'll report sooner. I was already on gutsy.
thank you

-- 
no network when updates
https://bugs.launchpad.net/bugs/153262
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 153262] Re: no network when updates

2007-10-18 Thread jtlb
sorry,
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

1) the update manager configured to automatically check for updates each day 
and to donload in the backroung the recquierd packages.
2) that's what happend and it works perfectly
3) once that's done, the network interface does'nt work anymore until i ask the 
system to install the updates. I didn't try after a reboot.

hope it will help

-- 
no network when updates
https://bugs.launchpad.net/bugs/153262
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 153262] no network when updates

2007-10-16 Thread jtlb
Public bug reported:

when updates are available, i can't join the network before doing the
update

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
no network when updates
https://bugs.launchpad.net/bugs/153262
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 96430] Re: MASTER: Request for new-legacy nvidia drivers (9631)

2007-03-27 Thread jtlb
I have the same problem and when I tried to use the old one instead it crashed 
xorg!
I have a TNT 2 Riva 64, i know it's old but usefull.
I DO NOT want to compile it myself: The last time it crashed X.

-- 
MASTER: Request for new-legacy nvidia drivers (9631)
https://launchpad.net/bugs/96430

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