[Desktop-packages] [Bug 1761382] Re: Unable to connect to ibus: Could not connect: Connection refused

2020-11-05 Thread Cedric Bhihe
Same comment as David Oswald (daoswald) here, from an Arch linux
5.9.3-arch1 running gdm on xorg.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1761382

Title:
  Unable to connect to ibus: Could not connect: Connection refused

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  Get this logged:

  oem@ubuntu:~$ journalctl -b | grep ibus

  dbus-daemon[1074]: [session uid=120 pid=1074] Activating service
  name='org.freedesktop.portal.IBus' requested by ':1.18' (uid=120
  pid=1135 comm="ibus-daemon --xim --panel disable " label="unconfined")

  gnome-shell[1084]: Unable to connect to ibus: Could not connect:
  Connection refused

  /usr/lib/gdm3/gdm-x-session[1281]: dbus-update-activation-environment:
  setting QT_IM_MODULE=ibus

  /usr/lib/gdm3/gdm-x-session[1281]: dbus-update-activation-environment:
  setting XMODIFIERS=@im=ibus

  /usr/lib/gdm3/gdm-x-session[1281]: dbus-update-activation-environment:
  setting GTK_IM_MODULE=ibus

  dbus-daemon[1293]: [session uid=1000 pid=1293] Activating service
  name='org.freedesktop.portal.IBus' requested by ':1.27' (uid=1000
  pid=1458 comm="ibus-daemon --xim --panel disable " label="unconfined")

  gnome-shell[1435]: Unable to connect to ibus: Could not connect:
  Connection refused

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.28.0-0ubuntu2
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  ApportVersion: 2.20.9-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Apr  5 07:43:59 2018
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1878921] Re: USB 3 NVMe SSD dongle doesn't flip

2020-06-25 Thread Cedric Rochefolle
I don't recall seeing that error before. The 2 services I'm referring to are 
the systemd services:
- usb_modeswitch@1-4.service
- and usb_modeswitch@2-4.service

I only realized that as I was trying to debug the error seen in the
attached log.txt in my previous post

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1878921

Title:
  USB 3 NVMe SSD dongle doesn't flip

Status in usb-modeswitch package in Ubuntu:
  In Progress

Bug description:
  I have a AM8180 AMicro adapter. It is an adapter for an M.2 SSD NVMe
  disk to USB 3. It works fine on Windows, but on Ubuntu, when I plug it
  in, the drive shows for a second then disappears. If I try to do fdisk
  or gparted, it seems to lock something and I can't shutdown the laptop
  (it is stuck on the Disk Management Unmounting step.

  My info:
  1) Release:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

  2) Package version:
  usb-modeswitch:
Installed: 2.5.2+repack0-2ubuntu3
Candidate: 2.5.2+repack0-2ubuntu3
Version table:
   *** 2.5.2+repack0-2ubuntu3 500
  500 http://th.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  3) What I expect to happen:
  I expect the drive to stay mounted

  4) What happened instead:
  The disk is mounted then immediately unmount. Before I create the partitions 
in Windows, nothing mounted but the disk briefly appeared in the Disk Manager.

  
  Attached is my (filtered) syslog when I plug to the USB-C (notice the message 
advising to tell the developers about the model. Maybe it's just vendor info 
missing).

  I have modified 2 flags in /etc/usb_modeswitch.conf:
  - DisableSwitching=0 changed to 1
  - #SetStorageDelay=4 changed to un-commented
  then restarted. That didn't help.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1878921] Re: USB 3 NVMe SSD dongle doesn't flip

2020-06-14 Thread Cedric Rochefolle
So it seems to be working, however there are some errors in the logs. Not sure 
they are critical.
Also I have 2 similar services, which could be the reason:
usb_modeswitch@1-4.service and usb_modeswitch@2-4.service

** Attachment added: "log.txt"
   
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1878921/+attachment/5383769/+files/log.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1878921

Title:
  USB 3 NVMe SSD dongle doesn't flip

Status in usb-modeswitch package in Ubuntu:
  In Progress

Bug description:
  I have a AM8180 AMicro adapter. It is an adapter for an M.2 SSD NVMe
  disk to USB 3. It works fine on Windows, but on Ubuntu, when I plug it
  in, the drive shows for a second then disappears. If I try to do fdisk
  or gparted, it seems to lock something and I can't shutdown the laptop
  (it is stuck on the Disk Management Unmounting step.

  My info:
  1) Release:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

  2) Package version:
  usb-modeswitch:
Installed: 2.5.2+repack0-2ubuntu3
Candidate: 2.5.2+repack0-2ubuntu3
Version table:
   *** 2.5.2+repack0-2ubuntu3 500
  500 http://th.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  3) What I expect to happen:
  I expect the drive to stay mounted

  4) What happened instead:
  The disk is mounted then immediately unmount. Before I create the partitions 
in Windows, nothing mounted but the disk briefly appeared in the Disk Manager.

  
  Attached is my (filtered) syslog when I plug to the USB-C (notice the message 
advising to tell the developers about the model. Maybe it's just vendor info 
missing).

  I have modified 2 flags in /etc/usb_modeswitch.conf:
  - DisableSwitching=0 changed to 1
  - #SetStorageDelay=4 changed to un-commented
  then restarted. That didn't help.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1878921] Re: USB 3 NVMe SSD dongle doesn't flip

2020-06-14 Thread Cedric Rochefolle
Going to trying now. Will update shortly.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1878921

Title:
  USB 3 NVMe SSD dongle doesn't flip

Status in usb-modeswitch package in Ubuntu:
  In Progress

Bug description:
  I have a AM8180 AMicro adapter. It is an adapter for an M.2 SSD NVMe
  disk to USB 3. It works fine on Windows, but on Ubuntu, when I plug it
  in, the drive shows for a second then disappears. If I try to do fdisk
  or gparted, it seems to lock something and I can't shutdown the laptop
  (it is stuck on the Disk Management Unmounting step.

  My info:
  1) Release:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

  2) Package version:
  usb-modeswitch:
Installed: 2.5.2+repack0-2ubuntu3
Candidate: 2.5.2+repack0-2ubuntu3
Version table:
   *** 2.5.2+repack0-2ubuntu3 500
  500 http://th.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  3) What I expect to happen:
  I expect the drive to stay mounted

  4) What happened instead:
  The disk is mounted then immediately unmount. Before I create the partitions 
in Windows, nothing mounted but the disk briefly appeared in the Disk Manager.

  
  Attached is my (filtered) syslog when I plug to the USB-C (notice the message 
advising to tell the developers about the model. Maybe it's just vendor info 
missing).

  I have modified 2 flags in /etc/usb_modeswitch.conf:
  - DisableSwitching=0 changed to 1
  - #SetStorageDelay=4 changed to un-commented
  then restarted. That didn't help.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1878921] Re: USB 3 NVMe SSD dongle doesn't flip

2020-05-17 Thread Cedric Rochefolle
That worked, thank you.
I reset to 0 the DisableSwitching configuration /etc/usb_modeswitch.conf
Then I unpack, renamed re-packed the configPack.tar.gz
I inserted the device and it works fine.
Should I submit a request to the "usb-modeswitch-data" package maintainer or 
did you mention you will do it?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1878921

Title:
  USB 3 NVMe SSD dongle doesn't flip

Status in usb-modeswitch package in Ubuntu:
  Confirmed

Bug description:
  I have a AM8180 AMicro adapter. It is an adapter for an M.2 SSD NVMe
  disk to USB 3. It works fine on Windows, but on Ubuntu, when I plug it
  in, the drive shows for a second then disappears. If I try to do fdisk
  or gparted, it seems to lock something and I can't shutdown the laptop
  (it is stuck on the Disk Management Unmounting step.

  My info:
  1) Release:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

  2) Package version:
  usb-modeswitch:
Installed: 2.5.2+repack0-2ubuntu3
Candidate: 2.5.2+repack0-2ubuntu3
Version table:
   *** 2.5.2+repack0-2ubuntu3 500
  500 http://th.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  3) What I expect to happen:
  I expect the drive to stay mounted

  4) What happened instead:
  The disk is mounted then immediately unmount. Before I create the partitions 
in Windows, nothing mounted but the disk briefly appeared in the Disk Manager.

  
  Attached is my (filtered) syslog when I plug to the USB-C (notice the message 
advising to tell the developers about the model. Maybe it's just vendor info 
missing).

  I have modified 2 flags in /etc/usb_modeswitch.conf:
  - DisableSwitching=0 changed to 1
  - #SetStorageDelay=4 changed to un-commented
  then restarted. That didn't help.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1878921] Re: USB 3 NVMe SSD dongle doesn't flip

2020-05-15 Thread Cedric Rochefolle
Thank you for looking at this. I have used the config file to disable the 
device then connected the adapter. Somehow it worked. Maybe I did something 
wrong before.
Attaching the output, which shows a "Generic Display Device (Mass storage 
mode)" product.

** Attachment added: "lsusb_1de1_1101.txt"
   
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1878921/+attachment/5372436/+files/lsusb_1de1_1101.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1878921

Title:
  USB 3 NVMe SSD dongle doesn't flip

Status in usb-modeswitch package in Ubuntu:
  Confirmed

Bug description:
  I have a AM8180 AMicro adapter. It is an adapter for an M.2 SSD NVMe
  disk to USB 3. It works fine on Windows, but on Ubuntu, when I plug it
  in, the drive shows for a second then disappears. If I try to do fdisk
  or gparted, it seems to lock something and I can't shutdown the laptop
  (it is stuck on the Disk Management Unmounting step.

  My info:
  1) Release:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

  2) Package version:
  usb-modeswitch:
Installed: 2.5.2+repack0-2ubuntu3
Candidate: 2.5.2+repack0-2ubuntu3
Version table:
   *** 2.5.2+repack0-2ubuntu3 500
  500 http://th.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  3) What I expect to happen:
  I expect the drive to stay mounted

  4) What happened instead:
  The disk is mounted then immediately unmount. Before I create the partitions 
in Windows, nothing mounted but the disk briefly appeared in the Disk Manager.

  
  Attached is my (filtered) syslog when I plug to the USB-C (notice the message 
advising to tell the developers about the model. Maybe it's just vendor info 
missing).

  I have modified 2 flags in /etc/usb_modeswitch.conf:
  - DisableSwitching=0 changed to 1
  - #SetStorageDelay=4 changed to un-commented
  then restarted. That didn't help.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1878921] [NEW] USB 3 NVMe SSD dongle doesn't flip

2020-05-15 Thread Cedric Rochefolle
Public bug reported:

I have a AM8180 AMicro adapter. It is an adapter for an M.2 SSD NVMe
disk to USB 3. It works fine on Windows, but on Ubuntu, when I plug it
in, the drive shows for a second then disappears. If I try to do fdisk
or gparted, it seems to lock something and I can't shutdown the laptop
(it is stuck on the Disk Management Unmounting step.

My info:
1) Release:
Description:Ubuntu 20.04 LTS
Release:20.04

2) Package version:
usb-modeswitch:
  Installed: 2.5.2+repack0-2ubuntu3
  Candidate: 2.5.2+repack0-2ubuntu3
  Version table:
 *** 2.5.2+repack0-2ubuntu3 500
500 http://th.archive.ubuntu.com/ubuntu focal/main amd64 Packages

3) What I expect to happen:
I expect the drive to stay mounted

4) What happened instead:
The disk is mounted then immediately unmount. Before I create the partitions in 
Windows, nothing mounted but the disk briefly appeared in the Disk Manager.


Attached is my (filtered) syslog when I plug to the USB-C (notice the message 
advising to tell the developers about the model. Maybe it's just vendor info 
missing).

I have modified 2 flags in /etc/usb_modeswitch.conf:
- DisableSwitching=0 changed to 1
- #SetStorageDelay=4 changed to un-commented
then restarted. That didn't help.

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

** Attachment added: "filtered syslog"
   https://bugs.launchpad.net/bugs/1878921/+attachment/5372116/+files/usb.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to usb-modeswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1878921

Title:
  USB 3 NVMe SSD dongle doesn't flip

Status in usb-modeswitch package in Ubuntu:
  New

Bug description:
  I have a AM8180 AMicro adapter. It is an adapter for an M.2 SSD NVMe
  disk to USB 3. It works fine on Windows, but on Ubuntu, when I plug it
  in, the drive shows for a second then disappears. If I try to do fdisk
  or gparted, it seems to lock something and I can't shutdown the laptop
  (it is stuck on the Disk Management Unmounting step.

  My info:
  1) Release:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

  2) Package version:
  usb-modeswitch:
Installed: 2.5.2+repack0-2ubuntu3
Candidate: 2.5.2+repack0-2ubuntu3
Version table:
   *** 2.5.2+repack0-2ubuntu3 500
  500 http://th.archive.ubuntu.com/ubuntu focal/main amd64 Packages

  3) What I expect to happen:
  I expect the drive to stay mounted

  4) What happened instead:
  The disk is mounted then immediately unmount. Before I create the partitions 
in Windows, nothing mounted but the disk briefly appeared in the Disk Manager.

  
  Attached is my (filtered) syslog when I plug to the USB-C (notice the message 
advising to tell the developers about the model. Maybe it's just vendor info 
missing).

  I have modified 2 flags in /etc/usb_modeswitch.conf:
  - DisableSwitching=0 changed to 1
  - #SetStorageDelay=4 changed to un-commented
  then restarted. That didn't help.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1785063] Re: [Galaxy Book 12, Realtek ALC298, Speaker, Internal] No sound at all

2019-11-03 Thread Cedric
Hello, in the expectation that a hacker comes to save us from the claws
of MS (which is supposedly loves linux ...), here is the list of what
works or not works :

Works :

External HDMI connector (adapter): Select "HDMI 1"
Bluetooth

Does not work :

Internal jack connector
External jack connector (adapter)
Internal speakers

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1785063

Title:
  [Galaxy Book 12, Realtek ALC298, Speaker, Internal] No sound at all

Status in sound-2.6 (alsa-kernel):
  New
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  No sound at all, through speakers or headphones jack.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  natty  4286 F pulseaudio
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Thu Aug  2 15:07:12 2018
  InstallationDate: Installed on 2017-10-12 (293 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1248 F pulseaudio
natty  4286 F pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [Galaxy Book 12, Realtek ALC298, Speaker, Internal] No sound at all
  UpgradeStatus: Upgraded to bionic on 2018-04-04 (120 days ago)
  dmi.bios.date: 06/26/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P02HAC.004.170626.WY.1442
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: SM-W720NZKBBTU
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SGL8766A2S-C01-G001-S0001+10.0.14393
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 32
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP02HAC.004.170626.WY.1442:bd06/26/2017:svnSAMSUNGELECTRONICSCO.,LTD.:pnGalaxyBook12:pvrP02HAC:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSM-W720NZKBBTU:rvrSGL8766A2S-C01-G001-S0001+10.0.14393:cvnSAMSUNGELECTRONICSCO.,LTD.:ct32:cvrN/A:
  dmi.product.family: SAMSUNG GALAXY
  dmi.product.name: Galaxy Book 12
  dmi.product.version: P02HAC
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2017-10-13T14:38:49.320280

To manage notifications about this bug go to:
https://bugs.launchpad.net/sound-2.6/+bug/1785063/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1848741] Re: Ubuntu 19.10 graphics artefacts on ryzen 2500u

2019-10-19 Thread Cedric
** Attachment added: "Capture d’écran de 2019-10-19 12-20-59.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1848741/+attachment/5298358/+files/Capture%20d%E2%80%99%C3%A9cran%20de%202019-10-19%2012-20-59.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1848741

Title:
  Ubuntu 19.10 graphics artefacts on ryzen 2500u

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  I have graphics artefacts: screan tearing, pieces of the previous
  window appear in the newly opened window.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1848741] Re: Ubuntu 19.10 graphics artefacts on ryzen 2500u

2019-10-19 Thread Cedric
Hi,

I have similar problems on my Huawei matebook ryzen edition (2500u)
The problem appear randomly (firefox scroll or changing window)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1848741

Title:
  Ubuntu 19.10 graphics artefacts on ryzen 2500u

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  I have graphics artefacts: screan tearing, pieces of the previous
  window appear in the newly opened window.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1799920] Re: External Dell P2715Q doesn't wake up from standby anymore after 18.04 -> 18.10 upgrade

2019-07-22 Thread Cedric M
: 
Kernel driver in use: pcieport

  00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#4 (rev e3) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

  00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI 
Controller (rev 03) (prog-if 20 [EHCI])
Subsystem: Dell Wildcat Point-LP USB EHCI Controller
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ehci-pci

  00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
Subsystem: Dell Wildcat Point-LP LPC Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich

  00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Dell Wildcat Point-LP SATA Controller [AHCI Mode]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ahci
Kernel modules: ahci

  00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
Subsystem: Dell Wildcat Point-LP SMBus Controller
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- SERR- 
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal

  01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI 
Express Card Reader (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card 
Reader
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci

  02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

  
  Thanks,
  Cedric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1799920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 239784] Re: Thunderbird : X System error

2018-11-27 Thread Cedric Girard
I have switched to a distribution that is able to give me feedback on my
bugs on less than 10 years, since then... I am unable to tell if this
bug is still relevant.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/239784

Title:
  Thunderbird : X System error

Status in thunderbird package in Ubuntu:
  Incomplete

Bug description:
  When I launch Thunderbird I get sometimes this message :

  The program 'thunderbird-bin' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 2680 error_code 3 request_code 15 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)

  It appears just after the profile manager and the main windows of
  thunderbird does not start.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1799920] Re: External Dell P2715Q doesn't wake up from standby anymore after 18.04 -> 18.10 upgrade

2018-10-26 Thread Cedric M
ASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

  00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#1 (rev e3) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

  00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#4 (rev e3) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

  00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI 
Controller (rev 03) (prog-if 20 [EHCI])
Subsystem: Dell Wildcat Point-LP USB EHCI Controller
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ehci-pci

  00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
Subsystem: Dell Wildcat Point-LP LPC Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich

  00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Dell Wildcat Point-LP SATA Controller [AHCI Mode]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ahci
Kernel modules: ahci

  00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
Subsystem: Dell Wildcat Point-LP SMBus Controller
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- SERR- 
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal

  01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI 
Express Card Reader (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card 
Reader
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci

  02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

  
  Thanks,
  Cedric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1799920/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1799920] Re: External Dell P2715Q doesn't wake up from standby anymore after 18.04 -> 18.10 upgrade

2018-10-25 Thread Cedric M
iscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

  00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#4 (rev e3) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

  00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI 
Controller (rev 03) (prog-if 20 [EHCI])
Subsystem: Dell Wildcat Point-LP USB EHCI Controller
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ehci-pci

  00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
Subsystem: Dell Wildcat Point-LP LPC Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich

  00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Dell Wildcat Point-LP SATA Controller [AHCI Mode]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ahci
Kernel modules: ahci

  00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
Subsystem: Dell Wildcat Point-LP SMBus Controller
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- SERR- 
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal

  01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI 
Express Card Reader (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card 
Reader
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci

  02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

  
  Thanks,
  Cedric

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1799920] [NEW] External Dell P2715Q doesn't wake up from standby anymore after 18.04 -> 18.10 upgrade

2018-10-25 Thread Cedric M
[EHCI])
Subsystem: Dell Wildcat Point-LP USB EHCI Controller
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ehci-pci

00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
Subsystem: Dell Wildcat Point-LP LPC Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich

00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Dell Wildcat Point-LP SATA Controller [AHCI Mode]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: ahci
Kernel modules: ahci

00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
Subsystem: Dell Wildcat Point-LP SMBus Controller
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- SERR- 
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal

01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI 
Express Card Reader (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card 
Reader
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci

02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi


Thanks,
Cedric

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1799920

Title:
  External Dell P2715Q doesn't wake up from standby anymore after 18.04
  -> 18.10 upgrade

Status in xorg package in Ubuntu:
  New

Bug description:
  Hi,

  Since upgrading to 18.10, my Dell P2715Q external screen (connected to
  a Dell XPS 13 9343 laptop) fails to wakeup after a period of
  inactivity:

  - leave the laptop idle for a while, gnome screen lock will take over
  and shut down the internal panel & external screen (it enters power
  saving mode). Same behaviour as 18.04.

  - however, if I come back after an hour or so and move the mouse or
  press a key, only the internal panel wakes up. The external screen
  remains blank (Xorg probably think that the external screen is on as
  the password prompt of gnome screen lock will not be visible on the
  internal panel, it's probably displayed on the blank surface -- I have
  to enter my password blind to get back to the desktop).

  
  Running xrandr without any argument sometimes helps getting the external 
screen to turn on.
  When it does not, I have to turn the screen OFF and ON again.

  I haven't seen any error message in dmesg or Xorg.0.log.

  
  $ uname -a
  Linux Aurora 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux

  $ lspci -vv
  00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
Subsystem: Dell Broadwell-U Host Bridge -OPI
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: bdw_uncore

  00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 
09) (prog-if 00 [VGA controller])
Subsystem: Dell HD Graphics 5500
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: i915
Kernel modules: i915

  00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
Subsystem: Dell Broadwell-U Audio Controller
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+

[Desktop-packages] [Bug 1747891] Re: gsd-color[1032]: failed to set screen _ICC_PROFILE

2018-09-30 Thread Cedric Bhihe
This bug also appears in Arch linux 4.18.10 running gdm 3.30.1 on X11
(xorg server 1.20.1).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1747891

Title:
  gsd-color[1032]: failed to set screen _ICC_PROFILE

Status in GNOME Settings Daemon:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  Get that error logged:

  gsd-color[1032]: failed to set screen _ICC_PROFILE: Failed to open
  file “/home/oem/.local/share/icc/edid-
  3ed66b5b66c8e176b2d44c8563cdad28.icc”: Permission denied

  
  This is related to (colormgr get-profiles output):

  Filename:  
/var/lib/gdm3/.local/share/icc/edid-3ed66b5b66c8e176b2d44c8563cdad28.icc
  Profile ID:icc-b11214f828f359ffc2d54bd918e8de7b
  Metadata:  CMF_version=3.26.2
  Metadata:  EDID_serial=SN-1
  Metadata:  CMF_binary=gnome-settings-daemon
  Metadata:  EDID_md5=3ed66b5b66c8e176b2d44c8563cdad28
  Metadata:  CMF_product=gnome-settings-daemon
  Metadata:  EDID_mnft=MTC
  Metadata:  FILE_checksum=b11214f828f359ffc2d54bd918e8de7b
  Metadata:  EDID_model=MON-SIS289
  Metadata:  DATA_source=edid
  Metadata:  MAPPING_device_id=xrandr-Mars-Tech 
Corporation-MON-SIS289-SN-1
  Metadata:  EDID_manufacturer=Mars-Tech Corporation

  Actual rights (set by the default install):

  oem@ubuntu:~$ ls -l /home/oem/.local/share/icc/
  -rw-rw-r-- 1 oem oem 1552 Dec  1 20:22 
edid-3ed66b5b66c8e176b2d44c8563cdad28.icc

  I've tried to follow that howto; but it should be set out of the box:
  
https://askubuntu.com/questions/199661/how-do-you-set-system-display-color-profiles-in-xubuntu-and-lubuntu

  note: if that apply to an other package than gsd, please do change/add

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-settings-daemon 3.26.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Feb  7 12:11:12 2018
  EcryptfsInUse: Yes
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1747891/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1733772] [NEW] thunderbird ambiance

2017-11-21 Thread Cedric Br
Public bug reported:

In Thunderbird (ubuntu artful 17.10) the search dialog gives results with 
black/grey background and blue font. This difficult to read.
When i changed the theme to Gnome Vanilla, the problem disappears. So i'm not 
sure if i should report the bug to ambiance theme or to thunderbird

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: thunderbird 1:52.4.0+build1-0ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  brce   1773 F pulseaudio
 /dev/snd/controlC0:  brce   1773 F pulseaudio
BuildID: 20171005162202
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 22 06:34:35 2017
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2017-10-31 (21 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
IpRoute:
 default via 192.168.0.111 dev ens4 proto static metric 100 
 169.254.0.0/16 dev ens4 scope link metric 1000 
 192.168.0.0/16 dev ens4 proto kernel scope link src 192.168.66.3 metric 100
IwConfig:
 ens4  no wireless extensions.
 
 lono wireless extensions.
Locales: extensions.sqlite corrupt or missing
PrefSources: prefs.js
Prefs:
 extensions.lastAppVersion: "52.4.0" (prefs.js)
 network.cookie.prefsMigrated: true (prefs.js)
 network.predictor.cleaned-up: true (prefs.js)
 places.database.lastMaintenance: 1510754123 (prefs.js)
 places.history.expiration.transient_current_max_pages: 122334 (prefs.js)
Profiles: Profile0 (Default) - LastVersion=52.4.0/20171005162202
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: thunderbird
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/04/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3101
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z10PE-D8 WS
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 17
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3101:bd11/04/2015:svnASUSTeKCOMPUTERINC.:pnZ10PE-D8WS:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ10PE-D8WS:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct17:cvrToBeFilledByO.E.M.:
dmi.product.family: ASUS MB
dmi.product.name: Z10PE-D8 WS
dmi.product.version: System Version
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1733772

Title:
  thunderbird ambiance

Status in thunderbird package in Ubuntu:
  New

Bug description:
  In Thunderbird (ubuntu artful 17.10) the search dialog gives results with 
black/grey background and blue font. This difficult to read.
  When i changed the theme to Gnome Vanilla, the problem disappears. So i'm not 
sure if i should report the bug to ambiance theme or to thunderbird

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: thunderbird 1:52.4.0+build1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.7-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brce   1773 F pulseaudio
   /dev/snd/controlC0:  brce   1773 F pulseaudio
  BuildID: 20171005162202
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 22 06:34:35 2017
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2017-10-31 (21 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  IpRoute:
   default via 192.168.0.111 dev ens4 proto static metric 100 
   169.254.0.0/16 dev ens4 scope link metric 1000 
   192.168.0.0/16 dev ens4 proto kernel scope link src 192.168.66.3 metric 100
  IwConfig:
   ens4  no wireless extensions.
   
   lono wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  Prefs:
   extensions.lastAppVersion: "52.4.0" (prefs.js)
   network.cookie.prefsMigrated: true (prefs.js)

[Desktop-packages] [Bug 1636486] Re: External screen flickers (esp. in terminals) with xorg modesetting driver on Intel Broadwell

2017-04-06 Thread Cedric M
Glad it worked for you too.

The guys who did the actual work are the one to be thanked ;)


Now let's see when this gets merged in mainline & stock Ubuntu kernels!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1636486

Title:
  External screen flickers (esp. in terminals) with xorg modesetting
  driver on Intel Broadwell

Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I'm using a Dell XPS 13 (9343 // i7-5600U broadwell, 3200x1800 panel)
  laptop, directly attached to an external Dell P2715Q 4K (3840x2160
  @60Hz) via DP.

  The 4K external screen is flickering when doing light activity --
  easily reproduced when using an X terminal.

  Steps to reproduce:
  - open side by side Firefox (or Chrome) + a terminal and/or a gvim window on 
the external 4K screen
  - do some light web browsing
  - give focus to the X terminal or gvim
// at this point, display is still perfectly steady
  - press a key to enter a single character
// as soon as the key is pressed, external screen goes black for a few 
seconds. Laptop screen is not affected.
  - Wait for the screen to come back, then continue typing
// screen generally stays ON, but sometimes continues to flicker a few 
times in next minute.

  This happens almost every time I switch to the terminal window and
  start typing.

  OS specs:
  - Ubuntu 16.10 running Unity, modesetting Xorg driver
  - kernel 4.8.0. Issue is still present with 4.9.0rc1.

  The intel driver (cp /usr/share/doc/xserver-xorg-video-intel/xorg.conf
  /etc/X11) doesn't exhibit this issue.

  
  Also reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=97264

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1636486/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1636486] Re: External screen flickers (esp. in terminals) with xorg modesetting driver on Intel Broadwell

2017-04-04 Thread Cedric M
Hey

The issue has just been solved for me in the "work in progress" Intel
kernel branch (drm-tip).

Try a kernel here: http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-
tip/

I hope that those fixes will be included in kernel 4.12.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1636486

Title:
  External screen flickers (esp. in terminals) with xorg modesetting
  driver on Intel Broadwell

Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I'm using a Dell XPS 13 (9343 // i7-5600U broadwell, 3200x1800 panel)
  laptop, directly attached to an external Dell P2715Q 4K (3840x2160
  @60Hz) via DP.

  The 4K external screen is flickering when doing light activity --
  easily reproduced when using an X terminal.

  Steps to reproduce:
  - open side by side Firefox (or Chrome) + a terminal and/or a gvim window on 
the external 4K screen
  - do some light web browsing
  - give focus to the X terminal or gvim
// at this point, display is still perfectly steady
  - press a key to enter a single character
// as soon as the key is pressed, external screen goes black for a few 
seconds. Laptop screen is not affected.
  - Wait for the screen to come back, then continue typing
// screen generally stays ON, but sometimes continues to flicker a few 
times in next minute.

  This happens almost every time I switch to the terminal window and
  start typing.

  OS specs:
  - Ubuntu 16.10 running Unity, modesetting Xorg driver
  - kernel 4.8.0. Issue is still present with 4.9.0rc1.

  The intel driver (cp /usr/share/doc/xserver-xorg-video-intel/xorg.conf
  /etc/X11) doesn't exhibit this issue.

  
  Also reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=97264

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1636486/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1636486] Re: External screen flickers (esp. in terminals) with xorg modesetting driver on Intel Broadwell

2016-10-26 Thread Cedric M
Hi,

Doesn't looks like a duplicate of bug 1626935 to me!

The flickering in my case happens:
- only when something light happens in somewhere on the external screen (like 
entering a single character in a terminal window). When nothing happens on 
screen, or when using graphics-heavier apps (like a web browser), the screen 
doesn't flicker
- the flickering is not similar to a triple buffering issue neither is related 
to the nautilus wallpaper -- it looks like a DisplayPort reset (ie, as if you 
disconnect/reconnect the monitor), with a 2-3s complete blackout of the monitor
- this is specific to the modesetting driver. The xserver-xorg-video-intel 
driver is fine.


** This bug is no longer a duplicate of bug 1626935
   [yakkety] desktop is black and/or flickering after plugging in a second 
monitor

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1636486

Title:
  External screen flickers (esp. in terminals) with xorg modesetting
  driver on Intel Broadwell

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Hi,

  I'm using a Dell XPS 13 (9343 // i7-5600U broadwell, 3200x1800 panel)
  laptop, directly attached to an external Dell P2715Q 4K (3840x2160
  @60Hz) via DP.

  The 4K external screen is flickering when doing light activity --
  easily reproduced when using an X terminal.

  Steps to reproduce:
  - open side by side Firefox (or Chrome) + a terminal and/or a gvim window on 
the external 4K screen
  - do some light web browsing
  - give focus to the X terminal or gvim
// at this point, display is still perfectly steady
  - press a key to enter a single character
// as soon as the key is pressed, external screen goes black for a few 
seconds. Laptop screen is not affected.
  - Wait for the screen to come back, then continue typing
// screen generally stays ON, but sometimes continues to flicker a few 
times in next minute.

  This happens almost every time I switch to the terminal window and
  start typing.

  OS specs:
  - Ubuntu 16.10 running Unity, modesetting Xorg driver
  - kernel 4.8.0. Issue is still present with 4.9.0rc1.

  The intel driver (cp /usr/share/doc/xserver-xorg-video-intel/xorg.conf
  /etc/X11) doesn't exhibit this issue.

  
  Also reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=97264

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1636486/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1636486] [NEW] External screen flickers (esp. in terminals) with xorg modesetting driver on Intel Broadwell

2016-10-25 Thread Cedric M
Public bug reported:

Hi,

I'm using a Dell XPS 13 (9343 // i7-5600U broadwell, 3200x1800 panel)
laptop, directly attached to an external Dell P2715Q 4K (3840x2160
@60Hz) via DP.

The 4K external screen is flickering when doing light activity -- easily
reproduced when using an X terminal.

Steps to reproduce:
- open side by side Firefox (or Chrome) + a terminal and/or a gvim window on 
the external 4K screen
- do some light web browsing
- give focus to the X terminal or gvim
  // at this point, display is still perfectly steady
- press a key to enter a single character
  // as soon as the key is pressed, external screen goes black for a few 
seconds. Laptop screen is not affected.
- Wait for the screen to come back, then continue typing
  // screen generally stays ON, but sometimes continues to flicker a few times 
in next minute.

This happens almost every time I switch to the terminal window and start
typing.

OS specs:
- Ubuntu 16.10 running Unity, modesetting Xorg driver
- kernel 4.8.0. Issue is still present with 4.9.0rc1.

The intel driver (cp /usr/share/doc/xserver-xorg-video-intel/xorg.conf
/etc/X11) doesn't exhibit this issue.


Also reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=97264

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1636486

Title:
  External screen flickers (esp. in terminals) with xorg modesetting
  driver on Intel Broadwell

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Hi,

  I'm using a Dell XPS 13 (9343 // i7-5600U broadwell, 3200x1800 panel)
  laptop, directly attached to an external Dell P2715Q 4K (3840x2160
  @60Hz) via DP.

  The 4K external screen is flickering when doing light activity --
  easily reproduced when using an X terminal.

  Steps to reproduce:
  - open side by side Firefox (or Chrome) + a terminal and/or a gvim window on 
the external 4K screen
  - do some light web browsing
  - give focus to the X terminal or gvim
// at this point, display is still perfectly steady
  - press a key to enter a single character
// as soon as the key is pressed, external screen goes black for a few 
seconds. Laptop screen is not affected.
  - Wait for the screen to come back, then continue typing
// screen generally stays ON, but sometimes continues to flicker a few 
times in next minute.

  This happens almost every time I switch to the terminal window and
  start typing.

  OS specs:
  - Ubuntu 16.10 running Unity, modesetting Xorg driver
  - kernel 4.8.0. Issue is still present with 4.9.0rc1.

  The intel driver (cp /usr/share/doc/xserver-xorg-video-intel/xorg.conf
  /etc/X11) doesn't exhibit this issue.

  
  Also reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=97264

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1636486/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2015-11-20 Thread Cedric Schieli
+1

Updated version currently rebuilding in my PPA:
https://launchpad.net/~cschieli/+archive/ubuntu/bug1273201

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1273201

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  I've created a bridge with network-manager-gnome, the bridge slave
  physical device is eth0. After a reboot the bridge is brought up, but
  eth0 isn't attached.

  First test-case:
  Created a bridge with network-manager-gnome with the bridge slave physical 
device is eth0 and remove all other connections. After a reboot the bridge is 
brought up, but eth0 isn't attached. When I open 
/etc/NetworkManager/NetworkManager.conf and save it without any modification, 
eth0 is instantly added to my bridge. Strange!

  Second test-case:
  Created a bridge with network-manager-gnome with the bridge slave physical 
device is eth0. Disable the "autoconnect" of the default wired network. After a 
reboot the bridge is brought up, but eth0 isn't  attached. Instead eth0 is 
brought up and full configured.

  After compiling and testing different upstream versions, i could track
  the problem down to bridge_ignore_without_connections.patch.  A
  network-manager package without this specific patch, brings my bridge
  up at boot and adds eth0 to the bridge in both test-cases.

  I've checked the behaviour on my ubuntu 13.10 box with network-manager
  (0.9.8.0-0ubuntu22)  and the trusty version network-manager
  (0.9.8.8-0ubuntu1) .

  Till now i couldn't  encounter any sideeffects of removing this patch
  with the bridge created by libvirt.

  Regards
  Mathias Kresin

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1011257] Re: x-gvfs-show option doesn't work

2015-09-25 Thread Cedric Bhihe
*** This bug is a duplicate of bug 1012081 ***
https://bugs.launchpad.net/bugs/1012081

Issue still exists in Trusty 14.04.3 
util-linux version: 2.20.1-5 1ubuntu20.7
gnome-disk-utility 3.10.0
3.16.0-49-generic #65~14.04.1-Ubuntu x86_64

UDisks is pretty useless because of that.

Three long years have passed since bug submission

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1011257

Title:
  x-gvfs-show option doesn't work

Status in gnome-disk-utility package in Ubuntu:
  Confirmed
Status in gnome-disk-utility source package in Raring:
  Confirmed

Bug description:
  was reporting a separate bug #1010858 about double icons appearing for
  mounted filesystems, and it occurred to me that it was happening for
  volumes I had listed in /etc/fstab with uhelper=udisks, the mechanism
  i used in previous versions to mount internal drives and see them in
  launcher etc.

  In investigating, I found the apparently-new gnome-disk-utility
  "Disks" and that seems to have new options for doing this properly,
  but when I tried to use them in closest-to-default way, it failed.

  The attached screenshot shows the options I had set on a volume. Below
  is the line that generated in /etc/fstab:

  LABEL=Spinner /mnt/Spinner auto nosuid,nodev,nofail,x-gvfs-show 0 0

  It fails to mount when you try to mount it in the disk utility. An
  error dialogue opens with:

  Error mounting system-managed device /dev/sdg1: Command-line `mount 
"/mnt/Spinner"' exited with non-zero exit status 32: mount: wrong fs type, bad 
option, bad superblock on /dev/sdg1,
 missing codepage or helper program, or other error
 In some cases useful info is found in syslog - try
 dmesg | tail  or so

   (udisks-error-quark, 0)

  
  dmesg | tail gives:

  [  619.470006] EXT4-fs (sdg1): Unrecognized mount option "x-gvfs-show"
  or missing value

  I expect the bug isn't so much in the disk utility app itself as in
  the underlying mount tools that have probably been compiled without a
  required option, but the user experience is that it fails when using
  the disk utility, hence reporting it here for now.

  I suspect I can make this work a different way using prior knowledge,
  to make it mount in /media and using uhelper=udisks2 - will be trying
  that in a moment - but this seemed the logical, minimal way to proceed
  for the new utility and it failed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-disk-utility 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Sun Jun 10 18:54:35 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-disk-utility
  UpgradeStatus: Upgraded to quantal on 2012-06-09 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2015-07-14 Thread Cedric Schieli
+1

I've been running the backported fix (just dropped the patch) without a glitch 
for several month.
If that helps, I've just created a PPA for this backport (currently 
rebuilding): https://launchpad.net/~cschieli/+archive/ubuntu/bug1273201

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1273201

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  I've created a bridge with network-manager-gnome, the bridge slave
  physical device is eth0. After a reboot the bridge is brought up, but
  eth0 isn't attached.

  First test-case:
  Created a bridge with network-manager-gnome with the bridge slave physical 
device is eth0 and remove all other connections. After a reboot the bridge is 
brought up, but eth0 isn't attached. When I open 
/etc/NetworkManager/NetworkManager.conf and save it without any modification, 
eth0 is instantly added to my bridge. Strange!

  Second test-case:
  Created a bridge with network-manager-gnome with the bridge slave physical 
device is eth0. Disable the autoconnect of the default wired network. After a 
reboot the bridge is brought up, but eth0 isn't  attached. Instead eth0 is 
brought up and full configured.

  After compiling and testing different upstream versions, i could track
  the problem down to bridge_ignore_without_connections.patch.  A
  network-manager package without this specific patch, brings my bridge
  up at boot and adds eth0 to the bridge in both test-cases.

  I've checked the behaviour on my ubuntu 13.10 box with network-manager
  (0.9.8.0-0ubuntu22)  and the trusty version network-manager
  (0.9.8.8-0ubuntu1) .

  Till now i couldn't  encounter any sideeffects of removing this patch
  with the bridge created by libvirt.

  Regards
  Mathias Kresin

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1266970] Re: ibus-ui-gtk3 crashed with SIGABRT in g_assertion_message()

2015-04-13 Thread Cedric M
Sending crash report generated by Apport, with all debug symbols loaded.

The stack trace is then more informative, here is an extract:

Stacktrace:
 #0  0x7fc03cf2ee37 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
 #1  0x7fc03cf30528 in __GI_abort () at abort.c:89
 #2  0x7fc03d549b25 in g_assertion_message (domain=domain@entry=0x41ca51 
IBUS, file=file@entry=0x41de90 panel.c, line=line@entry=2567, 
func=func@entry=0x41eec0 __func__.55096 panel_switch_engine, 
message=message@entry=0xfc1710 assertion failed: (i = 0  i  
m_engines.length)) at /build/buildd/glib2.0-2.42.1/./glib/gtestutils.c:2291
 lstr = 
2567\000\177\000\000\000H0\251t\322\361\037pJ\000(\300\177\000\000\230\344A\000\000\000\000
 s = 0xfc1b50 
 #3  0x7fc03d549bba in g_assertion_message_expr 
(domain=domain@entry=0x41ca51 IBUS, file=file@entry=0x41de90 panel.c, 
line=line@entry=2567, func=func@entry=0x41eec0 __func__.55096 
panel_switch_engine, expr=expr@entry=0x41e498 i = 0  i  
m_engines.length) at /build/buildd/glib2.0-2.42.1/./glib/gtestutils.c:2306
 s = 0xfc1710 assertion failed: (i = 0  i  m_engines.length)
 #4  0x0040fe9f in panel_switch_engine (self=0xd81310, i=optimized 
out, force=optimized out) at panel.c:2567
 #5  0x0041247f in panel_update_engines (self=0xd81310, 
unowned_engine_names=optimized out, unowned_engine_names_length1=optimized 
out, order_names=0xfa3d40, order_names_length1=optimized out) at panel.c:3019

 #6  0x004130dc in panel_load_settings (self=0xd81310) at panel.c:2459
 #7  0x7fc03db02264 in emit_signal_instance_in_idle_cb 
(data=0x7fc0300081b0) at 
/build/buildd/glib2.0-2.42.1/./gio/gdbusconnection.c:3753
 

** Attachment added: Crash report with debug symbols
   
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1266970/+attachment/4373711/+files/_usr_lib_ibus_ibus-ui-gtk3.1000.crash

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1266970

Title:
  ibus-ui-gtk3 crashed with SIGABRT in g_assertion_message()

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  Testing x86 xubuntu ISO (jan 07), did login and apport pop-up me with
  this error.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: ibus 1.5.3-6ubuntu4
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic i686
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: i386
  CasperVersion: 1.336ubuntu1
  Date: Wed Jan  8 04:19:45 2014
  ExecutablePath: /usr/lib/ibus/ibus-ui-gtk3
  ExecutableTimestamp: 1385564596
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140107)
  ProcCmdline: /usr/lib/ibus/ibus-ui-gtk3
  ProcCwd: /
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=set
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libibus-1.0.so.5
  Title: ibus-ui-gtk3 crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1392836] [NEW] package libxpm4:i386 1:3.5.10-1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2014-11-14 Thread cedric
Public bug reported:

Ubuntu show me this problem

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libxpm4:i386 1:3.5.10-1
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Nov 14 19:45:43 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DuplicateSignature: package:libxpm4:i386:1:3.5.10-1:package is in a very bad 
inconsistent state; you should  reinstall it before attempting configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RS690M [Radeon Xpress 1200/1250/1270] 
[1002:791f] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:30c2]
MachineType: Hewlett-Packard HP Compaq 6715s (GR656ET#ABD)
PackageArchitecture: i386
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=91e47700-3092-4360-9639-83a47e8c4bb3 ro quiet splash vt.handoff=7
SourcePackage: libxpm
Title: package libxpm4:i386 1:3.5.10-1 failed to install/upgrade: package is in 
a very bad inconsistent state; you should  reinstall it before attempting 
configuration
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/04/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68YTT Ver. F.0B
dmi.board.name: 30C2
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.2D
dmi.chassis.asset.tag: CNU8182B6Y
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68YTTVer.F.0B:bd03/04/2008:svnHewlett-Packard:pnHPCompaq6715s(GR656ET#ABD):pvrF.0B:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.2D:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6715s (GR656ET#ABD)
dmi.product.version: F.0B
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Nov 14 19:21:50 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.1
xserver.video_driver: radeon

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


** Tags: apport-package compiz-0.9 i386 need-duplicate-check trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libxpm in Ubuntu.
https://bugs.launchpad.net/bugs/1392836

Title:
  package libxpm4:i386 1:3.5.10-1 failed to install/upgrade: package is
  in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

Status in “libxpm” package in Ubuntu:
  New

Bug description:
  Ubuntu show me this problem

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libxpm4:i386 1:3.5.10-1
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Nov 14 19:45:43 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DuplicateSignature: package:libxpm4:i386:1:3.5.10-1:package is in a very bad 
inconsistent state; you should  reinstall it before attempting configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS690M [Radeon Xpress 1200/1250/1270] 
[1002:791f] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:30c2]
  MachineType: Hewlett-Packard HP Compaq 6715s (GR656ET#ABD)
  PackageArchitecture: i386
  PccardctlIdent:
   Socket 0:
 no product info 

[Desktop-packages] [Bug 771896] Re: No way to save current session

2014-10-13 Thread Cedric Bhihe
Does this fix or another one (unknown to me) works for Trusty (14.04) Desktop ?
I am dying to see this implemented for all my desktop's windows. 

Just imagine if you left work in the evening with your (real desktop) set for 
the next day and on the morning of the day after, you find that everything as 
been neatly stacked by the hosuekeeping staff. Horror. This is what happens 
everyday with Ubuntu 14.04's Unity.
Cheers

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/771896

Title:
  No way to save current session

Status in Release Notes for Ubuntu:
  Invalid
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-session” source package in Precise:
  Fix Released
Status in “gnome-session” source package in Quantal:
  Fix Released

Bug description:
  Binary package hint: gnome-session

  There is no way I can find to set up a session the way you'd like to
  have Unity start up and then save that setup. This also affects the
  Classic session.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-session 2.32.1-0ubuntu19
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Wed Apr 27 09:27:01 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110413)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en
   PATH=(custom, user)
   LANG=C
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/csh
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/771896/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1332044] Re: iBus installed w/ Chinese Pinyin but [Invalid UTF-8] results on selection of characters

2014-07-03 Thread Cedric Bhihe
Ok. Please add your comment to launchpad if not already done and elevate 
the number of point of this confirmed bug by one, for this bug to 
receive more and faster attention from the dev platform. Thank you.
-ced.*

*
On 03/07/14 16:37, Luc C. wrote:
 I have the same problem with lubuntu 14.04 right after a fresh
 installation.

 [Invalid UTF-8][Invalid UTF-8][Invalid UTF-8] :D


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus-pinyin in Ubuntu.
https://bugs.launchpad.net/bugs/1332044

Title:
  iBus installed w/ Chinese Pinyin but [Invalid UTF-8] results on
  selection of characters

Status in “ibus-pinyin” package in Ubuntu:
  Confirmed

Bug description:
  Platform: Linux xxx 3.13.0-27-generic #50-Ubuntu SMP Thu May 15
  18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  IBus: version 1.5.0 is correctly installed and running as part of TT 14.04 
(LTS). (iBus Daemon runs in current session)
  Fonts: ipafont-gothic and ipafont-mincho are installed, as evidenced by a 
proper 'fc-list'
  Japanese Anthy text entry: works well (direct trial), except in terminal 
window.
  Chinese SunPinyin text entry: works well, except in terminal window, but not 
an acceptable option for this user
  Chinese Pinyin: fails   -- ***

  The whole gui seems to work perfectly well, setting of preferences,
  English full width text entry and toggling between English and Chinese
  Pinyin entry with the shift key.

  Chinese Text entry (apparently) is well configured with my choice of Chinese 
Pinyin. Pinyin entry actually works and iBus actually reacts well to nihao, 
by proposing 你好 in return (this was pasted from a translation website, not 
generated by this iBus !) . 
  However selecting that choice with the space bar, results invariably in 
[Invalid UTF-8].  
   (even after multpiple reboots  restarts of iBus)

  Steps to reproduce the error: 
Unknown. 
This is the result of a normal dual boot install.
  More info:
If more info is required (hardware, etc), ask.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-pinyin/+bug/1332044/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1332044] Re: iBus installed w/ Chinese Pinyin but [Invalid UTF-8] results on selection of characters

2014-06-20 Thread Cedric Bhihe
Some more info on the system env to better document the report filed
above:

  lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
  uname -a
Linux XXX 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux
  id# in case that helps
uid=1000(ckb) gid=1000(ckb) 
groups=1000(ckb),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus-pinyin in Ubuntu.
https://bugs.launchpad.net/bugs/1332044

Title:
  iBus installed w/ Chinese Pinyin but [Invalid UTF-8] results on
  selection of characters

Status in “ibus-pinyin” package in Ubuntu:
  New

Bug description:
  Platform: Linux xxx 3.13.0-27-generic #50-Ubuntu SMP Thu May 15
  18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  IBus: version 1.5.0 is correctly installed and running as part of TT 14.04 
(LTS). (iBus Daemon runs in current session)
  Fonts: ipafont-gothic and ipafont-mincho are installed, as evidenced by a 
proper 'fc-list'
  Japanese Anthy text entry: works well (direct trial), except in terminal 
window.
  Chinese SunPinyin text entry: works well, except in terminal window, but not 
an acceptable option for this user
  Chinese Pinyin: fails   -- ***

  The whole gui seems to work perfectly well, setting of preferences,
  English full width text entry and toggling between English and Chinese
  Pinyin entry with the shift key.

  Chinese Text entry (apparently) is well configured with my choice of Chinese 
Pinyin. Pinyin entry actually works and iBus actually reacts well to nihao, 
by proposing 你好 in return (this was pasted from a translation website, not 
generated by this iBus !) . 
  However selecting that choice with the space bar, results invariably in 
[Invalid UTF-8].  
   (even after multpiple reboots  restarts of iBus)

  Steps to reproduce the error: 
Unknown. 
This is the result of a normal dual boot install.
  More info:
If more info is required (hardware, etc), ask.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-pinyin/+bug/1332044/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1332044] [NEW] iBus installed w/ Chinese Pinyin but [Invalid UTF-8] results on selection of characters

2014-06-19 Thread Cedric Bhihe
Public bug reported:

Platform: Linux xxx 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

IBus: version 1.5.0 is correctly installed and running as part of TT 14.04 
(LTS). (iBus Daemon runs in current session)
Fonts: ipafont-gothic and ipafont-mincho are installed, as evidenced by a 
proper 'fc-list'
Japanese Anthy text entry: works well (direct trial), except in terminal window.
Chinese SunPinyin text entry: works well, except in terminal window, but not an 
acceptable option for this user
Chinese Pinyin: fails   -- ***

The whole gui seems to work perfectly well, setting of preferences,
English full width text entry and toggling between English and Chinese
Pinyin entry with the shift key.

Chinese Text entry (apparently) is well configured with my choice of Chinese 
Pinyin. Pinyin entry actually works and iBus actually reacts well to nihao, 
by proposing 你好 in return (this was pasted from a translation website, not 
generated by this iBus !) . 
However selecting that choice with the space bar, results invariably in 
[Invalid UTF-8].  
 (even after multpiple reboots  restarts of iBus)

Steps to reproduce the error: 
  Unknown. 
  This is the result of a normal dual boot install.
More info:
  If more info is required (hardware, etc), ask.

** Affects: ibus-pinyin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus-pinyin in Ubuntu.
https://bugs.launchpad.net/bugs/1332044

Title:
  iBus installed w/ Chinese Pinyin but [Invalid UTF-8] results on
  selection of characters

Status in “ibus-pinyin” package in Ubuntu:
  New

Bug description:
  Platform: Linux xxx 3.13.0-27-generic #50-Ubuntu SMP Thu May 15
  18:06:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  IBus: version 1.5.0 is correctly installed and running as part of TT 14.04 
(LTS). (iBus Daemon runs in current session)
  Fonts: ipafont-gothic and ipafont-mincho are installed, as evidenced by a 
proper 'fc-list'
  Japanese Anthy text entry: works well (direct trial), except in terminal 
window.
  Chinese SunPinyin text entry: works well, except in terminal window, but not 
an acceptable option for this user
  Chinese Pinyin: fails   -- ***

  The whole gui seems to work perfectly well, setting of preferences,
  English full width text entry and toggling between English and Chinese
  Pinyin entry with the shift key.

  Chinese Text entry (apparently) is well configured with my choice of Chinese 
Pinyin. Pinyin entry actually works and iBus actually reacts well to nihao, 
by proposing 你好 in return (this was pasted from a translation website, not 
generated by this iBus !) . 
  However selecting that choice with the space bar, results invariably in 
[Invalid UTF-8].  
   (even after multpiple reboots  restarts of iBus)

  Steps to reproduce the error: 
Unknown. 
This is the result of a normal dual boot install.
  More info:
If more info is required (hardware, etc), ask.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-pinyin/+bug/1332044/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1330288] [NEW] Not working the rigt way

2014-06-15 Thread CEDRIC
Public bug reported:

Things are slowed down, live videos and such.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Jun 15 18:47:53 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:015b]
   Subsystem: Acer Incorporated [ALI] Device [1025:015b]
InstallationDate: Installed on 2014-04-18 (58 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
MachineType: Acer AOA150
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=1532a582-12c1-4870-8d4e-b1338e16c0f7 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/09/2008
dmi.bios.vendor: Acer
dmi.bios.version: v0.3305
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 1
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAcer:bvrv0.3305:bd05/09/2008:svnAcer:pnAOA150:pvr1:rvnAcer:rn:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
dmi.product.name: AOA150
dmi.product.version: 1
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Jun 15 10:46:33 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 521 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: apport-bug compiz-0.9 i386 trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1330288

Title:
  Not working the rigt way

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Things are slowed down, live videos and such.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Jun 15 18:47:53 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile 945GSE Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:015b]
 Subsystem: Acer Incorporated [ALI] Device [1025:015b]
  InstallationDate: Installed on 2014-04-18 (58 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  MachineType: Acer AOA150
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=1532a582-12c1-4870-8d4e-b1338e16c0f7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2008
  dmi.bios.vendor: Acer
  dmi.bios.version: v0.3305
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 1
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 

[Desktop-packages] [Bug 1315966] Re: banshee crashes on startup

2014-05-16 Thread Cedric Hicks
I have the same problem. Banshee hangs on startup. The output from the
terminal is similar so I won't copy and paste here unless requested. My
OS is as follows:

OS version: Linux 3.13.0-24-generic
KDE SC Version: 4.12.97
Hostname: Kubuntu

Banshee works fine on another PC running the Gnome desktop.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1315966

Title:
  banshee crashes on startup

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I'm on a fresh install of Ubuntu 14.04 and Banshee seems not to work.
  It crashes after adding some podcast feeds. This what I get when
  running on terminal:

  [Info  02:35:45.015] Running Banshee 2.6.2: [Ubuntu Trusty Tahr
  (development branch) (linux-gnu, x86_64) @ 2014-03-25 10:44:19 UTC]

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkComponent) to class
  (__gtksharp_49_Hyena_Gui_BaseWidgetAccessible) after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkTable) to class
  
(__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkSelection) to class
  
(__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkTable) to class
  
(__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkSelection) to class
  
(__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkTable) to class
  
(__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkSelection) to class
  
(__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkTable) to class
  
(__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkSelection) to class
  
(__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an
  interface (AtkTable) to class
  
(__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
  after class_init

  (Banshee:18821): GLib-GObject-WARNING **: attempting to add an interface 
(AtkSelection) to class 
(__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
 after class_init
  [Info  02:35:45.762] Updating web proxy from GConf
  [Info  02:35:45.790] All services are started 0,647782

  (Banshee:18821): GLib-CRITICAL **: Source ID 143 was not found when
  attempting to remove it

  (Banshee:18821): GLib-CRITICAL **: Source ID 112 was not found when 
attempting to remove it
  *** Error in `banshee': double free or corruption (!prev): 0x7fd0dc083930 
***
  Stacktrace:

at unknown 0x
at (wrapper 

[Desktop-packages] [Bug 1273440] [NEW] nouveau suspend GTX470

2014-01-27 Thread Cedric Br
Public bug reported:

suspend succeeds on a GTX470 with 2 monitors but the resume hangs at a black 
screen.
I have to turn off the machine an boot again.
The suspend and resume works with nvidia binary drivers.
The suspend also works with debian wheezy 7.3 with nouveau driver

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.13.1-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Jan 27 22:17:41 2014
DistUpgraded: 2014-01-20 23:11:14,662 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: bbswitch, 0.7, 3.13.0-5-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GF100 [GeForce GTX 470] [10de:06cd] (rev a3) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. Device [3842:1470]
InstallationDate: Installed on 2013-01-01 (391 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MachineType: To be filled by O.E.M. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-5-generic.efi.signed 
root=UUID=11454331-c615-42f6-a15a-f3d9cb536f97 ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-video-nouveau
UpgradeStatus: Upgraded to trusty on 2014-01-20 (6 days ago)
dmi.bios.date: 11/07/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2103
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: M5A99X EVO R2.0
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2103:bd11/07/2013:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM5A99XEVOR2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: To be filled by O.E.M.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu11
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.907-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1
xserver.bootTime: Mon Jan 27 22:14:38 2014
xserver.configfile: default
xserver.errors:
 Failed to load module nvidia (module does not exist, 0)
 Failed to load module nvidia (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.14.5-1ubuntu2
xserver.video_driver: nouveau

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1273440

Title:
  nouveau suspend GTX470

Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  New

Bug description:
  suspend succeeds on a GTX470 with 2 monitors but the resume hangs at a black 
screen.
  I have to turn off the machine an boot again.
  The suspend and resume works with nvidia binary drivers.
  The suspend also works with debian wheezy 7.3 with nouveau driver

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jan 27 22:17:41 2014
  DistUpgraded: 2014-01-20 23:11:14,662 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: bbswitch, 0.7, 3.13.0-5-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GF100 [GeForce GTX 470] [10de:06cd] (rev a3) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. Device 

[Desktop-packages] [Bug 491746]

2014-01-22 Thread Cedric-bosdonnat-ooo
Restricted my LibreOffice hacking area

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to openoffice.org in Ubuntu.
https://bugs.launchpad.net/bugs/491746

Title:
  [Upstream] No interactive crop in Writer

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Won't Fix
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  OpenOffice.org Writer in both Karmic and Lucid appears to lack the
  interactive crop feature. This feature is present in Draw, and in
  Windows Writer builds.

  WORKAROUND: Secondary click picture - click Picture... - tab Crop.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Dec  3 18:08:10 2009
  DistroRelease: Ubuntu 10.04
  Package: openoffice.org-writer 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-5.6-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.32-5-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/491746/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1033116]

2014-01-22 Thread Cedric-bosdonnat-ooo
Restricted my LibreOffice hacking area

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1033116

Title:
  Arrows missing in LibreOffice such that sub-menu can't be shown

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  In LibreOffice Writer, when a toolbar is docked, icons on the toolbar that 
can't be shown due to limited space are grouped to be shown in a vertical menu 
triggered by pressing the more button (the button with  on it). The bug 
is that these icons that have sub-menu(e.g. a color palette) shown in a 
vertical menu don't have arrows beside them to trigger their respective 
sub-menu. However, it is expected that icons that have sub-menu should have 
arrows beside them even if they are grouped in a vertical menu.
  Example:
  On Formatting menu, the Highlighting button should have an arrow beside 
it such that a color palette can be shown after pressing the arrow for users to 
choose the highlighting color. However, when this button is grouped in a 
vertical menu triggered by pressing the more button, the arrow is gone. As a 
result, users can't choose the highlighting color. Instead, users have to make 
the toolbar not docked such that the arrow appears again.
  Screenshots:
  Arrow missing when toolbar is docked: http://imgur.com/2Vp8n,FK1wI
  Arrow not missing when toolbar is not docked:http://imgur.com/2Vp8n,FK1wI#1
  What I expect after the problem is resolved: http://imgur.com/YtoD0
  The same is for Background Color button.
  I think apart from LIbreOffice Writer, LibreOffice Impress, LibreOffice Calc, 
etc also have this problem.
  Screenshots of the problem in LibreOffice Impress:
  Arrow missing when toolbar is docked: http://imgur.com/Moh1v,oQoRx#0
  Arrow not missing when toolbar is not docked: http://imgur.com/Moh1v,oQoRx#1
  My information:
  Release of Ubuntu using: Ubuntu 12.04 LTS
  Version of the package libreoffice-writer: 1:3.5.4-0ubuntu1
  I am sorry if the information provided is not clear or complete as this is my 
first time to report a bug in Ubuntu. I will be very happy to provide 
additional information if needed.
  Thanks for your help.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1033116/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 401003]

2014-01-15 Thread Cedric-bosdonnat-ooo
Not on my plate anymore

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/401003

Title:
  [upstream] Writer hangs indefinitely opening MS Word .doc

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  Invalid
Status in “abiword” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  1) lsb_release -rd
  Description:Ubuntu 11.04
  Release:11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.2-1ubuntu5
    Candidate: 1:3.3.2-1ubuntu5
    Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-proposed/main i386
  Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/401003/+attachment/630609/+files/MS%20Office%20XP%20document.doc
   lowriter -nologo MS\ Office\ XP\ document.doc

  and it opens quickly and successfully.

  4) What happens instead is Writer hangs indefinitely.

  WORKAROUND: Use Abiword.

  apt-cache policy abiword
  abiword:
    Installed: 2.8.6-0.3build1
    Candidate: 2.8.6-0.3build1
    Version table:
   *** 2.8.6-0.3build1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  Original Report Comments: OOo Writer grey screens and CPU usage jumps
  up. The running Writer then has to be killed. This happens under
  Ubuntu 9.04 64-bit with OO 3.0.1 (build 9379).

  Attachment was saved by MS Word XP.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/401003/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 505085] Re: gnome-settings-daemon extensive disk usage

2013-10-04 Thread Cedric Elslander
@Sebastien: sorry for that

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/505085

Title:
  gnome-settings-daemon extensive disk usage

Status in Gnome Settings Daemon:
  Fix Released
Status in One Hundred Paper Cuts:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed

Bug description:
  Binary package hint: gnome-settings-daemon

  Upon login to Gnome and waking up the laptop from sleep the 
gnome-settings-daemon is extensively reading something from the hard disk. I 
watched it by iotop, tried to figure out what does it open by lsof and 
readahead-watch, but I only found some screensaver files and gnome-libs. I have 
no clue what is it looking for.
  It's really frustrating when I have 10 minutes in the morning to read my 
emails and I have to wait 5-6 minutes for gnome-settings-daemon to finish it's 
something before I get use my computer normally (normally means that I can 
launch programs in a sensible time). 
  If I kill gnome-settings-daemon, of course the problem is gone so as my gnome 
theme making it a not really working workaround.
  The problem also existed on Jaunty, now on Karmic too, how could I track it 
down and find out what causes this behaviour?

  ProblemType: Bug
  Architecture: amd64
  Date: Sat Jan  9 09:55:17 2010
  DistroRelease: Ubuntu 9.10
  Package: gnome-settings-daemon 2.28.1-0ubuntu2
  ProcEnviron:
   LANGUAGE=en_US.UTF-8
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: gnome-settings-daemon
  Uname: Linux 2.6.31-16-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/505085/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 505085] Re: gnome-settings-daemon extensive disk usage

2013-10-01 Thread Cedric Elslander
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/505085

Title:
  gnome-settings-daemon extensive disk usage

Status in Gnome Settings Daemon:
  Fix Released
Status in One Hundred Paper Cuts:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-settings-daemon

  Upon login to Gnome and waking up the laptop from sleep the 
gnome-settings-daemon is extensively reading something from the hard disk. I 
watched it by iotop, tried to figure out what does it open by lsof and 
readahead-watch, but I only found some screensaver files and gnome-libs. I have 
no clue what is it looking for.
  It's really frustrating when I have 10 minutes in the morning to read my 
emails and I have to wait 5-6 minutes for gnome-settings-daemon to finish it's 
something before I get use my computer normally (normally means that I can 
launch programs in a sensible time). 
  If I kill gnome-settings-daemon, of course the problem is gone so as my gnome 
theme making it a not really working workaround.
  The problem also existed on Jaunty, now on Karmic too, how could I track it 
down and find out what causes this behaviour?

  ProblemType: Bug
  Architecture: amd64
  Date: Sat Jan  9 09:55:17 2010
  DistroRelease: Ubuntu 9.10
  Package: gnome-settings-daemon 2.28.1-0ubuntu2
  ProcEnviron:
   LANGUAGE=en_US.UTF-8
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: gnome-settings-daemon
  Uname: Linux 2.6.31-16-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/505085/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-27 Thread Cedric M
Hello, there is no more crash since the reboot last week.
I needed to wait more because we had a general power failure nearly at the hour 
where cupsd would usually crash.
( I needed to check your fix didn't cause the power failure  :-P )
I think you can set the bug as fixed now.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-17 Thread Cedric M
Bad news : I had a cupsd crash this morning.
I will try to post the apport crash here.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4238BC8
  dmi.modalias: 

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-17 Thread Cedric M
Here is the crash log found on /var/crash .

** Attachment added: New crash after having tested the proposed patch 
(05-17-2013)
   
https://bugs.launchpad.net/ubuntu/quantal/+source/cups/+bug/1086019/+attachment/3679380/+files/_usr_sbin_cupsd.0.crash.zip

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-17 Thread Cedric M
I just checked the '/etc/logrotate.d/cups' file and it has the same
content as the improved script you provided.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4238BC8
  dmi.modalias: 

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-17 Thread Cedric M
 ls -l /etc/apport/blacklist.d/cups*
ls: impossible d'accéder à /etc/apport/blacklist.d/cups*: Aucun fichier ou 
dossier de ce type

== No such file or directory

 ls -l /etc/apport/blacklist.d/*
-rw-r--r-- 1 root root 216 oct.  10  2012 /etc/apport/blacklist.d/apport
-rw-r--r-- 1 root root  59 oct.  11  2012 /etc/apport/blacklist.d/firefox
-rw-r--r-- 1 root root 217 oct.   1  2012 
/etc/apport/blacklist.d/README.blacklist
-rw-r--r-- 1 root root  71 oct.  11  2012 /etc/apport/blacklist.d/thunderbird

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-17 Thread Cedric M
Here is my '/etc/logrotate.d/cups' file.

** Attachment added: My /etc/logrotate.d/cups
   
https://bugs.launchpad.net/ubuntu/quantal/+source/cups/+bug/1086019/+attachment/3679435/+files/cups

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4238BC8
  

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-17 Thread Cedric M
My machine will be online the 3 following days and idle.
I will see Tuesday if other crashes occurred.
If you want I can also reboot the machine before leaving the office (in one 
hour).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4238BC8
  

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-15 Thread Cedric M
I think I missed something, where do I find the 'proposed package' ?
Will automatic update propose it to me? Do I have to upgrade Ubuntu from 12.10 
to 13.04 ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  In Progress
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4238BC8
  dmi.modalias: 

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-15 Thread Cedric M
Already did #21 two weeks ago and crashes came back.

#22 does not work:

cmarin@BAT:~/tmpdir$ sudo dpkg -i --force-confmiss cups-daemon_*.deb

dpkg: erreur de traitement de cups-daemon_*.deb (--install) :
 ne peut pas accéder à l'archive: Aucun fichier ou dossier de ce type
Des erreurs ont été rencontrées pendant l'exécution :
 cups-daemon_*.deb
-
in english:
 cannot access to archive: no such file or directory

I tried to add a apt-get download cups-daemon but it does not work
either.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-05-15 Thread Cedric M
#25 done via automatic update: it worked but a dialog box asked me
whether to replace or not the content of a file like logrotate.d/cups
(I didn't note it, sorry). The file changes text field was empty.

I choose replace as recommended by the dialog but if this file is
related to the crash maybe the replace should be forced or at least it
should be told that 'replace' is needed to fix a crash.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Committed
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day triggered by logrotate, popping up an Apport dialog to
  upload the crash info to Launchpad. Otherwise all is working
  correctly, there is only the annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package the logrotate script is improved to not take
  a way log files from CUPS while it is running. It stops CUPS, moves
  the log files, and after that starts CUPS again. This way CUPS stops
  crashing during the logrotate once a day, so the system will behave
  normally now. Printing does not trigger the crash, so print jobs are
  always executed correctly.

  You can test whether crash reports still work with the proposed
  package by triggering an artificial crash running the command

  sudo killall -11 cupsd

  Check whether the crash report process of Apport gets triggered, but
  DO NOT post the generated bug report on Launchpad. Remove
  /etc/apport/blacklist.d/cups (remainder from earlier proposed package)
  if this does not happen and try again.

  [Regression Potential]

  None. No change in any executable which could cause a regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  

[Desktop-packages] [Bug 1022640]

2013-05-01 Thread Cedric-bosdonnat-ooo
*** Bug 33954 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1022640

Title:
  [Upstream] VIEWING: Comments are not readable (shown in white over
  yellow)

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Sample spreadsheet created in Excel 2010 saved as xls format. It contains a
  comment. It was never edited by LibreOffice.

  Problem description: 
  If you open a simple file in xls format, cell comments are shown in white over
  yellow colors. As a result, user cannot see the comment.

  Steps to reproduce:
  1. Create new spreadsheet in Excel 2007 or 2010
  2. Insert a comment for one cell
  3. Save as xls format
  4. Open spreadsheet in LibreOffice

  Current behavior:
  The comment is in white over yellow

  Expected behavior:
  The comment should be in color Automatic and not white

  Not reproduce in 
  *Windows 7 Professional SP1 64 bit 
  -LibreOffice 3.5.4.2
  -LibreOffice 3.6.0 beta 3
  *Ubuntu 11.10 Gnome Shell
  *Fedora 17 x86_64 with Gnome Shell 3.4.2 Libreoffice 3.5.4.2 build ID: 
350m1(build:2)

  Reproduce in:
  *Ubuntu 11.10 Unity with  ttf-mscorefonts
   -LibreOffice 3.4.4 OOO340m1 (Build:402) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *Ubuntu 12.04 Unity x86_64
   -LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) from Ubuntu
   -LibreOffice  3.6.0.0.beta3 (Build ID: 3e2b862)
  *OpenSUSE 12.1 (x86_64) with KDE :  4.7.2 (4.7.2) release 5 with 
LibreOffice 3.4.5 OOO340m1 (Build:1505)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  9 18:56:49 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1022640/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1158868] Re: cupsd crashed with SIGSEGV

2013-04-24 Thread Cedric M
*** This bug is a duplicate of bug 1086019 ***
https://bugs.launchpad.net/bugs/1086019

** This bug is no longer a duplicate of bug 1075069
   cupsd crashed with SIGSEGV in _dbus_list_unlink
** This bug has been marked a duplicate of bug 1086019
   cupsd crashes regularly (daily)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1158868

Title:
  cupsd crashed with SIGSEGV

Status in “cups” package in Ubuntu:
  New

Bug description:
  happens on update

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: cups-daemon 1.6.2-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Fri Mar 22 17:33:57 2013
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2012-03-31 (355 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120331)
  Lpstat:
   device for Kyocera-Mita-FS-1350DN-KPDL: ipp://laser:631/ipp
   device for MP280-series: usb://Canon/MP280%20series?serial=71DACCinterface=1
   device for SipgateFax: sipgatefax://sipgate.de
  MachineType: LENOVO 6474A46
  MarkForUpload: True
  Papersize: a4
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  PpdFiles:
   SipgateFax: SipgateFax
   MP280-series: Canon PIXMA MP280 - CUPS+Gutenprint v5.2.9
   Kyocera-Mita-FS-1350DN-KPDL: Kyocera FS-1350DN (KPDL)
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-13-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-13-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7ffcd65c8ec0:mov0x8(%rsi),%rax
   PC (0x7ffcd65c8ec0) ok
   source 0x8(%rsi) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  Title: cupsd crashed with SIGSEGV
  UpgradeStatus: Upgraded to raring on 2013-01-23 (58 days ago)
  UserGroups:
   
  dmi.bios.date: 10/17/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET94WW (3.24 )
  dmi.board.name: 6474A46
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET94WW(3.24):bd10/17/2012:svnLENOVO:pn6474A46:pvrThinkPadT400:rvnLENOVO:rn6474A46:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 6474A46
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1123121] Re: cupsd crashed with SIGSEGV

2013-04-24 Thread Cedric M
*** This bug is a duplicate of bug 1086019 ***
https://bugs.launchpad.net/bugs/1086019

** This bug is no longer a duplicate of bug 1075069
   cupsd crashed with SIGSEGV in _dbus_list_unlink
** This bug has been marked a duplicate of bug 1086019
   cupsd crashes regularly (daily)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1123121

Title:
  cupsd crashed with SIGSEGV

Status in “cups” package in Ubuntu:
  New

Bug description:
  This is the message that comes with the Crash notification. I don't
  know how it affects the system, because printing works. OS is Ubuntu
  13.04

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: cups-daemon 1.6.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  Uname: Linux 3.2.0-32-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.8-0ubuntu4
  Architecture: i386
  CrashCounter: 1
  Date: Sun Feb 10 15:46:32 2013
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2012-05-11 (276 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  Lpstat: device for DCP7030: usb://Brother/DCP-7030?serial=000M9N662992
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 002: ID 0951:1603 Kingston Technology DataTraveler 1GB/2GB 
Pen Drive
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  Papersize: a4
  PpdFiles: DCP7030: Brother DCP7030 for CUPS
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic-pae 
root=UUID=37682423-f02c-4f96-987d-1cdc5d614100 ro vga=775 quiet splash
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic-pae 
root=UUID=37682423-f02c-4f96-987d-1cdc5d614100 ro vga=775 quiet splash
  SegvAnalysis:
   Segfault happened at: 0xb7585109:mov0x4(%eax),%edx
   PC (0xb7585109) ok
   source 0x4(%eax) (0x0004) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
   ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
  Title: cupsd crashed with SIGSEGV
  UpgradeStatus: Upgraded to raring on 2012-11-25 (79 days ago)
  UserGroups:
   
  dmi.bios.date: 01/15/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0406
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N-MX
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0406:bd01/15/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-MX:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  mtime.conffile..etc.cups.cupsd.conf: 2012-12-29T21:28:56.007627

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075069] Re: cupsd crashed with SIGSEGV in _dbus_list_unlink

2013-04-24 Thread Cedric M
*** This bug is a duplicate of bug 1086019 ***
https://bugs.launchpad.net/bugs/1086019

** This bug has been marked a duplicate of bug 1086019
   cupsd crashes regularly (daily)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1075069

Title:
  cupsd crashed with SIGSEGV in _dbus_list_unlink

Status in D-Bus:
  New
Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Crash on Resume

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov  5 02:04:29 2012
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2012-03-31 (218 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120331)
  Lpstat:
   device for Canon-MG5100-series: 
usb://Canon/MG5100%20series?serial=33CD93interface=1
   device for Generic-PCL-6-PCL-XL: socket://192.168.178.3:9100
   device for Kyocera-Mita-FS-1350DN-KPDL: ipp://laser:631/ipp
   device for SipgateFax: sipgatefax://sipgate.de
  MachineType: LENOVO 6474A46
  MarkForUpload: True
  Papersize: a4
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  PpdFiles:
   SipgateFax: SipgateFax
   Generic-PCL-6-PCL-XL: Generic PCL 6/PCL XL Printer Foomatic/pxlcolor 
(recommended)
   Canon-MG5100-series: Canon PIXMA MG5100 - CUPS+Gutenprint v5.2.9
   Kyocera-Mita-FS-1350DN-KPDL: Kyocera FS-1350DN (KPDL)
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f0aba9ede60:mov0x8(%rsi),%rax
   PC (0x7f0aba9ede60) ok
   source 0x8(%rsi) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  Title: cupsd crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-02 (94 days ago)
  UserGroups:
   
  dmi.bios.date: 04/19/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET86WW (3.16 )
  dmi.board.name: 6474A46
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET86WW(3.16):bd04/19/2010:svnLENOVO:pn6474A46:pvrThinkPadT400:rvnLENOVO:rn6474A46:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 6474A46
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2012-10-31T00:20:46.391143

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-04-23 Thread Cedric M
Hi, 
It is now Tuesday and cupsd has not crashed since I replaced 
'/etc/logrotate.d/cups' , my machine was online all the week end.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  In Progress
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day, popping up an Apport dialog to upload the crash info to
  Launchpad. Otherwise all is working correctly, there is only the
  annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package these crash reports are suppressed. CUPS is
  still crashing once a day, but Upstart restarts it and no crash report
  appears. So the system appears to behave normally. The crash is of no
  harm, it is probably triggered by cron job action during the night and
  due to Upstart restarting CUPS CUPS is always present. Printing does
  not trigger the crash, so print jobs are always executed correctly.

  [Regression Potential]

  None. No change in any executable which could cause a regression. Only
  disadvantage is that not yet discovered crashes for other reasons do
  not get visible.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4238BC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP31.88Z.0070.B07.0803051658:bd03/05/08:svnAppleInc.:pnMacBookPro3,1:pvr1.0:rvnAppleInc.:rnMac-F4238BC8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F4238BC8:
  dmi.product.name: MacBookPro3,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1086019] Re: cupsd crashes regularly (daily)

2013-04-19 Thread Cedric M
cupsd crashes nearly everyday on my machine.
I just replaced /etc/logrotate.d/cups by your file and I will tell you Monday 
whether the crash still occurs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1086019

Title:
  cupsd crashes regularly (daily)

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  In Progress
Status in “cups-filters” source package in Quantal:
  Invalid

Bug description:
  Every day I get a 'System Problem Detected' dialog that says that
  cupsd has crashed. The symptom is similar to the one described in bug
  1034045.

  I expected this would be fixed by cups 1.6.1-0ubuntu11, but I have
  that version installed and the errors persist. The test case in bug
  1034045 does not result in an immediate crash of cupsd. Specifically,
  this does not produce a crash on my system:

  1. Run 'sudo rm -f /var/crash/_usr_sbin_cupsd.0.crash'
  2. Run 'sudo service cupsd restart'
  3. Verify that a new /var/crash/_usr_sbin_cupsd.0.crash file has been created 
(and if on a desktop, that a new crash notification has been shown).

  [IMPACT]

  For CUPS users who activate the Show printers shared by other
  systems in the server settings of system-config-printer or in the
  CUPS web interface, so that they automatically get shared remote CUPS
  printers listed in print dialogs CUPS crashes regularly, typically
  once a day, popping up an Apport dialog to upload the crash info to
  Launchpad. Otherwise all is working correctly, there is only the
  annoying crash report.

  [TESTCASE]

  Activate Show printers shared by other systems in the server
  settings of system-config-printer or run the command

  cupsctl --remote-printers

  I am not sure whether there must be actually a remote printer to
  trigger the crash. So on another computer in the same local network
  (or on a virtual machine if you do not have a second computer) create
  a CUPS queue and share it. Activate Published shared printers
  connected to this system in the server settings of system-config-
  printer or run the command

  cupsctl --share-printers

  on that computer. Now observe for some days. Probably you will get a
  crash report once a day.

  With the proposed package these crash reports are suppressed. CUPS is
  still crashing once a day, but Upstart restarts it and no crash report
  appears. So the system appears to behave normally. The crash is of no
  harm, it is probably triggered by cron job action during the night and
  due to Upstart restarting CUPS CUPS is always present. Printing does
  not trigger the crash, so print jobs are always executed correctly.

  [Regression Potential]

  None. No change in any executable which could cause a regression. Only
  disadvantage is that not yet discovered crashes for other reasons do
  not get visible.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
  Uname: Linux 3.6.3-030603-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CupsErrorLog:

  Date: Mon Dec  3 10:49:54 2012
  InstallationDate: Installed on 2010-09-17 (808 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  KernLog:
   Dec  3 10:41:14 steve-laptop kernel: [71466.813974] type=1400 
audit(1354549274.550:29): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=15433 comm=apparmor_parser
   Dec  3 10:41:14 steve-laptop kernel: [71466.814450] type=1400 
audit(1354549274.550:30): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=15433 comm=apparmor_parser
  MachineType: Apple Inc. MacBookPro3,1
  MarkForUpload: True
  Papersize: letter
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.6.3-030603-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-08-07 (118 days ago)
  dmi.bios.date: 03/05/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP31.88Z.0070.B07.0803051658
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4238BC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 2
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F4238BC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP31.88Z.0070.B07.0803051658:bd03/05/08:svnAppleInc.:pnMacBookPro3,1:pvr1.0:rvnAppleInc.:rnMac-F4238BC8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F4238BC8:
  dmi.product.name: MacBookPro3,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1089523] Re: cupsd crashed with SIGSEGV in _dbus_header_get_byte_order()

2013-04-15 Thread Cedric M
May be related to bug 1075069, cupsd regularly crashes on my machine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1089523

Title:
  cupsd crashed with SIGSEGV in _dbus_header_get_byte_order()

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  This was reported when I reacted on update message to install
  upgrades. If this was coincidental, I don't know.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11.3
  ProcVersionSignature: Ubuntu 3.5.0-20.31-generic 3.5.7.1
  Uname: Linux 3.5.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  CupsErrorLog:
   E [12/Dec/2012:18:27:38 +0100] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
   E [12/Dec/2012:18:57:03 +0100] Unknown directive SystemGroup on line 16 of 
/etc/cups/cupsd.conf.
  Date: Wed Dec 12 18:57:03 2012
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2010-10-14 (789 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  Lpstat:
   device for hplaser@ws1: ipp://192.168.5.201:631/printers/hplaser
   device for lexmark@ws1: ipp://192.168.5.201:631/printers/lexmark
  Lsusb:
   Bus 001 Device 002: ID 0409:005a NEC Corp. HighSpeed Hub
   Bus 002 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 004: ID 056d:0002 EIZO Corp. HID Monitor Controls
  MachineType: MSI MS-7366
  MarkForUpload: True
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/vmlinuz-3.5.0-20-generic 
root=UUID=680229a7-f19e-4afc-a959-88e7c07ebdc9 ro quiet splash
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-20-generic 
root=UUID=680229a7-f19e-4afc-a959-88e7c07ebdc9 ro quiet splash
  SegvAnalysis:
   Segfault happened at: 0x7fe51a1577a3:movzbl (%rax),%eax
   PC (0x7fe51a1577a3) ok
   source (%rax) (0x00be) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   dbus_message_get_reply_serial () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  Title: cupsd crashed with SIGSEGV in dbus_message_get_reply_serial()
  UpgradeStatus: Upgraded to quantal on 2012-10-06 (67 days ago)
  UserGroups:
   
  dmi.bios.date: 07/08/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V2.3
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7366
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.3:bd07/08/2008:svnMSI:pnMS-7366:pvr1.0:rvnMSI:rnMS-7366:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: MS-7366
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  mtime.conffile..etc.cups.cupsd.conf: 2012-10-20T16:36:26.698540

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075069] Re: cupsd crashed with SIGSEGV in _dbus_list_unlink

2013-04-15 Thread Cedric M
May be related to bug 1089523, cupsd regularly crashes on my machine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1075069

Title:
  cupsd crashed with SIGSEGV in _dbus_list_unlink

Status in D-Bus:
  New
Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Crash on Resume

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov  5 02:04:29 2012
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2012-03-31 (218 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120331)
  Lpstat:
   device for Canon-MG5100-series: 
usb://Canon/MG5100%20series?serial=33CD93interface=1
   device for Generic-PCL-6-PCL-XL: socket://192.168.178.3:9100
   device for Kyocera-Mita-FS-1350DN-KPDL: ipp://laser:631/ipp
   device for SipgateFax: sipgatefax://sipgate.de
  MachineType: LENOVO 6474A46
  MarkForUpload: True
  Papersize: a4
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  PpdFiles:
   SipgateFax: SipgateFax
   Generic-PCL-6-PCL-XL: Generic PCL 6/PCL XL Printer Foomatic/pxlcolor 
(recommended)
   Canon-MG5100-series: Canon PIXMA MG5100 - CUPS+Gutenprint v5.2.9
   Kyocera-Mita-FS-1350DN-KPDL: Kyocera FS-1350DN (KPDL)
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f0aba9ede60:mov0x8(%rsi),%rax
   PC (0x7f0aba9ede60) ok
   source 0x8(%rsi) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  Title: cupsd crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-02 (94 days ago)
  UserGroups:
   
  dmi.bios.date: 04/19/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET86WW (3.16 )
  dmi.board.name: 6474A46
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET86WW(3.16):bd04/19/2010:svnLENOVO:pn6474A46:pvrThinkPadT400:rvnLENOVO:rn6474A46:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 6474A46
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2012-10-31T00:20:46.391143

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075069] Re: cupsd crashed with SIGSEGV

2013-04-11 Thread Cedric M
** Also affects: dbus
   Importance: Undecided
   Status: New

** Summary changed:

- cupsd crashed with SIGSEGV
+ cupsd crashed with SIGSEGV in _dbus_list_unlink

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1075069

Title:
  cupsd crashed with SIGSEGV in _dbus_list_unlink

Status in D-Bus:
  New
Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Crash on Resume

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov  5 02:04:29 2012
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2012-03-31 (218 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120331)
  Lpstat:
   device for Canon-MG5100-series: 
usb://Canon/MG5100%20series?serial=33CD93interface=1
   device for Generic-PCL-6-PCL-XL: socket://192.168.178.3:9100
   device for Kyocera-Mita-FS-1350DN-KPDL: ipp://laser:631/ipp
   device for SipgateFax: sipgatefax://sipgate.de
  MachineType: LENOVO 6474A46
  MarkForUpload: True
  Papersize: a4
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  PpdFiles:
   SipgateFax: SipgateFax
   Generic-PCL-6-PCL-XL: Generic PCL 6/PCL XL Printer Foomatic/pxlcolor 
(recommended)
   Canon-MG5100-series: Canon PIXMA MG5100 - CUPS+Gutenprint v5.2.9
   Kyocera-Mita-FS-1350DN-KPDL: Kyocera FS-1350DN (KPDL)
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=b32d85c9-d1fb-49ca-8c94-c64d321221b3 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7f0aba9ede60:mov0x8(%rsi),%rax
   PC (0x7f0aba9ede60) ok
   source 0x8(%rsi) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: cups
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
   ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  Title: cupsd crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-02 (94 days ago)
  UserGroups:
   
  dmi.bios.date: 04/19/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET86WW (3.16 )
  dmi.board.name: 6474A46
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET86WW(3.16):bd04/19/2010:svnLENOVO:pn6474A46:pvrThinkPadT400:rvnLENOVO:rn6474A46:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 6474A46
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2012-10-31T00:20:46.391143

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1004515] Re: segfault in accounts-daemon when logging in

2013-02-15 Thread chambault cedric
Well got a news to help noobs like me !

I just installed these 2 packages from Debian Sid (unstable) in this
order :


dpkg -i libaccountsservice0_0.6.21-8_i386.deb
dpkg -i accountsservice_0.6.21-8_i386.deb

The 2 packages easily replace the packages from ubuntu, and so far there
is no side effect and the best :

No more Segfault violation.

 I still keep any other packages (pam, gdm, etc ...) from the ubuntu
12.04.


Hope it helps.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “gdm” package in Ubuntu:
  Confirmed

Bug description:
  I noticed this in my logs. It's not obviously broken anything, but
  segfaults are bad so I thought it worth reporting.

  May 25 14:16:16 e102475-lin gdm-session-worker[2198]: 
AccountsService-WARNING: SetLanguage call failed: not access to HOME yet so 
language not saved
  May 25 14:16:17 e102475-lin kernel: [ 6288.041531] accounts-daemon[2200]: 
segfault at 596fa6 ip 7f283fad1e40 sp 7fff221eb4e0 error 4 in 
libc-2.15.so[7f$
  M
  --- 
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  Package: accountsservice 0.6.15-2ubuntu9
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Tags: precise third-party-packages
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: Upgraded to precise on 2011-11-09 (197 days ago)
  UserGroups: adm fuse sbuild sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1004515] Re: segfault in accounts-daemon when logging in

2013-02-01 Thread chambault cedric
Same problem : Nfs mounts on a netapp, Kerberos authentication

= gdm-session-wor[2543]: segfault at a50cbbc ip 0069a160 sp bf8eb600
error 4 in libc-2.15.so[624000+1a3000]


gdm icons turns and turns. Esc key pushed, i try again and this time it works.

apport enabled but no crash file


anything else you want us to try ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1004515

Title:
  segfault in accounts-daemon when logging in

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “gdm” package in Ubuntu:
  Confirmed

Bug description:
  I noticed this in my logs. It's not obviously broken anything, but
  segfaults are bad so I thought it worth reporting.

  May 25 14:16:16 e102475-lin gdm-session-worker[2198]: 
AccountsService-WARNING: SetLanguage call failed: not access to HOME yet so 
language not saved
  May 25 14:16:17 e102475-lin kernel: [ 6288.041531] accounts-daemon[2200]: 
segfault at 596fa6 ip 7f283fad1e40 sp 7fff221eb4e0 error 4 in 
libc-2.15.so[7f$
  M
  --- 
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  Package: accountsservice 0.6.15-2ubuntu9
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Tags: precise third-party-packages
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: Upgraded to precise on 2011-11-09 (197 days ago)
  UserGroups: adm fuse sbuild sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1097608] [NEW] 'gnome-settings-daemon' not responding because pluse

2013-01-09 Thread Cedric Fung
Public bug reported:

1)  = lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

2)  = apt-cache policy gnome-settings-daemon
gnome-settings-daemon:
  Installed: 3.4.2-0ubuntu15
  Candidate: 3.4.2-0ubuntu15
  Version table:
 *** 3.4.2-0ubuntu15 0
500 http://free.nchc.org.tw/ubuntu/ quantal-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 3.4.2-0ubuntu14 0
500 http://free.nchc.org.tw/ubuntu/ quantal/main amd64 Packages

3)  I think gnome-settings-daemon should skip or delete the pulse tmp
files.

4) The gnome settings daemon got stuck and keyboard shortcuts didn't
work, volumn applet stucked too.

=  sudo strace -p $(pidof gnome-settings-daemon)

nanosleep({0, 1000}, NULL)  = 0
readlink(/home/vecio/.pulse/597c3768236921d57286be88000d-runtime, 
/tmp/pulse-LJLJZtJLWpLE..., 99) = 23
lstat(/tmp/pulse-LJLJZtJLWpLE, 0x7fff3c09c510) = -1 ENOENT (No such file 
or directory)
umask(077)  = 02
mkdir(/tmp/pulse-euJOZCPFqcfT, 0700)  = 0
umask(02)   = 077
symlink(/tmp/pulse-euJOZCPFqcfT, 
/home/vecio/.pulse/597c3768236921d57286be88000d-runtime.tmp) = -1 EEXIST 
(File exists)
rmdir(/tmp/pulse-euJOZCPFqcfT)= 0


If I delete the ~/.pulse directory, the daemon work well.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: pulse

** Tags added: pulse

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1097608

Title:
  'gnome-settings-daemon' not responding because pluse

Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  1)  = lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  2)  = apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
Installed: 3.4.2-0ubuntu15
Candidate: 3.4.2-0ubuntu15
Version table:
   *** 3.4.2-0ubuntu15 0
  500 http://free.nchc.org.tw/ubuntu/ quantal-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.4.2-0ubuntu14 0
  500 http://free.nchc.org.tw/ubuntu/ quantal/main amd64 Packages

  3)  I think gnome-settings-daemon should skip or delete the pulse tmp
  files.

  4) The gnome settings daemon got stuck and keyboard shortcuts didn't
  work, volumn applet stucked too.

  =  sudo strace -p $(pidof gnome-settings-daemon)

  nanosleep({0, 1000}, NULL)  = 0
  readlink(/home/vecio/.pulse/597c3768236921d57286be88000d-runtime, 
/tmp/pulse-LJLJZtJLWpLE..., 99) = 23
  lstat(/tmp/pulse-LJLJZtJLWpLE, 0x7fff3c09c510) = -1 ENOENT (No such 
file or directory)
  umask(077)  = 02
  mkdir(/tmp/pulse-euJOZCPFqcfT, 0700)  = 0
  umask(02)   = 077
  symlink(/tmp/pulse-euJOZCPFqcfT, 
/home/vecio/.pulse/597c3768236921d57286be88000d-runtime.tmp) = -1 EEXIST 
(File exists)
  rmdir(/tmp/pulse-euJOZCPFqcfT)= 0

  
  If I delete the ~/.pulse directory, the daemon work well.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1096195] Re: unity dash is setting back default form-factor

2013-01-06 Thread Cedric
** Changed in: unity (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1096195

Title:
  unity dash is setting back default form-factor

Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  I have created the following directories:
  /etc/dconf/db/site.d/locks,/etc/dconf/profile,/etc/dconf/db

  and the following files: /etc/dconf/profile/user,
  /etc/dconf/db/site.d/locks/00_test_locks,/etc/dconf/db/site.d/00_test

  /etc/dconf/profile/user contains:
  user-db:user
  system-db:site

  /etc/dconf/db/site.d/00_test contains:
  [desktop/unity]
  form-facter='Desktop'

  I'm setting the default dash to Desktop

  
  /etc/dconf/db/site.d/locks/00_test_locks contains:
  /desktop/unity/form-factor

  
  I don't want people able to change this setting

  I then type in an terminal sudo dconf update to update the configuration.
  The form-factor comes back to 'Automatic'.
  Other settings are working greate, like home-expanded.
  The form-factor is the only setting not working

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.18.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu15.1
  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]
  Date: Fri Jan  4 21:29:25 2013
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 505188]

2012-12-03 Thread Cedric-bosdonnat-ooo
(In reply to comment #13)
 cedric: that line 692 comes from commit 24dd42f3 which is from
 n#569266  sw-rtf-num-fix.diff:Fixes for RTF numbering export with comment
 n#404221. Do we have the original documents behind that commit to see if
 https://gerrit.libreoffice.org/#/c/1165/ would break them ?

We have the documents, but they can't be made public (customer ones). I
checked the two bugs and everything is fine. I pushed the fix in gerrit.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to openoffice.org in Ubuntu.
https://bugs.launchpad.net/bugs/505188

Title:
  [Upstream] Impress mis-rotates text saving to .pptx

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  Ubuntu-Karmic Openoffice version (3.1.1 = 310m19) 64bits  32bits

  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu natty (development branch)
  Release:  11.04

  2) apt-cache policy libreoffice-impress
  libreoffice-impress:
Installed: 1:3.3.1-1ubuntu4
Candidate: 1:3.3.1-1ubuntu4
Version table:
   *** 1:3.3.1-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 
/var/lib/dpkg/status

  3) What is expected to happen is when one performs at the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/505188/+attachment/1868399/+files/rotations.odp
   loimpress -nologo rotations.odp

  click File - Save as - File type: Microsoft PowerPoint 2007 XML
  (.pptx) - Save button - Keep format button - close file - reopen
  via the Terminal:

  loimpress -nologo rotations.pptx

  the text is displayed as it was in rotations.odp.

  4) What happens instead is that the text in rotations.pptx have been
  rotated erroneously.

  Unconfirmed OOo WORKAROUND: OOo from openoffice.org (version 3.1 and
  3.2)

  ProblemType: Bug
  Architecture: i386
  Date: Sat Jan  9 17:21:15 2010
  DistroRelease: Ubuntu 9.10
  Package: openoffice.org-impress 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-15-generic i686
  XsessionErrors: (polkit-gnome-authentication-agent-1:1489): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/505188/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075704] Re: No sound profile

2012-11-07 Thread Cedric
*** This bug is a duplicate of bug 939161 ***
https://bugs.launchpad.net/bugs/939161

** This bug has been marked a duplicate of bug 939161
   Hardware not showed in Gnome-Control-Center. - [M31EI Series, Realtek 
ALC861, Green Headphone Out, Rear]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1075704

Title:
  No sound profile

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  My sound is recognized by ubuntu 12.04.
  Sound-indicator is working well.
  I am able to play sound.
   
  I am able to play sound with my sound card ALC-861-AV, but in the 
gnome-control-center i am unable to select a sound profile.
  There is no sound profile which i can choose. It isn't possible to test the 
sound or to change the volume.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.5
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  Date: Tue Nov  6 20:03:39 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1075704] [NEW] No sound profile

2012-11-06 Thread Cedric
Public bug reported:

My sound is recognized by ubuntu 12.04.
Sound-indicator is working well.
I am able to play sound.
 
I am able to play sound with my sound card ALC-861-AV, but in the 
gnome-control-center i am unable to select a sound profile.
There is no sound profile which i can choose. It isn't possible to test the 
sound or to change the volume.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.2-0ubuntu0.5
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Tue Nov  6 20:03:39 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3
 gnome-bluetooth 3.2.2-0ubuntu5
 indicator-datetime  0.3.94-0ubuntu2

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1075704

Title:
  No sound profile

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  My sound is recognized by ubuntu 12.04.
  Sound-indicator is working well.
  I am able to play sound.
   
  I am able to play sound with my sound card ALC-861-AV, but in the 
gnome-control-center i am unable to select a sound profile.
  There is no sound profile which i can choose. It isn't possible to test the 
sound or to change the volume.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.5
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  Date: Tue Nov  6 20:03:39 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 999814] Re: Touchpad scrolling and tapping stops working after a while

2012-10-28 Thread Cedric Anderson
Hi, I'm not sure if this is helpful or not, but just in case...

I discovered I had 2 instances of syndaemon running all the time. Once
I got rid of the instance that was started up from my autostart
folder, all seems to work ok.

I had added it to that folder myself a couple releases back but I guess
now in the current release it gets installed and started automatically
so it's no longer necesary to do it myself. At least this seems to have
solved my particular issue.


Cedric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/999814

Title:
  Touchpad scrolling and tapping stops working after a while

Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Confirmed

Bug description:
  When I boot into my system, an ASUS Zenbook UX31, the elantech
  touchpad works fine. I have a small script to configure it which is
  run when my session starts, and those parameters are applied fine
  without problem.

  Here is the script, in case something in there might be relevant :

  #!/bin/sh
  synclient FingerLow=9 FingerHigh=12
  synclient MinSpeed=2.0 MaxSpeed=4.0 AccelFactor=0.1
  synclient VertTwoFingerScroll=1 HorizTwoFingerScroll=0
  synclient CoastingSpeed=10 CoastingFriction=25
  synclient TapButton1=1 TapButton2=3 TapButton3=2
  synclient EdgeMotionMinZ=30 EdgeMotionMaxZ=40 EdgeMotionMinSpeed=100 
EdgeMotionMaxSpeed=400
  synclient PalmDetect=1 PalmMinWidth=5 PalmMinZ=1
  #must restart syndaemon to set those params.
  killall syndaemon
  syndaemon -i 1 -t -K -d

  The issue is that after a while, some features of the touchpad stop
  working. They include tapping (one-two-three fingers) and two-finger
  scrolling. The clickpad functions are still working. I haven't been
  able to pinpoint the exact issue yet.

  I have encountered this issue with many kernels, including 3.4.0-rc6
  kernel and the one in this report.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-input-synaptics 1.5.99.902-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Tue May 15 12:49:17 2012
  DistUpgraded: 2012-04-27 15:52:27,018 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: ASUSTeK Computer Inc. UX31E
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=812cda0d-1c37-4ab0-89eb-e700457872b9 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: Upgraded to precise on 2012-04-27 (17 days ago)
  dmi.bios.date: 10/25/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX31E.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX31E
  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.:bvrUX31E.207:bd10/25/2011:svnASUSTeKComputerInc.:pnUX31E:pvr1.0:rvnASUSTeKComputerInc.:rnUX31E:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: UX31E
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.7.8-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu35
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1047677] Re: dconf reset

2012-09-10 Thread Cedric
Yes this command deletes ALL of my settings. This is what i wanted to do.
Yes it is a command which may cause some problems. But what about fdisk or dd.
So i should not report a bug when the command is unsafe?

As you said this command should reset all of MY settings. NOT ubuntu DEFAULT 
settings.
By DEFAULT in ubuntu the window button are located on the left. this command 
locates them on the right, which is not the ubuntu default.

The bug is that there should be a line in ubuntu-
artwork.gschema.override in /usr/share/glib-2.0/schemas which says:

[org.gnome.desktop.wm.preferences]
button-layout='[close,minimize,maximize:]'

If you look in the file, you'll see that this has been done already for the 
theme: 
[org.gnome.desktop.wm.preferences]
theme=Ambiance

Instead of just saying invalid, try the command first and then ask, if
you don't understand.

** Changed in: unity (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1047677

Title:
  dconf reset

Status in “unity” package in Ubuntu:
  New

Bug description:
  the command

  dconf reset -f '/'

  resets also the button postion of the windows manager from the left to
  the right.

  In gnome-shell the default position is right, but in unity 'reset'
  should not change the left position of the buttons

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-desktop 1.267
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Sat Sep  8 01:01:58 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to precise on 2012-02-25 (195 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 494067]

2012-07-25 Thread Bellegarde Cedric
It's important for all users!

Building firefox-kde-opensuse on ArchLinux is a pain... It fails at
every new Firefox version...

Chromium have KDE support without any code linked to KDE... It just use
kdialog to save/open file... And revert button order when KDE is
runnning...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/494067

Title:
  Provide better Firefox KDE integration

Status in XUL + XPCOM application runner:
  Confirmed
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “xulrunner-1.9.1” package in Ubuntu:
  Invalid
Status in openSUSE:
  Fix Released

Bug description:
  Binary package hint: firefox-3.5

  The KDE integration of Firefox is still suboptimal in Ubuntu.

  openSUSE developed a set of patches that improves the situation:
  http://en.opensuse.org/KDE/FirefoxIntegration
  http://gitorious.org/firefox-kde-opensuse/

  These should be integrated into the firefox-3.5 / xulrunner-1.9.1 packages and
  a new package for the helper application kmozillahelper is necessary.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 969359] Re: gnome-settings-daemon consumes 100% cpu

2012-05-02 Thread Cedric Meury
Same problem here, after a fresh install of 12.04, one reboot and
leaving the system running for several hours. kill -9 helped.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  gnome-settings-daemon consumes 100% cpu

Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed

Bug description:
  I don't know how to reproduce this bug, but after varying amounts of
  normal usage of my laptop, I notice gnome-settings-daemon is consuming
  100% (approx) CPU.

  I am not sure how to restart gnome-settings-daemon, I tried opening a
  terminal and running gnome-settings-daemon again but this crashes my
  system - my external monitor switches off and my laptop locks up. I am
  able to reboot with SysRq+REISUB.

  Sorry I cannot provide more information - it happens twice now, maybe
  someone can tell me how to get more information for the next time this
  happens.

  $ lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
Installed: 3.4.0-0ubuntu2
Candidate: 3.4.0-0ubuntu2
Version table:
   *** 3.4.0-0ubuntu2 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Fri Mar 30 17:16:02 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 947029] [NEW] remove eog from default apps

2012-03-05 Thread Cedric
Public bug reported:

Eye of gnome has the same fonctionalities as shotwell, but can't import photos 
neither show raw pictures.
Why keep it as default on ubuntu 12.04?
When trying to remove, it removes also ubuntu-desktop. At least this 
dependencie should be removed.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: eog 3.3.90-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94-0ubuntu1
Architecture: amd64
Date: Mon Mar  5 11:57:58 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120220)
SourcePackage: eog
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/947029

Title:
  remove eog from default apps

Status in “eog” package in Ubuntu:
  New

Bug description:
  Eye of gnome has the same fonctionalities as shotwell, but can't import 
photos neither show raw pictures.
  Why keep it as default on ubuntu 12.04?
  When trying to remove, it removes also ubuntu-desktop. At least this 
dependencie should be removed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: eog 3.3.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu1
  Architecture: amd64
  Date: Mon Mar  5 11:57:58 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120220)
  SourcePackage: eog
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 947029] Re: remove eog from default apps

2012-03-05 Thread Cedric
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/947029

Title:
  remove eog from default apps

Status in “eog” package in Ubuntu:
  New

Bug description:
  Eye of gnome has the same fonctionalities as shotwell, but can't import 
photos neither show raw pictures.
  Why keep it as default on ubuntu 12.04?
  When trying to remove, it removes also ubuntu-desktop. At least this 
dependencie should be removed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: eog 3.3.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu1
  Architecture: amd64
  Date: Mon Mar  5 11:57:58 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120220)
  SourcePackage: eog
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 943843] Re: Names are not shown completely in lightdm

2012-03-01 Thread Cedric
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/943843

Title:
  Names are not shown completely in lightdm

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When you are name is longer than 22 caracters, your name is not shown 
completely in lightdm.
  The size of the of the dialog where your name is shown should be more dynamic.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Thu Mar  1 09:35:36 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120220)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 943843] [NEW] Names are not shown completely in lightdm

2012-03-01 Thread Cedric
Public bug reported:

When you are name is longer than 22 caracters, your name is not shown 
completely in lightdm.
The size of the of the dialog where your name is shown should be more dynamic.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Thu Mar  1 09:35:36 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120220)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/943843

Title:
  Names are not shown completely in lightdm

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When you are name is longer than 22 caracters, your name is not shown 
completely in lightdm.
  The size of the of the dialog where your name is shown should be more dynamic.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Thu Mar  1 09:35:36 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120220)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 929595] Re: nautilus crashed with SIGSEGV

2012-02-09 Thread Cedric
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/929595

Title:
  nautilus crashed with SIGSEGV

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Newest updates, u tried to edit the bookmarks on the desktop.

  Got this crash

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.5-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-15.24-generic 3.2.5
  Uname: Linux 3.2.0-15-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Feb  9 16:27:37 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x7f5799aaf42e:mov0x28(%rax),%eax
   PC (0x7f5799aaf42e) ok
   source 0x28(%rax) (0x0028) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: nautilus crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 748850] Re: Can't middle or right click on bookmarks to open in new tab

2012-02-03 Thread Cedric
Sorry but i don't understand why this is:
 1. a wishlist item
 2. it won't be fix

For me it's clearly a regression!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/748850

Title:
  Can't middle or right click on bookmarks to open in new tab

Status in DBus Menu:
  Won't Fix
Status in Unity global menubar extension for Firefox and Thunderbird:
  Triaged
Status in “firefox” package in Ubuntu:
  Invalid
Status in “libdbusmenu” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: firefox

  With the new menu placed above the firefox window, I can no longer
  middle click a bookmark from the bookmarks menu to open in a new tab.
  No matter whether I left, middle or right click, it is treated as a
  left click and opens in my currently open tab.

  Steps to reproduce:
  Click Bookmarks menu and middle-click one of your bookmarks

  What should happen:
  That bookmark opens in a new tab

  What actually happens:
  That bookmark opens in the current tab

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0~rc2+build3+nobinonly-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  Architecture: amd64
  Date: Sun Apr  3 16:06:59 2011
  FirefoxPackages:
   firefox 4.0~rc2+build3+nobinonly-0ubuntu2
   flashplugin-installer N/A
   adobe-flashplugin N/A
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110330)
  ProcEnviron:
   LANGUAGE=en_AU:en
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 909444] Re: software-center crashed with AttributeError in _decode_value(): 'NoneType' object has no attribute 'decode'

2011-12-28 Thread Cedric
*** This bug is a duplicate of bug 905605 ***
https://bugs.launchpad.net/bugs/905605


** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/909444

Title:
  software-center crashed with AttributeError in _decode_value():
  'NoneType' object has no attribute 'decode'

Status in “software-center” package in Ubuntu:
  New

Bug description:
  Newest updates, started Software Center and got this error

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.4
  ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
  Uname: Linux 3.2.0-7-generic x86_64
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Wed Dec 28 18:36:23 2011
  DuplicateOf: https://bugs.launchpad.net/bugs/905605
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in _decode_value(): 
'NoneType' object has no attribute 'decode'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/909444/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896574] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote appl

2011-11-26 Thread Cedric
*** This bug is a duplicate of bug 849553 ***
https://bugs.launchpad.net/bugs/849553


** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/896574

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.

Status in “software-center” package in Ubuntu:
  New

Bug description:
  Precise, latest updates, got this error when starting software-center

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.2.1
  ProcVersionSignature: Ubuntu 3.2.0-1.3-generic 3.2.0-rc2
  Uname: Linux 3.2.0-1-generic x86_64
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Sat Nov 26 13:36:32 2011
  DuplicateOf: https://bugs.launchpad.net/bugs/849553
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/896574/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 890573] Re: libreoffice writer wrong mail program

2011-11-15 Thread Cedric
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/890573

Title:
  libreoffice writer wrong mail program

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  In libreoffice you can send documents directly from the writer itself.
  Under tools-options- internet-E.mail, the default mail program is not 
thunderbird, but a mail programm called sensible-ooomua.
  This should be changed to thunderbird because thunderbird is the default 
mail client for the next LTS

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-writer 1:3.4.3-3ubuntu2
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
  Uname: Linux 3.1.0-2-generic x86_64
  ApportVersion: 1.26-0ubuntu1
  Architecture: amd64
  Date: Tue Nov 15 09:02:38 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 890573] [NEW] libreoffice writer wrong mail program

2011-11-15 Thread Cedric
Public bug reported:

In libreoffice you can send documents directly from the writer itself.
Under tools-options- internet-E.mail, the default mail program is not 
thunderbird, but a mail programm called sensible-ooomua.
This should be changed to thunderbird because thunderbird is the default mail 
client for the next LTS

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libreoffice-writer 1:3.4.3-3ubuntu2
ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
Uname: Linux 3.1.0-2-generic x86_64
ApportVersion: 1.26-0ubuntu1
Architecture: amd64
Date: Tue Nov 15 09:02:38 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/890573

Title:
  libreoffice writer wrong mail program

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  In libreoffice you can send documents directly from the writer itself.
  Under tools-options- internet-E.mail, the default mail program is not 
thunderbird, but a mail programm called sensible-ooomua.
  This should be changed to thunderbird because thunderbird is the default 
mail client for the next LTS

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-writer 1:3.4.3-3ubuntu2
  ProcVersionSignature: Ubuntu 3.1.0-2.3-generic 3.1.0
  Uname: Linux 3.1.0-2-generic x86_64
  ApportVersion: 1.26-0ubuntu1
  Architecture: amd64
  Date: Tue Nov 15 09:02:38 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 726558] Re: drawer in gnome-panel was emptied on upgrade

2011-10-24 Thread Cedric Peltier
Same problem here: after upgrade to natty, all my drawers are
empty...addind a new drawer and populating it don't solve the issue: the
new drawer still don't open. In other hand, creating a drawer from an
existing menu is working fine...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/726558

Title:
  drawer in gnome-panel was emptied on upgrade

Status in “gnome-panel” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gnome-panel

  I did a upgrade today on my natty system where I use the Classic Desktop.
  In my panel I have 1 drawer.  Prior to upgrade it had 3 launchers in it, 
after upgrade it was empty.

  This is the second time this has happened during the natty development
  cycle.  After the first, I removed the empty drawer and added a new
  one.

  I'm not sure what version I upgraded from (last dist-upgrade was ~ 
2011-02-25), but the version upgraded to is 
  gnome-panel   1:2.32.1-0ubuntu6

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-panel 1:2.32.1-0ubuntu6
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Uname: Linux 2.6.38-5-generic x86_64
  Architecture: amd64
  Date: Mon Feb 28 09:22:40 2011
  EcryptfsInUse: Yes
  GConfNonDefault:
   
/apps/panel/general/applet_id_list=[mixer_screen0,notification_area_screen0,indicator_applet_screen0,show_desktop_button_screen0,window_list_screen0,workspace_switcher_screen0,trashapplet_screen0,fast_user_switch_screen0,applet_0,applet_1,applet_2,applet_3,applet_4]
   
/apps/panel/general/object_id_list=[object_0,menu_bar_screen0,browser_launcher_screen0,email_launcher_screen0,yelp_launcher_screen0,clock_separator_screen0,object_2,object_3,object_4]
   /apps/panel/general/toplevel_id_list=[top_panel_screen0]
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: Upgraded to natty on 2010-11-15 (104 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 862552] Re: gnome-settings-daemon crashed with SIGSEGV

2011-09-29 Thread Cedric
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/862552

Title:
  gnome-settings-daemon crashed with SIGSEGV

Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  Newest updates, got this error message after restart

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gnome-settings-daemon 3.2.0-0ubuntu3
  Uname: Linux 3.1.0-0301rc4-generic x86_64
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Tue Sep 27 22:18:56 2011
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  ProcEnviron:
   SHELL=/bin/false
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f6bb8a2da96:fistp  0x5d(%rbx)
   PC (0x7f6bb8a2da96) ok
   source 0x5d(%rbx) (0x0107169d) ok
   SP (0x7fff0aab0240) ok
   Reason could not be automatically determined.
  Signal: 11
  SourcePackage: gnome-settings-daemon
  Stacktrace:
   #0  0x7f6bb8a2da96 in ?? () from 
/usr/lib/gnome-settings-daemon-3.0/libxrandr.so
   No symbol table info available.
   #1  0x in ?? ()
   No symbol table info available.
  StacktraceTop:
   ?? () from /usr/lib/gnome-settings-daemon-3.0/libxrandr.so
   ?? ()
  Title: gnome-settings-daemon crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp