[Bug 1280665] Re: libsdl1.2 always uses backingstore which causes tearing in modern X servers

2014-02-16 Thread Hans Joachim Desserud
** Tags added: patch

** Bug watch added: bugzilla.libsdl.org/ #2383
   http://bugzilla.libsdl.org/show_bug.cgi?id=2383

** Also affects: libsdl via
   http://bugzilla.libsdl.org/show_bug.cgi?id=2383
   Importance: Unknown
   Status: Unknown

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

Title:
  libsdl1.2 always uses backingstore which causes tearing in modern X
  servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/libsdl/+bug/1280665/+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 1280665] Re: libsdl1.2 always uses backingstore which causes tearing in modern X servers

2014-02-16 Thread Ubuntu Foundations Team Bug Bot
The attachment sdl-check-for-SDL_VIDEO_X11_BACKINGSTORE.patch seems to
be a patch.  If it isn't, please remove the patch flag from the
attachment, remove the patch tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

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

Title:
  libsdl1.2 always uses backingstore which causes tearing in modern X
  servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/libsdl/+bug/1280665/+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 1279999] Re: ssh login no longer works over vpn

2014-02-16 Thread Jerry Quinn
Well the story is now more confusing for me.  I disabled the Ciphers and
MACs fields in /etc/ssh/ssh_config and connected again. This time, I'm
able to get into my work machines without problem.

However, at the time, enabling the fields was the difference between
success and failure.

I know the VPN solution is a large-scale thing, so this connection may
be different from the previous connection.

Given that, it doesn't necessarily seem like an ssh bug.  I would like
to suggest that the config file and man pages indicate that it's useful
to muck with those fields when connection reset or hangs occur.
Otherwise we spend time scouring the web for possible solutions and
guesswork.

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

Title:
  ssh login no longer works over vpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/127/+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 607618] Re: killall assert failure: killall: killall.c:386: kill_all: Assertion `process_age_sec 0' failed.

2014-02-16 Thread Bug Watch Updater
** Changed in: psmisc (Debian)
   Status: Fix Committed = Fix Released

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

Title:
  killall assert failure: killall: killall.c:386: kill_all: Assertion
  `process_age_sec  0' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/psmisc/+bug/607618/+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 1280859] [NEW] usb passthrough broken in libvirt

2014-02-16 Thread Rubeosis
Public bug reported:

I am using Ubutu saucy X64 server with libvirtd 1.1.1

Once a USB has been properly attached to a virtual machine on
reconnecting the device libvirt does not automatically reattach the
device to the guest machine.

See also here: This could be a related bug.

https://bugzilla.redhat.com/show_bug.cgi?id=1016511

Thanks in advance for your help!

Regards,

Rubeosis


This is my qemu config file:

!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  virsh edit Win7
or other application using the libvirt API.
--

domain type='kvm'
  nameWin7/name
  uuidXXX/uuid
  memory unit='KiB'2097152/memory
  currentMemory unit='KiB'1048576/currentMemory
  vcpu placement='static'2/vcpu
  os
type arch='x86_64' machine='pc-i440fx-1.5'hvm/type
boot dev='hd'/
bootmenu enable='no'/
  /os
  features
acpi/
apic/
pae/
  /features
  clock offset='localtime'/
  on_poweroffdestroy/on_poweroff
  on_rebootrestart/on_reboot
  on_crashrestart/on_crash
  devices
emulator/usr/bin/kvm-spice/emulator
disk type='file' device='disk'
  driver name='qemu' type='raw' cache='writeback'/
  source file='/var/lib/libvirt/images/Win7.img'/
  target dev='vda' bus='virtio'/
  address type='pci' domain='0x' bus='0x00' slot='0x05' 
function='0x0'/
/disk
disk type='file' device='cdrom'
  driver name='qemu' type='raw'/
  source file='/home/cdrom/kvmdriver.iso'/
  target dev='hdc' bus='ide'/
  readonly/
  address type='drive' controller='0' bus='1' target='0' unit='0'/
/disk
controller type='usb' index='0' model='ich9-ehci1'
  address type='pci' domain='0x' bus='0x00' slot='0x07' 
function='0x7'/
/controller
controller type='usb' index='0' model='ich9-uhci1'
  master startport='0'/
  address type='pci' domain='0x' bus='0x00' slot='0x07' function='0x0' 
multifunction='on'/
/controller
controller type='pci' index='0' model='pci-root'/
controller type='ide' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x01' 
function='0x1'/
/controller
interface type='network'
  mac address='XXX'/
  source network='default'/
  model type='virtio'/
  address type='pci' domain='0x' bus='0x00' slot='0x03' 
function='0x0'/
/interface
serial type='pty'
  target port='0'/
/serial
console type='pty'
  target type='serial' port='0'/
/console
input type='tablet' bus='usb'/
input type='mouse' bus='ps2'/
graphics type='vnc' port='-1' autoport='yes'/
video
  model type='vga' vram='9216' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
/video
hostdev mode='subsystem' type='usb' managed='yes'
  source
vendor id='0x05e3'/
product id='0x0144'/
  /source
/hostdev
memballoon model='virtio'
  address type='pci' domain='0x' bus='0x00' slot='0x04' 
function='0x0'/
/memballoon
  /devices
/domain

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

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

Title:
  usb passthrough broken in libvirt

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

2014-02-16 Thread Jackie-rosen
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

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

Title:
  Intrepid gcc -O2 breaks string appending with sprintf(), due to
  fortify source patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/305901/+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 260687] Re: Purging samba breaks login (pam_smbpass.so segfaults)

2014-02-16 Thread Jelle Foks
When upgrading from saucy to trusty,  something similar happened to me,
the upgrade failed, because the samba upgrade failed because it didn't
like that there was a secrets.tdb in both /var/lib/samba and in
/var/lib/samba/private, and the fix was similar to joctee's comment in
posting #21, but then purging libpam-winbind instead of libpam-
smbpass... Note that a failure that 'breaks' sudo is can be difficult
(or frustrating) one to fix for many users, because not everybody will
know about or how to get a root shell without it.

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

Title:
  Purging samba breaks login (pam_smbpass.so segfaults)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/260687/+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 1280919] [NEW] gccgo-go needs to be build by gccgo-4.9

2014-02-16 Thread Dave Cheney
Public bug reported:

$ ldd /usr/bin/go
linux-vdso64.so.1 =  (0x3fff8767)
libgo.so.4 = /usr/lib/powerpc64le-linux-gnu/libgo.so.4 
(0x3fff86b04000)
libgcc_s.so.1 = /lib/powerpc64le-linux-gnu/libgcc_s.so.1 
(0x3fff86ae1000)
libc.so.6 = /lib/powerpc64le-linux-gnu/libc.so.6 (0x3fff8692c000)
libpthread.so.0 = /lib/powerpc64le-linux-gnu/libpthread.so.0 
(0x3fff868fd000)
libm.so.6 = /lib/powerpc64le-linux-gnu/libm.so.6 (0x3fff8682c000)
/lib64/ld64.so.2 (0x46eb9000)

gccgo-go is built against gccgo-4.8 and has several issues such as

$ go
mmap errno 19
fatal error: mmap

Could this package please be rebuilt using gccgo-4.9 as a dependency.

** Affects: gccgo-go (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gccgo-go needs to be build by gccgo-4.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-go/+bug/1280919/+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 1280936] [NEW] /etc/default/libvirt-bin does not affect libvirt's upstart job

2014-02-16 Thread Robert Collins
Public bug reported:

In the upstart job it says:

# /etc/default/libvirt-bin will be deprecated soon.
# If you used to set $libvirtd_opts in /etc/default/libvirt-bin,
# change the 'exec' line here instead.
script
[ -r /etc/default/libvirt-bin ]  . /etc/default/libvirt-bin
exec /usr/sbin/libvirtd $libvirtd_opts
end script


But, this as it stands doesn't work - I changed /e/default/libvirt-bin to add 
-l to the libvirtd daemon flags, and it had no effect, when I altered the 
libvirt-bin.conf upstart job and did the same to the env line near the top it 
worked.

The bug is the claim that the old, simple, unconflated style is
deprecated: its broken. I think it would be better to either keep
supporting it (please!) or not claim that its deprecated when (at least
AFAICT) its broken.

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

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

Title:
  /etc/default/libvirt-bin does not affect libvirt's upstart job

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1280936/+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 1280944] Re: package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-02-16 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 openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1280944

Title:
  package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1280944/+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 1280944] [NEW] package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-02-16 Thread Levi Worley
Public bug reported:

Cannot install openssh-server

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: openssh-server 1:5.9p1-5ubuntu1.1
ProcVersionSignature: Ubuntu 3.8.0-35.52~precise1-generic 3.8.13.13
Uname: Linux 3.8.0-35-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
AptOrdering:
 openssh-server: Install
 openssh-server: Configure
Architecture: i386
Date: Sun Feb 16 19:44:41 2014
DuplicateSignature: package:openssh-server:1:5.9p1-5ubuntu1.1:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
(20130820.1)
MarkForUpload: True
SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 1: 
/etc/ssh/sshd_config: No such file or directory
SourcePackage: openssh
Title: package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1280944/+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 1253857] Re: non-existing user group nobody in udev rules

2014-02-16 Thread Launchpad Bug Tracker
[Expired for nut (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  non-existing user group nobody in udev rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1253857/+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 1237439] Re: tmux hangs

2014-02-16 Thread Launchpad Bug Tracker
[Expired for tmux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  tmux hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/1237439/+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 1242940] Re: Bogus no space left on device error message

2014-02-16 Thread Launchpad Bug Tracker
[Expired for rsync (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Bogus no space left on device error message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1242940/+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 1089105] Re: [Lenovo V480c Notebook]: Trackpad doesn't work after closing and opening the lid

2014-02-16 Thread Po-Hsu Lin
Still affecting 12.04.4 (3.11.0-15), series nominated.

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

Title:
  [Lenovo V480c Notebook]: Trackpad doesn't work after closing and
  opening the lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1089105/+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 1209071] Re: python-dns timeout if any (but not all) nameservers fail to answer

2014-02-16 Thread Scott Kitterman
Fixed in 3.0.4-1 synced from Debian.

** Changed in: py3dns (Ubuntu Saucy)
   Status: In Progress = Fix Released

** Changed in: py3dns (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  python-dns timeout if any (but not all) nameservers fail to answer

To manage notifications about this bug go to:
https://bugs.launchpad.net/py3dns/+bug/1209071/+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 1254884] Re: Pulseaudio: incoherent muting of GStreamer channels (mutes master, headphone and speaker, but unmutes only master)

2014-02-16 Thread Raymond
HP EliteBook 8730w

autoconfig: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
   speaker_outs=1 (0x16/0x0/0x0/0x0/0x0)
   hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
   mono: mono_out=0x0
   inputs:
 Mic=0x14
 Internal Mic=0x15
 Line=0x1c


== Best config: lo_type=0, wired=1, mio=1
multi_outs = 12/0/0/0 : 3/0/0/0 (type LO)
  out path: depth=5 :03:20:21:0a:12
hp_outs = 11/0/0/0 : 4/0/0/0
  hp  path: depth=4 :04:22:07:11
spk_outs = 16/0/0/0 : 3/0/0/0
  spk path: depth=4 :03:0f:0b:16
  mix path: depth=5 :03:20:21:07:11
  mix path: depth=5 :03:20:21:0b:16

the driver seem ignore that speaker can connect to 0x21 too
when loopback mixing is enbled 

enabled internal mic playback volume may cause feedback  if internal mic
and internal speaker are close enough

this may be why the driver do not create master playback volume at node
0x21

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=5ccc618fee67f0f0b2122dd4b32a02fd2b6a1569

-static const struct snd_kcontrol_new ad1984a_touchsmart_mixers[] = {
- HDA_CODEC_VOLUME(Master Playback Volume, 0x21, 0x0, HDA_OUTPUT),


-static const struct snd_kcontrol_new ad1984a_precision_mixers[] = {
- HDA_CODEC_VOLUME(Master Playback Volume, 0x21, 0x0, HDA_OUTPUT),

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

Title:
  Pulseaudio: incoherent muting of GStreamer channels (mutes master,
  headphone and speaker, but unmutes only master)

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

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


[Bug 1280721] [NEW] Sync clam 1.4.0-5.2 (universe) from Debian unstable (main)

2014-02-16 Thread Jackson Doak
Public bug reported:

Please sync clam 1.4.0-5.2 (universe) from Debian unstable (main)

Two RC bug fixes

Changelog entries since current trusty version 1.4.0-5.1:

clam (1.4.0-5.2) unstable; urgency=low

  * Non maintainer upload
  * Fix FTBFS: TIME_UTC compilation error (Closes: #701257)
  * Fix FTBFS: gcc 4.8 template expansion error
  * Support Xerces C 3 (Closes: #733071)

 -- Jay Berkenbilt q...@debian.org  Sat, 15 Feb 2014 17:27:09 -0500

** Affects: clam (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: clam (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync clam 1.4.0-5.2 (universe) from Debian unstable (main)

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

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


[Bug 997370] Re: Totem does not use the va-api gstreamer backend

2014-02-16 Thread Ekimia
** Changed in: totem
   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/997370

Title:
  Totem does not use the va-api gstreamer backend

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

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


[Bug 1280697] Re: cannot upgrade to 13.10 from 13.04

2014-02-16 Thread Ubuntu Foundations Team Bug Bot
Reviewing the files from your upgrade attempt you seem to have enabled
the xorg-edgers-ppa.  This will prevent the upgrade as that PPA contains
different versions of packages essential to Ubuntu.  The page,
https://launchpad.net/~xorg-edgers/+archive/ppa, contains details on to
how to revert to the official Xorg packages.  Thanks

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: ppa

** Tags added: xorg-edgers-ppa

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  cannot upgrade to 13.10 from 13.04

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

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


[Bug 1280722] [NEW] Sync mdds 0.10.2-1 (main) from Debian experimental (main)

2014-02-16 Thread Rico Tzschichholz
Public bug reported:

Please sync mdds 0.10.2-1 (main) from Debian experimental (main)

Changelog entries since current trusty version 0.10.1-1:

mdds (0.10.2-1) experimental; urgency=low

  * New upstream release

 -- Rene Engelhard r...@debian.org  Wed, 12 Feb 2014 15:57:34 +0100

** Affects: mdds (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/1280722

Title:
  Sync mdds 0.10.2-1 (main) from Debian experimental (main)

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

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


[Bug 1280723] [NEW] [IBM 2511EJG] suspend/resume failure

2014-02-16 Thread Frede Hundewadt
Public bug reported:

i dont know

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-8-generic 3.13.0-8.28
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic i686
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.13.2-0ubuntu4
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  blackduck   2155 F pulseaudio
CRDA: Error: [Errno 2] Ingen sådan fil eller filkatalog: 'iw'
Date: Sun Feb 16 09:13:46 2014
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=0df0e63f-8f82-4204-960d-505b652a3516
InterpreterPath: /usr/bin/python3.3
MachineType: IBM 2511EJG
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-8-generic 
root=UUID=1ba1010d-fa9a-4db9-96ab-ecba40a8501f ro splash quiet vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-8-generic N/A
 linux-backports-modules-3.13.0-8-generic  N/A
 linux-firmware1.124
SourcePackage: linux
Title: [IBM 2511EJG] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 02/27/2007
dmi.bios.vendor: IBM
dmi.bios.version: 77ET64WW (1.24 )
dmi.board.name: 2511EJG
dmi.board.vendor: IBM
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: IBM
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnIBM:bvr77ET64WW(1.24):bd02/27/2007:svnIBM:pn2511EJG:pvrThinkPadZ60t:rvnIBM:rn2511EJG:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
dmi.product.name: 2511EJG
dmi.product.version: ThinkPad Z60t
dmi.sys.vendor: IBM

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


** Tags: apport-kerneloops i386 resume suspend trusty

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

Title:
  [IBM 2511EJG] suspend/resume failure

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

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

[Bug 1280723] Status changed to Confirmed

2014-02-16 Thread Brad Figg
This change was made by a bot.

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

Title:
  [IBM 2511EJG] suspend/resume failure

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

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


[Bug 1280725] [NEW] crash after 55 filesets. LTSP enabled, excluded elementary pri ed filesets

2014-02-16 Thread Alvin Ho
Public bug reported:

i tried to install edubuntu, included LTSP as an additional fileset.
Excluded elementary  primary education filesets. It crashed after
fileset 55.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: ubiquity 2.15.26
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
CasperVersion: 1.336ubuntu1
Date: Sun Feb 16 16:29:21 2014
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/edubuntu.seed boot=casper only-ubiquity quiet splash --
LiveMediaBuild: Edubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_SG.UTF-8
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_SG.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug edubuntu saucy ubiquity-2.15.26

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

Title:
  crash after 55 filesets. LTSP enabled, excluded elementary  pri ed
  filesets

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

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


[Bug 1261923] Re: wrong modeswitch conf for usb_modeswitch GlobeTrotter GI1515 0af0:d001 gsm modem

2014-02-16 Thread Josua Dietze
Somehow the Interface paramater has never made it into the data
package ...

I'll include it with the next release; however, a small change in the
program package is required as well. This applies to the upstream
wrapper code which filters out all devices with interface 0 class
anything other than 8 (meaning it expects the pseudo CDROM at the
first interface). I don't know how the Ubuntu fork handles this.

For now, this device can be treated manually. Copy the faulty config
file to /etc/usb_modeswitch.d and edit it by adding this line:
Interface=1.

Then run this command (as root or with sudo):
usb_modeswitch -I -v 0af0 -p d001 -c /etc/usb_modeswitch.d/0af0:d001

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

Title:
  wrong modeswitch conf for usb_modeswitch GlobeTrotter GI1515 0af0:d001
  gsm modem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/1261923/+subscriptions

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


[Bug 1280726] [NEW] False GPU lockup IPEHR: 0x7808000b while playing prison architect

2014-02-16 Thread u-foka
Public bug reported:

I've been playing with prison architect and when trying to create a building, 
it crashes (reproduced two times)
It was working with 13.10.

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.13.2-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Feb 16 09:29:57 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 psmouse, alps-fujitsu-1.0, 3.13.0-8-generic, x86_64: installed
 virtualbox, 4.3.6, 3.13.0-8-generic, x86_64: installed
DuplicateSignature: GPU lockup  IPEHR: 0x7808000b Ubuntu 14.04
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Fujitsu Limited. Device [10cf:16c1]
InstallationDate: Installed on 2014-02-14 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140211)
InterpreterPath: /usr/bin/python3.3
MachineType: FUJITSU LIFEBOOK S762
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-8-generic.efi.signed 
root=UUID=8b5fc891-19a0-4908-9cc3-f35fc25b96da ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.7+1ubuntu8
 libdrm2  2.4.52-1
 xserver-xorg-video-intel 2:2.99.910-0ubuntu1
SourcePackage: xserver-xorg-video-intel
Title: False GPU lockup  IPEHR: 0x7808000b
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 10/09/2012
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.10
dmi.board.name: FJNB23A
dmi.board.vendor: FUJITSU
dmi.board.version: H3
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU
dmi.chassis.version: LIFEBOOK S762
dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.10:bd10/09/2012:svnFUJITSU:pnLIFEBOOKS762:pvr10601186098:rvnFUJITSU:rnFJNB23A:rvrH3:cvnFUJITSU:ct10:cvrLIFEBOOKS762:
dmi.product.name: LIFEBOOK S762
dmi.product.version: 10601186098
dmi.sys.vendor: FUJITSU
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu4
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Feb 16 09:14:39 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 474 
 vendor LGD
xserver.version: 2:1.15.0-1ubuntu6

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash compiz-0.9 false-gpu-hang freeze trusty ubuntu

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

Title:
  False GPU lockup  IPEHR: 0x7808000b while playing prison architect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1280726/+subscriptions

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


[Bug 1280726] Re: False GPU lockup IPEHR: 0x7808000b while playing prison architect

2014-02-16 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/1280726

Title:
  False GPU lockup  IPEHR: 0x7808000b while playing prison architect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1280726/+subscriptions

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


[Bug 1263013] Re: External (USB) HDDs are not automounted in 13.10

2014-02-16 Thread clel
Some info on this, I guess it is the same bug:
http://www.spinics.net/lists/linux-scsi/msg71552.html

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

Title:
  External (USB) HDDs are not automounted in 13.10

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

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


[Bug 1280727] [NEW] Unity shell hung/frozen in nux::TextEntry::ProcessKeyEvent when typing in dash

2014-02-16 Thread Daniel van Vugt
Public bug reported:

Unity shell hung/frozen in nux::TextEntry::ProcessKeyEvent when typing
in dash. This has happened a couple of times recently. It results in
compiz being stuck at 100% CPU and nothing responding until compiz is
killed or I log in again.

The interesting part is:
#6  0x7f4bd89ce9db in pango_shape_full () from 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#7  0x7f4bd89b2316 in ?? () from /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#8  0x7f4bd89b2608 in ?? () from /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#9  0x7f4bd89c530a in ?? () from /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#10 0x7f4bd89c636e in pango_layout_get_line_count () from 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#11 0x7f4bd8495188 in nux::TextEntry::CreateLayout() () from 
/usr/lib/x86_64-linux-gnu/libnux-4.0.so.0
#12 0x7f4bd84954ed in nux::TextEntry::EnsureLayout() () from 
/usr/lib/x86_64-linux-gnu/libnux-4.0.so.0
#13 0x7f4bd84959fa in nux::TextEntry::AdjustScroll() () from 
/usr/lib/x86_64-linux-gnu/libnux-4.0.so.0
#14 0x7f4bd8497a29 in nux::TextEntry::QueueRefresh(bool, bool) () from 
/usr/lib/x86_64-linux-gnu/libnux-4.0.so.0
#15 0x7f4bd8498f7f in nux::TextEntry::ProcessKeyEvent(unsigned long, 
unsigned long, unsigned long, char const*, unsigned short) () from 
/usr/lib/x86_64-linux-gnu/libnux-4.0.so.0

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: compiz-core 1:0.9.10+13.10.20131011-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sun Feb 16 16:44:49 2014
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
ExecutablePath: /usr/bin/compiz
GraphicsCard:
 Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:05a4]
InstallationDate: Installed on 2013-10-25 (113 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: Dell Inc. OptiPlex 9020
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic.efi.signed 
root=UUID=72a88a8d-7c40-40b0-ac24-6f271d94b250 ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/05/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0XCR8D
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd12/05/2013:svnDellInc.:pnOptiPlex9020:pvr01:rvnDellInc.:rn0XCR8D:rvrA01:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 9020
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2~saucy1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Thu Feb 13 20:59:29 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   10580 
 vendor HWP
xserver.version: 2:1.14.5-1ubuntu2~saucy1

** Affects: nux
 Importance: High
 Status: New

** Affects: unity
 Importance: High
 Status: New

** Affects: nux (Ubuntu)
 Importance: High
 Status: New

** Affects: unity (Ubuntu)
 Importance: High
 Status: New


** Tags: amd64 apport-bug saucy ubuntu

** Attachment added: stacktrace.txt
   
https://bugs.launchpad.net/bugs/1280727/+attachment/3982345/+files/stacktrace.txt

** Package changed: compiz (Ubuntu) = unity (Ubuntu)

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

** Changed in: unity
   Importance: Undecided = High

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

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

** Changed in: nux
   Importance: Undecided = High

** Changed in: nux (Ubuntu)
   Importance: Undecided = High

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

Title:
  Unity shell hung/frozen in 

[Bug 1093399] Re: Separate X screen not working, regression presumed.

2014-02-16 Thread Pablo Piaggio
Thanks for your interest, Christopher M. Penalver.

Original bug was reported on a Dell Dimension E520. This machine has
been moved and has no longer access to a second monitor. The test with
trusty was done with a laptop Toshiba Satellite A665.

I'm afraid I've been mainly using LTS versions. I can only say that it
worked well on 10.04, but it doesn't in 12.04.

Does the bug regarding saving the X config file has been reported?

Regards.

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

Title:
  Separate X screen not working, regression presumed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1093399/+subscriptions

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


[Bug 1280427] Re: Sync convertall 0.6.0-1 (universe) from Debian unstable (main)

2014-02-16 Thread Dmitry Shachnev
This bug was fixed in the package convertall - 0.6.0-1
Sponsored for Jackson Doak (noskcaj)

---
convertall (0.6.0-1) unstable; urgency=medium

  * New upstream release
  * Drop 01_install_python_into_usr_share.patch, fixed upstream
  * Switch to python3
  * Bump standards-version to 3.9.5 (no changes)
  * Set python-apps team as maintainer, myself as uploader

 -- Jackson Doak nosk...@ubuntu.com  Sat, 08 Feb 2014 11:29:19 +1100

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

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

Title:
  Sync convertall 0.6.0-1 (universe) from Debian unstable (main)

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

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


[Bug 1280429] Re: Sync django-taggit 0.11.2-2 (universe) from Debian unstable (main)

2014-02-16 Thread Dmitry Shachnev
This bug was fixed in the package django-taggit - 0.11.2-2
Sponsored for Jackson Doak (noskcaj)

---
django-taggit (0.11.2-2) unstable; urgency=medium

  * Bump standards to 3.9.5.
  * Really do not ship tests in module without namespace (Closes: #738210).

 -- Michal Čihař ni...@debian.org  Mon, 10 Feb 2014 09:36:44 +0100

** Changed in: django-taggit (Ubuntu)
   Status: New = Fix Released

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

Title:
  Sync django-taggit 0.11.2-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/django-taggit/+bug/1280429/+subscriptions

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

[Bug 1261923] Re: wrong modeswitch conf for usb_modeswitch GlobeTrotter GI1515 0af0:d001 gsm modem

2014-02-16 Thread Josua Dietze
Correction for post #4:

When you edit the config file, also add the following lines:

MessageEndpoint =0x02
ResponseEndpoint =0x89

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

Title:
  wrong modeswitch conf for usb_modeswitch GlobeTrotter GI1515 0af0:d001
  gsm modem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/1261923/+subscriptions

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


[Bug 1280733] Re: signon-ui crashed with SIGSEGV in QObject::event()

2014-02-16 Thread Apport retracing service
*** This bug is a duplicate of bug 1200957 ***
https://bugs.launchpad.net/bugs/1200957

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1280733/+attachment/3982365/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1280733/+attachment/3982367/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1280733/+attachment/3982368/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1280733/+attachment/3982369/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1280733/+attachment/3982370/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1280733/+attachment/3982371/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1280733/+attachment/3982372/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  signon-ui crashed with SIGSEGV in QObject::event()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1280733/+subscriptions

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


[Bug 1280425] Re: Sync freeciv 2.4.2-1 (universe) from Debian unstable (main)

2014-02-16 Thread Jacob Nevins
Thanks to everyone involved for getting 2.4.2 into Trusty.
--jtn (Freeciv upstream)

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

Title:
  Sync freeciv 2.4.2-1 (universe) from Debian unstable (main)

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

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


[Bug 1280737] [NEW] libfishsound1-dev must depend on libflac-dev

2014-02-16 Thread j^
Public bug reported:

libfishsound in  trusty  build depends on libflac-dev but libfishsound1-dev 
does not.
this results in pkg-config --libs fishsound Fails with:

Package flac was not found in the pkg-config search path.
Perhaps you should add the directory containing `flac.pc'
to the PKG_CONFIG_PATH environment variable
Package 'flac', required by 'fishsound', not found
Package flac was not found in the pkg-config search path.
Perhaps you should add the directory containing `flac.pc'
to the PKG_CONFIG_PATH environment variable
Package 'flac', required by 'fishsound', not found

if libflac-dev is not installed.

** Affects: libfishsound (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/1280737

Title:
  libfishsound1-dev must depend on libflac-dev

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

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


[Bug 1203731] Re: 10de:11c0 [Asus Maximus IV GENE-Z] Strange line on left screen side

2014-02-16 Thread Vincent Thiele
** Tags added: saucy

** Tags added: quantal

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

Title:
  10de:11c0 [Asus Maximus IV GENE-Z] Strange line on left screen side

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1203731/+subscriptions

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


[Bug 1242881] Re: Greeter shows in secondary monitor mode when only one monitor

2014-02-16 Thread briga brigic
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Greeter shows in secondary monitor mode when only one monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1242881/+subscriptions

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


[Bug 1280739] [NEW] Realtek 892 - desktop applications have no sound, but can hear mic when activating it via alsamixer

2014-02-16 Thread Jay Bee
Public bug reported:

Hello,

I am not sure if the is a alsa-driver problem, or a pulseaudio problem.

I have had problems with my on-board sound a few times in the past, but
up until today I always found a solution on the net.

The problem started like the times before: I used the computer, turned
it off, and when I turned on the PC the next time, there was no sound.

No drumbeat on the login page, and no sound coming from any application.

I tried playing around with the Sound Settings, PulseAudio Volume
Control, as well as the alsamixer via terminal. No luck.

I removed and re-installed alsa-base and pulseaudio a couple of times, I
also upgraded alsa to the latest version, no luck.

I tried going back 1 kernel version, still no sound.

I removed the latest kernel (3.2.0.58) and tried removing and re-
installing alsa and pulse audio using kernel version 3.2.0.57 , still no
sound.

Then I installed the latest 3.8 kernel version, and this time something
changed. I now can activate the microphone via alsamixer in terminal,
and I can hear it on the speakers and the headset, but still no sound
coming from any application, also the speaker test in the Sound Settings
had no sound.

Clueless at this stage.

One thing I'd like to mention... the first time the sound stopped
working, I read that Ubuntu had issues with that chip (892), so I bought
a Soundblaster 5.1vx pci card, which worked fine after I followed this
tip (http://www.webdesignblog.asia/operating-systems/linux-
os/soundblaster-5-1vx-activate-all-speaker-channels-ubuntu-12-04/), then
one day it just disappeared. I mean it is still plugged in, but Ubuntu
couldn't find it anymore. To my surprise the onboard sound was working,
I guess it was fixed during an update, so I just started using the
onboard sound. The Soundblaster is still plugged in now, but even during
all the troubleshooting I did the past hours. it was never recognized by
the system...

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.8.0-35.52~precise1-generic 3.8.13.13
Uname: Linux 3.8.0-35-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.8.0-35-generic.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe8f4000 irq 16'
   Mixer name   : 'Realtek ALC892'
   Components   : 'HDA:10ec0892,15658225,00100302'
   Controls  : 44
   Simple ctrls  : 20
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xfe9bc000 irq 43'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 7
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card2.Amixer.info:
 Card hw:2 'U0x4710x329'/'USB Device 0x471:0x329 at usb-:00:13.0-2, full 
speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB0471:0329'
   Controls  : 2
   Simple ctrls  : 1
Card2.Amixer.values:
 Simple mixer control 'Mic',0
   Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
   Capture channels: Mono
   Limits: Capture 0 - 3
   Mono: Capture 3 [100%] [60.00dB] [off]
Date: Sun Feb 16 16:08:51 2014
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB failed
Symptom_Card: SPC 900NC PC Camera / ORITE CCD Webcam(PC370R) - USB Device 
0x471:0x329
Symptom_Type: None of the above
Title: [HDA-Intel - HDA ATI SB, playback] Playback problem
UpgradeStatus: Upgraded to precise on 2014-02-16 (0 days ago)
dmi.bios.date: 10/20/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080015
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: TA890GXB HD
dmi.board.vendor: BIOSTAR Group
dmi.chassis.asset.tag: None
dmi.chassis.type: 3
dmi.chassis.vendor: BIOSTAR Group
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd10/20/2010:svnBIOSTARGroup:pnTA890GXBHD:pvr:rvnBIOSTARGroup:rnTA890GXBHD:rvr:cvnBIOSTARGroup:ct3:cvr:
dmi.product.name: TA890GXB HD
dmi.sys.vendor: BIOSTAR Group
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2014-02-16T14:01:27.109525

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


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

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

Title:
  Realtek 892 - desktop applications have no sound, but can hear mic
  when activating it via alsamixer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1229591] Re: 8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't generate evdev events after saucy upgrade

2014-02-16 Thread madvinegar
Thank you. Please see here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1280394

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

Title:
  8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't
  generate evdev events after saucy upgrade

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

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


[Bug 1280741] [NEW] Error 127 while installing softwares

2014-02-16 Thread Arya
Public bug reported:

No need!

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linkchecker-web 8.4-1
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic i686
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
Date: Sun Feb 16 13:04:52 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-02-11 (4 days ago)
InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: linkchecker
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug 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/1280741

Title:
  Error 127 while installing softwares

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

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


[Bug 1280741] Re: Error 127 while installing softwares

2014-02-16 Thread Arya
Error 127 while installing updates

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

Title:
  Error 127 while installing softwares

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

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


[Bug 1218642] Re: read-edid 3.0.0 released, needs upgrade

2014-02-16 Thread Dariusz Dwornikowski
Ok 3.0.1-2 is in unstable now. It builds on all architectures.

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

Title:
  read-edid 3.0.0 released, needs upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/read-edid/+bug/1218642/+subscriptions

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


[Bug 304318] Re: LogiLink VG0002 V.2.0 USB DVB-T Pen Type Reciver not recognise as DVB-device

2014-02-16 Thread CeFK
Got the same problem in Kubuntu 12.10 - with or without the kernel
module dvb-usb-rtl28xxu loaded.

Seems fixed in Kubuntu 13.10.
me-tv finds the device.
gnuradio works, too (after unloading the kernel-module dvb-usb-rtl28xxu).

Hope this helps.

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

Title:
  LogiLink VG0002 V.2.0 USB DVB-T Pen Type Reciver not recognise as DVB-
  device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linuxtv-dvb-apps/+bug/304318/+subscriptions

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


[Bug 1280739] Re: Realtek 892 - desktop applications have no sound, but can hear mic when activating it via alsamixer

2014-02-16 Thread Raymond
https://wiki.ubuntu.com/Audio/AlsaInfo

** Changed in: alsa-driver (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/1280739

Title:
  Realtek 892 - desktop applications have no sound, but can hear mic
  when activating it via alsamixer

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

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


[Bug 1171273] Re: clam: ftbfs with GCC-4.8

2014-02-16 Thread Andreas Moog
This bug was fixed in the package clam - 1.4.0-5.2

---
clam (1.4.0-5.2) unstable; urgency=low

  * Non maintainer upload
  * Fix FTBFS: TIME_UTC compilation error (Closes: #701257)
  * Fix FTBFS: gcc 4.8 template expansion error
  * Support Xerces C 3 (Closes: #733071)

 -- Jay Berkenbilt q...@debian.org  Sat, 15 Feb 2014 17:27:09 -0500

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

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

Title:
  clam: ftbfs with GCC-4.8

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

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


Re: [Bug 1280636] Re: Regulatory domain is not set by default after install for wifi

2014-02-16 Thread zebul666
Gwell, I am going to follow all this  process but I'd rather think its
a configuration issue than a kernel issue. Given, for example, that it
comes with  12.04 LTS too.

you are clouding the issue ?


2014-02-15 23:08 GMT+01:00 Christopher M. Penalver 
christopher.m.penal...@gmail.com:

 zebul666, thank you for reporting this and helping make Ubuntu better.
 This would not be an issue with crda, as it is an agent triggered to run
 by the kernel. The fact your computer does not automatically sense and
 adjust the regulatory domain to your locale would be a kernel issue.
 Hence, 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,
 while ethernet connected, could you please run the following command in
 the development release from a Terminal
 (Applications-Accessories-Terminal), as it will automatically gather
 and attach updated debug information to this report:

 apport-collect -p linux REPLACE-WITH-BUG-NUMBER

 If reproducible, could you also please test the latest upstream kernel
 available (not the daily folder) following
 https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional
 upstream developers to examine the issue. Once you've tested the upstream
 kernel, please comment on which kernel version specifically you tested. If
 this bug is fixed in the mainline kernel, please add the following tags:
 kernel-fixed-upstream
 kernel-fixed-upstream-VERSION-NUMBER

 where VERSION-NUMBER is the version number of the kernel you tested. For
 example:
 kernel-fixed-upstream-3.14-rc2

 This can be done by clicking on the yellow circle with a black pencil icon
 next to the word Tags located at the bottom of the bug description. As
 well, please remove the tag:
 needs-upstream-testing

 If the mainline kernel does not fix this bug, please add the following
 tags:
 kernel-bug-exists-upstream
 kernel-bug-exists-upstream-VERSION-NUMBER

 As well, please remove the tag:
 needs-upstream-testing

 Once testing of the upstream kernel is complete, please mark this bug's
 Status as Confirmed. Please let us know your results. Thank you for your
 understanding.

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

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

 ** Package changed: crda (Ubuntu) = linux (Ubuntu)

 ** Tags added: needs-kernel-logs needs-upstream-testing

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

 Title:
   Regulatory domain is not set by default after install for wifi

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



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

Title:
  Regulatory domain is not set by default after install for wifi

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

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


[Bug 1241632] Re: LDAP support auth not working

2014-02-16 Thread Deokgon Kim
Will it be fixed on 13.10 Saucy ?

I have fixed manually.

1. download 2.1.10 source.

2. apply patch on src/eldap.erl

3. compile with following command.
erlc -DSSL40 -I ../ -pz ../ eldapd.erl

4. replace eldap.beam (/usr/lib/ejabberd/ebin/eldap.beam)

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

Title:
  LDAP support auth not working

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

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


[Bug 1280747] [NEW] Rhythmbox crashed when changing track duging audiocd playback

2014-02-16 Thread remer
Public bug reported:

During audiocd playback (geniune compact disc digital audio), Rhythmbox crashes 
at the end of a track when switching to the next one (manually or 
automatically).
I've tried with several audioCD from different editors. I've removed Rhythmbox 
and deleted /var/crash/_usr_rhythm*.crash and ~/local/share/rhythmbox and 
shutdown and restarted my computer and reinstalled Rhythmbox with default 
add-on.
Issue remains.
Thanks for advice.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libgstreamer0.10-0 0.10.36-1.2ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sun Feb 16 11:12:38 2014
InstallationDate: Installed on 2013-12-29 (48 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: gstreamer0.10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gstreamer0.10 (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/1280747

Title:
  Rhythmbox crashed when changing track duging audiocd playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1280747/+subscriptions

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


[Bug 997370] Re: Totem does not use the va-api gstreamer backend

2014-02-16 Thread madbiologist
According to http://lists.freedesktop.org/archives/gstreamer-
devel/2013-November/044555.html Depending on the underlying hardware,
the following video decoders are supported: JPEG, MPEG-2, MPEG-4:2,
H.264 and VC-1.

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

Title:
  Totem does not use the va-api gstreamer backend

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

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


[Bug 1280749] [NEW] [Acer Extensa 5220] suspend/resume failure

2014-02-16 Thread Th. Sievers
Public bug reported:

after 3 times working it crashes again

ProblemType: KernelOops
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-8-generic 3.13.0-8.28
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.13.2-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  thomas 1944 F pulseaudio
CurrentDmesg:
 [   11.051548] tg3 :02:00.0 eth0: Flow control is on for TX and on for RX
 [   11.051974] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 [   23.477831] show_signal_msg: 132 callbacks suppressed
 [   23.477838] gnome-settings-[1211]: segfault at 1 ip 7f55a2524b37 sp 
7fff47488350 error 4 in libxsettings.so[7f55a251f000+a000]
Date: Sun Feb 16 11:32:07 2014
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=2935a8ca-14d0-4243-9c99-8b71dae4b300
InstallationDate: Installed on 2013-11-24 (83 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release amd64 
(20131017)
InterpreterPath: /usr/bin/python3.3
MachineType: Acer Extensa 5220
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-8-generic 
root=UUID=22281f46-1fb6-4b8b-a48f-2290b8de35f0 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-8-generic N/A
 linux-backports-modules-3.13.0-8-generic  N/A
 linux-firmware1.124
SourcePackage: linux
Title: [Acer Extensa 5220] suspend/resume failure
UpgradeStatus: Upgraded to trusty on 2013-12-29 (49 days ago)
UserGroups:
 
dmi.bios.date: 07/03/2008
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.35
dmi.board.name: Columbia
dmi.board.vendor: Acer
dmi.board.version: Rev
dmi.chassis.asset.tag: None
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A:
dmi.product.name: Extensa 5220
dmi.product.version: 0100
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-kerneloops resume suspend trusty

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

Title:
  [Acer Extensa 5220] suspend/resume failure

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

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


[Bug 1280737] Re: libfishsound1-dev must depend on libflac-dev

2014-02-16 Thread j^
** Bug watch added: Debian Bug tracker #739154
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739154

** Also affects: libfishsound (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739154
   Importance: Unknown
   Status: Unknown

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

Title:
  libfishsound1-dev must depend on libflac-dev

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

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


[Bug 645990] Re: freeciv-server crashed with SIGSEGV in __libc_start_main()

2014-02-16 Thread Jacob Nevins
No new ticket activity in years; as previously described, backtrace looks like 
a bug we fixed upstream in 2.2.3 whose fix has thus been in Ubuntu for years 
(all supported versions of Ubuntu Freeciv postdate the fix).
Don't see any value in keeping this ticket open, so I suggest it's closed as 
fixed.

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

Title:
  freeciv-server crashed with SIGSEGV in __libc_start_main()

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

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


[Bug 1280739] Re: Realtek 892 - desktop applications have no sound, but can hear mic when activating it via alsamixer

2014-02-16 Thread Jay Bee
I fixed it... but now I am not 100% what fixed it, as I did 2 things at
once.

First I ran this:

sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils
libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-
base alsa-utils libasound2; killall pulseaudio; rm -r ~/.pulse*; sudo
usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-
access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n'
',' | sed 's:,$::g'` `whoami`

Then I turned off the PC, removed the soundblaster PCI card, and re-
inserted it in the other PCI slot right under the graphics card.

While Ubuntu was booting up, I heard a static knocking noise, and then
the drumbeat played at the login screen. Also, the soundblaster card is
recognized again. Sound plays in both, onboard ALC892 and the
soundblaster.

I am not sure, if this had anything to do with the sounblaster PCI card,
as it was gone before while the onboard sound was working, so my guess
is that re-installing the sound related stuff after installing the 3.8
kernel fixed the problem.

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

Title:
  Realtek 892 - desktop applications have no sound, but can hear mic
  when activating it via alsamixer

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

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


[Bug 1280751] [NEW] Sync morse-simulator 1.2-1 (universe) from Debian unstable (main)

2014-02-16 Thread Sylvestre Ledru
Public bug reported:

Please sync morse-simulator 1.2-1 (universe) from Debian unstable (main)

Changelog entries since current trusty version 1.1.1-1:

morse-simulator (1.2-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru sylves...@debian.org  Sat, 01 Feb 2014 17:19:59
-0800

** Affects: morse-simulator (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: morse-simulator (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync morse-simulator 1.2-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/morse-simulator/+bug/1280751/+subscriptions

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


[Bug 997370] Re: Totem does not use the va-api gstreamer backend

2014-02-16 Thread Ekimia
@madbiologist (s-j-turner)  it's a Totem problem not using the right
gstreamer element. not a gstreamer BUG, we can decode any of those files
using gst-launch.

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

Title:
  Totem does not use the va-api gstreamer backend

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

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


[Bug 1280750] [NEW] Sync arpack 3.1.5-1 (universe) from Debian unstable (main)

2014-02-16 Thread Sylvestre Ledru
Public bug reported:

Please sync arpack 3.1.5-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge from Debian unstable. Remaining changes:
- libparpack2.symbols: Update symbols for arm64 as an mpich2 arch.

= merged upstream (debian)

Changelog entries since current trusty version 3.1.4-1ubuntu1:

arpack (3.1.5-1) unstable; urgency=medium

  * New upstream release
  * Fix the m86k symbols list (Closes: #726969)
  * Fix the arm64 symbol list
  * Remove mpi-dep-lib.diff (applied upstream)
  * Standards-Version updated to version 3.9.5

 -- Sylvestre Ledru sylves...@debian.org  Sat, 15 Feb 2014 15:16:49
+0100

** Affects: arpack (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: arpack (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync arpack 3.1.5-1 (universe) from Debian unstable (main)

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

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


[Bug 762087] Re: freeciv-sdl assert failure: *** glibc detected *** freeciv-sdl: munmap_chunk(): invalid pointer: 0x0aad0a38 ***

2014-02-16 Thread Jacob Nevins
From the backtrace, looks like the SDL client is dying while the SDL
client is trying to display the following string:

Раді бачити Вас на сервері Freeciv версія 2.2.4, що запущений на home,
порт 5556.

(That's the Ukrainian localisation of Welcome to the Freeciv version
2.2.4 Server running at home port 5556., an early opening message.)

Could be some sort of UTF-8 handling failure which only shows up with
non-trivial UTF-8 (or maybe only in Ukrainian).

2.2.4 is old; I don't recall any fixes in this area since then off the
top of my head, but there may well be some.

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

Title:
  freeciv-sdl assert failure: *** glibc detected *** freeciv-sdl:
  munmap_chunk(): invalid pointer: 0x0aad0a38 ***

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

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

[Bug 191710] Re: freeciv-client-gtk crashes when going to Connect to Network Game

2014-02-16 Thread Jacob Nevins
No feedback in 2 years; from symptoms, almost certain to be the linked 
upstream bug, the fix for which is in all supported Ubuntu versions.
Don't see any value in keeping this ticket open.

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

Title:
  freeciv-client-gtk crashes when going to Connect to Network Game

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

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


[Bug 1280293] Re: AppArmor denials

2014-02-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~dpm/reminders-app/fixes-1280293

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

Title:
  AppArmor denials

To manage notifications about this bug go to:
https://bugs.launchpad.net/reminders-app/+bug/1280293/+subscriptions

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


[Bug 1279308] Re: [MacBook Air 6, 2] screen backlight brightness and keyboard light turn into fully-on after Grub boot with i915 driver

2014-02-16 Thread Yuan Chao
No. Once reboot, the screen backlight brightness becomes normal (as
before boot into ubuntu), but the keyboard backlight remains maximum
even booted into OSX. However, the keyboard light level changes to the
previous state after pressing the hotkey. This means that the keyboard
light level is kept somewhere (nvram?) tough it is set to maximum at
ubuntu login.

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

Title:
  [MacBook Air 6,2] screen backlight brightness and keyboard light turn
  into fully-on after Grub boot with i915 driver

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

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


[Bug 1280739] Re: Realtek 892 - desktop applications have no sound, but can hear mic when activating it via alsamixer

2014-02-16 Thread Jay Bee
Just realized it is not fixed 100%.

For some reason testing speakers does not work... I do not hear the
voice saying test left, test right, etc.

I think I just leave it for now, it's been 5 hours of troubleshooting,
and I don't want to end up braking it again.

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

Title:
  Realtek 892 - desktop applications have no sound, but can hear mic
  when activating it via alsamixer

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

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


[Bug 868746] Re: freeciv-gtk2 crashed with SIGABRT in raise()

2014-02-16 Thread Jacob Nevins
Not sure what more we can do with this old report -- I don't understand
the reproduction description, and for some reason there isn't a nice
symbolic backtrace (anyone know why that is? It looks like I tried to
manually trigger one previously, without success).

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

Title:
  freeciv-gtk2 crashed with SIGABRT in raise()

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

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


[Bug 1280753] [NEW] package grub-pc 1.98-1ubuntu5 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2014-02-16 Thread LogicBloke
Public bug reported:

Trying to install grub on an asus eeepc 701

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: grub-pc 1.98-1ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
AptOrdering:
 grub-pc: Remove
 grub: Install
 grub: Configure
Architecture: i386
Date: Sun Feb 16 10:47:19 2014
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
LiveMediaBuild: EasyPeasy 1.6
SourcePackage: grub2
Title: package grub-pc 1.98-1ubuntu5 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 1

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


** Tags: apport-package i386 lucid ubuntu-une

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

Title:
  package grub-pc 1.98-1ubuntu5 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/grub2/+bug/1280753/+subscriptions

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


[Bug 1280749] Status changed to Confirmed

2014-02-16 Thread Brad Figg
This change was made by a bot.

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

Title:
  [Acer Extensa 5220] suspend/resume failure

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

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


[Bug 892482] Re: Synaptic crashes during downloading of updates

2014-02-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: synaptic (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/892482

Title:
  Synaptic crashes during downloading of updates

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

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


[Bug 1208625] Re: freeciv-gtk2 crashes under Unity when using menubar in cities report

2014-02-16 Thread Jacob Nevins
Ubuntu 13.04 reached end-of-life last month, and it looks like that's
the only Ubuntu version affected.

Suggest this ticket is closed with whatever your never got around to it 
status is (Won't Fix, I suppose).
(I've marked as Invalid in the upstream bit of Launchpad, as it seems this is a 
Unity bug which we upstream could do nothing to work around.)

** Changed in: freeciv
   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/1208625

Title:
  freeciv-gtk2 crashes under Unity when using menubar in cities report

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

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


[Bug 1237296] Re: 168c:0036 [Acer Aspire E1-572] ath9k QCA9565/AR9565/QCWB335 Bluetooth works sporadic

2014-02-16 Thread Joshua
Russell, could you please do a lsusb -t with any mainline kernel where
bluetooth is working fine (not the one I compiled and uploaded), and
tell me if btusb uses a xHCI or EHCI port?

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

Title:
  168c:0036 [Acer Aspire E1-572] ath9k QCA9565/AR9565/QCWB335 Bluetooth
  works sporadic

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

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


[Bug 1237296] Re: 168c:0036 [Acer Aspire E1-572] ath9k QCA9565/AR9565/QCWB335 Bluetooth works sporadic

2014-02-16 Thread Joshua
Russell, could you please do a lsusb -t with any kernel where
bluetooth is working fine, and tell me if btusb uses a xHCI or EHCI
port?

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

Title:
  168c:0036 [Acer Aspire E1-572] ath9k QCA9565/AR9565/QCWB335 Bluetooth
  works sporadic

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

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


[Bug 1280385] Re: Video call is not working properly with Jabber clients on Xubuntu 13.10

2014-02-16 Thread kimory
Here is the report for Gajjim (see previous comment).

** Attachment added: apport.gajim.0e9uf5.apport
   
https://bugs.launchpad.net/ubuntu/+source/jitsi/+bug/1280385/+attachment/3982482/+files/apport.gajim.0e9uf5.apport

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

Title:
  Video call is not working properly with Jabber clients on Xubuntu
  13.10

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

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


[Bug 1280385] Re: Video call is not working properly with Jabber clients on Xubuntu 13.10

2014-02-16 Thread kimory
Here is the report for Pidgin (see previous comment).

** Attachment added: apport.pidgin.pkqju2.apport
   
https://bugs.launchpad.net/ubuntu/+source/jitsi/+bug/1280385/+attachment/3982483/+files/apport.pidgin.pkqju2.apport

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

Title:
  Video call is not working properly with Jabber clients on Xubuntu
  13.10

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

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


[Bug 1280739] Re: Realtek 892 - desktop applications have no sound, but can hear mic when activating it via alsamixer

2014-02-16 Thread Jay Bee
Ok, last entry for this bug...

I found this: http://askubuntu.com/questions/208359/audio-is-working-
but-the-speaker-test-doesnt-work

So I did: $ sudo install libcanberra-pulse

Now I have front left, etc. playing when testing the speakers, and
also the sound from the sound indicator works when in-/decreasing
speaker volume via keyboard hotkeys.

Happy happy :)

I wonder how long until the sounds decides to stop working again... will
it be soundblaster or onboard first? :)

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

Title:
  Realtek 892 - desktop applications have no sound, but can hear mic
  when activating it via alsamixer

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

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


[Bug 1280385] Re: Video call is not working properly with Jabber clients on Xubuntu 13.10

2014-02-16 Thread kimory
I was advised to give more details by using the apport-cli command.

I've attached the result for Empathy, those for Gajim and Pidgin will
follow.

I can't get the report concerning Jitsi as this is not an official
Ubuntu package.

** Attachment added: apport.empathy.q8z7dr.apport
   
https://bugs.launchpad.net/ubuntu/+source/jitsi/+bug/1280385/+attachment/3982481/+files/apport.empathy.q8z7dr.apport

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

Title:
  Video call is not working properly with Jabber clients on Xubuntu
  13.10

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

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


[Bug 1280756] [NEW] libopenexr6_1.6.1-7_i386.deb 403 Forbidden

2014-02-16 Thread Adnan Morshed
Public bug reported:

Installing several packages (texmaker, amarok etc.) ended abruptly with
the following error

W: Failed to fetch 
http://mirror.dhakacom.com/ubuntu/pool/main/o/openexr/libopenexr6_1.6.1-7_i386.deb
  403  Forbidden

- using ubuntu 13.10
- have tried changing download servers, did not work

** Affects: openexr (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/1280756

Title:
  libopenexr6_1.6.1-7_i386.deb   403  Forbidden

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

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


[Bug 951868] Re: Character Map background is black, white text

2014-02-16 Thread Stefan Björk
Appeared after clean re-install of 12.04 LTS.

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

Title:
  Character Map background is black, white text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/951868/+subscriptions

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


[Bug 398719] Re: Freeciv auto-attack option does not work

2014-02-16 Thread Jacob Nevins
It is fairly clear that per-unit autoattack was deliberately removed upstream 
(it's not just 'stopped working'), although the reasons for this have been lost 
in the mists of time.
The only autoattack feature available in current versions is the 'autoattack' 
server option, which affects all units of all players.

Traces of its removal:
http://svn.gna.org/viewcvs/freeciv?revision=8788view=revision (r8788 from 
2004) is the addition of the 'autoattack' server option and removal of 'old 
autoattack code'
http://svn.gna.org/viewcvs/freeciv?revision=10742view=revision (r10742 from 
2005) is the removal of some client UI

I think this debuted in 2.1.x.

Unfortunately, both the bug tracker and mailing list archives for this
period are not online, so we can't easily determine the rationale.

At this point, this is best treated as a feature request rather than a
bug (and it is a reasonable feature request).

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

Title:
  Freeciv auto-attack option does not work

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

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


[Bug 1280759] [NEW] Shortcuts are defined via keyboard layout, not the keys

2014-02-16 Thread Masoud Pourmoosa
Public bug reported:

There are shortcuts to open lenses in Unity, for example Super + A for
App Lens, or Super + F for Files Lens, etc. There are also shortcuts
in the Launcher Super + 1 to 9 to launch apps from the Launcher. These
shortcuts don't work if the keyboard layout is set to a non-Latin
layout, in my case Persian, where almost all the keys are mapped to new
characters.

HOW TO REPRODUCE:
Add a new Persian keyboard layout to the system, in addition to English, via 
keyboard layout indicator -- Text Entry Settings.
Switch to the Persian layout (by clicking on the keyboard layout indicator).
Press Super + F.

WHAT HAPPENS:
Dash is not open. Nothing happens.

WHAT SHOULD HEPPEN:
The Files Lens in the dash should open.
The shortcuts should be associated with the keys on the keyboard, not to the 
characters they are associated with (which depends on the active keyboard 
layout).
When I am typing something in Persian, and I want to search for a file, it is 
not reasonable that I should first switch back to the English layout before I 
can use a particular shortcut.


This problem does not happen in some other apps like gedit or Firefox.

COMPARE TO GEDIT:
Open gedit text editor.
Write something.
Switch to the Persian layout.
Press Ctrl + S (the shortcut to save the document).

WHAT HAPPENS, AND WHAT SHOULD HAPPEN:
The save dialoge box appears.


I think this problem happens for all keyboard layouts that don't use Latin 
characters. 
Layout-wise, when I press Ctrl + S while Persian layout is active, I am 
typing Ctrl + س.
But keyboard-wise, I am always pressing the same keyboard binding.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libunity9 7.1.4+14.04.20140210-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
ApportVersion: 2.13.2-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Feb 16 12:04:10 2014
InstallationDate: Installed on 2014-02-15 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140211)
SourcePackage: libunity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Shortcuts are defined via keyboard layout, not the keys

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

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

[Bug 1280739] Re: Realtek 892 - desktop applications have no sound, but can hear mic when activating it via alsamixer

2014-02-16 Thread Jay Bee
*correction

$ sudo apt-get install libcanberra-pulse

of course ;)

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

Title:
  Realtek 892 - desktop applications have no sound, but can hear mic
  when activating it via alsamixer

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

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


[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-02-16 Thread Thanos Kyritsis
I am experiencing what Dmitry Pashkevich (dipish) describes in comments
#414 and #416. Alt+Shift layout switching worked with packages from the
official repos. On 1st February 2014, gnome-settings-daemon:amd64 was
updated from 3.8.5-0ubuntu11.1 to 3.8.5-0ubuntu11.2 and something broke.
After each reboot, I have to reset the switch to next source setting
in Text Entry Settings in order for Alt+Shift to work again.

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1218322/+subscriptions

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


[Bug 1280766] [NEW] package vim 2:7.3.429-2ubuntu2.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2

2014-02-16 Thread William Smith
Public bug reported:

Ubuntu 12.4 arm

trying to install/purge/remove vim returns errors each time.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: vim 2:7.3.429-2ubuntu2.1
Uname: Linux 3.0.35-gbe699c6-dirty armv7l
ApportVersion: 2.0.1-0ubuntu17.6
AptOrdering: vim: Purge
Architecture: armel
Date: Sun Feb 16 12:44:05 2014
DpkgTerminalLog:
 Removing vim ...
 update-alternatives: error: /var/lib/dpkg/alternatives/rvim corrupt: line not 
terminated while trying to read status
 dpkg: error processing vim (--purge):
  subprocess installed pre-removal script returned error exit status 2
DuplicateSignature: package:vim:2:7.3.429-2ubuntu2.1:subprocess installed 
pre-removal script returned error exit status 2
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 2
MarkForUpload: True
SourcePackage: vim
Title: package vim 2:7.3.429-2ubuntu2.1 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 2
UpgradeStatus: Upgraded to precise on 2014-02-16 (0 days ago)

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


** Tags: apport-package armel precise

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

Title:
  package vim 2:7.3.429-2ubuntu2.1 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 2

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

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


[Bug 1280766] Re: package vim 2:7.3.429-2ubuntu2.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2

2014-02-16 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/1280766

Title:
  package vim 2:7.3.429-2ubuntu2.1 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 2

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

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


[Bug 1280721] Re: Sync clam 1.4.0-5.2 (universe) from Debian unstable (main)

2014-02-16 Thread Dmitry Shachnev
Andreas synced this: https://lists.ubuntu.com/archives/trusty-
changes/2014-February/009522.html.

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

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

Title:
  Sync clam 1.4.0-5.2 (universe) from Debian unstable (main)

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

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


[Bug 1277655] Re: Monit fills logs when reading 0 byte pid file

2014-02-16 Thread Sergey B Kirpichev
** Changed in: monit (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/1277655

Title:
  Monit fills logs when reading 0 byte pid file

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

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


[Bug 645990] Re: freeciv-server crashed with SIGSEGV in __libc_start_main()

2014-02-16 Thread Jacob Nevins
** Also affects: freeciv via
   http://gna.org/bugs/?16100
   Importance: Unknown
   Status: Unknown

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

Title:
  freeciv-server crashed with SIGSEGV in __libc_start_main()

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

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


[Bug 1280737] Re: libfishsound1-dev must depend on libflac-dev

2014-02-16 Thread Bug Watch Updater
** Changed in: libfishsound (Debian)
   Status: Unknown = New

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

Title:
  libfishsound1-dev must depend on libflac-dev

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

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


[Bug 1197786] Re: flickrfs won't list sets and therefore stops working

2014-02-16 Thread Alejandro Mery
still broken in 14.04

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

Title:
  flickrfs won't list sets and therefore stops working

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

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


[Bug 1272624] Re: [Dell Latitude E7440] 14.04 Touchpad not as smooth as Win7

2014-02-16 Thread Scott Hosking
I have now installed the latest daily image of Ubuntu 14.04 as the main
install to help with testing before the final release.

The mouse cursor is still jumpy as described above.  If another bug
report or further information would be useful at anytime feel free to
let me know.

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

Title:
  [Dell Latitude E7440] 14.04 Touchpad not as smooth as Win7

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

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


[Bug 1269838] Re: gnome-session.log takes 8 GB in a few hours

2014-02-16 Thread FM33
When the problem occurs, the content leads to nemo. I Also reported it here :
https://github.com/linuxmint/nemo/issues/518

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

Title:
  gnome-session.log takes 8 GB in a few hours

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

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


[Bug 1280772] [NEW] ubuntu condensed bold font not shown correctly inside inkscape

2014-02-16 Thread Darko Veberic
Public bug reported:

ubuntu condensed font with the bold weight is not rendered properly
inside inkscape, as can be seen from the attachments. in fact, inkscape
shows the normal weight font instead. the wrong font also appears when
exported to bitmap or when converted to paths. on the other hand, save
as pdf produces a correct font, and viewing the inkscape svg file with,
say, geeque, also shows the correct font.

this might be relevant to other fonts also, but i did not check.

while this bug report is filed from ubuntu 13.04, the same thing is
observed on a fully updated 13.10.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: inkscape 0.48.4-0.1ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-35.50-generic 3.8.13.13
Uname: Linux 3.8.0-35-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
Date: Sun Feb 16 13:18:17 2014
InstallationDate: Installed on 2013-05-27 (264 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: inkscape
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Attachment added: fonts as shown by inkscape (note Ubuntu Condensed Bold is 
not bold)
   
https://bugs.launchpad.net/bugs/1280772/+attachment/3982531/+files/ubuntu_font_test-screenshot.png

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

Title:
  ubuntu condensed bold font not shown correctly inside inkscape

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

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


[Bug 1280772] Re: ubuntu condensed bold not shown correctly inside inkscape

2014-02-16 Thread Darko Veberic
** Attachment added: the resulting svg file
   
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1280772/+attachment/3982534/+files/ubuntu_font_test.svg

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

Title:
  ubuntu condensed bold font not shown correctly inside inkscape

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

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


[Bug 1159402] Re: Changing font size using GNOME Control Panel doesn't make windows titles to change their size

2014-02-16 Thread Alberto Salvia Novella
** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

** Changed in: compiz (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Changing font size using GNOME Control Panel doesn't make windows
  titles to change their size

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

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


[Bug 1280772] Re: ubuntu condensed bold not shown correctly inside inkscape

2014-02-16 Thread Darko Veberic
** Attachment added: the png file produced by export to bitmap
   
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1280772/+attachment/3982535/+files/ubuntu_font_test.png

** Summary changed:

- ubuntu condensed bold not shown correctly inside inkscape
+ ubuntu condensed bold font not shown correctly inside inkscape

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

Title:
  ubuntu condensed bold font not shown correctly inside inkscape

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

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


[Bug 1280751] Re: Sync morse-simulator 1.2-1 (universe) from Debian unstable (main)

2014-02-16 Thread Andreas Moog
This bug was fixed in the package morse-simulator - 1.2-1
Sponsored for Sylvestre Ledru (sylvestre)

---
morse-simulator (1.2-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru sylves...@debian.org  Sat, 01 Feb 2014 17:19:59
-0800

** Changed in: morse-simulator (Ubuntu)
   Status: New = Fix Released

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

Title:
  Sync morse-simulator 1.2-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/morse-simulator/+bug/1280751/+subscriptions

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


[Bug 1280773] [NEW] List of drivers gets repeated

2014-02-16 Thread Ralph Scharpf
Public bug reported:

 lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04
Codename:   trusty

apt-cache policy kubuntu-driver-manager
kubuntu-driver-manager:
  Installiert:   14.04ubuntu2
  Installationskandidat: 14.04ubuntu2
  Versionstabelle:
 *** 14.04ubuntu2 0
500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status


When the Reset (in german Zurücksetzen) Button is pressed after doing some 
changes the entries in the list are added again. This will leads to a growing 
list. I did not check how the install process behaves after entries are present 
multiple times. When pressing previous settings the list is cleaned up.

** Affects: kubuntu-driver-manager (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/1280773

Title:
  List of drivers gets repeated

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

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

[Bug 1248174] Re: The Ubuntu colour palette in Inkscape is different from the one in design.ubuntu.com

2014-02-16 Thread Alberto Salvia Novella
Okay.

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

Title:
  The Ubuntu colour palette in Inkscape is different from the one in
  design.ubuntu.com

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

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


[Bug 1180772] Re: Audio files stop being played after few seconds if visual effects are enabled

2014-02-16 Thread Alberto Salvia Novella
- Doesn't affect Saucy.
- Raring reached end of life.

** Changed in: totem (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: hundredpapercuts
   Status: Incomplete = Fix Released

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

Title:
  Audio files stop being played after few seconds if visual effects are
  enabled

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

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


[Bug 1280771] Re: Replace mic volme with mic gain in default skins

2014-02-16 Thread Anders
** Also affects: 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/1280771

Title:
  Replace mic volme with mic gain in default skins

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

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


[Bug 1280750] Re: Sync arpack 3.1.5-1 (universe) from Debian unstable (main)

2014-02-16 Thread Andreas Moog
This bug was fixed in the package arpack - 3.1.5-1
Sponsored for Sylvestre Ledru (sylvestre)

---
arpack (3.1.5-1) unstable; urgency=medium

  * New upstream release
  * Fix the m86k symbols list (Closes: #726969)
  * Fix the arm64 symbol list
  * Remove mpi-dep-lib.diff (applied upstream)
  * Standards-Version updated to version 3.9.5

 -- Sylvestre Ledru sylves...@debian.org  Sat, 15 Feb 2014 15:16:49
+0100

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

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

Title:
  Sync arpack 3.1.5-1 (universe) from Debian unstable (main)

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

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


[Bug 1280774] Re: Online music sites stop on screenlock

2014-02-16 Thread krishnan sampath
** Also affects: unity-lens-music
   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/1280774

Title:
  Online music sites stop on screenlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-lens-music/+bug/1280774/+subscriptions

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


[Bug 1280774] Re: Online music sites stop on screenlock

2014-02-16 Thread Anders
** Also affects: 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/1280774

Title:
  Online music sites stop on screenlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-lens-music/+bug/1280774/+subscriptions

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


  1   2   3   4   5   6   >