[Bug 1743027] Re: error loading realtime clock since upgrading to 17.10

2018-03-06 Thread Alexandre BELLONI
The issue is caused by CONFIG_WDAT_WDT which driver is stealing the RTC
resources before the RTC driver is probed. Disabling CONFIG_WDAT_WDT
will solve that issue.

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

Title:
  error loading realtime clock since upgrading to 17.10

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

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

[Bug 1276716] [NEW] evolution is not able to read authenticated caldav calendars

2014-02-05 Thread Alexandre BELLONI
Public bug reported:

when using caldav to get my calendars, evolution is complaining about
not having the permission to read the calendar. Exact message is:

Unable to connect to 'alexandre.ics': Cannot open calendar: Permission
denied

I'm pretty sure everything is fine. By capturing the TCP connection, I can se 
the following happening:
= OPTIONS /davhome/calendars/ HTTP/1.1\r\n
= HTTP/1.1 401 Authorization Required\r\n
= OPTIONS /davhome/calendars/ HTTP/1.1\r\n
= HTTP/1.1 200 OK\r\n

So the authentication is successful.

I'm also able to read/write the file by using simple webdav.

Also, using webdav in Calendar and Tasks  Publishing Information is
working fine.

For now my workaround is to read the calendar using http, the exporting
the ICS, importing it, making modifications and pushing it using webdav.
This is not really practical.

If necessary, I can share pcap captures.

** Affects: evolution (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/1276716

Title:
  evolution is not able to read authenticated caldav calendars

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

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


[Bug 918758] Re: QT incorrectly determines the default locale from the LC_* variables

2013-11-29 Thread Alexandre BELLONI
Got the same issue in 13.10

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

Title:
  QT incorrectly determines the default locale from the LC_* variables

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

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


[Bug 918758] Re: QT incorrectly determines the default locale from the LC_* variables

2013-11-29 Thread Alexandre BELLONI
I had a closer look, this has been finally fixed in 4.8.5. Do you mind
backporting https://qt.gitorious.org/qt/qt/commit/e5205aa247 ?

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

Title:
  QT incorrectly determines the default locale from the LC_* variables

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

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


[Bug 1218804] [NEW] usb mass storage devices not working in 3.8.0-29

2013-08-30 Thread Alexandre BELLONI
Public bug reported:

Hi,

I got some usb keys that are not working anymore since upgrading to
3.8.0-29. I can confirm they are working fine when using 3.8.0-27.

dmesg excerpt:
Aug 30 11:02:56 ney kernel: [  859.220974] usb 1-1.2: new high-speed USB device 
number 5 using ehci-pci
Aug 30 11:02:56 ney kernel: [  859.315898] usb 1-1.2: New USB device found, 
idVendor=1516, idProduct=1226
Aug 30 11:02:56 ney kernel: [  859.315905] usb 1-1.2: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Aug 30 11:02:56 ney kernel: [  859.315909] usb 1-1.2: Product: USB Drive
Aug 30 11:02:56 ney kernel: [  859.315912] usb 1-1.2: Manufacturer: SKYMEDI
Aug 30 11:02:56 ney kernel: [  859.315915] usb 1-1.2: SerialNumber: ^FK
Aug 30 11:02:56 ney kernel: [  859.317060] scsi15 : usb-storage 1-1.2:1.0
Aug 30 11:02:57 ney kernel: [  861.004413] scsi 15:0:0:0: Direct-Access 
  1.00 PQ: 0 ANSI: 4
Aug 30 11:02:57 ney kernel: [  861.006099] sd 15:0:0:0: Attached scsi generic 
sg1 type 0
Aug 30 11:02:57 ney kernel: [  861.006798] sd 15:0:0:0: [sdb] 15204352 512-byte 
logical blocks: (7.78 GB/7.25 GiB)
Aug 30 11:02:57 ney kernel: [  861.010550] sd 15:0:0:0: [sdb] Write Protect is 
off
Aug 30 11:02:57 ney kernel: [  861.010559] sd 15:0:0:0: [sdb] Mode Sense: 2f 00 
00 00
Aug 30 11:02:57 ney kernel: [  861.013025] sd 15:0:0:0: [sdb] Write cache: 
disabled, read cache: enabled, doesn't support DPO or FUA

Then , there is no sdb appearing in /proc/partitions and /dev/sdb is not
created.

After a while (30s), I get:

Aug 30 11:03:28 ney kernel: [  891.254466] usb 1-1.2: reset high-speed USB 
device number 5 using ehci-pci
Aug 30 11:03:28 ney kernel: [  891.347004] usb 1-1.2: device firmware changed
Aug 30 11:03:28 ney kernel: [  891.347173] sd 15:0:0:0: Device offlined - not 
ready after error recovery
Aug 30 11:03:28 ney kernel: [  891.347266] usb 1-1.2: USB disconnect, device 
number 5
Aug 30 11:03:28 ney kernel: [  891.347963] sd 15:0:0:0: [sdb] Attached SCSI 
removable disk
Aug 30 11:03:28 ney kernel: [  891.426368] usb 1-1.2: new high-speed USB device 
number 6 using ehci-pci
Aug 30 11:03:28 ney kernel: [  891.519897] usb 1-1.2: New USB device found, 
idVendor=1516, idProduct=1226
Aug 30 11:03:28 ney kernel: [  891.519905] usb 1-1.2: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Aug 30 11:03:28 ney kernel: [  891.519909] usb 1-1.2: Product: USB Drive
Aug 30 11:03:28 ney kernel: [  891.519912] usb 1-1.2: Manufacturer: SKYMEDI
Aug 30 11:03:28 ney kernel: [  891.519915] usb 1-1.2: SerialNumber: ^GK
Aug 30 11:03:28 ney kernel: [  891.520758] scsi16 : usb-storage 1-1.2:1.0
Aug 30 11:03:29 ney kernel: [  892.522516] scsi 16:0:0:0: Direct-Access 
  1.00 PQ: 0 ANSI: 4
Aug 30 11:03:29 ney kernel: [  892.523984] sd 16:0:0:0: Attached scsi generic 
sg1 type 0
Aug 30 11:03:29 ney kernel: [  892.524777] sd 16:0:0:0: [sdb] 15204352 512-byte 
logical blocks: (7.78 GB/7.25 GiB)
Aug 30 11:03:29 ney kernel: [  892.527323] sd 16:0:0:0: [sdb] Write Protect is 
off
Aug 30 11:03:29 ney kernel: [  892.527330] sd 16:0:0:0: [sdb] Mode Sense: 2f 00 
00 00
Aug 30 11:03:29 ney kernel: [  892.529763] sd 16:0:0:0: [sdb] Write cache: 
disabled, read cache: enabled, doesn't support DPO or FUA


And so on.

Using 3.8.0-27, I get:
[ 1166.848466] usb 3-2.1.1: new high-speed USB device number 10 using xhci_hcd
[ 1166.866354] usb 3-2.1.1: New USB device found, idVendor=1516, idProduct=1226
[ 1166.866361] usb 3-2.1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[ 1166.866365] usb 3-2.1.1: Product: USB Drive
[ 1166.866368] usb 3-2.1.1: Manufacturer: SKYMEDI
[ 1166.866371] usb 3-2.1.1: SerialNumber: 
[ 1166.866371] K
[ 1166.867162] scsi9 : usb-storage 3-2.1.1:1.0
[ 1169.303686] scsi 9:0:0:0: Direct-Access   1.00 
PQ: 0 ANSI: 4
[ 1169.304967] sd 9:0:0:0: Attached scsi generic sg1 type 0
[ 1169.305291] sd 9:0:0:0: [sdb] 15204352 512-byte logical blocks: (7.78 
GB/7.25 GiB)
[ 1169.308129] sd 9:0:0:0: [sdb] Write Protect is off
[ 1169.308138] sd 9:0:0:0: [sdb] Mode Sense: 2f 00 00 00
[ 1169.310052] sd 9:0:0:0: [sdb] Write cache: disabled, read cache: enabled, 
doesn't support DPO or FUA
[ 1169.316515]  sdb: sdb1
[ 1169.322861] sd 9:0:0:0: [sdb] Attached SCSI removable disk
[ 1170.150762] EXT4-fs (sdb1): recovery complete
[ 1170.154789] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: 
(null)

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-27-generic 3.8.0-27.40
ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alex   2510 F pulseaudio
Date: Fri Aug 30 11:31:10 2013
HibernationDevice: RESUME=UUID=0cf2483e-c441-45a0-858d-b7bef8435676
InstallationDate: Installed on 2013-03-15 (167 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release 

[Bug 1218804] Re: usb mass storage devices not working in 3.8.0-29

2013-08-30 Thread Alexandre BELLONI
Actually, I tried with another usb keys and it is working fine on
3.8.0-29. The affected ones are all Kingston DT101 G2. Some of those
report Manufacturer: SKYMEDI with a broken SerialNumber: ^FK, others are
reporting Product: DT 101 G2 Manufacturer: KINGSTON SerialNumber:
001CC0EC350DACB0270B4EB7 but still, they don't work anymore on 3.8.0-29.

If necessary, I can try 3.8.0-28

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

Title:
  usb mass storage devices not working in 3.8.0-29

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

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


[Bug 1218804] Re: usb mass storage devices not working in 3.8.0-29

2013-08-30 Thread Alexandre BELLONI
*** This bug is a duplicate of bug 1215155 ***
https://bugs.launchpad.net/bugs/1215155

It indeed solves the issue. Sorry for the noise !

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

Title:
  usb mass storage devices not working in 3.8.0-29

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

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


[Bug 784238] Re: Quirk for 2-button mouse Logitech DiNovo Edge

2013-05-23 Thread Alexandre BELLONI
Right, this seems fixed.

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

Title:
  Quirk for 2-button mouse Logitech DiNovo Edge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/784238/+subscriptions

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


[Bug 1181622] Re: e1000e: 82579LM not negociating ethernet speed

2013-05-22 Thread Alexandre BELLONI
** Tags added: kernel-fixed-upstream

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

Title:
  e1000e: 82579LM not negociating ethernet speed

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

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


[Bug 1181622] Re: e1000e: 82579LM not negociating ethernet speed

2013-05-22 Thread Alexandre BELLONI
Hi, I just took some time to to test both kernels. It is actually
working as expected in both. So, I guess Luis is right. I let you close
this bug then.

** 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/1181622

Title:
  e1000e: 82579LM not negociating ethernet speed

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

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


[Bug 1159430] Re: Nautilus 3.7.92 breaks desktop background on Unity

2013-05-22 Thread Alexandre BELLONI
Indeed, that is much better. I was looking for a way to select 
NautilusDesktopWindow but could find it. I didn't try to hard.
I update my branch accordingly but feel free to create your own branch so that 
you get the credits.

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

Title:
  Nautilus 3.7.92 breaks desktop background on Unity

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

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


[Bug 1111516] Re: bash-completion freezes when using tar --strip-components

2013-05-22 Thread Alexandre BELLONI
Seems to be fixed in raring !

** Changed in: bash-completion (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/516

Title:
  bash-completion freezes when using tar --strip-components

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/516/+subscriptions

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


[Bug 1181622] [NEW] e1000e: 82579LM not negociating ethernet speed

2013-05-18 Thread Alexandre BELLONI
Public bug reported:

Hi,

Since I upgraded to Ubuntu 13.04, my ethernet NIC is not working as
expected. NM doesn't seem to be able to know when a cable is plugged in.

Going further in the investigation, I found that:
$ sudo mii-tool eth0
SIOCGMIIPHY on 'eth0' failed: No such device

Indeed, the NIC is not negotiating ethernet speed with its peer.

Upgrading to mainline kernel 3.9 solved the issue.

Here is what I get with 3.8:
[1.221204] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
[1.221206] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[1.221249] e1000e :00:19.0: setting latency timer to 64
[1.221324] e1000e :00:19.0: Interrupt Throttling Rate (ints/sec) set to 
dynamic conservative mode
[1.221364] e1000e :00:19.0: irq 43 for MSI/MSI-X
[1.469145] e1000e :00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 
b8:ca:3a:d6:94:33
[1.469148] e1000e :00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[1.469188] e1000e :00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 4011FF-0FF
[   10.795061] e1000e :00:19.0: irq 43 for MSI/MSI-X
[   10.898759] e1000e :00:19.0: irq 43 for MSI/MSI-X

Now with 3.9:
[1.226636] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-k
[1.226639] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[1.236264] e1000e :00:19.0: setting latency timer to 64
[1.236340] e1000e :00:19.0: Interrupt Throttling Rate (ints/sec) set to 
dynamic conservative mode
[1.236385] e1000e :00:19.0: irq 44 for MSI/MSI-X
[1.493947] e1000e :00:19.0 eth0: registered PHC clock
[1.493962] e1000e :00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 
b8:ca:3a:d6:94:33
[1.493964] e1000e :00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[1.494002] e1000e :00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 4011FF-0FF
[   10.712134] e1000e :00:19.0: irq 44 for MSI/MSI-X
[   10.815973] e1000e :00:19.0: irq 44 for MSI/MSI-X
[   52.329399] e1000e: eth0 NIC Link is Up 100 Mbps Half Duplex, Flow Control: 
None
[   52.329403] e1000e :00:19.0 eth0: 10/100 speed: disabling TSO

If needed, I can also revert to 3.5 to test.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image 3.8.0.21.37
ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
Uname: Linux 3.8.0-21-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alex   2290 F pulseaudio
CRDA:
 country FR:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (N/A, 20)
(5250 - 5330 @ 40), (N/A, 20), DFS
(5490 - 5710 @ 40), (N/A, 27), DFS
Date: Sun May 19 00:03:35 2013
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=0cf2483e-c441-45a0-858d-b7bef8435676
InstallationDate: Installed on 2013-03-15 (64 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: Dell Inc. Latitude E6230
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-21-generic 
root=UUID=1f048f47-95a8-43de-becd-c70fad6088e4 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-21-generic N/A
 linux-backports-modules-3.8.0-21-generic  N/A
 linux-firmware1.106
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2013-04-26 (22 days ago)
dmi.bios.date: 12/10/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0GWYCT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd12/10/2012:svnDellInc.:pnLatitudeE6230:pvr01:rvnDellInc.:rn0GWYCT:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6230
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug raring

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

Title:
  e1000e: 82579LM not negociating ethernet speed

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

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


[Bug 1077696] Re: mounted samba share stops working for file access

2013-05-15 Thread Alexandre BELLONI
*** This bug is a duplicate of bug 1075923 ***
https://bugs.launchpad.net/bugs/1075923

Hum, I don't believe this is a duplicate of bug #1075923. I have the
issue using vlc but I can copy multiple Gbs of data to/from my NAS
without any issue.

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

Title:
  mounted samba share stops working for file access

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

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


[Bug 1159430] Re: Nautilus 3.7.92 breaks desktop background on Unity

2013-04-29 Thread Alexandre BELLONI
I'm actually using gnome-shell 3.8.1-0ubuntu1~raring1.2, nautilus
1:3.8.1-0ubuntu1~raring1. I'm attaching the patch I'm using now as it
has a lot less implications on the other applications. I have my icons
over the desktop background.

** Patch added: nautilus-desktop-background.patch
   
https://bugs.launchpad.net/ubuntu-gnome/+bug/1159430/+attachment/3658669/+files/nautilus-desktop-background.patch

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

Title:
  Nautilus 3.7.92 breaks desktop background on Unity

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

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


[Bug 1159430] Re: Nautilus 3.7.92 breaks desktop background on Unity

2013-04-29 Thread Alexandre BELLONI
Yeah right, I got confused at some point and didn't remember that bug
was about unity. Still, the ubuntu light-themes will have to be modified
to be working well on gnome 3.8. Maybe it is worth making two separate
bugs.

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

Title:
  Nautilus 3.7.92 breaks desktop background on Unity

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

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


[Bug 1159430] Re: Nautilus 3.7.92 breaks desktop background on Unity

2013-04-29 Thread Alexandre BELLONI
Jeremy, I just did the merge proposal, please bear with me as this is
the first time I'm really using bzr.

Adam: I tried what you proposed but it actually break some other
applications, in particular evince, you end up with black text over a
black background (drop down list a the top left). That is also mainly
why I'm using Radiance instead of Adwaita.

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

Title:
  Nautilus 3.7.92 breaks desktop background on Unity

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

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


[Bug 1159430] Re: Nautilus 3.7.92 breaks desktop background on Unity

2013-04-28 Thread Alexandre BELLONI
I actually seems enough to modify /usr/share/themes/Radiance/gtk-3.0
/gtk-widgets.css to get back the correct behavior.

So it seems to nly be an issue with light-themes and not nautilus.

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

Title:
  Nautilus 3.7.92 breaks desktop background on Unity

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

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


[Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2013-04-27 Thread Alexandre BELLONI
Hi,

this bug seems to have reappeared, I didn't have any issue on 12.10.
Since I upgraded to 13.04, the brightness adjustement is sluggish, it
takes 2 seconds or more after pressing the Fn keys.

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

Title:
  Adjusting display brightness is very slow on several Dell laptops

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

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


[Bug 1111516] [NEW] bash-completion freezes when using tar --strip-components

2013-01-31 Thread Alexandre BELLONI
Public bug reported:

When using bash and typing:

tar --strip-components=2 tab

bash-completion doesn't seem to return and the command line is frozen.
C-c allows to resume to bash.

I also tried --mtime with the same result. It seems something is wrong
with that case in /usr/share/bash-completion/completions/tar.

** Affects: bash-completion (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/516

Title:
  bash-completion freezes when using tar --strip-components

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/516/+subscriptions

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


[Bug 923531] Re: firefox is warning about untrusted connection but certificate is valid

2012-03-05 Thread Alexandre BELLONI
I doesn't seem to happen again since I upgraded to firefox
10.0.2+build1-0ubuntu0.11.10.1. Still, I have a wireshark capture
showing the issue.

** 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/923531

Title:
  firefox is warning about untrusted connection but certificate is valid

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

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


[Bug 923531] Re: firefox is warning about untrusted connection but certificate is valid

2012-01-30 Thread Alexandre BELLONI
In fact, restarting firefox seems to solve temporarily the issue. Note
that this also happens using iceweasel 9.0.1 (other computer, other
profile).

When it happens, I can close firefox, restart it, it will lod my tabs
without warning. After a while, it will complain about Untrusted
Connection.


Maybe you can try to load http://www.zeroforfait.fr/ in a tab, click on the 
black button labeled Espace client on the upper right.

After a while, reload the tab and it should happen.

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

Title:
  firefox is warning about untrusted connection but certificate is valid

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

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


[Bug 923531] [NEW] firefox is warning about untrusted connection but certificate is valid

2012-01-29 Thread Alexandre BELLONI
Public bug reported:

On some sites, firefox is reporting an untrusted connection when the
certificate is valid.

One exemple is images-na.ssl-images-amazon.com. It verifies OK with
openssl when using:

openssl s_client -connect images-na.ssl-images-amazon.com:443 -showcerts
-status -CApath /etc/ssl/certs

It also verifies ok with chrome. The same happens with
www.zeroforfait.fr

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: firefox 9.0.1+build1-0ubuntu0.11.10.2
ProcVersionSignature: Ubuntu 3.0.0-16.27-generic 3.0.17
Uname: Linux 3.0.0-16-generic i686
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alex   1464 F pulseaudio
BuildID: 20111228084953
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf034 irq 43'
   Mixer name   : 'Realtek ALC272'
   Components   : 'HDA:10ec0272,144dca00,0011'
   Controls  : 19
   Simple ctrls  : 11
Channel: release
Date: Mon Jan 30 00:22:57 2012
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
IpRoute:
 default via 192.168.1.254 dev wlan0  proto static 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.103  metric 2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=9.0.1/20111228084953 (Running)
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: Upgraded to oneiric on 2011-12-03 (57 days ago)
WifiSyslog:
 
dmi.bios.date: 09/08/2009
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 11CA.M015.20090908.RHU
dmi.board.name: NC10
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr11CA.M015.20090908.RHU:bd09/08/2009:svnSAMSUNGELECTRONICSCO.,LTD.:pnNC10:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNC10:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
dmi.product.name: NC10
dmi.product.version: Not Applicable
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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


** Tags: apport-bug i386 oneiric

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

Title:
  firefox is warning about untrusted connection but certificate is valid

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

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


[Bug 923531] Re: firefox is warning about untrusted connection but certificate is valid

2012-01-29 Thread Alexandre BELLONI
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/923531

Title:
  firefox is warning about untrusted connection but certificate is valid

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

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


[Bug 923531] Re: firefox is warning about untrusted connection but certificate is valid

2012-01-29 Thread Alexandre BELLONI
Note that it doesn't happen with a fresh profile but has happened on
multiple profiles I am using on various computers.

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

Title:
  firefox is warning about untrusted connection but certificate is valid

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

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


[Bug 786662] [NEW] Missing third button emulation on Logitech Dinovo Edge

2011-05-22 Thread Alexandre BELLONI
Public bug reported:

Binary package hint: xserver-xorg-input-evdev

I'm filling the bug as reported on :
https://wiki.ubuntu.com/X/Quirks#2-button%20Mice

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-input-evdev 1:2.6.0-1ubuntu12
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  270.41.06  Mon Apr 18 14:54:25 
PDT 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun May 22 20:14:18 2011
DistUpgraded: Log time: 2011-05-04 20:19:28.973022
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 270.41.06, 2.6.35-29-generic, i686: installed 
 nvidia-current, 270.41.06, 2.6.38-9-generic, i686: installed
GraphicsCard:
 nVidia Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Micro-Star International Co., Ltd. Device [1462:0413]
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, Not in use)
MachineType: Shuttle Inc SD37V10
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-9-generic 
root=UUID=353ede68-3ae3-480b-82b8-337a87a6e0d3 ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xserver-xorg-input-evdev
UpgradeStatus: Upgraded to natty on 2011-05-04 (17 days ago)
dmi.bios.date: 05/15/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: Glenwood-DG
dmi.board.vendor: Shuttle Inc
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd05/15/2007:svnShuttleInc:pnSD37V10:pvr:rvnShuttleInc:rnGlenwood-DG:rvr:cvn:ct3:cvr:
dmi.product.name: SD37V10
dmi.sys.vendor: Shuttle Inc
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 i386 natty patch ubuntu

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

Title:
  Missing third button emulation on Logitech Dinovo Edge

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


[Bug 786662] Re: Missing third button emulation on Logitech Dinovo Edge

2011-05-22 Thread Alexandre BELLONI
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786662

Title:
  Missing third button emulation on Logitech Dinovo Edge

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


[Bug 786662] Re: Missing third button emulation on Logitech Dinovo Edge

2011-05-22 Thread Alexandre BELLONI
*** This bug is a duplicate of bug 784238 ***
https://bugs.launchpad.net/bugs/784238

lsinput output

** Attachment added: lsinput
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/786662/+attachment/2138793/+files/lsinput.txt

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

Title:
  Missing third button emulation on Logitech Dinovo Edge

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


[Bug 786662] Re: Missing third button emulation on Logitech Dinovo Edge

2011-05-22 Thread Alexandre BELLONI
*** This bug is a duplicate of bug 784238 ***
https://bugs.launchpad.net/bugs/784238


** Attachment added: dmidecode
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/786662/+attachment/2138794/+files/dmidecode.txt

** This bug has been marked a duplicate of bug 784238
   Quirk for 2-button mouse Logitech DiNovo Edge

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

Title:
  Missing third button emulation on Logitech Dinovo Edge

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


[Bug 152498] ATI board detection doesn't seem to work correctly

2007-10-13 Thread Alexandre BELLONI
Public bug reported:

Binary package hint: linux-image-2.6.22-14-generic

I have a Samsung R20 XIV 5500.

When booting, the kernel correctly reports the problem with the ATI
motherboard:

[0.00] ATI board detected. Disabling timer routing over 8254.

but then, it tries to use the APIC timer and fail:

[   14.481264] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[   14.481310] ...trying to set up timer (IRQ0) through the 8259A ...  failed.
[   14.481396] ...trying to set up timer as Virtual Wire IRQ... works.

the kernel will continue booting but after setting system clock, it
freezes if I don't generate interrupts by pressing a key on the keyboard
or moving the mouse which is quite annoying.

Contact me if you need more information.

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ATI board detection doesn't seem to work correctly
https://bugs.launchpad.net/bugs/152498
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 152498] Re: ATI board detection doesn't seem to work correctly

2007-10-13 Thread Alexandre BELLONI
By the way, using the noapic option on the grub boot line is a
workaround but then, hwclock fails two times at boot.

-- 
ATI board detection doesn't seem to work correctly
https://bugs.launchpad.net/bugs/152498
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