[Desktop-packages] [Bug 1541599] Re: the door in the home icon is off center

2016-02-04 Thread Nicholas Skaggs
Are we sure this isn't 'by design'? Can you prove it's a regression from
earlier releases?

** Changed in: nautilus (Ubuntu)
   Status: New => Incomplete

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

Title:
  the door in the home icon is off center

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  the door in the home icon is off center, please view the attached
  image

  
https://www.reddit.com/r/Ubuntu/comments/441a7h/will_1604_come_with_patched_nautilus_or_just_like/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1541599/+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 1524000] Re: PyGIWarning: UbuntuAppLaunch was imported without specifying a version first

2015-12-08 Thread Nicholas Skaggs
** Branch linked: lp:~canonical-platform-
qa/autopilot/fix_vuild_for_x_incl_datetime

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

** Changed in: autopilot
   Status: New => In Progress

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

Title:
  PyGIWarning: UbuntuAppLaunch was imported without specifying a version
  first

Status in Autopilot:
  In Progress
Status in Ubuntu Music App:
  Invalid
Status in pygobject package in Ubuntu:
  New

Bug description:
  When launching Autopilot tests for Music App you get an error indicating that 
UbuntuAppLaunch was imported without specifying a version first.
  This is the error:

  autopilot run music_app
  /usr/lib/python2.7/dist-packages/autopilot/application/_launcher.py:23: 
PyGIWarning: UbuntuAppLaunch was imported without specifying a version first. 
Use gi.require_version('UbuntuAppLaunch', '2') before import to ensure that the 
right version gets loaded.
from gi.repository import GLib, UbuntuAppLaunch
  Loading tests from: /home/victor/Development/music-app/tests/autopilot

  Failed to import test module: music_app.tests.test_music
  Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
  module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
_get_module_from_name
  __import__(name)
File 
"/home/victor/Development/music-app/tests/autopilot/music_app/__init__.py", 
line 9, in 
  from ubuntuuitoolkit import (
  ImportError: No module named ubuntuuitoolkit

  Tests running...
  ==
  ERROR: unittest.loader.ModuleImportFailure.music_app.tests.test_music
  --
  Traceback (most recent call last):
  ImportError: Failed to import test module: music_app.tests.test_music
  Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
  module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
_get_module_from_name
  __import__(name)
File 
"/home/victor/Development/music-app/tests/autopilot/music_app/__init__.py", 
line 9, in 
  from ubuntuuitoolkit import (
  ImportError: No module named ubuntuuitoolkit

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1524000/+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 1491601] Re: Testcase for Gnome-terminal needs editing

2015-09-02 Thread Nicholas Skaggs
Patches most welcome! This was filed in the wrong spot. As software
changes, we have to maintain the tests. See
https://wiki.ubuntu.com/QATeam/ContributingTestcases/Manual for help,
it's as easy as writing out what you've said above. Thanks for the
report!

** Package changed: gnome-terminal (Ubuntu) => ubuntu-manual-tests

** Tags added: bitesize todo

** Changed in: ubuntu-manual-tests
   Importance: Undecided => Medium

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

Title:
  Testcase for Gnome-terminal needs editing

Status in Ubuntu Manual Tests:
  Opinion

Bug description:
  I have noticed some inconsistencies with the gnome-terminal testcase
  and the gnome-terminal I have installed with ubuntu 15.10.

  Test-case name: gnometerminal/ter-002
  This test will check that terminal colors and zoom level can be changed

  Open the Terminal application
  Click on Edit, select Profiles, select Edit and select "Colors"
  Using the options contained in the "Colors" tab modify the color palette, 
choosing some non-default colors or a different color scheme
  The colors in your terminal match your modifications
  Click on Edit, select Profiles, select Edit and select "Background"
  Set the terminal choosing the option "Background Image"
  Terminal background changes to the current wallpaper

  For this tier, the only thing I was able to change were the palette
  custom color themes. Clicking the colors below the custom palette
  dropdown menu did not change anything.

  Open the Terminal application
  Press "Ctrl+Alt+T"
  Is an instance of gnome-terminal with the title 'user@hostname: ~' opened, 
with the current directory set to the users home directory?

  ctl-alt-t did not open the gnome-terminal. shift-ctr-t opens a new tab
  within an open terminal and shift-ctrl-n opens a new terminal. This
  needs to be modified.

  Open the Terminal application
  From the main menu select 'Terminal > Set Title...'
  The Set Title dialog appears
  Enter 'Test Title' and click OK
  Is the title of the window now 'Test Title'?

  There was no "set title" under the terminal menu. There was no option
  of changing the menu title.

  This testcase needs to be edit to align with the terminal pre-
  installed on ubuntu 15.10.

  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10
  gnome-terminal:
Installed: 3.16.2-1ubuntu2
Candidate: 3.16.2-1ubuntu2
Version table:
   *** 3.16.2-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ wily/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic i686
  ApportVersion: 2.18-0ubuntu9
  Architecture: i386
  Date: Wed Sep  2 17:02:23 2015
  InstallationDate: Installed on 2015-05-18 (107 days ago)
  InstallationMedia: Lubuntu 15.10 "Wily Werewolf" - Alpha i386 (20150517)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1491601/+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 1311370] Re: One or more needed GStreamer elements are missing: cluttervideosink

2014-11-26 Thread Nicholas Skaggs
Seb, this seems to me like cheese itself is simply missing a declared
dependency on gstreamer1.0-clutter. Cheese doesn't work without it, and
installing it fixes the issue.

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

Title:
  One or more needed GStreamer elements are missing: cluttervideosink

Status in “gstreamer1.0” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04 fresh install.
  When launching cheese this error message is displayed
  One or more needed GStreamer elements are missing: cluttervideosink.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cheese 3.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 22 23:32:11 2014
  InstallationDate: Installed on 2014-04-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: cheese
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1311370/+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 1394063] Re: [vivid regression] brightness keys aren't recognized

2014-11-20 Thread Nicholas Skaggs
** Description changed:

  Hardware keys on an inspirion 3137 for brightness don't work. Manually 
setting the backlight via /sys/class/backlight/intel_backlight/brightness
-  works properly. This worked properly in vivid and has been broken since 
upgrade.
+  works properly. This worked properly in utopic and has been broken since 
upgrade to vivid.
  
  Xev doesn't show a keypress event. Scan codes from evtest are shown
  below:
  
  Event: time 1416367751.898584, -- EV_SYN 
  Event: time 1416367754.952917, type 4 (EV_MSC), code 4 (MSC_SCAN), value 85
  Event: time 1416367754.952917, type 1 (EV_KEY), code 224 
(KEY_BRIGHTNESSDOWN), value 1
  Event: time 1416367754.952917, -- EV_SYN 
  Event: time 1416367754.952946, type 1 (EV_KEY), code 224 
(KEY_BRIGHTNESSDOWN), value 0
  Event: time 1416367754.952946, -- EV_SYN 
  Event: time 1416367756.898936, type 4 (EV_MSC), code 4 (MSC_SCAN), value 86
  Event: time 1416367756.898936, type 1 (EV_KEY), code 225 (KEY_BRIGHTNESSUP), 
value 1
  Event: time 1416367756.898936, -- EV_SYN 
  Event: time 1416367756.898968, type 1 (EV_KEY), code 225 (KEY_BRIGHTNESSUP), 
value 0
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: udev 215-5ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Nov 18 22:16:25 2014
  InstallationDate: Installed on 2014-06-04 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 3137
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed 
root=UUID=0e352344-90e9-4cbe-acde-376a88cf5b47 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: Upgraded to vivid on 2014-06-04 (167 days ago)
  dmi.bios.date: 12/25/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0PRDX0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd12/25/2013:svnDellInc.:pnInspiron3137:pvr:rvnDellInc.:rn0PRDX0:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Inspiron 3137
  dmi.sys.vendor: Dell Inc.

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

Title:
  [vivid regression] brightness keys aren't recognized

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

Bug description:
  Hardware keys on an inspirion 3137 for brightness don't work. Manually 
setting the backlight via /sys/class/backlight/intel_backlight/brightness
   works properly. This worked properly in utopic and has been broken since 
upgrade to vivid.

  Xev doesn't show a keypress event. Scan codes from evtest are shown
  below:

  Event: time 1416367751.898584, -- EV_SYN 
  Event: time 1416367754.952917, type 4 (EV_MSC), code 4 (MSC_SCAN), value 85
  Event: time 1416367754.952917, type 1 (EV_KEY), code 224 
(KEY_BRIGHTNESSDOWN), value 1
  Event: time 1416367754.952917, -- EV_SYN 
  Event: time 1416367754.952946, type 1 (EV_KEY), code 224 
(KEY_BRIGHTNESSDOWN), value 0
  Event: time 1416367754.952946, -- EV_SYN 
  Event: time 1416367756.898936, type 4 (EV_MSC), code 4 (MSC_SCAN), value 86
  Event: time 1416367756.898936, type 1 (EV_KEY), code 225 (KEY_BRIGHTNESSUP), 
value 1
  Event: time 1416367756.898936, -- EV_SYN 
  Event: time 1416367756.898968, type 1 (EV_KEY), code 225 (KEY_BRIGHTNESSUP), 
value 0

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: udev 215-5ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Nov 18 22:16:25 2014
  InstallationDate: Installed on 2014-06-04 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 3137
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed 
root=UUID=0e352344-90e9-4cbe-acde-376a88cf5b47 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: Upgraded to vivid on 2014-06-04 (167 days ago)
  dmi.bios.date: 12/25/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0PRDX0
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd12/25/2013:svnDellInc.:pnInspiron3137:pvr:rvnDellInc.:rn0PRDX0:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Inspiron 3137
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1338812] Re: [hsw mesa] False GPU lockup IPEHR: 0x780c0000 IPEHR: 0x0b140001

2014-09-13 Thread Nicholas Skaggs
This error start occurring for me after the upgrade to xserver-xorg-
video-intel (2:2.99.914-1~exp1ubuntu2), but given the earlier occurence
this might just have been random. Seems to occur randomly while using
the desktop under load.

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

Title:
  [hsw mesa] False GPU lockup  IPEHR: 0x780c IPEHR: 0x0b140001

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

Bug description:
  Error report just appeared while testing 14.10

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.4-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: Tue Jul  8 00:01:23 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DuplicateSignature: GPU lockup  IPEHR: 0x780c IPEHR: 0x0b140001 Ubuntu 
14.10
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0402] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
  InstallationDate: Installed on 2014-07-07 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140520)
  InterpreterPath: /usr/bin/python3.4
  MachineType: ASUS All Series
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.15.0-6-generic 
root=UUID=430f6f83-f04f-4f28-9ad0-f63af5c55d78 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu8
   libdrm2  2.4.54-1
   xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Title: False GPU lockup  IPEHR: 0x780c IPEHR: 0x0b140001
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 05/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0808
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H81I-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0808:bd05/19/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH81I-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS
  version.compiz: compiz 1:0.9.11+14.10.20140606-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.54-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Jul  8 00:16:58 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 694 
   vendor SAM
  xserver.version: 2:1.15.1-0ubuntu8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1338812/+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 1366206] Re: Graphical desktop not starting from livesession

2014-09-08 Thread Nicholas Skaggs
*** This bug is a duplicate of bug 1365336 ***
https://bugs.launchpad.net/bugs/1365336

** This bug has been marked a duplicate of bug 1365336
   Lightdm update=No desktop

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

Title:
  Graphical desktop not starting from livesession

Status in “xserver-xorg-video-vesa” package in Ubuntu:
  Confirmed

Bug description:
  Boot live session - choose Try

  Same issue with at least Xubuntu,Ubuntu and Lubuntu

  No desktop, black screen - change to vt1 - run loginctl show-seat
  seat0 gives CanGraphical=no

  run startx and desktop boots

  this is in a vm on a machine using nvidia card and 331-updates

  appears similar to lp:1365336

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: lightdm 1.11.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-13.19-generic 3.16.1
  Uname: Linux 3.16.0-13-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.343
  Date: Fri Sep  5 21:40:54 2014
  LiveMediaBuild: Xubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140905.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.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/xserver-xorg-video-vesa/+bug/1366206/+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 1365336] Re: Lightdm update=No desktop

2014-09-08 Thread Nicholas Skaggs
** Also affects: xserver-xorg-video-vesa (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xserver-xorg-video-vesa (Ubuntu)
   Status: New = Confirmed

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

Title:
  Lightdm update=No desktop

Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  In Progress
Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-vesa” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-vmware” package in Ubuntu:
  Confirmed

Bug description:
  Update to lightdm from 1.11.7-0ubuntu1 to 1.11.8-0ubuntu1 leaves me
  with no desktop on normal boot.

  Machine boots directly to tty1.

  Logged in at tty1 and then startx leads to a desktop that requires
  password to start properly and with themes unapplied.

  Password required to reboot machine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: lightdm 1.11.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-12.18-generic 3.16.1
  Uname: Linux 3.16.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Sep  4 08:20:14 2014
  InstallationDate: Installed on 2014-07-17 (48 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140717)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1365336/+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 1340984] [NEW] libav-tools unpacks with dpkg errors

2014-07-11 Thread Nicholas Skaggs
Public bug reported:

Installing libav-tools on utopic produces a dpkg error. Perhaps a
regression of
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1315672

Preparing to unpack .../libav-tools_6%3a9.11-2ubuntu3_amd64.deb ...
dpkg: error: --compare-versions takes three arguments: version relation 
version

Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;

Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
Unpacking libav-tools (6:9.11-2ubuntu3) ...

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: libav-tools 6:9.11-2ubuntu3
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
ApportVersion: 2.14.4-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jul 11 18:00:57 2014
InstallationDate: Installed on 2013-12-19 (204 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131218)
SourcePackage: libav
UpgradeStatus: Upgraded to utopic on 2014-05-09 (63 days ago)

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


** Tags: amd64 apport-bug utopic

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

Title:
  libav-tools unpacks with dpkg errors

Status in “libav” package in Ubuntu:
  New

Bug description:
  Installing libav-tools on utopic produces a dpkg error. Perhaps a
  regression of
  https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1315672

  Preparing to unpack .../libav-tools_6%3a9.11-2ubuntu3_amd64.deb ...
  dpkg: error: --compare-versions takes three arguments: version relation 
version

  Type dpkg --help for help about installing and deinstalling packages [*];
  Use 'apt' or 'aptitude' for user-friendly package management;
  Type dpkg -Dhelp for a list of dpkg debug flag values;
  Type dpkg --force-help for a list of forcing options;
  Type dpkg-deb --help for help about manipulating *.deb files;

  Options marked [*] produce a lot of output - pipe it through 'less' or 'more' 
!
  Unpacking libav-tools (6:9.11-2ubuntu3) ...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libav-tools 6:9.11-2ubuntu3
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jul 11 18:00:57 2014
  InstallationDate: Installed on 2013-12-19 (204 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131218)
  SourcePackage: libav
  UpgradeStatus: Upgraded to utopic on 2014-05-09 (63 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1340984/+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: No audio in the headphones with a two pins jack unless plugged in after the call

2013-09-19 Thread Nicholas Skaggs
Confirming that using a 2 pin headphone I can the microphone input sent
to my headphones, or no input at all. In addition, the call volume
starts out muted.

** Tags added: balloons-20130918

** Changed in: touch-preview-images
   Status: New = Confirmed

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

Title:
  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


[Desktop-packages] [Bug 1210891] Re: Doesn't recognize music files in portable device

2013-08-16 Thread Nicholas Skaggs
John, are the id3 tags set correctly on the device? Will any of the
music play?

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

Title:
  Doesn't recognize music files in portable device

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  I plugged in my S3 (SCH-I535) with hundreds of music files, but when I 
plugged it in to my computer and opened Rhythmbox, Rhythmbox...
  - listed 200 files
  - set all fields (Title, Artist, etc.) to Unknown

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: rhythmbox 2.99.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  ApportVersion: 2.12-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.336
  Date: Sat Aug 10 23:05:05 2013
  LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130810)
  MarkForUpload: True
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1210891/+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 1210891] Re: Doesn't recognize music files in portable device

2013-08-16 Thread Nicholas Skaggs
Ohh are you connect via ptp or ?

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

Title:
  Doesn't recognize music files in portable device

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  I plugged in my S3 (SCH-I535) with hundreds of music files, but when I 
plugged it in to my computer and opened Rhythmbox, Rhythmbox...
  - listed 200 files
  - set all fields (Title, Artist, etc.) to Unknown

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: rhythmbox 2.99.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  ApportVersion: 2.12-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.336
  Date: Sat Aug 10 23:05:05 2013
  LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130810)
  MarkForUpload: True
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1210891/+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 1189088] Re: Unity Dash, left mouse button starts preview instead of directly the application

2013-08-02 Thread Nicholas Skaggs
** Changed in: ubuntu-manual-tests
   Status: Confirmed = 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/1189088

Title:
  Unity Dash, left mouse button starts preview instead of directly the
  application

Status in Ayatana Design:
  Won't Fix
Status in Ubuntu Manual Tests:
  Fix Released
Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Left clicking on an application must launch that application.
  Left clicking anything else must open the preview.

  Release of Ubuntu:13.10
  Package Version: unity 7.0.0daily13.06.07-0ubuntu1
  Expected Results: app is started
  Actual Results: preview is started

  TESTCASE
  -Open Dash
  -Click an app
  -Preview will open instead to launch the app

  ProblemType: BugDistroRelease: Ubuntu 13.10
  Package: unity 7.0.0daily13.06.07-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Jun  9 08:33:30 2013
  DistUpgraded: 2013-05-01 20:34:06,287 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  DkmsStatus:
   open-vm-tools, 2013.04.16, 3.9.0-3-generic, x86_64: installed
   open-vm-tools, 2013.04.16, 3.9.0-4-generic, x86_64: installed
   vboxhost, 4.2.12, 3.9.0-2-generic, x86_64: installed
   vboxhost, 4.2.12, 3.9.0-3-generic, x86_64: installed
   vboxhost, 4.2.12, 3.9.0-4-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 12) (prog-if 00 [VGA controller])
     Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2012-10-12 (239 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20121011)
  MachineType: Gigabyte Technology Co., Ltd. H55M-S2H
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-13-generic 
root=UUID=874a505d-d121-4029-b543-ef8ce5fb9498 ro quiet splash 
vt.handoff=7SourcePackage: unity
  UpgradeStatus: Upgraded to saucy on 2013-05-01 (38 days ago)
  dmi.bios.date: 08/20/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: H55M-S2H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd08/20/2010:svnGigabyteTechnologyCo.,Ltd.:pnH55M-S2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH55M-S2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H55M-S2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.45-2ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.3-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.3-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu10
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.9-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Sun Jun  9 07:08:49 2013
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   input  USB Keyboard   KEYBOARD, id 8
   input  USB Keyboard   KEYBOARD, id 9
   inputPIXART USB OPTICAL MOUSE MOUSE, id 10
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu10
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1189088/+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 1205106] [NEW] nautilus displays duplicates in quicklist

2013-07-25 Thread Nicholas Skaggs
*** This bug is a duplicate of bug 1202315 ***
https://bugs.launchpad.net/bugs/1202315

Public bug reported:

Nautilus displays multiple entries in it's quicklist on the dash, and
clicking on of them will cause the crash as attached. Also see the
attached picture for details on the quicklist duplication.

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: nautilus 1:3.8.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
Uname: Linux 3.10.0-5-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.11-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Thu Jul 25 16:45:55 2013
ExecutablePath: /usr/bin/nautilus
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1379x962+285+172'
InstallationDate: Installed on 2012-07-13 (377 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
ProcCmdline: nautilus -n
SegvAnalysis:
 Segfault happened at: 0x7fd168de7afc g_object_unref+12:  mov
(%rdi),%rax
 PC (0x7fd168de7afc) ok
 source (%rdi) (0x) not located in a known VMA region (needed 
readable region)!
 destination %rax ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: nautilus
StacktraceTop:
 g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? ()
 g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: nautilus crashed with SIGSEGV in g_object_unref()
UpgradeStatus: Upgraded to saucy on 2013-05-22 (64 days ago)
UserGroups: autopilot fuse sambashare sudo

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


** Tags: amd64 apport-crash saucy

** Attachment added: Workspace 1_050.png
   
https://bugs.launchpad.net/bugs/1205106/+attachment/3749256/+files/Workspace%201_050.png

** Information type changed from Private to Public

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

Title:
  nautilus displays duplicates in quicklist

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Nautilus displays multiple entries in it's quicklist on the dash, and
  clicking on of them will cause the crash as attached. Also see the
  attached picture for details on the quicklist duplication.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Jul 25 16:45:55 2013
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1379x962+285+172'
  InstallationDate: Installed on 2012-07-13 (377 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x7fd168de7afc g_object_unref+12:mov
(%rdi),%rax
   PC (0x7fd168de7afc) ok
   source (%rdi) (0x) not located in a known VMA region 
(needed readable region)!
   destination %rax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? ()
   g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: nautilus crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: Upgraded to saucy on 2013-05-22 (64 days ago)
  UserGroups: autopilot fuse sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1205106/+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 867565] Re: gnome-terminal crashed with SIGSEGV in g_object_notify()

2013-07-03 Thread Nicholas Skaggs
Confirming bug still exists as describe on saucy.

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

Title:
  gnome-terminal crashed with SIGSEGV in g_object_notify()

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  I had four tabs open in Terminal. Go to the Tabs menu and choose
  Detach Tab. Start working in the newly detached tab and Terminal will
  crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Tue Oct  4 10:10:16 2011
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110920.5)
  ProcCmdline: gnome-terminal
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x2e0aca g_object_notify+42: cmpl   $0x50,(%eax)
   PC (0x002e0aca) ok
   source $0x50 ok
   destination (%eax) (0x0020) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: gnome-terminal
  StacktraceTop:
   g_object_notify () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/libgtk-3.so.0
   g_object_ref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: gnome-terminal crashed with SIGSEGV in g_object_notify()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/867565/+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 1191565] Re: show OSD all skipped tracks, showing wrong thumbnails, repeating, very annoying

2013-06-19 Thread Nicholas Skaggs
** Also affects: notify-osd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  show OSD all skipped tracks, showing wrong thumbnails, repeating, very
  annoying

Status in “notify-osd” package in Ubuntu:
  New
Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  Release of Ubuntu: 13.10
  Package Version: Installed: 2.99.1-0ubuntu1
  Expected Results: don't show skipped tracks
  Actual Results: it buffer and show them

  
  Hallo

  TESTCASE
  -open a playlist
  -start playing first song
  -with buttons in sound control skip some tracks
  -the skipped tracks are shown as playing in On Screen Display (or whatever 
its name)

  See attached screencast.

  Thanks
  Fabio

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: rhythmbox 2.99.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.9.0-6.13-generic 3.9.6
  Uname: Linux 3.9.0-6-generic x86_64
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Sun Jun 16 21:09:57 2013
  EcryptfsInUse: Yes
  MarkForUpload: True
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1191565/+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 1164093] Re: FFe: new upstream release 9.1.1

2013-04-10 Thread Nicholas Skaggs
Community Testing for this can be seen here:
http://packages.qa.ubuntu.com/qatracker/milestones/266/builds/41730/testcases/1515/results

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

Title:
  FFe: new upstream release 9.1.1

Status in “mesa” package in Ubuntu:
  Triaged

Bug description:
  The Ubuntu X team would like to push mesa 9.1.1 for raring. It has
  been on a staging ppa for roughly two months now, and we've tested it
  on a variety of hw. During this time we've identified a regression
  with the Intel driver having a slow blur effect, causing issues with
  kwin and Unity dash. This was why we didn't upload it to raring before
  it got fixed upstream.

  For me personally, it also fixes a bug in the Intel driver where
  compiz hangs after returning from another user session.

  Upstream release notes for 9.1 and 9.1.1:

  9.1 New features

  Note: some of the new features are only available with certain
  drivers.

  GL_ANGLE_texture_compression_dxt3
  GL_ANGLE_texture_compression_dxt5
  GL_ARB_ES3_compatibility
  GL_ARB_internalformat_query
  GL_ARB_map_buffer_alignment
  GL_ARB_shading_language_packing
  GL_ARB_texture_buffer_object_rgb32
  GL_ARB_texture_cube_map_array
  GL_EXT_color_buffer_float
  GL_OES_depth_texture_cube_map
  OpenGL 3.1 core profile support on Radeon HD2000 up to HD6000 series
  Multisample anti-aliasing support on Radeon X1000 series
  OpenGL ES 3.0 support on Intel HD Graphics 2000, 2500, 3000, and 4000

  Bug fixes

  TBD -- This list is likely incomplete.

  Changes

  Removed VAAPI state tracker (unmaintained and broken)
  Removed i965's broken hardware implementation of GL_NV_vertex_program
  Removed swrast support for GL_NV_vertex_program
  Removed swrast support for GL_NV_fragment_program
  Removed OpenVMS support (unmaintained and broken)
  Removed makedepend build dependency

  9.1.1 New features

  None.

  Bug fixes

  This list is likely incomplete.

  Bug 30232 - [GM45] mesa demos spriteblast render incorrectly
  Bug 32429 - [gles2] Ironlake: gl_PointCoord takes no effect for point 
sprites
  Bug 38086 - Mesa 7.11-devel implementation error: Unexpected program 
target in destroy_program_variants_cb()
  Bug 57121 - [snb] corrupted GLSL built-in function results when using 
Uniform Buffer contents as arguments
  Bug 58042 - [bisected] Garbled UI in Team Fortress 2 and Counter-Strike: 
Source
  Bug 58960 - Texture flicker with fragment shader
  Bug 59495 - [i965 Bisected]Oglc 
fbblit(advanced.blitFb-3d-cube.mirror.both) fails
  Bug 59783 - [IVB bisected] 3DMMES2.0 Taiji performance reduced by ~13% 
with gnome-session enable compositing
  Bug 60121 - build - libvdpau_softpipe fails at runtime.
  Bug 60143 - gbm_dri_bo_create fails to initialize bo-base.base.format
  Bug 60802 - Corruption with DMA ring on cayman
  Bug 60848 - [bisected] r600g: add htile support cause gpu lockup in 
Dishonored wine.
  Bug 60938 - [softpipe] piglit 
interpolation-noperspective-gl_BackColor-flat-fixed regression
  Bug 61012 - alloc_layout_array tx * ty assertion failure when making 
pbuffer current
  Bug 61026 - Segfault in glBitmap when called with PBO source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1164093/+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 1167560] [NEW] Audio preview for split track is muted

2013-04-10 Thread Nicholas Skaggs
Public bug reported:

Doing an audio preview inside the split track menu for an audio cd
doesn't allow you to set the volume. In addition by default it seems to
be muted.

To reproduce:

Launch brasero
Start a new audio cd
Add a music file
Select the music file and click split track
Click the green play arrow
--- no sound is produced
Click the volume slider next to the track
--- it's set to muted, but doesn't allow adjustment

Is this some pulse/esound/alsa audio stack issue or something else?

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: brasero 3.6.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
Uname: Linux 3.8.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Wed Apr 10 16:19:44 2013
InstallationDate: Installed on 2012-07-13 (271 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: brasero
UpgradeStatus: Upgraded to raring on 2012-11-16 (145 days ago)

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


** Tags: amd64 apport-bug raring third-party-packages

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

Title:
  Audio preview for split track is muted

Status in “brasero” package in Ubuntu:
  New

Bug description:
  Doing an audio preview inside the split track menu for an audio cd
  doesn't allow you to set the volume. In addition by default it seems
  to be muted.

  To reproduce:

  Launch brasero
  Start a new audio cd
  Add a music file
  Select the music file and click split track
  Click the green play arrow
  --- no sound is produced
  Click the volume slider next to the track
  --- it's set to muted, but doesn't allow adjustment

  Is this some pulse/esound/alsa audio stack issue or something else?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: brasero 3.6.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
  Uname: Linux 3.8.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Wed Apr 10 16:19:44 2013
  InstallationDate: Installed on 2012-07-13 (271 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  SourcePackage: brasero
  UpgradeStatus: Upgraded to raring on 2012-11-16 (145 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1167560/+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 1160521] Re: Selected 1600x900 gets 900x1600 rotated 90 degrees

2013-04-03 Thread Nicholas Skaggs
How did you setup the secondary display exactly?

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

Title:
  Selected 1600x900 gets 900x1600 rotated 90 degrees

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

Bug description:
  raring amd64 displays 1600x900 as 900x1600 rotated 90 degrees, laying
  on its side.  It's a bear running the mouse sideways.

  raring i386 displays 1600x900 fine.

  How do I get normal rotation?  800x600 displays with normal rotation
  but not 1600x900 or 1440x900.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Mar 26 10:37:48 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0349]
 Subsystem: Acer Incorporated [ALI] Device [1025:0349]
  InstallationDate: Installed on 2013-03-25 (1 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130324)
  MachineType: Acer AOD255E
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-14-generic 
root=UUID=8f24bdb7-41b7-454b-8beb-faa06f8ff670 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/16/2010
  dmi.bios.vendor: Acer
  dmi.bios.version: V3.12(DDR3)
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE02_PT
  dmi.board.vendor: Acer
  dmi.board.version: V3.12(DDR3)
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V3.12(DDR3)
  dmi.modalias: 
dmi:bvnAcer:bvrV3.12(DDR3):bd12/16/2010:svnAcer:pnAOD255E:pvrV3.12(DDR3):rvnAcer:rnJE02_PT:rvrV3.12(DDR3):cvnAcer:ct10:cvrV3.12(DDR3):
  dmi.product.name: AOD255E
  dmi.product.version: V3.12(DDR3)
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.9~daily13.03.20-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.42-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.5-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3b1
  xserver.bootTime: Tue Mar 26 10:33:20 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu3
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1160521/+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 1160542] Re: simple-scan crash on scan attempt without connected scanner

2013-03-28 Thread Nicholas Skaggs
I tried to recreate, but I get the No scanners available message when
I do so.. Thus, this does work on my box at least.

This looks like your running virtualbox -- is usb enabled for the
virtual machine?

** Changed in: simple-scan (Ubuntu)
   Status: New = Incomplete

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

Title:
  simple-scan crash on scan attempt without connected scanner

Status in “simple-scan” package in Ubuntu:
  Incomplete

Bug description:
  open app, press scan button without connected scanner, got the crash
  message.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: simple-scan 3.6.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu4
  Architecture: amd64
  Date: Tue Mar 26 21:09:30 2013
  DriverPackageVersions:
   libsane 1.0.23-0ubuntu1
   libsane-extras N/A
   hplip 3.13.3-1
   hpoj N/A
  InstallationDate: Installed on 2013-03-26 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130326)
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: innotek GmbH VirtualBox
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-14-generic 
root=UUID=15ab381e-8084-412f-ae11-ea62215dc258 ro quiet splash vt.handoff=7
  SimpleScanLog:
   
  SourcePackage: simple-scan
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1160542/+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 1154229] Re: [FFE] New Unity Dash

2013-03-20 Thread Nicholas Skaggs
Wanted to add the testing link for those who may not have seen it:
http://packages.qa.ubuntu.com/qatracker/milestones/262/builds

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

Title:
  [FFE] New Unity Dash

Status in “gwibber” package in Ubuntu:
  Triaged
Status in “libunity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-lens-applications” package in Ubuntu:
  Triaged
Status in “unity-lens-files” package in Ubuntu:
  Triaged
Status in “unity-lens-music” package in Ubuntu:
  Triaged
Status in “unity-lens-photos” package in Ubuntu:
  Triaged
Status in “unity-lens-shopping” package in Ubuntu:
  Invalid
Status in “unity-scope-gdrive” package in Ubuntu:
  Triaged

Bug description:
  A new version of Unity's Dash, libunity APIs, the default and new 100
  scopes, with a target date of March 25th for landing in Raring.  The
  rest of Unity (Launcher, Indicators, HUD, etc) will not be affected.

  For reference, the new smart scope service and corresponding Unity
  changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
  scopes/

  The spec for the smart scope service is here:
  https://wiki.ubuntu.com/SmartScopes1304Spec

  The goal is to have everything ready by the 25th March. Until then, a
  ppa will be updated everyday for testing the feature by a group of 5
  people (the ppa will be: https://launchpad.net/~ubuntu-unity/+archive
  /experimental-certified). Existing tests will be run as per of the
  daily release process. That + the manual testing, we'll have a good
  pick on the quality status before flipping the switch.

  All packages will be prereviewed for NEWing and MIRing.

  Code:

  * Existing packages:
  Unity:
  lp:~unity-team/unity/trunk (will be merged in lp:unity)

  Libunity:
  lp:~unity-team/libunity/libunity-7.0 (will be merged in lp:libunity)

  Apps scope:
  lp:~unity-team/unity-lens-applications/libunity7-compatible

  Files scope:
  lp:~unity-team/unity-lens-files/libunity7-compatible

  Gdrive scope:
  lp:~submarine/unity-scope-gdrive/libunity-7-compatible

  Gwibber scope:
  pending Ken

  Music scope:
  lp:~unity-team/unity-lens-music/libunity7-compatible

  Video scope:
  lp:~unity-team/unity-lens-video/libunity7-compatible

  * New packages:
  Home scope:
  lp:~unity-team/unity-scope-home/trunk (new package, will need a MIR as well 
as installed by default)

  100 Scopes:
  New packages, will need MIR as well as installed by default:
  lp:~submarine/ubuntu-scopes/tomboy
  lp:~submarine/ubuntu-scopes/yahoostock
  lp:~submarine/ubuntu-scopes/colourlovers
  lp:~submarine/ubuntu-scopes/googlenews
  lp:~submarine/ubuntu-scopes/calculator
  lp:~submarine/ubuntu-scopes/yelp
  lp:~submarine/ubuntu-scopes/imdb
  lp:~submarine/ubuntu-scopes/deviantart
  lp:~submarine/ubuntu-scopes/github
  lp:~submarine/ubuntu-scopes/virtualbox
  lp:~submarine/ubuntu-scopes/launchpad
  lp:~submarine/ubuntu-scopes/soundcloud
  lp:~submarine/ubuntu-scopes/manpages
  lp:~submarine/ubuntu-scopes/gallica
  lp:~submarine/ubuntu-scopes/devhelp
  lp:~submarine/ubuntu-scopes/audacious
  lp:~submarine/ubuntu-scopes/chromiumbookmarks
  lp:~submarine/ubuntu-scopes/clementine
  lp:~submarine/ubuntu-scopes/firefoxbookmarks
  lp:~submarine/ubuntu-scopes/gmusicbrowser
  lp:~submarine/ubuntu-scopes/guayadeque
  lp:~submarine/ubuntu-scopes/musique
  lp:~submarine/ubuntu-scopes/texdoc
  lp:~submarine/ubuntu-scopes/openweathermap
  lp:~submarine/ubuntu-scopes/gourmet
  lp:~submarine/ubuntu-scopes/openclipart
  lp:~submarine/ubuntu-scopes/sshsearch
  lp:~submarine/ubuntu-scopes/themoviedb
  lp:~submarine/ubuntu-scopes/zotero
  lp:~submarine/ubuntu-scopes/evolution
  lp:~submarine/ubuntu-scopes/sshsearch

  
  This is the list I've been communicated as of 13.03.15

  * Packages that we have to remove for the transition:
  - unity-lens-shopping - in the home scope service
  - unity-lens-help - some parts in the unity-scope-yelp and the onlin in the 
home scope service
  - unity-lens-radios - if not ported, nuke it
  - unity-lens-vm - in unity-scope-virtualbox
  - unity-lens-sshsearch - in unity-scope-sshsearch
  - unity-lens-pypi - has some performance issue, will probably just have to 
drop it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1154229/+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 1154229] Re: [FFE] New Unity Dash

2013-03-15 Thread Nicholas Skaggs
We're lining up a call for testing to kick off first thing next week in
anticipation of testing this. I'll report back with the milestone link
so others can track the bugs found during this process.

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

Title:
  [FFE] New Unity Dash

Status in “gwibber” package in Ubuntu:
  Triaged
Status in “libunity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-lens-applications” package in Ubuntu:
  Triaged
Status in “unity-lens-files” package in Ubuntu:
  Triaged
Status in “unity-lens-music” package in Ubuntu:
  Triaged
Status in “unity-lens-photos” package in Ubuntu:
  Triaged
Status in “unity-lens-shopping” package in Ubuntu:
  Invalid
Status in “unity-scope-gdrive” package in Ubuntu:
  Triaged

Bug description:
  A new version of Unity's Dash, libunity APIs, the default and new 100
  scopes, with a target date of March 25th for landing in Raring.  The
  rest of Unity (Launcher, Indicators, HUD, etc) will not be affected.

  For reference, the new smart scope service and corresponding Unity
  changes was discussed here: http://fridge.ubuntu.com/2013/01/30/smart-
  scopes/

  The spec for the smart scope service is here:
  https://wiki.ubuntu.com/SmartScopes1304Spec

  The goal is to have everything ready by the 25th March. Until then, a
  ppa will be updated everyday for testing the feature by a group of 5
  people (the ppa will be: https://launchpad.net/~ubuntu-unity/+archive
  /experimental-certified). Existing tests will be run as per of the
  daily release process. That + the manual testing, we'll have a good
  pick on the quality status before flipping the switch.

  All packages will be prereviewed for NEWing and MIRing.

  Code:

  * Existing packages:
  Unity:
  lp:~unity-team/unity/trunk (will be merged in lp:unity)

  Libunity:
  lp:~unity-team/libunity/libunity-7.0 (will be merged in lp:libunity)

  Apps scope:
  lp:~unity-team/unity-lens-applications/libunity7-compatible

  Files scope:
  lp:~unity-team/unity-lens-files/libunity7-compatible

  Gdrive scope:
  lp:~submarine/unity-scope-gdrive/libunity-7-compatible

  Gwibber scope:
  pending Ken

  Music scope:
  lp:~unity-team/unity-lens-music/libunity7-compatible

  Video scope:
  lp:~unity-team/unity-lens-video/libunity7-compatible

  * New packages:
  Home scope:
  lp:~unity-team/unity-scope-home/trunk (new package, will need a MIR as well 
as installed by default)

  100 Scopes:
  New packages, will need MIR as well as installed by default:
  lp:~submarine/ubuntu-scopes/tomboy
  lp:~submarine/ubuntu-scopes/yahoostock
  lp:~submarine/ubuntu-scopes/colourlovers
  lp:~submarine/ubuntu-scopes/googlenews
  lp:~submarine/ubuntu-scopes/calculator
  lp:~submarine/ubuntu-scopes/yelp
  lp:~submarine/ubuntu-scopes/imdb
  lp:~submarine/ubuntu-scopes/deviantart
  lp:~submarine/ubuntu-scopes/github
  lp:~submarine/ubuntu-scopes/virtualbox
  lp:~submarine/ubuntu-scopes/launchpad
  lp:~submarine/ubuntu-scopes/soundcloud
  lp:~submarine/ubuntu-scopes/manpages
  lp:~submarine/ubuntu-scopes/gallica
  lp:~submarine/ubuntu-scopes/devhelp
  lp:~submarine/ubuntu-scopes/audacious
  lp:~submarine/ubuntu-scopes/chromiumbookmarks
  lp:~submarine/ubuntu-scopes/clementine
  lp:~submarine/ubuntu-scopes/firefoxbookmarks
  lp:~submarine/ubuntu-scopes/gmusicbrowser
  lp:~submarine/ubuntu-scopes/guayadeque
  lp:~submarine/ubuntu-scopes/musique
  lp:~submarine/ubuntu-scopes/texdoc
  lp:~submarine/ubuntu-scopes/openweathermap
  lp:~submarine/ubuntu-scopes/gourmet
  lp:~submarine/ubuntu-scopes/openclipart
  lp:~submarine/ubuntu-scopes/themoviedb
  lp:~submarine/ubuntu-scopes/zotero

  This is the list I've been communicated as of 13.03.15

  * Discussion on what to do for existing scopes in universe is under progress 
(which one/how can we port them in time):
  unity-lens-help - Help Lens for Unity
  unity-lens-radios - Unity Radios lens
  unity-lens-sshsearch - SSH search lens for unity
  unity-lens-vm - Lens to search/start available VirtualBox VMs
  unity-lens-pypi - Lens to search pypi modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1154229/+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 1154713] [NEW] Hidden files don't appear after selecting 'show' option

2013-03-13 Thread Nicholas Skaggs
Public bug reported:

After selecting 'show hidden and backup files' in the view tab of the
preferences menu, hidden and backup files don't appear in the current
window, or even browsing to other windows. If I open a new window, the
new window will now show the hidden files properly.

To reproduce:
turn off 'show hidden and backup files' option in nautilus
close all nautilus windows
open a nautilus window
turn on 'show hidden and backup files' option in nautilus
hidden files don't appear
open another nautilus window
hidden files appear in the new window

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu8
ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
Uname: Linux 3.8.0-11-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Wed Mar 13 13:34:31 2013
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1278x679+678+399'
InstallationDate: Installed on 2012-07-13 (242 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: Upgraded to raring on 2012-11-16 (116 days ago)

** Affects: nautilus (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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1154713

Title:
  Hidden files don't appear after selecting 'show' option

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  After selecting 'show hidden and backup files' in the view tab of the
  preferences menu, hidden and backup files don't appear in the current
  window, or even browsing to other windows. If I open a new window, the
  new window will now show the hidden files properly.

  To reproduce:
  turn off 'show hidden and backup files' option in nautilus
  close all nautilus windows
  open a nautilus window
  turn on 'show hidden and backup files' option in nautilus
  hidden files don't appear
  open another nautilus window
  hidden files appear in the new window

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu8
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Wed Mar 13 13:34:31 2013
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1278x679+678+399'
  InstallationDate: Installed on 2012-07-13 (242 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to raring on 2012-11-16 (116 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1154713/+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 1044002] Re: evince crashed with SIGSEGV

2013-03-11 Thread Nicholas Skaggs
@chris wilson -- this bug is still present on an up-to-date raring. i
can give the logs for a fresh crash from today if needed ;-)

** Changed in: cairo (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  evince crashed with SIGSEGV

Status in “cairo” package in Ubuntu:
  Confirmed

Bug description:
  Opening this document,

  http://www.eurail.com/sites/all/files/eurail.com/downloads/2012
  /eurail-railwaymap-2012.pdf

  causes the crash when scrolling to the second page of the document:

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Aug 30 14:42:56 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fc9664d8f58:cmpq   $0x0,0x30(%r12)
   PC (0x7fc9664d8f58) ok
   source $0x0 ok
   destination 0x30(%r12) (0x0030) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: evince crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (12 days ago)
  UserGroups: sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1044002/+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 1044002] Re: evince crashed with SIGSEGV

2013-03-11 Thread Nicholas Skaggs
apport information

** Tags added: apport-collected

** Description changed:

  Opening this document,
  
  http://www.eurail.com/sites/all/files/eurail.com/downloads/2012/eurail-
  railwaymap-2012.pdf
  
  causes the crash when scrolling to the second page of the document:
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Aug 30 14:42:56 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fc9664d8f58:cmpq   $0x0,0x30(%r12)
   PC (0x7fc9664d8f58) ok
   source $0x0 ok
   destination 0x30(%r12) (0x0030) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: evince crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (12 days ago)
  UserGroups: sambashare sudo
+ --- 
+ ApportVersion: 2.9.1-0ubuntu1
+ Architecture: amd64
+ DistroRelease: Ubuntu 13.04
+ InstallationDate: Installed on 2012-07-13 (240 days ago)
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
+ KernLog:
+  
+ MarkForUpload: True
+ Package: evince 3.6.1-1ubuntu3
+ PackageArchitecture: amd64
+ ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-11-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
+ Tags:  raring
+ Uname: Linux 3.8.0-11-generic x86_64
+ UpgradeStatus: Upgraded to raring on 2012-11-16 (114 days ago)
+ UserGroups: sambashare sudo

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1044002/+attachment/3568553/+files/Dependencies.txt

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

Title:
  evince crashed with SIGSEGV

Status in “cairo” package in Ubuntu:
  Confirmed

Bug description:
  Opening this document,

  http://www.eurail.com/sites/all/files/eurail.com/downloads/2012
  /eurail-railwaymap-2012.pdf

  causes the crash when scrolling to the second page of the document:

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Aug 30 14:42:56 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fc9664d8f58:cmpq   $0x0,0x30(%r12)
   PC (0x7fc9664d8f58) ok
   source $0x0 ok
   destination 0x30(%r12) (0x0030) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: evince crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (12 days ago)
  UserGroups: sambashare sudo
  --- 
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2012-07-13 (240 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  MarkForUpload: True
  Package: evince 3.6.1-1ubuntu3
  PackageArchitecture: amd64
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-11-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Tags:  raring
  Uname: Linux 3.8.0-11-generic x86_64
  UpgradeStatus: Upgraded to raring on 2012-11-16 (114 days ago)
  UserGroups: sambashare sudo

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

-- 
Mailing 

[Desktop-packages] [Bug 1044002] ProcEnviron.txt

2013-03-11 Thread Nicholas Skaggs
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1044002/+attachment/3568554/+files/ProcEnviron.txt

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

Title:
  evince crashed with SIGSEGV

Status in “cairo” package in Ubuntu:
  Confirmed

Bug description:
  Opening this document,

  http://www.eurail.com/sites/all/files/eurail.com/downloads/2012
  /eurail-railwaymap-2012.pdf

  causes the crash when scrolling to the second page of the document:

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Aug 30 14:42:56 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fc9664d8f58:cmpq   $0x0,0x30(%r12)
   PC (0x7fc9664d8f58) ok
   source $0x0 ok
   destination 0x30(%r12) (0x0030) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: evince crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (12 days ago)
  UserGroups: sambashare sudo
  --- 
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2012-07-13 (240 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  MarkForUpload: True
  Package: evince 3.6.1-1ubuntu3
  PackageArchitecture: amd64
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-11-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Tags:  raring
  Uname: Linux 3.8.0-11-generic x86_64
  UpgradeStatus: Upgraded to raring on 2012-11-16 (114 days ago)
  UserGroups: sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1044002/+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 1044002] Re: evince crashed with SIGSEGV

2013-03-11 Thread Nicholas Skaggs
@chris wilson -- weird! Would you like to see a new crash report on it?

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

Title:
  evince crashed with SIGSEGV

Status in “cairo” package in Ubuntu:
  Confirmed

Bug description:
  Opening this document,

  http://www.eurail.com/sites/all/files/eurail.com/downloads/2012
  /eurail-railwaymap-2012.pdf

  causes the crash when scrolling to the second page of the document:

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Aug 30 14:42:56 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fc9664d8f58:cmpq   $0x0,0x30(%r12)
   PC (0x7fc9664d8f58) ok
   source $0x0 ok
   destination 0x30(%r12) (0x0030) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: evince crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (12 days ago)
  UserGroups: sambashare sudo
  --- 
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2012-07-13 (240 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  MarkForUpload: True
  Package: evince 3.6.1-1ubuntu3
  PackageArchitecture: amd64
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-11-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Tags:  raring
  Uname: Linux 3.8.0-11-generic x86_64
  UpgradeStatus: Upgraded to raring on 2012-11-16 (114 days ago)
  UserGroups: sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1044002/+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 1044002] RelatedPackageVersions.txt

2013-03-11 Thread Nicholas Skaggs
apport information

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/1044002/+attachment/3568555/+files/RelatedPackageVersions.txt

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

Title:
  evince crashed with SIGSEGV

Status in “cairo” package in Ubuntu:
  Confirmed

Bug description:
  Opening this document,

  http://www.eurail.com/sites/all/files/eurail.com/downloads/2012
  /eurail-railwaymap-2012.pdf

  causes the crash when scrolling to the second page of the document:

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Aug 30 14:42:56 2012
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x7fc9664d8f58:cmpq   $0x0,0x30(%r12)
   PC (0x7fc9664d8f58) ok
   source $0x0 ok
   destination 0x30(%r12) (0x0030) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: evince crashed with SIGSEGV
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (12 days ago)
  UserGroups: sambashare sudo
  --- 
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2012-07-13 (240 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  KernLog:
   
  MarkForUpload: True
  Package: evince 3.6.1-1ubuntu3
  PackageArchitecture: amd64
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-11-generic 
root=UUID=12c3b175-1d70-4a6d-a247-03a07e1e28d4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Tags:  raring
  Uname: Linux 3.8.0-11-generic x86_64
  UpgradeStatus: Upgraded to raring on 2012-11-16 (114 days ago)
  UserGroups: sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/1044002/+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 1112838] Re: autopilot test GeditTests.test_display_file_browser_panel fails with AssertionError: No window was opened

2013-02-01 Thread Nicholas Skaggs
Can you try the following and then re-run the test?

sudo apt-get remove libautopilot-gtk-dev libautopilot-gtk0
sudo apt-get update  sudo apt-get install libautopilot-gtk

** Changed in: gedit (Ubuntu)
   Status: New = Fix Released

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

Title:
  autopilot test GeditTests.test_display_file_browser_panel fails
  with AssertionError: No window was opened

Status in “gedit” package in Ubuntu:
  Fix Released

Bug description:
  While running autopilot Gedit test the test does not complete and stopps with 
Gedit opened with three untitled document tabs see attached screenshot.
  I am attaching the xml file of the test.
  This is the hardware I have tested on: 
http://wiki.ubuntu-it.org/CarlaSella/HP%20G62%20Notebook%20PC.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gedit 3.6.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.7.0-6.14-generic 3.7.0
  Uname: Linux 3.7.0-6-generic x86_64
  ApportVersion: 2.8-0ubuntu3
  Architecture: amd64
  Date: Fri Feb  1 21:01:25 2013
  InstallationDate: Installed on 2012-11-18 (75 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121118)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1112838/+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 1018504] Re: Empathy doesn't display buddy list

2013-01-30 Thread Nicholas Skaggs
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Empathy doesn't display buddy list

Status in “empathy” package in Ubuntu:
  Fix Released
Status in “empathy” source package in Precise:
  New
Status in “empathy” package in Fedora:
  New

Bug description:
  [Impact]
  Bug #1018504 - Fixed in upstream, backported by upstream to stable release 
(see content below)
  It seems an upstream issue with google contacts not being displayed is 
potential in stable release due to a race condition
  [Test Case]
  -setup a google talk account
  -make sure contacts load
  [Regression Potential]
  None expected as other than the race condition bug the fixes are minor build 
related issues.

  FROM UPSTREAM EMAIL:
  I strongly suggest to distributions shipping GNOME 3.4 to update to this
  version ASAP as it fixes a nasty race preventing GTalk contacts to be
  loaded.

  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.

  Command line Output:

  (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
  Individuals will not be linked properly and creating new links between 
Personas will not work.
  The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1018504/+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 1086575] [NEW] Libreoffice more does nothing spellcheck

2012-12-04 Thread Nicholas Skaggs
Public bug reported:

See attached image. Clicking the More that is displayed in the tool
doesn't do anything.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: libreoffice-writer 1:3.6.2~rc2-0ubuntu6
ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
Uname: Linux 3.7.0-4-generic x86_64
ApportVersion: 2.6.3-0ubuntu2
Architecture: amd64
Date: Tue Dec  4 16:45:55 2012
InstallationDate: Installed on 2012-07-13 (144 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: libreoffice
UpgradeStatus: Upgraded to raring on 2012-11-16 (18 days ago)

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


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

** Attachment added: libreoffice_more.png
   
https://bugs.launchpad.net/bugs/1086575/+attachment/3451778/+files/libreoffice_more.png

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

Title:
  Libreoffice more does nothing spellcheck

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  See attached image. Clicking the More that is displayed in the tool
  doesn't do anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libreoffice-writer 1:3.6.2~rc2-0ubuntu6
  ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
  Uname: Linux 3.7.0-4-generic x86_64
  ApportVersion: 2.6.3-0ubuntu2
  Architecture: amd64
  Date: Tue Dec  4 16:45:55 2012
  InstallationDate: Installed on 2012-07-13 (144 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to raring on 2012-11-16 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1086575/+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 1083095] Re: Libreoffice Writer doesn't detect grammar errors with blue underline

2012-12-04 Thread Nicholas Skaggs
Grammar checking doesn't appear to work for me at all :-( No blue
highlighting or otherwise in the tool checker

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

Title:
  Libreoffice Writer doesn't detect grammar errors with blue underline

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Using the testcase example (attached), Writer does find spelling
  errors in red underline but it fails to underline grammar errors in
  blue underline

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  Date: Mon Nov 26 20:36:45 2012
  InstallationDate: Installed on 2012-11-25 (1 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121124)
  MarkForUpload: True
  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/1083095/+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 1083227] Re: autopilot run unity fails

2012-11-26 Thread Nicholas Skaggs
** Changed in: unity (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: unity (Ubuntu)
   Status: Opinion = 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/1083227

Title:
  autopilot run unity fails

Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  I am testing:
  http://packages.qa.ubuntu.com/qatracker/testcases/1466/info

  This is a laptop installed with quantal, and updated nightly with
  raring.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Uname: Linux 3.7.0-3-generic x86_64
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Tue Nov 27 00:40:24 2012
  InstallationDate: Installed on 2012-11-05 (21 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1083227/+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 1061579] Re: Start presentation menu entry disabled

2012-10-12 Thread Nicholas Skaggs
@Antonio, can you give a comment?

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

Title:
  Start presentation menu entry disabled

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Starting a presentation from the menu by selecting slideshow,
  slideshow doesn't work. The 'slideshow' menu item is grayed out and
  cannot be selected. To workaround the issue, you can use the toolbar
  button or press the keyboard shortcut F5, both which properly start
  the presentation.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-impress 1:3.6.1~rc2-1ubuntu5
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic i686
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  Date: Thu Oct  4 14:36:19 2012
  EcryptfsInUse: Yes
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-08-31 (34 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1061579/+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 1061579] Re: Start presentation menu entry disabled

2012-10-10 Thread Nicholas Skaggs
This appears to be an issue from the global menu conversion perhaps?

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

** Description changed:

- When I try to start presentation, the menu element is disabled. The
- toolbar button and F5 for start presentation works...
+ Starting a presentation from the menu by selecting slideshow, slideshow
+ doesn't work. The 'slideshow' menu item is grayed out and cannot be
+ selected. To workaround the issue, you can use the toolbar button or
+ press the keyboard shortcut F5, both which properly start the
+ presentation.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-impress 1:3.6.1~rc2-1ubuntu5
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic i686
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  Date: Thu Oct  4 14:36:19 2012
  EcryptfsInUse: Yes
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-08-31 (34 days ago)

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

Title:
  Start presentation menu entry disabled

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Starting a presentation from the menu by selecting slideshow,
  slideshow doesn't work. The 'slideshow' menu item is grayed out and
  cannot be selected. To workaround the issue, you can use the toolbar
  button or press the keyboard shortcut F5, both which properly start
  the presentation.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-impress 1:3.6.1~rc2-1ubuntu5
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic i686
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  Date: Thu Oct  4 14:36:19 2012
  EcryptfsInUse: Yes
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-08-31 (34 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1061579/+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 1008717] Re: Ubiquity displays scrollbars inside of slideshow

2012-09-26 Thread Nicholas Skaggs
I have not seen this recently.. But I can re-try to make it happen :-)

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

Title:
  Ubiquity displays scrollbars inside of slideshow

Status in “light-themes” package in Ubuntu:
  Invalid
Status in “ubiquity” package in Ubuntu:
  Incomplete
Status in “light-themes” source package in Quantal:
  Invalid
Status in “ubiquity” source package in Quantal:
  Incomplete

Bug description:
  Scrollbars are present during installtion when looking at slideshow.
  See attached screenshot

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.4.0-3.8-generic 3.4.0
  Uname: Linux 3.4.0-3-generic i686
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: i386
  Date: Mon Jun  4 16:25:00 2012
  InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash --
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120604.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/1008717/+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 1056136] Re: 'Amazon' icon disappears from launcher after opening it once

2012-09-25 Thread Nicholas Skaggs
** Changed in: xorg (Ubuntu)
   Status: New = Confirmed

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

Title:
  'Amazon' icon disappears from launcher after opening it once

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Testing Quantal desktop i386. After logging in for the first time, I
  could see 'Amazon' icon on the launcher. On clicking it, I was
  properly directed to the Amazon website. However, the icon disappears
  from the launcher after using it once, automatically. I religiously
  executed apt-get update and apt-get dist-upgrade before checking out
  anything else on the desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CurrentDmesg: [  122.573886] hrtimer: interrupt took 8224167 ns
  Date: Tue Sep 25 17:03:09 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20120925)
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic 
root=UUID=a41e13ba-3c22-43e5-a2ba-ce8ee3602499 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  version.compiz: compiz 1:0.9.8.2+bzr3377-0ubuntu1
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120917.7cfd42ce-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120917.7cfd42ce-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.8-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1056136/+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 1026520] Re: colord-sane crashed with SIGSEGV in __opendirat()

2012-09-17 Thread Nicholas Skaggs
I hate to burst bubbles here, but I received a crash on this issue
today, and I am running  colord 0.1.21-1ubuntu1 since 13 sept :-)

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

Title:
  colord-sane crashed with SIGSEGV in __opendirat()

Status in “colord” package in Ubuntu:
  Incomplete
Status in “colord” source package in Quantal:
  Incomplete

Bug description:
  happened after upgrade

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: colord 0.1.21-1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic i686
  ApportVersion: 2.4-0ubuntu2
  Architecture: i386
  Date: Thu Jul 19 09:16:09 2012
  ExecutablePath: /usr/lib/i386-linux-gnu/colord/colord-sane
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120514)
  ProcCmdline: /usr/lib/i386-linux-gnu/colord/colord-sane
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb734314f:cmpb   $0x0,(%edx)
   PC (0xb734314f) ok
   source $0x0 ok
   destination (%edx) (0x) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: colord
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   opendir () from /lib/i386-linux-gnu/libc.so.6
   ?? () from /lib/i386-linux-gnu/libusb-1.0.so.0
   libusb_get_device_list () from /lib/i386-linux-gnu/libusb-1.0.so.0
   ?? () from /usr/lib/libhpmud.so.0
  Title: colord-sane crashed with SIGSEGV in opendir()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/1026520/+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 1050608] Re: Editing username in user accounts applet causes error

2012-09-13 Thread Nicholas Skaggs
*** This bug is a duplicate of bug 1041756 ***
https://bugs.launchpad.net/bugs/1041756


** Package changed: ubuntu-settings (Ubuntu) = gnome-control-center
(Ubuntu)

** This bug has been marked a duplicate of bug 1029648
   Gnome System Settings -- User Account Crash

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

Title:
  Editing username in user accounts applet causes error

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

Bug description:
  Editing username in user accounts applet causes an error. To recreate,
  enter into the user accounts applet, select an account, unlock the
  applet, and then left click to edit the name. The textbox redraws and
  then whites out, rendering the UI frozen. See attached video.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubuntu-settings 12.10.2
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:31:26 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: ubuntu-settings
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (26 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1050608/+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 1029648] Re: Gnome System Settings -- User Account Crash

2012-09-13 Thread Nicholas Skaggs
*** This bug is a duplicate of bug 1041756 ***
https://bugs.launchpad.net/bugs/1041756

Happens to me, real hw, amd card,radeonhd drivers

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

Title:
  Gnome System Settings -- User Account Crash

Status in “gnome-control-center” package in Ubuntu:
  Triaged

Bug description:
  When clicking on my user name inside System Settings  User Accounts,
  the font becomes really huge for a second and then it freezes the User
  Accounts application, becoming unresponsive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1029648/+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 1016683] Re: universal access visual alert not working

2012-09-13 Thread Nicholas Skaggs
Since the change to 3D it appears none of the visual alerts work
properly in quantal.

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

Title:
  universal access visual alert not working

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  If I turn on Visual Alerts under System Settings / Universal Access in
  the Hearing tab, the Flash the window title option only works if the
  window is not maximized, and the Flash the entire screen option does
  not work at all. I am using Unity 2D under 12.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1016683/+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 1050624] [NEW] Universal Access 'beep on caps lock or num lock' doesn't beep

2012-09-13 Thread Nicholas Skaggs
Public bug reported:

Universal Access 'beep on caps lock or num lock' doesn't beep. Check and
unchecking the box doesn't change anything in regards to being notified.
This is happening on real hw.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu14
ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
Date: Thu Sep 13 16:53:56 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to quantal on 2012-08-17 (26 days ago)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3
 deja-dup23.90-0ubuntu1
 gnome-control-center-signon 0.0.15-0ubuntu1
 indicator-datetime  12.10.0-0ubuntu2

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Universal Access 'beep on caps lock or num lock' doesn't beep

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

Bug description:
  Universal Access 'beep on caps lock or num lock' doesn't beep. Check
  and unchecking the box doesn't change anything in regards to being
  notified.  This is happening on real hw.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu14
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:53:56 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (26 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup23.90-0ubuntu1
   gnome-control-center-signon 0.0.15-0ubuntu1
   indicator-datetime  12.10.0-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1050624/+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 1050624] Re: Universal Access 'beep on caps lock or num lock' doesn't beep

2012-09-13 Thread Nicholas Skaggs
-- 
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/1050624

Title:
  Universal Access 'beep on caps lock or num lock' doesn't beep

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

Bug description:
  Universal Access 'beep on caps lock or num lock' doesn't beep. Check
  and unchecking the box doesn't change anything in regards to being
  notified.  This is happening on real hw.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu14
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 16:53:56 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (26 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup23.90-0ubuntu1
   gnome-control-center-signon 0.0.15-0ubuntu1
   indicator-datetime  12.10.0-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1050624/+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 1038573] Re: Unreadable messages displayed during Lucid - Precise upgrade

2012-08-23 Thread Nicholas Skaggs
Just upgraded, got a similar dialog

** Attachment added: errorwindow.png
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1038573/+attachment/3273642/+files/errorwindow.png

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

Title:
  Unreadable messages displayed during Lucid - Precise upgrade

Status in “evolution” package in Ubuntu:
  Triaged
Status in “evolution” source package in Precise:
  Triaged

Bug description:
  I'm just testing 10.04.4 - 12.04.1 upgrades and the upgrade did
  complete successfully but twice during the upgrade I was presented
  with a dialog box that's totally unreadable, and the upgrade process
  does not proceed until I click on the unreadable widget in the lower
  right hand corner of the box. I'm attaching a screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: update-manager 1:0.156.14.9
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic i686
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: i386
  Date: Sun Aug 19 00:30:02 2012
  GsettingsChanges:
   com.ubuntu.update-manager first-run false
   com.ubuntu.update-manager launch-time 1345345338
  InstallationMedia: Ubuntu 10.04.4 LTS Lucid Lynx - Release i386 (20120214.2)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: update-manager
  UpgradeStatus: Upgraded to precise on 2012-08-19 (0 days ago)
  VarLogDistupgradeAptclonesystemstate.tar.gz: Error: [Errno 13] Permission 
denied: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1038573/+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 1039654] [NEW] files license still mentions nautilus

2012-08-21 Thread Nicholas Skaggs
Public bug reported:

Files aka GNOME nautilus 3.5.90, still mentions nautilus in the
lisence text. See below.. You should have received a copy of the GNU
General Public License along with Nautilus;



Files is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your
option) any later version.

Files is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with Nautilus; if not, write to the Free Software Foundation, Inc., 51
Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nautilus 1:3.5.90-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
Uname: Linux 3.5.0-11-generic x86_64
ApportVersion: 2.4-0ubuntu8
Architecture: amd64
Date: Tue Aug 21 13:35:30 2012
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1277x679+854+24'
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: nautilus
UpgradeStatus: Upgraded to quantal on 2012-08-17 (3 days ago)

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


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

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

Title:
  files license still mentions nautilus

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Files aka GNOME nautilus 3.5.90, still mentions nautilus in the
  lisence text. See below.. You should have received a copy of the GNU
  General Public License along with Nautilus;

  

  Files is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
  Free Software Foundation; either version 2 of the License, or (at your
  option) any later version.

  Files is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  for more details.

  You should have received a copy of the GNU General Public License
  along with Nautilus; if not, write to the Free Software Foundation,
  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.4-0ubuntu8
  Architecture: amd64
  Date: Tue Aug 21 13:35:30 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1277x679+854+24'
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1039654/+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 1039654] Re: files license still mentions nautilus

2012-08-21 Thread Nicholas Skaggs
-- 
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/1039654

Title:
  files license still mentions nautilus

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Files aka GNOME nautilus 3.5.90, still mentions nautilus in the
  lisence text. See below.. You should have received a copy of the GNU
  General Public License along with Nautilus;

  

  Files is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
  Free Software Foundation; either version 2 of the License, or (at your
  option) any later version.

  Files is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  for more details.

  You should have received a copy of the GNU General Public License
  along with Nautilus; if not, write to the Free Software Foundation,
  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.4-0ubuntu8
  Architecture: amd64
  Date: Tue Aug 21 13:35:30 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1277x679+854+24'
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1039654/+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 1039654] Re: files license still mentions nautilus

2012-08-21 Thread Nicholas Skaggs
@Seb -- I was just confused why it's called files -- and if it's being
called Files, the license should reflect that as well.. The whole
thing is quite odd, since it is after all nautilus.. /me is confused

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

Title:
  files license still mentions nautilus

Status in “nautilus” package in Ubuntu:
  Invalid

Bug description:
  Files aka GNOME nautilus 3.5.90, still mentions nautilus in the
  lisence text. See below.. You should have received a copy of the GNU
  General Public License along with Nautilus;

  

  Files is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
  Free Software Foundation; either version 2 of the License, or (at your
  option) any later version.

  Files is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  for more details.

  You should have received a copy of the GNU General Public License
  along with Nautilus; if not, write to the Free Software Foundation,
  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.4-0ubuntu8
  Architecture: amd64
  Date: Tue Aug 21 13:35:30 2012
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1277x679+854+24'
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to quantal on 2012-08-17 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1039654/+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 1018504] Re: Empathy doesn't display buddy list

2012-07-30 Thread Nicholas Skaggs
Empathy is loading and working now for me in quantal, thank you!

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

Title:
  Empathy doesn't display buddy list

Status in “empathy” package in Ubuntu:
  Fix Released
Status in “empathy” package in Fedora:
  New

Bug description:
  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.

  Command line Output:

  (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
  Individuals will not be linked properly and creating new links between 
Personas will not work.
  The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1018504/+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 1012698] Re: empathy-chat crashed with SIGSEGV in cairo_region_is_empty()

2012-07-30 Thread Nicholas Skaggs
@Andrea, today for the first time all cycle empathy is working and
loading for me ( I had another bug with the contact list as well, see
lp:1018504). I'm happy to look into this further; let me know what I can
do to help at this point.

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

Title:
  empathy-chat crashed with SIGSEGV in cairo_region_is_empty()

Status in “empathy” package in Ubuntu:
  Confirmed
Status in “overlay-scrollbar” package in Ubuntu:
  Confirmed

Bug description:
  Empathy crashed while trying to bring up a chat window with an old
  message, causing this error

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Tue Jun 12 23:57:36 2012
  ExecutablePath: /usr/lib/empathy/empathy-chat
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcCmdline: /usr/lib/empathy/empathy-chat
  SegvAnalysis:
   Segfault happened at: 0x7fd222054aa0 cairo_region_is_empty:mov
0x4(%rdi),%edx
   PC (0x7fd222054aa0) ok
   source 0x4(%rdi) (0x0004) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   cairo_region_is_empty () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/liboverlay-scrollbar.so
   ?? () from /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/liboverlay-scrollbar.so
   ?? () from /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/liboverlay-scrollbar.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: empathy-chat crashed with SIGSEGV in cairo_region_is_empty()
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (4 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare sbuild

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1012698/+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 1018504] Re: Empathy doesn't display buddy list

2012-07-21 Thread Nicholas Skaggs
Ok, reinstalled and this issue is prevelant again. Attached are the logs
-- I removed my private info from them.

** Attachment added: gabble.log
   
https://bugs.launchpad.net/fedora/+source/empathy/+bug/1018504/+attachment/3231148/+files/gabble.log

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

Title:
  Empathy doesn't display buddy list

Status in “empathy” package in Ubuntu:
  Incomplete
Status in “empathy” package in Fedora:
  New

Bug description:
  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.

  Command line Output:

  (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
  Individuals will not be linked properly and creating new links between 
Personas will not work.
  The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1018504/+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 1018504] Re: Empathy doesn't display buddy list

2012-07-21 Thread Nicholas Skaggs
And the empathy log

** Attachment added: empathy.log
   
https://bugs.launchpad.net/fedora/+source/empathy/+bug/1018504/+attachment/3231149/+files/empathy.log

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

Title:
  Empathy doesn't display buddy list

Status in “empathy” package in Ubuntu:
  Incomplete
Status in “empathy” package in Fedora:
  New

Bug description:
  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.

  Command line Output:

  (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
  Individuals will not be linked properly and creating new links between 
Personas will not work.
  The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1018504/+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 1018504] Re: Empathy doesn't display buddy list

2012-07-18 Thread Nicholas Skaggs
I lost this installation to a hard drive issue. I will upgrade again
shortly and see if it affects me again and update the bug.

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

Title:
  Empathy doesn't display buddy list

Status in “empathy” package in Ubuntu:
  Incomplete
Status in “empathy” package in Fedora:
  New

Bug description:
  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.

  Command line Output:

  (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
  Individuals will not be linked properly and creating new links between 
Personas will not work.
  The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1018504/+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 1018504] [NEW] Empathy doesn't display buddy list

2012-06-27 Thread Nicholas Skaggs
Public bug reported:

Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
See the screenshot.

Command line Output:

(empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with type 
ID 'eds' and ID 'system'.
Individuals will not be linked properly and creating new links between Personas 
will not work.
The configured primary PersonaStore's backend may not be installed. If you are 
unsure, check with your distribution.

(empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
assertion `tp_proxy_is_prepared (self, TP_CONNECTION_FEATURE_CONNECTED)'
failed

(empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
assertion `tp_proxy_is_prepared (self, TP_CONNECTION_FEATURE_CONNECTED)'
failed


ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: empathy 3.5.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
Uname: Linux 3.5.0-2-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.2.5-0ubuntu1
Architecture: amd64
Date: Wed Jun 27 12:47:53 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: empathy
UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

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


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

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

Title:
  Empathy doesn't display buddy list

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.

  Command line Output:

  (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
  Individuals will not be linked properly and creating new links between 
Personas will not work.
  The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1018504/+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 1018504] Re: Empathy doesn't display buddy list

2012-06-27 Thread Nicholas Skaggs
** Attachment added: Blank Empathy Window
   
https://bugs.launchpad.net/bugs/1018504/+attachment/3205772/+files/empathy.png

** Description changed:

  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.
+ 
+ Command line Output:
+ 
+ (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
+ Individuals will not be linked properly and creating new links between 
Personas will not work.
+ The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.
+ 
+ (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
+ assertion `tp_proxy_is_prepared (self, TP_CONNECTION_FEATURE_CONNECTED)'
+ failed
+ 
+ (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
+ assertion `tp_proxy_is_prepared (self, TP_CONNECTION_FEATURE_CONNECTED)'
+ failed
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

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

Title:
  Empathy doesn't display buddy list

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Empathy doesn't display buddy list for a xmpp (gtalk) or AIM account.
  See the screenshot.

  Command line Output:

  (empathy:6530): folks-WARNING **: Failed to find primary PersonaStore with 
type ID 'eds' and ID 'system'.
  Individuals will not be linked properly and creating new links between 
Personas will not work.
  The configured primary PersonaStore's backend may not be installed. If you 
are unsure, check with your distribution.

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  (empathy:6530): tp-glib-CRITICAL **: tp_connection_upgrade_contacts:
  assertion `tp_proxy_is_prepared (self,
  TP_CONNECTION_FEATURE_CONNECTED)' failed

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 27 12:47:53 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (18 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1018504/+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 203722] Re: Double clicking on Floppy Drive gives an error (Unable to mount location) despite it's mounted but not opened in Hardy RC

2012-06-13 Thread Nicholas Skaggs
** Tags added: qa-kernel-lts-testing

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

Title:
  Double clicking on Floppy Drive gives an error (Unable to mount
  location) despite it's mounted but not opened in Hardy RC

Status in GVFS:
  New
Status in One Hundred Paper Cuts:
  Invalid
Status in “gnome-mount” package in Ubuntu:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged
Status in “nautilus” package in Ubuntu:
  Invalid

Bug description:
  Ubuntu Hardy RC.

  Step to reproduce it:
  The FIRST time I try to mount floppy double clicking its icon I get an error 
message: See attachment here 

  https://bugs.launchpad.net/ubuntu/+source/gnome-
  mount/+bug/203722/comments/7

  In English is:
  Unable to mount location
  Can't mount file

  but this doesn't prevent mounting itself because floppy is mounted correctly 
(just wait some seconds) although it doesn't open any folder.
  If I unmount and mount it again during the same gnome session no problem at 
all. (Apart from Bug #206860 and double folder opening bug)

  The error message come up every FIRST mounting time of every session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/203722/+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 1010675] [NEW] (gnome-settings-daemon:4324): GnomeDesktop-WARNING **: Timed out waiting for GL_MAX_TEXTURE_SIZE helper

2012-06-08 Thread Nicholas Skaggs
Public bug reported:

Fresh upgrade from precise to quantal today using update-manager -d -c.

Everything worked properly, except the gtk theme was broken upon login,
with gnome-settings-daemon crashing.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-settings-daemon 3.4.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic x86_64
ApportVersion: 2.1.1-0ubuntu2
Architecture: amd64
CheckboxSubmission: 41733012f282e0b91a263998ebc59472
CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
Date: Fri Jun  8 16:40:28 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: gnome-settings-daemon
UpgradeStatus: Upgraded to quantal on 2012-06-08 (0 days ago)

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


** Tags: amd64 apport-bug iso-testing quantal running-unity

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

Title:
  (gnome-settings-daemon:4324): GnomeDesktop-WARNING **: Timed out
  waiting for GL_MAX_TEXTURE_SIZE helper

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

Bug description:
  Fresh upgrade from precise to quantal today using update-manager -d
  -c.

  Everything worked properly, except the gtk theme was broken upon
  login, with gnome-settings-daemon crashing.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-settings-daemon 3.4.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  CheckboxSubmission: 41733012f282e0b91a263998ebc59472
  CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
  Date: Fri Jun  8 16:40:28 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1010675/+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 1010675] Re: (gnome-settings-daemon:4324): GnomeDesktop-WARNING **: Timed out waiting for GL_MAX_TEXTURE_SIZE helper

2012-06-08 Thread Nicholas Skaggs
-- 
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/1010675

Title:
  (gnome-settings-daemon:4324): GnomeDesktop-WARNING **: Timed out
  waiting for GL_MAX_TEXTURE_SIZE helper

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

Bug description:
  Fresh upgrade from precise to quantal today using update-manager -d
  -c.

  Everything worked properly, except the gtk theme was broken upon
  login, with gnome-settings-daemon crashing.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-settings-daemon 3.4.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  CheckboxSubmission: 41733012f282e0b91a263998ebc59472
  CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
  Date: Fri Jun  8 16:40:28 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1010675/+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 1010705] [NEW] gnome-control-center display applet never appears

2012-06-08 Thread Nicholas Skaggs
Public bug reported:

the display applet inside gnome-control-center refuses to load. Click on
it causes the program to endlessly loop (I can't even xkill it, it just
respawns) stealing focus each time it respawns. minimizing, or closing
the app causes it to respawn in the middle of the screen with focus,
display the applets.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.1.1-0ubuntu2
Architecture: amd64
Date: Fri Jun  8 18:18:44 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to quantal on 2012-06-08 (0 days ago)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3
 deja-dup23.2-0ubuntu1
 indicator-datetime  0.3.94-0ubuntu3

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  gnome-control-center display applet never appears

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

Bug description:
  the display applet inside gnome-control-center refuses to load. Click
  on it causes the program to endlessly loop (I can't even xkill it, it
  just respawns) stealing focus each time it respawns. minimizing, or
  closing the app causes it to respawn in the middle of the screen with
  focus, display the applets.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 18:18:44 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (0 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup23.2-0ubuntu1
   indicator-datetime  0.3.94-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1010705/+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 1010705] Re: gnome-control-center display applet never appears

2012-06-08 Thread Nicholas Skaggs
-- 
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/1010705

Title:
  gnome-control-center display applet never appears

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

Bug description:
  the display applet inside gnome-control-center refuses to load. Click
  on it causes the program to endlessly loop (I can't even xkill it, it
  just respawns) stealing focus each time it respawns. minimizing, or
  closing the app causes it to respawn in the middle of the screen with
  focus, display the applets.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 18:18:44 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to quantal on 2012-06-08 (0 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup23.2-0ubuntu1
   indicator-datetime  0.3.94-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1010705/+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 951032] Re: empathy-accounts crashed with SIGSEGV in empathy_account_widget_discard_pending_changes()

2012-03-09 Thread Nicholas Skaggs
** Visibility changed to: Public

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

Title:
  empathy-accounts crashed with SIGSEGV in
  empathy_account_widget_discard_pending_changes()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Editing a jabber account, had 2 windows opened editing the same
  account somehow? Saving my changes in one of the windows caused this
  crash

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 41733012f282e0b91a263998ebc59472
  CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
  Date: Fri Mar  9 13:36:15 2012
  ExecutablePath: /usr/bin/empathy-accounts
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcCmdline: /usr/bin/empathy-accounts
  SegvAnalysis:
   Segfault happened at: 0x45b3a1 
empathy_account_widget_discard_pending_changes+1:   mov0x20(%rdi),%rax
   PC (0x0045b3a1) ok
   source 0x20(%rdi) (0x0020) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   empathy_account_widget_discard_pending_changes ()
   empathy_account_dialog_cancel ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: empathy-accounts crashed with SIGSEGV in 
empathy_account_widget_discard_pending_changes()
  UpgradeStatus: Upgraded to precise on 2012-01-16 (53 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/951032/+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 942959] Re: eog crashed with SIGSEGV in g_closure_invoke()

2012-02-28 Thread Nicholas Skaggs
** Visibility changed to: Public

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

Title:
  eog crashed with SIGSEGV in g_closure_invoke()

Status in “eog” package in Ubuntu:
  New

Bug description:
  Attempting to drag and drop a toolbar item to the toolbar in eye of
  gnome resulted in this crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: eog 3.3.90-0ubuntu1
  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
  CheckboxSubmission: 41733012f282e0b91a263998ebc59472
  CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
  Date: Tue Feb 28 18:06:01 2012
  ExecutablePath: /usr/bin/eog
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcCmdline: eog
  SegvAnalysis:
   Segfault happened at: 0x455934:  mov0x30(%rax),%rax
   PC (0x00455934) ok
   source 0x30(%rax) (0x0030) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: eog
  StacktraceTop:
   ?? ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: eog crashed with SIGSEGV in g_closure_invoke()
  UpgradeStatus: Upgraded to precise on 2012-01-16 (43 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/942959/+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 275308] Re: [nvidia] Dual Monitors won't SLEEP in TwinView mode

2012-02-02 Thread Nicholas Skaggs
I don't believe this is still occurring for me running the development
version of precise. Hard to say what/when it was fixed, but it's working
for me now.

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

Title:
  [nvidia] Dual Monitors won't SLEEP in TwinView mode

Status in Gnome Powermanager:
  New
Status in GNOME Screensaver:
  New
Status in “gnome-power-manager” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  New

Bug description:
  Using Ubuntu 8.04.1 (up to date)
  I have a dual-monitor setup and in the past I was using Separate X-Sessions 
for each monitor.  I recently switched to TwinView and now my monitors won't 
go into sleep (power saving) state.  I've tried changing the settings in 
SystemPower ManagementDisplay Put display to sleep when inactive for but 
no matter what I set it to (for a time limit) it NEVER goes into sleep mode.  
I've left the computer on for hours on end, and they never go into sleep.  But 
when I switch from TwinView to Separate X-Screens the monitors go to sleep 
right on time, EVERYTIME.

  So something is wrong with TwinView.  I am fairly new to the Linux and Ubuntu 
community, so I don't know how to self-diagnose this issue, but if someone can 
point me in the right direction I don't mind posting log files etc.
  Thanks in advance for any/all help,
  -BassKozz

  p.s. I am NOT using Compiz (don't know if that makes a difference or not). 
  SystemPreferencesAppearanceVisual Effects = NONE.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/275308/+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 702418] Re: Two power managers started

2012-01-15 Thread Nicholas Skaggs
** Changed in: update-manager
   Status: In Progress = Fix Committed

** Changed in: update-manager
 Assignee: Nicholas Skaggs (nskaggs) = (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/702418

Title:
  Two power managers started

Status in Update Manager:
  Fix Committed
Status in “gnome-power-manager” package in Ubuntu:
  Triaged

Bug description:
  Not sure if this is an issue with the Xfce power manager or desktop in
  general...

  I've been using XUbuntu for several years on a Thinkpad laptop.  Using
  the XFCE power manager I have configured the laptop to suspend when
  the laptop lid is closed.  However, when I upgraded to XUbuntu 10.10,
  XFCE started also gnome-power-manager automatically.  This has the
  effect that quite often when I open the lid, the laptop resumes and
  immediately goes back to sleep.  Only the second resume succeeds.

  I had to manually remove gnome-power-manager from the startup session,
  and now things work mostly fine.  However, occasionally (after using
  the laptop for some time) gnome-power-manager is mysteriously started
  and the same problem occurs.  I have to kill gnome-power-manager to
  get rid of it.

  There should be some check that the two power managers don't run at
  the same time since they are obviously incompatible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/update-manager/+bug/702418/+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 702418] Re: Two power managers started

2011-11-05 Thread Nicholas Skaggs
** Changed in: update-manager
 Assignee: (unassigned) = Nicholas Skaggs (nskaggs)

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

Title:
  Two power managers started

Status in Update Manager:
  New
Status in “gnome-power-manager” package in Ubuntu:
  Triaged

Bug description:
  Not sure if this is an issue with the Xfce power manager or desktop in
  general...

  I've been using XUbuntu for several years on a Thinkpad laptop.  Using
  the XFCE power manager I have configured the laptop to suspend when
  the laptop lid is closed.  However, when I upgraded to XUbuntu 10.10,
  XFCE started also gnome-power-manager automatically.  This has the
  effect that quite often when I open the lid, the laptop resumes and
  immediately goes back to sleep.  Only the second resume succeeds.

  I had to manually remove gnome-power-manager from the startup session,
  and now things work mostly fine.  However, occasionally (after using
  the laptop for some time) gnome-power-manager is mysteriously started
  and the same problem occurs.  I have to kill gnome-power-manager to
  get rid of it.

  There should be some check that the two power managers don't run at
  the same time since they are obviously incompatible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/update-manager/+bug/702418/+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 702418] Re: Two power managers started

2011-11-05 Thread Nicholas Skaggs
** Changed in: update-manager
   Status: New = In Progress

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

Title:
  Two power managers started

Status in Update Manager:
  In Progress
Status in “gnome-power-manager” package in Ubuntu:
  Triaged

Bug description:
  Not sure if this is an issue with the Xfce power manager or desktop in
  general...

  I've been using XUbuntu for several years on a Thinkpad laptop.  Using
  the XFCE power manager I have configured the laptop to suspend when
  the laptop lid is closed.  However, when I upgraded to XUbuntu 10.10,
  XFCE started also gnome-power-manager automatically.  This has the
  effect that quite often when I open the lid, the laptop resumes and
  immediately goes back to sleep.  Only the second resume succeeds.

  I had to manually remove gnome-power-manager from the startup session,
  and now things work mostly fine.  However, occasionally (after using
  the laptop for some time) gnome-power-manager is mysteriously started
  and the same problem occurs.  I have to kill gnome-power-manager to
  get rid of it.

  There should be some check that the two power managers don't run at
  the same time since they are obviously incompatible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/update-manager/+bug/702418/+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