[Bug 1263311] [NEW] zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
Public bug reported:

On a fresh 13.10 zenmap as root not displayed.

Both .desktop files exists:

ls -l /usr/share/applications/zen*
-rw-r--r-- 1 root root 277 Okt 10 15:07 /usr/share/applications/zenmap.desktop
-rw-r--r-- 1 root root 308 Okt 10 15:07 
/usr/share/applications/zenmap-root.desktop

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


** Tags: root saucy zenmap

** Attachment added: lsb_release -rd
   
https://bugs.launchpad.net/bugs/1263311/+attachment/3933647/+files/lsb_release.txt

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

Title:
  zenmap as root not displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+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 1263311] Re: zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
** Attachment added: apt-cache policy zenmap
   
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+attachment/3933648/+files/apt-cache%20policy%20zenmap

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

Title:
  zenmap as root not displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+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 1263314] [NEW] ntpd apparmor

2013-12-21 Thread Andy Igoshin
Public bug reported:

ubuntu server 13.10
ntp1:4.2.6.p5+dfsg-3ubuntu2
ntpdate   1:4.2.6.p5+dfsg-3ubuntu2
apparmor2.8.0-0ubuntu31.1

Dec 20 19:44:39 ts kernel: [   42.994092] type=1400
audit(1387554279.729:320): apparmor=DENIED operation=connect
parent=1 profile=/usr/sbin/ntpd name=/var/lib/sss/pipes/nss pid=6867
comm=ntpd requested_mask=rw denied_mask=rw fsuid=0 ouid=0

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

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

Title:
  ntpd  apparmor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1263314/+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 1263311] Re: zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
** Attachment added: Bildschirmfoto vom 2013-12-21 12:28:31.png
   
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+attachment/3933651/+files/Bildschirmfoto%20vom%202013-12-21%2012%3A28%3A31.png

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

Title:
  zenmap as root not displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+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 1263358] [NEW] ssh client disregards KbdInteractiveAuthentication option

2013-12-21 Thread Søren Løvborg
Public bug reported:

Even if keyboard-interactive authentication is disabled in .ssh/config
or on the command-line, ssh(1) will go ahead and try it if supported by
the server. (The client *does* respect PasswordAuthentication=no and
PubkeyAuthentication=no.)

Using Ubuntu 13.10 Server 64-bit.

$ ssh  -v -o KbdInteractiveAuthentication=no 127.0.0.1
OpenSSH_6.2p2 Ubuntu-6ubuntu0.1, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /home/user/.ssh/config
debug1: /home/user/.ssh/config line 1: Applying options for 127.0.0.1
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 123.
debug1: Connection established.
debug1: identity file /home/user/.ssh/id_rsa type 1
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-4096
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-4096
debug1: identity file /home/user/.ssh/id_rsa-cert type -1
debug1: identity file /home/user/.ssh/id_dsa type -1
debug1: identity file /home/user/.ssh/id_dsa-cert type -1
debug1: identity file /home/user/.ssh/id_ecdsa type -1
debug1: identity file /home/user/.ssh/id_ecdsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.1
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2p2 
Ubuntu-6ubuntu0.1
debug1: match: OpenSSH_6.2p2 Ubuntu-6ubuntu0.1 pat OpenSSH*
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client aes128-ctr hmac-md5-...@openssh.com none
debug1: kex: client-server aes128-ctr hmac-md5-...@openssh.com none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
debug1: Host '[127.0.0.1]:123' is known and matches the ECDSA host key.
debug1: Found key in /home/user/.ssh/known_hosts:50
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: keyboard-interactive
debug1: Next authentication method: keyboard-interactive
Password:

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


** Tags: saucy

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

Title:
  ssh client disregards KbdInteractiveAuthentication option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1263358/+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 1262692] Re: oops using openvswitch 1.4.6 with 3.5 series kernel

2013-12-21 Thread Chris J Arges
I need to find if the problem is with linux or openvswitch.

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

Title:
  oops using openvswitch 1.4.6 with 3.5 series kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1262692/+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 1262692] Re: oops using openvswitch 1.4.6 with 3.5 series kernel

2013-12-21 Thread Chris J Arges
If I revert 77dc64ef531cfadd7d1d148f9a754e7a7c87c1f2
(703133de331a7a7df47f31fb9de51dc6f68a9de8 upstream) from the 3.5 series
Ubuntu kernel the problem disappears. Will need to investigate further
if this is something that should be solved in the ovs module or kernel
side.

** Tags added: bot-stop-nagging

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Chris J Arges (arges)

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

** Changed in: linux (Ubuntu)
   Status: New = In Progress

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

Title:
  oops using openvswitch 1.4.6 with 3.5 series kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1262692/+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 1254931] Re: open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel module failed to build [error: incompatible types when assigning to type ‘kgid_t’ from type ‘int’]

2013-12-21 Thread Nate Muench (Mink)
** Branch linked: lp:~n-muench/ubuntu/trusty/open-vm-tools/open-vm-tools
.trusty-kernel.update

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

Title:
  open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel
  module failed to build [error: incompatible types when assigning to
  type ‘kgid_t’ from type ‘int’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1254931/+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 1254931] Re: open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel module failed to build [error: incompatible types when assigning to type ‘kgid_t’ from type ‘int’]

2013-12-21 Thread Nate Muench (Mink)
I've uploaded a new version of your patch, Michael.  This time with
adjusted for locations within the package itself.

I just have to add the Name and Description lines. That'll be done after
I installed the updated package.

Also, I've linked this bug report to my prep branch, which has a recipe
that will build the working copy (with the combined tar.gz) to one of my
Virtual Repo.

** Patch added: 0008-linux-312-fixes.patch
   
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1254931/+attachment/3933927/+files/0008-linux-312-fixes.patch

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

Title:
  open-vm-tools-dkms 2013.09.16-1328054-0ubuntu2: open-vm-tools kernel
  module failed to build [error: incompatible types when assigning to
  type ‘kgid_t’ from type ‘int’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1254931/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2013-12-21 Thread Alkis Georgopoulos
The fix for this issue caused another regression, dnsmasq now doesn't
function correctly as a tftp server either.

I just tried Trusty (dnsmasq 2.68-1), and network manager ships 
/etc/dnsmasq.d/network-manager with:
bind-interfaces

So now dnsmasq only binds 127.0.0.1 for its tftp service:
udp0  0 127.0.0.1:690.0.0.0:*   
954/dnsmasq 
udp6   0  0 ::1:69  :::*
954/dnsmasq 

...and of course that breaks everything. Removing that file makes tftp
work again.


Mathieu, could you please package the modifications to 
/etc/NetworkManager/NetworkManager.conf and to /etc/dnsmasq.d/network-manager 
as a separate, network-manager-local-resolver.deb package, maybe even produced 
by the network manager source code, and Recommented: it from network-manager,

...so that people that want to use dnsmasq as a real server can just
blacklist it without suffering on each new Ubuntu installation?

E.g. for the 500+ schools we maintain here, we could then just Conflict:
network-manager-local-resolver from our main package and forget the
whole thing...

Thanks,
Alkis

** Changed in: network-manager (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2013-12-21 Thread Alkis Georgopoulos
Or better yet, ltsp-server-standalone could Conflict: network-manager-
local-resolver so that all LTSP sysadmins that use dnsmasq don't bother
searching for a solution and manually editing configuration files...

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy Trusty

2013-12-21 Thread Erick Brunzell
Also just tried Edubuntu Trusty Alpha 1 and it's working fine in
flashback w/metacity mode so I think this could be marked fix
released???

Any thoughts Maarten?

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

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy  Trusty

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

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


[Bug 1088395] Re: 18ec:3299 Can't read uvcvideo (usb video / webcam) device

2013-12-21 Thread Kzhi
I can't test with the latest development release, but this bug still
remains in Ubuntu 13.10.

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

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

Title:
  18ec:3299 Can't read uvcvideo (usb video / webcam) device

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

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


[Bug 1245979]

2013-12-21 Thread Hussam-v
In case it helps, I am using Qt 4.8.5 and dbus 1.6.18

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1261302] Re: Incorrectly Demuxing MKV with Opus Audio

2013-12-21 Thread Michael Murphy
It seems with the latest nightlies, Opus is detected now, but it isn't
 being properly decoded. The audio is very choppy, and spits out
 'sameplerate audio resampler error: cannot resample: Input and Output data
 arrays overlap. errors until VLC segmentation faults.

** Attachment added: gdb-vlc.txt
   
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1261302/+attachment/3933611/+files/gdb-vlc.txt

** Summary changed:

- Incorrectly Demuxing MKV with Opus Audio
+ Incorrectly Demuxing MKV with Opus Audio | VLC Crashes When Decoding MKV with 
Opus Audio

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

Title:
  Incorrectly Demuxing MKV with Opus Audio | VLC Crashes When Decoding
  MKV with Opus Audio

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

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


Re: [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-12-21 Thread brianM
I am now using the latest 13.10 kernel (13.11.0-15) and the bug has
been fixed - but still poor performance compared to Windows 8. See
also bug 1252962

On 19 December 2013 22:29, giardia 1049...@bugs.launchpad.net wrote:
 just wondering if the patch/workaround for a similar bug can help
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244478/comments/31

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

 Title:
   Need support of Ralink RT3290 wifi support

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

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

Title:
  Need support of Ralink RT3290 wifi support

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

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


[Bug 1261116] Re: dkms uninstall fails unexpectedly without error message

2013-12-21 Thread Antonius Riha
** Branch linked: lp:~antoniusriha/dkms/precise-updates

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

Title:
  dkms uninstall fails unexpectedly without error message

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

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


Re: [Bug 1033146] Re: Microsoft LifeCam HD-3000 with Ubuntu 12.04: webcam light blinks, and freezes with guvcview

2013-12-21 Thread redfox7691
Well, it was a lot of time ago... :-)

I asked to linux-uvc-devel list and Oleksij Rempel suggested me to look the
audio module: he wrote me

This message is not from uvcvideo, it comes from snd-usb-audio: cannot
get freq at ep 0x82. What if you black list the snd-usb-audio, will then
video work?

After some days I realized that I was doing the tests always with Chrome
running, with gmail (and google chat) opened: I've made some tries and I've
found that embedded flash player was buggy.

Ciao,
Claudio


2013/12/20 Felipe Tanus 1033...@bugs.launchpad.net

 @redfox7691: Thanks for the information. Disabling snd-usb-audio works
 for me, but I don't have the pepper plugin installed on chromium or
 google chrome. Can you share the procedure you used to find this
 problem, and hopefully I'll be able to detect the problems on my box?

 Thanks

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

 Title:
   Microsoft LifeCam HD-3000 with Ubuntu 12.04: webcam light blinks, and
   freezes with guvcview

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/guvcview/+bug/1033146/+subscriptions



-- 
*Ordine degli Ingegneri di Pistoia N.672*
*Dott. Ing. Claudio Bizzarri*
TEL: 05731930260 - FAX: 0245503888
Via Piastre e Prunetta, 88 - 51100 Pistoia
CF: *BZZCLD67E05G713C *PI: *01330220474*
-= www.geebeesystem.com =-

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

Title:
  Microsoft LifeCam HD-3000 with Ubuntu 12.04: webcam light blinks, and
  freezes with guvcview

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

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


[Bug 1263270] Re: akonadiserver and fcitx doesn't work after starting computer, both processes needs to get killed and restarted then they work fine

2013-12-21 Thread webmarwell
*** This bug is a duplicate of bug 1245979 ***
https://bugs.launchpad.net/bugs/1245979

Well, the Fcitx part here:
http://code.google.com/p/fcitx/issues/detail?id=716thanks=716ts=1386304850

The Akonadi part here:
https://bugs.kde.org/show_bug.cgi?id=326480

I thought two programs having a kind of similar problem might be a hint,
that it's not one of them, but dBus. The bug report here has explicitly
that meaning. If that is true, the bug #1245979 is not an akonadi bug.
If you can exclude this, please let me know. As I cant know, I am not
shure if this is a duplicate or not.

Thank you!

** Bug watch added: code.google.com/p/fcitx/issues #716
   http://code.google.com/p/fcitx/issues/detail?id=716

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

Title:
  akonadiserver and fcitx doesn't work after starting computer, both
  processes needs to get killed and restarted then they work fine

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

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


[Bug 1263233] Re: Mixxx crashes at scratching - floating point exception

2013-12-21 Thread jus
Crash confirmed, exactly as described, even if Pitch is at +-0.00%.
See backtrace

This line is new too:
Debug [Main]: ERROR: InternalClock beat length should never be less than zero 


** Attachment added: backtrace.txt
   
https://bugs.launchpad.net/mixxx/+bug/1263233/+attachment/3933612/+files/backtrace.txt

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

Title:
  Mixxx crashes at scratching - floating point exception

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

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


[Bug 1033146] Re: Microsoft LifeCam HD-3000 with Ubuntu 12.04: webcam light blinks, and freezes with guvcview

2013-12-21 Thread redfox7691
Well, it was a lot of time ago... :-)

I asked to linux-uvc-devel list and Oleksij Rempel suggested me to look
the audio module: he wrote me

This message is not from uvcvideo, it comes from snd-usb-audio: cannot
get freq at ep 0x82. What if you black list the snd-usb-audio, will
then video work?

After some days I realized that I was doing the tests always with Chrome
running, with gmail (and google chat) opened: I've made some tries and
I've found that embedded flash player was buggy.

Ciao,
Claudio

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

Title:
  Microsoft LifeCam HD-3000 with Ubuntu 12.04: webcam light blinks, and
  freezes with guvcview

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

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


[Bug 792227] Re: opening more than one file in gedit causes cursor to spin for a period of time

2013-12-21 Thread Bib
PS: the gedit issue comes back too

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

Title:
  opening more than one file in gedit causes  cursor to  spin for a
  period of time

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

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


[Bug 1262752] Re: nvidia_304 not blacklisted or removed when nvidia_304_updates is installed.

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

** Changed in: nvidia-graphics-drivers-304-updates (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/1262752

Title:
  nvidia_304 not blacklisted or removed when nvidia_304_updates  is
  installed.

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

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


[Bug 1244035] Re: gedit segfault when typing with ibus and highlight matching brackets

2013-12-21 Thread Explorer09
This bug is no longer reproducible after the latest gtk update 
(3.8.6-0ubuntu3.1 , that fixes bug #1196523).
Perhaps my bug is a duplicate of #1196523.

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

Title:
  gedit segfault when typing with ibus and highlight matching brackets

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

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


[Bug 1228512] Re: MPEG-1 Layer 3 (MP3) decoder notfound by Rhythmbox and not found in the apt

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

** Changed in: unity (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/1228512

Title:
  MPEG-1 Layer 3 (MP3) decoder notfound by Rhythmbox and not found in
  the apt

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

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


[Bug 1174871] Re: GPF at boot time

2013-12-21 Thread Tonal
Sorry. All work.

I use latest kernel from repos:
linux-image-3.11.0-14-generic 3.11.0-14.21

And latest driver from repos:
bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu1

My comp:
HP Pavilion g7 Notebook PC (QH585EA#ACB)

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

Title:
  GPF at boot time

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

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


[Bug 1261818] Re: Can't type user password in lightdm

2013-12-21 Thread Thomas Hotz
This is fixed now.

** Changed in: lightdm (Ubuntu)
   Status: Confirmed = 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/1261818

Title:
  Can't type user password in lightdm

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

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


[Bug 1133626] ProcEnviron.txt

2013-12-21 Thread ill
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1133626/+attachment/3933614/+files/ProcEnviron.txt

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

Title:
  mouse is too sensitive

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

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


[Bug 1133626] Re: mouse is too sensitive

2013-12-21 Thread ill
apport information

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

** Tags added: apport-collected saucy third-party-packages

** Description changed:

- In ubuntu, I go to the mouse settings and move the sliders for mouse
- sensitivity all the way to the left, but the sensitivity is still way
- too high. I can move the mouse less than a centimeter before the cursor
- will be on the other side of the screen.
+ In ubuntu, I go to the mouse settings and move the sliders for mouse 
sensitivity all the way to the left, but the sensitivity is still way too high. 
I can move the mouse less than a centimeter before the cursor will be on the 
other side of the screen.
+ --- 
+ ApportVersion: 2.12.5-0ubuntu2.2
+ Architecture: amd64
+ DistroRelease: Ubuntu 13.10
+ InstallationDate: Installed on 2012-04-28 (602 days ago)
+ InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120423)
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: xorg 1:7.7+1ubuntu6
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
+ Tags: third-party-packages saucy
+ Uname: Linux 3.11.0-14-generic x86_64
+ UpgradeStatus: Upgraded to saucy on 2013-10-18 (63 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1133626/+attachment/3933613/+files/Dependencies.txt

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

Title:
  mouse is too sensitive

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

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


[Bug 1263257] Re: Disks formatted mounted disk ext4-NTFS without unmount, resulting in kernel panic

2013-12-21 Thread John Sirett
** Description changed:

  gnome-disk-utility Disks, version 3.6.1-1ubuntu1
  
  System in question:
-uname -a = 'Linux scorpio 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 
18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux'
-lsb_release -a = 'Distributor ID:  LinuxMint
-  Description: Linux Mint 15 Olivia
-  Release: 15
-  Codename:olivia'
-(This is Linux Mint 15 MATE edition)
-lsblk = 'NAMEMAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
- sda   8:00 298.1G  0 disk  
-├─sda18:10  15.3G  0 part  /
-├─sda28:20   2.8G  0 part  [SWAP]
-├─sda38:30  15.6G  0 part  
-├─sda48:40   7.9M  0 part  
-└─sda58:50 264.5G  0 part  /home
- sdb   8:16   0 465.8G  0 disk  
-└─sdb18:17   0 465.8G  0 part  
-└─md0   9:00 465.7G  0 raid1 
- sdc   8:32   0 698.7G  0 disk  
-├─sdc18:33   0 465.8G  0 part  
-│ └─md0   9:00 465.7G  0 raid1 
-└─sdc28:34   0 232.9G  0 part  /media/ed/Spare
- sdd   8:48   1   7.9G  0 disk  
-└─sdd18:49   1   7.9G  0 part  /media/ed/MEMSTICK
+    uname -a = 'Linux scorpio 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 
18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux'
+    lsb_release -a = 'Distributor ID:  LinuxMint
+  Description: Linux Mint 15 Olivia
+  Release: 15
+  Codename:olivia'
+    (This is Linux Mint 15 MATE edition)
+    lsblk = 'NAMEMAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
+ sda   8:00 298.1G  0 disk
+    ├─sda18:10  15.3G  0 part  /
+    ├─sda28:20   2.8G  0 part  [SWAP]
+    ├─sda38:30  15.6G  0 part
+    ├─sda48:40   7.9M  0 part
+    └─sda58:50 264.5G  0 part  /home
+ sdb   8:16   0 465.8G  0 disk
+    └─sdb18:17   0 465.8G  0 part
+    └─md0   9:00 465.7G  0 raid1
+ sdc   8:32   0 698.7G  0 disk
+    ├─sdc18:33   0 465.8G  0 part
+    │ └─md0   9:00 465.7G  0 raid1
+    └─sdc28:34   0 232.9G  0 part  /media/ed/Spare
+ sdd   8:48   1   7.9G  0 disk
+    └─sdd18:49   1   7.9G  0 part  /media/ed/MEMSTICK
  
  Attempted to format drive in question (/dev/sdc2, /dev/sdb2 before
  reboot) from ext4 to NTFS, failed to unmount disk beforehand. Admittably
  a failure in proper user policy; but a frontend graphical program like
  Disks should know better than to have actually tried to preform said
  operation without doing an unmount first. Result was a partition which
  read 16EB (exabyte) ext3/ext4 in caja shell properties window. Attempt
  to unmount via caja shell resulted in kernel panic :(
  
  Clearly this is a very serious issue; anybody working on disk partioning
- could potentially make this mistake. Shell format utilites would
+ could potentially make this mistake. Terminal format utilites would
  actually complain about mounted disks-- the fact the Disks was able to
  format an in-use, mounted drive is very worrying.

** Description changed:

  gnome-disk-utility Disks, version 3.6.1-1ubuntu1
  
  System in question:
     uname -a = 'Linux scorpio 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 
18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux'
     lsb_release -a = 'Distributor ID:  LinuxMint
   Description: Linux Mint 15 Olivia
   Release: 15
   Codename:olivia'
     (This is Linux Mint 15 MATE edition)
     lsblk = 'NAMEMAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
  sda   8:00 298.1G  0 disk
     ├─sda18:10  15.3G  0 part  /
     ├─sda28:20   2.8G  0 part  [SWAP]
     ├─sda38:30  15.6G  0 part
     ├─sda48:40   7.9M  0 part
     └─sda58:50 264.5G  0 part  /home
  sdb   8:16   0 465.8G  0 disk
     └─sdb18:17   0 465.8G  0 part
     └─md0   9:00 465.7G  0 raid1
  sdc   8:32   0 698.7G  0 disk
     ├─sdc18:33   0 465.8G  0 part
     │ └─md0   9:00 465.7G  0 raid1
     └─sdc28:34   0 232.9G  0 part  /media/ed/Spare
  sdd   8:48   1   7.9G  0 disk
     └─sdd18:49   1   7.9G  0 part  /media/ed/MEMSTICK
  
- Attempted to format drive in question (/dev/sdc2, /dev/sdb2 before
- reboot) from ext4 to NTFS, failed to 

[Bug 1263273] Re: ook mailWhat does it mean when won't load mail

2013-12-21 Thread Christopher M. Penalver
Trudy Shwartz-Burrill, thank you for taking the time to report this bug and 
helping to make Ubuntu better. Please execute the following command, as it will 
automatically gather debugging information, in a terminal:
apport-collect 1263273
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: libreoffice (Ubuntu)
   Status: Invalid = Incomplete

** Tags removed: mail outlook

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

Title:
  ook mailWhat does it mean when won't load mail

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

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


[Bug 1260214] Re: 8086:0166 [ASUS TAICHI 21] External screen doesn't work.

2013-12-21 Thread Christopher M. Penalver
** Tags added: trusty

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

Title:
  8086:0166 [ASUS TAICHI 21] External screen doesn't work.

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

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


[Bug 1133626] Re: mouse is too sensitive

2013-12-21 Thread Christopher M. Penalver
ill, thank you for running the apport-collect. Unfortunately, due to it being 
assigned to the wrong package, and xorg (Ubuntu) apport-collect attachment 
captures has changed, it did not attach the necessary files. Could you please 
run it one more time via a terminal:
apport-collect 1133626

Thank you for your understanding.

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

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

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

** Description changed:

- In ubuntu, I go to the mouse settings and move the sliders for mouse 
sensitivity all the way to the left, but the sensitivity is still way too high. 
I can move the mouse less than a centimeter before the cursor will be on the 
other side of the screen.
- --- 
- ApportVersion: 2.12.5-0ubuntu2.2
- Architecture: amd64
- DistroRelease: Ubuntu 13.10
- InstallationDate: Installed on 2012-04-28 (602 days ago)
- InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120423)
- MarkForUpload: True
- NonfreeKernelModules: nvidia
- Package: xorg 1:7.7+1ubuntu6
- PackageArchitecture: amd64
- ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
- Tags: third-party-packages saucy
- Uname: Linux 3.11.0-14-generic x86_64
- UpgradeStatus: Upgraded to saucy on 2013-10-18 (63 days ago)
- UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ In ubuntu, I go to the mouse settings and move the sliders for mouse
+ sensitivity all the way to the left, but the sensitivity is still way
+ too high. I can move the mouse less than a centimeter before the cursor
+ will be on the other side of the screen.

** Tags removed: apport-collected

** Attachment removed: ProcEnviron.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1133626/+attachment/3933614/+files/ProcEnviron.txt

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1133626/+attachment/3933613/+files/Dependencies.txt

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

Title:
  mouse is too sensitive

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

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


[Bug 1263300] [NEW] Sync fribidi 0.19.6-1 (main) from Debian testing (main)

2013-12-21 Thread Ahmed El-Mahmoudy
Public bug reported:

Please sync fribidi 0.19.6-1 (main) from Debian testing (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Fix build failure with modern automake.
  = This fix has been included in new upstream release.

Changelog entries since current trusty version 0.19.5-2ubuntu2:

fribidi (0.19.6-1) unstable; urgency=low

  * New upstream release.
  * Removed autotools-dev since upstream updated libtools autohelper files.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org  Mon, 09
Dec 2013 09:32:00 +0200

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

** Changed in: fribidi (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/1263300

Title:
  Sync fribidi 0.19.6-1 (main) from Debian testing (main)

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

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

[Bug 69155] Re: Package fails to install .desktop in /usr/share/xsessions

2013-12-21 Thread Jeff Abrahamson
This bug is five years old but continues to be true of the current
(13.04) ubuntu release.

If this is being tracked elsewhere, can we update here?
If not, I've attached the (trivial) file required to add to the ratpoison 
package.


** Attachment added: This is the file that is missing from the ratpoison 
package at /usr/share/xsessions/
   
https://bugs.launchpad.net/ubuntu/+source/ratpoison/+bug/69155/+attachment/3933616/+files/ratpoison.desktop

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

Title:
  Package fails to install .desktop in /usr/share/xsessions

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

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


[Bug 1263301] [NEW] Sinus 154 data II Wifi Adapter does not work

2013-12-21 Thread roland aus köln
Public bug reported:

USB ID for the mentioned Wifi Usb adapter seems to be missing in the
p54usb driver, so i need to recompile p54usb.c for each PC i setup or
after every kernel update.

can you please add the USB ID to the ubuntu/lubuntu/xubuntu kernel ?

3.13-rc4, 3.12.6, 3.11.10, 3.4.75, 3.2.53 and 3.0.101 do all have
support for this device

despite other reports, this older device is wpa2 capable, it`s only a
matter of the correct firmware if it works with recent wifi networks.

https://lkml.org/lkml/2013/1/13/100

from: Tomasz Guszkowski t...@o2.pl

commit 3194b7fcdf6caea338b5d2c72d76fed80437649c upstream.

Added USB ID for T-Com Sinus 154 data II.

Signed-off-by: Tomasz Guszkowski t...@o2.pl
Acked-by: Christian Lamparter chunk...@googlemail.com
Signed-off-by: John W. Linville linvi...@tuxdriver.com
Signed-off-by: Ben Hutchings b...@decadent.org.uk
---
 drivers/net/wireless/p54/p54usb.c |1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/net/wireless/p54/p54usb.c 
b/drivers/net/wireless/p54/p54usb.c
index e71c702..64b944b 100644
--- a/drivers/net/wireless/p54/p54usb.c
+++ b/drivers/net/wireless/p54/p54usb.c
@@ -82,6 +82,7 @@ static struct usb_device_id p54u_table[] = {
{USB_DEVICE(0x06a9, 0x000e)},   /* Westell 802.11g USB (A90-211WG-01) */
{USB_DEVICE(0x06b9, 0x0121)},   /* Thomson SpeedTouch 121g */
{USB_DEVICE(0x0707, 0xee13)},   /* SMC 2862W-G version 2 */
+   {USB_DEVICE(0x083a, 0x4503)},   /* T-Com Sinus 154 data II */
{USB_DEVICE(0x083a, 0x4521)},   /* Siemens Gigaset USB Adapter 54 
version 2 */
{USB_DEVICE(0x083a, 0xc501)},   /* Zoom Wireless-G 4410 */
{USB_DEVICE(0x083a, 0xf503)},   /* Accton FD7050E ver 1010ec  */

** Affects: gnome-panel (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/1263301

Title:
  Sinus 154 data II Wifi Adapter does not work

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

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


Re: [Bug 1261928] Re: upgrade to 13.04 from 12.10 fail after selecting details of packages. Would not continue. Also, default cursor had failed.

2013-12-21 Thread Fixitman Arizona
*** This bug is a duplicate of bug 1214186 ***
https://bugs.launchpad.net/bugs/1214186

Was on the upgrade (or is that war-path) to 13.10 from 12.04. Knew I should
have just stayed with 12.04 LTS. Wound up wiping the partition and
re-installing 12.04 with all available updates and extra packages I had
installed. Seems only one won't work that works on others...weather
application. I can live without that.


On Fri, Dec 20, 2013 at 11:43 AM, Brian Murray br...@ubuntu.com wrote:

 *** This bug is a duplicate of bug 1214186 ***
 https://bugs.launchpad.net/bugs/1214186

 ** This bug has been marked a duplicate of bug 1214186
ubuntu release upgrade failed due to too many open files

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

 Title:
   upgrade to 13.04 from 12.10 fail after selecting details of
   packages. Would not continue. Also, default cursor had failed.

 Status in “ubuntu-release-upgrader” package in Ubuntu:
   New

 Bug description:
   Fail after selecting details of packages to be removed.
   Also, default cursor had failed previously.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: ubuntu-release-upgrader-core 1:0.190.8
   ProcVersionSignature: Ubuntu 3.5.0-44.67-generic 3.5.7.25
   Uname: Linux 3.5.0-44-generic x86_64
   ApportVersion: 2.6.1-0ubuntu13
   Architecture: amd64
   Date: Tue Dec 17 14:24:03 2013
   InstallationDate: Installed on 2013-12-10 (7 days ago)
   InstallationMedia: This
   MarkForUpload: True
   PackageArchitecture: all
   ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   SourcePackage: ubuntu-release-upgrader
   UpgradeStatus: Upgraded to quantal on 2013-12-17 (0 days ago)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1261928/+subscriptions


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

Title:
  upgrade to 13.04 from 12.10 fail after selecting details of
  packages. Would not continue. Also, default cursor had failed.

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

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

[Bug 1260214] Re: 8086:0166 [ASUS TAICHI 21] External screen doesn't work.

2013-12-21 Thread Christopher M. Penalver
SOIMiMozO, the issue you are reporting is an upstream one. Could you
please report this problem through the appropriate channel (may want to
start with linux-input for the button) by following the instructions
_verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream
?

Please provide a direct URL to your post once you have made it so that
it may be tracked.

Thank you for your understanding.

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

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

Title:
  8086:0166 [ASUS TAICHI 21] External screen doesn't work.

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

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


[Bug 1256630] Re: [Lenovo ThinkPad Edge E531] Bluetooth finds no device

2013-12-21 Thread Christopher M. Penalver
emildicule...@gmail.com, thank you for testing Trusty. Did this problem
not occur in a release prior to Saucy?

** Tags added: trusty

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

Title:
  [Lenovo ThinkPad Edge E531] Bluetooth finds no device

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

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


Re: [Bug 1263278] [NEW] Use FFmpeg instead of Libav

2013-12-21 Thread Reinhard Tartler
On Sat, Dec 21, 2013 at 12:29 AM, Ma Xiaojun damage3...@gmail.com wrote:
 Libav is supposed to be a drop-in replacement of FFmpeg.
It is not even supposed to be a replacement, it is the more continuous
successor what once was FFmpeg.

 For example, many software uses libswresample, it is simply missing in Libav.
They can easily be ported to libavresample.

BTW, neither libraries existed at the time the two projects split apart.

 So I hope that Ubuntu can switch back to FFmpeg; let more software
build.

This would break a lot of software, produce more work for ubuntu
developers, and would cause less software to build.

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

Title:
  Use FFmpeg instead of Libav

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

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


[Bug 1244629] Re: xfce4-weather-plugin showing 'No Data'

2013-12-21 Thread Fixitman Arizona
Roman, You're absolutely right, I went down that path. It's not worth the 
headache and crashes caused by the newer releases no matter how nice things 
are on them. Waiting for an  official fix (upgrade to 8.3 version) for the 
standard repositories/bug fix in Xubuntu. Until then, I've just reverted to 
12.04 as it's more stable/works better for me than 12.10, 13.04 OR 13.10 which 
I tried all.. they didn't suit me for various reasons.
I could try to put the 8.3 version out of saucy (13.10)  into Precise (12.04) 
but, it's just not worth screwing something up. Just using a browser based 
application now or manually checking.
My local weather station  is online with updates and forecasts, for instance.
Until a patch/update is shown in the standard Xubuntu/Ubuntu 12.04 
repositories, this is NOT FIXED.

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

Title:
  xfce4-weather-plugin showing 'No Data'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1244629/+subscriptions

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


[Bug 1263303] Re: Xorg crashed with SIGABRT

2013-12-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1033533 ***
https://bugs.launchpad.net/bugs/1033533

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1263303/+attachment/3933619/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1263303/+attachment/3933622/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1263303/+attachment/3933633/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1263303/+attachment/3933635/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1263303/+attachment/3933636/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1263303/+attachment/3933637/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1263303/+attachment/3933638/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT

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

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


[Bug 769595] Re: Encrypted home not mountable under chroot

2013-12-21 Thread David Planella
** Information type changed from Public Security to Public

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

Title:
  Encrypted home not mountable under chroot

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

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


[Bug 1169469] Re: ruler invisible

2013-12-21 Thread Marcello Romani
I keep my Ubuntu 12.04 regularly updated.
Apparently I run unity 5.20 and unity-2d 5.14.


me@mylaptop:~$ dpkg -l | grep -i unity

ii  banshee-community-extensions2.4.0-1ubuntu1  
set of community contributed extensions for 
Banshee
ii  banshee-extensions-common   2.4.0-1ubuntu1  
common files for 
banshee-community-extensions
ii  gir1.2-unity-5.0
5.12.0-0ubuntu1.1   GObject introspection data 
for the Unity library
ii  libmeanwhile1   1.0.2-4ubuntu1  
open implementation of the Lotus Sametime 
Community Client protocol
ii  libunity-2d-private05.14.0-0ubuntu1 
Unity 2D shared library
rc  libunity-core-4.0-4 4.28.0-0ubuntu2 
Core library for the Unity interface.
ii  libunity-core-5.0-5 5.20.0-0ubuntu2 
Core library for the Unity interface.
ii  libunity-misc4  4.0.4-0ubuntu2  
Miscellaneous functions for Unity - shared 
library
ii  libunity6   4.0.6-0ubuntu3  
binding to get places into the launcher - 
shared library
ii  libunity9   
5.12.0-0ubuntu1.1   binding to get places into 
the launcher - shared library
ii  unity   5.20.0-0ubuntu2 
Interface designed for efficiency of space 
and interaction.
ii  unity-2d5.14.0-0ubuntu1 
Unity interface for non-accelerated 
graphics cards
ii  unity-2d-common 5.14.0-0ubuntu1 
Common files for Unity 2D Shell
ii  unity-2d-launcher   5.14.0-0ubuntu1 
Transitional package for unity-2d-launcher
ii  unity-2d-panel  5.14.0-0ubuntu1 
Unity 2D Panel
ii  unity-2d-places 5.14.0-0ubuntu1 
Transitional package for unity-2d-places
ii  unity-2d-shell  5.14.0-0ubuntu1 
Dash and Launcher for the Unity 2D 
environment
ii  unity-2d-spread 5.14.0-0ubuntu1 
Unity 2D Spread
ii  unity-asset-pool0.8.23-0ubuntu1 
Unity Assets Pool
ii  unity-common5.20.0-0ubuntu2 
Common files for the Unity interface.
ii  unity-greeter   
0.2.9-0ubuntu1.2Unity Greeter
ii  unity-lens-applications 5.18.0-0ubuntu1 
Application lens for unity
ii  unity-lens-files
5.10.0-0ubuntu1.1   File lens for unity
ii  unity-lens-music5.12.0-0ubuntu2 
Music lens for unity
ii  unity-lens-video
0.3.5-0ubuntu1.3Unity Video lens
ii  unity-scope-musicstores 5.12.0-0ubuntu2 
Store music lens for unity
ii  unity-scope-video-remote
0.3.5-0ubuntu2.2Remote videos engine
ii  unity-services  5.20.0-0ubuntu2 
Services for the Unity interface


me@mylaptop:~$ ps -ef | grep --color=auto unity

marcello  2838  2746  0 10:20 ?00:00:07 unity-2d-panel
marcello  2839  2746  1 10:20 ?00:00:55 unity-2d-shell
marcello  2914 1  0 10:20 ?00:00:04 
/usr/lib/unity/unity-panel-service
marcello  3012 1  0 10:20 ?00:00:00 
/usr/lib/unity-lens-applications/unity-applications-daemon
marcello  3014 1  0 10:20 ?00:00:00 
/usr/lib/unity-lens-files/unity-files-daemon
marcello  3016 1  0 10:20 ?00:00:00 
/usr/lib/unity-lens-music/unity-music-daemon

Re: [Bug 1256630] Re: [Lenovo ThinkPad Edge E531] Bluetooth finds no device

2013-12-21 Thread emildicule...@gmail.com
It's a new computer, Saucy was the first system installed. I will try 
with a live 12.04 and let you know the results.

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

Title:
  [Lenovo ThinkPad Edge E531] Bluetooth finds no device

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

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


[Bug 1247189] Re: [13.10] Ubuntu freezes completely when switching user

2013-12-21 Thread Christopher M. Penalver
Adam Niedling, thank you for your comments. Regarding 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247189/comments/7 :
Are you being serious? It was reported 1,5 months ago. Last activity was 16 
days ago. Do you want me to test the upstream kernel daily or what?

When it was reported, and last activity are not relevant data points
here. I would like you to test the daily release and perform the apport-
collect as previously requested in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247189/comments/6
so that your hardware information may be gathered.

This bug affect the latest stable version of Ubuntu and it is still a
bug.

Just to clarify, which one specifically?

What makes you think this is a kernel bug anyway?

As you noted, your Ubuntu freezes completely, which would indicate
either an xorg crash, or kernel call trace. This has yet to be
determined.

 It is not happening if the nVidia card is disabled in the bios.

Thank you for that data point.

Regarding your comments 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1247189/comments/10 :
I got into an argument with him at bug #131094 and now he's here on a personal 
vendetta. He's just gonna keep asking for irrelevant information until it gets 
so difficult to answer that he can close this bug.

To maintain a respectful atmosphere, please follow the code of conduct -
http://www.ubuntu.com/project/about-ubuntu/conduct . Bug reports are
handled by humans, the majority of whom are volunteers, so please bear
this in mind.

With that noted, please stop with your baseless accusations, and
personal attacks as it's just simply rude, and distracts from getting
bugs resolved. I frankly have better things to do with my time then be
on a personal vandetta. The information is being asked for so that this
report may move forward, and Rob may get his bug fixed. If you want your
report to stall and not be fixed, then continuing to not provide
requested information well within your abilities to do, and be rude to
people, would do this.

Thank you for your understanding.

Helpful bug reporting tips:
https://help.ubuntu.com/community/ReportingBugs

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

** Description changed:

- I'm using a freshly installed Ubuntu 13.10.
- As soon as I click on a different user I want to switch to in the gearbox 
menu I get a black screen and nothing else is happening. I'm still able to SSH 
to that box and top does not show any process taking 100% CPU. Alt+sysrq+b is 
able to reboot the system.
- I had no problem like this with Ubuntu 13.04 on the same computer.
+ I'm using a freshly installed Ubuntu 13.10. As soon as I click on a
+ different user I want to switch to in the gearbox menu I get a black
+ screen and nothing else is happening. I'm still able to SSH to that box
+ and top does not show any process taking 100% CPU. Alt+sysrq+b is able
+ to reboot the system. I had no problem like this with Ubuntu 13.04 on
+ the same computer.
  
- Update: There is no issue if the nVidia card is disabled in the BIOS and
- I'm using the integrated video card of my i7 CPU.
+ WORKAROUND: Disable the nvidia card in the BIOS.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: lightdm 1.8.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Fri Nov  1 17:40:41 2013
  InstallationDate: Installed on 2013-10-30 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [13.10] Ubuntu freezes completely when switching user

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

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


[Bug 329620] Re: ALSA woke us up to write new data to the device, but there was actually nothing to write.

2013-12-21 Thread Lee H
*** This bug is a duplicate of bug 320875 ***
https://bugs.launchpad.net/bugs/320875

On Ubuntu 12.04.3, I'm seeing

 [alsa-source] alsa-source.c: ALSA woke us up to read new data from the device, 
but there was actually nothing to read!
[alsa-source] alsa-source.c: Most likely this is a bug in the ALSA driver 
'snd_hda_intel'. Please report this issue to the ALSA developers.
 [alsa-source] alsa-source.c: We were woken up with POLLIN set -- however a 
subsequent snd_pcm_avail() returned 0 or another value  min_avail.

in the syslog. It also seems I have no access to the usual alsamixer
volume controls on running alsamixer.

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

Title:
  ALSA woke us up to write new data to the device, but there was
  actually nothing to write.

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

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


[Bug 1252993] Re: installing saucy kernel on ubuntu 12.04 nvidia-319 failed to build the module via dkms

2013-12-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1184691 ***
https://bugs.launchpad.net/bugs/1184691

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

** Changed in: nvidia-graphics-drivers-319-updates (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/1252993

Title:
  installing saucy kernel on ubuntu 12.04 nvidia-319 failed to build the
  module via dkms

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

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


[Bug 1263308] [NEW] Sync razorqt 0.5.2-3 (universe) from Debian unstable (main)

2013-12-21 Thread Artur Rona
Public bug reported:

Please sync razorqt 0.5.2-3 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Add patch to look for lightdm-qt-3 in addition to versions 2 and 1.
  * Add patch to look for lightdm-qt-3 in addition to versions 2 and 1.

Debian has merged Ubuntu changes.

Changelog entries since current trusty version 0.5.2-2ubuntu1:

razorqt (0.5.2-3) unstable; urgency=low

  * debian/patches:
- lightdm3.patch: Incorporate patch from Ubuntu to ease transitions for when
  lightdm is updated (look for lightdm-qt-3 in addition to versions 2 and
  1).  Thanks Michael Bienia for the pointer, Adam Conrad for the patch.
  (Closes: #730899)

 -- Manuel A. Fernandez Montecelo m...@debian.org  Thu, 19 Dec 2013
22:29:09 +

** Affects: razorqt (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/1263308

Title:
  Sync razorqt 0.5.2-3 (universe) from Debian unstable (main)

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

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


[Bug 1090238] Re: pcscd hangs after ejecting Rutoken ECP making some comunication with token

2013-12-21 Thread Ludovic Rousseau
The latest pcsc-lite is 1.8.10 (October 2013).

Ubuntu Saucy (13.10) still has 1.8.6 (August 2012)
Ubuntu Trusty (14.04 LTS) also has 1.8.6.

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

Title:
  pcscd hangs after ejecting Rutoken ECP making some comunication with
  token

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1090238/+subscriptions

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


[Bug 1259341] Re: typo #8407

2013-12-21 Thread Pascal De Vuyst
** Description changed:

- Hello,
+ Package: fp-units-castle-game-engine
+ Version: 4.1.1-1
  
- provice  provide
- 
https://translations.launchpad.net/ddtp-ubuntu/trusty/+pots/ddtp-ubuntu-main/fr/8407
+ The short package description contains a small typo:
+  Library to provice access to the Android Media HAL
+ Should be:
+  Library to provide access to the Android Media HAL
+ 
+ https://translations.launchpad.net/ddtp-ubuntu/trusty/+pots/ddtp-ubuntu-
+ main/fr/8407
  
  Regards,
  Pascal

** Description changed:

- Package: fp-units-castle-game-engine
- Version: 4.1.1-1
+ Package: libmedia1
+ Version: 0.1.0+git20131207+e452e83-0ubuntu2
  
  The short package description contains a small typo:
-  Library to provice access to the Android Media HAL
+  Library to provice access to the Android Media HAL
  Should be:
-  Library to provide access to the Android Media HAL
+  Library to provide access to the Android Media HAL
  
  https://translations.launchpad.net/ddtp-ubuntu/trusty/+pots/ddtp-ubuntu-
  main/fr/8407
  
  Regards,
  Pascal

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

** Changed in: ddtp-ubuntu
   Status: New = Triaged

** Changed in: ddtp-ubuntu
   Importance: Undecided = Low

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

** Summary changed:

- typo #8407
+ libmedia1: Typo in package description: provice

** Summary changed:

- libmedia1: Typo in package description: provice
+ libmedia1: Typo in short package description: provice

** Tags added: bitesize packaging string-fix

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

Title:
  libmedia1: Typo in short package description: provice

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

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

[Bug 1197871] Re: [Gigabyte GA-MA78GPM-DS2H] ACPI wakeup fails if HPET enabled in BIOS

2013-12-21 Thread Christopher M. Penalver
Diego, thank you for performing the requested test. Regarding your other 
hardware tests, I would let this report focus on the hardware you initially 
reported against. If you wanted fixes for the others computers you had, please 
feel free to report a separate report, one for each computer, via a terminal:
ubuntu-bug linux

Despite this, the next step would be to fully commit bisect from
3.8.0-23-generic to 3.8.0-26-generic in order to identify the offending
commit. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection ?

** Tags removed: kernel-bug-exists-upstream-v3.10

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

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

Title:
  [Gigabyte GA-MA78GPM-DS2H] ACPI wakeup fails if HPET enabled in BIOS

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

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


[Bug 1174871] Re: GPF at boot time

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

** Changed in: linux (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/1174871

Title:
  GPF at boot time

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

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


[Bug 1088395] Re: 18ec:3299 Can't read uvcvideo (usb video / webcam) device

2013-12-21 Thread Christopher M. Penalver
Kzhi, thank you for your comments. Could you please advise on why
specifically you can't test the development release? As well, could you
please test the live environment of the development release (not install
it), and the mainline kernel as requested in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1088395/comments/12
?

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

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

Title:
  18ec:3299 Can't read uvcvideo (usb video / webcam) device

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

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


[Bug 962202] Re: [Upstream] Support for .abw files in LibreOffice

2013-12-21 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=47786.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-03-23T16:31:15+00:00 Christopher Forster wrote:

LibreOffice doesn't open .abw files. Please improve LibreOffice so at
least could read Abiword (.abw) documents.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/962202/comments/2


On 2013-12-21T08:41:14+00:00 computergeoffrey wrote:

Currently, LibreOffice does not support ABW files which are the native
file format of AbiWord. To improve interoperability, support for ABW
files (XML-based file format) could be added to LO. Please view the
attachment (ABW file) in Notepad++ to see the syntax.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/962202/comments/4


On 2013-12-21T08:42:02+00:00 computergeoffrey wrote:

Created attachment 91077
ABW file

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/962202/comments/5


** Changed in: df-libreoffice
   Status: Unknown = Confirmed

** Changed in: df-libreoffice
   Importance: Unknown = Wishlist

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

Title:
  [Upstream] Support for .abw files in LibreOffice

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/962202/+subscriptions

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


[Bug 1259829] Re: htree_dirblock_to_tree:920: inode #53629599: block 214443464: comm rm: bad entry in directory: rec_len % 4 != 0 - offset=0(0), inode=1667681412, rec_len=45654, name_len=39

2013-12-21 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-v3.13-rc3

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

Title:
   htree_dirblock_to_tree:920: inode #53629599: block 214443464: comm
  rm: bad entry in directory: rec_len % 4 != 0 - offset=0(0),
  inode=1667681412, rec_len=45654, name_len=39

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

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


[Bug 1263311] Re: zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
** Attachment added: apt-cache policy zenmap
   
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+attachment/3933648/+files/apt-cache%20policy%20zenmap

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

Title:
  zenmap as root not displayed

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

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


[Bug 1263278] Re: Use FFmpeg instead of Libav

2013-12-21 Thread Ma Xiaojun
 They can easily be ported to libavresample.

With FFmpeg we can have both libswresample and libavresample.
Asking everyone to use libavresample is a waste of resource and there is no 
gain at all.

 This would break a lot of software, produce more work for ubuntu
developers, and would cause less software to build.

Can you name a software that only builds with Libav?
It's the switching to Libav that breaks enough out-of-repository software.

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

Title:
  Use FFmpeg instead of Libav

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

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


[Bug 1263311] [NEW] zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
Public bug reported:

On a fresh 13.10 zenmap as root not displayed.

Both .desktop files exists:

ls -l /usr/share/applications/zen*
-rw-r--r-- 1 root root 277 Okt 10 15:07 /usr/share/applications/zenmap.desktop
-rw-r--r-- 1 root root 308 Okt 10 15:07 
/usr/share/applications/zenmap-root.desktop

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


** Tags: root saucy zenmap

** Attachment added: lsb_release -rd
   
https://bugs.launchpad.net/bugs/1263311/+attachment/3933647/+files/lsb_release.txt

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

Title:
  zenmap as root not displayed

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

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


[Bug 320875] Re: pulseaudio produces lots of log messages

2013-12-21 Thread Lee H
I seem to be getting errors in syslog

 [alsa-source] alsa-source.c: ALSA woke us up to read new data from the device, 
but there was actually nothing to read!
 [alsa-source] alsa-source.c: Most likely this is a bug in the ALSA driver 
'snd_hda_intel'. Please report this issue to the ALSA developers.
 [alsa-source] alsa-source.c: We were woken up with POLLIN set -- however a 
subsequent snd_pcm_avail() returned 0 or another value  min_avail.

alsa-info is here:http://www.alsa-
project.org/db/?f=8897fd05b02e0e8a8e5f05ef753b4bed59bc4d9a

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

Title:
  pulseaudio produces lots of log messages

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

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


[Bug 1263312] [NEW] ext4 call trace

2013-12-21 Thread Andy Igoshin
Public bug reported:

ubuntu server 13.10
linux-image-3.11.0-14-generic  3.11.0-14.21
linux-image-extra-3.11.0-14-generic3.11.0-14.21


Dec 21 14:11:54 ts kernel: [66458.692518] EXT4-fs warning (device dm-2): 
ext4_da_update_reserve_space:362: ino 179836584, allocated
1 with only 0 reserved metadata blocks (releasing 8 blocks with reserved 80 
data blocks)
Dec 21 14:11:54 ts kernel: [66458.692522] [ cut here ]
Dec 21 14:11:54 ts kernel: [66458.692532] WARNING: CPU: 11 PID: 9442 at 
/build/buildd/linux-3.11.0/fs/ext4/inode.c:363 ext4_da_updat
e_reserve_space+0x23e/0x260()
Dec 21 14:11:54 ts kernel: [66458.692545] Modules linked in: ib_iser rdma_cm(F) 
ib_addr(F) iw_cm(F) ib_cm(F) ib_sa(F) ib_mad(F) ib_c
ore(F) iscsi_tcp(F) libiscsi_tcp(F) quota_v2 quota_tree dm_crypt(F) 
x86_pkg_temp_thermal intel_powerclamp bnep rfcomm coretemp kvm_i
ntel(F) bluetooth kvm(F) parport_pc(F) ppdev(F) crct10dif_pclmul(F) 
crc32_pclmul(F) ghash_clmulni_intel(F) aesni_intel(F) aes_x86_64
(F) lrw(F) gf128mul(F) glue_helper(F) ablk_helper(F) cryptd(F) gpio_ich 
microcode(F) sb_edac acpi_power_meter edac_core lpc_ich mac_
hid lp(F) parport(F) dm_round_robin(F) vesafb(F) dm_multipath(F) scsi_dh(F) 
be2iscsi iscsi_boot_sysfs libiscsi(F) be2net scsi_transp
ort_iscsi(F) wmi
Dec 21 14:11:54 ts kernel: [66458.692592] CPU: 11 PID: 9442 Comm: mozStorage #1 
Tainted: GF3.11.0-14-generic #21-Ubuntu
Dec 21 14:11:54 ts kernel: [66458.692594] Hardware name: FUJITSU PRIMERGY BX924 
S3/D3143-A1, BIOS V4.6.5.3 R2.20.0 for D3143-A1x 03/
26/2013
Dec 21 14:11:54 ts kernel: [66458.692596]  0009 88280c28fb70 
816e593a 
Dec 21 14:11:54 ts kernel: [66458.692600]  88280c28fba8 81061dbd 
88277fb668b0 0008
Dec 21 14:11:54 ts kernel: [66458.692602]  0001 0008 
88280b57f800 88280c28fbb8
Dec 21 14:11:54 ts kernel: [66458.692605] Call Trace:
Dec 21 14:11:54 ts kernel: [66458.692621]  [816e593a] 
dump_stack+0x45/0x56
Dec 21 14:11:54 ts kernel: [66458.692626]  [81061dbd] 
warn_slowpath_common+0x7d/0xa0
Dec 21 14:11:54 ts kernel: [66458.692628]  [81061e9a] 
warn_slowpath_null+0x1a/0x20
Dec 21 14:11:54 ts kernel: [66458.692631]  [8124156e] 
ext4_da_update_reserve_space+0x23e/0x260
Dec 21 14:11:54 ts kernel: [66458.692635]  [8126bb3b] 
ext4_ext_map_blocks+0xbdb/0x1000
Dec 21 14:11:54 ts kernel: [66458.692638]  [81241865] 
ext4_map_blocks+0x2d5/0x540
Dec 21 14:11:54 ts kernel: [66458.692641]  [81244748] 
ext4_writepages+0x598/0xd00
Dec 21 14:11:54 ts kernel: [66458.692655]  [8114a4ae] 
do_writepages+0x1e/0x40
Dec 21 14:11:54 ts kernel: [66458.692661]  [81140089] 
__filemap_fdatawrite_range+0x59/0x60
Dec 21 14:11:54 ts kernel: [66458.692663]  [8114018a] 
filemap_write_and_wait_range+0x2a/0x70
Dec 21 14:11:54 ts kernel: [66458.692666]  [8123c2ca] 
ext4_sync_file+0xba/0x320
Dec 21 14:11:54 ts kernel: [66458.692672]  [811d4ff6] 
do_fsync+0x56/0x80
Dec 21 14:11:54 ts kernel: [66458.692676]  [811a77ec] ? 
SyS_write+0x7c/0xa0
Dec 21 14:11:54 ts kernel: [66458.692678]  [811d5280] 
SyS_fsync+0x10/0x20
Dec 21 14:11:54 ts kernel: [66458.692682]  [816f571d] 
system_call_fastpath+0x1a/0x1f
Dec 21 14:11:54 ts kernel: [66458.692684] ---[ end trace 1001f438f8734496 ]---

** Affects: linux-lts-saucy (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/1263312

Title:
  ext4 call trace

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

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


[Bug 329740] Re: pulseaudio[5955]: module-alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write! Most likely this is an ALSA driver bug. Please report t

2013-12-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 320875 ***
https://bugs.launchpad.net/bugs/320875

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

** Changed in: pulseaudio (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/329740

Title:
  pulseaudio[5955]: module-alsa-sink.c: ALSA woke us up to write new
  data to the device, but there was actually nothing to write! Most
  likely this is an ALSA driver bug. Please report this issue to the
  ALSA developers. We were woken up with POLLOUT set -- however a
  subsequent snd_pcm_avail_update() returned 0.

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

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


[Bug 1155561] Re: Unity Launcher sometimes fails to reveal on mouse move (autohide)

2013-12-21 Thread IDontFindAnyFckingPseudo
Same problem with 13.10.

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

Title:
  Unity Launcher sometimes fails to reveal on mouse move (autohide)

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

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


[Bug 1263313] [NEW] sound recorder does not record

2013-12-21 Thread Manuel Valentin
Public bug reported:

Clicking on the record button in the sound recorder does not start the
recording.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-media 3.4.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Sat Dec 21 12:17:31 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-10-29 (417 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: gnome-media
UpgradeStatus: Upgraded to saucy on 2013-10-17 (64 days ago)

** Affects: gnome-media (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/1263313

Title:
  sound recorder does not record

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

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


[Bug 1252121] Re: missing PrepareForSleep signal after resuming, causing networking to stay disabled

2013-12-21 Thread Daniel Hahler
Since using non-hybrid suspend (via METHOD override, pasted above) it
has not happened for me again (with two night cycles in between, where
this bug would usually get triggered).

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

Title:
  missing PrepareForSleep signal after resuming, causing networking to
  stay disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1252121/+subscriptions

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


[Bug 1155561] Re: Unity Launcher sometimes fails to reveal on mouse move (autohide)

2013-12-21 Thread IDontFindAnyFckingPseudo
Same problem with 13.10.

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

Title:
  Unity Launcher sometimes fails to reveal on mouse move (autohide)

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

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


[Bug 1263314] [NEW] ntpd apparmor

2013-12-21 Thread Andy Igoshin
Public bug reported:

ubuntu server 13.10
ntp1:4.2.6.p5+dfsg-3ubuntu2
ntpdate   1:4.2.6.p5+dfsg-3ubuntu2
apparmor2.8.0-0ubuntu31.1

Dec 20 19:44:39 ts kernel: [   42.994092] type=1400
audit(1387554279.729:320): apparmor=DENIED operation=connect
parent=1 profile=/usr/sbin/ntpd name=/var/lib/sss/pipes/nss pid=6867
comm=ntpd requested_mask=rw denied_mask=rw fsuid=0 ouid=0

** Affects: ntp (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/1263314

Title:
  ntpd  apparmor

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

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


[Bug 1263311] Re: zenmap as root not displayed

2013-12-21 Thread Jörg Frings-Fürst
** Attachment added: Bildschirmfoto vom 2013-12-21 12:28:31.png
   
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1263311/+attachment/3933651/+files/Bildschirmfoto%20vom%202013-12-21%2012%3A28%3A31.png

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

Title:
  zenmap as root not displayed

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

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


[Bug 1152539] Re: 8086:0162 [HP Envy 23 AIO] HDMI Out does not work

2013-12-21 Thread Christopher M. Penalver
Jeff Lane, could you please provide the full computer model as noted on
the sticker (ex. HP ENVY 23-1050t All-in-One CTO Desktop PC)?

** Summary changed:

- HP Envy 23 AIO - HDMI Out does not work
+ 8086:0162 [HP Envy 23 AIO] HDMI Out does not work

** Tags added: needs-full-computer-model

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

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

Title:
  8086:0162 [HP Envy 23 AIO] HDMI Out does not work

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

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


[Bug 1244629] Re: xfce4-weather-plugin showing 'No Data'

2013-12-21 Thread Fixitman Arizona
It's fixed and backported in Debian, apparently:
http://archive.getdeb.net/ubuntu precise-getdeb apps
I believe I added
ppa http://archive.getdeb.net/ubuntu precise main 
in synaptic, refreshed, and a bunch of stuff popped up, lots of xfce 4.10 
updates in the dev branch, I guess.
They certainly weren't intended for Xubuntu 12.04, but new releases for 13.04 
and beyond (12.04 uses xfce 4.8.)
The next stable LTS of Xubuntu, 14.04 will use yet another version of xfce, 
4.11 or 4.12 depending on how quickly it's updated.
This stuff's pretty confusing to me. 
Shows as a Xubuntu developer port?
Guess if you have a record of the changes, you can revert if it doesn't work. I 
don't recall how.

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

Title:
  xfce4-weather-plugin showing 'No Data'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1244629/+subscriptions

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


[Bug 1259829] Re: htree_dirblock_to_tree:920: inode #53629599: block 214443464: comm rm: bad entry in directory: rec_len % 4 != 0 - offset=0(0), inode=1667681412, rec_len=45654, name_len=39

2013-12-21 Thread Christopher M. Penalver
** Description changed:

- fs goes into read-only mode while build lo
+ fs goes into read-only mode while building LibreOffice.
+ 
+ I dont see these error message with 3.12 kernel, or if I boot with ncq
+ disabled.
  
  $ dmesg
  ...
  [ 2045.473249] virbr0: port 1(vnet0) entered forwarding state
  [ 2045.473283] IPv6: ADDRCONF(NETDEV_CHANGE): virbr0: link becomes ready
  [10660.961381] perf samples too long (2505  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  [11822.935891] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629599: block 214443464: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=1667681412, rec_len=45654, name_len=39
  [11822.935896] Aborting journal on device dm-1-8.
  [11822.935998] EXT4-fs (dm-1): Remounting filesystem read-only
  [11822.960425] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629605: block 214443466: comm rm: bad entry in directory: directory entry 
across range - offset=0(0), inode=2707156714, rec_len=19312, name_len=162
  [11850.985003] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629557: block 214443458: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=512948573, rec_len=8858, name_len=176
  [11850.985276] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629465: block 214443455: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=160939375, rec_len=26085, name_len=126
  [11850.985499] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629325: block 214443451: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=2322664969, rec_len=33791, name_len=132
  [11850.985927] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629467: block 214443456: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=954332768, rec_len=21653, name_len=30
  [11850.986409] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629074: block 214443433: comm rm: bad entry in directory: directory entry 
across range - offset=0(0), inode=2061605548, rec_len=4984, name_len=3
  [11850.986831] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53628835: block 214443432: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=3523041938, rec_len=53167, name_len=41
  [11850.987001] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629098: block 214443436: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=4225920287, rec_len=35138, name_len=75
  [11850.987466] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629275: block 214443449: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=923253145, rec_len=44001, name_len=144
  [11850.988115] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629270: block 214443448: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=1892288796, rec_len=55247, name_len=58
  [11851.042303] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629300: block 214443450: comm rm: bad entry in directory: directory entry 
across range - offset=0(0), inode=1809316884, rec_len=4208, name_len=195
  [11851.042938] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629401: block 214443453: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=4223616103, rec_len=36326, name_len=130
  [11851.045745] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629406: block 214443454: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=415237227, rec_len=24702, name_len=59
  [11851.125849] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629101: block 214443437: comm rm: bad entry in directory: directory entry 
across range - offset=0(0), inode=23292377, rec_len=28820, name_len=135
  [11851.126086] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629543: block 214443457: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=2624043515, rec_len=58633, name_len=250
  [11851.126292] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629244: block 214443446: comm rm: bad entry in directory: rec_len % 4 != 0 - 
offset=0(0), inode=194839831, rec_len=15430, name_len=123
  [11851.126529] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629345: block 214443452: comm rm: bad entry in directory: directory entry 
across range - offset=0(0), inode=3316601052, rec_len=49124, name_len=10
  [11851.126751] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629080: block 214443434: comm rm: bad entry in directory: directory entry 
across range - offset=0(0), inode=2978861680, rec_len=55340, name_len=75
  [11851.127326] EXT4-fs error (device dm-1): htree_dirblock_to_tree:920: inode 
#53629254: block 214443447: comm rm: bad entry in directory: directory 

[Bug 1263320] Re: blcr-dkms 0.8.5-2: blcr kernel module failed to build

2013-12-21 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/1263320

Title:
  blcr-dkms 0.8.5-2: blcr kernel module failed to build

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

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


[Bug 1263320] [NEW] blcr-dkms 0.8.5-2: blcr kernel module failed to build

2013-12-21 Thread guziy
Public bug reported:

KDE was constantly asking if I want to report this on login.
Description:Ubuntu 13.10
Release:13.10

blcr-dkms:
  Installed: 0.8.5-2
  Candidate: 0.8.5-2
  Version table:
 *** 0.8.5-2 0
500 http://ca.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: blcr-dkms 0.8.5-2
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
DKMSKernelVersion: 3.11.0-15-generic
Date: Sat Dec 14 00:17:15 2013
DuplicateSignature: dkms:blcr-dkms:0.8.5-2:configure: error: Unable to use 
kernel 3.11.0-15-generic - unable to determine how to call attach_pid()
InstallationDate: Installed on 2010-03-19 (1373 days ago)
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 0.8.5-2
SourcePackage: blcr
Title: blcr-dkms 0.8.5-2: blcr kernel module failed to build
UpgradeStatus: Upgraded to saucy on 2013-10-18 (64 days ago)

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


** Tags: amd64 apport-package saucy

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

Title:
  blcr-dkms 0.8.5-2: blcr kernel module failed to build

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

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


[Bug 1263319] [NEW] Touchpad not detected on Dell XPS 13 (9333)

2013-12-21 Thread Joseph Wynn
Public bug reported:

The touchpad on my Dell XPS 13 9333 is detected as PS/2 Generic Mouse.
I was previously running 12.04 which came with the laptop, and the
touchpad worked fine. I upgraded to 13.10 by booting from USB and
choosing the upgrade option which retains user settings (hence the stuff
about /desktop/gnome/peripherals/touchpad).

xinput --list:

⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ SYNAPTICS Synaptics Large Touch Screenid=9[slave  pointer  (2)]
⎜   ↳ DLL060A:00 06CB:2734  id=11   [slave  pointer  (2)]
⎜   ↳ PS/2 Generic Mouseid=13   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Power Button  id=8[slave  keyboard (3)]
↳ Integrated_Webcam_HD  id=10   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=12   [slave  keyboard (3)]
↳ Dell WMI hotkeys  id=14   [slave  keyboard (3)]

Devices with mouse handlers from /proc/bus/input/devices:

I: Bus=0018 Vendor=06cb Product=2734 Version=0100
N: Name=DLL060A:00 06CB:2734
P: Phys=
S: Sysfs=/devices/pci:00/INT33C3:00/i2c-0/0-002c/input/input7
U: Uniq=
H: Handlers=mouse1 event7
B: PROP=0
B: EV=17
B: KEY=3 0 0 0 0
B: REL=3
B: MSC=10

I: Bus=0011 Vendor=0002 Product=0001 Version=
N: Name=PS/2 Generic Mouse
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input13
U: Uniq=
H: Handlers=mouse2 event13
B: PROP=0
B: EV=7
B: KEY=7 0 0 0 0
B: REL=3

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xserver-xorg-input-synaptics 1.7.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sat Dec 21 11:35:10 2013
DistUpgraded: Fresh install
DistroCodename: saucy
DistroVariant: ubuntu
MachineType: Dell Inc. XPS13 9333
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=559e1761-5a5a-44ec-a78c-d0523a75276f ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-input-synaptics
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/11/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0GFTRT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd12/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: XPS13 9333
dmi.sys.vendor: Dell Inc.
peripherals:
 /desktop/gnome/peripherals/touchpad:
   scroll_method = two-finger-scrolling
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.3-3ubuntu2
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
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Sat Dec 21 10:22:16 2013
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4933
 vendor CMN
xserver.version: 2:1.14.3-3ubuntu2

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy ubuntu

** Description changed:

  The touchpad on my Dell XPS 13 9333 is detected as PS/2 Generic Mouse.
  I was previously running 12.04 which came with the laptop, and the
- touchpad worked fine.
+ touchpad worked fine. I upgraded to 13.10 by booting from USB and
+ choosing the upgrade option which retains user settings (hence the stuff
+ about /desktop/gnome/peripherals/touchpad).
  
  xinput --list:
  
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SYNAPTICS Synaptics Large Touch Screen  id=9[slave  pointer 
 (2)]
  ⎜   ↳ DLL060A:00 06CB:2734id=11   [slave  pointer 
 (2)]
  ⎜   ↳ PS/2 Generic Mouse  id=13   [slave  

[Bug 1161854] Re: System Notification Warning: flashplugin-installer could not be processed

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

** Changed in: flashplugin-nonfree (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/1161854

Title:
  System Notification Warning: flashplugin-installer could not be
  processed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1161854/+subscriptions

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


[Bug 1032193] Re: usb 3.0 module get lost from initrd every upgrade (packaging problem)

2013-12-21 Thread Christopher M. Penalver
Ben Aceler, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, 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

Also, could you please test the latest upstream kernel available (v3.13-rc3, 
not rc4 as it doesn't have all the necessary files) 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-v3.13-rc3

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.

** Tags added: bios-outdated-f13

** Description changed:

  I have an external USB3.0 HDD. It is connected all the time, and so I
  put it in /etc/fstab under /mnt/disk.
  
  The problem is — every time I get linux kernel upgraded, I lost my disk
  with error message /mnt/disk cannot be mounted. Continue to wait, or
  Press S to skip mounting or M for manual recovery. After pressing M I
  realize, that there is no xhci module and there is no /dev/sdb also.
  Skipping mounting let me boot the rest of the system, without external
  disk.
  
- sudo dpkg-reconfigure linux-image-3.2.0-XX-generic temporary solves the
- problem.
+ WORKAROUND: Executing the following solves the problem:
+ sudo dpkg-reconfigure linux-image-3.2.0-XX-generic
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-29-generic 3.2.0-29.46
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
-  Card hw:0 'PCH'/'HDA Intel PCH at 0xf7f1 irq 44'
-Mixer name : 'Intel PantherPoint HDMI'
-Components : 'HDA:11060441,1458a014,00100100 
HDA:80862806,80860101,0010'
-Controls  : 62
-Simple ctrls  : 27
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xf7f1 irq 44'
+    Mixer name : 'Intel PantherPoint HDMI'
+    Components : 'HDA:11060441,1458a014,00100100 
HDA:80862806,80860101,0010'
+    Controls  : 62
+    Simple ctrls  : 27
  Card1.Amixer.info:
-  Card hw:1 'Live'/'SB Live! Value [CT4670] (rev.5, serial:0x201102) at 
0xc000, irq 18'
-Mixer name : 'SigmaTel STAC9721,23'
-Components : 'AC97a:83847609'
-Controls  : 221
-Simple ctrls  : 42
+  Card hw:1 'Live'/'SB Live! Value [CT4670] (rev.5, serial:0x201102) at 
0xc000, irq 18'
+    Mixer name : 'SigmaTel STAC9721,23'
+    Components : 'AC97a:83847609'
+    Controls  : 221
+    Simple ctrls  : 42
  Card2.Amixer.info:
-  Card hw:2 'J'/'A4 TECH A4 TECH USB2.0 PC Camera J at usb-:00:1a.0-1.3.1, 
high speed'
-Mixer name : 'USB Mixer'
-Components : 'USB0ac8:c40a'
-Controls  : 3
-Simple ctrls  : 2
+  Card hw:2 'J'/'A4 TECH A4 TECH USB2.0 PC Camera J at usb-:00:1a.0-1.3.1, 
high speed'
+    Mixer name : 'USB Mixer'
+    Components : 'USB0ac8:c40a'
+    Controls  : 3
+    Simple ctrls  : 2
  Card3.Amixer.info:
-  Card hw:3 'Generic'/'HD-Audio Generic at 0xf7e4 irq 45'
-Mixer name : 'ATI R6xx HDMI'
-Components : 'HDA:1002aa01,00aa0100,00100200'
-Controls  : 6
-Simple ctrls  : 1
+  Card hw:3 'Generic'/'HD-Audio Generic at 0xf7e4 irq 45'
+    Mixer name : 'ATI R6xx HDMI'
+    Components : 'HDA:1002aa01,00aa0100,00100200'
+    Controls  : 6
+    Simple ctrls  : 1
  Card3.Amixer.values:
-  Simple mixer control 'IEC958',0
-Capabilities: pswitch pswitch-joined penum
-Playback channels: Mono
-Mono: Playback [on]
+  Simple mixer control 'IEC958',0
+    Capabilities: pswitch pswitch-joined penum
+    Playback channels: Mono
+ 

[Bug 1227569] Re: individual characters frequently corrupted

2013-12-21 Thread Becir
Hi!
I have found the following bug report which seems to me to be very much related:
https://bugs.freedesktop.org/show_bug.cgi?id=55500
Especially the latest comments look very promising (see comment #129). It looks 
like there might be a working patch.

I really hope there is someone here who is more experienced linux user
than me. Because I am not able to apply/test the patch to confirm if my
assumption is correct at all.

I look forward to receiving your reply.

** Bug watch added: freedesktop.org Bugzilla #55500
   https://bugs.freedesktop.org/show_bug.cgi?id=55500

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

Title:
  individual characters frequently corrupted

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

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


[Bug 1019397] Re: Quantal, latest alpha can't boot on GMA500

2013-12-21 Thread Christopher M. Penalver
Henrik Tikanvaara, this bug report is being closed due to the fix commit
having been merged into Quantal as per
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
quantal.git;a=commit;h=e5254a625d1d3f3119d80ddc30a6e6fe64001231 . For
future reference you can manage the status of your own bugs by clicking
on the current status in the yellow line and then choosing a new status
in the revealed drop down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

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

Title:
  Quantal, latest alpha can't boot on GMA500

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

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


Re: [Bug 1256630] Re: [Lenovo ThinkPad Edge E531] Bluetooth finds no device

2013-12-21 Thread emildicule...@gmail.com
I tested bluetooth using a live disk of Xubuntu 12.04.2 with kernel 
3.2.0.52. Initially it shows the bluetooth on, but when I try to set up 
new device I get the message No adapter found. If I turn bluetooth 
off, I can't turn it on anymore afterwards.

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

Title:
  [Lenovo ThinkPad Edge E531] Bluetooth finds no device

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

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


[Bug 1184451] Re: Ubuntu 13.10 random screen freeze while Normal OS activites

2013-12-21 Thread crevine1
I'm running 13.10 as well and my screen also randomly freezes when
running videos in Chrome.

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

Title:
  Ubuntu 13.10 random screen freeze while Normal OS activites

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

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


[Bug 1159959] Re: Cursor moves with Disable touchpad while typing

2013-12-21 Thread jnns
Problem also exhibited with Lenovo Thinkpad X230 w/ Ubuntu 13.10 64bit.

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

Title:
  Cursor moves with Disable touchpad while typing

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

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


[Bug 1245979] Re: After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus session, making kde-pim suit unusable

2013-12-21 Thread Fuchs
Dear all,

This is quite likely due to an nvidia signal processing issue which has
been solved in a (yet unreleased) driver, see
https://devtalk.nvidia.com/default/topic/659230/linux/331-20-on-x86_64
-breaks-signal-processing-/

(and https://devtalk.nvidia.com/default/topic/638521/linux/gnome-
terminal-problems-ctrl-c-and-exit/ and
https://devtalk.nvidia.com/default/topic/633706/linux/recent-drivers-
cause-applications-to-hang-not-start-at-all-or-compilation-failures/ and
https://bugs.gentoo.org/show_bug.cgi?id=487558)

There are lots of distributions affected, and also lots of different software. 
See if the issues are gone if you downgrade to 
the 325.15 nvidia driver, if yes: you were affected by this, wait for the new 
driver. 

Fuchs

** Bug watch added: Gentoo Bugzilla #487558
   https://bugs.gentoo.org/show_bug.cgi?id=487558

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1256630] Re: [Lenovo ThinkPad Edge E531] Bluetooth finds no device

2013-12-21 Thread Christopher M. Penalver
emildicule...@gmail.com, the issue you are reporting is an upstream one.
Could you please report this problem through the appropriate channel (I
would check in with linux-bluetooth) by following the instructions
_verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream
?

Please provide a direct URL to your post once you have made it so that
it may be tracked.

Thank you for your understanding.

** Tags removed: regression-potential
** Tags added: precise

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

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

Title:
  [Lenovo ThinkPad Edge E531] Bluetooth finds no device

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

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


[Bug 1245979]

2013-12-21 Thread Weigelt-bernd
ok, also a nvidia card with manually installed 331.20 driver

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1245979]

2013-12-21 Thread S-develop
It is an nvidia signal processing issue which has been solved in a (yet
unreleased) driver, see

https://devtalk.nvidia.com/default/topic/659230/linux/331-20-on-x86_64
-breaks-signal-processing-/

(and https://devtalk.nvidia.com/default/topic/638521/linux/gnome-
terminal-problems-ctrl-c-and-exit/ and
https://devtalk.nvidia.com/default/topic/633706/linux/recent-drivers-
cause-applications-to-hang-not-start-at-all-or-compilation-failures/ and
https://bugs.gentoo.org/show_bug.cgi?id=487558)

Fuchs

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1245979]

2013-12-21 Thread Joerg-schuck
Ok. I at least have a nvidia card in my system and the 331.20 driver
installed.

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1245979]

2013-12-21 Thread Tsu Jan
I also have nvidia 331-20, installed from Debian Experimental.

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1203357] Re: Additional user(s) that log out of a any session still show as being logged in

2013-12-21 Thread Duke
I have the same problem at the moment. 
User 'administrator' is logged out but still has a check mark behind his name 
in the session menu (I am currently logged in as 'duke').
However on the greeter user 'administrator' has no little triangle on the left 
of his name.

The output of loginctl is similar to the previous one:

duke@desktop-pc:~$ loginctl list-users
   UID USER
  1000 administrator   
  1001 duke   

2 users listed.
duke@desktop-pc:~$ loginctl user-status administrator
administrator (1000)
   Since: za 2013-12-21 09:24:53 CET; 4h 13min ago
   State: closing
Sessions: *c2
  CGroup: systemd:/user/1000.user
  └─c2.session
├─1905 /usr/bin/pulseaudio --start --log-target=syslog
├─1992 /usr/lib/pulseaudio/pulse/gconf-helper
└─7162 
/usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service

Any idea why these processes are still running and what can be done to
solve this problem?

Kind regards.

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

Title:
  Additional user(s) that log out of a any session still show as being
  logged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1203357/+subscriptions

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

[Bug 1261438] Re: No protocol icons in Post View

2013-12-21 Thread Kai Mast
Suddenly it works again o.O Lets keep this bug open and see if it stays
like this.

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

Title:
  No protocol icons in Post View

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends-app/+bug/1261438/+subscriptions

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


[Bug 1263324] [NEW] package kdepim-runtime 4:4.11.3-0ubuntu0.1 failed to install/upgrade: le paquet kdepim-runtime n'est pas prêt pour la configuration configuration impossible (état actuel « half-in

2013-12-21 Thread stef
Public bug reported:

crash at startup.
kubuntu 13.10

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: kdepim-runtime 4:4.11.3-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
Date: Sat Dec 21 13:38:32 2013
DpkgTerminalLog:
 dpkg: erreur de traitement de kdepim-runtime (--configure) :
  le paquet kdepim-runtime n'est pas prêt pour la configuration
  configuration impossible (état actuel « half-installed »)
DuplicateSignature: package:kdepim-runtime:4:4.11.3-0ubuntu0.1:le paquet 
kdepim-runtime n'est pas prêt pour la configuration  configuration impossible 
(état actuel « half-installed »)
ErrorMessage: le paquet kdepim-runtime n'est pas prêt pour la configuration  
configuration impossible (état actuel « half-installed »)
MarkForUpload: True
SourcePackage: kdepim-runtime
Title: package kdepim-runtime 4:4.11.3-0ubuntu0.1 failed to install/upgrade: le 
paquet kdepim-runtime n'est pas prêt pour la configuration  configuration 
impossible (état actuel « half-installed »)
UpgradeStatus: Upgraded to saucy on 2013-12-15 (6 days ago)

** Affects: kdepim-runtime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 saucy

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

Title:
  package kdepim-runtime 4:4.11.3-0ubuntu0.1 failed to install/upgrade:
  le paquet kdepim-runtime n'est pas prêt pour la configuration
  configuration impossible (état actuel « half-installed »)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdepim-runtime/+bug/1263324/+subscriptions

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

[Bug 1171670] Re: Provide Ability To Post via Message Icon in Global Menu Bar

2013-12-21 Thread Kai Mast
Is this still supported in unity8?

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

Title:
  Provide Ability To Post via Message Icon in Global Menu Bar

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

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


[Bug 1263324] Re: package kdepim-runtime 4:4.11.3-0ubuntu0.1 failed to install/upgrade: le paquet kdepim-runtime n'est pas prêt pour la configuration configuration impossible (état actuel « half-inst

2013-12-21 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/1263324

Title:
  package kdepim-runtime 4:4.11.3-0ubuntu0.1 failed to install/upgrade:
  le paquet kdepim-runtime n'est pas prêt pour la configuration
  configuration impossible (état actuel « half-installed »)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdepim-runtime/+bug/1263324/+subscriptions

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

[Bug 1168892] Re: Special characters like are well posted but not seen on the Friends application

2013-12-21 Thread Kai Mast
Does this still occur for you? On my machine (trusty) it is resolved.

I just looked at the raw messages like this (as described in this bugreport 
https://bugs.launchpad.net/friends/+bug/1261890):
bzr branch lp:friends
cd friends
./tools/debug_slave.py | grep amp

I found some tweets that contain this. However, they were displayed fine
in the friends-app (as expected amp; is valid HTML).

** Changed in: friends-app (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Special characters like  are well posted but not seen on the
  Friends application

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

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


Re: [Bug 1252266] Re: Corrupted low memory after resume from suspend after updating to saucy

2013-12-21 Thread benpicco
 The reverse bisect indicates the following commit fixes the suspend
 issue:
 
 commit c1a15d08f497150a91ba4e61bab54b8f5c8b49b9
 Author: Roger Pau Monne roger@citrix.com
 Date:   Wed Apr 17 20:18:55 2013 +0200
 
 xen-blkback: print stats about persistent grants
 
 
 That really doesn't make sense, but we can check it out.  I can build
 a 3.11-rc1 and 3.11-rc2 kernel with this commit to now bisect for the
 original bug.

That can't be, I have no xen modules in use and this commit only
changes xen-blkback/blkback.c

Maybe it's easier to see what the first commit between 3.10 and
3.11-rc1 is that introduces an issue.
I could probably bisect this too, but make-kpkg takes an awful lot of
time because it always seems to rebuild everything - is there a way
around that?

 Before starting the second bisect, can you give the latest mainline
 kernel a test, to see if the issue was already resolved?  It is
 available from:
 http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc3-trusty/

This one won't wake up anymore, probably a kernel panic but the display
won't get initialized again, no network and nothing written to the log.

 v3.13-rc4 is the current mainline kernel, but it has issues with
 building, so a test kernel is not available for it.  Depending on when
 you read this comment, the 3.13-rc5 kernel may be available, since it
 is released on Fridays:
 
 http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc5-trusty/

Nothing there yet, may try again later.

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

Title:
  Corrupted low memory after resume from suspend after updating to saucy

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

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


[Bug 1168943] Re: Friends does not present RT in official way: missing original avatar and pseudo, messages truncated

2013-12-21 Thread Kai Mast
If I see this correctly in the attached picture, Facebook shares
currently are displayed like normal posts. Here we would also need a
shared_by field That would also not be the native Facebook behaviour
(Facebook posts the other way around with a via ... field) but
everybody would understand what was going on.

At least the truncation is resolved now. So retweets are somewhat usable
in Friends.

** Attachment added: share_facebook.png
   
https://bugs.launchpad.net/friends/+bug/1168943/+attachment/3933693/+files/share_facebook.png

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

Title:
  Friends does not present RT in official way: missing original avatar
  and pseudo, messages truncated

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

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


[Bug 1165496] Re: wallch crashed with SIGABRT in __libc_message()

2013-12-21 Thread Alex Solanos
** Changed in: wallch (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  wallch crashed with SIGABRT in __libc_message()

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

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


[Bug 1245979]

2013-12-21 Thread S-develop
For all of those who now commented with yes, nvidia here! and similar:
it would probably be more helpful both for you and others if you
actually did downgrade to the version I mentioned and see if the problem
persists.

If not: you got rid of the problem, people know what the cause is and
they know a workaround until nvidia releases a new driver.

Kind regards,

Fuchs

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1245979]

2013-12-21 Thread Graeme Hewson
Nvidia 319.60 here!

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


[Bug 1263326] [NEW] Formula values not updated automatically

2013-12-21 Thread Ray DeCampo
Public bug reported:

I am planning on attaching an example spreadsheet which demonstrates the
issue.  The example spreadsheet is a checkbook where the account is
split into three categories.  Then there is a 'Total' category which is
the sum of the transactions in the other categories.  The idea is to
have virtual subaccounts in the checkbook.  When you open the example
you will see that cells H6 and I6 are not being calculated and display
#VALUE instead.  However, if you do something which causes Calc to re-
calculate the cells, the value will display fine.  For example if you
sort the rows based on the date column.  Another trigger is to re-copy
the formulas for D6 and E6 by selecting D5 and E5 and pulling the
formula down.  The issue can be reproduced by entering another line in
the checkbook (all the formulas are already entered through row 1000).
Entering the date in A6 causes the formulas to become live.

There is a further issue with this spreadsheet in column F.  Column F is
an indicator that the bank has reflected the transaction to facilitate
balancing the checkbook.  You will notice that F4 and F5 contain the
string 'x  ', that is 'x' followed by two spaces.  Unfortunately I have
only entered 'x' into these cells.  Every time the spreadsheet is saved,
closed and re-opened another space is appended to these cells.  I
haven't been successful re-producing this phenomena in another
spreadsheet and I am not sure if it is related to the issue above.

These issues appeared with the upgrade from 13.04 to 13.10.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libreoffice-calc 1:4.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sat Dec 21 07:59:29 2013
InstallationDate: Installed on 2012-11-18 (397 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: Upgraded to saucy on 2013-11-10 (40 days ago)

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


** Tags: amd64 apport-bug saucy

** Attachment added: Example exhibiting the bug (see bug description)
   https://bugs.launchpad.net/bugs/1263326/+attachment/3933694/+files/bug.ods

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

Title:
  Formula values not updated automatically

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

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


[Bug 1245979]

2013-12-21 Thread Tsu Jan
I downgraded to 325.15 and Akonadi started OK after two reboots and a
logout-login. I'll tell you if the problem still happens with this
driver. It'll take some time to be sure.

BTW, nvidia-319.X may have bugs
(https://devtalk.nvidia.com/default/topic/638521/linux/gnome-terminal-
problems-ctrl-c-and-exit/).

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

Title:
  After Upgrade to Kubuntu 13.10 akondai fails to register at d-bus
  session, making kde-pim suit unusable

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

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


  1   2   3   4   >