[Blueprint servercloud-1311-juju] Juju activities for Trusty

2013-11-30 Thread Matthias Klose
Blueprint changed by Matthias Klose:

Work items changed:
  Work items for ubuntu-13.11:
  SRU for juju-core 1.16.3 into saucy: INPROGRESS
  
  Work items for ubuntu-13.12:
  [dave-cheney] raise bug reports against gcc 4.8.2 that it gccgo is missing in 
the package: TODO
- [doko] Provide 4.8.2 backport in PPA for Juju developers not running Trusty: 
TODO
+ [doko] Provide 4.8.2 backport in PPA for Juju developers not running Trusty: 
DONE
  [mwhudson] chase iant re: getting gccgo fixes into gcc 4.8 branch: TODO
  [dave-cheney] Compatibility work juju-core - gccgo: INPROGRESS
  [dave-cheney] Backport fixes from 1.3 branch for the go tool: TODO
  Create juju-mongodb package from mongodb: INPROGRESS
  [racb] Enable mongodb/libv8 on arm64: TODO
  Completion of juju-core updates for gccgo compatibility: TODO
  [dave-cheney] Work with upstream juju-core devs to switch to gccgo, at least 
for CI and landing: INPROGRESS
  Testing with gccgo in upstream CI: TODO
  Testing of juju-core of gccgo early in cycle: TODO
  
  Work items for ubuntu-14.01:
  Update juju-core to 2.x release: TODO
  Ensure no code duplication between gccgo and juju-core dependency bundle: TODO
  Split shared go dependencies from juju-core source package: TODO
  MIR juju-mongodb: TODO
  MIR juju-core: TODO
  MIR juju-core dependencies: TODO
  
  Work items for ubuntu-14.04:
  MRE for juju-core: TODO

-- 
Juju activities for Trusty
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-juju

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1247912] Re: exim4 4.80-7ubuntu3 init script bug

2013-11-30 Thread Andreas Metzler
This should already be fixed in 4.80-9ubuntu2, since it includes this change:
  * In initscript invoke pidofproc with a pathname argument as it is
documented in LSB and required by lsb-base (= 4.1+Debian9).
Closes: #693696, #718871

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to exim4 in Ubuntu.
https://bugs.launchpad.net/bugs/1247912

Title:
  exim4 4.80-7ubuntu3 init script bug

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1249587] Re: package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-11-30 Thread Qiu Yu
Just run into the same problem. My package version listed as below for
your reference. Thanks!

 $ sudo dpkg -l *freeradius*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version
Architecture   Description
+++-==-==-==-==
ii  freeradius 2.1.12+dfsg-1.2ubuntu6 i386  
 high-performance and highly configurable RADIUS server
ii  freeradius-common  2.1.12+dfsg-1.2ubuntu6 all   
 FreeRADIUS common files
un  freeradius-krb5none 
none (no description available)
un  freeradius-ldapnone 
none (no description available)
iF  freeradius-mysql   2.1.12+dfsg-1.2ubuntu6 i386  
 MySQL module for FreeRADIUS server
un  freeradius-postgresql  none 
none (no description available)
ii  freeradius-utils   2.1.12+dfsg-1.2ubuntu6 i386  
 FreeRADIUS client utilities
ii  libfreeradius2 2.1.12+dfsg-1.2ubuntu6 i386  
 FreeRADIUS shared library

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in Ubuntu.
https://bugs.launchpad.net/bugs/1249587

Title:
  package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1249587] Re: package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-11-30 Thread Qiu Yu
Seems invoking initscript through invoke-rc.d will trigger this issue,
while manually call /etc/init.d/freeradius force-reload everything's
fine.

$ sudo /etc/init.d/freeradius force-reload
 * Reloading FreeRADIUS daemon freeradius
   ...done.

$ sudo invoke-rc.d freeradius force-reload
reload: Unknown instance:
invoke-rc.d: initscript freeradius, action force-reload failed.

And I solved my problem by a clean removal and re-install. BTW, I met this 
issue after upgrading from Ubuntu 12.04 to 14.04. Could be caused by some 
legacy env conflict, I guess.
$sudo apt-get purge freeradius-common freeradius freeradius-mysql
$sudo apt-get install freeradius-common freeradius freeradius-mysql

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in Ubuntu.
https://bugs.launchpad.net/bugs/1249587

Title:
  package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1256533] [NEW] package winbind 2:3.4.7~dfsg-1ubuntu3.12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2013-11-30 Thread Mike Beirne
Public bug reported:

Ran the command sudo apt-get install winbind
It proceeded to download the package and while installing it, it hung.
It may be related to the fact that the machine it was being installed on has a 
DHCP IP address.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: winbind 2:3.4.7~dfsg-1ubuntu3.12
ProcVersionSignature: Ubuntu 2.6.32-53.115-generic 2.6.32.61+drm33.26
Uname: Linux 2.6.32-53-generic x86_64
NonfreeKernelModules: nvidia
AptOrdering:
 winbind: Install
 winbind: Configure
Architecture: amd64
BothFailedConnect: Yes
Date: Thu Nov 28 11:43:31 2013
ErrorMessage: subprocess installed post-installation script returned error exit 
status 143
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
SambaServerRegression: No
SourcePackage: samba
Title: package winbind 2:3.4.7~dfsg-1ubuntu3.12 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 143

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


** Tags: amd64 apport-package lucid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1256533

Title:
  package winbind 2:3.4.7~dfsg-1ubuntu3.12 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 143

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1256546] [NEW] qemu-s390x-static: segmentation fault entering chroot

2013-11-30 Thread Ken Sharp
Public bug reported:

Host: Ubuntu Trusty i386
Guest: Debian Sid s390x

When attempting to debootstrap a Debian Sid s390x guest the second stage
process immediately fails with a segmentation fault, and any subsequent
attempts to run any command while in the chroot.

I: Running command: chroot s390x /debootstrap/debootstrap --second-stage
Segmentation fault (core dumped)
# chroot s390x/
# ps
Segmentation fault (core dumped)
# ls
Segmentation fault (core dumped)
# exit
exit

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qemu-user-static 1.6.0+dfsg-2ubuntu4
ProcVersionSignature: Ubuntu 3.12.0-4.12-generic 3.12.1
Uname: Linux 3.12.0-4-generic i686
ApportVersion: 2.12.7-0ubuntu1
Architecture: i386
Date: Sat Nov 30 18:19:59 2013
InstallationDate: Installed on 2013-11-29 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20131126)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1256546

Title:
  qemu-s390x-static: segmentation fault entering chroot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1256555] [NEW] package apache2-data 2.4.6-2ubuntu2 failed to install/upgrade: package apache2-data is already installed and configured

2013-11-30 Thread Camping Verna
Public bug reported:

Just installed Ubuntu 3.10 but it just doesn't work, it keeps on giving
bug reports

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: apache2-data 2.4.6-2ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic i686
ApportVersion: 2.12.5-0ubuntu2
Architecture: i386
Date: Wed Nov 27 16:45:28 2013
Dependencies:
 
DuplicateSignature: package:apache2-data:2.4.6-2ubuntu2:package apache2-data is 
already installed and configured
ErrorMessage: package apache2-data is already installed and configured
InstallationDate: Installed on 2013-11-27 (3 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: apache2
Title: package apache2-data 2.4.6-2ubuntu2 failed to install/upgrade: package 
apache2-data is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 saucy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1256555

Title:
  package apache2-data 2.4.6-2ubuntu2 failed to install/upgrade: package
  apache2-data is already installed and configured

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1256555] Re: package apache2-data 2.4.6-2ubuntu2 failed to install/upgrade: package apache2-data is already installed and configured

2013-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1256555

Title:
  package apache2-data 2.4.6-2ubuntu2 failed to install/upgrade: package
  apache2-data is already installed and configured

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1256563] Re: package php5-common 5.5.3+dfsg-1ubuntu2 failed to install/upgrade: package php5-common is already installed and configured

2013-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1256563

Title:
  package php5-common 5.5.3+dfsg-1ubuntu2 failed to install/upgrade:
  package php5-common is already installed and configured

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1256563] [NEW] package php5-common 5.5.3+dfsg-1ubuntu2 failed to install/upgrade: package php5-common is already installed and configured

2013-11-30 Thread Camping Verna
Public bug reported:

do not know

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: php5-common 5.5.3+dfsg-1ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic i686
ApportVersion: 2.12.5-0ubuntu2
Architecture: i386
Date: Wed Nov 27 16:45:28 2013
DuplicateSignature: package:php5-common:5.5.3+dfsg-1ubuntu2:package php5-common 
is already installed and configured
ErrorMessage: package php5-common is already installed and configured
InstallationDate: Installed on 2013-11-27 (3 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
MarkForUpload: True
PHPConf.etc.php5.apache2.php.ini:
 
SourcePackage: php5
Title: package php5-common 5.5.3+dfsg-1ubuntu2 failed to install/upgrade: 
package php5-common is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 saucy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1256563

Title:
  package php5-common 5.5.3+dfsg-1ubuntu2 failed to install/upgrade:
  package php5-common is already installed and configured

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1255974] Re: 'e' character does not render properly (or at all)

2013-11-30 Thread Lorax
Strangly, after updating my system (and rebooting) a couple of times,
the problem seems to have fixed itself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255974

Title:
  'e' character does not render properly (or at all)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1245508] Re: Unity slow in 13.10 Nvidia

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245508

Title:
  Unity slow in 13.10 Nvidia

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10

2013-11-30 Thread mamay
actually in intellij another possibly related issue: when switching
between windows with ctrl+tab whole keyboard can be frozen (disabled) so
you cannot type only mouse event, then it needs to be restarted. Started
only after 13.10 upgrade.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256482] [NEW] does not progress from 13:04 64bit. Crash at Settings new software channels

2013-11-30 Thread thebigbug
Public bug reported:

does not progress from 13:04 64bit. Crash at  Settings new software
channels

impossible to calculate the feed

AN unresolvable problem occurred while calculating the upgrade.

This can be caused by:
*Upgrading to a pre-release versione of Ubuntu
*Running the current pre-release version of Ubuntu
*Unofficial software packages not provided by Ubuntu

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.13
ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
CrashDB: ubuntu
Date: Sat Nov 30 09:28:21 2013
InstallationDate: Installed on 2012-11-04 (390 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to raring on 2013-11-30 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256482

Title:
  does not progress from 13:04 64bit. Crash at  Settings new software
  channels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1175529] Re: Always getting the following error after inserting a blank CD R(W) or a DVD R(W) in my cd drive

2013-11-30 Thread Thomas Hotz
** Changed in: unity (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1175529

Title:
  Always getting the following error after inserting a blank CD R(W) or
  a DVD R(W) in my cd drive

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256484] [NEW] [MS-7697, Realtek ALC887-VD, Green Line Out, Rear] No sound at all

2013-11-30 Thread jtraifalgar
Public bug reported:

I tried some instructions from this site
https://wiki.ubuntu.com/Audio/PositionReporting. Now I got no sound at
all after applying and rebooting the computer.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
Uname: Linux 3.5.0-030500-generic i686
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  linuxserver   2274 F pulseaudio
 /dev/snd/pcmC0D0p:   linuxserver   2274 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Generic'/'HD-Audio Generic at 0xfef4 irq 16'
   Mixer name   : 'Realtek ALC887-VD'
   Components   : 'HDA:10ec0887,1462d697,00100302'
   Controls  : 44
   Simple ctrls  : 21
Date: Sat Nov 30 16:56:22 2013
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_PH:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_PH.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
Symptom_Card: Built-in Audio - HD-Audio Generic
Symptom_DevicesInUse:
 2274  2274  linuxserver  F pulseaudio
 /dev/snd/pcmC0D0p:   linuxserver  F...m pulseaudio
Symptom_Jack: Green Line Out, Rear
Symptom_Type: No sound at all
Title: [MS-7697, Realtek ALC887-VD, Green Line Out, Rear] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/24/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.3
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: A75MA-P35 (MS-7697)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.3:bd12/24/2011:svnMSI:pnMS-7697:pvr1.0:rvnMSI:rnA75MA-P35(MS-7697):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7697
dmi.product.version: 1.0
dmi.sys.vendor: MSI
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2013-11-30T16:49:15.862832

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


** Tags: apport-bug i386 precise third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256484

Title:
  [MS-7697, Realtek ALC887-VD, Green Line Out, Rear] No sound at all

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-30 Thread bluenova
@provost, Sounds a little like witchcraft but I'll give anything a try.
Unfortunately first boot was stuck on a delay using 3.11.0-13-generic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1093217

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 967399] Re: [11.10] Elantech trackpoint does not work Lenovo

2013-11-30 Thread supertux
For those interested how to patch their kernel
or how this Patch has developed from the original mailing List one:

http://thinkpad-forum.de/threads/162529-L530-L430-Trackpoint-unter-
Linux?p=1686259viewfull=1#post1686259

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/967399

Title:
  [11.10] Elantech trackpoint does not work Lenovo

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 885592] Re: No parent folder button in Nautilus

2013-11-30 Thread Emmanuel Thomas-Maurin
You don't understand, it's called 'user experience consistency', my computer 
file system and the web are the same thing ;)
(Sometimes, I'm really getting sick of all this pseudo-design/marketing bla 
bla.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/885592

Title:
  No parent folder button in Nautilus

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256486] [NEW] package initramfs-tools 0.99ubuntu13.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-11-30 Thread Gabriel Barbieru
Public bug reported:

was trying to install kubuntu-desktop with KDM

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: initramfs-tools 0.99ubuntu13.4
ProcVersionSignature: Ubuntu 3.8.0-33.48~precise1-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Sat Nov 30 11:26:01 2013
DuplicateSignature: package:initramfs-tools:0.99ubuntu13.4:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.99ubuntu13.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256486

Title:
  package initramfs-tools 0.99ubuntu13.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1256486/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256486] Re: package initramfs-tools 0.99ubuntu13.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256486

Title:
  package initramfs-tools 0.99ubuntu13.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1256486/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 907162] Re: The game graphics are extremely glitchy

2013-11-30 Thread Oibaf
Is this still an issue with a recent Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907162

Title:
  The game graphics are extremely glitchy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1131858] Re: file operations window hangs after completion of file transfer to FAT file system from ext4 file system

2013-11-30 Thread Peter Grman
Having a similar problem right now with Ubuntu 13.10 copying multiple files 
from mounted iso to usb stick (FAT) but got stuck at 2.6 out of 2.7 GB
Also my laptop started to lag and was almost unusable for some time during the 
copying but htop showed that memory usage is around 50% and CPU usage for all 8 
Threads (4 Cores) never higher than 5-10% but the load average still goes up to 
9.25

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1131858

Title:
  file operations window hangs after completion of file transfer to FAT
  file system from ext4 file system

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 878075] Re: pitivi has no effects

2013-11-30 Thread andre van rage
oh, this is an old one..

but i have the same problem here.
i am using Debian GNU/Linux 7.2 (wheezy) 3.2.51-1 x86_64

i have tried to install the following modules,
but pitivi still does not offer me any plugins in the gui:

gstreamer0.10-plugins-base
gstreamer0.10-plugins-base-apps
gstreamer0.10-plugins-cutter
gstreamer0.10-plugins-good
gstreamer0.10-plugins-ugly
gstreamer0.10-plugins-bad
gnome-video-effects
gnome-video-effects-frei0r

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878075

Title:
  pitivi has no effects

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 556695] Re: warzone2100 assert failure: warzone2100: radeon_texture.c:121: radeon_teximage_map: Assertion `!image-base.Data' failed.

2013-11-30 Thread Oibaf
Is this still an issue on a recent Ubuntu?

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/556695

Title:
  warzone2100 assert failure: warzone2100: radeon_texture.c:121:
  radeon_teximage_map: Assertion `!image-base.Data' failed.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255583] Re: [MIR] Main inclusion request for bbswitch

2013-11-30 Thread Alberto Milone
Let me quote myself from section 8 of the wikipage: tseliot is
available to fix the module to build against changes in the kernel API.

This package will be my responsibility, as are the binary drivers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255583

Title:
   [MIR] Main inclusion request for bbswitch

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1008206] Re: warzone2000 crashes when making zoom out

2013-11-30 Thread Oibaf
Is this still an issue with the newer warzone-2100 3.1 on newer Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008206

Title:
  warzone2000 crashes when making zoom out

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 427210] Re: CFQ may not be the right choice of i/o scheduler for the most common desktop systems

2013-11-30 Thread Peter Grman
WOW, this fix worked for me still in Ubuntu 13.10 I have in my laptop
combined SSD, HDD, External HDD and USB Sticks (from time to time) and
copying files got my system stuck always, but after changing to deadline
it seems to be fixed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/427210

Title:
  CFQ may not be the right choice of i/o scheduler for the most common
  desktop systems

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256488] [NEW] package firefox 25.0.1+build1-0ubuntu0.13.10.1 failed to install/upgrade: A(z) firefox csomag már települt és be van állítva

2013-11-30 Thread Nava Steve
Public bug reported:

hare krishna

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: firefox 25.0.1+build1-0ubuntu0.13.10.1
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic i686
AddonCompatCheckDisabled: False
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nava   1323 F lxpanel
BuildID: 20131115105824
CRDA: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: 'iw'
Channel: Unavailable
CurrentDmesg:
 [   54.314223] sd 4:0:0:0: [sdb] Asking for cache data failed
 [   54.314237] sd 4:0:0:0: [sdb] Assuming drive cache: write through
 [  106.022910] sd 4:0:0:0: [sdb] Test WP failed, assume Write Enabled
 [  106.026022] sd 4:0:0:0: [sdb] Asking for cache data failed
 [  106.026034] sd 4:0:0:0: [sdb] Assuming drive cache: write through
Date: Fri Nov 29 17:05:50 2013
DuplicateSignature: package:firefox:25.0.1+build1-0ubuntu0.13.10.1:A(z) firefox 
csomag már települt és be van állítva
ErrorMessage: A(z) firefox csomag már települt és be van állítva
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-11-28 (1 days ago)
InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
IpRoute:
 default via 192.168.1.1 dev wlan0  proto static 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.101  metric 9
MarkForUpload: True
NoProfiles: True
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
RunningIncompatibleAddons: False
SourcePackage: firefox
Title: package firefox 25.0.1+build1-0ubuntu0.13.10.1 failed to 
install/upgrade: A(z) firefox csomag már települt és be van állítva
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/30/2010
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V1.60
dmi.board.name: PAV10 DDR3
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.00
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.60:bd07/30/2010:svnTOSHIBA:pnTOSHIBANB250:pvrPLL2PE-003024GR:rvnTOSHIBA:rnPAV10DDR3:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: TOSHIBA NB250
dmi.product.version: PLL2PE-003024GR
dmi.sys.vendor: TOSHIBA

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


** Tags: apport-package i386 saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256488

Title:
  package firefox 25.0.1+build1-0ubuntu0.13.10.1 failed to
  install/upgrade: A(z) firefox csomag már települt és be van állítva

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1256488] Re: package firefox 25.0.1+build1-0ubuntu0.13.10.1 failed to install/upgrade: A(z) firefox csomag már települt és be van állítva

2013-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256488

Title:
  package firefox 25.0.1+build1-0ubuntu0.13.10.1 failed to
  install/upgrade: A(z) firefox csomag már települt és be van állítva

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1250063] Re: nvidia-173 doesn't work on Ubuntu 13.10 Saucy Salamander

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

** Changed in: nvidia-graphics-drivers-173 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250063

Title:
  nvidia-173 doesn't work on Ubuntu 13.10 Saucy Salamander

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/1250063/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1154630] Re: phonon-backend-gstreamer should not depends on gstreamer0.10-alsa

2013-11-30 Thread Pali
@Rick Timmis: do you know when will be package ready for precise?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1154630

Title:
  phonon-backend-gstreamer should not depends on gstreamer0.10-alsa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phonon-backend-gstreamer/+bug/1154630/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1008206] Re: warzone2000 crashes when making zoom out

2013-11-30 Thread Javier Domingo
I am sorry to say I am not longer running ubuntu, so can't know if it's
still happening.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008206

Title:
  warzone2000 crashes when making zoom out

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1015131] Re: [PATCH] https with basic http authentication

2013-11-30 Thread Pali
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1015131

Title:
  [PATCH] https with basic http authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-mirror/+bug/1015131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1085442] Re: networkmanagement unable to configure NM connection for TTLS/EAP-GTC MD5 authentication

2013-11-30 Thread Pali
@Scott Kitterman: what other test are needed?

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1085442

Title:
  networkmanagement unable to configure NM connection for  TTLS/EAP-GTC
   MD5 authentication

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1008206] Re: warzone2000 crashes when making zoom out

2013-11-30 Thread Oibaf
** Changed in: warzone2100 (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008206

Title:
  warzone2000 crashes when making zoom out

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1245147] Re: Ubuntu 13.10 does not boot from USB stick 3.0

2013-11-30 Thread Luigi R.
I did it, but nothing...the light of the key flashes two time and stops
and nothing appears on the screen. I have also tried update grub on my
hd to include the item linked to the usb and as soos as I click on it I
can see only a magenta screen. Is there a way to debug what is
happening. In which filesystem grub is written on the key (ext2?)

menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os 
$menuentry_id_option 'gnulinux-simple-39bf5da7-c366-4b39-8ead-4b877100e798' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 
--hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1  
39bf5da7-c366-4b39-8ead-4b877100e798
else
  search --no-floppy --fs-uuid --set=root 
39bf5da7-c366-4b39-8ead-4b877100e798
fi
linux   /boot/vmlinuz-3.11.0-12-generic 
root=UUID=39bf5da7-c366-4b39-8ead-4b877100e798 ro   quiet splash $vt_handoff
initrd  /boot/initrd.img-3.11.0-12-generic
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245147

Title:
  Ubuntu 13.10 does not boot from USB stick 3.0

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1232200] Re: ubuntu-wine packages display poorly in update-manager

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1232200

Title:
  ubuntu-wine packages display poorly in update-manager

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247242] Re: Unity wont start - compiz could not load ccp

2013-11-30 Thread Sławek Mikuła
Indeed the solution by Progger works ! protobuf from this ppa (protobuf 2.5.0) 
replaces libprotobuf.so.7 with libprotobuf.so.8 
I wasn't aware that unity uses protobuf and couldn't connect this ppa upgrade 
with unity problem because i wasn't restarting unity for a long time.

Issue resolved ! Thanks Progger.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247242

Title:
  Unity wont start - compiz could not load ccp

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1245147] Re: Ubuntu 13.10 does not boot from USB stick 3.0

2013-11-30 Thread Luigi R.
Could be a too long UUID? The Ubuntu is installed on the key under
/dev/sbd1. Does it make a difference if ubuntu is installed on primary
or logical partition? On the hard disk ubuntu is in a logical partition
(sda7)

totale 0
drwxr-xr-x 2 root root 180 nov 30 11:38 .
drwxr-xr-x 6 root root 120 nov 30  2013 ..
lrwxrwxrwx 1 root root  10 nov 30 11:38 18F57B01269DF7B7 - ../../sdb5
lrwxrwxrwx 1 root root  10 nov 30 11:38 39bf5da7-c366-4b39-8ead-4b877100e798 - 
../../sdb1
lrwxrwxrwx 1 root root  10 nov 30 11:38 3b3226b9-5209-4353-b0ef-2e1c7ef4005c - 
../../sdb2
lrwxrwxrwx 1 root root  10 nov 30 11:34 45DA5FB065A51410 - ../../sda5
lrwxrwxrwx 1 root root  10 nov 30 11:34 7AE2FED11620B1C7 - ../../sda1
lrwxrwxrwx 1 root root  10 nov 30 11:34 C650-CB26 - ../../sda3
lrwxrwxrwx 1 root root  10 nov 30 11:34 da87de99-c43d-4ba4-a3d4-446f6ea7bf93 - 
../../sda7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245147

Title:
  Ubuntu 13.10 does not boot from USB stick 3.0

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1245147] Re: Ubuntu 13.10 does not boot from USB stick 3.0

2013-11-30 Thread Luigi R.
This how it is mounted right now

/dev/sdb1/media/hir0/39bf5da7-c366-4b39-8ead-4b877100e798 ext4
(rw,nosuid,nodev,uhelper=udisks2)

and this is the LiveUsb using syslinux I guess:

/dev/sdb1/media/hir0/55FE-DEC9vfat
(rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks2)

Please if you have some idea let me know. Is there a way to debug and
write in a file what is happening? Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245147

Title:
  Ubuntu 13.10 does not boot from USB stick 3.0

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 907162] Re: The game graphics are extremely glitchy

2013-11-30 Thread Oibaf
** Changed in: warzone2100 (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/907162

Title:
  The game graphics are extremely glitchy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256496] [NEW] Apply update failed: No update has been downloaded

2013-11-30 Thread Alan Pope ㋛
Public bug reported:

Running #39 trusty-proposed on mako

When I saw #40 was out I wanted to do an OTA update, so I went to System
Settings - Update and have it set to auto download on wifi, so it
started downloading. I left it alone.

When I returned the button had changed to over to install the update,
but when I press it I get the message:-

Apply update failed: No update has been downloaded

See screenshot

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-system-settings 0.1+14.04.20131119-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.7-0ubuntu1
Architecture: armhf
Date: Sat Nov 30 11:00:52 2013
InstallationDate: Installed on 2013-11-29 (0 days ago)
InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20131129.2)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 SHELL=/bin/bash
SourcePackage: ubuntu-system-settings
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-system-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug armhf avengers trusty

** Attachment added: device-2013-11-30-105433.png
   
https://bugs.launchpad.net/bugs/1256496/+attachment/3920251/+files/device-2013-11-30-105433.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256496

Title:
  Apply update failed: No update has been downloaded

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247912] Re: exim4 4.80-7ubuntu3 init script bug

2013-11-30 Thread Andreas Metzler
This should already be fixed in 4.80-9ubuntu2, since it includes this change:
  * In initscript invoke pidofproc with a pathname argument as it is
documented in LSB and required by lsb-base (= 4.1+Debian9).
Closes: #693696, #718871

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247912

Title:
  exim4 4.80-7ubuntu3 init script bug

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1253624] Re: Nothing happens when I do suspend, reboot to fix

2013-11-30 Thread ThomasNovin
Doing a shutdown instead of suspend shows a message like attached file,
that some application inhibits the shutdown.

So maybe the same for suspend?

So this should be notified to the user.

What application is inhibiting the shutdown in this case, has this
request been logged somewhere?

** Attachment added: Screenshot from 2013-11-29 22:03:33.png
   
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1253624/+attachment/3920253/+files/Screenshot%20from%202013-11-29%2022%3A03%3A33.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253624

Title:
  Nothing happens when I do suspend, reboot to fix

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1180155] Re: Ubuntu 12.04.2LTS can't install virtualbox-guest-x11 easily

2013-11-30 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1160401 ***
https://bugs.launchpad.net/bugs/1160401

Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1180155

Title:
  Ubuntu 12.04.2LTS can't install virtualbox-guest-x11 easily

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1180155] Re: Ubuntu 12.04.2LTS can't install virtualbox-guest-x11 easily

2013-11-30 Thread Donk
*** This bug is a duplicate of bug 1160401 ***
https://bugs.launchpad.net/bugs/1160401

** This bug has been marked a duplicate of bug 1160401
   virtualbox-guest-x11 uninstallable on precise with LTS Enablement Stacks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1180155

Title:
  Ubuntu 12.04.2LTS can't install virtualbox-guest-x11 easily

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1062186] Re: 'Backup Failed' message when external backup drive first inserted

2013-11-30 Thread Mark
It still happens to me on 13.10 64bit with an external HDD.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1062186

Title:
  'Backup Failed' message when external backup drive first inserted

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1062186/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1193360] Re: Can't type diacritics with AltGr+letter in Dash or HUD

2013-11-30 Thread Hans Ginzel
I realised a bug on 13.10 with the Czech (qwerty) keyboard.  In Text Entry 
Settings I have the English (US) and the Czech (qwerty) Input Sources. 
Switch to next source using: Shift+Alt_L
Switch to prev. source using: Shift+Alt+Control_L
In the Keyboard/Shortcuts/Typing I choose Caps_Lock for Compose Key and 
Right_Alt for Alternative Characters Key.

When the Czech keyboard is selected, then AltGr works well, e.g. on the '8' key 
there is the 'a' with acute (á), with the Shift key there is the number '8' and 
with the AltGr key I get the star (*). But when the English keyboard is 
selected I get '8', star with Shift and ALSO the '8' with the AltGr key.
In previous Ubuntu releases I got accute 'a' (á) on the English keyboard on the 
key '8' with the AltGr key when Press Right Alt key to choose 3rd level was 
checked in options.

How to please achieve described behaviour in 13.10?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193360

Title:
  Can't type diacritics with AltGr+letter in Dash or HUD

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1256497] [NEW] package postgresql-8.4 8.4.17-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2013-11-30 Thread José Luis Solano Ospino
Public bug reported:

I don know

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postgresql-8.4 8.4.17-0ubuntu12.04
ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51
Uname: Linux 3.2.0-56-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Fri Nov 29 08:34:12 2013
DuplicateSignature: package:postgresql-8.4:8.4.17-0ubuntu12.04:subprocess new 
pre-removal script returned error exit status 1
ErrorMessage: subprocess new pre-removal script returned error exit status 1
MarkForUpload: True
SourcePackage: postgresql-8.4
Title: package postgresql-8.4 8.4.17-0ubuntu12.04 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: postgresql-8.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256497

Title:
  package postgresql-8.4 8.4.17-0ubuntu12.04 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256498] [NEW] package postgresql-client-9.1 9.1.9-0ubuntu12.04 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2013-11-30 Thread José Luis Solano Ospino
Public bug reported:

I don't know what happend to turn on the pc

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postgresql-client-9.1 9.1.9-0ubuntu12.04
ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51
Uname: Linux 3.2.0-56-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Fri Nov 29 08:34:17 2013
DuplicateSignature: package:postgresql-client-9.1:9.1.9-0ubuntu12.04:subprocess 
installed pre-removal script returned error exit status 1
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
MarkForUpload: True
SourcePackage: postgresql-9.1
Title: package postgresql-client-9.1 9.1.9-0ubuntu12.04 failed to 
install/upgrade: subprocess installed pre-removal script returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: postgresql-9.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256498

Title:
  package postgresql-client-9.1 9.1.9-0ubuntu12.04 failed to
  install/upgrade: subprocess installed pre-removal script returned
  error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256499] [NEW] package postgresql-9.1 9.1.9-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2013-11-30 Thread José Luis Solano Ospino
Public bug reported:

I don't know what happend to turn on the pc

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postgresql-9.1 9.1.9-0ubuntu12.04
ProcVersionSignature: Ubuntu 3.2.0-56.86-generic 3.2.51
Uname: Linux 3.2.0-56-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Fri Nov 29 08:34:14 2013
DuplicateSignature: package:postgresql-9.1:9.1.9-0ubuntu12.04:subprocess new 
pre-removal script returned error exit status 1
ErrorMessage: subprocess new pre-removal script returned error exit status 1
MarkForUpload: True
SourcePackage: postgresql-9.1
Title: package postgresql-9.1 9.1.9-0ubuntu12.04 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: postgresql-9.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256499

Title:
  package postgresql-9.1 9.1.9-0ubuntu12.04 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256497] Re: package postgresql-8.4 8.4.17-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2013-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256497

Title:
  package postgresql-8.4 8.4.17-0ubuntu12.04 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256498] Re: package postgresql-client-9.1 9.1.9-0ubuntu12.04 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2013-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256498

Title:
  package postgresql-client-9.1 9.1.9-0ubuntu12.04 failed to
  install/upgrade: subprocess installed pre-removal script returned
  error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256499] Re: package postgresql-9.1 9.1.9-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2013-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256499

Title:
  package postgresql-9.1 9.1.9-0ubuntu12.04 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1193414] Re: [DASH] quit mode for 'recent apps' should be less persistent

2013-11-30 Thread PS Jenkins bot
Fix committed into lp:unity8 at revision None, scheduled for release in
unity8, milestone phone-v1-freeze

** Changed in: unity8
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1193414

Title:
  [DASH] quit mode for 'recent apps' should be less persistent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1193414/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256496] Re: Apply update failed: No update has been downloaded

2013-11-30 Thread Alan Pope ㋛
Rebooted the phone and now it's letting me update to #40.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256496

Title:
  Apply update failed: No update has been downloaded

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244267] Re: Big identific changelog.gz and ChangeLog.gz files exist in doc folder of each binary package from gtk+2.0 source

2013-11-30 Thread Mantas Kriaučiūnas
It seems big ChangeLog.gz and changelog.gz files are removed from
libgtk2.0* binary packages in Ubuntu 13.10, while one big changelog.gz
file still exist in Ubuntu 12.04 LTS libgtk2.0-0 binary package.

** Changed in: gtk+2.0 (Baltix)
   Importance: Undecided = Low

** Changed in: gtk+2.0 (Baltix)
 Assignee: (unassigned) = Mantas Kriaučiūnas (mantas)

** Package changed: gtk+2.0 (Baltix) = baltix

** Changed in: baltix
   Status: Invalid = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/244267

Title:
  Big identific changelog.gz and ChangeLog.gz files exist in doc folder
  of each binary package from gtk+2.0 source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/244267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1204002] Re: 'isoinfo' utility doesn't show correctly some file/directory names

2013-11-30 Thread Schily
It seems that you are not using recent original software but an unmaintained
copy that did not get updates during the past 9.5 years.

I recomend you to upgrade to recent original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

the original software added support for unicode characters in Summer
2006.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1204002

Title:
  'isoinfo' utility doesn't show correctly some file/directory names

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1203559] Re: wodim doesn't find my DVD writer

2013-11-30 Thread Schily
You are not using recent original software but something that is unmaintained 
since
May 2007. Do not expect to get any help for this dead code as the people behind 
it
stopped even answering to bug reports many yearsa ago.

I recommend you to upgrade to recent original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1203559

Title:
  wodim doesn't find my DVD writer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1185616] Re: wings3d does not run on ubuntu 13 that needed dependencies.

2013-11-30 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1070069 ***
https://bugs.launchpad.net/bugs/1070069

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

** This bug has been marked a duplicate of bug 1070069
   Wings3D cannot be installed / ftbfs due to unmet dependency (erlang-wx)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1185616

Title:
  wings3d does not run on ubuntu 13 that needed dependencies.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1251581] Re: Wings 3D requires ERLang-Wx which is missing

2013-11-30 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1070069 ***
https://bugs.launchpad.net/bugs/1070069

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

** This bug has been marked a duplicate of bug 1070069
   Wings3D cannot be installed / ftbfs due to unmet dependency (erlang-wx)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1251581

Title:
  Wings 3D requires ERLang-Wx which is missing

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1251873] Re: X crashes back to login screen when running firefox, chrome, etc.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1251873

Title:
  X crashes back to login screen when running firefox, chrome, etc.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1179070] Re: nm-applet show wrong characters on Modem broadband connection and sometimes crash.

2013-11-30 Thread Jean-Pierre
*** This bug is a duplicate of bug 1185330 ***
https://bugs.launchpad.net/bugs/1185330

** This bug has been marked a duplicate of bug 1185330
   network manager error

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1179070

Title:
  nm-applet show wrong characters on Modem broadband connection and
  sometimes crash.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1091962] Re: cdrecord returned an unknown error (code 254) when burning audio cd

2013-11-30 Thread Schily
A command sequence error usually appears, when unfriendly software 
interrupts the write process, ignoring the current write task.

hald and similar on Linux are known to be such software, kill it.

Another possible way to go is to write in -raw96r mode to prevent the
drive from being able to report the current media state. Note that this
will not work for DVDs BluRay.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1091962

Title:
  cdrecord returned an unknown error (code 254) when burning audio cd

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 978891] Re: [Dell Vostro 3750] ubuntu 12.04 doesn't boot when usb device plugged in (except usb mouse)

2013-11-30 Thread albert fishnets
I have this same problem in ubuntu 13.10 with ASUS mother board. If any
non-input device is plugged in, I cannot boot into Ubuntu. I get Grub,
but after that just a blinking grey line with no output. Debian, Fedora,
and Windows, boot just fine on the same machine with USB stuff plugged
in. I also had to remove all of my hard drives to install 13.10. It gave
the infamous intramfs error upon attempts to boot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/978891

Title:
  [Dell Vostro 3750] ubuntu 12.04 doesn't boot when usb device plugged
  in (except usb mouse)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070069] Re: Wings3D cannot be installed

2013-11-30 Thread Hans Joachim Desserud
Fwiw, in recent Ubuntu releases, I see that erlang-wx has been set as a
build dependency so that this package will not build until the issue has
been resolved. See
https://launchpad.net/ubuntu/+source/wings3d/1.4.1-5ubuntu1.

** Tags added: ftbfs raring saucy trusty

** Tags added: unmetdeps

** Summary changed:

- Wings3D cannot be installed
+ Wings3D cannot be installed / ftbfs due to unmet dependency (erlang-wx)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070069

Title:
  Wings3D cannot be installed / ftbfs due to unmet dependency (erlang-
  wx)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 879510] Re: wodim fails to burn DVD+RDL

2013-11-30 Thread Schily
You are not using the official software but a copy from 2004 where the working
DVD support was ripped off and replaced by some thing half baken. I recommend to
upgrade to recent original software from:

 ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879510

Title:
  wodim fails to burn DVD+RDL

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1251873] Re: X crashes back to login screen when running firefox, chrome, etc.

2013-11-30 Thread Thiago Martins
I have the same error at intel_set_mode+0x25/0x30 [i915]. X won't always
come back to login screen, but screen turns black and every X client
dies.

I can reproduce it consistently by triggering resolution changes.
Important information: I am using kde with kwin as window manager (this
appears to be OP's case as well, since his InstallationMedia is listed
as Kubuntu 12.04).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1251873

Title:
  X crashes back to login screen when running firefox, chrome, etc.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205062] Re: no communication with Epson D88 when a ink cartdridge is empty

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205062

Title:
  no communication with Epson D88 when a ink cartdridge is empty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 720525] Re: AssertionError: first.difftype != diff

2013-11-30 Thread Mark
I confirm this critical bug. With this bug, the ubuntu backup (deja-dup)
is useless..

Traceback (most recent call last):
  File /usr/bin/duplicity, line 1411, in module
with_tempdir(main)
  File /usr/bin/duplicity, line 1404, in with_tempdir
fn()
  File /usr/bin/duplicity, line 1338, in main
restore(col_stats)
  File /usr/bin/duplicity, line 632, in restore
restore_get_patched_rop_iter(col_stats)):
  File /usr/lib/python2.7/dist-packages/duplicity/patchdir.py, line 526, in 
Write_ROPaths
for ropath in rop_iter:
  File /usr/lib/python2.7/dist-packages/duplicity/patchdir.py, line 499, in 
integrate_patch_iters
final_ropath = patch_seq2ropath( normalize_ps( patch_seq ) )
  File /usr/lib/python2.7/dist-packages/duplicity/patchdir.py, line 466, in 
patch_seq2ropath
assert len( patch_seq ) == 1, len( patch_seq )
AssertionError: 4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720525

Title:
  AssertionError: first.difftype != diff

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1185330] Re: network manager error

2013-11-30 Thread Jean-Pierre
I have discovered the cause of this problem. There are some bad g_free()
calls in the code. I will submit patch.

** Patch added: Apply patch using patch -p1  network-manager-applet.patch at 
the source of the tree as obtained by apt-get source network-manager-applet
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1185330/+attachment/3920284/+files/network-manager-applet.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1185330

Title:
  network manager error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256503] [NEW] Please enable zcache in Trusty

2013-11-30 Thread Ken Sharp
Public bug reported:

CONFIG_ZCACHE is missing from the Trusty kernels. Can this be added for further 
testing?
https://answers.launchpad.net/ubuntu/+source/linux/+question/240079

It would also be helpful if you could get people to answer questions who
don't have an attitude problem.

Thanks.

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


** Tags: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256503

Title:
  Please enable zcache in Trusty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256505] [NEW] New upstream Flowblade release 0.10 was released on 2013-10, please update packages

2013-11-30 Thread Mantas Kriaučiūnas
Public bug reported:

Flowblade 0.10 was released on 2013-10, please update Ubuntu packages - 
currently Ubuntu Trusty has outdated 0.8 release (released on 2012).
Version 0.10 is the third release of Flowblade, for more info see: 
http://code.google.com/p/flowblade
This release has a lot of new features and enhancements:

Tools metaphor is used for editing instead of Edit Modes like before
Audio Mixer window with VU meter + gain and pan controls for all tracks and 
master out (Requires MLT 0.8.8)
Affine Blend compositor provides single point of control to create 
keyframed composites with both opacity and affine transform and all the 
standard blend modes (Requires Frei0r 1.4, which isn't widely in repos)
Image sequences of numbered frames can be imported now as media
Preset rendering options for commonly used file types are made available to 
the user
Range Log panel enables user to save and name Mark In/Out ranges on media 
files. This is very useful when working with long files that have many areas of 
interest.
Marks can now be placed to identify positions on the timeline.
Single track rendered transitions for quick dissolves and wipes
Auto consolidate blanks, no more multiple blanks between clips after some 
edits
GUI Look'n'Feel was updated with over 20 new icons and new custom buttons 

Other features and enhancements

Updated application menu
Configurable Tabs position
Configurable Timecode display position
Keyboard shortcuts list window
Centring action for Compositor editors
TAB key switches between Timeline/Clip display on monitor
Keyboard shortcut CTRL+L for logging clip ranges
Arrow keys move source image in Compositor editors
Project events panel and persistent project events data
8 video/1 audio and 1 video/8 audio track layoutsn for sequences
Media objects are now displayed using large thumbnails with information 
overlays
Noise and EBUBars image producers
Bin panel is now resizable
Colgate white balance plugin
Tracks menu
Support for Copy/Paste in Title Editor
Runtime environment data can be saved into a file
Rename and Clip Color features added to Clip context menus
Make cut action available when working with trim edit tools
Image Grid filter
Audio information for clip is displayed with level data instead of waveform
Panel sizes are now persistent
UP/DOWN arrows move position to In/Out Marks and clip ends on Clip Monitor 
display
HOME/END keys move position to timeline start/end
Sync Parent feature GUI update
Timeline focus fixes to make keyboard shortcuts available better
M keyboard shortcut for adding markers
Sync frame offsets visible
Display selected range on timeline frame widget
Display selected range length for Clips under monitor

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256505

Title:
  New upstream Flowblade release 0.10 was released on 2013-10, please
  update packages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256503] Missing required logs.

2013-11-30 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1256503

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256503

Title:
  Please enable zcache in Trusty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256506] [NEW] Configuration directory owned by root

2013-11-30 Thread Alf Haakon Lund
Public bug reported:

After a fresh install, when running Geany it starts with a dialog
stating

Configuration directory could not be created (Permission denied).
There could be some problems using Geany without a configuration directory.
Start Geany anyway?

When looking at the properties of /home/.config/geany it shows the
folder is owned by root, when it should be owned by my user. Changing
ownership fixes the problem.

See also http://ubuntuforums.org/showthread.php?t=2141167

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: geany 1.23.1+dfsg-1
ProcVersionSignature: Ubuntu 3.11.0-13.5-lowlatency 3.11.6
Uname: Linux 3.11.0-13-lowlatency x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Sat Nov 30 13:45:29 2013
ExecutablePath: /usr/bin/geany
InstallationDate: Installed on 2013-11-04 (26 days ago)
InstallationMedia: Ubuntu-Studio 13.10 Saucy Salamander - Release amd64 
(20131016.1)
MarkForUpload: True
SourcePackage: geany
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug geany saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256506

Title:
  Configuration directory owned by root

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256503] Re: Please enable zcache in Trusty

2013-11-30 Thread Ken Sharp
** Tags added: bot-stop-nagging

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256503

Title:
  Please enable zcache in Trusty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256505] Re: New upstream Flowblade release 0.10 was released on 2013-10, please update packages

2013-11-30 Thread Hans Joachim Desserud
** Tags added: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256505

Title:
  New upstream Flowblade release 0.10 was released on 2013-10, please
  update packages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256505] Re: New upstream Flowblade release 0.10 was released on 2013-10, please update packages

2013-11-30 Thread Mantas Kriaučiūnas
** Also affects: flowblade (Baltix)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256505

Title:
  New upstream Flowblade release 0.10 was released on 2013-10, please
  update packages

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256445] Re: EFI error causes Ubuntu 13.10 GRUB installation to stop

2013-11-30 Thread returningshadow
I'm posting from that system now. Maybe it was a connection issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256445

Title:
  EFI error causes Ubuntu 13.10 GRUB installation to stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1256445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256503] Missing required logs.

2013-11-30 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1256503

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256503

Title:
  Please enable zcache in Trusty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256503] Re: Please enable zcache in Trusty

2013-11-30 Thread Ken Sharp
** Tags added: kernel-bot-stop-nagging

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256503

Title:
  Please enable zcache in Trusty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy

2013-11-30 Thread Erick Brunzell
Still broken in Lubuntu Trusty 20131129 i386.

** Tags added: saucy trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205643

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1256506] [NEW] Configuration directory owned by root

2013-11-30 Thread Andreas Moog
Thanks for the bug report.

Does that happen to you on the first time you start geany? Did you at
any point start geany with sudo to access files that you otherwise
don't have rights to?

I tried to reproduce with a fresh 13.04, 13.10 and 14.04 (beta) install,
but couldn't get the error mentioned - as far as I can see the
.config/geany directory is only created when running geany for the first
time.

 status incomplete
 importance low
 subscribe

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


** Changed in: geany (Ubuntu)
   Importance: Undecided = Low

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256506

Title:
  Configuration directory owned by root

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-30 Thread 刘兆谦
yes ,i file it ,may someone help me 
https://bugzilla.kernel.org/show_bug.cgi?id=66231

** Bug watch added: Linux Kernel Bug Tracker #66231
   http://bugzilla.kernel.org/show_bug.cgi?id=66231

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1254745

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1203559] Re: wodim doesn't find my DVD writer

2013-11-30 Thread Nigel Horne
On 30/11/13 06:54, Schily wrote:
 You are not using recent original software but something that is unmaintained 
 since
 May 2007. Do not expect to get any help for this dead code as the people 
 behind it
 stopped even answering to bug reports many yearsa ago.

 I recommend you to upgrade to recent original software from:

 ftp://ftp.berlios.de/pub/cdrecord/alpha/


I am using the latest version, apt-get upgrade doesn't give me any new 
version to pick.

-Nigel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1203559

Title:
  wodim doesn't find my DVD writer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 349469] Re: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2013-11-30 Thread Nur
thanks to all the comment. actually, what i'm doing is, i format the PC
again. n I can use it


On Sat, Nov 30, 2013 at 7:17 AM, Steve Langasek 
steve.langa...@canonical.com wrote:

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

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

 Title:
   debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
   another process: Resource temporarily unavailable

 Status in Ambasa Operating System:
   New
 Status in Debconf:
   New
 Status in “aptdaemon” package in Ubuntu:
   Confirmed
 Status in “debconf” package in Ubuntu:
   Triaged

 Bug description:
   Upgrading packages that use debconf sometimes fail with the following
   error:

   debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
   another process: Resource temporarily unavailable

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



-- 
'the more u give, the more that u get''

Nur Sabrina Binti Risman
Biochip and Medical SoC Laboratory,
Faculty of Biosciences and Medical Engineering,
Universiti Teknologi Malaysia.
Tel : 013 791 4623

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/349469

Title:
  debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
  another process: Resource temporarily unavailable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1255700] Re: [Hewlett-Packard HP EliteBook 8740w] suspend/resume failure

2013-11-30 Thread Christopher M. Penalver
Michiel Janssens, one may test suspend via a live environment, so no
need to install on esata at this point.

Despite this, for regression testing purposes, could you please test for
this in Precise via http://releases.ubuntu.com/precise/ and advise to
the results?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255700

Title:
  [Hewlett-Packard HP EliteBook 8740w] suspend/resume failure

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244634] Re: [Fujitsu lifebook UH572] Trackpad not working

2013-11-30 Thread Christopher M. Penalver
Ville Myllymäki, could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc2-trusty/ and
advise to the results?

** Tags added: oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244634

Title:
  [Fujitsu lifebook UH572] Trackpad not working

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1256511] [NEW] Sounds settings lost after reboot

2013-11-30 Thread Fish
Public bug reported:

I recently upgraded from Xubuntu 13.04 to 13:10 (64-bit), and since then
I have no sound when I start my PC, because it's being sent to the HDMI
output (my TV). I want it to go to the Analogue output (my PC) like it
used to on 13.04. I can change it using the pulse-audio Volume Control
program, but my settings are lost after I reboot.

The pulse-audio Volume Control doesn't have my Analogue Output as a
valid option in the Output Devices tab; it appears only after I select
Analogue Stereo within the Configuration tab. I then choose it as my
fallback device (which I think means default device?), but my changes
are not saved between reboots.

After changing the output device to Analogue Stereo using the
Configuration tab, I then have to change the output of the individual
program using the Playback tab, since it uses the current default
(HDMI).

I've tried setting my default audio device using pacmd, but it hasn't
helped: my Analogue device does show up as the active sink when I run
pacmd list-sinks, but it's not the selected device within the Volume
Control (in the Configuration tab) so I don't get any sound unless I
manually change it using the GUI.

Here's the output of some pactl commands after I start my PC - note that
the Analog Stereo source is missing:

$ pactl list sources short
0   alsa_input.usb-046d_08b2-01-U0x46d0x8b2.analog-mono module-alsa-card.c  
s16le 1ch 44100Hz   SUSPENDED
1   alsa_output.pci-_00_1b.0.hdmi-stereo.monitormodule-alsa-card.c  
s16le 2ch 44100Hz   SUSPENDED

$ pactl list sinks short
0   alsa_output.pci-_00_1b.0.hdmi-stereomodule-alsa-card.c  s16le 2ch 
44100Hz   SUSPENDED

After I open the pulse-audio Volume Control and select the Analog
Stereo item from the Configuration tab, running the same commands again
gives:

$ pactl list sources short
0   alsa_input.usb-046d_08b2-01-U0x46d0x8b2.analog-mono module-alsa-card.c
s16le 1ch 44100Hz IDLE
1   alsa_output.pci-_00_1b.0.hdmi-stereo.monitormodule-alsa-card.c  
s16le 2ch 44100Hz   IDLE
2   alsa_output.pci-_00_1b.0.analog-stereo.monitor  module-alsa-card.c  
s16le 2ch 44100Hz   IDLE

$ pactl list sinks short
0   alsa_output.pci-_00_1b.0.hdmi-stereomodule-alsa-card.c  s16le 2ch 
44100Hz   IDLE
1   alsa_output.pci-_00_1b.0.analog-stereo  module-alsa-card.c  s16le 2ch 
44100Hz   IDLE

The Analogue Stereo source is present and I can hear sound through my
PC's speakers. But when I reboot my PC these settings are lost, and I
have to do this over again. I wouldn't mind so much if I could fix this
from the command line, but I haven't found a way to do that.

I'm not 100% certain this is a pulseaudio bug - that's just my best
guess.

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: pulseaudio 1:4.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  fish   3878 F pulseaudio
 /dev/snd/pcmC0D3p:   fish   3878 F...m pulseaudio
 /dev/snd/controlC1:  fish   3878 F pulseaudio
 /dev/snd/pcmC1D0c:   fish   3878 F...m pulseaudio
Date: Sat Nov 30 13:59:41 2013
InstallationDate: Installed on 2013-03-01 (273 days ago)
InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: pulseaudio
UpgradeStatus: Upgraded to saucy on 2013-11-09 (20 days ago)
dmi.bios.date: 08/31/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V2.5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z77A-G43 (MS-7758)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.5:bd08/31/2012:svnMSI:pnMS-7758:pvr1.0:rvnMSI:rnZ77A-G43(MS-7758):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7758
dmi.product.version: 1.0
dmi.sys.vendor: MSI

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


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256511

Title:
  Sounds settings lost after reboot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1250051] Re: [Lenovo G780] Backlight switched off at login screen

2013-11-30 Thread Christopher M. Penalver
Danato, could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc2-trusty/ and
advise on the results?

** Tags removed: bios-outdated-5ecn96ww
** Tags added: bios-outdated-9.01

** Tags removed: bios-outdated-9.01
** Tags added: latest-bios-9.01

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250051

Title:
  [Lenovo G780] Backlight switched off at login screen

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256513] [NEW] Add ability to show eds/evolution tasks (to-do events) in indicator-datetime

2013-11-30 Thread Khurshid Alam
Public bug reported:

As on present, even though indicator-datetime shows calendar events, it
doesn't show to-do events. Old Gnome2-clock applet has this very nice
feature which shows upcoming  previous evolution/eds tasks or to-do-
events with a check-box to change a task status (complete/incomplete).

This is a very nice feature as one can synchronize their tasks with
mobile devices through evolution/eds  online task management service
(RTM, Fruux etc). Gnome-shell/Cinnamon/Mate...etc, all other desktop-
environments/shell have similar feature.

This will be very useful feature on unity desktop.

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256513

Title:
  Add ability to show eds/evolution tasks (to-do events) in indicator-
  datetime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1256513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1002429] Re: [MSI MS-7522] Ubuntu 12.04 hangs on shutdown and restart

2013-11-30 Thread Christopher M. Penalver
Logan Page, could you please confirm this issue exists with the latest
development release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains,
could you please just make a comment to this.

** Changed in: linux (Ubuntu)
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002429

Title:
  [MSI MS-7522] Ubuntu 12.04 hangs on shutdown and restart

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256373] Re: gnome-shell fullscreen windows are minimizing on lost focus

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

** Changed in: gnome-shell (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256373

Title:
  gnome-shell fullscreen windows are minimizing on lost focus

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1249587] Re: package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-11-30 Thread Qiu Yu
Just run into the same problem. My package version listed as below for
your reference. Thanks!

 $ sudo dpkg -l *freeradius*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version
Architecture   Description
+++-==-==-==-==
ii  freeradius 2.1.12+dfsg-1.2ubuntu6 i386  
 high-performance and highly configurable RADIUS server
ii  freeradius-common  2.1.12+dfsg-1.2ubuntu6 all   
 FreeRADIUS common files
un  freeradius-krb5none 
none (no description available)
un  freeradius-ldapnone 
none (no description available)
iF  freeradius-mysql   2.1.12+dfsg-1.2ubuntu6 i386  
 MySQL module for FreeRADIUS server
un  freeradius-postgresql  none 
none (no description available)
ii  freeradius-utils   2.1.12+dfsg-1.2ubuntu6 i386  
 FreeRADIUS client utilities
ii  libfreeradius2 2.1.12+dfsg-1.2ubuntu6 i386  
 FreeRADIUS shared library

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1249587

Title:
  package freeradius-ldap 2.1.12+dfsg-1.2ubuntu5 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256514] [NEW] cannot update ubuntu to 13.10

2013-11-30 Thread HONG HUANG
Public bug reported:

cannot update ubuntu to 13.10

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubuntu-release-upgrader-core 1:0.192.13
ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
CrashDB: ubuntu
Date: Sat Nov 30 22:25:29 2013
InstallationDate: Installed on 2013-04-14 (230 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to raring on 2013-11-30 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256514

Title:
  cannot update ubuntu to 13.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1254672] Re: ps segfaults with qemu-{arm, armel, mips, powerpc}-static

2013-11-30 Thread Ken Sharp
Version: 1.6.0+dfsg-2ubuntu4

This is fixed in Trusty in the qemu package. Doesn't look like qemu-
linaro has been updated for Trusty. I don't know what is going on with
these two packages.

** Changed in: qemu-linaro (Ubuntu)
   Status: New = Fix Committed

** Changed in: qemu
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1254672

Title:
  ps segfaults with qemu-{arm,armel,mips,powerpc}-static

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256128] Re: [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling sound

2013-11-30 Thread Bartek Bobko
When headphones plugged in the front panel:
# hda-verb /dev/snd/hwC0D0 0x1b GET_PIN_SENSE 0
nid = 0x1b, verb = 0xf09, param = 0x0
value = 0x8000

When unplugged:
# hda-verb /dev/snd/hwC0D0 0x1b GET_PIN_SENSE 0
nid = 0x1b, verb = 0xf09, param = 0x0
value = 0x0

Setting this before lightdm starts:
echo trigger_sense = false  /sys/class/sound/hwC0D0/reconfig
makes sound mute, on the speakers and on the headphones.


There is a problem in gnome-countrol-center's Sound settings related to 
headphone detection:
Headphones - Built-in Audio keeps appearing and disappearing when any sound 
plays. This was happening on Ubuntu 13.04 also, but there was no problem with 
sound like here in 13.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256128

Title:
  [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling
  sound

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1024606] Re: gnome-contacts stopped showing contacts from Google accounts

2013-11-30 Thread necrordian
It still doesn't work in Saucy Salamander.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024606

Title:
  gnome-contacts stopped showing contacts from Google accounts

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1254889] Re: Dell latitude d505 hibernate/resume failure

2013-11-30 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream-3.13.0-031300rc1
** Tags added: kernel-bug-exists-upstream-v3.13-rc1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1254889

Title:
  Dell latitude d505 hibernate/resume failure

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   >