[Desktop-packages] [Bug 1088775] Re: gwibber does not refresh Facebook feeds

2013-01-12 Thread Hugo Venhorst
I can confirm that the workaround on #16 works.

apparently, Facebook has changed the protocol. they might do it again in the 
future
maybe the code needs to be changed to either not care (which might not be 
safe?) or check the protocol before fetching messages?

no idea how that works, just spouting ideas...

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

Title:
  gwibber does not refresh Facebook feeds

Status in Gwibber:
  Confirmed
Status in “gwibber” package in Ubuntu:
  Triaged

Bug description:
  Since around November 28th, Gwibber stopped updating my Facebook
  feeds. First, I tried to delete my facebook account from online
  accounts and than uninstall and reinstall gwibber. Then, I removed
  ubuntu from facebook app settings after doing all of the above. Then I
  checked my proxy settings, and my proxy is on none. When I open
  gwibber, I see feeds that are 12-13 days old and when I try to
  refresh, it does not do anything. I mean it does not even write
  refreshing... at the bottom of the screen. When I check if gwibber-
  service is running correctly I get no mistake in the terminal. I've
  looked a lot around bugs sections in many sites but none of them had
  an answer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1088775/+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 1098661] Re: acer aspire 1300 (S3 ProSavage) dsiplays distorted image after upgrading from Ubutn 12.04 to Ubuntu 12.10

2013-01-12 Thread Tormod Volden
Yes, that is supposed to attach a number of logs and information. The
same that would have been attached if you had filed the bug using
ubuntu-bug xserver-xorg-video-savage.

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

Title:
  acer aspire 1300 (S3 ProSavage) dsiplays distorted image after
  upgrading from Ubutn 12.04 to Ubuntu 12.10

Status in “xserver-xorg-video-savage” package in Ubuntu:
  Incomplete

Bug description:
  I have a laptop Acer Aspire 1300, running Lubuntu since 10.x. Some
  years, already. Everything worked fine. The problem came after
  upgrading from Lubuntu 12.04 (in which display still worked correctly)
  to 12.10. After that, the laptop boots up correctly, but when it boots
  the display manager (lightdm) then the screen distorts completely.
  Only the upper thrid is more or less correctly displayed.

  The graphics card is an S3 VT8363A ProSavage KN 133 (AGP4X VGA
  controller), as reported by lspci.

  Modifying xorg.conf does not help.

  Changing the display manager (from lightdm to lxdm) does not help, as
  well.

  I tried with sudo modprobe savage (since savage does not appear with
  lsmod), stopping and starting the display manager. But that did not
  work. Also, it appears that the module is not kept after rebooting.

  Any ideas?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-savage/+bug/1098661/+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 831308] Re: Evolution crash when copy/move contact between address books

2013-01-12 Thread Steffen Kieß
This problem is caused by the fact that
a) there are definitions of eab_contact_display_get_type() in 3 libraries:
   - /usr/lib/evolution/3.2/libecontacteditor.so.0
   - /usr/lib/evolution/3.2/modules/libevolution-module-addressbook.so
   - /usr/lib/evolution/3.2/plugins/liborg-gnome-vcard-inline.so and
b) the code is linked with -Bsymbolic-functions (which seems to be turned on in 
Ubuntu by default), which means that the both the first and the second 
definition are used (because calls to eab_contact_display_get_type() do not go 
through the PLT).

eab_contact_display_get_type() tries to register the type
EABContactDisplay which only succeeds the first time (for
libevolution-module-addressbook.so). The second time (for
libecontacteditor.so.0) the type registration fails which causes this
error message:


(evolution:20644): GLib-GObject-WARNING **: cannot register existing type 
`EABContactDisplay'

(evolution:20644): e-utils-ERROR **: eab-contact-duplicate-detected.ui: Invalid 
type function on line 90: 'eab_contact_display_get_type'
Trace/breakpoint trap (core dumped)


The solution probably is not to use -Bsymbolic-functions for linking evolution.

#912081 and #996903 seem to be duplicates of this bug report.

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

Title:
  Evolution crash when copy/move contact between address books

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  Start evolution - Create dummy/any contact in Personal address-book
  - Create another address-book - Copy dummy contact from Personal
  to another address-book - Copy/Move dummy contact from another
  to Personal address-book - Crash

  Message about duplicate contact expected

  Instead:
   e-utils-ERROR **: eab-contact-duplicate-detected.ui: Invalid type function 
on line 90: 'eab_contact_display_get_type'
  Trace/breakpoint trap (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.1.5-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Mon Aug 22 16:24:18 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110814)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  DistroRelease: Ubuntu 11.10
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110814)
  Package: evolution 3.2.0-0ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Tags:  oneiric running-unity
  Uname: Linux 3.0.0-12-generic i686
  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/evolution/+bug/831308/+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 1098986] Re: read_conf_file ignores include_if_exists in config file

2013-01-12 Thread Myle Ott
Here is a fix that's working for me:

- add (_if_exists)? to the regex.
- set $path = $2 (previously $path = $1)

Here is the result of the change, with line numbers in PgCommon.pm:

108 } elsif (/^\s*include(_if_exists)?\s+'([^']+)'\s*$/i) {
109 my ($k, $v, $path, %include_conf);
110 $path = $2;

** Description changed:

  The read_conf_file function in PgCommon.pm (~line 108) will process
- external config files that are included with include but not if those
+ external config files that are included with include but not those
  included with include_if_exists (a new feature added to PostgreSQL
  9.2).
  
  Versions:
  Ubuntu 12.04.1
  PostgreSQL 9.2.2-0ppa1~precise
  postgresql-common 139~precise

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

Title:
  read_conf_file ignores include_if_exists in config file

Status in “postgresql-common” package in Ubuntu:
  New

Bug description:
  The read_conf_file function in PgCommon.pm (~line 108) will process
  external config files that are included with include but not those
  included with include_if_exists (a new feature added to PostgreSQL
  9.2).

  Versions:
  Ubuntu 12.04.1
  PostgreSQL 9.2.2-0ppa1~precise
  postgresql-common 139~precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1098986/+subscriptions

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


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

2013-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/cups-filters

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

Title:
  cupsd crashes regularly (daily)

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

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

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

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

  [IMPACT]

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

  [TESTCASE]

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

  cupsctl --remote-printers

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

  cupsctl --share-printers

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

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

  [Regression Potential]

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

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

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

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

-- 
Mailing list: 

[Desktop-packages] [Bug 1038695] Re: Brother HL-1430 left in wrong state after printing in 12.04

2013-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/cups

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

Title:
  Brother HL-1430 left in wrong state after printing in 12.04

Status in CUPS - Common Unix Printing System:
  New
Status in “cups” package in Ubuntu:
  Fix Released

Bug description:
  After an update of cups from 1.5.3-0ubuntu1 to 1.5.3-0ubuntu3 my
  HL-1430 laserprinter is left in a wrong state. If I print a Libreoffice text
  file containing two png images. It is impossible two print after this,
  it takes very long to print afterwards and it is printing a blank page
  at the most. After a powercycle of the printer, printing is possible again.
  This only takes place on my 64-bits computer with Ubuntu12.04 64bits.
  A simple Libre-office textfile with only text does not give any problem.

  On the same computer there is a Ubuntu11.10 32bit system updated upto
  cups 1.5.3-0ubuntu3 too. This doesn't give any problems at all, with the
  same Libre-office file.

  My (ugly) solution was to restore an old root-filesystem of 27 July 2012
  and updating the system upto now *EXCEPT* cups.
  I now have a completely updated the system with cups 1.5.3-0ubuntu1 (!) and
  wait for updating cups until this bug has been fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cups/+bug/1038695/+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 872483] Re: laser printer only prints first job correct

2013-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/cups

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

Title:
  laser printer only prints first job correct

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

Bug description:
  please also refer to this bug - this seems to be exactly my issue and does 
not seem to be solved.
  https://bugs.launchpad.net/ubuntu/+source/foomatic-db/+bug/855412

  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10 - all updates as of today applied.

  I followed https://wiki.ubuntu.com/DebuggingPrintingProblems according
  to https://bugs.launchpad.net/ubuntu/+source/foomatic-
  db/+bug/855412/comments/20

  I printed two copies of the same document, since this forces the error
  easily.

  The content under /var/spool/cups/d... look fine - see attached files.

  after cupsenable PRINTER the first copy comes out fine - the second
  as random character - I stopped after some pages.

  The test is with Samsung ML-2250 Series (SPL II) - which worked fine under 
all previous versions of Ubuntu
  Samsung ML-2250 Foomatic/pxlmono (recommended) generates basically the same 
result.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/872483/+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 1061069] Re: CUPS 1.6 has major incompatible changes. Do not use CUPS 1.6.1 on stable Ubuntu releases

2013-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/cups-filters

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

Title:
  CUPS 1.6 has major incompatible changes. Do not use CUPS 1.6.1 on
  stable Ubuntu releases

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Released
Status in “cups-filters” source package in Quantal:
  Invalid
Status in “cups” source package in Raring:
  Fix Released
Status in “cups-filters” source package in Raring:
  Fix Released
Status in “cups” package in Suse:
  Confirmed

Bug description:
  Drastic changes in CUPS 1.6.1 (non Apple feature removed mostly) are
  detrimental to Ubuntu users. We should wait until the missing features
  (like automatic appearing of remote CUPS queues) before to unleash the
  newer version to users. This means downgrading cups in Quantal.

  See LP Bug 1061063 and Bug 1052897 for examples and the big list on
  Suse bugzilla : https://bugzilla.novell.com/show_bug.cgi?id=735404 for
  more informations.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  CupsErrorLog:
   W [03/Oct/2012:07:36:11 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
'HP_LaserJet_P3010-Gray..' already exists
   W [03/Oct/2012:07:36:11 +0200] CreateDevice failed: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-HP_LaserJet_P3010' 
already exists
  Date: Wed Oct  3 18:23:44 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120911)
  Lpstat:
   device for Brother: 
dnssd://Brother%20QL-570%20%40%20gland._ipp._tcp.local/cups
   device for HP_LaserJet_P3010: hp:/net/HP_LaserJet_P3010_Series?zc=laserjet
  MachineType: LENOVO 4293AA6
  Papersize: a4
  PpdFiles: HP_LaserJet_P3010: HP LaserJet P3010 Series Postscript (recommended)
  ProcEnviron:
   LANGUAGE=fr_CH:fr
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_CH.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=529c6222-fe36-40b3-9692-581c477062a4 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET61WW (1.31 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4293AA6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET61WW(1.31):bd04/25/2012:svnLENOVO:pn4293AA6:pvrThinkPadX220:rvnLENOVO:rn4293AA6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4293AA6
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.cups.cupsd.conf: [modified]
  mtime.conffile..etc.cups.cupsd.conf: 2012-10-02T11:11:41.190220

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1061069/+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 760344] Re: gvfsd-http not closing tcp connections

2013-01-12 Thread Greg W.
gvfsd-http stays connected (ESTABLISHED) for long periods of time after
I've used VLC to play streaming Youtube videos. This is the case even
after I've closed VLC. Plus when lsof finally stops reporting the
connection as established it will start reporting it as CLOSE_WAIT.
And it stays as CLOSE_WAIT for a very long time.

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

Title:
  gvfsd-http not closing tcp connections

Status in GVFS:
  Unknown
Status in “gvfs” package in Ubuntu:
  Fix Committed
Status in “gvfs” source package in Precise:
  Triaged
Status in “gvfs” source package in Quantal:
  Triaged

Bug description:
  Binary package hint: gvfs

  How to recreate the bug...

  Run Rhythmbox, and enable the context pane + album art, and lyrics for
  good measure as well. Close the plugins windows that pops up, click on
  the new icon next to the Ubuntu One Music store and your new window
  should show up. The context pane is great for me, as I love to know
  what I can about the music I listen to. Rhythmbox, through gvfsd-http
  has now fetched all your cool text from last.fm about your artist, but
  it does not close the connection. These connections stay in close_wait
  till you kill the gvfsd-http process.

  this happens any time gvfsd-http is used. 
  netstat -a |grep tcp 

  tcp1  0 farva:47729 10x.terra.com.br:www
CLOSE_WAIT 
  tcp1  0 farva:35961 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp1  0 farva:36086 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp1  0 farva:42357 10x.terra.com.br:www
CLOSE_WAIT 
  tcp0  0 farva:47836 64.208.5.34:www 
ESTABLISHED
  tcp1  0 farva:42219 10x.terra.com.br:www
CLOSE_WAIT 
  tcp1  0 farva:46945 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp1  0 farva:36126 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp1  0 farva:59815 64.208.5.24:www 
CLOSE_WAIT 
  tcp0  0 farva:24800 wabothlp0282996.gs:6776 
ESTABLISHED
  tcp1  0 farva:36021 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp0  0 farva:37285 64.208.5.26:www 
ESTABLISHED
  tcp1  0 farva:33204 64.208.5.34:www 
CLOSE_WAIT 
  tcp1  0 farva:36007 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp1  0 farva:53431 10x.terra.com.br:www
CLOSE_WAIT 
  tcp1  0 farva:35975 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp1  0 farva:59027 5b.29.78ae.static.t:www 
CLOSE_WAIT 
  tcp1  0 farva:47637 10x.terra.com.br:www
CLOSE_WAIT 
  tcp1  0 farva:58324 207.114.197.87:www  
CLOSE_WAIT 
  tcp 5131  0 farva:42165 10x.terra.com.br:wwwCLOSE_WAIT

  gvfsd-htt 1795   josh   18r IPv4  30730  0t0
TCP farva:54963-10x.terra.com.br:www (CLOSE_WAIT)
  gvfsd-htt 1795   josh   19u IPv4  38478  0t0
TCP farva:39645-5b.29.78ae.static.theplanet.com:www (CLOSE_WAIT)
  gvfsd-htt 1795   josh   22u IPv4  23139  0t0
TCP farva:39074-5b.29.78ae.static.theplanet.com:www (CLOSE_WAIT)
  gvfsd-htt 1795   josh   24u IPv4  19766  0t0
TCP farva:42176-10x.terra.com.br:www (CLOSE_WAIT)
  gvfsd-htt 1795   josh   25u sock0,6  0t0  
19650 can't identify protocol
  gvfsd-htt 1795   josh   26u IPv4  19607  0t0
TCP farva:35892-5b.29.78ae.static.theplanet.com:www (CLOSE_WAIT)
  gvfsd-htt 1795   josh   27u IPv4  20164  0t0
TCP farva:42219-10x.terra.com.br:www (CLOSE_WAIT)
  gvfsd-htt 1795   josh   29u IPv4  38494  0t0
TCP farva:51584-10x.terra.com.br:www (CLOSE_WAIT)
  gvfsd-htt 1795   josh   30u sock0,6  0t0  
23195 can't identify protocol
  gvfsd-htt 1795   josh   31u sock0,6  0t0  
20157 can't identify protocol

  I posted a form message about this too 
  http://ubuntuforums.org/showthread.php?p=10646961#post10646961

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/760344/+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 1098994] [NEW] pitivi crashed with AttributeError in _selectionEnd(): 'NoneType' object has no attribute 'setSelectionTo'

2013-01-12 Thread Thibaut Brandscheid
Public bug reported:

After starting PiTiVi and selecting a recent projekt the program
crashed.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: pitivi 0.15.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu1
Architecture: amd64
Date: Sun Jan 13 00:01:39 2013
ExecutablePath: /usr/bin/pitivi
InstallationDate: Installed on 2012-11-07 (66 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
InterpreterPath: /usr/bin/python2.7
MarkForUpload: True
PackageArchitecture: all
ProcCmdline: python /usr/bin/pitivi
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
PythonArgs: ['/usr/bin/pitivi']
SourcePackage: pitivi
Title: pitivi crashed with AttributeError in _selectionEnd(): 'NoneType' object 
has no attribute 'setSelectionTo'
Traceback:
 Traceback (most recent call last):
   File /usr/lib/pitivi/python/pitivi/ui/timelinecanvas.py, line 246, in 
_selectionEnd
 self.timeline.setSelectionTo(set(), 0)
 AttributeError: 'NoneType' object has no attribute 'setSelectionTo'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: pitivi (Ubuntu)
 Importance: Medium
 Status: New


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

** Information type changed from Private to Public

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

Title:
  pitivi crashed with AttributeError in _selectionEnd(): 'NoneType'
  object has no attribute 'setSelectionTo'

Status in “pitivi” package in Ubuntu:
  New

Bug description:
  After starting PiTiVi and selecting a recent projekt the program
  crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: pitivi 0.15.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Sun Jan 13 00:01:39 2013
  ExecutablePath: /usr/bin/pitivi
  InstallationDate: Installed on 2012-11-07 (66 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: python /usr/bin/pitivi
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  PythonArgs: ['/usr/bin/pitivi']
  SourcePackage: pitivi
  Title: pitivi crashed with AttributeError in _selectionEnd(): 'NoneType' 
object has no attribute 'setSelectionTo'
  Traceback:
   Traceback (most recent call last):
 File /usr/lib/pitivi/python/pitivi/ui/timelinecanvas.py, line 246, in 
_selectionEnd
   self.timeline.setSelectionTo(set(), 0)
   AttributeError: 'NoneType' object has no attribute 'setSelectionTo'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pitivi/+bug/1098994/+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 1098994] Re: pitivi crashed with AttributeError in _selectionEnd(): 'NoneType' object has no attribute 'setSelectionTo'

2013-01-12 Thread Apport retracing service
** Tags removed: need-duplicate-check

** Changed in: pitivi (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  pitivi crashed with AttributeError in _selectionEnd(): 'NoneType'
  object has no attribute 'setSelectionTo'

Status in “pitivi” package in Ubuntu:
  New

Bug description:
  After starting PiTiVi and selecting a recent projekt the program
  crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: pitivi 0.15.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Sun Jan 13 00:01:39 2013
  ExecutablePath: /usr/bin/pitivi
  InstallationDate: Installed on 2012-11-07 (66 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: python /usr/bin/pitivi
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  PythonArgs: ['/usr/bin/pitivi']
  SourcePackage: pitivi
  Title: pitivi crashed with AttributeError in _selectionEnd(): 'NoneType' 
object has no attribute 'setSelectionTo'
  Traceback:
   Traceback (most recent call last):
 File /usr/lib/pitivi/python/pitivi/ui/timelinecanvas.py, line 246, in 
_selectionEnd
   self.timeline.setSelectionTo(set(), 0)
   AttributeError: 'NoneType' object has no attribute 'setSelectionTo'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pitivi/+bug/1098994/+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 1076840] Re: [CS4213, Dell Inspiron 3420] Internal speaker does not show up in Sound settings

2013-01-12 Thread BlackDalek
This bug also affects my Inspiron 3520.

This is probably related - I also found that plugging cable into the
HDMI port then unpugging causes internal speakers to go dead. The only
way to restore sound output through internal speakers is to plug into
headphones port then unplug headphones port - sound then returns to
internal speakers.

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

Title:
  [CS4213, Dell Inspiron 3420] Internal speaker does not show up in
  Sound settings

Status in OEM Priority Project:
  Fix Committed
Status in OEM Priority Project precise series:
  Fix Committed
Status in OEM Priority Project quantal series:
  Fix Committed
Status in “linux” package in Ubuntu:
  Fix Released
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “linux” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Precise:
  Fix Committed
Status in “linux” source package in Quantal:
  Fix Released
Status in “pulseaudio” source package in Quantal:
  Invalid
Status in “linux” source package in Raring:
  Fix Released
Status in “pulseaudio” source package in Raring:
  Invalid

Bug description:
  [SRU Justification]

  Impact: The internal speaker does not show up in the sound settings,
  which causes this to block certification.

  Test case: With the affected machines, open sound settings without
  headphones plugged in. If the Internal Speaker does not show up, the
  bug is present.

  Regression risk (Quantal): Cirrus is a rare codec, mostly used in
  macbooks. Upstream has reviewed and blessed the patch.

  Regression risk (Precise): These machines are quirked individually and
  won't affect other machines (and even if they did, the worst thing
  that could happen would be a speaker output that shouldn't be
  there).

  This is due to the Internal Speaker Phantom Jack kctrl not being
  created.

  the same issue occurs in the following sysyems:
  cid:201202-10591, Dell Inspiron 3420 (PCI SSID: 1028:0553)
  cid:201202-10590, Dell Inspiron 3420 (PCI SSID: 1028:0553)
  cid:201202-10557, Dell Inspiron 3520 (PCI SSID: 1028:0555)
  cid:201202-10593, Dell Vostro 2420 (PCI SSID: 1028:0556)
  cid:201202-10558, Dell Vostro 2520 (PCI SSID: 1028:0558)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1605 F pulseaudio
   /dev/snd/pcmC0D0c:   ubuntu 1605 F...m pulseaudio
  Date: Thu Nov  8 21:35:36 2012
  HibernationDevice: RESUME=UUID=47ccd585-7def-4658-a811-0740ccc8d313
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Dell Inc. Inspiron 3420
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=414de9d1-6779-4d25-94ee-402d7d076b1e ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/15/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd08/15/2012:svnDellInc.:pnInspiron3420:pvrNotSpecified:rvnDellInc.:rn:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3420
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1076840/+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 1033153] Re: brasero does not recognize CD-RW media

2013-01-12 Thread Rodrigo Alvarez
Bump.  This affects me too.  Please fix it, it is very frustrating that
everything I try to do in ubuntu always ends up finding roadblocks and
dead ends.

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

Title:
  brasero does not recognize CD-RW media

Status in “brasero” package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 12.04 brasero does not recognize CD-RW media.
  Tools - Blank shows 'No disc available'
  Help - About reports version 3.4.1 

  Media is known 'good' Maxell High Speed disc, previously formatted and used.
  Other apps (k3b and xfburn) recognize and format this media.

  Also, brasero under current LMDE (Debian Wheezy) exhibits same symptom
  (version not yet available).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1033153/+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 1099000] Re: My App software are not listed in the software centre correctly

2013-01-12 Thread Bernd Schlapsi
** Attachment added: Screenshot from the software center search
   
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1099000/+attachment/3481562/+files/Ubuntu12.10%20%5BRunning%5D%20-%20Oracle%20VM%20VirtualBox_006.png

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

Title:
  My App software are not listed in the software centre correctly

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

Bug description:
  I submitted an unity-lens on
  https://myapps.developer.ubuntu.com/dev/apps/548/

  I can find it with apt-cache:
   bernd@bernd-test-ubuntu12:~$ sudo apt-cache search unity-lens-sshsearch
   unity-lens-sshsearch - SSH search lens for unity

  I can find it on (but with missing icons!!) 
  https://apps.ubuntu.com/cat/applications/unity-lens-sshsearch/

  But I could NOT find it in the Ubuntu Software Centre in the standard search. 
Only If I click on the link Show 42 technical items I can see my unity-lens. 
But the lens isn't a technical item (also some of the other entries there!), so 
why couldn't I see it in the default search?
  The lens was available in 11.10, but isn't available in 12.04 and 12.10!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.4.1.3
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic i686
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  Date: Sun Jan 13 00:10:15 2013
  InstallationDate: Installed on 2012-12-10 (33 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1099000/+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 1099005] [NEW] Saving text to PDF causes fill and outline to separate

2013-01-12 Thread Esther Melander
Public bug reported:

I created a simple drawing with only text. Changed the font to Arial and
enlarged the text to fill the page. Saved the document as PDF with only
the defaulted options selected. Opened the document in Document Viewer
where it is obvious the fill and outline of the text have separated. I
expected no separation to occur. Attaching both the PDF and SVG files.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: inkscape 0.48.3.1-1ubuntu6
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic i686
ApportVersion: 2.6.1-0ubuntu9
Architecture: i386
Date: Sat Jan 12 16:53:03 2013
InstallationDate: Installed on 2012-04-25 (262 days ago)
InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: inkscape
UpgradeStatus: Upgraded to quantal on 2013-01-07 (5 days ago)

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


** Tags: apport-bug i386 quantal

** Attachment added: timey.pdf
   https://bugs.launchpad.net/bugs/1099005/+attachment/3481565/+files/timey.pdf

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

Title:
  Saving text to PDF causes fill and outline to separate

Status in “inkscape” package in Ubuntu:
  New

Bug description:
  I created a simple drawing with only text. Changed the font to Arial
  and enlarged the text to fill the page. Saved the document as PDF with
  only the defaulted options selected. Opened the document in Document
  Viewer where it is obvious the fill and outline of the text have
  separated. I expected no separation to occur. Attaching both the PDF
  and SVG files.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: inkscape 0.48.3.1-1ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic i686
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  Date: Sat Jan 12 16:53:03 2013
  InstallationDate: Installed on 2012-04-25 (262 days ago)
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: inkscape
  UpgradeStatus: Upgraded to quantal on 2013-01-07 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1099005/+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 1099005] Re: Saving text to PDF causes fill and outline to separate

2013-01-12 Thread Esther Melander
The original SVG file

** Attachment added: timey.svg
   
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1099005/+attachment/3481567/+files/timey.svg

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

Title:
  Saving text to PDF causes fill and outline to separate

Status in “inkscape” package in Ubuntu:
  New

Bug description:
  I created a simple drawing with only text. Changed the font to Arial
  and enlarged the text to fill the page. Saved the document as PDF with
  only the defaulted options selected. Opened the document in Document
  Viewer where it is obvious the fill and outline of the text have
  separated. I expected no separation to occur. Attaching both the PDF
  and SVG files.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: inkscape 0.48.3.1-1ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic i686
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  Date: Sat Jan 12 16:53:03 2013
  InstallationDate: Installed on 2012-04-25 (262 days ago)
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: inkscape
  UpgradeStatus: Upgraded to quantal on 2013-01-07 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1099005/+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 1099006] [NEW] audio stops after applying fix listed

2013-01-12 Thread Justin Alexander
Public bug reported:

Installed xubuntu 12.10, applied fix listed at  
http://osdir.com/ml/ubuntu-bugs/2012-10/msg24714.html (didn't work at all 
before)
then turned off PulseAudio timer scheduling.  Pulse audio crashes after a 
minute or so.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: pulseaudio 1:2.1-0ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Sat Jan 12 17:13:36 2013
InstallationDate: Installed on 2013-01-11 (1 days ago)
InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_CA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jt not ours.
 No PulseAudio daemon running, or not running as session daemon.
SourcePackage: pulseaudio
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/26/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6QET61WW (1.31 )
dmi.board.name: 3249ERU
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6QET61WW(1.31):bd10/26/2010:svnLENOVO:pn3249ERU:pvrThinkPadX201:rvnLENOVO:rn3249ERU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 3249ERU
dmi.product.version: ThinkPad X201
dmi.sys.vendor: LENOVO
modified.conffile..etc.pulse.default.pa: [modified]
mtime.conffile..etc.pulse.default.pa: 2013-01-12T17:10:39.921543

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


** Tags: amd64 apport-bug quantal

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

Title:
  audio stops after applying fix listed

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Installed xubuntu 12.10, applied fix listed at  
http://osdir.com/ml/ubuntu-bugs/2012-10/msg24714.html (didn't work at all 
before)
  then turned off PulseAudio timer scheduling.  Pulse audio crashes after a 
minute or so.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: pulseaudio 1:2.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Sat Jan 12 17:13:36 2013
  InstallationDate: Installed on 2013-01-11 (1 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jt not ours.
   No PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/26/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET61WW (1.31 )
  dmi.board.name: 3249ERU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET61WW(1.31):bd10/26/2010:svnLENOVO:pn3249ERU:pvrThinkPadX201:rvnLENOVO:rn3249ERU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3249ERU
  dmi.product.version: ThinkPad X201
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.pulse.default.pa: [modified]
  mtime.conffile..etc.pulse.default.pa: 2013-01-12T17:10:39.921543

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1099006/+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 1093631] Re: Online Accounts shows Please authorize Ubuntu to access

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

** Changed in: gnome-control-center-signon (Ubuntu)
   Status: New = Confirmed

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

Title:
  Online Accounts shows Please authorize Ubuntu to access

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

Bug description:
  Each time I lose internet connection, the top-left system wheel goes
  red and the Online accounts... is also red. I lose the authorization
  for Google Accounts, and I have to grant access each time I go online
  again.

  See the attached screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu19
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Tue Dec 25 14:46:08 2012
  InstallationDate: Installed on 2012-10-24 (61 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu4.1
   deja-dup24.0-0ubuntu1
   gnome-control-center-signon 0.0.18-0ubuntu1
   indicator-datetime  12.10.2-0ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center-signon/+bug/1093631/+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 1048865] Re: The focus randomly changes between windows if easystroke is in use and the evdev driver is built with mtdev

2013-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/raring/easystroke/raring-
proposed

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

Title:
  The focus randomly changes between windows if easystroke is in use and
  the evdev driver is built with mtdev

Status in xserver-xorg-input-evdev:
  Invalid
Status in mtdev:
  Invalid
Status in “easystroke” package in Ubuntu:
  Fix Committed
Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  I have a wetab tablet, I used ubuntu 12.04 with easystroke 0.5.4 and
  xserver-xorg-input-evdev 2.7.0 from official repos. I have a strange
  problem, the focus sometimes changes between windows. For example, if
  I have a text editor and a terminal opened, click in the editor and
  write with the onboard keyboard, I expected that my text were written
  in the editor. However, the focus moves to the terminal and the text
  is written in the terminal. Clicking in the editor window doesn't
  return the focus to the editor, but moving the editor window gives the
  focus to the editor.

  It's only an example, the problem don't depend on the editor and the
  terminal, lots of apps seems to randomly change the focus.

  I've tested in the same tablet with Arch Linux, which uses xf86-input-
  evdev driver with mtdev support, and the problem persists. However,
  rebuilding the same evdev driver but without mtdev support the problem
  dissapears. I've noticed that this problem doesn't appear if
  easystroke is not in use. So this problem seems to be connected to
  easystroke, evdev and mtdev.

  My tablet has an egalax touchscreen. I've read the same problem in a
  different machine with the same touchscreen:
  https://bbs.archlinux.org/viewtopic.php?id=147264 Wish this
  information helps

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/1048865/+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 1086613] Re: Please update to 23.0.1271.97

2013-01-12 Thread Jamie Strandboge
Updating to use 23.0.1271.97 since it is ready. 24 is being prepared now
and should have a new bug.

** Summary changed:

- Please update to 24.0.1312.52
+ Please update to 23.0.1271.97

** Changed in: chromium-browser (Ubuntu Quantal)
   Status: In Progress = Fix Committed

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

Title:
  Please update to 23.0.1271.97

Status in “chromium-browser” package in Ubuntu:
  Triaged
Status in “chromium-browser” source package in Lucid:
  In Progress
Status in “chromium-browser” source package in Oneiric:
  In Progress
Status in “chromium-browser” source package in Precise:
  In Progress
Status in “chromium-browser” source package in Quantal:
  Fix Committed

Bug description:
  This update will bring all stable releases up to date.  Raring is
  blocked on bug 1084852.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1086613/+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 1086613] Re: Please update to 23.0.1271.97

2013-01-12 Thread Jamie Strandboge
chromium-browser for 12.10 uploaded to https://launchpad.net/~ubuntu-
security-proposed/+archive/ppa/+packages

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

Title:
  Please update to 23.0.1271.97

Status in “chromium-browser” package in Ubuntu:
  Triaged
Status in “chromium-browser” source package in Lucid:
  In Progress
Status in “chromium-browser” source package in Oneiric:
  In Progress
Status in “chromium-browser” source package in Precise:
  In Progress
Status in “chromium-browser” source package in Quantal:
  Fix Committed

Bug description:
  This update will bring all stable releases up to date.  Raring is
  blocked on bug 1084852.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1086613/+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 1048865] Re: The focus randomly changes between windows if easystroke is in use and the evdev driver is built with mtdev

2013-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package easystroke - 0.5.6-0ubuntu1

---
easystroke (0.5.6-0ubuntu1) raring; urgency=low

  [ Logan Rosen ]
  * New upstream release. Should fix the following bugs, according to
Tom Jaeger on Launchpad:
- Exceptions don't work (LP: #995841).
- The focus randomly changes between windows if easystroke is in use and
  the evdev driver is built with mtdev (LP: #1048865).
  * debian/source/format: Indicate format of 3.0 (quilt).
  * debian/control: Bump Standards-Version to 3.9.4.

  [ Andrew Starr-Bochicchio ]
  * debian/copyright: Update to DEP-5 style.
 -- Logan Rosen logatron...@gmail.com   Tue, 08 Jan 2013 01:44:02 -0500

** Changed in: easystroke (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  The focus randomly changes between windows if easystroke is in use and
  the evdev driver is built with mtdev

Status in xserver-xorg-input-evdev:
  Invalid
Status in mtdev:
  Invalid
Status in “easystroke” package in Ubuntu:
  Fix Released
Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  I have a wetab tablet, I used ubuntu 12.04 with easystroke 0.5.4 and
  xserver-xorg-input-evdev 2.7.0 from official repos. I have a strange
  problem, the focus sometimes changes between windows. For example, if
  I have a text editor and a terminal opened, click in the editor and
  write with the onboard keyboard, I expected that my text were written
  in the editor. However, the focus moves to the terminal and the text
  is written in the terminal. Clicking in the editor window doesn't
  return the focus to the editor, but moving the editor window gives the
  focus to the editor.

  It's only an example, the problem don't depend on the editor and the
  terminal, lots of apps seems to randomly change the focus.

  I've tested in the same tablet with Arch Linux, which uses xf86-input-
  evdev driver with mtdev support, and the problem persists. However,
  rebuilding the same evdev driver but without mtdev support the problem
  dissapears. I've noticed that this problem doesn't appear if
  easystroke is not in use. So this problem seems to be connected to
  easystroke, evdev and mtdev.

  My tablet has an egalax touchscreen. I've read the same problem in a
  different machine with the same touchscreen:
  https://bbs.archlinux.org/viewtopic.php?id=147264 Wish this
  information helps

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/1048865/+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 1086613] Re: Please update to 23.0.1271.97

2013-01-12 Thread Jamie Strandboge
12.04 LTS and 11.10 uploaded to https://launchpad.net/~ubuntu-security-
proposed/+archive/ppa/+packages.

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

Title:
  Please update to 23.0.1271.97

Status in “chromium-browser” package in Ubuntu:
  Triaged
Status in “chromium-browser” source package in Lucid:
  In Progress
Status in “chromium-browser” source package in Oneiric:
  In Progress
Status in “chromium-browser” source package in Precise:
  In Progress
Status in “chromium-browser” source package in Quantal:
  Fix Committed

Bug description:
  This update will bring all stable releases up to date.  Raring is
  blocked on bug 1084852.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1086613/+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 1086613] Re: Please update to 23.0.1271.97

2013-01-12 Thread Jamie Strandboge
10.04 LTS uploaded.

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

Title:
  Please update to 23.0.1271.97

Status in “chromium-browser” package in Ubuntu:
  Triaged
Status in “chromium-browser” source package in Lucid:
  In Progress
Status in “chromium-browser” source package in Oneiric:
  In Progress
Status in “chromium-browser” source package in Precise:
  In Progress
Status in “chromium-browser” source package in Quantal:
  Fix Committed

Bug description:
  This update will bring all stable releases up to date.  Raring is
  blocked on bug 1084852.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1086613/+subscriptions

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


Re: [Desktop-packages] [Bug 1098934] [NEW] firefox memory leak while playing video in flashplayer

2013-01-12 Thread Oleg Nightwing Lomakin
I just updated nvidia driver to 313.09 beta, and the problem has gone.


2013/1/12 Oleg Nightwing Lomakin 1098...@bugs.launchpad.net

 Public bug reported:

 Firefox eats very much ram when playing video in flashplayer(on youtube,
 for example). My system becomes completely unusable. Sometimes it
 crashes sometimes, also. Firefox 17 works well. Also, i tried to use
 lightspark, it works ugly, bot doesn't cause memory leaks or crashes. I
 runnin ubuntu 12.10, amd64, latest
 firefox(18.0+build1-0ubuntu0.12.10.3), latest
 flash(11.2.202.261-0quantal1), nvidia drivers 304.64.

 ProblemType: Bug
 DistroRelease: Ubuntu 12.10
 Package: firefox 18.0+build1-0ubuntu0.12.10.3
 ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
 Uname: Linux 3.5.0-22-generic x86_64
 NonfreeKernelModules: nvidia
 AddonCompatCheckDisabled: False
 ApportVersion: 2.6.1-0ubuntu9
 Architecture: amd64
 AudioDevicesInUse:
  USERPID ACCESS COMMAND
  /dev/snd/controlC2:  nightwing   2030 F pulseaudio
  /dev/snd/controlC0:  nightwing   2030 F pulseaudio
 BrokenPermissions:
  greasef...@skrul.com/indexes/exclude.dat (0o400)
  greasef...@skrul.com/indexes/include.dat (0o400)
  greasef...@skrul.com/indexes/info.ini (0o400)
  greasef...@skrul.com/indexes/scripts.db (0o400)
 BuildID: 20130107224407
 Channel: Unavailable
 CurrentDmesg: [   30.296535] nvidia :01:00.0: irq 44 for MSI/MSI-X
 Date: Sat Jan 12 21:21:51 2013
 ForcedLayersAccel: False
 IfupdownConfig:
  auto lo
  iface lo inet loopback
 InstallationDate: Installed on 2012-05-09 (248 days ago)
 InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64
 (20120425)
 IpRoute:
  default via 192.168.1.1 dev eth0  proto static
  169.254.0.0/16 dev eth0  scope link  metric 1000
  192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.138
  metric 1
 MarkForUpload: True
 MostRecentCrashID: bp-c23fef3e-61d6-44e7-a6fa-285082130112
 PrefSources:
  prefs.js

  
 [Profile]/extensions/{1018e4d6-728f-4b20-ad56-37578a4de76b}/defaults/preferences/defaultpreferences.js
  [Profile]/extensions/
 fire...@ghostery.com/defaults/preferences/defaults.js
 ProcEnviron:
  TERM=xterm
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=set
  LANG=ru_RU.UTF-8
  SHELL=/bin/bash
 Profiles: Profile0 (Default) - LastVersion=18.0/20130107224407 (In use)
 RelatedPackageVersions:
  adobe-flashplugin 11.2.202.261-0quantal1
  icedtea-7-plugin  1.3-1ubuntu1.1
  totem-mozilla 3.4.3-0ubuntu5
  rhythmbox-mozilla 2.98-0.1~webupd8~precise2
  mozplugger1.14.5-1
 RfKill:
  0: phy0: Wireless LAN
 Soft blocked: yes
 Hard blocked: no
 RunningIncompatibleAddons: False
 SourcePackage: firefox
 UpgradeStatus: Upgraded to quantal on 2012-10-18 (85 days ago)
 dmi.bios.date: 04/07/2006
 dmi.bios.vendor: Phoenix Technologies, LTD
 dmi.bios.version: ASUS A8N-E ACPI BIOS Revision 1013
 dmi.board.name: A8N-E
 dmi.board.vendor: ASUSTeK Computer INC.
 dmi.board.version: 2.XX
 dmi.chassis.asset.tag: 123456789000
 dmi.chassis.type: 3
 dmi.chassis.vendor: Chassis Manufacture
 dmi.chassis.version: Chassis Version
 dmi.modalias:
 dmi:bvnPhoenixTechnologies,LTD:bvrASUSA8N-EACPIBIOSRevision1013:bd04/07/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8N-E:rvr2.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
 dmi.product.name: System Product Name
 dmi.product.version: System Version
 dmi.sys.vendor: System manufacturer

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


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

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

 Title:
   firefox memory leak while playing video in flashplayer

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1098934/+subscriptions


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

Title:
  firefox memory leak while playing video in flashplayer

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Firefox eats very much ram when playing video in flashplayer(on
  youtube, for example). My system becomes completely unusable.
  Sometimes it crashes sometimes, also. Firefox 17 works well. Also, i
  tried to use lightspark, it works ugly, bot doesn't cause memory leaks
  or crashes. I runnin ubuntu 12.10, amd64, latest
  firefox(18.0+build1-0ubuntu0.12.10.3), latest
  flash(11.2.202.261-0quantal1), nvidia drivers 304.64.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 18.0+build1-0ubuntu0.12.10.3
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   

[Desktop-packages] [Bug 1098742] Re: no sound/ Speaker issue 12.04

2013-01-12 Thread Raymond
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1091868

the internal speaker pin is missing and pulseaudio expect speaker
playback volume/switch control and speaker phantom jack


your s7110 (alc262) are similar to s7020(alc260) 

you must send email to ask the author of the patch

- SND_PCI_QUIRK(0x10cf, 0x1397, Fujitsu, ALC262_FUJITSU),

+   SND_PCI_QUIRK(0x10cf, 0x1397, Fujitsu, ALC262_FIXUP_BENQ),

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

Title:
  no sound/ Speaker issue 12.04

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  I am having critical sound issues since I did the update to 12.x and I
  have been looking on many post to find solution without success.

  I am using a laptop Fujitsu S7110 and just did a fresh install 12.04. 
  I did the standard OS update after running the fresh install from the CD and 
I don't get any sound from the speakers.

  The Alsa log file can be found here:
  http://www.alsa-project.org/db/?f=83443eabc64a7d840001f687e9a8634df57226b1

  I am kind of desesperate about this bug and might switch (after
  several years of using Ubuntu) to an other distribution.

  Any help would be welcome.

  Best regards,

  David

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1098742/+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 892936] Re: Microphone don't work with pulseaudio[ck804 soundcard]]

2013-01-12 Thread Oleg Nightwing Lomakin
** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Microphone don't work with pulseaudio[ck804 soundcard]]

Status in “pulseaudio” package in Ubuntu:
  Fix Released

Bug description:
  On the latest version of Ubuntu or Kubuntu microphone that connected to my 
internal sound card is not working. I tried to set various parameters in 
pulseaudio gui and played with alsamixer, trying to set the capture from the 
microphone, but it did not help. Pulseaudio set a capture channel line-in, even 
if I put up a mic pulseaudio gui. This leads to the fact that applications such 
as skype do not get sound from the microphone.
  In this Natty worked great, removing pulseaudio helps as well.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: pulseaudio 1:1.0-0ubuntu3.1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nightwing   1882 F knotify4
   /dev/snd/pcmC0D8p:   nightwing   1882 F...m knotify4
   /dev/snd/controlC2:  nightwing  16718 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xd200 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 16
 Simple ctrls  : 4
  Card1.Amixer.info:
   Card hw:1 'UART'/'MPU-401 UART at 0x330, irq 10'
 Mixer name : ''
 Components : ''
 Controls  : 0
 Simple ctrls  : 0
  Card1.Amixer.values:
   
  Card2.Amixer.info:
   Card hw:2 'CK804'/'NVidia CK804 with ALC850 at irq 22'
 Mixer name : 'Realtek ALC850 rev 0'
 Components : 'AC97a:414c4790'
 Controls  : 42
 Simple ctrls  : 27
  Date: Mon Nov 21 06:56:16 2011
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/07/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS A8N-E ACPI BIOS Revision 1013
  dmi.board.name: A8N-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 2.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSA8N-EACPIBIOSRevision1013:bd04/07/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8N-E:rvr2.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  modified.conffile..etc.pulse.default.pa: [modified]
  mtime.conffile..etc.pulse.default.pa: 2011-11-21T01:54:32.473306

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/892936/+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 879978] Re: Xorg freeze on playin video in flashplugin

2013-01-12 Thread Oleg Nightwing Lomakin
** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: (unassigned) = Oleg Nightwing Lomakin (nightwing666)

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

Title:
  Xorg freeze on playin video in flashplugin

Status in “nvidia-graphics-drivers” package in Ubuntu:
  Fix Released

Bug description:
  Xorg (and whole system sometimes, e.g. alt+sysrq+reisub doesn't work) on 
flash video playback(youtube, vimeo, etc). Sometimes it plays normally, but 
freeze after closing page. I tried to install i386 and x86-64 versions of 
flash-plugins, play with EnableLinuxHWVideoDecode parameter in 
/etc/adobe/mmc.cfg, install 285 instead 280 version of nvidia drivers, and 
nothing helps.
  Everything works well on 11.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Это каталог: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  285.05.09  Fri Sep 23 
17:31:57 PDT 2011
   GCC version:  gcc версия 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
  .tmp.unity.support.test.0:
   
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  CheckboxSubmission: 828cb4471ecf6edcccac96c4269d67c5
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  CompizPlugins: 
[core,bailer,detection,composite,opengl,copytex,compiztoolbox,decor,imgpng,grid,vpswitch,blur,gnomecompat,move,regex,mousepoll,place,session,resize,snap,wall,bicubic,animation,fade,workarounds,expo,ezoom,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Oct 22 19:49:47 2011
  DistUpgraded: Log time: 2011-10-13 19:39:56.024946
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia-current, 285.05.09, 3.0.0-13-generic, x86_64: installed
   vboxhost, 4.0.10, 2.6.38-11-generic, x86_64: installed
   vboxhost, 4.0.10, 2.6.38-12-generic, x86_64: installed
   vboxhost, 4.0.10, 3.0.0-12-generic, x86_64: installed
   vboxhost, 4.0.10, 3.0.0-13-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Since before I upgraded
  GraphicsCard: nVidia Corporation GT215 [GeForce GT 240] [10de:0ca3] (rev a2) 
(prog-if 00 [VGA controller])
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  JockeyStatus:
   xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
   xorg:nvidia_current_updates - NVIDIA accelerated graphics driver 
(post-release updates) (Proprietary, Disabled, Not in use)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic 
root=UUID=2bd26358-3026-4c78-a556-2878f2dbf1cb ro nomodeset
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (9 days ago)
  XorgConf:
   Section Device
Identifier  Default Device
Option  NoLogoTrue
   EndSection
  dmi.bios.date: 04/07/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS A8N-E ACPI BIOS Revision 1013
  dmi.board.name: A8N-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 2.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSA8N-EACPIBIOSRevision1013:bd04/07/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8N-E:rvr2.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu5
  version.ia32-libs: ia32-libs 20110725.2~natty48
  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.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  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
  version.xserver-xorg-video-nouveau: 

[Desktop-packages] [Bug 1086613] Re: Please update to 23.0.1271.97

2013-01-12 Thread Jamie Strandboge
** Changed in: chromium-browser (Ubuntu Lucid)
   Status: In Progress = Fix Committed

** Changed in: chromium-browser (Ubuntu Oneiric)
   Status: In Progress = Fix Committed

** Changed in: chromium-browser (Ubuntu Precise)
   Status: In Progress = Fix Committed

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

Title:
  Please update to 23.0.1271.97

Status in “chromium-browser” package in Ubuntu:
  Triaged
Status in “chromium-browser” source package in Lucid:
  Fix Committed
Status in “chromium-browser” source package in Oneiric:
  Fix Committed
Status in “chromium-browser” source package in Precise:
  Fix Committed
Status in “chromium-browser” source package in Quantal:
  Fix Committed

Bug description:
  This update will bring all stable releases up to date.  Raring is
  blocked on bug 1084852.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1086613/+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 926060] Re: Headphone jack sense doesn't work in Hewlett Packard DV6 2113TX - builtin speakers keep playing (fix/work-around included)

2013-01-12 Thread Raymond
post the output of alsa-info.sh

** Changed in: alsa-driver (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Headphone jack sense doesn't work in Hewlett Packard DV6 2113TX -
  builtin speakers keep playing (fix/work-around included)

Status in The Linux Mint Distribution:
  New
Status in “alsa-driver” package in Ubuntu:
  Incomplete

Bug description:
  I have a Hewlett Packard DV6 2113tx, which has hda-intel sound. I'm
  using Linux Mint 12.

  When I plug headphones into the jack on the front, the sound plays
  through the headphones, but it also continues to play through the
  built-in speakers.

  I have got the jack working properly by adding the following line to
  /etc/modprobe.d/alsa-base.conf

  options snd-hda-intel model=hp-dv5 enable_msi=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/926060/+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 790130] Re: no pressure sensitivity with wacom tablet in inkscape

2013-01-12 Thread Juan Gómez Carrillo
I have solved this problem in Ubuntu 12.04 by two ways:

The first thing that you can do is create an script which disables
overlay_scrollbars and after starts Inkscape and the other thing that
you can do is uninstall the overlay_scrollbars

1.Create a new empty document and write this code inside of it (whit
gedit for example):

export LIBOVERLAY_SCROLLBAR=0
inkscape

After that,rename the empty document to Inkscape Wacom pressure.sh (or
another name that you want,the important is the .sh).Afther that,right
click in the empty document and,in properties,make the file
executable.Whit this done,if you make a double click in the file and
press execute,Inkscape will appear and Wacom pressure is going to be
allright.

2.Open terminal and paste this:

sudo apt-get remove overlay-scrollbar liboverlay-scrollbar-0.2-0
liboverlay-scrollbar3-0.2-0 (for UBUNTU 12.04)

sudo apt-get remove overlay-scrollbar liboverlay-scrollbar-0.1-0 (for
UBUNTU 11.04 and 11.10)

Press enter and when you restart your computer or your
session,overlay_scrollbars will be uninstalled and Wacom pressure on
Inkscape will be ok.

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

Title:
  no pressure sensitivity with wacom tablet in inkscape

Status in Inkscape: A Vector Drawing Tool:
  Confirmed
Status in Overlay Scrollbar:
  Confirmed
Status in “inkscape” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: inkscape

  I am using inkscape 0.48 with a wacom pen  touch (CTH-460/k)

  I have been using this combination before and everything was working
  fine, but - probably - since the upgrade to natty pressure sensitivity
  does not work any more, whereas it is working fine, e.g. in the gimp.

  I have double- and triple-checked the settings. The tablet is
  recognised and everything is enabled and set to screen. Yet, no joy.

  
  I'd like to work with this again, as this is a productive envrionment...

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: inkscape 0.48.1-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic x86_64
  Architecture: amd64
  Date: Mon May 30 15:56:52 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: inkscape
  UpgradeStatus: Upgraded to natty on 2011-03-18 (72 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/790130/+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 1098930] Re: [UX32VD, Realtek ALC269VB, Speaker, Internal] No automute

2013-01-12 Thread Raymond
do you mean pulseaudio just only need to mute the speaker playback
swtich and should not change speaker playback volume when headphone is
plugged ?

when headphone is unplugged, pulseaudio only need to un -mute speaker
playback switch



Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
  Playback channels: Mono
  Limits: Playback 0 - 87
  Mono: Playback 46 [53%] [-30.75dB] [off]
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 87 [100%] [0.00dB] [off]
  Front Right: Playback 87 [100%] [0.00dB] [off]
Simple mixer control 'Speaker',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 87
  Mono:
  Front Left: Playback 0 [0%] [-65.25dB] [off]
  Front Right: Playback 0 [0%] [-65.25dB] [off]

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

Title:
  [UX32VD, Realtek ALC269VB, Speaker, Internal] No automute

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

Bug description:
  It only happens sometimes. My internal speakers are not auto-muted and
  the sound settings are not keeping two different volume configurations
  (so, if I change volume settings while headphones are connected and
  then I disconnect them, the volume is still the same. And vice versa.)

  Then, if I put my laptop in standby mode and resume it, the internal
  speakers get correctly auto-muted. But the two different volume
  configurations are still broken.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu3
  Uname: Linux 3.7.1-030701-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniele2784 F pulseaudio
daniele   30595 F alsamixer
  Date: Sat Jan 12 18:12:35 2013
  InstallationDate: Installed on 2012-08-21 (144 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Audio interno - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No auto-mute between outputs
  Title: [UX32VD, Realtek ALC269VB, Speaker, Internal] No automute
  UpgradeStatus: Upgraded to quantal on 2012-09-13 (121 days ago)
  dmi.bios.date: 11/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.213
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.213:bd11/16/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1098930/+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 1098674] Re: [VIA8233 - VIA 8235, playback] No sound at all

2013-01-12 Thread Raymond
https://wiki.ubuntu.com/PulseAudio/Log

http://git.alsa-project.org/?p=alsa-
tools.git;a=blob_plain;f=hwmixvolume/README;hb=HEAD


!Aplay/Arecord output
!!

APLAY

 List of PLAYBACK Hardware Devices 
card 0: V8235 [VIA 8235], device 0: VIA 8235 [VIA 8235]
  Subdevices: 4/4
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
card 0: V8235 [VIA 8235], device 1: VIA 8235 [VIA 8235]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

you need to add some vt1617a specific switch for front , surround40 and
surround51 if your motherboard only have three audio jacks at rear panel

http://git.alsa-project.org/?p=alsa-
lib.git;a=blob;f=src/conf/cards/VIA8233.conf;hb=HEAD

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

Title:
  [VIA8233 - VIA 8235, playback] No sound at all

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

Bug description:
  I've seen so many reports of problems with this chipset (many of which
  were invalid; muted chnls, incorrect connections etc), I'm hesitant to
  report this as a bug.  However, I've tried everything I can think of
  (and solutions suggested elsewhere online) with no luck.

  I initially had problems with Pulse, but on digging further it seems
  this problem is due to ALSA.  The device is detected, audio
  applications (for example mpg123) play audio happily - there's just
  zero output from the back audio port on the motherboard.  The mic and
  line-in ports work as expected (for example, fldigi receives audio and
  plot it on the waterfall).

  I've tried all combinations of chnl mutes, volumes etc in alsamixer.
  I've also tried 'external amplifier' both on and off (many reports
  suggest this as a fix).  Zero difference.

  Ubuntu 12.10

  alsa-base:
Installed: 1.0.25+dfsg-0ubuntu3
Candidate: 1.0.25+dfsg-0ubuntu3
Version table:
   *** 1.0.25+dfsg-0ubuntu3 0
  500 http://gb.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
  100 /var/lib/dpkg/status

  alsa-oss:
Installed: (none)
Candidate: 1.0.25-1
Version table:
   1.0.25-1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages

  Any help appreciated!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic i686
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  2146 F pulseaudio
steve  2662 F alsamixer
  CurrentDmesg:
   [   28.577356] init: plymouth main process (222) killed by ABRT signal
   [   28.584589] init: plymouth-upstart-bridge main process (818) killed by 
TERM signal
   [   28.610887] init: lightdm main process (1123) terminated with status 1
  Date: Fri Jan 11 18:13:36 2013
  InstallationDate: Installed on 2013-01-07 (3 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:V8235 failed
  Symptom_Card: Built-in Audio - VIA 8235
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  2146 F pulseaudio
steve  2662 F alsamixer
  Symptom_Type: No sound at all
  Title: [VIA8233 - VIA 8235, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/14/2004
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F1
  dmi.board.name: 7VM400M-RZ
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF1:bd01/14/2004:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn7VM400M-RZ:rvr1.x:cvn:ct3:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1098674/+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 1043513] Re: Xorg crashed with SIGABRT in memcpy() via cirRefreshArea() under KVM virtual machine

2013-01-12 Thread Dave Gilbert
Thanks Maarten; that does seem to have nailed it in Raring; SRU for
Quantal?

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

Title:
  Xorg crashed with SIGABRT in memcpy() via cirRefreshArea() under KVM
  virtual machine

Status in “xserver-xorg-video-cirrus” package in Ubuntu:
  Fix Released

Bug description:
  No login possible on KVM-based virtual machine (with virt-manager) and
  network settings

  Source device: Host device eth2 : macvtap
  Device model: virtio
  Source mode: VEPA

  With source mode set to Default it works.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.12.99.905-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-13.13-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  CurrentDmesg:
   [3.809292] init: plymouth-stop pre-start process (1197) terminated with 
status 1
   [5.314446] hda-intel: Invalid position buffer, using LPIB read method 
instead.
   [9.269441] hda-intel: IRQ timing workaround is activated for card #0. 
Suggest a bigger bdl_pos_adj.
  Date: Wed Aug 29 22:04:57 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   Cirrus Logic GD 5446 [1013:00b8] (prog-if 00 [VGA controller])
 Subsystem: Red Hat, Inc Device [1af4:1100]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Bochs Bochs
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=2258d315-c1f3-4f2c-b925-01ab5cdf448d ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libc.so.6
   cirRefreshArea () from /usr/lib/xorg/modules/drivers/cirrus_drv.so
   ?? () from /usr/lib/xorg/modules/libshadowfb.so
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in cirRefreshArea()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs
  version.compiz: compiz 1:0.9.8+bzr3319-0ubuntu3
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.38-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120821.c1114c61-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120821.c1114c61-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.905-0ubuntu3
  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~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-cirrus/+bug/1043513/+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 1031367] Re: [HP Pavilion dv6 Notebook PC, IDT 92HD81B1X5, Speaker, Internal] Background noise or low volume

2013-01-12 Thread Raymond
https://wiki.ubuntu.com/Audio/AlsaInfo

post the output of alsa -info.sh


active profile: output:analog-stereo+input:analog-stereo
sinks:
alsa_output.pci-_00_1b.0.analog-stereo/#1: Built-in Audio 
Analog Stereo
sources:
alsa_output.pci-_00_1b.0.analog-stereo.monitor/#1: Monitor 
of Built-in Audio Analog Stereo
alsa_input.pci-_00_1b.0.analog-stereo/#2: Built-in Audio 
Analog Stereo
ports:
analog-output-speaker: Speakers (priority 1, available: 
unknown)
properties:

analog-output-headphones: Headphones (priority 9000, available: 
unknown)
properties:

analog-input-microphone-internal: Internal Microphone (priority 
8900, available: unknown)
properties:

analog-input-microphone: Microphone (priority 8700, available: 
no)
properties:

analog-input-linein: Line In (priority 8100, available: unknown)
properties:

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

Title:
  [HP Pavilion dv6 Notebook PC, IDT 92HD81B1X5, Speaker, Internal]
  Background noise or low volume

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

Bug description:
  My laptop internal speaker volume is extremely low.
  So low that i have to put my ears close to the speakers to hear something.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
  Uname: Linux 3.2.0-27-generic-pae i686
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  millan 2752 F pulseaudio
   /dev/snd/controlC0:  millan 2752 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd410 irq 48'
 Mixer name : 'IDT 92HD81B1X5'
 Components : 'HDA:111d7605,103c1448,00100402'
 Controls  : 16
 Simple ctrls  : 9
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xd402 irq 49'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Tue Jul 31 19:45:53 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Speaker, Internal
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: High background noise, or volume is too low
  Title: [HP Pavilion dv6 Notebook PC, IDT 92HD81B1X5, Speaker, Internal] 
Background noise or low volume
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.29
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1448
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 65.38
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.29:bd11/07/2011:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr048E10242B102:rvnHewlett-Packard:rn1448:rvr65.38:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 048E10242B102
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1031367/+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 1099028] [NEW] Ctrl-modifier not applied to some keys

2013-01-12 Thread Jacob Oursland
Public bug reported:

System Configuration:
Operating System: Ubuntu 12.10
Package: gnome-terminal 3.6.0-0ubuntu1.

Steps to reproduce:
1. start gnome-terminal
2. execute emacs -nw to start emacs in terminal mode
3. type Ctrl-. (Control-Period)

Expected behavior:
1. Emacs receives Ctrl-.
2. C-. is undefined will be displayed in the status bar along the bottom of 
the terminal.  (Assuming the tester has not bound this key.)

Actual behavior:
1. Emacs receives .
2. Emacs inserts a period into the text buffer.

Other notes:
1. xterm correctly passes Ctrl-. through to Emacs.
2. This bug affects other keycodes such as Ctrl-; and Ctrl-,

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

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

Title:
  Ctrl-modifier not applied to some keys

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

Bug description:
  System Configuration:
  Operating System: Ubuntu 12.10
  Package: gnome-terminal 3.6.0-0ubuntu1.

  Steps to reproduce:
  1. start gnome-terminal
  2. execute emacs -nw to start emacs in terminal mode
  3. type Ctrl-. (Control-Period)

  Expected behavior:
  1. Emacs receives Ctrl-.
  2. C-. is undefined will be displayed in the status bar along the bottom of 
the terminal.  (Assuming the tester has not bound this key.)

  Actual behavior:
  1. Emacs receives .
  2. Emacs inserts a period into the text buffer.

  Other notes:
  1. xterm correctly passes Ctrl-. through to Emacs.
  2. This bug affects other keycodes such as Ctrl-; and Ctrl-,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1099028/+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 1099031] [NEW] [HPE-510y, Realtek ALC888-VD, Green Headphone Out, Front] No sound at all

2013-01-12 Thread Mike Smith
Public bug reported:

No sound 

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
Uname: Linux 3.2.0-35-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  mike   2638 F pulseaudio
 /dev/snd/controlC0:  mike   2638 F pulseaudio
  mike  15796 F audacity
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfeaf4000 irq 16'
   Mixer name   : 'Realtek ALC888-VD'
   Components   : 'HDA:10ec0888,103c2ab1,00100302'
   Controls  : 44
   Simple ctrls  : 21
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xfe6bc000 irq 46'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 6
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [off]
CurrentDmesg:
 [   54.545911] usb 2-2: usbfs: interface 2 claimed by usb-storage while 
'colord' sets config #1
 [   54.554997] usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 
0x04B8 pid 0x0880
 [   62.949276] postgres (1631): /proc/1631/oom_adj is deprecated, please use 
/proc/1631/oom_score_adj instead.
 [  100.975625] init: plymouth-stop pre-start process (2474) terminated with 
status 1
Date: Sat Jan 12 20:30:43 2013
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB failed
Symptom_Card: Built-in Audio - HDA ATI SB
Symptom_DevicesInUse:
 2638  2638 15796  mike  F pulseaudio
 /dev/snd/controlC0:  mike  F pulseaudio
  mike  F audacity
Symptom_Jack: Green Headphone Out, Front
Symptom_Type: No sound at all
Title: [HPE-510y, Realtek ALC888-VD, Green Headphone Out, Front] No sound at all
UpgradeStatus: Upgraded to precise on 2012-06-06 (221 days ago)
dmi.bios.date: 09/07/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 6.04
dmi.board.name: 2AB1
dmi.board.vendor: FOXCONN
dmi.board.version: 1.00
dmi.chassis.asset.tag: MXX1040HGD
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr6.04:bd09/07/2010:svnHewlett-Packard:pnHPE-510y:pvr:rvnFOXCONN:rn2AB1:rvr1.00:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: HPE-510y
dmi.sys.vendor: Hewlett-Packard

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

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

Title:
  [HPE-510y, Realtek ALC888-VD, Green Headphone Out, Front] No sound at
  all

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

Bug description:
  No sound 

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
  Uname: Linux 3.2.0-35-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  mike   2638 F pulseaudio
   /dev/snd/controlC0:  mike   2638 F pulseaudio
mike  15796 F audacity
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfeaf4000 irq 16'
 Mixer name : 'Realtek ALC888-VD'
 Components : 'HDA:10ec0888,103c2ab1,00100302'
 Controls  : 44
 Simple ctrls  : 21
  Card1.Amixer.info:
   Card hw:1 'Generic'/'HD-Audio Generic at 0xfe6bc000 irq 46'
 Mixer name : 'ATI R6xx HDMI'
 Components : 'HDA:1002aa01,00aa0100,00100200'
 Controls  : 6
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [off]
  CurrentDmesg:
   [   54.545911] usb 2-2: usbfs: interface 2 claimed by usb-storage while 
'colord' sets config #1
   [   54.554997] usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 
vid 0x04B8 pid 0x0880
   [   62.949276] postgres (1631): /proc/1631/oom_adj is deprecated, please use 
/proc/1631/oom_score_adj instead.
   [  100.975625] init: plymouth-stop pre-start process (2474) terminated with 
status 1
  Date: Sat Jan 12 20:30:43 2013
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
  

[Desktop-packages] [Bug 1099030] [NEW] package libglib2.0-bin 2.34.0-1ubuntu1 [modified: usr/bin/gdbus usr/bin/gresource usr/bin/gsettings usr/share/man/man1/gdbus.1.gz usr/share/man/man1/gio-querymod

2013-01-12 Thread Patrick Martin
Public bug reported:

clean install on Eee901 - installed gnome-panel, then Tuxpaint, then was
prompted to enter this after apt-get showed errors

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libglib2.0-bin 2.34.0-1ubuntu1 [modified: usr/bin/gdbus 
usr/bin/gresource usr/bin/gsettings usr/share/man/man1/gdbus.1.gz 
usr/share/man/man1/gio-querymodules.1.gz 
usr/share/man/man1/glib-compile-resources.1.gz 
usr/share/man/man1/glib-compile-schemas.1.gz usr/share/man/man1/gresource.1.gz 
usr/share/man/man1/gsettings.1.gz]
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu3
AptOrdering:
 libfltk1.1: Install
 tuxpaint-config: Install
 libglib2.0-bin: Configure
 libfltk1.1: Configure
 tuxpaint-config: Configure
Architecture: i386
Date: Sun Jan 13 03:32:57 2013
ErrorMessage: package libglib2.0-bin is not ready for configuration  cannot 
configure (current status `half-installed')
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
SourcePackage: glib2.0
Title: package libglib2.0-bin 2.34.0-1ubuntu1 [modified: usr/bin/gdbus 
usr/bin/gresource usr/bin/gsettings usr/share/man/man1/gdbus.1.gz 
usr/share/man/man1/gio-querymodules.1.gz 
usr/share/man/man1/glib-compile-resources.1.gz 
usr/share/man/man1/glib-compile-schemas.1.gz usr/share/man/man1/gresource.1.gz 
usr/share/man/man1/gsettings.1.gz] failed to install/upgrade: package 
libglib2.0-bin is not ready for configuration  cannot configure (current status 
`half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 quantal

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

Title:
  package libglib2.0-bin 2.34.0-1ubuntu1 [modified: usr/bin/gdbus
  usr/bin/gresource usr/bin/gsettings usr/share/man/man1/gdbus.1.gz
  usr/share/man/man1/gio-querymodules.1.gz usr/share/man/man1/glib-
  compile-resources.1.gz usr/share/man/man1/glib-compile-schemas.1.gz
  usr/share/man/man1/gresource.1.gz usr/share/man/man1/gsettings.1.gz]
  failed to install/upgrade: package libglib2.0-bin is not ready for
  configuration  cannot configure (current status `half-installed')

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  clean install on Eee901 - installed gnome-panel, then Tuxpaint, then
  was prompted to enter this after apt-get showed errors

  ProblemType: Package
  DistroRelease: Ubuntu 12.10
  Package: libglib2.0-bin 2.34.0-1ubuntu1 [modified: usr/bin/gdbus 
usr/bin/gresource usr/bin/gsettings usr/share/man/man1/gdbus.1.gz 
usr/share/man/man1/gio-querymodules.1.gz 
usr/share/man/man1/glib-compile-resources.1.gz 
usr/share/man/man1/glib-compile-schemas.1.gz usr/share/man/man1/gresource.1.gz 
usr/share/man/man1/gsettings.1.gz]
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  AptOrdering:
   libfltk1.1: Install
   tuxpaint-config: Install
   libglib2.0-bin: Configure
   libfltk1.1: Configure
   tuxpaint-config: Configure
  Architecture: i386
  Date: Sun Jan 13 03:32:57 2013
  ErrorMessage: package libglib2.0-bin is not ready for configuration  cannot 
configure (current status `half-installed')
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  SourcePackage: glib2.0
  Title: package libglib2.0-bin 2.34.0-1ubuntu1 [modified: usr/bin/gdbus 
usr/bin/gresource usr/bin/gsettings usr/share/man/man1/gdbus.1.gz 
usr/share/man/man1/gio-querymodules.1.gz 
usr/share/man/man1/glib-compile-resources.1.gz 
usr/share/man/man1/glib-compile-schemas.1.gz usr/share/man/man1/gresource.1.gz 
usr/share/man/man1/gsettings.1.gz] failed to install/upgrade: package 
libglib2.0-bin is not ready for configuration  cannot configure (current status 
`half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1099030/+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 1099006] Re: audio stops after applying fix listed

2013-01-12 Thread Dave Lentz
Perhaps a verbose pulse log will be helpful:
https://wiki.ubuntu.com/PulseAudio/Log

** Summary changed:

- audio stops after applying fix listed
+ [Lenovo ThinkPad X201, Conexant CX20585] audio stops after applying fix listed

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

Title:
  [Lenovo ThinkPad X201, Conexant CX20585] audio stops after applying
  fix listed

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Installed xubuntu 12.10, applied fix listed at  
http://osdir.com/ml/ubuntu-bugs/2012-10/msg24714.html (didn't work at all 
before)
  then turned off PulseAudio timer scheduling.  Pulse audio crashes after a 
minute or so.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: pulseaudio 1:2.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Sat Jan 12 17:13:36 2013
  InstallationDate: Installed on 2013-01-11 (1 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory 
/home/jt not ours.
   No PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/26/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET61WW (1.31 )
  dmi.board.name: 3249ERU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET61WW(1.31):bd10/26/2010:svnLENOVO:pn3249ERU:pvrThinkPadX201:rvnLENOVO:rn3249ERU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3249ERU
  dmi.product.version: ThinkPad X201
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.pulse.default.pa: [modified]
  mtime.conffile..etc.pulse.default.pa: 2013-01-12T17:10:39.921543

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1099006/+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 1096589] Re: Applications freeze randomly in 13.04

2013-01-12 Thread RussianNeuroMancer
I just notice if you have frozen application, command pulseaudio -k
(PulseAudio restart) help unfreeze it (at least until next freeze).

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

Title:
  Applications freeze randomly in 13.04

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  At random all audio players (even VLC) freeze completely when playing
  mp3s (it doesn't seem to happen with videos and I have not been able
  to test other formats as yet). It seems to be reproducible by trying
  to seek the file when its playing or by changing to another song on
  the playlist.

  I've tried to get some useful information on this bug using strace and
  running various audio players from the command line, but nothing so
  far as shown up that indicates the source of the trouble.

  Update:
  Finally capture something from Banshee:

  [Info  10:03:49.757] GStreamer version 1.0.3.0, gapless: False, replaygain: 
False
  [Warn  10:04:07.917] Seem to be stuck loading 
file:///home/rolandixor/Music/Big%20Duke/Unknown%20Album/60.%20Not%20Loosing.mp3,
 so re-trying

  Please not this has nothing to do with Banshee specifically (happens
  with clementine, gmusicbrowser, etc), and it happens in VLC as well
  (does VLC use gstreamer on Linux?).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1096589/+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 785765] Re: Multiple dialogs Friendly name changes too rapidly when unlocking Kubuntu in Pidgin 2.7.11

2013-01-12 Thread Launchpad Bug Tracker
[Expired for pidgin (Ubuntu) because there has been no activity for 60
days.]

** Changed in: pidgin (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Multiple dialogs Friendly name changes too rapidly when unlocking
  Kubuntu in Pidgin 2.7.11

Status in “pidgin” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: pidgin

  Like bug #361372, but the bug should have been fixed in my 2.7.11, and
  it does not happen when logging in, but when unlocking the screen (or
  when locking, or at a random time I have been away). It might be a
  regression.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: pidgin 1:2.7.11-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic-pae 2.6.38.4
  Uname: Linux 2.6.38-9-generic-pae i686
  Architecture: i386
  Date: Fri May 20 14:44:42 2011
  ProcEnviron:
   LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
   PATH=(custom, user)
   LANG=nb_NO.UTF-8
   SHELL=/bin/bash
  SourcePackage: pidgin
  UpgradeStatus: Upgraded to natty on 2011-04-29 (21 days ago)

  I'm not using any PPAs for pidgin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/785765/+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 520873] Re: Description in Software Center switched for Main Menu and Menu Editor

2013-01-12 Thread Launchpad Bug Tracker
[Expired for One Hundred Paper Cuts because there has been no activity
for 60 days.]

** Changed in: hundredpapercuts
   Status: Incomplete = Expired

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

Title:
  Description in Software Center switched for Main Menu and Menu
  Editor

Status in One Hundred Paper Cuts:
  Expired
Status in “alacarte” package in Ubuntu:
  Expired
Status in “gnome-menus” package in Ubuntu:
  Expired
Status in “software-center” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: software-center

  The Main Menu supposedly lets me change which applications are
  shown on the main menu (I'd say in the main menu) while the Menu
  Editor is an implementation of the freedesktop menu specification
  for Gnome. Seems backwards.

  ProblemType: Bug
  Architecture: i386
  Date: Fri Feb 12 01:36:35 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: software-center 1.1.11
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
  SourcePackage: software-center
  Uname: Linux 2.6.32-13-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/520873/+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 520873] Re: Description in Software Center switched for Main Menu and Menu Editor

2013-01-12 Thread Launchpad Bug Tracker
[Expired for gnome-menus (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-menus (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Description in Software Center switched for Main Menu and Menu
  Editor

Status in One Hundred Paper Cuts:
  Expired
Status in “alacarte” package in Ubuntu:
  Expired
Status in “gnome-menus” package in Ubuntu:
  Expired
Status in “software-center” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: software-center

  The Main Menu supposedly lets me change which applications are
  shown on the main menu (I'd say in the main menu) while the Menu
  Editor is an implementation of the freedesktop menu specification
  for Gnome. Seems backwards.

  ProblemType: Bug
  Architecture: i386
  Date: Fri Feb 12 01:36:35 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: software-center 1.1.11
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
  SourcePackage: software-center
  Uname: Linux 2.6.32-13-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/520873/+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 520873] Re: Description in Software Center switched for Main Menu and Menu Editor

2013-01-12 Thread Launchpad Bug Tracker
[Expired for alacarte (Ubuntu) because there has been no activity for 60
days.]

** Changed in: alacarte (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Description in Software Center switched for Main Menu and Menu
  Editor

Status in One Hundred Paper Cuts:
  Expired
Status in “alacarte” package in Ubuntu:
  Expired
Status in “gnome-menus” package in Ubuntu:
  Expired
Status in “software-center” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: software-center

  The Main Menu supposedly lets me change which applications are
  shown on the main menu (I'd say in the main menu) while the Menu
  Editor is an implementation of the freedesktop menu specification
  for Gnome. Seems backwards.

  ProblemType: Bug
  Architecture: i386
  Date: Fri Feb 12 01:36:35 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: software-center 1.1.11
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
  SourcePackage: software-center
  Uname: Linux 2.6.32-13-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/520873/+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 211792] Re: emerald-theme-manager crashed with SIGSEGV

2013-01-12 Thread Launchpad Bug Tracker
[Expired for emerald (Ubuntu) because there has been no activity for 60
days.]

** Changed in: emerald (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  emerald-theme-manager crashed with SIGSEGV

Status in “emerald” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: emerald

  This is a bug I've had consistently on multiple computers since I
  began using Emerald (I believe back in Edgy):

  When I edit an emerald theme in the emerald-theme-manager then save
  it, it gives me a dialog box saying Theme saved.  I click OK and
  emerald-theme-manager becomes unresponsive (goes dark) for a few
  seconds then crashes.  This happens maybe 90% of the time.

  I'm currently using hardy beta and emerald  0.7.2-0ubuntu2

  ProblemType: Crash
  Architecture: i386
  Date: Fri Apr  4 09:40:57 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/emerald-theme-manager
  Package: emerald 0.7.2-0ubuntu2
  PackageArchitecture: i386
  ProcCmdline: emerald-theme-manager
  ProcEnviron:
   
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: emerald
  Stacktrace:
   #0  0x0804e5ba in ?? ()
   #1  0x in ?? ()
  StacktraceTop:
   ?? ()
   ?? ()
  ThreadStacktrace:
   .
   Thread 1 (process 7308):
   #0  0x0804e5ba in ?? ()
   #1  0x in ?? ()
  Title: emerald-theme-manager crashed with SIGSEGV
  Uname: Linux 2.6.24-14-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
video
  SegvAnalysis:
   Segfault happened at: 0x804e5ba gtk_widget_set_sensitive@plt+11818:
cmpb   $0x0,(%eax)
   PC (0x0804e5ba) ok
   source $0x0 ok
   destination (%eax) (0x) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emerald/+bug/211792/+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 1082589] Re: after sleep or hibernation mode indicator-network does not display the signal strength of the wireless network.

2013-01-12 Thread Karma Dorje
** No longer affects: ayatana-design

** Changed in: light-themes (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  after sleep or hibernation mode indicator-network does not display the
  signal strength of the wireless network.

Status in “light-themes” package in Ubuntu:
  Fix Released

Bug description:
  after sleep or hibernation mode indicator-network does not display the
  signal strength of the wireless network.

  steps to reproduce:
  1. close the lid of the laptop
  2. open the lid of the laptop

  actual results:
  indicator-network does not display the signal strength of the wireless 
network and does not respond to its changes.

  $ lsb_release -rd
  Description:Ubuntu Raring Ringtail (development branch)
  Release:13.04

  ---
  ApportVersion: 2.6.2-0ubuntu5
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2012-09-30 (54 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
  MarkForUpload: True
  Package: light-themes 0.1.93
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6
  Tags:  raring running-unity
  Uname: Linux 3.7.0-3-generic x86_64
  UpgradeStatus: Upgraded to raring on 2012-10-05 (49 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/1082589/+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 1099039] [NEW] Power Statistics displays incorrect and inconsistent battery information

2013-01-12 Thread Asheesh
Public bug reported:

1.  Ubuntu Release :

Description:Ubuntu 12.04.1 LTS
Release:12.04

2. Package Version :

Installed: 3.4.0-0ubuntu1.1
Candidate: 3.4.0-0ubuntu1.1
Version table:
 *** 3.4.0-0ubuntu1.1 0
500 http://in.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.4.0-0ubuntu1 0
500 http://in.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

3. What i expected :

Energy when full - 78.7 Wh (Anything less than the design value)
Energy(design) - 81.2 Wh

4.  What i see (See attached screenshot):

Energy when full - 231.7 Wh (Grossly incorrect)
Energy(design) - 81.2 Wh
This also results in an incorrect value for Percentage - 31.3%
This also conflicts with Time to full field

5. Steps taken :
System Boot - Power Statistics

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-power-manager 3.4.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Sun Jan 13 09:58:04 2013
ExecutablePath: /usr/bin/gnome-power-statistics
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_IN
 LANGUAGE=en_IN:en
SourcePackage: gnome-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


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

** Attachment added: Differences marked
   
https://bugs.launchpad.net/bugs/1099039/+attachment/3481650/+files/Screenshot%20from%202013-01-12%2020%3A57%3A42.png

** Description changed:

- 1.  Ubuntu Release :
- Description:  Ubuntu 12.04.1 LTS
+ 1.  *Ubuntu Release :*
+ 
+ Description:  Ubuntu 12.04.1 LTS
  Release:  12.04
  
  2. Package Version :
+ 
  Installed: 3.4.0-0ubuntu1.1
  Candidate: 3.4.0-0ubuntu1.1
  Version table:
-  *** 3.4.0-0ubuntu1.1 0
- 500 http://in.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
- 100 /var/lib/dpkg/status
-  3.4.0-0ubuntu1 0
- 500 http://in.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
+  *** 3.4.0-0ubuntu1.1 0
+ 500 http://in.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
+ 100 /var/lib/dpkg/status
+  3.4.0-0ubuntu1 0
+ 500 http://in.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  
  3. What i expected :
+ 
  Energy when full - 78.7 Wh (Anything less than the design value)
  Energy(design) - 81.2 Wh
  
  4.  What i see :
+ 
  Energy when full - 231.7 Wh (Grossly incorrect)
  Energy(design) - 81.2 Wh
  This also results in an incorrect value for Percentage - 31.3%
  This also conflicts with Time to full field
  
  5. Steps taken :
  System Boot - Power Statistics
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.4.0-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Sun Jan 13 09:58:04 2013
  ExecutablePath: /usr/bin/gnome-power-statistics
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, no user)
-  LANG=en_IN
-  LANGUAGE=en_IN:en
+  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_IN
+  LANGUAGE=en_IN:en
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- 1.  *Ubuntu Release :*
+ 1.  Ubuntu Release :
  
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04
  
  2. Package Version :
  
  Installed: 3.4.0-0ubuntu1.1
  Candidate: 3.4.0-0ubuntu1.1
  Version table:
   *** 3.4.0-0ubuntu1.1 0
  500 http://in.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   3.4.0-0ubuntu1 0
  500 http://in.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  
  3. What i expected :
  
  Energy when full - 78.7 Wh (Anything less than the design value)
  Energy(design) - 81.2 Wh
  
- 4.  What i see :
+ 4.  What i see (See attached screenshot):
  
  Energy when full - 231.7 Wh (Grossly incorrect)
  Energy(design) - 81.2 Wh
  This also results in an incorrect value for Percentage - 31.3%
  This also conflicts with Time to full field
  
  5. Steps taken :
  System Boot - Power Statistics
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.4.0-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Sun Jan 13 09:58:04 2013
  ExecutablePath: /usr/bin/gnome-power-statistics
  

[Desktop-packages] [Bug 1098934] Re: firefox memory leak while playing video in flashplayer

2013-01-12 Thread Adolfo Jayme Barrientos
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

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

Title:
  firefox memory leak while playing video in flashplayer

Status in “firefox” package in Ubuntu:
  Invalid

Bug description:
  Firefox eats very much ram when playing video in flashplayer(on
  youtube, for example). My system becomes completely unusable.
  Sometimes it crashes sometimes, also. Firefox 17 works well. Also, i
  tried to use lightspark, it works ugly, bot doesn't cause memory leaks
  or crashes. I runnin ubuntu 12.10, amd64, latest
  firefox(18.0+build1-0ubuntu0.12.10.3), latest
  flash(11.2.202.261-0quantal1), nvidia drivers 304.64.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: firefox 18.0+build1-0ubuntu0.12.10.3
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  nightwing   2030 F pulseaudio
   /dev/snd/controlC0:  nightwing   2030 F pulseaudio
  BrokenPermissions:
   greasef...@skrul.com/indexes/exclude.dat (0o400)
   greasef...@skrul.com/indexes/include.dat (0o400)
   greasef...@skrul.com/indexes/info.ini (0o400)
   greasef...@skrul.com/indexes/scripts.db (0o400)
  BuildID: 20130107224407
  Channel: Unavailable
  CurrentDmesg: [   30.296535] nvidia :01:00.0: irq 44 for MSI/MSI-X
  Date: Sat Jan 12 21:21:51 2013
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-05-09 (248 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.138  metric 
1
  MarkForUpload: True
  MostRecentCrashID: bp-c23fef3e-61d6-44e7-a6fa-285082130112
  PrefSources:
   prefs.js
   
[Profile]/extensions/{1018e4d6-728f-4b20-ad56-37578a4de76b}/defaults/preferences/defaultpreferences.js
   [Profile]/extensions/fire...@ghostery.com/defaults/preferences/defaults.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=18.0/20130107224407 (In use)
  RelatedPackageVersions:
   adobe-flashplugin 11.2.202.261-0quantal1
   icedtea-7-plugin  1.3-1ubuntu1.1
   totem-mozilla 3.4.3-0ubuntu5
   rhythmbox-mozilla 2.98-0.1~webupd8~precise2
   mozplugger1.14.5-1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to quantal on 2012-10-18 (85 days ago)
  dmi.bios.date: 04/07/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS A8N-E ACPI BIOS Revision 1013
  dmi.board.name: A8N-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 2.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSA8N-EACPIBIOSRevision1013:bd04/07/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnA8N-E:rvr2.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1098934/+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 1098953] Re: Many errors

2013-01-12 Thread Adolfo Jayme Barrientos
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

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

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

Title:
  Many errors

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  I already made a report about my problems on Ubuntu One.  Waiting for
  a reply.  My videoplayer does'nt work and there is problems when i
  download stuff including update.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Sat Jan 12 14:29:44 2013
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 12) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:172a]
  Lsusb:
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 04f2:b15e Chicony Electronics Co., Ltd
  MachineType: Hewlett-Packard HP EliteBook 8440p
  MarkForUpload: True
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver pata_pcmcia
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-21-generic 
root=UUID=80A888C5A888BAE4 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/09/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68CCU Ver. F.12
  dmi.board.name: 172A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 30.31
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CCUVer.F.12:bd03/09/2011:svnHewlett-Packard:pnHPEliteBook8440p:pvr:rvnHewlett-Packard:rn172A:rvrKBCVersion30.31:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8440p
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.6-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.1
  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:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1098953/+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 923940] Re: Ubuntu 12.04 LTS set max lcd brightness on every boot

2013-01-12 Thread Asheesh
I had the same issue. I use xbacklight to solve the issue.

Add xbacklight to your startup applications with the desired brightness
setting and problem worked around.

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

Title:
  Ubuntu 12.04 LTS set max lcd brightness on every boot

Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  I'm on:
  Linux 3.2.0-12-generic-pae #20-Ubuntu SMP Sat Jan 28 01:10:59 UTC 2012 i686

  I solve the issue editing the file
  /etc/rc.local
  adding this line  echo 4  /sys/class/backlight/acpi_video0/brightness 
(without quotes)
  (i use 4 because is value in the middle, in fact 0 is the lower and 8 is the 
higher)

  Probably there are a better ways to solve this issue (i hope...)
  ---
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  DistroRelease: Ubuntu 12.04
  Package: gnome-power-manager 3.2.1-2 [modified: 
usr/bin/gnome-power-statistics]
  PackageArchitecture: i386
  ProcVersionSignature: Ubuntu 3.2.0-15.24-generic-pae 3.2.5
  Tags:  precise
  Uname: Linux 3.2.0-15-generic-pae i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2013-01-12 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/1027258

Title:
  chromium-browser crashed with SIGABRT in g_assertion_message()

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

Bug description:
  I was in a GTK+ file dialog, about to save a file from pastebin.com,
  when BOOM.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: chromium-browser 18.0.1025.168~r134367-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-23.38-generic 3.0.36
  Uname: Linux 3.0.0-23-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 20 17:07:20 2012
  Desktop-Session:
   DESKTOP_SESSION = xubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-xubuntu:/etc/xdg:/etc/xdg
   XDG_DATA_DIRS = /usr/share/xubuntu:/usr/local/share/:/usr/share/:/usr/share
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  ProcCmdline: /usr/lib/chromium-browser/chromium-browser\ 
--proxy-pac-url=file:///tg/username/private/sww-skunk.pac\ 
--disk-cache-dir=/scratch/username/local/chromium
  ProcEnviron:
   
  Signal: 6
  SourcePackage: chromium-browser
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  Title: chromium-browser crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout floppy plugdev scanner vboxusers video
  XsessionErrors:
   (xfce4-indicator-plugin:4647): Gtk-CRITICAL **: IA__gtk_widget_set_name: 
assertion `GTK_IS_WIDGET (widget)' failed
   (check-new-release-gtk:4621): Gtk-WARNING **: Unknown property: 
GtkMessageDialog.has-separator
   (xfce4-indicator-plugin:4647): libindicator-WARNING **: IndicatorObject 
class does not have an accessible description.
   (xfce4-indicator-plugin:4647): libxfce4panel-CRITICAL **: 
IA__xfce_panel_plugin_add_action_widget: assertion `GTK_IS_WIDGET (widget)' 
failed
  chromium-default: 
CHROMIUM_FLAGS=--proxy-pac-url=file:///tg/dgomez/private/sww-skunk.pac 
--disk-cache-dir=$SCRATCH/local/chromium
  modified.conffile..etc.chromium.browser.default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=--proxy-pac-url=file:///tg/dgomez/private/sww-skunk.pac 
--disk-cache-dir=$SCRATCH/local/chromium
  mtime.conffile..etc.chromium.browser.default: 2011-11-08T13:21:44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1027258/+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 1099054] [NEW] Xorg crashed with SIGABRT

2013-01-12 Thread _oOMOo_
Public bug reported:

To reproduce:

Use ubuntu desktop
Shut laptop lid (screen turns off)
Shortly afterwards I hear the login noise and when I open the lid I've been 
logged out


I don't have gnome-screensaver installed as I thought it might be part of the 
problem.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-core 2:1.13.1.901-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic i686
ApportVersion: 2.8-0ubuntu1
Architecture: i386
CrashCounter: 1
Date: Sun Jan 13 06:27:44 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/bin/Xorg
InstallationDate: Installed on 2012-12-28 (15 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121228)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MarkForUpload: True
ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=3ce313e5-2e29-4a42-936a-6f95f3a685a6 ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 ?? () from /lib/i386-linux-gnu/libc.so.6
 ?? ()
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.board.asset.tag: 87654321
dmi.board.name: EasyNote SW51
dmi.modalias: 
dmi:bvnInsydeSoftwareCorporation:bvrR1.04:bd11/09/2006:svnPackardBellBV:pn000:pvr550001:rvnPACKARDBELLBV:rnEasyNoteSW51:rvr5a:cvn:ct5:cvr:
dmi.product.name: 000
dmi.product.version: 550001
version.compiz: compiz 1:0.9.9~daily12.12.05-0ubuntu2
version.libdrm2: libdrm2 2.4.40-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu1

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


** Tags: apport-crash apport-failed-retrace i386 raring ubuntu

** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT

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

Bug description:
  To reproduce:

  Use ubuntu desktop
  Shut laptop lid (screen turns off)
  Shortly afterwards I hear the login noise and when I open the lid I've been 
logged out

  
  I don't have gnome-screensaver installed as I thought it might be part of the 
problem.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Sun Jan 13 06:27:44 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2012-12-28 (15 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121228)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=3ce313e5-2e29-4a42-936a-6f95f3a685a6 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.board.asset.tag: 87654321
  dmi.board.name: EasyNote SW51
  dmi.modalias: 
dmi:bvnInsydeSoftwareCorporation:bvrR1.04:bd11/09/2006:svnPackardBellBV:pn000:pvr550001:rvnPACKARDBELLBV:rnEasyNoteSW51:rvr5a:cvn:ct5:cvr:
  dmi.product.name: 000
  dmi.product.version: 550001
  version.compiz: compiz 1:0.9.9~daily12.12.05-0ubuntu2
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: 

[Desktop-packages] [Bug 1099054] Stacktrace.txt

2013-01-12 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1099054/+attachment/3481685/+files/Stacktrace.txt

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

Title:
  Xorg crashed with SIGABRT

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

Bug description:
  To reproduce:

  Use ubuntu desktop
  Shut laptop lid (screen turns off)
  Shortly afterwards I hear the login noise and when I open the lid I've been 
logged out

  
  I don't have gnome-screensaver installed as I thought it might be part of the 
problem.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Sun Jan 13 06:27:44 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2012-12-28 (15 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121228)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=3ce313e5-2e29-4a42-936a-6f95f3a685a6 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.board.asset.tag: 87654321
  dmi.board.name: EasyNote SW51
  dmi.modalias: 
dmi:bvnInsydeSoftwareCorporation:bvrR1.04:bd11/09/2006:svnPackardBellBV:pn000:pvr550001:rvnPACKARDBELLBV:rnEasyNoteSW51:rvr5a:cvn:ct5:cvr:
  dmi.product.name: 000
  dmi.product.version: 550001
  version.compiz: compiz 1:0.9.9~daily12.12.05-0ubuntu2
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

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

2013-01-12 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1099054/+attachment/3481686/+files/StacktraceSource.txt

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

Title:
  Xorg crashed with SIGABRT

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

Bug description:
  To reproduce:

  Use ubuntu desktop
  Shut laptop lid (screen turns off)
  Shortly afterwards I hear the login noise and when I open the lid I've been 
logged out

  
  I don't have gnome-screensaver installed as I thought it might be part of the 
problem.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Sun Jan 13 06:27:44 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2012-12-28 (15 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121228)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=3ce313e5-2e29-4a42-936a-6f95f3a685a6 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.board.asset.tag: 87654321
  dmi.board.name: EasyNote SW51
  dmi.modalias: 
dmi:bvnInsydeSoftwareCorporation:bvrR1.04:bd11/09/2006:svnPackardBellBV:pn000:pvr550001:rvnPACKARDBELLBV:rnEasyNoteSW51:rvr5a:cvn:ct5:cvr:
  dmi.product.name: 000
  dmi.product.version: 550001
  version.compiz: compiz 1:0.9.9~daily12.12.05-0ubuntu2
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

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

2013-01-12 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1099054/+attachment/3481687/+files/ThreadStacktrace.txt

** Tags added: apport-failed-retrace

** Tags removed: need-i386-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/1099054

Title:
  Xorg crashed with SIGABRT

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

Bug description:
  To reproduce:

  Use ubuntu desktop
  Shut laptop lid (screen turns off)
  Shortly afterwards I hear the login noise and when I open the lid I've been 
logged out

  
  I don't have gnome-screensaver installed as I thought it might be part of the 
problem.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Sun Jan 13 06:27:44 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2012-12-28 (15 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121228)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=3ce313e5-2e29-4a42-936a-6f95f3a685a6 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.board.asset.tag: 87654321
  dmi.board.name: EasyNote SW51
  dmi.modalias: 
dmi:bvnInsydeSoftwareCorporation:bvrR1.04:bd11/09/2006:svnPackardBellBV:pn000:pvr550001:rvnPACKARDBELLBV:rnEasyNoteSW51:rvr5a:cvn:ct5:cvr:
  dmi.product.name: 000
  dmi.product.version: 550001
  version.compiz: compiz 1:0.9.9~daily12.12.05-0ubuntu2
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

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

2013-01-12 Thread Apport retracing service
StacktraceTop:
 __memcpy_ia32 () at ../sysdeps/i386/i686/multiarch/../memcpy.S:74
 ?? ()

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

Title:
  Xorg crashed with SIGABRT

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

Bug description:
  To reproduce:

  Use ubuntu desktop
  Shut laptop lid (screen turns off)
  Shortly afterwards I hear the login noise and when I open the lid I've been 
logged out

  
  I don't have gnome-screensaver installed as I thought it might be part of the 
problem.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic i686
  ApportVersion: 2.8-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  Date: Sun Jan 13 06:27:44 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2012-12-28 (15 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20121228)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-0-generic 
root=UUID=3ce313e5-2e29-4a42-936a-6f95f3a685a6 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.board.asset.tag: 87654321
  dmi.board.name: EasyNote SW51
  dmi.modalias: 
dmi:bvnInsydeSoftwareCorporation:bvrR1.04:bd11/09/2006:svnPackardBellBV:pn000:pvr550001:rvnPACKARDBELLBV:rnEasyNoteSW51:rvr5a:cvn:ct5:cvr:
  dmi.product.name: 000
  dmi.product.version: 550001
  version.compiz: compiz 1:0.9.9~daily12.12.05-0ubuntu2
  version.libdrm2: libdrm2 2.4.40-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.1-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.1-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.1.901-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.0.0-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.17-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1099054/+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 1099059] [NEW] Volume mutes when below 16%.

2013-01-12 Thread darrin reeves
Public bug reported:

not much else to say. When using alsamixer from terminal and when using
all gui methods of changing volume it always mutes at 15% and below.
When using alsamixer volume jumps from 0 to 16 and when using gui
sliders there is nothing below 16%. I have found nothing about this
other than two other posts with people saying the same thing, and no
fixes posted there either. I can't imagine only three people are
experiencing this.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: alsa-base 1.0.25+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ipokesmot   2907 F pulseaudio
 /dev/snd/pcmC0D0p:   ipokesmot   2907 F...m pulseaudio
 /dev/snd/timer:  ipokesmot   2907 f pulseaudio
Date: Sun Jan 13 02:16:05 2013
InstallationDate: Installed on 2012-06-19 (207 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Built-in Audio - HDA Intel
Symptom_Jack: Black Headphone Out, Left
Symptom_Type: Volume slider, or mixer problems
Title: [VGC-LS25E, SigmaTel STAC9872AK, Black Headphone Out, Left] volume 
slider problem
UpgradeStatus: Upgraded to quantal on 2012-12-08 (36 days ago)
dmi.bios.date: 12/07/2006
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R0100W2
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: R0100W2
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0100W2:bd12/07/2006:svnSonyCorporation:pnVGC-LS25E:pvrC3LNKHR1:rvnSonyCorporation:rnVAIO:rvrR0100W2:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VGC-LS25E
dmi.product.version: C3LNKHR1
dmi.sys.vendor: Sony Corporation

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal

** Attachment added: volume after first press of volume key
   
https://bugs.launchpad.net/bugs/1099059/+attachment/3481704/+files/volume%20step%201.png

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

Title:
  Volume mutes when below 16%.

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

Bug description:
  not much else to say. When using alsamixer from terminal and when
  using all gui methods of changing volume it always mutes at 15% and
  below. When using alsamixer volume jumps from 0 to 16 and when using
  gui sliders there is nothing below 16%. I have found nothing about
  this other than two other posts with people saying the same thing, and
  no fixes posted there either. I can't imagine only three people are
  experiencing this.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ipokesmot   2907 F pulseaudio
   /dev/snd/pcmC0D0p:   ipokesmot   2907 F...m pulseaudio
   /dev/snd/timer:  ipokesmot   2907 f pulseaudio
  Date: Sun Jan 13 02:16:05 2013
  InstallationDate: Installed on 2012-06-19 (207 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Black Headphone Out, Left
  Symptom_Type: Volume slider, or mixer problems
  Title: [VGC-LS25E, SigmaTel STAC9872AK, Black Headphone Out, Left] volume 
slider problem
  UpgradeStatus: Upgraded to quantal on 2012-12-08 (36 days ago)
  dmi.bios.date: 12/07/2006
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: R0100W2
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: R0100W2
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0100W2:bd12/07/2006:svnSonyCorporation:pnVGC-LS25E:pvrC3LNKHR1:rvnSonyCorporation:rnVAIO:rvrR0100W2:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGC-LS25E
  dmi.product.version: C3LNKHR1
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:

<    1   2