[Desktop-packages] [Bug 1070817] Re: make test fails in CompizConfigPython.test_* (OTHER_FAULT)

2012-11-18 Thread Daniel van Vugt
I'll treat the Segfault as a separate issue -- bug 1080555

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

Title:
  make test fails in CompizConfigPython.test_* (OTHER_FAULT)

Status in Compiz:
  Triaged
Status in Compiz 0.9.8 series:
  Triaged
Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  make test
  ...
  99% tests passed, 4 tests failed out of 928

  Total Test time (real) =  24.32 sec

  The following tests FAILED:
  1 - CompizConfigPython.test_backend (OTHER_FAULT)
  2 - CompizConfigPython.test_plugin (OTHER_FAULT)
  3 - CompizConfigPython.test_profile (OTHER_FAULT)
  4 - CompizConfigPython.test_setting (OTHER_FAULT)
  Errors while running CTest
  make: *** [test] Error 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1070817/+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 1070817] Re: make test fails in CompizConfigPython.test_* (OTHER_FAULT)

2012-11-18 Thread Daniel van Vugt
And now it's turned into a Segfault (again)...

The following tests FAILED:
  1 - CompizConfigPython.test_backend (SEGFAULT)
  2 - CompizConfigPython.test_profile (SEGFAULT)
  3 - CompizConfigPython.test_plugin (SEGFAULT)
  4 - CompizConfigPython.test_setting (SEGFAULT)
Errors while running CTest


(gdb) bt
#0  ccsObjectGetInterface_ (object=object@entry=0x0, interface_type=4)
at /home/dan/bzr/compiz/trunk/compizconfig/libcompizconfig/src/main.c:180
#1  0x7f09960888dd in ccsGSettingsWrapperConnectToChangedSignal (
wrapper=0x0, callback=0x7f09967f24d0 gnomeGSettingsValueChanged, 
data=0x2547f50)
at 
/home/dan/bzr/compiz/trunk/compizconfig/gsettings/gsettings_backend_shared/ccs_gsettings_interface.c:58
#2  0x7f09967f3033 in connectWrapperToChangedSignal (wrapper=0x0, 
priv=optimised out)
at 
/home/dan/bzr/compiz/trunk/compizconfig/integration/gnome/gsettings/src/ccs_gnome_integration_gsettings_wrapper_factory.c:59
#3  ccsGNOMEIntegrationGSettingsWrapperFactoryNewGSettingsWrapper (
factory=optimised out, 
schemaName=0x25468ca org.gnome.desktop.wm.keybindings, 
ai=optimised out)
at 
/home/dan/bzr/compiz/trunk/compizconfig/integration/gnome/gsettings/src/ccs_gnome_integration_gsettings_wrapper_factory.c:73
#4  0x7f09967f228d in initializeGSettingsWrappers (factory=optimised out)
at 
/home/dan/bzr/compiz/trunk/compizconfig/integration/gnome/gsettings/src/ccs_gnome_integration_gsettings_integrated_setting_factory.c:139
#5  
ccsGSettingsIntegratedSettingFactoryCreateIntegratedSettingForCCSSettingNameAndType
 (factory=0x255a700, integration=optimised out, 
pluginName=0x7f09967f72e2 core, 
settingName=0x7f09967f75a8 audible_bell, type=TypeInt)
at 
/home/dan/bzr/compiz/trunk/compizconfig/integration/gnome/gsettings/src/ccs_gnome_integration_gsettings_integrated_setting_factory.c:171
#6  0x7f09967f1359 in registerAllIntegratedOptions (
integration=integration@entry=0x255a7d0)
at 
/home/dan/bzr/compiz/trunk/compizconfig/integration/gnome/src/ccs_gnome_integration.c:98
#7  0x7f09967f13f8 in ccsGNOMEIntegrationBackendGetIntegratedSetting (
integration=0x255a7d0, pluginName=0x25697a0 core, 
settingName=0x256e710 active_plugins)
at 
/home/dan/bzr/compiz/trunk/compizconfig/integration/gnome/src/ccs_gnome_integration.c:116
#8  0x7f09967f0c89 in readSetting (backend=0x24ef860, context=0x246be10, 
setting=0x256e600)
at /home/dan/bzr/compiz/trunk/compizconfig/gsettings/src/gsettings.c:375
#9  0x7f0997eff0cb in ccsReadPluginSettingsDefault (plugin=0x2569270)
at /home/dan/bzr/compiz/trunk/compizconfig/libcompizconfig/src/main.c:3468
#10 ccsReadPluginSettingsDefault (plugin=0x2569270)
at /home/dan/bzr/compiz/trunk/compizconfig/libcompizconfig/src/main.c:3446
#11 0x7f0997ef16ae in ccsLoadPluginSettings (plugin=plugin@entry=0x2569270)
at 
/home/dan/bzr/compiz/trunk/compizconfig/libcompizconfig/src/compiz.cpp:3263
#12 0x7f0997efded2 in ccsContextNew (screenNum=screenNum@entry=0, 
iface=optimised out)
at /home/dan/bzr/compiz/trunk/compizconfig/libcompizconfig/src/main.c:552
#13 0x7f0998645dfa in __pyx_f_12compizconfig_7Context___cinit__ (
__pyx_kwds=0x0, __pyx_args=optimised out, __pyx_v_self=0x24cd520)
at 
/home/dan/bzr/compiz/trunk/build/compizconfig/compizconfig-python/compizconfig.c:4174
#14 __pyx_tp_new_12compizconfig_Context (t=optimised out, a=optimised out, 
k=0x0)
at 
/home/dan/bzr/compiz/trunk/build/compizconfig/compizconfig-python/compizconfig.c:5280

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

Title:
  make test fails in CompizConfigPython.test_* (OTHER_FAULT)

Status in Compiz:
  Triaged
Status in Compiz 0.9.8 series:
  Triaged
Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  make test
  ...
  99% tests passed, 4 tests failed out of 928

  Total Test time (real) =  24.32 sec

  The following tests FAILED:
  1 - CompizConfigPython.test_backend (OTHER_FAULT)
  2 - CompizConfigPython.test_plugin (OTHER_FAULT)
  3 - CompizConfigPython.test_profile (OTHER_FAULT)
  4 - CompizConfigPython.test_setting (OTHER_FAULT)
  Errors while running CTest
  make: *** [test] Error 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1070817/+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 1073358] Re: in Ubuntu 12.10 the charging battery icon is wrong

2012-11-18 Thread Jan Schürmann
@Liam: i don't know what you mean, could you please specify what you
did.

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

Title:
  in Ubuntu 12.10 the charging battery icon is wrong

Status in “ubuntu-mono” package in Ubuntu:
  Confirmed

Bug description:
  after upgrading from 12.04 to 12.10, using the faenza ambiance theme
  gives me a wrong icon when charging the battery. when running on
  battery the icon is correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mono/+bug/1073358/+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 1073456] Re: Chat for Google extension unable to change window titles

2012-11-18 Thread Fred Thomsen
I have experienced the same issue as carlo using 12.10 (x64). Problem in
chromium Version 22.0.1229.94 Ubuntu 12.10 (161065), but in chrome same
version it works fine.

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

Title:
  Chat for Google extension unable to change window titles

Status in “chromium-browser” package in Ubuntu:
  Confirmed

Bug description:
  as described in :

http://productforums.google.com/forum/#!searchin/chat/Chat$20windows$20not$20showing$20the$20expected$20titles/chat/aCCpmPYi00s/x8rv5LUvBLQJ

  when using the Google Chrome Extension for Google Chat installed on
  Chromium (as provided by Ubuntu 12.10 version
  22.0.1229.94~r161065-0ubuntu1), the window titles are not getting
  updated to the expected values (Chat for the main window, and each
  user name for the private chats).

  to reproduce :

  1) install chromium
  2) install chat for google 
(https://chrome.google.com/webstore/detail/chat-for-google/nckgahadagoaajjgafhacjanaoiihapd?utm_source=chrome-ntp-icon)
  3) click on the icon and login to google chat services (using a gmail or 
google for apps account)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1073456/+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 1073456] Re: Chat for Google extension unable to change window titles

2012-11-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: chromium-browser (Ubuntu)
   Status: New = Confirmed

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

Title:
  Chat for Google extension unable to change window titles

Status in “chromium-browser” package in Ubuntu:
  Confirmed

Bug description:
  as described in :

http://productforums.google.com/forum/#!searchin/chat/Chat$20windows$20not$20showing$20the$20expected$20titles/chat/aCCpmPYi00s/x8rv5LUvBLQJ

  when using the Google Chrome Extension for Google Chat installed on
  Chromium (as provided by Ubuntu 12.10 version
  22.0.1229.94~r161065-0ubuntu1), the window titles are not getting
  updated to the expected values (Chat for the main window, and each
  user name for the private chats).

  to reproduce :

  1) install chromium
  2) install chat for google 
(https://chrome.google.com/webstore/detail/chat-for-google/nckgahadagoaajjgafhacjanaoiihapd?utm_source=chrome-ntp-icon)
  3) click on the icon and login to google chat services (using a gmail or 
google for apps account)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1073456/+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 1038781] Re: -dev packages are missing alternate depends on -extra packages

2012-11-18 Thread Hanmac
dont forget it also need to be done to the other dev packages
libavformat-dev, libavfilter-dev, libavdevice-dev libswscale-dev,
libpostproc-dev and libav-dbg

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

Title:
  -dev packages are missing alternate depends on -extra packages

Status in “libav” package in Ubuntu:
  Triaged

Bug description:
  Since 6:0.8.3-6ubuntu1 you cannot have the libav -dev and -extra
  packages installed at the same time. It seems like debian merged the
  -extra libs into the regular ones which isn't possible in ubuntu as
  those are built from universe.

  
  Package: libavutil-dev
  Version: 4:0.8.3-0ubuntu3
  Depends: libavutil51 (= 4:0.8.3-99) | libavutil-extra-51 (= 4:0.8.3.99), 
libavutil51 (= 4:0.8.3-0ubuntu3) | libavutil-extra-51 (= 4:0.8.3)

  vs.

  Package: libavutil-dev
  Version: 6:0.8.3-6ubuntu1
  Depends: libavutil51 (= 6:0.8.3-6ubuntu1)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libavutil-dev 4:0.8.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-8.8-generic 3.5.0
  Uname: Linux 3.5.0-8-generic x86_64
  ApportVersion: 2.4-0ubuntu8
  Architecture: amd64
  Date: Sun Aug 19 23:56:19 2012
  Dependencies:
   
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Beta amd64 (20111007)
  ProcEnviron:
   SHELL=/bin/bash
   TERM=screen-bce
   PATH=(custom, user)
   LANG=en_US.UTF-8
   LANGUAGE=en_US.UTF-8
  SourcePackage: libav
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1038781/+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 221048] Re: Preferred Applications - Web browser/Mail Reader not automaticaly updated to new standard

2012-11-18 Thread Thomas Hotz
Is this still an issue for you. Have you tried another such upgrade?

** Changed in: xdg-utils (Ubuntu)
   Status: New = Incomplete

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

Title:
  Preferred Applications - Web browser/Mail Reader not automaticaly
  updated to new standard

Status in “xdg-utils” package in Ubuntu:
  Incomplete

Bug description:
  Steps:
  -Updated sources.list from gutsy to hardy
  -Reloaded list in Synaptic
  -Marked all upgrades
  (no error messaged during upgrade)
  -Rebooted
  After doing this, mozilla-firefox and mozilla-thunderbird are no longer 
recognised.
  But these where still registered in the Preferred Applications dialogue. 
Thus no links where opened.

  I think this problem should be recognised and fixed when the packages which 
contain mozilla-firefox are removed.
  So the preferred applications are automatically updated, not only to firefox 
%s but also the correct application is selected in the combobox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/221048/+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 174727] Re: gksu inherits current window's keyboard layout

2012-11-18 Thread Thomas Hotz
** Changed in: gksu (Ubuntu)
   Status: New = Confirmed

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

Title:
  gksu inherits current window's keyboard layout

Status in “gksu” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gksu

  Default behaviour for new windows is to start with the user's default 
keyboard layout. However, gksu inherits the keyboard layout used by the window 
that had focus when gksu started. The user does not expect this behaviour since 
it contradicts the default behaviour of other windows, and most of the time the 
gksu prompt is totally unrelated to the focused window (when starting an 
administrative application from the System menu, for example), which further 
adds to the user's confusion.
  As a side note, I believe most users pick a Latin-script password (since 
virtually every computer supports it), so having gksu start with a different 
keyboard layout is totally useless for most users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gksu/+bug/174727/+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 1072464] Re: Chromium keeps crashing in Ubuntu 12.10

2012-11-18 Thread James Love
I have the same problem, with Ubuntu 12.10 and Chromium on a Dell 17R.

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

Title:
  Chromium keeps crashing in Ubuntu 12.10

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  I have a Toshiba NetBook NB250 Win7 Starter running Ubuntu 12.10
  installed with WUBI.

  I use Chrome in Win7 and installed Chromium on Ubuntu 12.10 and
  regardless of how many tabs are open, it is slow and then completely
  crashes. I am unable to then even move the pointer with my touch pad
  or a mouse so I have to turn my machine off by the actual off button.

  Please someone fix this. I rely heavily on Chrome/Chromium.

  New to Ubuntu I have no idea what else to write for now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1072464/+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 173823] Re: javaws does not register file extension/mime types

2012-11-18 Thread Thomas Hotz
Any updates on this bug, Sebastien?

** Changed in: sun-java6 (Ubuntu)
   Status: New = Incomplete

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

Title:
  javaws does not register file extension/mime types

Status in “shared-mime-info” package in Ubuntu:
  Invalid
Status in “sun-java6” package in Ubuntu:
  Incomplete

Bug description:
  JNLP has the association element, allowing web start apps to
  register with the host desktop and browser as the handler for  certain
  file extensions and mime types. On Gutsy, this functionality does not
  exist.

  Steps to repro:
  1. I will upload a minimal web start project having the association element 
set to association extensions=fribid mime-type=application/x-fribbity/
  2. execute ant jws-run which will install the app. The app behavior isn't 
relevant, we just want javaws to install and register it.
  3. In Nautilus, locate file delme.fribid. 
  Expected behavior: Nautilus knows that javaws is the registered app to 
open .fribid files
  Actual behavior: Nautilus detects delme.fribid as a text file.

  4. Copy the file delme.fribid to an Apache web server
  5. On the web server edit /etc/mime.types, add the line 
application/x-fribbity fribid
  6. Using Firefox on the Gutsy system, surf to the delme.fribid file
  Expected behavior: Firefox launches javaws
  Actual behavior: Firefox treats it as an unknown file type.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/173823/+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 1080569] [NEW] Firefox 16.0.2 ubuntu 12.10 cannot delete bookmarks/Right clik takes me to the page/ delete key does not work/ cant find places.sqlite anywhere on the system

2012-11-18 Thread Gary G Dolph
Public bug reported:

Went to answers.launchpad.net/ubuntu and searched for cannot delete
bookmarks but found very little. Posted a question there as well..TIA

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

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

Title:
  Firefox 16.0.2 ubuntu 12.10 cannot delete bookmarks/Right clik takes
  me to the page/ delete key does not work/ cant find places.sqlite
  anywhere on the system

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Went to answers.launchpad.net/ubuntu and searched for cannot delete
  bookmarks but found very little. Posted a question there as well..TIA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1080569/+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 1066410] Re: lightdm doesn't load correctly on Ubuntu 12.10

2012-11-18 Thread Alex Kon
@Agent24: Old HDD's are also susceptible to  race condition bugs. It
just means one process is loading faster than another in a multi-process
system. If one process requires another as a precondition to run
correctly then the necessary checks should be made in the code.

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

Title:
  lightdm doesn't load correctly on Ubuntu 12.10

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 12.10 doesn't load correctly because lightdm shows only a mouse 
pointer and a blinking command-line cursor.
  I don't know if this is only Ubuntu 12.10 specific bug, because a similar 
error appeared on my friend's computer back in 2011 on Ubuntu 11.10. However, 
switching to a command line and restarting lightdm solves the problem per 
instance. Also rebooting the device solves it, but also only for the specific 
boot. Another reboot ends with the same black screen with a working mouse 
pointer and a blinking cursor.

  I am using Asus Zenbook ux32vd (Intel HD Graphics 4000 + not used
  Nvidia GT620M - Optimus technology).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1066410/+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 1080575] [NEW] package libglapi-mesa 9.0-0ubuntu1 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libglapi-mesa/changelog.Debian.gz', which is different f

2012-11-18 Thread arruah
Public bug reported:

crash after upgrade from 12.04 to 12.10

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libglapi-mesa 9.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun Nov 18 01:42:18 2012
DistUpgraded: 2012-11-18 01:33:26,098 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 9.000, 3.5.0-18-generic, x86_64: installed
 virtualbox, 4.1.18, 3.2.0-33-generic, x86_64: installed
 virtualbox, 4.1.18, 3.5.0-18-generic, x86_64: installed
ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libglapi-mesa/changelog.Debian.gz', which is different from 
other instances of package libglapi-mesa:amd64
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4250] [1002:9715] 
(prog-if 00 [VGA controller])
   Subsystem: ASRock Incorporation Device [1849:9715]
InstallationDate: Installed on 2011-10-13 (402 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=2c4c4398-c1f6-4a17-b94d-505bec8059e9 ro quiet splash vt.handoff=7
SourcePackage: mesa
Title: package libglapi-mesa 9.0-0ubuntu1 failed to install/upgrade: trying to 
overwrite shared '/usr/share/doc/libglapi-mesa/changelog.Debian.gz', which is 
different from other instances of package libglapi-mesa:amd64
UnitySupportTest:
 Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request:  BadRequest (invalid request code or no 
such operation)
   Major opcode of failed request:  153 (GLX)
   Minor opcode of failed request:  19 (X_GLXQueryServerString)
   Serial number of failed request:  22
   Current serial number in output stream:  22
UpgradeStatus: Upgraded to quantal on 2012-11-17 (1 days ago)
dmi.bios.date: 06/24/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.20
dmi.board.name: 880GXH/USB3
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.20:bd06/24/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn880GXH/USB3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: amd64 apport-package compiz-0.9 quantal ubuntu

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

Title:
  package libglapi-mesa 9.0-0ubuntu1 failed to install/upgrade: trying
  to overwrite shared '/usr/share/doc/libglapi-
  mesa/changelog.Debian.gz', which is different from other instances of
  package libglapi-mesa:amd64

Status in “mesa” package in Ubuntu:
  New

Bug description:
  crash after upgrade from 12.04 to 12.10

  ProblemType: Package
  DistroRelease: Ubuntu 12.10
  Package: libglapi-mesa 9.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Sun Nov 18 01:42:18 2012
  DistUpgraded: 2012-11-18 01:33:26,098 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx, 9.000, 3.5.0-18-generic, x86_64: installed
   virtualbox, 4.1.18, 3.2.0-33-generic, x86_64: installed
   virtualbox, 4.1.18, 3.5.0-18-generic, x86_64: installed
  ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libglapi-mesa/changelog.Debian.gz', which is different from 
other instances of package libglapi-mesa:amd64
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4250] [1002:9715] 
(prog-if 00 [VGA 

[Desktop-packages] [Bug 1070760] Re: 1st time running onboard with default theme is painfully slow

2012-11-18 Thread marmuta
Scott,
could we get python3-virtkey updated to 0.62.0 in the Nexus 7 PPA too? This 
would allow Onboard to show proper key labels for the number block and fix the 
action of the NumLock key.
Raring has it already (0.62.0-0ubuntu1), though I've only now updated Onboard's 
version requirements.
Built from source, it works alright with Onboard 0.99-tr1071-0nexus7.1 and 
current trunk on my Nexus 7.

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

Title:
  1st time running onboard with default theme is painfully slow

Status in Cairo Graphics Library:
  Confirmed
Status in Onboard on-screen keyboard:
  Fix Committed
Status in Ubuntu on the Nexus 7:
  Confirmed
Status in “cairo” package in Ubuntu:
  Confirmed

Bug description:
  The current behavior tweak of onboard is to hide it when the session
  starts.

  This leads to a useability issue when starting the dash for the first
  time, e.g. as the dash opens and an empty onboard frame is rendered
  but not usable for 45 seconds.

  I would prefer to have the keyboard opened when the session starts and
  pay the price then, rather than randomly irritating the user the first
  time he/she tries to do input.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo/+bug/1070760/+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 1054495] Re: AirPrint doesn't work on iOS 6 device

2012-11-18 Thread JCFreeman
Bug #1054495 was reported on 22 Sept 2012 and seems to have been fairly quickly 
accepted, diagnosed and fixed for Quantal (12.10).
The same issue affects Precise (12.04) to the same extent.
Precise is an LTS release and it will probably have more users with Quantal so 
I am puzzled by the hesitancy in porting the fix to Precise.  Unless of course 
it is to get a the fix out into the field to prove its robustness.  If this is 
the case why not say so ?
For me, Ubuntu knocks the spots off the other OSs, especially Windows and the 
depth  breadth of software available is wonderful.  That is works so well 
alongside  with Mac and Windows is also great - I can't avoid them in the 
workplace.

So - please keep up the good work but please could we have back the
capability of printing from our iPads  IPhones !!!

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

Title:
  AirPrint doesn't work on iOS 6 device

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups” source package in Precise:
  Confirmed

Bug description:
  After iOS 6 update on my iPad2 device Airprin doesn't work on my ubuntu 12,04 
precise machine.
  On my iPhone with iOS 5.1.1 still works fine.

  I dont know if any attachement is required for this issue.
  Sorry...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1054495/+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 1080580] [NEW] Xorg freeze

2012-11-18 Thread Ben
Public bug reported:

System hangs during boot and displays various boot messages, but does
not show the logon manager screen. You can switch to the console and
login successfully. This behaviour is not reproducable, but occurs quite
often (once each two days).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Mon Nov 19 08:15:17 2012
DistroCodename: quantal
DistroVariant: ubuntu
GpuHangFrequency: Several times a week
InstallationDate: Installed on 2012-10-16 (33 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to quantal on 2012-11-10 (8 days ago)

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


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

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

Title:
  Xorg freeze

Status in “xorg” package in Ubuntu:
  New

Bug description:
  System hangs during boot and displays various boot messages, but does
  not show the logon manager screen. You can switch to the console and
  login successfully. This behaviour is not reproducable, but occurs
  quite often (once each two days).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov 19 08:15:17 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  GpuHangFrequency: Several times a week
  InstallationDate: Installed on 2012-10-16 (33 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to quantal on 2012-11-10 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1080580/+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 1080580] Re: Xorg freeze

2012-11-18 Thread Ben
Logfiles during hang from console login copied from /var/log:
- bootlog
- console-setup.log
- container-detect.log
- dbus.log
- dmesg
- faillog
- hybrid-gfx.log
- kern.log
- syslog
- Xorg.0.log
- x-0-greeter.log
- rsyslog.log
- module-init-tools.log
- x-0.log
- ureadahead.log
- lightdm.log

** Attachment added: Logfiles during hang from console login
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1080580/+attachment/3438296/+files/boothang-log.tar.gz

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

Title:
  Xorg freeze

Status in “xorg” package in Ubuntu:
  New

Bug description:
  System hangs during boot and displays various boot messages, but does
  not show the logon manager screen. You can switch to the console and
  login successfully. This behaviour is not reproducable, but occurs
  quite often (once each two days).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov 19 08:15:17 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  GpuHangFrequency: Several times a week
  InstallationDate: Installed on 2012-10-16 (33 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to quantal on 2012-11-10 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1080580/+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 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)

2012-11-18 Thread Daniel van Vugt
** Changed in: compiz-core
Milestone: 0.9.7.10 = 0.9.7.12

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

Title:
  fglrx uses 100% CPU when screen turns off (spinning in
  glXWaitVideoSyncSGI or glXSwapBuffers)

Status in Compiz:
  Triaged
Status in Compiz 0.9.8 series:
  Triaged
Status in Compiz Core:
  Triaged
Status in The Ubuntu Power Consumption Project:
  Fix Released
Status in “compiz” package in Ubuntu:
  Triaged
Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “gnome-shell” package in Ubuntu:
  Confirmed

Bug description:
  WORKAROUND (1):
  1. Open Catalyst Control Center.
  2. Go to 3D  More Settings.
  3. Set Wait for vertical refresh to On, unless application specifies.
  And if that doesn't work, then also do:
  4. Run ccsm
  5. In Workarounds, enable Force full screen redraw (buffer swap) on repaint.

  WORKAROUND (2):
  1. Run ccsm (from package compizconfig-settings-manager)
  2. In OpenGL  Sync To VBlank = OFF

  TEST CASE:
  1. Monitor compiz CPU usage (from /proc/pid of compiz/stat or top in batch 
mode)
  2. In brightness and lock settings set Turn screen off when inactive to 1 
minute
  3. Wait until screen turns off
  4. Move mouse or press a key to turn screen back on
  5. Check the CPU usage from the monitor

  ACTUAL RESULT:
  When screen turns off compiz goes to 100%
  When the screen turns back on, cpu usage drops immediately to a normal value
  The graph attached shows %CPU of compiz with a sample per second. The graph 
has been captured on a system with  a Radeon HD5770 and fglrx if that matter

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: compiz 1:0.9.7.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.0-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
  Date: Sat Mar 31 10:17:48 2012
  DistUpgraded: 2012-02-01 00:15:24,616 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  MachineType: Gigabyte Technology Co., Ltd. GA-890GPA-UD3H
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-21-generic 
root=UUID=cf89ba34-108b-404d-9804-32d54a1df2ea ro quiet splash vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: Upgraded to precise on 2012-01-31 (59 days ago)
  dmi.bios.date: 07/23/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FD
  dmi.board.name: GA-890GPA-UD3H
  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.:bvrFD:bd07/23/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890GPA-UD3H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890GPA-UD3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-890GPA-UD3H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.7.2-0ubuntu4
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/969860/+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 914773] Re: [radeon] Compiz memory leak and blank screen unable to login when using radeon driver

2012-11-18 Thread Daniel van Vugt
** Changed in: compiz-core
Milestone: 0.9.7.10 = 0.9.7.12

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

Title:
  [radeon] Compiz memory leak and blank screen unable to login when
  using radeon driver

Status in Compiz:
  Confirmed
Status in Compiz 0.9.8 series:
  Confirmed
Status in Compiz Core:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “mesa” package in Ubuntu:
  Confirmed

Bug description:
  The issue appears to be that radeon's implementation of
  glXWaitVideoSyncSGI (from libgl1-mesa-glx) hangs and leaks X events
  while the screen is locked and asleep. The leak is around 200 bytes
  (one XEvent) per frame or about 12.5KB per second.

  It is most noticeable if some application is continuously redrawing during 
this time. But only if the application itself does not sync to vblank. For 
example: KVM, QEMU or:
  env vblank_mode=0 glxgears

  WORKAROUNDS:

  1. Before leaving/locking the PC run ccsm, and in the OpenGL section
  disable Sync To VBlank.

  2. Before leaving/locking the PC, minimize all active windows.

  3. Install fglrx driver from AMD/ATI. But then you'll have bug 969860.

  ORIGINAL DESCRIPTION:
  There are two issues.

  Compiz has a memory leak so it expands to take up all memory plus swap
  (12 + 4 gig)

  Unity shows a blank screen and does not come up with a login prompt,
  only the mouse pointer is displayed.

  ctl+alt F1 works so you can get into a console and create the attached
  bug report.  This was after killing vviewer and before restarting
  lightdm

  I was running KVM and vviewer as well and killed vviewer but still did not 
get get login screen
  Killed compiz which freed the memory still did not get login screen
  had to restart lightdm to get back into Unity and restart everything.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.24.0-0ubuntu2b1
  ProcVersionSignature: Ubuntu 3.1.0-2.6-generic 3.1.0
  Uname: Linux 3.1.0-2-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  Date: Wed Jan 11 13:16:58 2012
  DistUpgraded: Log time: 2011-10-17 17:02:13.788852
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/compiz
  GraphicsCard:
   ATI Technologies Inc Cedar PRO [Radeon HD 5450] [1002:68f9] (prog-if 00 [VGA 
controller])
     Subsystem: Micro-Star International Co., Ltd. Device [1462:2341]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  MachineType: Gigabyte Technology Co., Ltd. H67M-UD2H-B3
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.1.0-2-generic 
root=UUID=75185a0a-ffd1-4a37-9bda-52f17a050b24 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (85 days ago)
  dmi.bios.date: 02/22/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: H67M-UD2H-B3
  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.:bvrF2:bd02/22/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67M-UD2H-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67M-UD2H-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67M-UD2H-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6
  version.ia32-libs: ia32-libs 20090808ubuntu26
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/914773/+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 1080581] Re: Xorg crashed with SIGABRT

2012-11-18 Thread Apport retracing service
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1080581/+attachment/3438300/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1080581/+attachment/3438303/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1080581/+attachment/3438314/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1080581/+attachment/3438316/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1080581/+attachment/3438317/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1080581/+attachment/3438318/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1080581/+attachment/3438319/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT: exaMemcpyBox with src=0x0 on nouveau with SW 
rendering

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT

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

Bug description:
  I'm not sure what it was...

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.13.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Mon Nov 19 09:00:56 2012
  DistUpgraded: 2012-10-06 20:08:13,747 DEBUG failed to SystemUnLock() (E:Not 
locked)
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExecutableTimestamp: 1349710584
  GraphicsCard:
   NVIDIA Corporation G86M [Quadro NVS 135M] [10de:042b] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:01f9]
  InstallationDate: Installed on 2011-09-20 (425 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  MachineType: Dell Inc. Latitude D630
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
  ProcCwd: /etc/X11
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=UUID=eef40aa4-09d8-48b8-bdd8-1240c8006cee ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libc.so.6
   ?? () from /usr/lib/xorg/modules/libexa.so
   ?? () from /usr/lib/xorg/modules/libexa.so
   ?? () from /usr/lib/xorg/modules/libexa.so
   ?? () from /usr/lib/xorg/modules/libexa.so
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: Upgraded to quantal on 2012-10-06 (43 days ago)
  UserGroups:
   
  dmi.bios.date: 07/28/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd07/28/2008:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude D630
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  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.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:

[Desktop-packages] [Bug 857070] Re: e-calendar-factory crashed with SIGABRT in raise()

2012-11-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution-data-server (Ubuntu)
   Status: New = Confirmed

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

Title:
  e-calendar-factory crashed with SIGABRT in raise()

Status in “evolution-data-server” package in Ubuntu:
  Confirmed

Bug description:
  Appears from time to time, reason unknown to me

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: evolution-data-server 3.1.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Sep 22 23:08:55 2011
  ExecutablePath: /usr/lib/evolution/e-calendar-factory
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413.1)
  ProcCmdline: /usr/lib/evolution/e-calendar-factory
  Signal: 6
  SourcePackage: evolution-data-server
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libtalloc.so.2
   _talloc_free () from /usr/lib/x86_64-linux-gnu/libtalloc.so.2
   load_interface_list () from /usr/lib/x86_64-linux-gnu/samba/libnetif.so
  Title: e-calendar-factory crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to oneiric on 2011-07-19 (65 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/857070/+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 1080584] [NEW] rhythmbox mp3 and ogg ripping of cds fails

2012-11-18 Thread Ben
Public bug reported:

When starting to rip CD tracks to mp3 files (or ogg), rhythmboox
complains about missing plugins and starts downloading them. After
sucessfull download, the ripping fails. Watching the plugin install, I
think I have seen some text regrading i386, while I use a 64-bit
platform? Two weeks ago the ripping worked fine (and without previous
download of plugins).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: rhythmbox 2.97-1ubuntu5
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Mon Nov 19 08:35:13 2012
InstallationDate: Installed on 2012-10-16 (33 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: Upgraded to quantal on 2012-11-10 (8 days ago)

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

Title:
  rhythmbox mp3 and ogg ripping of cds fails

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  When starting to rip CD tracks to mp3 files (or ogg), rhythmboox
  complains about missing plugins and starts downloading them. After
  sucessfull download, the ripping fails. Watching the plugin install, I
  think I have seen some text regrading i386, while I use a 64-bit
  platform? Two weeks ago the ripping worked fine (and without previous
  download of plugins).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-1ubuntu5
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov 19 08:35:13 2012
  InstallationDate: Installed on 2012-10-16 (33 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to quantal on 2012-11-10 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1080584/+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 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)

2012-11-18 Thread Jordon Bedwell
Why is this constantly being pushed? And being pushed at all, this is a
pretty critical issue that breaks quite a few laptops, I don't even
understand why you would ignore an issue like this and push it instead
of making it a top priority issue...

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

Title:
  fglrx uses 100% CPU when screen turns off (spinning in
  glXWaitVideoSyncSGI or glXSwapBuffers)

Status in Compiz:
  Triaged
Status in Compiz 0.9.8 series:
  Triaged
Status in Compiz Core:
  Triaged
Status in The Ubuntu Power Consumption Project:
  Fix Released
Status in “compiz” package in Ubuntu:
  Triaged
Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “gnome-shell” package in Ubuntu:
  Confirmed

Bug description:
  WORKAROUND (1):
  1. Open Catalyst Control Center.
  2. Go to 3D  More Settings.
  3. Set Wait for vertical refresh to On, unless application specifies.
  And if that doesn't work, then also do:
  4. Run ccsm
  5. In Workarounds, enable Force full screen redraw (buffer swap) on repaint.

  WORKAROUND (2):
  1. Run ccsm (from package compizconfig-settings-manager)
  2. In OpenGL  Sync To VBlank = OFF

  TEST CASE:
  1. Monitor compiz CPU usage (from /proc/pid of compiz/stat or top in batch 
mode)
  2. In brightness and lock settings set Turn screen off when inactive to 1 
minute
  3. Wait until screen turns off
  4. Move mouse or press a key to turn screen back on
  5. Check the CPU usage from the monitor

  ACTUAL RESULT:
  When screen turns off compiz goes to 100%
  When the screen turns back on, cpu usage drops immediately to a normal value
  The graph attached shows %CPU of compiz with a sample per second. The graph 
has been captured on a system with  a Radeon HD5770 and fglrx if that matter

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: compiz 1:0.9.7.2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.0-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
  Date: Sat Mar 31 10:17:48 2012
  DistUpgraded: 2012-02-01 00:15:24,616 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  MachineType: Gigabyte Technology Co., Ltd. GA-890GPA-UD3H
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-21-generic 
root=UUID=cf89ba34-108b-404d-9804-32d54a1df2ea ro quiet splash vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: Upgraded to precise on 2012-01-31 (59 days ago)
  dmi.bios.date: 07/23/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FD
  dmi.board.name: GA-890GPA-UD3H
  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.:bvrFD:bd07/23/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-890GPA-UD3H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-890GPA-UD3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-890GPA-UD3H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.7.2-0ubuntu4
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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

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


<    1   2   3