[Desktop-packages] [Bug 1227982] Re: modem-manager crashed with SIGABRT in g_assertion_message()

2013-09-20 Thread Allan
*** This bug is a duplicate of bug 1099766 ***
https://bugs.launchpad.net/bugs/1099766

I get a 404 page not found when going to
https://bugs.launchpad.net/bugs/1099766

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

Title:
  modem-manager crashed with SIGABRT in g_assertion_message()

Status in “modemmanager” package in Ubuntu:
  New

Bug description:
  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: modemmanager 0.6.0.0.really-0ubuntu5
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 20 14:22:08 2013
  ExecutablePath: /usr/sbin/modem-manager
  InstallationDate: Installed on 2013-09-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130917)
  MarkForUpload: True
  ProcCmdline: /usr/sbin/modem-manager
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  Signal: 6
  SourcePackage: modemmanager
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   mm_plugin_base_supports_task_complete ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: modem-manager crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1227982/+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 1227982] Re: modem-manager crashed with SIGABRT in g_assertion_message()

2013-09-20 Thread Allan
*** This bug is a duplicate of bug 1099766 ***
https://bugs.launchpad.net/bugs/1099766

Looks like it is due to the fact it is a Duplicate of a private bug. How
can i get access to look at the bug?

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

Title:
  modem-manager crashed with SIGABRT in g_assertion_message()

Status in “modemmanager” package in Ubuntu:
  New

Bug description:
  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: modemmanager 0.6.0.0.really-0ubuntu5
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 20 14:22:08 2013
  ExecutablePath: /usr/sbin/modem-manager
  InstallationDate: Installed on 2013-09-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130917)
  MarkForUpload: True
  ProcCmdline: /usr/sbin/modem-manager
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  Signal: 6
  SourcePackage: modemmanager
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   mm_plugin_base_supports_task_complete ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: modem-manager crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1227982/+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 1184025] Re: [USB-Audio - Razer Megalodon, playback] Underruns, dropouts or crackling sound

2013-09-20 Thread Kaito
Hey, I´m an suse user with exactly the Same Problem.

I got completely the same issue as reportados123, but i found a (not
complete) fix!

I searched about this thing for Weeks  and get stuck at the
snd_usb_audio kernel module.

I noticed the 'nrpacks' parameter of this module and start to play with
it... and finally NO CRACKS.

The Sound was fixed. But the Microphone get sometimes really  worse like
squeaking sounds or high Pitch.

But in most use cases it works just perfectly.

Here is what to do (I use opensuse 12.3, so i don’t know if it works for
you..)

1. Stop any Application that uses ALSA or Pulse.

2. Open a Root shell (su, or sudo su)

3. type killall pulseaudio in your Terminal Emulator so long if it
stops for auto spawn (yes, i know dirty but i´m lazy)

4. unload 'snd_usb_audio' with rmmod snd_usb_audio.

5. Create an configuration file for 'snd_usb_audio' in /etc/modprobe.d/

echo options snd-usb-audio nrpacks=16  /etc/modprobe.d/audio-
force.conf

Note: For me works '16' as the Best Value. .

6. Now load  'snd_usb_audio'  again:  modprobe snd_usb_audio

7.  Start pulseaudio again or just relog/boot.

I hope it helps anyone!

p.s: sry my english sucks :p (from germany)

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

Title:
  [USB-Audio - Razer Megalodon, playback] Underruns, dropouts or
  crackling sound

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Happens in all apps. Only when audio is playing.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: pulseaudio 1:3.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Uname: Linux 3.8.0-21-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  james  2384 F pulseaudio
   /dev/snd/controlC1:  james  2384 F pulseaudio
   /dev/snd/controlC0:  james  2384 F pulseaudio
  Date: Fri May 24 15:32:18 2013
  InstallationDate: Installed on 2012-08-03 (294 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Megalodon 
successful
  Symptom_Card: Razer Megalodon - Razer Megalodon
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: Underruns, dropouts, or crackling sound
  Title: [USB-Audio - Razer Megalodon, playback] Underruns, dropouts or 
crackling sound
  UpgradeStatus: Upgraded to raring on 2013-05-23 (1 days ago)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: X79 Extreme4-M
  dmi.board.vendor: ASRock
  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.:bvrP2.70:bd11/22/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX79Extreme4-M:rvr: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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1184025/+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 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2013-09-20 Thread Walter Garcia-Fontes
** Changed in: ayatana-ubuntu
   Status: Incomplete = Confirmed

** Changed in: unity
   Status: Incomplete = Confirmed

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

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

Title:
  HUD 'update status' doesn't point to gwibber update box

Status in Ayatana Ubuntu Love Project:
  Confirmed
Status in Unity:
  Confirmed
Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  When I type 'update status' into HUD in 12.10 I don't get the option for 
gwibber's update status box.  I did in 12.04
  Selecting update status from the messaging menu does work.  HUD seems to work 
for other things - this is the only option I used regularly

  gwibber version 3.6.0-0ubuntu1 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/1070783/+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 1204592] Re: LibreOffice unity menus populate sluggishly the first time

2013-09-20 Thread Adolfo Jayme Barrientos
** Changed in: libreoffice (Ubuntu)
   Status: In Progress = Fix Committed

-- 
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/1204592

Title:
  LibreOffice unity menus populate sluggishly the first time

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Fix Committed

Bug description:
  As a side effect of the upstreamed fix for bug 1085169 the unity menu takes 
some time to be populated.
  This will be observed with LibreOffice 4.1.0 (or older versions that have the 
fix backported).

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1204592/+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 1228002] [NEW] Thunderbird can't write letters without restart

2013-09-20 Thread sudodus
Private bug reported:

After the update yesterday (Sept 19 2013). I have a problem with
Thunderbird

The window to write letters (or reply to letters) is borked. There is no
cursor, and although it is focused, the active window is still the main
Thunderbird window, so I can't write anything. This happens after
running Thunderbird for a while, and I have to close and re-open
Thunderbird to be able to write a letter again.

[CODE]$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
$ uname -a
Linux ssd-grund 3.2.0-53-generic-pae #81-Ubuntu SMP Thu Aug 22 21:23:47 UTC 
2013 i686 i686 i386 GNU/Linux
[/CODE]

I have Thunderbird 24.0 from the repositories.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: thunderbird 1:24.0+build1-0ubuntu0.12.04.1
ProcVersionSignature: Ubuntu 3.2.0-53.81-generic-pae 3.2.50
Uname: Linux 3.2.0-53-generic-pae i686
NonfreeKernelModules: nvidia
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  olle   3155 F pulseaudio
 /dev/snd/controlC0:  olle   3155 F pulseaudio
BuildID: 20130913150425
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'au8820'/'Aureal Vortex au8820 at 0xfb10 irq 16'
   Mixer name   : 'SigmaTel STAC9701,3,4,5'
   Components   : 'AC97a:83847604'
   Controls  : 26
   Simple ctrls  : 16
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xfb00 irq 17'
   Mixer name   : 'Nvidia GPU 14 HDMI/DP'
   Components   : 'HDA:10de0014,10de0101,00100100'
   Controls  : 26
   Simple ctrls  : 6
Channel: Unavailable
Date: Fri Sep 20 08:36:42 2013
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
IpRoute:
 default via 192.168.0.1 dev eth2  proto static 
 169.254.0.0/16 dev eth2  scope link  metric 1000 
 192.168.0.0/24 dev eth2  proto kernel  scope link  src 192.168.0.4  metric 1 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
IwConfig:
 lono wireless extensions.
 
 eth2  no wireless extensions.
 
 virbr0no wireless extensions.
MarkForUpload: True
PrefSources:
 prefs.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=24.0/20130913150425
RelatedPackageVersions:
 rhythmbox-mozilla 2.96-0ubuntu4.3
 kopete4:4.8.5-0ubuntu0.2
 totem-mozilla 3.0.1-0ubuntu21.1
 gnome-shell   3.4.1-0ubuntu2
 gecko-mediaplayer 1.0.4-2ubuntu1
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: thunderbird
UpgradeStatus: Upgraded to precise on 2012-08-31 (384 days ago)
WifiSyslog:
 
dmi.bios.date: 07/09/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 786D5 v02.37
dmi.board.name: 0A08h
dmi.board.vendor: Hewlett-Packard
dmi.board.version: NA
dmi.chassis.asset.tag: CZC722497N
dmi.chassis.type: 6
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D5v02.37:bd07/09/2009:svnHewlett-Packard:pnHPxw8400Workstation:pvr:rvnHewlett-Packard:rn0A08h:rvrNA:cvnHewlett-Packard:ct6:cvr:
dmi.product.name: HP xw8400 Workstation
dmi.sys.vendor: Hewlett-Packard

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


** Tags: apport-bug i386 precise

** Information type changed from Public to Private

-- 
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/1228002

Title:
  Thunderbird can't write letters without restart

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  After the update yesterday (Sept 19 2013). I have a problem with
  Thunderbird

  The window to write letters (or reply to letters) is borked. There is
  no cursor, and although it is focused, the active window is still the
  main Thunderbird window, so I can't write anything. This happens after
  running Thunderbird for a while, and I have to close and re-open
  Thunderbird to be able to write a letter again.

  [CODE]$ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description: Ubuntu 12.04.3 LTS
  Release: 12.04
  Codename: precise
  $ uname -a
  Linux ssd-grund 3.2.0-53-generic-pae #81-Ubuntu SMP Thu Aug 22 21:23:47 UTC 
2013 i686 i686 i386 GNU/Linux
  [/CODE]

  I have Thunderbird 24.0 from the repositories.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 

[Desktop-packages] [Bug 788788] Re: LibreOffice u1conflict

2013-09-20 Thread Hannie Dumoleyn
@Bryan
No, I do not have this problem in the current version I use (Raring).

-- 
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/788788

Title:
  LibreOffice u1conflict

Status in “libreoffice” package in Ubuntu:
  Incomplete
Status in “ubuntuone-client” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  Whenever I open an existing OpenDocument file and save it, it gets the
  extension u1conflict. The file with the old name has 0 bytes. This
  started when I upgraded to Ubuntu Natty, with LibreOffice installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Thu May 26 21:00:50 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   LANGUAGE=nl_NL:nl:en_AU:en_CA:en_GB:en_NZ:en_US:en
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-04-29 (27 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/788788/+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 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-20 Thread Per-Inge
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: In Progress = Fix Released

-- 
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/1218815

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

Status in Mir:
  Triaged
Status in XMir:
  Triaged
Status in “mir” package in Ubuntu:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Triaged
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Fix Released

Bug description:
  Since the latest Ubuntu Mir update which enabled the bypass support I
  get heavy graphic glitches when using the unity-system-compositor. I
  had to disable it in order to use the desktop as the graphic glitches
  made it impossible to read anything.

  Before this update everything worked fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-xmir 2:1.14.2.901-2ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  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 Aug 30 12:00:42 2013
  DistUpgraded: 2013-05-10 03:13:26,850 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.30+bdcom, 3.11.0-3-generic, x86_64: installed
   bcmwl, 6.30.223.30+bdcom, 3.11.0-4-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5650/5750 
/ 6530M/6550M] [1002:68c1] (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Mobility Radeon HD 5650 [1025:036e]
  InstallationDate: Installed on 2012-12-13 (260 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Acer TravelMate 5542G
  MarkForUpload: True
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=70d95406-69a9-4dd1-a199-efd5432bae25 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: Upgraded to saucy on 2013-05-10 (112 days ago)
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.14
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: BA51_DN
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.14
  dmi.modalias: 
dmi:bvnAcer:bvrV2.14:bd07/27/2011:svnAcer:pnTravelMate5542G:pvrV2.14:rvnAcer:rnBA51_DN:rvrBaseBoardVersion:cvnAcer:ct10:cvrV2.14:
  dmi.product.name: TravelMate 5542G
  dmi.product.version: V2.14
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Aug 30 11:53:04 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output  
XMIR-1  XMIR-2
  xserver.version: 2:1.14.2.901-2ubuntu4
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1218815/+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 1227173] Re: On every startup Onboard asks for enabling accessibility

2013-09-20 Thread Till Kamppeter
This does not work at all, the setting change is silently rejected:

till@till-twist:~$ gsettings get 
org.gnome.settings-daemon.plugins.a11y-settings active
true
till@till-twist:~$ gsettings set 
org.gnome.settings-daemon.plugins.a11y-settings active false
till@till-twist:~$ gsettings get 
org.gnome.settings-daemon.plugins.a11y-settings active
false
till@till-twist:~$ 

And due to this I still get the dialog.

-- 
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/1227173

Title:
  On every startup Onboard asks for enabling accessibility

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

Bug description:
  I have a Lenovo Thinkpad Twist convertible ultrabook. The tablet mode
  (touchscreen-only operation, keyboard folded away) gets continuously
  working better.

  I use Onboard as on-screen keyboard to do text input on my convertible
  in tablet mode (see bug 1210823). This works very well but there is an
  awkwardness on startup. Every time when Onboard is started (in my case
  by the laptop/tablet mode switcher script) a dialog pops up which
  reads:

  --
  Enabling auto-show requires Gnome Accessibility

  Onboard can turn on accessibility now, however it is recommended that
  you log out and back in for it to reach its full potential.

  Enable accessibility now?
  --

  It gives me a No and a Yes button to answer. I click Yes to get
  the keyboard. Then the keyboard works correctly for the rest of the
  session (I have set it to show when I am in a text field and to hide
  otherwise). It does not ask when I switch to laptop mode (which kills
  Onboard) and back to tablet mode (restarts Onboard), but If I log out
  and log in again, it asks again.

  So it seems that it is not saved to be kept over sessions that I have
  answered Yes to activate accessibility mode. So I am not sure
  whether really Onboard is the culprit or perhaps gnome-control-center
  or gnome-settings-daemon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1227173/+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 1228009] [NEW] Regression: Zebra striping is no longer present

2013-09-20 Thread Sparhawk
Public bug reported:

I upgraded Thunderbird yesterday (19 Sep 2013) to
24.0+build1-0ubuntu0.13.04.1. I upgrade packages almost every day, but
(from /var/log/apt/history.log) it seems like the previous version was
17.0.8+build1-0ubuntu0.13.04.1. (v17 to v24. Is that correct?)

Upon restarting, the zebra striping in the list of emails is no longer
present. I'm using the default theme (Default 24.0, last updated 19 Sep
2013). I've also tried restarting in safe mode, but the zebra striping
is still absent. The background no longer alternates, instead displaying
the same white colour for all messages.

Kubuntu 13.04
Thunderbird 24.0

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1
Uname: Linux 3.9.4-030904-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lee2193 F pulseaudio
BuildID: 20130913150408
CRDA:
 country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
Channel: Unavailable
Date: Fri Sep 20 17:02:22 2013
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-12-16 (277 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
IpRoute:
 default via 192.168.1.254 dev wlan0  proto static 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
MarkForUpload: True
MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
PrefSources:
 prefs.js
 
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
 
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
 
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
RelatedPackageVersions:
 google-talkplugin 4.5.3.0-1
 adobe-flashplugin 11.2.202.310-0raring1
 kopete4:4.10.5+dfsg1-0ubuntu0.1
RunningIncompatibleAddons: False
SourcePackage: thunderbird
SubmittedCrashIDs:
 bp-8716a067-8317-4ad0-808a-2254e2120524
 bp-8c247ae3-5982-4262-b65d-57a252120307
 bp-1ab81b2c-1607-4919-868d-380852120205
UpgradeStatus: Upgraded to raring on 2013-04-26 (147 days ago)
dmi.bios.date: 09/07/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug raring

-- 
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/1228009

Title:
  Regression: Zebra striping is no longer present

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  I upgraded Thunderbird yesterday (19 Sep 2013) to
  24.0+build1-0ubuntu0.13.04.1. I upgrade packages almost every day, but
  (from /var/log/apt/history.log) it seems like the previous version was
  17.0.8+build1-0ubuntu0.13.04.1. (v17 to v24. Is that correct?)

  Upon restarting, the zebra striping in the list of emails is no longer
  present. I'm using the default theme (Default 24.0, last updated 19
  Sep 2013). I've also tried restarting in safe mode, but the zebra
  striping is still absent. The background no longer alternates, instead
  displaying the same white colour for all messages.

  Kubuntu 13.04
  Thunderbird 24.0

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2193 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Fri Sep 20 17:02:22 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  

[Desktop-packages] [Bug 1228007] Re: software-center crashed with signal 5

2013-09-20 Thread SlugiusRex
** Information type changed from Private 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/1228007

Title:
  software-center crashed with signal 5

Status in “software-center” package in Ubuntu:
  New

Bug description:
  Was searching for cool new junk to install.   
  Clicked on an image in an attempt to enlarge
  Screen turned  grey for 30 secs or so.  
  Got Crash Report

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: software-center 13.09-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 19 23:45:18 2013
  Disassembly: = 0x7f820644b4d9:   Cannot access memory at address 
0x7f820644b4d9
  ExecutablePath: /usr/share/software-center/software-center
  InstallationDate: Installed on 2013-06-19 (92 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130618)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: software-center
  Stacktrace:
   #0  0x7f820644b4d9 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0x7fff2f0f3e40
  StacktraceTop: ?? ()
  ThreadStacktrace:
   .
   Thread 8 (LWP 3209):
   #0  0x7f8207e9c3dd in ?? ()
   No symbol table info available.
   Cannot access memory at address 0x7f81fdf48e00
  Title: software-center crashed with signal 5
  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/software-center/+bug/1228007/+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 1217792] Re: Adding a facebook account the username/password entry is too small

2013-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: signon-ui (Ubuntu)
   Status: New = Confirmed

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

Title:
  Adding a facebook account the username/password entry is too small

Status in Online Accounts: Sign-on UI:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in “signon-ui” package in Ubuntu:
  Confirmed

Bug description:
  Go to system settings on the phone.
  Add a facebook account.
  The username and password entry for facebook is really small, and the login 
button is really far away from the text entry fields.
  It looks like the desktop version of the login webview is being used.

  Desired solution -

  The username and password text entry fields AND the login button should all 
be large enough that they are easy touch targets and can be read easily. 
  In addition, they should all be easily visible on the screen at the same time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/signon-ui/+bug/1217792/+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 1065137] Re: Problem Related to noise in Headphone after connecting to ubuntu12.10 beta1, beta2

2013-09-20 Thread Jackson Doak
** Tags removed: patch

-- 
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/1065137

Title:
  Problem Related to noise in  Headphone after connecting to ubuntu12.10
  beta1,beta2

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  whenever i am connect headphone or earphone to my Laptop (Lenovo 3000Y410) it 
continuously make noise.so  i cannot listen songs,movies audio.
  Headphones properly work with ubuntu 12.04  older versions
  Headphone Company IBALL
  Laptop Configuration
  Lenovo3000Y410
  alsamixer version 1.0.25
  Card HDA Intel
  Chip :Realtek ALC262

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-15-generic 3.5.0-15.23
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic i686
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 4584 F pulseaudio
   /dev/snd/pcmC0D1p:   ubuntu 4584 F...m pulseaudio
  CasperVersion: 1.324
  Date: Wed Oct 10 16:40:01 2012
  IwConfig:
   ppp0  no wireless extensions.
   
   lono wireless extensions.
   
   eth0  no wireless extensions.
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20120926)
  MachineType: LENOVO LENOVO3000 Y410
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-15-generic N/A
   linux-backports-modules-3.5.0-15-generic  N/A
   linux-firmware1.94
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 05CN73WW(V3.11)
  dmi.board.name: IGT30
  dmi.board.vendor: LENOVO
  dmi.board.version: REFERENCE
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr05CN73WW(V3.11):bd07/15/2008:svnLENOVO:pnLENOVO3000Y410:pvr:rvnLENOVO:rnIGT30:rvrREFERENCE:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: LENOVO3000 Y410
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1065137/+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 1062077] Re: [HP TouchSmart tm2-2010eg] Linux hangs with: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting

2013-09-20 Thread Simon K
So I found out, why those hangs occur (or better: how to heal them):
till now I've had a script in my autostart-section which essentially just 
disabled the dgpu (the power-gpu).
It seems like X.org or something isn't happy with getting robbed a card while 
it is running.

So my solution/fix is:
Deaktivating the card before X.org is even started, by setting up an 
Upstart-Job:
$ sudo nano /etc/init/disable-gpu.conf # content at: 
http://paste.ubuntu.com/6131570/

Now everything (including Audio, which had a separate bug) works fine,
no hangs at shutdown, no problems at suspend/resume, no problems at VT-
switching.

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

Title:
  [HP TouchSmart tm2-2010eg] Linux hangs with: [drm:atom_op_jump]
  *ERROR* atombios stuck in loop for more than 5secs aborting

Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Incomplete
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed

Bug description:
  Symptom: Linux isn't displaying changes after switching to tty1 and
  back to unity

  Steps to reproduce:
  1. Starting up to Unity
  2. Switch to tty1 (Strg + Alt + F1)
  3. Switching back to Unity

  or:
  Resuming the system from suspend leads to the same isssue.This method isn't 
as reliable as the method stated above

  What happens:
  The screen freezes. Magic Keys [Alt + Print + S/U/B] are working thou (so 
linux-kernel is responding?!) I can't switch to tty1 either. The system becomes 
responding again after ~2min. Switching VTs is possible afterwards but leads to 
the same bug again.

  What is expected:
  Showing up a responding Unity.

  Interesting Sitenote:
  My radeon is switched off using: 
echoOFF/sys/kernel/debug/vgaswitcheroo/switch
  By turning ON the graphiccard the above stated problem doesn't appear.

  A short extract of kern.log (full one is attached):
  Oct  5 09:06:06 Octavian-Notebook kernel: [  186.691685] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:06 Octavian-Notebook kernel: [  186.691700] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:11 Octavian-Notebook kernel: [  191.692930] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:11 Octavian-Notebook kernel: [  191.692949] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:11 Octavian-Notebook kernel: [  191.692960] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C040 (len 861, 
WS 0, PS 0) @ 0xC09D
  Oct  5 09:06:16 Octavian-Notebook kernel: [  197.021996] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:16 Octavian-Notebook kernel: [  197.022011] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing CE0C (len 72, 
WS 0, PS 0) @ 0xCE3B
  Oct  5 09:06:22 Octavian-Notebook kernel: [  202.223115] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:22 Octavian-Notebook kernel: [  202.223134] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:27 Octavian-Notebook kernel: [  207.424244] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:27 Octavian-Notebook kernel: [  207.424259] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:32 Octavian-Notebook kernel: [  212.625368] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:32 Octavian-Notebook kernel: [  212.625387] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:37 Octavian-Notebook kernel: [  217.826526] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:37 Octavian-Notebook kernel: [  217.826545] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:42 Octavian-Notebook kernel: [  223.027631] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:42 Octavian-Notebook kernel: [  223.027650] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:48 Octavian-Notebook kernel: [  228.228756] [drm:atom_op_jump] 
*ERROR* atombios stuck in loop for more than 5secs aborting
  Oct  5 09:06:48 Octavian-Notebook kernel: [  228.228772] 
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing C98E (len 62, 
WS 0, PS 0) @ 0xC9AA
  Oct  5 09:06:51 Octavian-Notebook kernel: [  231.957328] SysRq : This sysrq 
operation is disabled.
  Oct  5 09:06:52 

[Desktop-packages] [Bug 1155136] Re: X Server crashes after pressing [Super] + [P] in DamageRegister()

2013-09-20 Thread Simon K
Since I'm not the only one with this bug, here is how I fixed it for me:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1062077/comments/84

-- 
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/1155136

Title:
  X Server crashes after pressing [Super] + [P] in  DamageRegister()

Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:
  1. login using Unity
  2. press [Super/Windows] + [P]

  What is expected to happen:
  I don't know?! I'd expected nothing to happen, since this isn't listed in the 
shortcut overview, opened by holding [Super]

  What actually happens:
  The X-Server crashes with a broken pipe-error

  Stacktrace:
  Program received signal SIGPIPE, Broken pipe.
  0x7fc154dca871 in writev ()
 from /lib/x86_64-linux-gnu/libc.so.6
  (gdb) backtrace
  #0  0x7fc154dca871 in writev ()
 from /lib/x86_64-linux-gnu/libc.so.6
  #1  0x7fc15715db06 in _XSERVTransSocketWritev (
  ciptr=0x7fc158709470, buf=0x7fff6317a770,
  size=1)
  at /usr/include/X11/Xtrans/Xtranssock.c:2157
  #2  0x7fc157158f8d in FlushClient (
  who=who@entry=0x7fc158709550,
  oc=oc@entry=0x7fc158709510,
  __extraBuf=__extraBuf@entry=0x0,
  extraCount=extraCount@entry=0)
  at ../../os/io.c:892
  #3  0x7fc1571597cf in FlushAllOutput ()
  at ../../os/io.c:638
  #4  0x7fc156ffe901 in Dispatch ()
  at ../../dix/dispatch.c:450
  #5  0x7fc156fed54a in main (argc=11,
  argv=0x7fff6317a9d8, envp=optimized out)
  at ../../dix/main.c:298
  (gdb)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.1-0ubuntu1
  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: Thu Mar 14 14:19:09 2013
  DistUpgraded: 2013-02-07 06:43:51,807 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.20.155.1+bdcom, 3.8.0-12-generic, x86_64: installed
   virtualbox, 4.2.8, 3.8.0-11-generic, x86_64: installed
   virtualbox, 4.2.8, 3.8.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1486]
   Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 
Series] [1002:68e0] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2012-12-04 (99 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Hewlett-Packard HP TouchSmart tm2 Notebook PC
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic 
root=UUID=b78f0013-4cb2-4ad2-9c13-9d884b091f3a ro pcie_aspm=force
  SourcePackage: xorg
  UpgradeStatus: Upgraded to raring on 2013-02-07 (35 days ago)
  XorgConf:
   
  dmi.bios.date: 07/30/2010
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.12
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1486
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 83.1A
  dmi.chassis.asset.tag: CNU0250216
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.12:bd07/30/2010:svnHewlett-Packard:pnHPTouchSmarttm2NotebookPC:pvr048920252A2000122:rvnHewlett-Packard:rn1486:rvr83.1A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP TouchSmart tm2 Notebook PC
  dmi.product.version: 048920252A2000122
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.9~daily13.03.08-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.42-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.4-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3
  xserver.bootTime: Thu Mar 14 14:14:06 2013
  xserver.configfile: /etc/X11/xorg.conf
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.2-0ubuntu3
  xserver.video_driver: intel

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1155136] Re: X Server crashes after pressing [Super] + [P] in DamageRegister()

2013-09-20 Thread Simon K
I still didn't test your package (see comment above for details),
but I cleared the cause for this Problem: Ubuntu now detects the right amount 
of monitors and doesn't run into this problem any longer.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Invalid

-- 
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/1155136

Title:
  X Server crashes after pressing [Super] + [P] in  DamageRegister()

Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce:
  1. login using Unity
  2. press [Super/Windows] + [P]

  What is expected to happen:
  I don't know?! I'd expected nothing to happen, since this isn't listed in the 
shortcut overview, opened by holding [Super]

  What actually happens:
  The X-Server crashes with a broken pipe-error

  Stacktrace:
  Program received signal SIGPIPE, Broken pipe.
  0x7fc154dca871 in writev ()
 from /lib/x86_64-linux-gnu/libc.so.6
  (gdb) backtrace
  #0  0x7fc154dca871 in writev ()
 from /lib/x86_64-linux-gnu/libc.so.6
  #1  0x7fc15715db06 in _XSERVTransSocketWritev (
  ciptr=0x7fc158709470, buf=0x7fff6317a770,
  size=1)
  at /usr/include/X11/Xtrans/Xtranssock.c:2157
  #2  0x7fc157158f8d in FlushClient (
  who=who@entry=0x7fc158709550,
  oc=oc@entry=0x7fc158709510,
  __extraBuf=__extraBuf@entry=0x0,
  extraCount=extraCount@entry=0)
  at ../../os/io.c:892
  #3  0x7fc1571597cf in FlushAllOutput ()
  at ../../os/io.c:638
  #4  0x7fc156ffe901 in Dispatch ()
  at ../../dix/dispatch.c:450
  #5  0x7fc156fed54a in main (argc=11,
  argv=0x7fff6317a9d8, envp=optimized out)
  at ../../dix/main.c:298
  (gdb)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.1-0ubuntu1
  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: Thu Mar 14 14:19:09 2013
  DistUpgraded: 2013-02-07 06:43:51,807 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.20.155.1+bdcom, 3.8.0-12-generic, x86_64: installed
   virtualbox, 4.2.8, 3.8.0-11-generic, x86_64: installed
   virtualbox, 4.2.8, 3.8.0-12-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1486]
   Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 
Series] [1002:68e0] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2012-12-04 (99 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Hewlett-Packard HP TouchSmart tm2 Notebook PC
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-12-generic 
root=UUID=b78f0013-4cb2-4ad2-9c13-9d884b091f3a ro pcie_aspm=force
  SourcePackage: xorg
  UpgradeStatus: Upgraded to raring on 2013-02-07 (35 days ago)
  XorgConf:
   
  dmi.bios.date: 07/30/2010
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.12
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1486
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 83.1A
  dmi.chassis.asset.tag: CNU0250216
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.12:bd07/30/2010:svnHewlett-Packard:pnHPTouchSmarttm2NotebookPC:pvr048920252A2000122:rvnHewlett-Packard:rn1486:rvr83.1A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP TouchSmart tm2 Notebook PC
  dmi.product.version: 048920252A2000122
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.9~daily13.03.08-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.42-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.4-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3
  xserver.bootTime: Thu Mar 14 14:14:06 2013
  xserver.configfile: /etc/X11/xorg.conf
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 

[Desktop-packages] [Bug 381017] Re: Cannot drag attachment from mail attachment pane to desktop

2013-09-20 Thread Paolo Montrasio
Still there in Thunderbird 24

-- 
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/381017

Title:
  Cannot drag attachment from mail attachment pane to desktop

Status in SeaMonkey: all-in-one Internet application suite:
  Confirmed
Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “gnome-common” package in Ubuntu:
  Confirmed
Status in “kde-baseapps” package in Ubuntu:
  Confirmed
Status in “seamonkey” package in Ubuntu:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 9.04
  Gnome Desktop 2.26.1
  Thunderbird 2.0.0.21

  This is regression introduced  in Jaunty as it works in Intrepid.
  Dragging an attachment from the attachment pane to the desktop give
  the following error:

  ==
  Error while copying
  There was an error getting information about fetchUID.voicemail1784.

  The specified location is not supported
  ==

  Mail account is IMAP. This error was shown to seb128 and asac. The
  expected behavior is that the file is copied to the destination onto
  which it is dragged.

To manage notifications about this bug go to:
https://bugs.launchpad.net/seamonkey/+bug/381017/+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 1209397] Re: [radeonsi] radeonhd southern islands 3d hardware acceleration

2013-09-20 Thread Letheme
Here it is. Seems that glamoregl module doesn't exist.
I have an HD7950 and an Ivy Bridge HD4000.

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1209397/+attachment/3831113/+files/Xorg.0.log

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

Title:
  [radeonsi] radeonhd southern islands 3d hardware acceleration

Status in “mesa” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed

Bug description:
  Description:
  radeon hd7850 has no 3d acceleration

  steps:
  1. install phoronix-test-suite
  sudo apt-get install phoronix-test-suite
  2. install openarena
  phoronix-test-suite install openarena
  3. run openarena
  phoronix-text-suite run openarena

  expected results:
  3d acceleration is used

  Actual results:
  no 3d acceleration

  additional info:
  RAOF robotfuel: Ah, yes. The 7850 is a southern islands card which requires 
glamor to do 2D acceleration and requires 2D acceleration to do 3D accel, and 
we don't currently build glamor.

  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-video-ati 1:7.1.0+git20130801.g2ae6bb1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  .tmp.unity.support.test.1:

  ApportVersion: 2.12-0ubuntu3
  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
  CurrentDmesg:
   [   11.412407] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [   15.388162] do_trap: 129 callbacks suppressed
   [   15.388165] traps: install-default[1350] trap int3 ip:7f4182bef179 
sp:7fffabc1ffc0 error:0
  Date: Wed Aug  7 20:57:54 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850] 
[1002:6819] (prog-if 00 [VGA controller])
     Subsystem: Hightech Information System Ltd. Device [1787:2320]
  InstallationDate: Installed on 2013-08-07 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130802)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=set
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-6-generic 
root=UUID=61893e71-ac88-4379-a8b1-5699b1f3e749 ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/08/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BHZ7710H.86A.0057.2012.0208.1904
  dmi.board.name: DZ77BH-55K
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG39008-400
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBHZ7710H.86A.0057.2012.0208.1904:bd02/08/2012:svn:pn:pvr:rvnIntelCorporation:rnDZ77BH-55K:rvrAAG39008-400:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu8
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu8
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2-0ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+git20130801.g2ae6bb1-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.12-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8-0ubuntu3
  xserver.bootTime: Wed Aug  7 19:53:04 2013
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputRaritan D2CIM-DVUSB  KEYBOARD, id 8
   inputRaritan D2CIM-DVUSB  MOUSE, id 9
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.2-0ubuntu9
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1209397/+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 913368] Re: Suspend to Ram(S3)-wakeup leaves a Black screen

2013-09-20 Thread Simon K
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Invalid

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

Title:
  Suspend to Ram(S3)-wakeup leaves a Black screen

Status in “xserver-xorg-video-ati” package in Ubuntu:
  Invalid

Bug description:
  I have two GPUs in my notebook:
  octavian@Octavian-Notebook:~$ lspci | grep VGA
  00:02.0 VGA compatible controller: Intel Corporation Core Processor 
Integrated Graphics Controller (rev 02)
  01:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility 
Radeon HD 5400 Series]

  if i suspend using the Intel GPU, everything works just fine.
  If i switch to the ATI GPU, I dont get any reactions after waking the system. 
The screen is blank (black), i can't get to tty1 [ctrl + alt + f1],...
  The Magic key for rebooting (Alt + Print + B) dosn't work either.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xserver-xorg-video-ati 1:6.14.99~git20110811.g93fc084-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Jan  8 10:41:50 2012
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1486]
   ATI Technologies Inc Manhattan [Mobility Radeon HD 5400 Series] [1002:68e0] 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company TouchSmart tm2-2050er discrete GPU 
(Mobility Radeon HD 5450) [103c:1486]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110921.2)
  MachineType: Hewlett-Packard HP TouchSmart tm2 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic 
root=UUID=2e9be59f-1f91-4313-bfac-3babbffc5c00 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/30/2010
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.12
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1486
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 83.1A
  dmi.chassis.asset.tag: CNU0250216
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.12:bd07/30/2010:svnHewlett-Packard:pnHPTouchSmarttm2NotebookPC:pvr048920252A2000122:rvnHewlett-Packard:rn1486:rvr83.1A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP TouchSmart tm2 Notebook PC
  dmi.product.version: 048920252A2000122
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6
  version.ia32-libs: ia32-libs 20090808ubuntu26
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/913368/+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 1010683] Re: ATI Resume from Suspend leads into black screen (VGA_Switcheroo)

2013-09-20 Thread Simon K
This is all fixed for me within (at least) Saucy.

One small manual step I have to do:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1062077/comments/84

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

Title:
  ATI Resume from Suspend leads into black screen (VGA_Switcheroo)

Status in The Linux Kernel:
  Confirmed
Status in X.org XServer - ATI gfx chipset driver:
  Confirmed
Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed

Bug description:
  I have a HP Touchsmart 2 (tm2).
  This Notebook has 2 Graphiccars: Intel (DIS) and ATI (IGD):
  # lspci | grep VGA
  00:02.0 VGA compatible controller: Intel Corporation Core Processor 
Integrated Graphics Controller (rev 02)
  01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Manhattan [Mobility Radeon HD 5400 Series]

  If i use the Intel-Graphiccard, everything works well, i can suspend and 
resume as often as i'd like.
  Edit: As soon as I switched (switch to ATI and back to Intel, the below 
problem happens on Intel-GPU too).
  If i use the ATI-Graphiccard i can suspend (wich takes a longer time than 
with the Intel one) however I can't resume. I get a blank/black screen and 
can't change brightness. Plus I can't switch to any tty.

  I've tried this instructions to find an error: 
https://wiki.ubuntu.com/DebuggingKernelSuspend
  but it dosn't seem to bring relevant informations (however, I'll add the 
dmesg.txt to this bugreport)

  PS: to switch between graphiccards, I use vga_switcheroo and i have
  vanilla-ubuntu, no third party software.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.317
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Fri Jun  8 20:54:43 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1486]
   Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 
Series] [1002:68e0] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company TouchSmart tm2-2050er discrete GPU 
(Mobility Radeon HD 5450) [103c:1486]
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120606.2)
  MachineType: Hewlett-Packard HP TouchSmart tm2 Notebook PC
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- persistent BOOT_IMAGE=/casper/vmlinuz
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/30/2010
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.12
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1486
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 83.1A
  dmi.chassis.asset.tag: CNU0250216
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.12:bd07/30/2010:svnHewlett-Packard:pnHPTouchSmarttm2NotebookPC:pvr048920252A2000122:rvnHewlett-Packard:rn1486:rvr83.1A:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP TouchSmart tm2 Notebook PC
  dmi.product.version: 048920252A2000122
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.8-0ubuntu3
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu11
  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.19.0-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20120322+ab7291d-1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 1227173] Re: On every startup Onboard asks for enabling accessibility

2013-09-20 Thread Till Kamppeter
Problem was that I have entered the gsettings commands SSHed in from
another machine. Now I have tried again on the machine's own screen and
the switching works, but now I cannot log in any more. .xsession-errors
contains

Script for cjkv started at run_im.
Script for default started at run_im.
init: gnome-settings-daemon main process (2964) terminated with status 1
init: gnome-session main process (2971) terminated with status 1
init: unity-panel-service main process (2973) terminated with status 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/1227173

Title:
  On every startup Onboard asks for enabling accessibility

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

Bug description:
  I have a Lenovo Thinkpad Twist convertible ultrabook. The tablet mode
  (touchscreen-only operation, keyboard folded away) gets continuously
  working better.

  I use Onboard as on-screen keyboard to do text input on my convertible
  in tablet mode (see bug 1210823). This works very well but there is an
  awkwardness on startup. Every time when Onboard is started (in my case
  by the laptop/tablet mode switcher script) a dialog pops up which
  reads:

  --
  Enabling auto-show requires Gnome Accessibility

  Onboard can turn on accessibility now, however it is recommended that
  you log out and back in for it to reach its full potential.

  Enable accessibility now?
  --

  It gives me a No and a Yes button to answer. I click Yes to get
  the keyboard. Then the keyboard works correctly for the rest of the
  session (I have set it to show when I am in a text field and to hide
  otherwise). It does not ask when I switch to laptop mode (which kills
  Onboard) and back to tablet mode (restarts Onboard), but If I log out
  and log in again, it asks again.

  So it seems that it is not saved to be kept over sessions that I have
  answered Yes to activate accessibility mode. So I am not sure
  whether really Onboard is the culprit or perhaps gnome-control-center
  or gnome-settings-daemon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1227173/+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 1227173] Re: On every startup Onboard asks for enabling accessibility

2013-09-20 Thread Till Kamppeter
Now, after doing it again and again, it started to work.

-- 
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/1227173

Title:
  On every startup Onboard asks for enabling accessibility

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

Bug description:
  I have a Lenovo Thinkpad Twist convertible ultrabook. The tablet mode
  (touchscreen-only operation, keyboard folded away) gets continuously
  working better.

  I use Onboard as on-screen keyboard to do text input on my convertible
  in tablet mode (see bug 1210823). This works very well but there is an
  awkwardness on startup. Every time when Onboard is started (in my case
  by the laptop/tablet mode switcher script) a dialog pops up which
  reads:

  --
  Enabling auto-show requires Gnome Accessibility

  Onboard can turn on accessibility now, however it is recommended that
  you log out and back in for it to reach its full potential.

  Enable accessibility now?
  --

  It gives me a No and a Yes button to answer. I click Yes to get
  the keyboard. Then the keyboard works correctly for the rest of the
  session (I have set it to show when I am in a text field and to hide
  otherwise). It does not ask when I switch to laptop mode (which kills
  Onboard) and back to tablet mode (restarts Onboard), but If I log out
  and log in again, it asks again.

  So it seems that it is not saved to be kept over sessions that I have
  answered Yes to activate accessibility mode. So I am not sure
  whether really Onboard is the culprit or perhaps gnome-control-center
  or gnome-settings-daemon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1227173/+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 1228044] [NEW] Not translatable string Search social network messages in Unity Saucy

2013-09-20 Thread Igor Zubarev
Public bug reported:

Not translatable string Search social network messages in Unity Saucy.
It seems string not marked for translation.

** Affects: unity-lens-friends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: saucy

** Tags added: saucy

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

Title:
  Not translatable string Search social network messages in Unity
  Saucy

Status in “unity-lens-friends” package in Ubuntu:
  New

Bug description:
  Not translatable string Search social network messages in Unity Saucy.
  It seems string not marked for translation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-lens-friends/+bug/1228044/+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 1059529] Re: Multiple Network Authentication Dialogs

2013-09-20 Thread Otus
I take that back. I can't reproduce manually by trying to connect to the
same network without giving credentials, but I just woke up to ten
dialogs, so apparently a poor signal can still cause it.

-- 
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/1059529

Title:
  Multiple Network Authentication Dialogs

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Network Manager opens multiple windows asking network authentication.

  If network signal is weak, this can happen automatically as NM loses
  the network then finds it again, asking for authentication. This can
  result in tens of windows after a few hours, if unsupervised.

  To test manually:

  1. Select a wireless network for which no password has been saved from 
nm-applet.
  2. The dialog pops up.
  3. Without closing the dialog, reselect the network from nm-applet.
  4. A second (identical) dialog pops up.
  (Expected: The old dialog is reused, or is closed as stale.)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
  Uname: Linux 3.2.0-29-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: i386
  CasperVersion: 1.315
  Date: Mon Oct  1 14:22:27 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.15  metric 
2
  LiveMediaBuild: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 112cd62ad-698e-4507-a944-0d89176544fd   
802-3-ethernet1349083407   Mon 01 Oct 2012 12:23:27 PM EEST   yes   
no /org/freedesktop/NetworkManager/Settings/2
   penthouse a48953a3-d68b-41b9-81bb-4d2027587186   
802-11-wireless   1349090319   Mon 01 Oct 2012 02:18:39 PM EEST   yes   
no /org/freedesktop/NetworkManager/Settings/1
   temp  d3d7b612-ca12-4fe1-8cfd-2d0d1b2eb3f6   
802-11-wireless   1348708389   Thu 27 Sep 2012 04:13:09 AM EEST   yes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1059529/+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 1218574] Re: scp-dbus-service.py crashed with TypeError in __new__(): 'NoneType' object is not iterable

2013-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: system-config-printer (Ubuntu)
   Status: New = Confirmed

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

Title:
  scp-dbus-service.py crashed with TypeError in __new__(): 'NoneType'
  object is not iterable

Status in “system-config-printer” package in Ubuntu:
  Confirmed

Bug description:
  Install printer and crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: system-config-printer-common 1.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   W [28/Aug/2013:18:16:34 -0400] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 'MFC-8860DN-Gray..' 
already exists
   E [29/Aug/2013:15:25:13 -0400] [Job 14] Unable to queue job for destination 
Aficio-MP-C2051.
  Date: Thu Aug 29 15:26:24 2013
  ExecutablePath: /usr/share/system-config-printer/scp-dbus-service.py
  InstallationDate: Installed on 2013-07-31 (29 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130724)
  InterpreterPath: /usr/bin/python2.7
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C
  MarkForUpload: True
  PackageArchitecture: all
  Papersize: letter
  ProcCmdline: /usr/bin/python 
/usr/share/system-config-printer/scp-dbus-service.py
  ProcEnviron:
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.11.0-4-generic 
root=UUID=0c67119c-ddae-476a-b510-142ec598f691 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  PythonArgs: ['/usr/share/system-config-printer/scp-dbus-service.py']
  SourcePackage: system-config-printer
  Title: scp-dbus-service.py crashed with TypeError in __new__(): 'NoneType' 
object is not iterable
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/15/2013
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P14AAJ
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SAMSUNG_NP1234567890
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 530U3C/530U4C
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1218574/+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 27867]

2013-09-20 Thread KitchM
Sorry, Mark, for the problems you find with the program.  Please know
that I share your dispair at the way things are.

As I've explained elsewhere before, there is little interest in the
Mozilla community to polish the programs they create to make them as the
users might wish them to be.  The programmers are doing this for free,
and they are doing it as they wish, which is their right.  That's just
the rub of it.

Sadly, too many people have come to depend upon the software on a daily
basis.  But that is the problem of the free software arrangement.  Of
course, even if one paid for it, the program creators might still not
have the same vision, or care to serve the needs of the users. That's
just life.

No need to complain, I guess.  Just hang in there, Pal.  I understand,
and we are not alone.

-- 
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/27867

Title:
  Background color is always white, top banner is never displayed in
  Firefox

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Fix Released

Bug description:
  Problem shows whatever the version of Epiphany (before and after today's 
upodate
  ie).

  Whatever the website I visit, the background colour is always white, and the
  logo/banner at the top of the page, is not displayed.

  I attached an example, showing Ubuntu bugzilla. No Ubuntu logo at the top, and
  no yellow background.

  http://bugzilla.gnome.org/show_bug.cgi?id=121118:
  http://bugzilla.gnome.org/show_bug.cgi?id=121118

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/27867/+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 1059374] Re: Using Adwaita, many widgets are drawn with a solid black background

2013-09-20 Thread Andrea Cimitan
** Changed in: overlay-scrollbar (Ubuntu)
 Assignee: Andrea Cimitan (cimi) = (unassigned)

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

Title:
  Using Adwaita, many widgets are drawn with a solid black background

Status in GTK+ GUI Toolkit:
  Fix Released
Status in Overlay Scrollbar:
  Confirmed
Status in “gnome-themes-standard” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “overlay-scrollbar” package in Ubuntu:
  Triaged

Bug description:
  When I use the Adwaita theme, some widgets end up being drawn with a
  black background after particular interactions. Here are two examples:

  If I open gedit, by default I see a new black document. The notebook
  widget is visible, and rendered correctly. As soon as I open another
  document (no matter if I close the existing one first), the entire
  widget starts being drawn with a black background.

  If I open System Settings, then click the (Ubuntu) Online Accounts
  panel, the box with the Remove account button has a solid black
  background. If, instead, I open Online Accounts directly from its
  launcher (run gnome-control-center credentials), everything is
  rendered correctly: there are no solid black backgrounds until I click
  All Settings and select the Online Accounts panel again.

  This has been happening consistently on two very different machines,
  both updated to Quantal from 12.04 using the upgrade tool.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgtk-3-0 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.5.3-0ubuntu1
  Architecture: amd64
  Date: Sun Sep 30 21:18:23 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110906)
  SourcePackage: gtk+3.0
  UpgradeStatus: Upgraded to quantal on 2012-08-26 (35 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1059374/+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 1008265] Re: nautilus Connect to Server infobars label not readable

2013-09-20 Thread Andrea Cimitan
** Changed in: light-themes (Ubuntu Precise)
 Assignee: Andrea Cimitan (cimi) = (unassigned)

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

Title:
  nautilus Connect to Server infobars label not readable

Status in One Hundred Paper Cuts:
  Confirmed
Status in One Hundred Paper Cuts precise series:
  Confirmed
Status in One Hundred Paper Cuts raring series:
  Confirmed
Status in “light-themes” package in Ubuntu:
  Confirmed
Status in “light-themes” source package in Precise:
  Confirmed

Bug description:
  The color of the error text in Nautilus ConnectToServer is light-grey
  w/ a pale yellow backround. Yuck. It's extremely difficult to read. My
  theme is Ambience (default theme)

  Replicate:
  In Nautilus:
  File
  Connect to Server
  127.0.1.1
  Press Connect
  Scratch Your head wondering what the error says.
  Quietly Weep.

  I will attatch a Screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-powerpc-smp 3.2.14
  Uname: Linux 3.2.0-24-powerpc-smp ppc
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: powerpc
  Date: Sun Jun  3 15:53:17 2012
  GsettingsChanges: org.gnome.nautilus.window-state geometry '794x598+65+24'
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release powerpc 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1008265/+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 905287] Re: Progress icon is blurry

2013-09-20 Thread Andrea Cimitan
** Changed in: software-center (Ubuntu)
 Assignee: Andrea Cimitan (cimi) = (unassigned)

-- 
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/905287

Title:
  Progress icon is blurry

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  The Progress animation in the navigation bar is slightly blurry.

  Probably this is because it is aligned on a pixel fraction. This was
  previously a problem for the other icons in the navigation bar, but
  Cimi fixed this by rounding the position to an integer. I guess the
  same needs doing here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/905287/+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 617435] Re: Disclosure triangles are tiny and have no padding to their left

2013-09-20 Thread Andrea Cimitan
** Changed in: ayatana-design
 Assignee: Andrea Cimitan (cimi) = (unassigned)

** Changed in: light-themes (Ubuntu)
 Assignee: Andrea Cimitan (cimi) = (unassigned)

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

Title:
  Disclosure triangles are tiny and have no padding to their left

Status in Ayatana Design:
  Fix Committed
Status in “light-themes” package in Ubuntu:
  Confirmed

Bug description:
  light-themes 0.1.6.8, Ubuntu Maverick
  light-themes 0.1.8.21, Ubuntu Ocelot

  In both Ambiance and Radiance themes, disclosure triangles are tiny
  and have no padding to their left. This looks like a mistake, and
  makes it difficult for people to see they can expand a branch.

  In 0.1.6.8 this was a problem in Ambiance only, but now it is a
  problem in both of the Light themes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/617435/+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 683290] Re: wrong widget matching

2013-09-20 Thread Andrea Cimitan
** Changed in: light-themes (Ubuntu)
 Assignee: Andrea Cimitan (cimi) = (unassigned)

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

Title:
  wrong widget matching

Status in “light-themes” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: light-themes

  Widgets in my application are being themed black because of a naming
  conflict.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/683290/+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 808196] Re: Font rendering problem in lowriter

2013-09-20 Thread buchs
Brian,

I'm not using Ubuntu these days, so I cannot test. My last running system
crashed. Sorry.

Kevin


On Thu, Sep 19, 2013 at 1:44 PM, Bryan Quigley gqu...@gmail.com wrote:

 Do you still have this issue on Ubuntu 12.04 or higher?

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/808196

 Title:
   Font rendering problem in lowriter

 Status in “libreoffice” package in Ubuntu:
   Incomplete

 Bug description:
   In a region of Times New Roman font, 12 point, italics, occurs a
   superscript seventeen (17). The 1 and 7 are not on the same baseline.
   See the attached screen shot.

   ProblemType: Bug
   DistroRelease: Ubuntu 11.04
   Package: libreoffice-core 1:3.3.2-1ubuntu5
   ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
   Uname: Linux 2.6.38-8-generic x86_64
   Architecture: amd64
   Date: Sat Jul  9 21:29:17 2011
   InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64
 (20110427.1)
   ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   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/808196/+subscriptions


-- 
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/808196

Title:
  Font rendering problem in lowriter

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  In a region of Times New Roman font, 12 point, italics, occurs a
  superscript seventeen (17). The 1 and 7 are not on the same baseline.
  See the attached screen shot.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  Date: Sat Jul  9 21:29:17 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/808196/+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 1228059] Re: software-center crashed with signal 5 in _XReadEvents()

2013-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1211887 ***
https://bugs.launchpad.net/bugs/1211887

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1211887, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1228059/+attachment/3831147/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228059/+attachment/3831149/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228059/+attachment/3831150/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228059/+attachment/3831151/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228059/+attachment/3831152/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228059/+attachment/3831153/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228059/+attachment/3831154/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1211887

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
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/1228059

Title:
  software-center crashed with signal 5 in _XReadEvents()

Status in “software-center” package in Ubuntu:
  New

Bug description:
  This has happened a couple of times now.  I start Software Centre, it
  presents the initial display, then goes grey, presumably updating
  something in the background.  Then it crashes and I restart it and
  everything's fine.  There may be a correlation with me being impatient
  sometimes, and clicking menu items even though the window is still
  grey, but nothing I could call reliably reproducible.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: software-center 13.09-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 20 10:18:06 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/share/software-center/software-center
  InstallationDate: Installed on 2013-09-11 (8 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130910)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: software-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReadEvents () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   cairo_surface_flush () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: software-center crashed with signal 5 in _XReadEvents()
  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/software-center/+bug/1228059/+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 1228062] Re: rhythmbox crashed with SIGSEGV in g_object_unref()

2013-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1196278 ***
https://bugs.launchpad.net/bugs/1196278

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1196278, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1228062/+attachment/3831158/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228062/+attachment/3831160/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228062/+attachment/3831163/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228062/+attachment/3831164/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228062/+attachment/3831165/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228062/+attachment/3831166/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228062/+attachment/3831167/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1196278

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  rhythmbox crashed with SIGSEGV in g_object_unref()

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  rhythm box generated

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: rhythmbox 2.99.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-5.17-lowlatency 3.10.2
  Uname: Linux 3.10.0-5-lowlatency x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 20 14:55:22 2013
  ExecutablePath: /usr/bin/rhythmbox
  InstallationDate: Installed on 2013-08-24 (26 days ago)
  InstallationMedia: Ubuntu-Studio 13.10 Saucy Salamander - Alpha amd64 
(20130811)
  LogAlsaMixer:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined
 Playback channels: Mono
 Mono: Playback [on]
  MarkForUpload: True
  ProcCmdline: rhythmbox /home/username/Music/saratboseroadLinuxband.mp3
  SegvAnalysis:
   Segfault happened at: 0x7fc084c1db84 g_object_unref+20:cmpq   
$0x50,(%rax)
   PC (0x7fc084c1db84) ok
   source $0x50 ok
   destination (%rax) (0x) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: rhythmbox
  StacktraceTop:
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.so
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   g_callable_info_invoke () from /usr/lib/libgirepository-1.0.so.1
  Title: rhythmbox crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1228062/+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 1228079] [NEW] Login issue: Lightdm + LDAP + Kerberos

2013-09-20 Thread R. Ernst
Public bug reported:

lightdm 1.7.15-0ubuntu1, Ubuntu 13.10

- Local users can login without problems on command line and LightDM
- Kerberos/LDAP authenticated users can login on command line

- Kerberos/LDAP authenticated users cannot login with LigthDM. If you
provide a valid user/password the screen gets blank before you return to
the login screen. The .xession-errors includes /usr/sbin/lightdm-
session: 5: exec: init: not found

- If you add init to the users path (e.g., ln -s /sbin/init /bin/init)
the user does no longer return back to LightDM but gets a blank screen.
Several errors related to init in the .xsession-errors. First of them
is init: Failed to spawn upstart-file-bridge main process: unable to
execute: No such file or directory

.xession-errors for both setup attached to this bug report

No problems with Ubuntu 12.04.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lightdm 1.7.15-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
Uname: Linux 3.11.0-7-generic x86_64
ApportVersion: 2.12.1-0ubuntu4
Architecture: amd64
Date: Fri Sep 20 12:21:13 2013
InstallationDate: Installed on 2013-09-20 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130917)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=de_DE
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

** Attachment added: .xession-errors
   
https://bugs.launchpad.net/bugs/1228079/+attachment/3831239/+files/xsession-errors.tar.gz

-- 
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/1228079

Title:
  Login issue: Lightdm + LDAP + Kerberos

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  lightdm 1.7.15-0ubuntu1, Ubuntu 13.10

  - Local users can login without problems on command line and LightDM
  - Kerberos/LDAP authenticated users can login on command line

  - Kerberos/LDAP authenticated users cannot login with LigthDM. If you
  provide a valid user/password the screen gets blank before you return
  to the login screen. The .xession-errors includes /usr/sbin/lightdm-
  session: 5: exec: init: not found

  - If you add init to the users path (e.g., ln -s /sbin/init /bin/init)
  the user does no longer return back to LightDM but gets a blank
  screen. Several errors related to init in the .xsession-errors.
  First of them is init: Failed to spawn upstart-file-bridge main
  process: unable to execute: No such file or directory

  .xession-errors for both setup attached to this bug report

  No problems with Ubuntu 12.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lightdm 1.7.15-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 20 12:21:13 2013
  InstallationDate: Installed on 2013-09-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130917)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  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/1228079/+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 1045282] Re: Dash - In the flow view, dragging a icon upwards should de-couple the icon so that it can be dragged and dropped

2013-09-20 Thread John Lea
** Changed in: unity
   Status: Triaged = Invalid

** Changed in: unity (Ubuntu)
   Status: Triaged = Invalid

** Changed in: ayatana-design
   Status: Fix Committed = 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/1045282

Title:
  Dash - In the flow view, dragging a icon upwards should de-couple the
  icon so that it can be dragged and dropped

Status in Ayatana Design:
  Invalid
Status in Unity:
  Invalid
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  In the Flow view, dragging a icon upwards should de-couple the icon so
  that it can be dragged and dropped

  This is so that a user can for example install an application from
  under the 'Apps available to download' category header by dragging one
  of the app icons to the Launcher.  This should trigger the install
  process for that application.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1045282/+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 1045269] Re: Dash - Keyboard navigation for the flow view is broken

2013-09-20 Thread John Lea
Marking invalid as we are no longer building the flow view in unity 7,
and it is already built in unity 8

** Changed in: ayatana-design
   Status: Fix Committed = Invalid

** Changed in: unity (Ubuntu)
   Status: Triaged = Invalid

** Changed in: unity
   Status: Triaged = 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/1045269

Title:
  Dash - Keyboard navigation for the flow view is broken

Status in Ayatana Design:
  Invalid
Status in Unity:
  Invalid
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  Keyboard navigation for the flow view is currently broken

  When a user moves the focus down to the flow view the far left icon
  should become focused, with the white highlight we use to designate
  that an item is focused in the Dash.  The behaviour of how the flow
  moves using focus should be identical to the interactions used in
  Ubuntu TV, e.g. there should not be any movement when the focus in the
  middle group of icons, and the flow view should start to move when the
  focus reaches the left or right of the visible area.  Review the
  Ubuntu TV interface for details of exactly how this should work.

  The App Lens and the 'Apps Available for Download' category header was
  used to test the above.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1045269/+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 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-09-20 Thread Marco Vuano
You can find them using this link: 
http://www2.ati.com/drivers/linux/amd-catalyst-13.9-linux-x86.x86_64.zip
Sometimes AMD  allows downloading their drivers before the official page is up.

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

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

Status in X.org xf86-video-intel:
  Won't Fix
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  Triaged
Status in “fglrx-installer” source package in Quantal:
  Confirmed
Status in “fglrx-installer-updates” source package in Quantal:
  Triaged
Status in “xserver-xorg-video-intel” package in openSUSE:
  In Progress

Bug description:
  [Impact]

   * Hybrid systems with ATI/intel GPUs using fglrx get a segmentation
  fault in X when using 12.10. In stock 12.04.1 these systems were
  working fine.

   * This bug represents a severe regression from precise to quantal,
  since is crashing on startup

   * The proposed patch updates the driver to version 13.2beta3 of
  upstream which seems to resolve this issue

  [Test Case]

   * Get an hybrid ATI/intel system.
     Install quantal: The system should boot fine
     Install the proprietary fglrx package and reboot: The X server crashes on 
startup

  [Regression Potential]

   * This solution does not need any change on the intel driver (as a previous 
workaround needed).
   * No regressions have been reported so far using this most recent fglrx 
upstream, by the people affected by this bug

  ==

  After installing the latest fglrx-updates package on Ubuntu 12.10
  (fglrx-updates_9.000-0ubuntu3_amd64) I have the same issue that was
  present before AMD fixed switchable graphics on PowerXpress 4.0 cards
  (such as my HD 6470M coupled with the intel HD Graphics 3000 of my
  intel Core i5-2430M). The X server has a segmentation fault and the
  low graphics mode is activated.

  WORKAROUND: fglrx-installer-13 2:13.101~beta-0ubuntu1~xedgers~quantal1 from:
  https://launchpad.net/~xorg-edgers/+archive/ppa?field.series_filter=quantal

  WORKAROUND: Follow carefully the instructions here:
  https://help.ubuntu.com/community/BinaryDriverHowto/ATI#WORKAROUND

  As per Nick Andrik, this is a version regression of xserver-xorg-
  video-intel from 2.20.2 (working and in below mentioned PPA) and
  2.20.3. The regression commit is
  http://cgit.freedesktop.org/xorg/driver/xf86-video-
  intel/commit/?id=05dcc5f1699ba90fc14c50882e8d4be89bc4a4f9 .

  Upstream fglrx has published a new version ( 13.1 ) of the driver
  which seems to solve this issue. No need to revert the commit in the
  Intel driver any more.

  ATTENTION:
  1. If you choose the integrated GPU (via Catalyst or via amdconfig --px-igpu) 
and your X server crashes on startup, then your are probably affected by this 
bug:
  https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1088220

  2. If your system includes an old ATI GPU card (Radeon HD 2x00 3x00 4x00) 
which is not supported any more by fglrx drivers, then probably you suffer from 
this bug:
  https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1058040
  Subscribe and comment there please.

  If the X server loads (so you see no low graphics mode window) but you get no 
menu bars, window decorations, etc, then press Ctrl+Shift+T to open a terminal, 
write in there:
  unity --replace 
  and post a comment with the result.

  The logs from the intial bug report follow:

  Here is the Xorg log:
  [20.924]
  X.Org X Server 1.13.0
  Release Date: 2012-09-05
  [20.924] X Protocol Version 11, Revision 0
  [20.924] Build Operating System: Linux 3.2.0-30-generic x86_64 Ubuntu
  [20.924] Current Operating System: Linux marco-HP-Pavilion-g6-Notebook-PC 
3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64
  [20.924] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5374f779-2ae8-4842-a390-e21317364c6c ro quiet splash vt.handoff=7
  [20.924] Build Date: 08 October 2012  03:34:01PM
  [20.924] xorg-server 2:1.13.0-0ubuntu6 (For technical support please see 
http://www.ubuntu.com/support)
  [20.924] Current version of pixman: 0.26.0
  [20.924]  Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
  [20.924] Markers: (--) probed, (**) from config file, (==) default 
setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  [20.924] (==) Log file: /var/log/Xorg.0.log, Time: Fri Oct 19 02:42:21 
2012
  [20.924] (==) Using config file: /etc/X11/xorg.conf
  [20.924] (==) Using system config directory /usr/share/X11/xorg.conf.d
  [20.924] (==) ServerLayout aticonfig Layout
  [20.924] (**) |--Screen 

[Desktop-packages] [Bug 1228079] Re: Login issue: Lightdm + LDAP + Kerberos

2013-09-20 Thread Robert Ancell
Would you be able to try this with another display manager, e.g. gdm?

Can you see what $PATH is set to when logging in on a terminal? It looks
at first glance like the session can't find upstart, and that can't find
the session processes to run.

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

-- 
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/1228079

Title:
  Login issue: Lightdm + LDAP + Kerberos

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  lightdm 1.7.15-0ubuntu1, Ubuntu 13.10

  - Local users can login without problems on command line and LightDM
  - Kerberos/LDAP authenticated users can login on command line

  - Kerberos/LDAP authenticated users cannot login with LigthDM. If you
  provide a valid user/password the screen gets blank before you return
  to the login screen. The .xession-errors includes /usr/sbin/lightdm-
  session: 5: exec: init: not found

  - If you add init to the users path (e.g., ln -s /sbin/init /bin/init)
  the user does no longer return back to LightDM but gets a blank
  screen. Several errors related to init in the .xsession-errors.
  First of them is init: Failed to spawn upstart-file-bridge main
  process: unable to execute: No such file or directory

  .xession-errors for both setup attached to this bug report

  No problems with Ubuntu 12.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lightdm 1.7.15-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  Date: Fri Sep 20 12:21:13 2013
  InstallationDate: Installed on 2013-09-20 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130917)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  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/1228079/+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 1226544] Re: lightdm --test-mode fails immediately

2013-09-20 Thread Robert Ancell
** Changed in: lightdm
Milestone: None = 1.7.16

** Changed in: lightdm
   Status: Fix Committed = Fix Released

-- 
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/1226544

Title:
  lightdm --test-mode fails immediately

Status in Light Display Manager:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Released

Bug description:
  When attempting to run lightdm --test-mode, a window is shown for a
  split second and then closes.  I have xserver-xephyr installed, this
  happens with either lightdm-gtk-greeter and unity-greeter.

  lightdm 1.7.15-0ubuntu1
  lightdm-gtk-greeter 1.6.1+133+97~ubuntu13.10.1 (from daily build)
  unity-greeter 13.10.2-0ubuntu1
  xserver-xephyr 2:1.14.2.901-2ubuntu4

  I have attached lightdm.log from ~/.cache/lightdm/log

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lightdm 1.7.15-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: amd64
  Date: Tue Sep 17 07:00:33 2013
  InstallationDate: Installed on 2013-09-14 (2 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Alpha amd64 (20130914)
  LightdmConfig:
   [SeatDefaults]
   greeter-session=unity-greeter
   user-session=xubuntu
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1226544/+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 1050959] Re: Dash - Fix Dash scrollbar so that it does not displace Dash background texture

2013-09-20 Thread Andrea Azzarone
** Changed in: unity
   Status: Triaged = Invalid

** Changed in: unity/6.0
   Status: Triaged = Invalid

** Changed in: unity (Ubuntu)
   Status: Confirmed = Invalid

** Also affects: nux
   Importance: Undecided
   Status: New

** Also affects: nux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nux (Ubuntu)
   Status: New = In Progress

** Changed in: nux (Ubuntu)
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

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

** Changed in: nux
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

** Changed in: nux
Milestone: None = 4.0.3

-- 
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/1050959

Title:
  Dash - Fix Dash scrollbar so that it does not displace Dash background
  texture

Status in Ayatana Design:
  Fix Committed
Status in Nux:
  In Progress
Status in Unity:
  Invalid
Status in Unity 6.0 series:
  Invalid
Status in “nux” package in Ubuntu:
  In Progress
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  Prior to building the full version of the overlay scrollbars, the most
  urgent fix is to stop the current scrollbar displacing the Dash
  background texture.

  Once this issue is fixed the next step is to move on to bug #608124

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1050959/+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 1227769] Re: [mako] No audio in the headphones with a two pins jack unless plugged in after the call

2013-09-20 Thread David Henningsson
** Summary changed:

- No audio in the headphones with a two pins jack unless plugged in after the 
call
+ [mako] No audio in the headphones with a two pins jack unless plugged in 
after the call

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

Title:
  [mako] No audio in the headphones with a two pins jack unless plugged
  in after the call

Status in PulseAudio sound server:
  New
Status in Touch Preview Images:
  Confirmed
Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  1. connect a 2 pin 3.5mm headphones into your phone and make a call

  What happens:
  There is no sound in the headphones and the phone's earpiece works for the 
call. Now if you pull out the headphone jack and plug it in you can hear the 
sound in the headphones.

  On the end if we connect a 3 pin headphones (the one with a mic in it)
  things work pretty well and there is no need to reconnect the
  headphones.

  I have initially reported this for telephony service but I think its
  pulseaudio issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: telephony-service 0.1+13.10.20130830.3-0ubuntu1
  Uname: Linux 3.4.0-3-mako armv7l
  ApportVersion: 2.12.2-0ubuntu1
  Architecture: armhf
  Date: Thu Sep 19 15:56:01 2013
  InstallationDate: Installed on 2013-09-18 (1 days ago)
  InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf 
(20130918)
  MarkForUpload: True
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  SourcePackage: telephony-service
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1227769/+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 969175] Re: package libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2013-09-20 Thread Linards Ticmanis
On 09/19/2013 09:09 PM, Bryan Quigley wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. We are sorry that we do not always have the capacity to
 look at all reported bugs in a timely manner.
 
 Were you able to get LibreOffice properly working on Ubuntu 12.04?

Eventually it did install, yes. No such problem on 12.10 or 13.04.

-- 
Linards Ticmanis

-- 
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/969175

Title:
  package libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  Installation didn't work.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0-0ubuntu1
  Architecture: amd64
  Date: Fri Mar 30 15:04:17 2012
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: libappindicator
  Title: package libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to precise on 2012-03-30 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/969175/+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 1228095] [NEW] Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-09-20 Thread Laércio de Sousa
Public bug reported:

This patch contributes to fill the remaining gaps in X.Org which still
make systemd-multi-seat-x wrapper needed for some multiseat setups.

When -seat option is passed to Xorg with an argument other than
seat0, the following options are enabled by default:

* Disable VT switching --- no need of setting Option DontVTSwitch in
xorg.conf's ServerFlags section.

* Enable VT sharing --- no need of passing option -sharevts to Xorg
command line.

* Enable option GrabDevice for input drivers (e.g. evdev) --- no need
of setting this option in xorg.conf's InputClass section.

Related upstream bugs:

https://bugs.freedesktop.org/show_bug.cgi?id=69477
https://bugs.freedesktop.org/show_bug.cgi?id=69478

** Affects: xorg-server
 Importance: Unknown
 Status: Unknown

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


** Tags: multiseat

** Patch added: Enable default options for non-seat0 seats
   
https://bugs.launchpad.net/bugs/1228095/+attachment/3831282/+files/xserver-non-seat0-defaults.patch

** Bug watch added: freedesktop.org Bugzilla #69477
   https://bugs.freedesktop.org/show_bug.cgi?id=69477

** Also affects: xorg-server via
   https://bugs.freedesktop.org/show_bug.cgi?id=69477
   Importance: Unknown
   Status: Unknown

-- 
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/1228095

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

Status in X.Org X server:
  Unknown
Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  This patch contributes to fill the remaining gaps in X.Org which still
  make systemd-multi-seat-x wrapper needed for some multiseat setups.

  When -seat option is passed to Xorg with an argument other than
  seat0, the following options are enabled by default:

  * Disable VT switching --- no need of setting Option DontVTSwitch in
  xorg.conf's ServerFlags section.

  * Enable VT sharing --- no need of passing option -sharevts to Xorg
  command line.

  * Enable option GrabDevice for input drivers (e.g. evdev) --- no
  need of setting this option in xorg.conf's InputClass section.

  Related upstream bugs:

  https://bugs.freedesktop.org/show_bug.cgi?id=69477
  https://bugs.freedesktop.org/show_bug.cgi?id=69478

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1228095/+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 1228009] Re: Regression: Zebra striping is no longer present

2013-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: thunderbird (Ubuntu)
   Status: New = Confirmed

-- 
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/1228009

Title:
  Regression: Zebra striping is no longer present

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  I upgraded Thunderbird yesterday (19 Sep 2013) to
  24.0+build1-0ubuntu0.13.04.1. I upgrade packages almost every day, but
  (from /var/log/apt/history.log) it seems like the previous version was
  17.0.8+build1-0ubuntu0.13.04.1. (v17 to v24. Is that correct?)

  Upon restarting, the zebra striping in the list of emails is no longer
  present. I'm using the default theme (Default 24.0, last updated 19
  Sep 2013). I've also tried restarting in safe mode, but the zebra
  striping is still absent. The background no longer alternates, instead
  displaying the same white colour for all messages.

  Kubuntu 13.04
  Thunderbird 24.0

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: thunderbird 1:24.0+build1-0ubuntu0.13.04.1
  Uname: Linux 3.9.4-030904-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lee2193 F pulseaudio
  BuildID: 20130913150408
  CRDA:
   country AU:
(2402 - 2482 @ 40), (N/A, 20)
(5170 - 5250 @ 40), (3, 23)
(5250 - 5330 @ 40), (3, 23), DFS
(5735 - 5835 @ 40), (3, 30)
  Channel: Unavailable
  Date: Fri Sep 20 17:02:22 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-12-16 (277 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  IpRoute:
   default via 192.168.1.254 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
  MarkForUpload: True
  MostRecentCrashID: bp-8716a067-8317-4ad0-808a-2254e2120524
  PrefSources:
   prefs.js
   
[Profile]/extensions/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults/preferences/prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
   
[Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js
  Profiles: Profile0 (Default) - LastVersion=24.0/20130913150408 (In use)
  RelatedPackageVersions:
   google-talkplugin 4.5.3.0-1
   adobe-flashplugin 11.2.202.310-0raring1
   kopete4:4.10.5+dfsg1-0ubuntu0.1
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-8716a067-8317-4ad0-808a-2254e2120524
   bp-8c247ae3-5982-4262-b65d-57a252120307
   bp-1ab81b2c-1607-4919-868d-380852120205
  UpgradeStatus: Upgraded to raring on 2013-04-26 (147 days ago)
  dmi.bios.date: 09/07/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0XN71K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd09/07/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L702X
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1228009/+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 1224212] Re: Audio on manta/Nexus 10 non-functional on Ubuntu touch.

2013-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Audio on manta/Nexus 10 non-functional on Ubuntu touch.

Status in “linux-manta” package in Ubuntu:
  Confirmed
Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
   affects ubuntu/linux-manta

   affects ubuntu/pulseaudio

  I'm filing against the kernel for manta and pulse, because I am not
  entirely sure where the problem may lie, although based on the logs
  I've been able to gather, I suspect the kernel moreso than Pulse
  itself.

  I'm unable to hear audio either via the internal speakers or the
  headphone jack when either using paplay on the command-line, or using
  the music app. In addition, the music app doesn't update the playing
  position in the UI. I'm using flac files to test with, and I have
  verified that the UI works as expected on the nexus 7, where audio
  works without issue. Eventually, the music player appears to stop
  playing the file as if it were finished, even though no other UI
  updates of track position are shown.

  I have attached 2 logs, one with the sink set to the manta-i2s card,
  and the other with the output set to the manta-spdif card. Incidentaly
  the spdif device is being chosen as the default device after a fresh
  image flash, but thats not relevant here. These logs were obtained by
  following the procedure at https://wiki.ubuntu.com/PulseAudio/Log,
  with the addition of disabling the pulseaudio user session upstart
  job.

  Here are the details from system-image-cli -i re the build number and
  channel, although its worth noting that I have experienced this bug on
  standard daily images as well.

  phablet@ubuntu-phablet:~$ sudo system-image-cli -i
  current build number: 42
  device name: manta
  channel: daily-proposed
  last update: 2013-09-11 23:21:24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-manta/+bug/1224212/+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 1224212] Re: Audio on manta/Nexus 10 non-functional on Ubuntu touch.

2013-09-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-manta (Ubuntu)
   Status: New = Confirmed

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

Title:
  Audio on manta/Nexus 10 non-functional on Ubuntu touch.

Status in “linux-manta” package in Ubuntu:
  Confirmed
Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
   affects ubuntu/linux-manta

   affects ubuntu/pulseaudio

  I'm filing against the kernel for manta and pulse, because I am not
  entirely sure where the problem may lie, although based on the logs
  I've been able to gather, I suspect the kernel moreso than Pulse
  itself.

  I'm unable to hear audio either via the internal speakers or the
  headphone jack when either using paplay on the command-line, or using
  the music app. In addition, the music app doesn't update the playing
  position in the UI. I'm using flac files to test with, and I have
  verified that the UI works as expected on the nexus 7, where audio
  works without issue. Eventually, the music player appears to stop
  playing the file as if it were finished, even though no other UI
  updates of track position are shown.

  I have attached 2 logs, one with the sink set to the manta-i2s card,
  and the other with the output set to the manta-spdif card. Incidentaly
  the spdif device is being chosen as the default device after a fresh
  image flash, but thats not relevant here. These logs were obtained by
  following the procedure at https://wiki.ubuntu.com/PulseAudio/Log,
  with the addition of disabling the pulseaudio user session upstart
  job.

  Here are the details from system-image-cli -i re the build number and
  channel, although its worth noting that I have experienced this bug on
  standard daily images as well.

  phablet@ubuntu-phablet:~$ sudo system-image-cli -i
  current build number: 42
  device name: manta
  channel: daily-proposed
  last update: 2013-09-11 23:21:24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-manta/+bug/1224212/+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 1224212] Re: Audio on manta/Nexus 10 non-functional on Ubuntu touch.

2013-09-20 Thread David Henningsson
** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) = David Henningsson (diwic)

** Changed in: linux-manta (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: linux-manta (Ubuntu)
 Assignee: (unassigned) = David Henningsson (diwic)

** Package changed: linux-manta (Ubuntu) = alsa-lib (Ubuntu)

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

Title:
  Audio on manta/Nexus 10 non-functional on Ubuntu touch.

Status in “alsa-lib” package in Ubuntu:
  Fix Committed
Status in “pulseaudio” package in Ubuntu:
  Fix Committed

Bug description:
   affects ubuntu/linux-manta

   affects ubuntu/pulseaudio

  I'm filing against the kernel for manta and pulse, because I am not
  entirely sure where the problem may lie, although based on the logs
  I've been able to gather, I suspect the kernel moreso than Pulse
  itself.

  I'm unable to hear audio either via the internal speakers or the
  headphone jack when either using paplay on the command-line, or using
  the music app. In addition, the music app doesn't update the playing
  position in the UI. I'm using flac files to test with, and I have
  verified that the UI works as expected on the nexus 7, where audio
  works without issue. Eventually, the music player appears to stop
  playing the file as if it were finished, even though no other UI
  updates of track position are shown.

  I have attached 2 logs, one with the sink set to the manta-i2s card,
  and the other with the output set to the manta-spdif card. Incidentaly
  the spdif device is being chosen as the default device after a fresh
  image flash, but thats not relevant here. These logs were obtained by
  following the procedure at https://wiki.ubuntu.com/PulseAudio/Log,
  with the addition of disabling the pulseaudio user session upstart
  job.

  Here are the details from system-image-cli -i re the build number and
  channel, although its worth noting that I have experienced this bug on
  standard daily images as well.

  phablet@ubuntu-phablet:~$ sudo system-image-cli -i
  current build number: 42
  device name: manta
  channel: daily-proposed
  last update: 2013-09-11 23:21:24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1224212/+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 808196] Re: Font rendering problem in lowriter

2013-09-20 Thread Bryan Quigley
I'm sorry to hear that.  Hope whatever you are using is treating you
well.

Since you were the only user with this issue I'm going to close it.  But
if you come back to Ubuntu please feel free to report any other bugs you
find.

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete = Invalid

-- 
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/808196

Title:
  Font rendering problem in lowriter

Status in “libreoffice” package in Ubuntu:
  Invalid

Bug description:
  In a region of Times New Roman font, 12 point, italics, occurs a
  superscript seventeen (17). The 1 and 7 are not on the same baseline.
  See the attached screen shot.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  Date: Sat Jul  9 21:29:17 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/808196/+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 788788] Re: LibreOffice u1conflict

2013-09-20 Thread Bryan Quigley
Glad it's working now and thanks for reporting back, since we can't
confirm it's fixed I'm going to mark it Invalid.

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: Confirmed = Invalid

-- 
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/788788

Title:
  LibreOffice u1conflict

Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “ubuntuone-client” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: libreoffice

  Whenever I open an existing OpenDocument file and save it, it gets the
  extension u1conflict. The file with the old name has 0 bytes. This
  started when I upgraded to Ubuntu Natty, with LibreOffice installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Thu May 26 21:00:50 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   LANGUAGE=nl_NL:nl:en_AU:en_CA:en_GB:en_NZ:en_US:en
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-04-29 (27 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/788788/+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 1218574] Re: scp-dbus-service.py crashed with TypeError in __new__(): 'NoneType' object is not iterable

2013-09-20 Thread Till Kamppeter
Can you update your system to the newest state and try again?

Please run the command

system-config-printer --debug

in a terminal window, do the steps to get the crash, and post the screen
output here? Thanks.


** Changed in: system-config-printer (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  scp-dbus-service.py crashed with TypeError in __new__(): 'NoneType'
  object is not iterable

Status in “system-config-printer” package in Ubuntu:
  Incomplete

Bug description:
  Install printer and crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: system-config-printer-common 1.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   W [28/Aug/2013:18:16:34 -0400] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 'MFC-8860DN-Gray..' 
already exists
   E [29/Aug/2013:15:25:13 -0400] [Job 14] Unable to queue job for destination 
Aficio-MP-C2051.
  Date: Thu Aug 29 15:26:24 2013
  ExecutablePath: /usr/share/system-config-printer/scp-dbus-service.py
  InstallationDate: Installed on 2013-07-31 (29 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130724)
  InterpreterPath: /usr/bin/python2.7
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C
  MarkForUpload: True
  PackageArchitecture: all
  Papersize: letter
  ProcCmdline: /usr/bin/python 
/usr/share/system-config-printer/scp-dbus-service.py
  ProcEnviron:
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.11.0-4-generic 
root=UUID=0c67119c-ddae-476a-b510-142ec598f691 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  PythonArgs: ['/usr/share/system-config-printer/scp-dbus-service.py']
  SourcePackage: system-config-printer
  Title: scp-dbus-service.py crashed with TypeError in __new__(): 'NoneType' 
object is not iterable
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 04/15/2013
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P14AAJ
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SAMSUNG_NP1234567890
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 530U3C/530U4C
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1218574/+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 969175] Re: package libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2013-09-20 Thread Bryan Quigley
Glad it's working now and thanks for reporting back, since we can't
confirm it's fixed I'm going to mark it Invalid.

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete = Invalid

-- 
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/969175

Title:
  package libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

Status in “libreoffice” package in Ubuntu:
  Invalid

Bug description:
  Installation didn't work.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0-0ubuntu1
  Architecture: amd64
  Date: Fri Mar 30 15:04:17 2012
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: libappindicator
  Title: package libreoffice-mysql-connector 1.0.1+LibO3.4.5-0ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to precise on 2012-03-30 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/969175/+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 1227932] Re: Unconfirmed javascript issues in FF 24

2013-09-20 Thread JTL
Thank you for looking into this matter, however, I can faithfully 
reproduce the bug as follows:

Restore entire hard disk image to Sept 13th 2013
Test FF 23, everything is fine.
Let Ubuntu install the new updates including FF 24
*The same bug re-appears**_and on more them one machine_.*

I don't know it this applies, but here are the setting in Update Manager 
  Settings  Updates Tab
Checked - Important Security Update
Checked - Recommended updates
UnChecked - Pre-release updates
Checked - Unsupported updates
These were the default settings from a clean install from 12.04.2 LTS 
ISO. I always wondered about the Checked - Unsupported updates, but 
found if I unchecked them, updates frequently broke the system and would 
have to do a full clean reload from the ISO.

Because these machines are also used for production, I will not install 
any more updates time permits.

Thank JTL

On 09/19/2013 09:38 PM, Quinn Balazs wrote:
 Title change. Also couldn't for the life of me duplicate this issue.
 Javascript functions properly on an unmodified version of FF 24 on
 12.04.2. Also Tested with some common addons: Firebug, Close all tabs
 reloaded (2.2.3), Download Statusbar, testpilot, Google Translate,
 EPUBReader.


-- 
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/1227932

Title:
  Unconfirmed javascript issues in FF 24

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Ubuntu 12.04.2 LTS 32 bit
  firefox 24.0+build1-0ubuntu0.12.04.1

  After automatic-update to FF 24 I can no longer access HULU. When I
  try to open ANY hulu web page, hulu tells me JavaScript is not
  enabled.

  I check FF about:config and the option is set to on

  FF 23 was working just fine

  Also 24 had screwed up the AddOn Close All Tabs Reloaded

  If there any way I can roll back to FF 23 because I can no longer
  watch any of my TV shows or movies thank to FF 24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1227932/+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 1228118] Re: nautilus crashed with SIGSEGV in gnome_desktop_thumbnail_factory_generate_thumbnail()

2013-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1203349 ***
https://bugs.launchpad.net/bugs/1203349

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1203349, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1228118/+attachment/3831372/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228118/+attachment/3831374/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228118/+attachment/3831375/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228118/+attachment/3831376/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228118/+attachment/3831377/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228118/+attachment/3831378/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228118/+attachment/3831379/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1203349
   nautilus crashed with SIGSEGV in _gdk_pixbuf_new_from_uri_at_scale()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
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/1228118

Title:
  nautilus crashed with SIGSEGV in
  gnome_desktop_thumbnail_factory_generate_thumbnail()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Crash while opening ntfs partition on local disk.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu1
  Uname: Linux 3.12.0-031200rc1-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Sep 20 20:17:58 2013
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'648x715+716+24'
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
  InstallationDate: Installed on 2013-07-12 (69 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7feb9b1cb1c0 sem_post: mov(%rdi),%eax
   PC (0x7feb9b1cb1c0) ok
   source (%rdi) (0x) 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: nautilus
  StacktraceTop:
   ?? () from /usr/lib/libgnome-desktop-3.so.7
   gnome_desktop_thumbnail_factory_generate_thumbnail () from 
/usr/lib/libgnome-desktop-3.so.7
   ?? ()
   start_thread (arg=0x7feb8bd9b700) at pthread_create.c:311
   clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  Title: nautilus crashed with SIGSEGV in 
gnome_desktop_thumbnail_factory_generate_thumbnail()
  UpgradeStatus: Upgraded to saucy on 2013-08-24 (26 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1228118/+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 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-20 Thread Daniel van Vugt
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Fix Released = In Progress

-- 
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/1218815

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

Status in Mir:
  Triaged
Status in XMir:
  Triaged
Status in “mir” package in Ubuntu:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Triaged
Status in “xserver-xorg-video-ati” package in Ubuntu:
  In Progress

Bug description:
  Since the latest Ubuntu Mir update which enabled the bypass support I
  get heavy graphic glitches when using the unity-system-compositor. I
  had to disable it in order to use the desktop as the graphic glitches
  made it impossible to read anything.

  Before this update everything worked fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-xmir 2:1.14.2.901-2ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  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 Aug 30 12:00:42 2013
  DistUpgraded: 2013-05-10 03:13:26,850 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.30+bdcom, 3.11.0-3-generic, x86_64: installed
   bcmwl, 6.30.223.30+bdcom, 3.11.0-4-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5650/5750 
/ 6530M/6550M] [1002:68c1] (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Mobility Radeon HD 5650 [1025:036e]
  InstallationDate: Installed on 2012-12-13 (260 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Acer TravelMate 5542G
  MarkForUpload: True
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=70d95406-69a9-4dd1-a199-efd5432bae25 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: Upgraded to saucy on 2013-05-10 (112 days ago)
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.14
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: BA51_DN
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.14
  dmi.modalias: 
dmi:bvnAcer:bvrV2.14:bd07/27/2011:svnAcer:pnTravelMate5542G:pvrV2.14:rvnAcer:rnBA51_DN:rvrBaseBoardVersion:cvnAcer:ct10:cvrV2.14:
  dmi.product.name: TravelMate 5542G
  dmi.product.version: V2.14
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Aug 30 11:53:04 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output  
XMIR-1  XMIR-2
  xserver.version: 2:1.14.2.901-2ubuntu4
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1218815/+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 1228095] Re: Enable default options for non-seat0 seats (no need of systemd-multi-seat-x wrapper)

2013-09-20 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=69477.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-09-17T16:38:25+00:00 Laércio de Sousa wrote:

Currently systemd-multi-seat-x wrapper is still needed in some multiseat setups.
When -seat option is passed with an argument different from seat0, 
systemd-multi-seat-x does the following:

1. pass option -sharevts to real X server;

2. create a special xorg.conf file with the following content (or
similar):

Section ServerFlags
Option DontVTSwitch true
EndSection

Section InputClass
Identifier Force input devices to seat
Option GrabDevice true
EndSection

The purpose of this bug is to enable VT sharing (no need of passing
-sharevts) and disable VT switching (no need of Option DontVTSwitch
true in xorg.conf) when seat is not seat0.

Another patch for evdev driver is needed to get rid of Option
GrabDevice true in xorg.conf

Reply at: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1228095/comments/0


On 2013-09-17T16:45:56+00:00 Laércio de Sousa wrote:

Created attachment 86003
Disable VT switching/Enable VT sharing for non-seat0 seats

Reply at: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1228095/comments/1


** Changed in: xorg-server
   Status: Unknown = Confirmed

** Changed in: xorg-server
   Importance: Unknown = Medium

-- 
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/1228095

Title:
  Enable default options for non-seat0 seats (no need of systemd-multi-
  seat-x wrapper)

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  This patch contributes to fill the remaining gaps in X.Org which still
  make systemd-multi-seat-x wrapper needed for some multiseat setups.

  When -seat option is passed to Xorg with an argument other than
  seat0, the following options are enabled by default:

  * Disable VT switching --- no need of setting Option DontVTSwitch in
  xorg.conf's ServerFlags section.

  * Enable VT sharing --- no need of passing option -sharevts to Xorg
  command line.

  * Enable option GrabDevice for input drivers (e.g. evdev) --- no
  need of setting this option in xorg.conf's InputClass section.

  Related upstream bugs:

  https://bugs.freedesktop.org/show_bug.cgi?id=69477
  https://bugs.freedesktop.org/show_bug.cgi?id=69478

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1228095/+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 764424] Re: Launcher - dropping a file on a launcher app icon should open that file in the app

2013-09-20 Thread John Lea
** Description changed:

  If a user drags and drops a file on top of a Launcher app icon, the
  application should open the file if it is a file type it supports.
  
  If the application does not support the file type nothing should happen.
  
- Most of the time this interaction does not work.  Occasionally it does
- work but it freezes the desktop requiring a unity restart.  Tested using
- .png files with Firefox and GIMP, and .html files with Firefox and
- Chrome.
- 
  Also at the moment many Launcher icons do not highlight when the user
  starts dragging, even if the application supports opening the file type
  being dragged.
  
- Note the new file should be opened in exactly the same manner as when
- opening the file with the 'open with [app name]' Nautilus option, e.g.
- when opening a .txt file by dropping it on to gedit, if there is already
- one or more gedit window(s) open, the file should open into a tab on the
- most recently focused gedit window.
+ For example, if the user starts dragging a text file firefox and
+ libreoffice writer should illuminate in addition to gedit.
  
- UPDATE : Compiz screws up the handling when a drop happens at about the
- same time as the scale timeout goes off. It doesn't freeze so much as
- grab the mouse forever.
+ Another example is dragging a tarball; thunderbird should illuminate and
+ if the tarball is dropped on the thunderbird icon it should open a new
+ message with it as an attachment.
+ 
+ 
+ UPDATE : Compiz screws up the handling when a drop happens at about the same 
time as the scale timeout goes off. It doesn't freeze so much as grab the mouse 
forever.
+ 
+ 
+ 
+ -
+ Desired resolution:
+ 
+ - create a new desktop key that details all file types that can be
+ imported into an application. See Robert Carr's comments #1 and #4 for
+ details.
+ 
+ - For the following applications, ensure the information about which
+ file types can be opened by a drag and drop operation is updated:
+ LibreOffice, Thunderbird, Chormium, Firefox, Gedit, Image viewer,
+ Shotwell, GIMP, Transmission, Terminal, Brasero Disk Burner, Archive
+ Manager, Evolution, Rhythembox, VLC

** Changed in: unity
   Status: Fix Released = Triaged

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

-- 
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/764424

Title:
  Launcher - dropping a file on a launcher app icon should open that
  file in the app

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  If a user drags and drops a file on top of a Launcher app icon, the
  application should open the file if it is a file type it supports.

  If the application does not support the file type nothing should
  happen.

  Also at the moment many Launcher icons do not highlight when the user
  starts dragging, even if the application supports opening the file
  type being dragged.

  For example, if the user starts dragging a text file firefox and
  libreoffice writer should illuminate in addition to gedit.

  Another example is dragging a tarball; thunderbird should illuminate
  and if the tarball is dropped on the thunderbird icon it should open a
  new message with it as an attachment.

  
  UPDATE : Compiz screws up the handling when a drop happens at about the same 
time as the scale timeout goes off. It doesn't freeze so much as grab the mouse 
forever.


  
  -
  Desired resolution:

  - create a new desktop key that details all file types that can be
  imported into an application. See Robert Carr's comments #1 and #4 for
  details.

  - For the following applications, ensure the information about which
  file types can be opened by a drag and drop operation is updated:
  LibreOffice, Thunderbird, Chormium, Firefox, Gedit, Image viewer,
  Shotwell, GIMP, Transmission, Terminal, Brasero Disk Burner, Archive
  Manager, Evolution, Rhythembox, VLC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/764424/+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 1225793] Re: [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] Playback problem

2013-09-20 Thread helmut0
yes




 From: Raymond 1225...@bugs.launchpad.net
To: helm...@yahoo.com 
Sent: Thursday, September 19, 2013 9:13 PM
Subject: [Bug 1225793] Re: [CF-74ECBAXBM, SigmaTel STAC9200, Speaker,   
Internal] Playback problem
 

do your headphone get any sound ?

http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=2acc9dcb609427a20463e529ef552dd93b469847

ALSA: hda - Fix silent headphone output on Panasonic CF-74
CF-74 does the headphone/speaker switching on hardware, thus the driver 
shouldn't do any software-toggling of pins.  Otherwise it results in a silent 
headphone output.

This patch simply resets the hp_detect flag to fix the problem.

Have you ask the author the meaning of driver shouldn't do any
software-toggling of pins ?


did the headphone Jack control change to ON when you plugged the headphone Jack 
?

try hda-jack-sense-test when you plugged the headphone and Mic to find
out which node is your Mic ?


as there is only one master playback volume which control the volume of stereo 
speaker and headphone,  pre volume control for the subwoofer


Simple mixer control 'Master',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [0.00dB] [on]
  Front Right: Playback 31 [100%] [0.00dB] [on]


Simple mixer control 'LFE',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 31 [100%] [0.00dB] [on]

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1225793

Title:
  [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] Playback problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225793/+subscriptions

-- 
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/1225793

Title:
  [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] Playback problem

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  No sound from main speakers.  Panasonic cf 74. STAC9200

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50
  Uname: Linux 3.2.0-53-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  helmut01462 F pulseaudio
helmut01467 F xfce4-volumed
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xe864 irq 46'
 Mixer name : 'SigmaTel STAC9200'
 Components : 'HDA:83847690,10f7,00102201 
HDA:14f12bfa,10f7,0009'
 Controls  : 19
 Simple ctrls  : 8
  Date: Sun Sep 15 17:57:14 2013
  InstallationMedia: Xubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Only some of outputs are working
  Title: [CF-74ECBAXBM, SigmaTel STAC9200, Speaker, Internal] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2006
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: V2.00L10
  dmi.board.name: CF74-2
  dmi.board.vendor: Matsushita Electric Industrial Co.,Ltd.
  dmi.board.version: 001
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Matsushita Electric Industrial Co.,Ltd.
  dmi.chassis.version: 001
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV2.00L10:bd08/24/2006:svnMatsushitaElectricIndustrialCo.,Ltd.:pnCF-74ECBAXBM:pvr002:rvnMatsushitaElectricIndustrialCo.,Ltd.:rnCF74-2:rvr001:cvnMatsushitaElectricIndustrialCo.,Ltd.:ct10:cvr001:
  dmi.product.name: CF-74ECBAXBM
  dmi.product.version: 002
  dmi.sys.vendor: Matsushita Electric Industrial Co.,Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225793/+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 1228132] [NEW] Xorg crashed with SIGABRT in OsAbort()

2013-09-20 Thread Rick Spencer
*** This bug is a duplicate of bug 1188123 ***
https://bugs.launchpad.net/bugs/1188123

Public bug reported:

apport

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: xserver-xorg-core 2:1.14.2.901-2ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
Uname: Linux 3.11.0-7-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.1-0ubuntu4
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: Tue Sep 17 14:40:44 2013
DistUpgraded: 2013-08-14 09:14:03,895 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
ExtraDebuggingInterest: No
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:15f2]
 NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:15f2]
InstallationDate: Installed on 2013-04-23 (149 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130423.1)
MachineType: ASUSTeK Computer Inc. K53SV
MarkForUpload: True
ProcCmdline: /usr/bin/X -core :0 -auth /var/run/lightdm/root/:0 -mir 0 
-mirSocket /tmp/mir_socket -nolisten tcp
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=f6fdd2b0-ef68-4909-bca4-655662f88aec ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 OsAbort ()
 ?? ()
 FatalError ()
 ?? ()
 __libc_start_main (main=0x7fe5b6d81160, argc=11, ubp_av=0x7a383b18, 
init=optimized out, fini=optimized out, rtld_fini=optimized out, 
stack_end=0x7a383b08) at libc-start.c:260
Title: Xorg crashed with SIGABRT in OsAbort()
UpgradeStatus: Upgraded to saucy on 2013-08-14 (36 days ago)
UserGroups:
 
dmi.bios.date: 06/17/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K53SV.302
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: K53SV
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK53SV.302:bd06/17/2011:svnASUSTeKComputerInc.:pnK53SV:pvr1.0:rvnASUSTeKComputerInc.:rnK53SV:rvr1.0:cvnASUSTeKComputerInc.:ct9:cvr1.0:
dmi.product.name: K53SV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu6
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Fri Sep 20 08:57:02 2013
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)
 NOUVEAU(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id9964 
 vendor AUO
xserver.version: 2:1.14.2.901-2ubuntu4

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


** Tags: amd64 apport-crash compiz-0.9 saucy ubuntu

** Information type changed from Private to Public

-- 
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/1228132

Title:
  Xorg crashed with SIGABRT in OsAbort()

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  apport

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.1-0ubuntu4
  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: Tue Sep 17 14:40:44 2013
  DistUpgraded: 2013-08-14 09:14:03,895 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 

[Desktop-packages] [Bug 1228132] Re: Xorg crashed with SIGABRT in OsAbort()

2013-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1188123 ***
https://bugs.launchpad.net/bugs/1188123

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1188123, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1228132/+attachment/3831409/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228132/+attachment/3831412/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228132/+attachment/3831423/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228132/+attachment/3831425/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228132/+attachment/3831426/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228132/+attachment/3831427/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228132/+attachment/3831428/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1188123
   Xorg crashed with SIGABRT in OsAbort()

** Tags removed: need-amd64-retrace

-- 
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/1228132

Title:
  Xorg crashed with SIGABRT in OsAbort()

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  apport

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.1-0ubuntu4
  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: Tue Sep 17 14:40:44 2013
  DistUpgraded: 2013-08-14 09:14:03,895 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:15f2]
   NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:15f2]
  InstallationDate: Installed on 2013-04-23 (149 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130423.1)
  MachineType: ASUSTeK Computer Inc. K53SV
  MarkForUpload: True
  ProcCmdline: /usr/bin/X -core :0 -auth /var/run/lightdm/root/:0 -mir 0 
-mirSocket /tmp/mir_socket -nolisten tcp
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=f6fdd2b0-ef68-4909-bca4-655662f88aec ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   OsAbort ()
   ?? ()
   FatalError ()
   ?? ()
   __libc_start_main (main=0x7fe5b6d81160, argc=11, ubp_av=0x7a383b18, 
init=optimized out, fini=optimized out, rtld_fini=optimized out, 
stack_end=0x7a383b08) at libc-start.c:260
  Title: Xorg crashed with SIGABRT in OsAbort()
  UpgradeStatus: Upgraded to saucy on 2013-08-14 (36 days ago)
  UserGroups:
   
  dmi.bios.date: 06/17/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K53SV.302
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: K53SV
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK53SV.302:bd06/17/2011:svnASUSTeKComputerInc.:pnK53SV:pvr1.0:rvnASUSTeKComputerInc.:rnK53SV:rvr1.0:cvnASUSTeKComputerInc.:ct9:cvr1.0:
  dmi.product.name: K53SV
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 

[Desktop-packages] [Bug 818163] Re: text in eclipse doesn't update properly using metacity

2013-09-20 Thread bmaupin
Marking as Invalid since this bug is for a version of Ubuntu that's no
longer supported

** Changed in: metacity (Ubuntu)
   Status: New = Invalid

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

Title:
  text in eclipse doesn't update properly using metacity

Status in “metacity” package in Ubuntu:
  Invalid

Bug description:
  ubuntu 10.10
  metacity 1:2.30.2-0ubuntu1
  eclipse 3.5.2-6ubuntu1.1

  Steps to reproduce:
  1. install the version of eclipse that comes in the ubuntu repository (sudo 
aptitude install eclipse)
  2. use metacity window manager (System -- Preferences -- Appearance -- 
Visual Effects -- None -- Close)
  3. open a file in eclipse where the text is wider than the window
  4. drag the horizontal scrollbar to the right, and then back to the left.  do 
it a bunch of times for a more dramatic effect
  5. the text will be all messed up (see attached screenshot)

  The same thing doesn't happen using compiz, which is why I'm guessing
  it's a metacity bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: metacity 1:2.30.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-30.54-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Fri Jul 29 11:59:42 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: metacity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/818163/+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 1126234] Re: Additional Drivers won't show option to install proper nvidia drivers

2013-09-20 Thread Sergio Benjamim
** Tags added: saucy

** Tags added: nvidia

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

Title:
  Additional Drivers won't show option to install proper nvidia drivers

Status in Nvidia Feature Request and Bug Reporting:
  New
Status in “software-properties” package in Ubuntu:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  Confirmed

Bug description:
  Since 12.10 i am unable to install the nvidia drivers via the gui, 
update-manager settings (Software Sources - Additional Drivers) will not give 
me an option to install, just shows an empty list.
  jockey-text returns an empty list aswell
  jockey-text 
  Additional Drivers
  Searching for available drivers...
  
  jockey-kde on the other hand shows a list of 6 drivers with the same title.

  lspci|grep VGA shows me:

  01:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce
  8800 GT] (rev a2)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: update-manager 1:0.174.4
  ProcVersionSignature: Ubuntu 3.5.0-24.37-generic 3.5.7.4
  Uname: Linux 3.5.0-24-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Fri Feb 15 14:40:06 2013
  GsettingsChanges:
   b'com.ubuntu.update-manager' b'first-run' b'false'
   b'com.ubuntu.update-manager' b'launch-time' b'1360933283'
   b'com.ubuntu.update-manager' b'show-details' b'true'
   b'com.ubuntu.update-manager' b'window-height' b'484'
   b'com.ubuntu.update-manager' b'window-width' b'937'
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: update-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia/+bug/1126234/+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 1227747] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-09-20 Thread Sergio Benjamim
** This bug is no longer a duplicate of private bug 1224254

-- 
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/1227747

Title:
  [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

Status in Light Themes:
  New
Status in Nvidia Feature Request and Bug Reporting:
  New
Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  This problem appeared after installed nvidia-319-updates and nvidia-
  prime. Using Nvidia GT 740M (before the instalation, I was using only
  Intel drivers, my hardware has Optimus technology).

  Try to run gnome-settings-daemon from terminal, I got this message:

  (gnome-settings-daemon:5359): Gdk-ERROR **: The program 
'gnome-settings-daemon' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 189 error_code 8 request_code 140 minor_code 30)
(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 GDK_SYNCHRONIZE environment
 variable to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error() function.)
  Trappe pour point d'arrêt et de trace (core dumped)

  GTK 2 themes is not working.

  
  ---

  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10
  Linux sergio-X751JB 3.11.0-7-generic #14-Ubuntu SMP Mon Sep 16 18:37:27 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

  gnome-settings-daemon:
Installé : 3.8.5-0ubuntu3
Candidat : 3.8.5-0ubuntu3
   Table de version :
   *** 3.8.5-0ubuntu3 0
  500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status

  nvidia-319-updates:
Installé : 319.49-0ubuntu2
Candidat : 319.49-0ubuntu2
   Table de version :
   *** 319.49-0ubuntu2 0
  500 http://fr.archive.ubuntu.com/ubuntu/ saucy/restricted amd64 
Packages
  100 /var/lib/dpkg/status

  nvidia-settings-319-updates:
Installé : 319.49-0ubuntu1
Candidat : 319.49-0ubuntu1
   Table de version :
   *** 319.49-0ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status

  nvidia-prime:
Installé : 0.4
Candidat : 0.4
   Table de version :
   *** 0.4 0
  500 http://fr.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status

*-display   
 description: 3D controller
 produit: GK208M [GeForce GT 740M]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 0
 information bus: pci@:01:00.0
 version: a1
 bits: 64 bits
 horloge: 33MHz
 fonctionnalités: pm msi pciexpress bus_master cap_list rom
 configuration: driver=nvidia latency=0
 ressources: irq:16 mémoire:f600-f6ff mémoire:e000-efff 
mémoire:f000-f1ff portE/S:e000(taille=128) mémoire:f700-f707
*-display
 description: VGA compatible controller
 produit: 4th Gen Core Processor Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 06
 bits: 64 bits
 horloge: 33MHz
 fonctionnalités: msi pm vga_controller bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:47 mémoire:f740-f77f mémoire:d000-dfff 
portE/S:f000(taille=64)

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: gnome-settings-daemon 3.8.5-0ubuntu3
  ProcVersionSignature: Ubuntu 3.11.0-7.14-generic 3.11.1
  Uname: Linux 3.11.0-7-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.2-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 19 17:26:49 2013
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationDate: Installed on 2013-09-19 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130917)
  MarkForUpload: True
  ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: gnome-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   gdk_flush () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage 

[Desktop-packages] [Bug 742517] Re: [sandy bridge] xorg freezes with 100% cpu usage

2013-09-20 Thread bmaupin
Marking as Incomplete since Ubuntu 10.10 and 11.04 are no longer
supported and no reports that it affects currently supported versions.

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

-- 
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/742517

Title:
  [sandy bridge] xorg freezes with 100% cpu usage

Status in “xorg-server” package in Ubuntu:
  Incomplete

Bug description:
  xorg freezes randomly with 99% cpu usage on one cpu core. I can still move 
the mouse and use ssh to login/restart. Switching to a console with CTRL + ALT 
+Fx or using CTRL + ALT + BACKSPACE (after enabling of course) doesn't work. 
Compize is disabled (no 3D support for the integrated graphics).
  I believe (but I'm not sure) this happens when switching to an other 
application, showing the desktop or switching to an other virtual desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xserver-xorg-core 2:1.9.0-0ubuntu7.3
  ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic x86_64
  Architecture: amd64
  CheckboxSubmission: 5497f10b27f332e9d439670f32142daf
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  DRM.card0.DP.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.DP.2:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.DP.3:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.HDMI.A.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1280x1024 1280x1024 1152x864 1024x768 1024x768 1024x768 832x624 
800x600 800x600 800x600 800x600 640x480 640x480 640x480 640x480 720x400
   edid-base64: 
AP///wA4o95lAQEBARUNAQOAJh6M6iyVplhKmiYhUFS/74BxT4GAAQEBAQEBAQEBAQEBMCoAmFEAKkAwcBMAeC0RAAAe/QAySx5SDgAKICAgICAg/ABORUMgTENEMTkyME5Y/wAzNTMxMjY4UUIKICAgAGY=
  DRM.card0.HDMI.A.2:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.HDMI.A.3:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1280x1024 1024x768 800x600 640x480 720x400
   edid-base64: 
AP///wAVw4kWAQEBASwNAQKAIht46u6Vo1RMmSYPUFShCACBgAEBAQEBAQEBAQEBAQEBMCoAmFEAKkAwcBMAUQ4RAAAe/wBCMjU0NjExMwogICAg/QA7PR9ACwAKICAgICAg/ABMNTU3CiAgICAgICAgAIU=
  DRM.card0.VGA.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  Date: Fri Mar 25 15:42:30 2011
  ExecutablePath: /usr/bin/Xorg
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 
(20101007.1)
  MachineType: System manufacturer System Product Name
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=26dabed2-6396-44e0-9a54-890093452029 ro quiet splash
  ProcEnviron:
   LANG=de_DE.UTF-8
   PATH=(custom, no user)
  SourcePackage: xorg-server
  dmi.bios.date: 02/11/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1305
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H67-M EVO
  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.:bvr1305:bd02/11/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8H67-MEVO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  system:
   distro: Ubuntu
   codename:   maverick
   architecture:   x86_64
   kernel: 2.6.35-28-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/742517/+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 1228147] [NEW] Xvfb ignores command line arguments

2013-09-20 Thread treaves
Public bug reported:

I have a serer I log in to for running applications.  This server uses
Xvfb, as I use librsvg in my software, and it apparently requires Xvfb.
I am trying to resolve an issue: Xlib:  extension RANDR missing on
display :3.0

My research indicates that this is due to XINERAMA.  Looking at Xvfb, I
see that Xvfb hase two options that may be helpful : '-xinerama' to not
use XINERAMA, and '-extension XXX' to not use that extension. The
problem is, Xvfb completely ignores both of these options. I've tried
every premutation I can think of, and I always get this when starting
Xvfb Initializing built-in extension XINERAMA.

I have tried to disable other extensions just to see if '-extension'
would prevent any extension from being loaded, and it does not.  No
command line options change what extensions are being loaded.

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

Title:
  Xvfb ignores command line arguments

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  I have a serer I log in to for running applications.  This server uses
  Xvfb, as I use librsvg in my software, and it apparently requires
  Xvfb.  I am trying to resolve an issue: Xlib:  extension RANDR
  missing on display :3.0

  My research indicates that this is due to XINERAMA.  Looking at Xvfb,
  I see that Xvfb hase two options that may be helpful : '-xinerama' to
  not use XINERAMA, and '-extension XXX' to not use that extension. The
  problem is, Xvfb completely ignores both of these options. I've tried
  every premutation I can think of, and I always get this when starting
  Xvfb Initializing built-in extension XINERAMA.

  I have tried to disable other extensions just to see if '-extension'
  would prevent any extension from being loaded, and it does not.  No
  command line options change what extensions are being loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1228147/+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 1228147] Re: Xvfb ignores command line arguments

2013-09-20 Thread treaves
This is on a 13.04 system.

-- 
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/1228147

Title:
  Xvfb ignores command line arguments

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  I have a serer I log in to for running applications.  This server uses
  Xvfb, as I use librsvg in my software, and it apparently requires
  Xvfb.  I am trying to resolve an issue: Xlib:  extension RANDR
  missing on display :3.0

  My research indicates that this is due to XINERAMA.  Looking at Xvfb,
  I see that Xvfb hase two options that may be helpful : '-xinerama' to
  not use XINERAMA, and '-extension XXX' to not use that extension. The
  problem is, Xvfb completely ignores both of these options. I've tried
  every premutation I can think of, and I always get this when starting
  Xvfb Initializing built-in extension XINERAMA.

  I have tried to disable other extensions just to see if '-extension'
  would prevent any extension from being loaded, and it does not.  No
  command line options change what extensions are being loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1228147/+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 1218735] Re: [intel] Bypass mode makes the cursor break up into horizontal line artefacts

2013-09-20 Thread Robert Ancell
** No longer affects: mir (Ubuntu)

-- 
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/1218735

Title:
  [intel] Bypass mode makes the cursor break up into horizontal line
  artefacts

Status in Mir:
  Invalid
Status in XMir:
  Invalid
Status in X.org xf86-video-intel:
  New
Status in “xorg-server” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Fix Released

Bug description:
  Mir's bypass mode makes the X cursor break up into horizontal line
  artefacts. I can see some pixels updating where the cursor should be,
  but not all of them.

  There's a flickering ghost of where the mouse pointer was just a
  moment ago, comprised of small horizontal lines.

  I've *heard* this is an intel-specific bug due to particular caching
  behaviour of intel graphics, triggered by bypass (but only seen when
  bypassing XMir surfaces, not other Mir surfaces).

  WORKAROUND:
  1. sudo -s
  2. cd /usr/sbin
  3. mv unity-system-compositor unity-system-compositor.bin
  4. Now create a new file unity-system-compositor with:
  ---8---8---8---8---8---8---8---
  #!/bin/sh
  export MIR_BYPASS=0
  exec $0.bin $*
  ---8---8---8---8---8---8---8---
  5. chmod 755 unity-system-compositor

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1218735/+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 1220458] Re: Mir fails to start

2013-09-20 Thread Robert Ancell
** Changed in: mir
   Importance: Undecided = High

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

Title:
  Mir fails to start

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

Bug description:
  The hilarity begins at 48.37s after which Mir never recovers and
  failure is piled upon failure, not to mention the mirth leading up to
  that point.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1220458/+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 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-20 Thread Robert Ancell
** No longer affects: mir (Ubuntu)

-- 
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/1218815

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

Status in Mir:
  Triaged
Status in XMir:
  Triaged
Status in “xorg-server” package in Ubuntu:
  Triaged
Status in “xserver-xorg-video-ati” package in Ubuntu:
  In Progress

Bug description:
  Since the latest Ubuntu Mir update which enabled the bypass support I
  get heavy graphic glitches when using the unity-system-compositor. I
  had to disable it in order to use the desktop as the graphic glitches
  made it impossible to read anything.

  Before this update everything worked fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-xmir 2:1.14.2.901-2ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  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 Aug 30 12:00:42 2013
  DistUpgraded: 2013-05-10 03:13:26,850 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.30+bdcom, 3.11.0-3-generic, x86_64: installed
   bcmwl, 6.30.223.30+bdcom, 3.11.0-4-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5650/5750 
/ 6530M/6550M] [1002:68c1] (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Mobility Radeon HD 5650 [1025:036e]
  InstallationDate: Installed on 2012-12-13 (260 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Acer TravelMate 5542G
  MarkForUpload: True
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic 
root=UUID=70d95406-69a9-4dd1-a199-efd5432bae25 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: Upgraded to saucy on 2013-05-10 (112 days ago)
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.14
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: BA51_DN
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.14
  dmi.modalias: 
dmi:bvnAcer:bvrV2.14:bd07/27/2011:svnAcer:pnTravelMate5542G:pvrV2.14:rvnAcer:rnBA51_DN:rvrBaseBoardVersion:cvnAcer:ct10:cvrV2.14:
  dmi.product.name: TravelMate 5542G
  dmi.product.version: V2.14
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Fri Aug 30 11:53:04 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output  
XMIR-1  XMIR-2
  xserver.version: 2:1.14.2.901-2ubuntu4
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1218815/+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 1216472] Re: [xmir] [multimonitor] Frames eventually get slightly out of order, look like glitches or typing will feel slow

2013-09-20 Thread Daniel van Vugt
** Changed in: mir
   Status: Invalid = In Progress

** Changed in: mir
 Assignee: Chris Halse Rogers (raof) = Alexandros Frantzis (afrantzis)

** Changed in: mir (Ubuntu)
   Status: Invalid = Confirmed

-- 
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/1216472

Title:
  [xmir] [multimonitor] Frames eventually get slightly out of order,
  look like glitches or typing will feel slow

Status in Mir:
  In Progress
Status in XMir:
  In Progress
Status in “xorg-server” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  Using multiple monitors, eventually the frames you see get slightly
  out of order and slightly lagged. Particularly when only one monitor
  is updating.

  TEST CASE:
  Open a terminal in XMir, move it onto a single monitor, and hold down a key.
  Expected: Key appears to repeat smoothly.
  Observed: Key sometimes appears to skip one character/frame ahead, and then 
back again.

  WORKAROUND (1)
  1. sudo apt-get install compizconfig-settings-manager
  2. ccsm 
  3. CCSM  OpenGL  (untick everything except maybe Sync To VBlank)

  WORKAROUND (2)
  Use simpler single buffering desktop environment, like Xfce.

  WORKAROUND (3)
  Unplug all external monitors. Use a single monitor :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1216472/+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 958424] Re: [regression] Can't change refresh rate in Displays

2013-09-20 Thread Robert Ancell
** Changed in: mir
   Status: New = Fix Released

** Changed in: mir
   Importance: Undecided = Medium

-- 
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/958424

Title:
  [regression] Can't change refresh rate in Displays

Status in GNOME Control Center:
  Confirmed
Status in Mir:
  Fix Released
Status in XMir:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  New

Bug description:
  First thing I noticed when booting Precise was the screen flickering.
  Yes, I'm still using a CRT.  I don't see any way to make the
  flickering go away by setting the refresh rate to something sane (for
  a CRT).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.3.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 18 05:45:08 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.2-0ubuntu2
   deja-dup21.90-0ubuntu1
   gnome-bluetooth 3.2.2-0ubuntu2
   indicator-datetime  0.3.90-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/958424/+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 958424] Re: [regression] Can't change refresh rate in Displays

2013-09-20 Thread Chris Halse Rogers
** Changed in: xmir
   Status: New = Fix Committed

-- 
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/958424

Title:
  [regression] Can't change refresh rate in Displays

Status in GNOME Control Center:
  Confirmed
Status in Mir:
  Fix Released
Status in XMir:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  New

Bug description:
  First thing I noticed when booting Precise was the screen flickering.
  Yes, I'm still using a CRT.  I don't see any way to make the
  flickering go away by setting the refresh rate to something sane (for
  a CRT).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.3.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 18 05:45:08 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.2-0ubuntu2
   deja-dup21.90-0ubuntu1
   gnome-bluetooth 3.2.2-0ubuntu2
   indicator-datetime  0.3.90-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/958424/+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 1216472] Re: [xmir] [multimonitor] Frames eventually get slightly out of order, look like glitches or typing will feel slow

2013-09-20 Thread Robert Ancell
** No longer affects: mir (Ubuntu)

-- 
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/1216472

Title:
  [xmir] [multimonitor] Frames eventually get slightly out of order,
  look like glitches or typing will feel slow

Status in Mir:
  In Progress
Status in XMir:
  In Progress
Status in “xorg-server” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  Using multiple monitors, eventually the frames you see get slightly
  out of order and slightly lagged. Particularly when only one monitor
  is updating.

  TEST CASE:
  Open a terminal in XMir, move it onto a single monitor, and hold down a key.
  Expected: Key appears to repeat smoothly.
  Observed: Key sometimes appears to skip one character/frame ahead, and then 
back again.

  WORKAROUND (1)
  1. sudo apt-get install compizconfig-settings-manager
  2. ccsm 
  3. CCSM  OpenGL  (untick everything except maybe Sync To VBlank)

  WORKAROUND (2)
  Use simpler single buffering desktop environment, like Xfce.

  WORKAROUND (3)
  Unplug all external monitors. Use a single monitor :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1216472/+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 569273] Re: memory leak in gnome-power-manager

2013-09-20 Thread Michael Terry
** Changed in: gnome-power-manager (Ubuntu Lucid)
 Assignee: Michael Terry (mterry) = (unassigned)

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

Title:
  memory leak in gnome-power-manager

Status in Application Indicators:
  Fix Released
Status in Unity Foundations:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Won't Fix
Status in “indicator-application” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” source package in Lucid:
  Fix Committed
Status in “indicator-application” source package in Lucid:
  Won't Fix
Status in “gnome-power-manager” source package in Maverick:
  Fix Released
Status in “indicator-application” source package in Maverick:
  Won't Fix

Bug description:
   10.10 SRU 
  I'm requesting a backported fix for 10.10's gnome-power-manager based on the 
menu leak I found in 11.04.  It's a simple one-line change, only affecting 
gnome-power-manager (rather than fixing root cause in libappindicator, because 
that potentially may adversely affect consumers that worked around it, though 
we know of none).

  gnome-power-manager is seemingly the worst offender, so it gets
  special treatment.  Test case right below.  Watch memory use for a
  bit.  It may go up for a few minutes, but then stabilizes.

  Debdiff to follow, it's already been uploaded to maverick-proposed.
  ===

  TEST CASE: (at the beginning because it's a long post):
  1. Monitor the output of the command for a few hours
    $ watch -n1 'grep heap -A11 /proc/$( pidof gnome-power-manager )/smaps'

  VERIFICATION SUCCEEDED:
  - Memory usage is stable over time

  DESCRIPTION:
  Binary package hint: gnome-power-manager

  gnome-power-manager (2.30.0-0ubuntu1) seems to have a memory leak my
  machine running Lucid.  I witnessed it using up to 120MB in the RES
  column according to top.  My machine is 64 bit and is connected to a
  APC uninterruptible power supply.  I haven't yet tried unplugging it
  to see if the UPS is somehow related to this problem.  Another person
  reported a similar problem in bug #196688 comment 25.  Opening a new
  bug seemed like a good idea since that bug was fixed 2 years ago.

  Here is some information for what gnome-power-manager looks like after 
running for a long period of time (from  /proc/`pidof 
gnome-power-manager`/smaps):
  0147b000-0881 rw-p  00:00 0  
[heap]
  Size: 118356 kB
  Rss:  118188 kB
  Pss:  118188 kB
  Shared_Clean:  0 kB
  Shared_Dirty:  0 kB
  Private_Clean: 0 kB
  Private_Dirty:118188 kB
  Referenced:   118020 kB
  Swap:  0 kB
  KernelPageSize:4 kB
  MMUPageSize:   4 kB

  I rebooted my machine and let it sit at the login screen.  I logged via ssh 
and found that gnome-power-manager was using the following:
  01f6e000-02075000 rw-p  00:00 0  
[heap]
  Size:   1052 kB
  Rss: 944 kB
  Pss: 944 kB
  Shared_Clean:  0 kB
  Shared_Dirty:  0 kB
  Private_Clean: 0 kB
  Private_Dirty:   944 kB
  Referenced:  944 kB
  Swap:  0 kB
  KernelPageSize:4 kB
  MMUPageSize:   4 kB

  I logged out of my ssh session and didn't touch the machine until 5 and 1/2 
hours later---and I logged in again remotely with ssh to check on 
gnome-power-manager and found:
  01f6e000-02e5d000 rw-p  00:00 0  
[heap]
  Size:  15292 kB
  Rss:   15280 kB
  Pss:   15280 kB
  Shared_Clean:  0 kB
  Shared_Dirty:  0 kB
  Private_Clean: 0 kB
  Private_Dirty: 15280 kB
  Referenced:15280 kB
  Swap:  0 kB
  KernelPageSize:4 kB
  MMUPageSize:   4 kB

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-power-manager 2.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Apr 23 22:23:32 2010
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  MachineType: DELL Inc. XPS 730X
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=e3f32a1f-7be3-45c9-9096-fa696ad50df3 ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-power-manager
  dmi.bios.date: 07/16/2009
  dmi.bios.vendor: DELL INC.
  dmi.bios.version: 1.0.5
  dmi.board.name: 0P270J
  dmi.board.vendor: DELL Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: DELL Inc.
  dmi.modalias: 

[Desktop-packages] [Bug 353777] Re: Bring transmission to the top when adding a torrent

2013-09-20 Thread Stefan Brink
When adding a torrent from the webbrowser, the options window still
doesnt raise to top, since the webbrowser has the focus. I would like to
suggest to steal the focus, i.e. raise it really to top, if the
currently focused window is the one, which initiated the download of the
torrent.

Also (somewhat related), when clicking Show Transmission in the
notification area, I expect to be shown the transmission window, which
is not the case if the currently focused window is maximized. I don't
have a suggestion for better behaviour in this case though.

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

Title:
  Bring transmission to the top when adding a torrent

Status in Transmission:
  Invalid
Status in “transmission” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: transmission

  When I click on a torrent file in my browser, transmission stays
  behind it and only the flashing taskbar button implies that there's
  something going on with it. Please make transmission bring its main
  window to the top and catch the user's eye.

  ProblemType: Bug
  Architecture: i386
  Dependencies:
   
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: nvidia
  Package: transmission None [modified: /var/lib/dpkg/info/transmission.list]
  PackageArchitecture: all
  ProcEnviron:
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: transmission
  Uname: Linux 2.6.28-11-generic i686
  UnreportableReason: Este no es un paquete Ubuntu genuino

To manage notifications about this bug go to:
https://bugs.launchpad.net/transmission/+bug/353777/+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 958424] Re: [regression] Can't change refresh rate in Displays

2013-09-20 Thread Robert Ancell
** Changed in: xmir
   Importance: Undecided = Medium

-- 
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/958424

Title:
  [regression] Can't change refresh rate in Displays

Status in GNOME Control Center:
  Confirmed
Status in Mir:
  Fix Released
Status in XMir:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  New

Bug description:
  First thing I noticed when booting Precise was the screen flickering.
  Yes, I'm still using a CRT.  I don't see any way to make the
  flickering go away by setting the refresh rate to something sane (for
  a CRT).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.3.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 18 05:45:08 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.2-0ubuntu2
   deja-dup21.90-0ubuntu1
   gnome-bluetooth 3.2.2-0ubuntu2
   indicator-datetime  0.3.90-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/958424/+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 1216472] Re: [xmir] [multimonitor] Frames eventually get slightly out of order, look like glitches or typing will feel slow

2013-09-20 Thread Daniel van Vugt
I've just tried an experimental change from Alexandros which looks like a good 
solution. It needs some polish and test cases but should be fully ready next 
week
http://paste.ubuntu.com/6132595/

-- 
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/1216472

Title:
  [xmir] [multimonitor] Frames eventually get slightly out of order,
  look like glitches or typing will feel slow

Status in Mir:
  In Progress
Status in XMir:
  In Progress
Status in “xorg-server” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  Using multiple monitors, eventually the frames you see get slightly
  out of order and slightly lagged. Particularly when only one monitor
  is updating.

  TEST CASE:
  Open a terminal in XMir, move it onto a single monitor, and hold down a key.
  Expected: Key appears to repeat smoothly.
  Observed: Key sometimes appears to skip one character/frame ahead, and then 
back again.

  WORKAROUND (1)
  1. sudo apt-get install compizconfig-settings-manager
  2. ccsm 
  3. CCSM  OpenGL  (untick everything except maybe Sync To VBlank)

  WORKAROUND (2)
  Use simpler single buffering desktop environment, like Xfce.

  WORKAROUND (3)
  Unplug all external monitors. Use a single monitor :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1216472/+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 1224249] Re: Multimonitor performance is quite slow and stutters with XMir

2013-09-20 Thread Robert Ancell
** Changed in: xmir
   Importance: Undecided = High

** Changed in: xmir
   Status: New = Triaged

-- 
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/1224249

Title:
  Multimonitor performance is quite slow and stutters with XMir

Status in XMir:
  Triaged
Status in “xorg-server” package in Ubuntu:
  Confirmed

Bug description:
  Multimonitor performance is quite slow stutters with XMir. This does
  not happen with legacy X or native Mir; both of those are perfectly
  smooth. It's only XMir that's slow with multiple monitors.

  I suspect this is related to XMir's remaining buffer copies... ?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-xmir 2:1.14.2.901-2ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.1-0ubuntu3
  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: Thu Sep 12 11:46:59 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21da]
  InstallationDate: Installed on 2013-06-11 (92 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130611)
  MachineType: LENOVO 4286CTO
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic 
root=UUID=25c27832-0efa-4fc4-8a14-41af68d008dc ro quiet splash vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4286CTO
  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:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn4286CTO:pvrThinkPadX220:rvnLENOVO:rn4286CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4286CTO
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu6
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Sep 12 11:46:14 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output  
XMIR-1  XMIR-2  XMIR-3  XMIR-4  XMIR-5  
XMIR-6  XMIR-7
  xserver.version: 2:1.14.2.901-2ubuntu4
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1224249/+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 1228161] [NEW] Graphics Adaptor Change fails then works then fails then ...

2013-09-20 Thread Phil Welch
Public bug reported:

Depending on how you look at it, this may or may not be considered a
bug.  The problem developed immediately after replacing my graphics
adaptor because upgrading to Ubuntu 13.04 failed stating there was a
problem with my video.

What happens is a bit strange because the problem is self correcting but
fails after restarting for reasons that are unclear - to me at least.  I
think perhaps the system recognizes that it is having problems when it
first comes up and then cycles through alternative configurations until
it finds one that works; and when I say works, it works perfectly.  The
scenario is as follows:

1.  I start the day by booting up the cold system.  It comes up with a
screen that though largely correct, is rapidly fluttering back and
forth, but no so badly that I can't log in.  However logging in then
brings up a blank gray screen that is also rapidly fluttering.

2.  I then toggle my monitor, keyboard and mouse to my MS Windows 8 box
and check email, the news, etc., and after awhile switch back to my
fluttering Ubuntu box, still with a fluttering blank gray screen.  I
then do a hardware reset and switch back to my MS Windows Box and browse
the news more in depth this time.  Finally after awhile, I switch back
to my Ubuntu box and find the screen now is no longer fluttering with my
login screen.  I login and everything continues to work perfectly.

3.  The next day, I start at step 1 again because try as I might, I
can't find out how to save the working configuration.

There is no Xorg.conf file other than older ones with various suffixes:

drwxr-xr-x 2 root root  4096 Oct 22  2012 app-defaults
drwxr-xr-x 2 root root  4096 Apr 17 09:28 cursors
-rw-r--r-- 1 root root18 Feb 18  2013 default-display-manager
drwxr-xr-x 6 root root  4096 Oct 27  2009 fonts
-rw-r--r-- 1 root root 17394 Jun 22  2009 rgb.txt
lrwxrwxrwx 1 root root13 Nov  1  2009 X - /usr/bin/Xorg
drwxr-xr-x 3 root root  4096 Aug 24  2012 xinit
drwxr-xr-x 2 root root  4096 Feb 10  2011 xkb
-rw-r--r-- 1 root root   269 May 10  2010 xorg.conf-backup-100510190140
-rw-r--r-- 1 root root   269 May 10  2010 xorg.conf.dist-upgrade-201005101857
-rw-r--r-- 1 root root   270 May 10  2010 xorg.conf.failsafe
-rwxr-xr-x 1 root root   709 Apr  1  2010 Xreset
drwxr-xr-x 2 root root  4096 Jan 17  2013 Xreset.d
drwxr-xr-x 2 root root  4096 Jan 17  2013 Xresources
-rwxr-xr-x 1 root root  3730 Jun 24  2008 Xsession
drwxr-xr-x 2 root root  4096 Jul  4 18:40 Xsession.d
-rw-r--r-- 1 root root   265 Jun 24  2008 Xsession.options
-rw-r--r-- 1 root root13 Aug 24  2009 XvMCConfig
-rw--- 1 root root   601 Oct 27  2009 Xwrapper.config

The default-display-manager contains:

/usr/sbin/lightdm

and /usr/bin/Xorg is some sort of ELF file.

Most of the fixes I've found are ones that update xorg.conf but since
a system wide search has not located a xorg.conf file, presumably
something else is being used.

My hardware according to the Asus box is:

HD 6450 SILENT/DI/1GD3(LP)

the Part No.:

90-C1CQ0F-L0AANAYZ

and the serial number:

D4C0YZ239187

The lspci command nets out to:

02:00.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Caicos [Radeon HD 6450/7450/8450]

Presumably this will net out to some sort of reconfiguration, or more
likely a means to save the currently working configuration (I am, by the
way, reporting this bug on the failing box after a number of reboots
and hardware resets before finally arriving at the now perfectly
operational screen).

Any thoughts would be greatly appreciated.

If any additional information is needed, let me know and I'll provide it
as needed.  I've tried to pare down much of the data I've gathered to
provide that which I thought to be most meaningful.

Thanks

Phil

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50
Uname: Linux 3.2.0-53-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Fri Sep 20 09:18:20 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: Upgraded to precise on 2013-09-12 (7 days ago)

** Affects: xserver-xorg-video-ati (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 xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1228161

Title:
  Graphics Adaptor Change fails then works then fails then ...

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

Bug description:
  Depending on how you look at it, this may or may not be considered a
  bug.  The problem developed immediately after replacing my graphics
  adaptor because upgrading to Ubuntu 13.04 failed stating there was a
  problem with my video.

  What 

[Desktop-packages] [Bug 1228179] Re: pulseaudio crashed with SIGABRT in pa_hook_fire()

2013-09-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1217036 ***
https://bugs.launchpad.net/bugs/1217036

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1217036, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1228179/+attachment/3831503/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228179/+attachment/3831506/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228179/+attachment/3831508/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228179/+attachment/3831509/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228179/+attachment/3831511/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228179/+attachment/3831512/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228179/+attachment/3831513/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1217036

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  pulseaudio crashed with SIGABRT in pa_hook_fire()

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  pulseaudio crashed with SIGABRT in pa_hook_fire()

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: pulseaudio 1:4.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.11.0-2.5-generic 3.11.0-rc5
  Uname: Linux 3.11.0-2-generic i686
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  litlfred   5699 F pulseaudio
   /dev/snd/pcmC0D0p:   litlfred   5699 F...m pulseaudio
   /dev/snd/controlC1:  litlfred   5699 F pulseaudio
   /dev/snd/pcmC1D0p:   litlfred   5699 F...m pulseaudio
  CrashCounter: 1
  Date: Fri Sep 20 08:20:03 2013
  ExecutablePath: /usr/bin/pulseaudio
  ExecutableTimestamp: 1378837567
  InstallationDate: Installed on 2011-09-29 (721 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MarkForUpload: True
  ProcCmdline: /usr/bin/pulseaudio --start --log-target=syslog
  ProcCwd: /
  Signal: 6
  SourcePackage: pulseaudio
  StacktraceTop:
   ?? () from /usr/lib/pulse-4.0/modules/module-combine-sink.so
   ?? () from /usr/lib/pulse-4.0/modules/module-combine-sink.so
   pa_hook_fire () from /usr/lib/libpulsecore-4.0.so
   pa_sink_unlink () from /usr/lib/libpulsecore-4.0.so
   ?? () from /usr/lib/pulse-4.0/modules/libalsa-util.so
  Title: pulseaudio crashed with SIGABRT in pa_hook_fire()
  UpgradeStatus: Upgraded to saucy on 2013-08-18 (32 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare video
  dmi.bios.date: 09/13/2010
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: MWPNT10N.86A.0069.2010.0913.1432
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: D525MW
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE93082-301
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrMWPNT10N.86A.0069.2010.0913.1432:bd09/13/2010:svn:pn:pvr:rvnIntelCorporation:rnD525MW:rvrAAE93082-301:cvn:ct2:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1228179/+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 1226639] Re: AP test mouse movement should not be an infinite loop

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1227056] Re: Many autopilot failures on the unity stack (mostly IBus)

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1226114] Re: Launcher redraws too many times on each mouse-{enter, leave} event also if not needed

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1224766] Re: Mouse-up after dragging a launcher icon and cancelling it, activates the icon

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1215630] Re: [Alt-Tab] Hover on alt-tab easily bumped

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1219636] Re: unity autopilot tests fails to move mouse, leading to infinite test run

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1223037] Re: Switcher mouse bump in detail mode causes selection change

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1219330] Re: Dash and HUD do not accept keyboard input from ibus English input method

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package nux - 4.0.2+13.10.20130920-0ubuntu1

---
nux (4.0.2+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Brandon Schaefer ]
  * Always use a dynamic char* when dealing with text events. We were
using a static text, then allocating dtext causing ibus to get
confused on what to use. (LP: #1219330)
  * Greek does not play nice with XmbLookupString and gives us a size 0
for the event string size. So if we run into the status
XLookupKeySym, look it up using XLookupString. This way pinyin will
still work as it did before the greek fix went in last week. (LP:
#1219432)
  * Gracefully handle ibus_bus_get_config returning NULL. (LP: #1047944)

  [ Stephen M. Webb ]
  * initialize all fields of the test results structure to avoid
segfaults when Unity support is not available (lp: #1226737). (LP:
#1226737)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 817
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 20 Sep 2013 
11:16:31 +

** Changed in: nux (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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/1219330

Title:
  Dash and HUD do not accept keyboard input from ibus English input
  method

Status in Nux:
  Fix Committed
Status in Unity:
  Invalid
Status in “nux” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  After installing ibus, the Dash's and HUD's search boxes does not
  respond to keyboard input. I can fix the issue either by switching
  ibus to the Anthy (Japanese) input method, in which case I can search
  in Japanese characters only, or by disabling ibus with im-config and
  restarting the X session. I cannot in the same session both type in
  Japanese and search the Dash in English, so this is a major problem.

  Non-Unity applications have no noticeable problem accepting English
  input from ibus.

  Using Saucy Salamander: Unity 7.1, ibus 1.5.3, and anthy 9100h.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/1219330/+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 1224048] Re: [Alt+Tab] Add option to disable the mouse.

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1223630] Re: [Alt+Tab] Hover mouse bump accordion icons steals icon focus

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1223561] Re: Some TestLauncherEntryRemote unit tests are failing with new libdbusmenu changes

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1217560] Re: compiz crashed with SIGSEGV in std::functionbool()

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1223039] Re: [Switcher] Mouse cannot regain selection control of icon after the user press alt+tab

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1224340] Re: Visual corruption of Dash

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1052782] Re: [regression] Unity 6.4: Tooltips no longer have active blur.

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 992697] Re: Window management - 'Ctrl-Alt-Numpad 4' and 'Ctrl-Alt-Numpad 6' window placement shortcuts are broken

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz -
1:0.9.10+13.10.20130920-0ubuntu1

---
compiz (1:0.9.10+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Chris Townsend ]
  * Work done by Sam Spilsbury: - Ensure that the frame region is always
set as soon as the window is decorated. - Further ensure that the
window decoration isn't needlessly reset if the window already had
one. - Refactored XShape usage into a common function. - Added tests
to verify the behaviour of shape set on initially creating a
decorated window and also upon changing the input frame window
shape. (LP: #1158267)
  * Alt-Tabbing or Launcher selecting a window that is over 50% in a
different viewport should not switch the viewport nor change the
placement of the window. The fix is to add an option to turn this
behavior on or off. By default, the option is on, but Ubuntu is
patched to turn it off to fix this bug. (LP: #1092323)

  [ Marco Trevisan (Treviño) ]
  * debian/patches/ubuntu-config.patch: remove grid custom keybindings
for window management We handle these directly in unity. (LP:
#992697)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 3789
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 20 Sep 2013 
11:18:01 +

** Changed in: compiz (Ubuntu)
   Status: Fix Committed = Fix Released

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

-- 
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/992697

Title:
  Window management - 'Ctrl-Alt-Numpad 4' and 'Ctrl-Alt-Numpad 6' window
  placement shortcuts are broken

Status in Autopilot:
  Fix Committed
Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Fix Committed
Status in Compiz 0.9.10 series:
  Fix Committed
Status in Unity:
  Fix Committed
Status in “autopilot” package in Ubuntu:
  Fix Committed
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  The Ctrl + Alt + numpad 4 and Ctrl + Alt + numpad 6 keyboard
  shortcuts are not working in 13.04.

  See bug #878820 for the full specification of the numpad window
  placement shortcuts. Quoting from this bug:

  Ctrl-Alt-Numpad 4 - Place window on the left side of the screen in
  *semi-maximised* state (it is important that the window is actually
  semi-maximised, not just the same size and position as a semi-
  maximised window) Pressing a second time does nothing.

  Ctrl-Alt-Numpad 6 - Place window on the right side of the screen (it
  is important that the window is actually semi-maximised, not just the
  same size and position as a semi-maximised window). Pressing a second
  time does nothing.

  HOWTO:

  The solution we want here are additional shortcuts to semi-maximize
  windows vertically and move them to left/right half of the screen...

  The best way to achieve that:

  1. Remove the changing of the standard shortcuts by 
debian/patches/ubuntu-config.patch, so the original ones will work again.
  2. Add 2 quasi-duplicated shortcuts with the functions to semi-maximize 
windows vertically and move them to left/right half of the screen to Grid and 
make those functions use Ctrl + Super + Cursor Left or Right on Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/992697/+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 779449] Re: Software Center - a Zeitgeist event should be loged when a app is un-pinned from the Launcher so that the app appears at the front of the list of recently used apps

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 932718] Re: Keyboard overlay gets in the way when zooming

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 819663] Re: Blurred background behind bottom-most quicklist is misplaced

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.1.0+13.10.20130920-0ubuntu1

---
unity (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Stephen M. Webb ]
  * render the Dash frame all the way to the bottom of the screen (lp:
#1100120). (LP: #1100120)

  [ Brandon Schaefer ]
  * Ignore mouse movements if the mouse starts over a switcher icon.
Clicking still works fine, we just wont steal focus from the alt+tab
work. (LP: #1215630)
  * Make sure we ignore mouse movement over detail icons if the mouse
starts over it at start. Let the mouse take selection control once
it moves outside of any icon, vs having to enter a different icon.
(LP: #1223037, #1223039)
  * Add an option to disable the mouse in the switcher. (LP: #1224048)
  * When the shortcut is open, and we receive a ButtonPress or KeyPress
hide it. As this causes problems else where, and it really should
close if the user attempts to do anything (even while holding
super!). (LP: #932718)
  * Set an upper bound on the amount of icons we go through to check
tooltips. As the accordion effect was causing the mouse to go
through the icons to fast, making the test fail.
  * Make sure we move the mouse over the target icon while we are
dragging the source icon.
  * Get the real shortcut to activate ibus. (LP: #1227056)
  * Only accept focus if the mouse moves in 3 directions on switcher
start up if the mouse starts over the switcher window. This is an
attempt to tell the difference between a bump and intentional
movement. (LP: #1223630)

  [ Marco Trevisan (Treviño) ]
  * DesktopApplicationManager: added new app manager layer so that we
can emit app events.
  * Application: add desktop_id method, and implement in
desktop::Application.
  * Launcher: only fade the launcher when in auto-hide and dash is
opened. (LP: #1223979, #1044926)
  * ApplicationLauncherIcon: log unity zeitgeist events on stick,
unstick, removal and delete. (LP: #779449)
  * UnityScreen: add support for Super+Arrows shortcuts to manage the
focused window Super+Arrows shortcut allows to move and maximize /
restore / minimize the focused window on the screen. (LP: #992697,
#751050)
  * Launcher: use nux::Animation for all the launcher animations This
allows to do these when compiz requests to prepare painting, instead
of using only an idle to perform this. (LP: #1226114, #1224766)
  * ShortcutView: use StaticCairoText instead of StaticText for
rendering the View Improves the text alignment and visual quality.
  * UnityShell: redraw the dash also if a non-blurred area is damaged If
the dash is damaged, but not the blurred area, it won't redraw. We
need to draw it, in order to avoid flickering of its border. Also,
add the redraw_view_if_damaged utility function to redraw a view if
really needed. (LP: #1224340)
  * AnimationUtils: add utility functions to handle nux::Animation's
start and reversion Update the whole code using nux::animation to
use these facility functions.
  * Launcher: fix style to use postfixed-underscore for private members
Also remove some tabs and useless members.
  * ShortcutController: fix typo on introspection data.

  [ Lars Uebernickel ]
  * panel-service: fix order when paging through menus with left/right
keys. (LP: #1183994)

  [ Chris Townsend ]
  * Fixes issue where entering keynav mode may make the BFB icon scroll
off the top of the Launcher. (LP: #1219636, #1068166)
  * The logic to detect when a Quicklist may be off the screen did not
take into account the default top size of 4, so any Quicklists near
the bottom would have blur that was shifted down 4 pixels. (LP:
#819663)
  * Due to a change libdbusmenu, need to use a fully qualified name for
the Dbus object name. (LP: #1223561)
  * Move the _compute_blur_bkg bool to the Tooltip::Draw() method since
the CairoBaseWindow::Draw() method sets this to false causing
subsequent draws to never update the background texture. (LP:
#1052782)
  * Move the _compute_blur_bkg bool into the QuicklistView::Draw()
method to actually get active blur to work. (LP: #873387)
  * Use the first two icons in the Launcher to assure the icons are
always on the screen for this particular Autopilot test. (LP:
#1219636)
  * Set the wait timeout to a longer period (1000ms) since many Jenkins
CI tests are failing in the TestIconLoader tests. (LP: #1224643)
  * Make the mouse movement infinite while loop into a for loop and only
iterate 10 times w/ a 0.5 second delay between movements. Raise an
error if the correct icon is not found when the loop terminates.
Consolidate the autoscroll_to_icon() function into the
move_mouse_to_icon() function and change move_mouse_to_icon() to
handle autoscrolling offsets. (LP: #1226639)
  * Increase the wait timeout to 15 seconds since 1 second didn't seem
to make the unit test failure any 

[Desktop-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-lens-files -
7.1.0+13.10.20130920-0ubuntu1

---
unity-lens-files (7.1.0+13.10.20130920-0ubuntu1) saucy; urgency=low

  [ Manish Sinha ]
  * Port unity-lens-applications to libzeitgeist2. (LP: #1196800,
#1197569)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 259
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 20 Sep 2013 
11:16:22 +

** Changed in: unity-lens-files (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Fix Released
Status in Cairo-Dock: Plug-ins:
  Fix Committed
Status in Diodon - GTK+ Clipboard Manager:
  Triaged
Status in Scratch:
  Fix Committed
Status in Totem Movie Player:
  Fix Released
Status in Unity:
  Fix Committed
Status in Unity Applications Lens:
  In Progress
Status in Unity Files Lens:
  Fix Committed
Status in Unity Videos Lens:
  In Progress
Status in Upstart Application Launcher:
  Triaged
Status in “activity-log-manager” package in Ubuntu:
  Fix Released
Status in “bijiben” package in Ubuntu:
  New
Status in “cairo-dock-plug-ins” package in Ubuntu:
  Triaged
Status in “diodon” package in Ubuntu:
  Fix Released
Status in “folks” package in Ubuntu:
  New
Status in “nautilus” package in Ubuntu:
  Confirmed
Status in “synapse” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity-lens-applications” package in Ubuntu:
  In Progress
Status in “unity-lens-files” package in Ubuntu:
  Fix Released
Status in “unity-lens-video” package in Ubuntu:
  In Progress
Status in “upstart-app-launch” package in Ubuntu:
  New

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+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


  1   2   3   >