[Bug 1315996] Re: nm-applet is being autostarted under gnome-shell, Again....

2014-05-05 Thread Dmitry Shachnev
I think this is intended (upstream) behaviour. See
https://git.gnome.org/browse/network-manager-
applet/commit/?id=e192e83c1aa136512a9d4f026f81677799af8127:

Change the shell interaction code so that we only create an
NMSecretAgent if the shell is not running, and we permanently destroy it
if the shell ever starts up.

I.e. nm-applet is autostarted, but immediately destroys itself when
gnome-shell is detected.

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

Title:
  nm-applet is being autostarted under gnome-shell, Again

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

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


[Bug 1243233] Re: Holding Super key doesn't bring up shortcut overlay.

2014-05-05 Thread Yanpas
This bug happens on my netbook after fresh install of 14.04. But if I
connect screen with larger resolution everything ok. Netbook redolution
1024x600

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

Title:
  Holding Super key doesn't bring up shortcut overlay.

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

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


[Bug 1315896] Re: In Files (Nautilus), “Select Items Matching” doesn't work in “View items as list” mode

2014-05-05 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

** Changed in: nautilus
   Importance: Unknown = Critical

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

Title:
  In Files (Nautilus), “Select Items Matching” doesn't work in “View
  items as list” mode

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

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

[Bug 1316021] [NEW] OAuth2 Tokens from providers that don't provide an expiry date are incorrectly expired on first use

2014-05-05 Thread James Henstridge
Public bug reported:

I've been trying to use the Online Accounts system to manage log in to
the SoundCloud web site, and hit a problem: I can sign in without
problem through the control panel, but when I try to retrieve the token
via libsignon-glib, I get an error and the account is marked as signed
out.

Looking at the syslog chatter from signond, it apparently decides that
the token has expired:

May  5 14:11:50 scruffy signonpluginprocess[7357]: oauth2plugin.cpp
206 respondWithStoredToken : Stored token is expired

This was a bit surprising, since SoundCloud says their tokens are not
set to expire.  Looking furtherback to where the token was stored, I
see:

May  5 14:10:03 scruffy signonpluginprocess[7263]: oauth2plugin.cpp
631 storeResponse : QMap((REDACTED_CLIENTID, QVariant(QVariantMap,
QMap((Expiry, QVariant(int, 0) ) ( Scopes ,  QVariant(QStringList,
(non-expiring) ) ) ( Token ,  QVariant(QString, REDACTED_TOKEN) )
( refresh_token ,  QVariant(QString, ) ) ( timestamp ,
QVariant(uint, 1399270203) ) )  ) ) )

In particular, Expiry==0.  This seems to be the code where the expiry is
set, where it reads the expires_in property from the response JSON:

http://code.google.com/p/accounts-
sso/source/browse/src/oauth2plugin.cpp?repo=signon-plugin-oauth2#444

However, looking at the SoundCloud HTTP API reference, it isn't sending
this in their JSON response:

http://developers.soundcloud.com/docs/api/reference#token

It looks like this method needs to check whether expires_in is actually
included in the JSON response.

** Affects: signon-plugin-oauth2 (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/1316021

Title:
  OAuth2 Tokens from providers that don't provide an expiry date are
  incorrectly expired on first use

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

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


[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Bug Watch Updater
Launchpad has imported 17 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=10596.

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 2014-01-02T16:39:00+00:00 Lukaswhl wrote:

Thunar crashes now and then with a segmentation fault.

Steps to Reproduce:
1) Start thunar.
2) Wait.

No specific action is required for thunar to crash. I just have to wait
a few minutes and thunar crashes.

Output in console says Segmentation fault (core dumped), there is no core 
file though. Executing generate-core-file in gdb outputs Couldn't get 
registers: No such process.
Output of bt full in gdb:

#0  0x74bca887 in g_slice_alloc () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#1  0x74bcad5e in g_slice_alloc0 () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x74bad244 in g_source_new () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0x74bb00a9 in g_timeout_source_new () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0x7510a4c2 in ?? () from /usr/lib/libgio-2.0.so.0
No symbol table info available.
#5  0x74bafdf3 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#6  0x74baf296 in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#7  0x74baf5e8 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#8  0x74baf9ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#9  0x76a3b9d7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0x00424262 in main (argc=1, argv=0x7fffe538) at main.c:310
session_client = 0xc84b40
dbus_service = 0x0
application = 0x7e76c0
error = 0x0
working_directory = 0x7f5820 XSMP
filenames = 0x7f59e0
startup_id = 0x0


Any help getting more detailed debug info would be appreciated. Thunar version 
1.6.3git-fc4a4b6 crashes as well.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/comments/6


On 2014-02-24T05:51:56+00:00 Alistair Buxton wrote:

We are seeing this type of crash reported several hundred times per day
in Xubuntu with the automatic error reporting. However, you seem to be
the only person who can reproduce it reliably. It is crashing inside the
glib memory allocator which indicates random memory corruption in a
totally different part of the code, and seems to give many different
types of crash.

Please install debugging symbols for glib and gtk to get the missing
symbols filled in, then redo the stack trace.

Then please run it in valgrind like this:

G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck
--num-callers=40 --track-origins=yes --log-file=valgrind.log thunar

And then attach valgrind.log. It will run really slow, don't worry about
that.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/comments/8


On 2014-02-24T05:53:35+00:00 Alistair Buxton wrote:

Also is there anything unusual about the way you're running thunar? Are
you leaving it open on a directory where the files are constantly
changing? strace may also be useful, to see what activity it is doing
leading up to the crash.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/comments/9


On 2014-02-24T22:16:02+00:00 Alistair Buxton wrote:

Another thing to try is:

G_SLICE=debug-blocks gdb thunar

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/comments/10


On 2014-02-28T19:49:28+00:00 Lukaswhl wrote:

I was about to investigate this further today, but (un?)fortunately the
random crashing has stopped. Suddenly everything's fine.

Somehow I'm feeling unsatisfied now.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/comments/11


On 2014-04-01T17:14:11+00:00 Lukaswhl wrote:

Crashing has started again.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/comments/13


On 2014-04-01T17:17:51+00:00 Lukaswhl wrote:

The crashing has started again.
However I'm unable to attach any logs, I get logged out by the site repeatedly.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/comments/14


[Bug 1278265] Re: No HDMI/DP audio for Intel Lynx Point-LP HD Audio Controller

2014-05-05 Thread Po-Hsu Lin
Hello Lê Kiến Trúc,
Since this bug has been closed, I would suggest you to open a new one for 14.04
Thanks!

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

Title:
  No HDMI/DP audio for Intel Lynx Point-LP HD Audio Controller

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

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

[Bug 1312622] Re: [Lenovo L440] fwts method - CRITICAL fail log: AENotExist: Test 8, Detected error 'Not exist' when evaluating

2014-05-05 Thread Ivan Hu
These not exist false alarm issue are fixed in the newer fwts version.
Please use the fwtw version after 14.03.00 to test.

** Changed in: linux-lts-saucy (Ubuntu)
   Status: New = Fix Released

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

Title:
  [Lenovo L440] fwts method - CRITICAL fail log: AENotExist: Test 8,
  Detected error 'Not exist' when evaluating

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

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


[Bug 1314628] Re: acpi-cpufreq incorrectly detect available frequency steps on Intel Core 2 6300 CPU

2014-05-05 Thread Marcin Garski
** Package changed: ubuntu = linux-lts-trusty (Ubuntu)

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

Title:
  acpi-cpufreq incorrectly detect available frequency steps on Intel
  Core 2 6300 CPU

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

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


[Bug 1316021] Re: OAuth2 Tokens from providers that don't provide an expiry date are incorrectly expired on first use

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

** Changed in: signon-plugin-oauth2 (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/1316021

Title:
  OAuth2 Tokens from providers that don't provide an expiry date are
  incorrectly expired on first use

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

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


[Bug 1316023] Re: package cups 1.7.2-2 failed to install/upgrade: s'està intentant sobreescriure «/usr/share/man/man8/cups-lpd.8.gz», que també està en el paquet cups-bsd 1.7.2-0ubuntu1

2014-05-05 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/1316023

Title:
  package cups 1.7.2-2 failed to install/upgrade: s'està intentant
  sobreescriure «/usr/share/man/man8/cups-lpd.8.gz», que també està en
  el paquet cups-bsd 1.7.2-0ubuntu1

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

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

[Bug 1316023] [NEW] package cups 1.7.2-2 failed to install/upgrade: s'està intentant sobreescriure «/usr/share/man/man8/cups-lpd.8.gz», que també està en el paquet cups-bsd 1.7.2-0ubuntu1

2014-05-05 Thread Albert Astals Cid
Public bug reported:

Had conflict dist-upgrading

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: cups 1.7.2-2
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.2-0ubuntu2
Architecture: amd64
CupsErrorLog:
 E [04/May/2014:13:01:34 +0200] Unable to bind socket for address [v1.::1]:631 
- Cannot assign requested address.
 E [04/May/2014:13:02:33 +0200] [cups-driverd] Bad driver information file 
/usr/share/cups/drv/hpcups.drv!
 E [05/May/2014:09:01:20 +0200] Unable to bind socket for address [v1.::1]:631 
- Cannot assign requested address.
Date: Sun May  4 12:47:00 2014
DuplicateSignature: package:cups:1.7.2-2:s'està intentant sobreescriure 
«/usr/share/man/man8/cups-lpd.8.gz», que també està en el paquet cups-bsd 
1.7.2-0ubuntu1
ErrorMessage: s'està intentant sobreescriure 
«/usr/share/man/man8/cups-lpd.8.gz», que també està en el paquet cups-bsd 
1.7.2-0ubuntu1
InstallationDate: Installed on 2011-11-21 (895 days ago)
InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
Lpstat: device for Deskjet_3050A_J611: 
hp:/usb/Deskjet_3050A_J611_series?serial=CN24Q5812205PJ
MachineType: Dell Inc. Dell System XPS L502X
Papersize: letter
PpdFiles: Deskjet_3050A_J611: HP Deskjet 3050a j611 Series, hpcups 3.14.3
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=5a15ae34-5eea-4f4e-8b2a-3bfb20eb9f35 ro quiet splash 
crashkernel=384M-2G:64M,2G-:128M crashkernel=384M-2G:64M,2G-:128M 
crashkernel=384M-2G:64M,2G-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M vt.handoff=7
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=5a15ae34-5eea-4f4e-8b2a-3bfb20eb9f35 ro quiet splash 
crashkernel=384M-2G:64M,2G-:128M crashkernel=384M-2G:64M,2G-:128M 
crashkernel=384M-2G:64M,2G-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M vt.handoff=7
SourcePackage: cups
SystemImageInfo: Error: [Errno 2] El fitxer o directori no existeix: 
'system-image-cli'
Title: package cups 1.7.2-2 failed to install/upgrade: s'està intentant 
sobreescriure «/usr/share/man/man8/cups-lpd.8.gz», que també està en el paquet 
cups-bsd 1.7.2-0ubuntu1
UpgradeStatus: Upgraded to utopic on 2012-02-27 (797 days ago)
dmi.bios.date: 10/20/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0YR8NN
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.:bvrA07:bd10/20/2011:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L502X
dmi.sys.vendor: Dell Inc.
modified.conffile..etc.cups.cupsd.conf: [modified]
mtime.conffile..etc.cups.cupsd.conf: 2013-03-15T13:47:13.238531

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


** Tags: amd64 apparmor apport-package utopic

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

Title:
  package cups 1.7.2-2 failed to install/upgrade: s'està intentant
  sobreescriure «/usr/share/man/man8/cups-lpd.8.gz», que també està en
  el paquet cups-bsd 1.7.2-0ubuntu1

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

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

[Bug 1316024] [NEW] Sync make-dfsg 4.0-5 (main) from Debian unstable (main)

2014-05-05 Thread Dmitry Shachnev
Public bug reported:

Please sync make-dfsg 4.0-5 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * 0099-job.c_handle_excessive_command_length.patch: Resurrect and rework
long comand length patch to work with make 4.0 code. (Closes: #688601)

Applied in Debian.

Changelog entries since current utopic version 4.0-4ubuntu1:

make-dfsg (4.0-5) unstable; urgency=low

  * When presented with a very very long command line (e.g. WebKit's linking
of libWebCore.la in current git), make fails to execute the command as
it doesn't split the command line to fit within the limits. There is a
patch used by people to solve this (gentoo, etc). Adam Conrad has
provided a patch to fix this.  (Closes: #688601).
  * Pre-4.0 make had an memory corruption issue that caused repeated
execution of a specific makefile to display the cirruption. Running
with make 4.0 does not show the issue. (Closes: #682895).
  * recently, the Multi-Arch: foreign tag was added toth make binary
package.  Jakub Wilk pointed out that this is not correct, some of the
make interfaces are actually architecture-dependent. Reverting that
change.
  * Bug fix #688601: fails to execute extraordinarily long command
lines, thanks to Daniel Stone
  * Bug fix #682895: incorrect variable handling and corruption, thanks
to Tim Spriggs

 -- Manoj Srivastava sriva...@debian.org  Sun, 04 May 2014 18:13:40
-0700

** Affects: make-dfsg (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: make-dfsg (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/1316024

Title:
  Sync make-dfsg 4.0-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/make-dfsg/+bug/1316024/+subscriptions

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


[Bug 1315755] Re: /init: line 327: egrep: not found

2014-05-05 Thread syscon-hh
This bug was introduced by upgrade the packages
 * busybox-initramfs
 * busybox-static
from issue 1.22.0-5ubuntu1 to 1.22-0-6ubuntu1

Downgrade to the mentioned former version (anymore available in the archives, 
but stored localy) or to 1.21.0-1ubuntu1  followed by 
 * sudo update-initramfs -u
eliminates the bug described.

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

Title:
  /init: line 327: egrep: not found

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

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


[Bug 1314721] Re: linux-armadaxp: 3.2.0-1633.45 -proposed tracker

2014-05-05 Thread Ike Panhc
** Summary changed:

- linux-armadaxp: version to be filled -proposed tracker
+ linux-armadaxp: 3.2.0-1633.45 -proposed tracker

** Description changed:

- This bug is for tracking the version to be filled upload package. This
- bug will contain status and testing results related to that upload.
+ This bug is for tracking the 3.2.0-1633.45 upload package. This bug will
+ contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 30. April 2014 17:03 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 30. April 2014 17:03 UTC
  kernel-stable-master-bug:1313807

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) = Ike Panhc (ikepanhc)

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

Title:
  linux-armadaxp: 3.2.0-1633.45 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1314721/+subscriptions

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


[Bug 1239710] Re: indicator-datetime or -session missing ~10% of the time

2014-05-05 Thread vanadium
Today, the date time indicator does not appear. This is a fresh Ubuntu
14.04 installation. This has not been solved.

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

Title:
  indicator-datetime or -session missing ~10% of the time

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

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


[Bug 1315623] Re: Mouse wheel doesn't switch windows when focus following

2014-05-05 Thread Richard Quirk
While the problem I reported is not exactly the same as the upstream bug
10747, I think the issue is closely related.

** Bug watch added: Xfce Bugzilla #10747
   https://bugzilla.xfce.org/show_bug.cgi?id=10747

** Also affects: xfwm4 via
   https://bugzilla.xfce.org/show_bug.cgi?id=10747
   Importance: Unknown
   Status: Unknown

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

Title:
  Mouse wheel doesn't switch windows when focus following

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

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


[Bug 1244285] Re: Date/time sometimes doesn’t appear in menu bar, settings greyed out (Ubuntu 13.10, 14.04)

2014-05-05 Thread vanadium
On a fresh install of Ubuntu 14.04 I have the issue today. First time in
the two weeks I am running Ubuntu 14.04, though with frequent restarts
(laptop).

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

Title:
  Date/time sometimes doesn’t appear in menu bar, settings greyed out
  (Ubuntu 13.10, 14.04)

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

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

[Bug 874734] Re: Alt-Backtick Keyboard Shortcut Can Not Be Disabled

2014-05-05 Thread Andrius Chamentauskas
I can't believe this is still open... It's gotten even worse in 14.04
since the workaround by casey-mcginty doesn't work anymore

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

Title:
  Alt-Backtick Keyboard Shortcut Can Not Be Disabled

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

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


[Bug 1313448] Re: apache conf is put in conf.d

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

** Changed in: postfixadmin (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/1313448

Title:
  apache conf is put in conf.d

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

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


[Bug 1309885] Re: Cannot enable IM inside Qt5 apps including webapp-container

2014-05-05 Thread David Planella
** Tags added: touch-cn

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

Title:
  Cannot enable IM inside Qt5 apps including webapp-container

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

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


[Bug 1316017] Re: openssh client ignores -o Tunnel=ethernet option, creating an IP tunnel device instead of an ethernet tap device

2014-05-05 Thread Erik B. Andersen
** Tags added: regression-release

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

Title:
  openssh client ignores -o Tunnel=ethernet option, creating an IP
  tunnel device instead of an ethernet tap device

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

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


[Bug 1105085] Re: duplex printing option unavailable

2014-05-05 Thread Jörg Frings-Fürst
Hi Carsten,

still this bug occurs?

I set the status to Incomplete. 
If the bug still occurs please change the status to 'Confirmed'.

Jörg


** Changed in: foomatic-filters (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/1105085

Title:
  duplex printing option unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/foomatic-filters/+bug/1105085/+subscriptions

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

[Bug 1313448] Re: apache conf is put in conf.d

2014-05-05 Thread staviq
Also, after installation, database for postfixadmin is empty, so it
seems like configuration scripts within the package are outdated.

mysql show databases;
++
| Database   |
++
| information_schema |
| mysql  |
| performance_schema |
| postfixadmin   |
++
4 rows in set (0.00 sec)

mysql use postfixadmin;
Database changed
mysql show tables;
Empty set (0.00 sec)

mysql quit

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

Title:
  apache conf is put in conf.d

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

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


[Bug 1311928] Re: Select Items Matching functionality buggy in list view

2014-05-05 Thread Sebastien Bacher
Thanks

** Changed in: nautilus (Ubuntu)
   Status: New = Triaged

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

Title:
  Select Items Matching functionality buggy in list view

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

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


[Bug 1304404] Re: Periodic breaks in communication (modem ZTE MF 667)

2014-05-05 Thread Tamir
** Attachment removed: syslog
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1304404/+attachment/4102293/+files/syslog

** Attachment added: syslog(1)
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1304404/+attachment/4105366/+files/syslog%281%29

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

Title:
  Periodic breaks in communication (modem ZTE MF 667)

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

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


[Bug 1080492] Re: While using Orca, file opporations window becomes inaccessible.

2014-05-05 Thread Sebastien Bacher
Thanks for upstreaming the issue

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

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

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=729416
   Importance: Unknown
   Status: Unknown

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

Title:
  While using Orca, file opporations window becomes inaccessible.

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

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


[Bug 1313124] Re: Impossible to install libstdc++-4.8-dev-dbgsym

2014-05-05 Thread Martin Pitt
*** This bug is a duplicate of bug 1308549 ***
https://bugs.launchpad.net/bugs/1308549

** This bug has been marked a duplicate of bug 1308549
   Depends: generation is not architecture aware

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

Title:
  Impossible to install libstdc++-4.8-dev-dbgsym

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1313124/+subscriptions

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


[Bug 1310053] Re: 13.10 to 14.04 upgrade: UnicodeEncodeError: 'ascii' codec can't encode character u'\xab' in position 13: ordinal not in range(128) Logged from file DistUpgradeCache.py, line 661 in a

2014-05-05 Thread Woko
I still get the mentioned error-messages.
What has to be done to benefit from the fix ?

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

Title:
  13.10 to 14.04 upgrade: UnicodeEncodeError: 'ascii' codec can't encode
  character u'\xab' in position 13: ordinal not in range(128) Logged
  from file DistUpgradeCache.py, line 661 in apt.log

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

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


[Bug 1308549] Re: Depends: generation is not architecture aware

2014-05-05 Thread Martin Pitt
** Changed in: pkg-create-dbgsym (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Depends: generation is not architecture aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pkg-create-dbgsym/+bug/1308549/+subscriptions

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


[Bug 1315996] Re: nm-applet is being autostarted under gnome-shell, Again....

2014-05-05 Thread Tim
well that is not working. nm-applet is never getting destroyed here
under gnome-shell

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

Title:
  nm-applet is being autostarted under gnome-shell, Again

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

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


[Bug 1308549] Re: Depends: generation is not architecture aware

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

** Changed in: pkg-create-dbgsym (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/1308549

Title:
  Depends: generation is not architecture aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pkg-create-dbgsym/+bug/1308549/+subscriptions

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


[Bug 1315736] Re: Machine Check Exception

2014-05-05 Thread Sami Pietila
I am also seeing messages like: BUG: soft lockup - CPU#25 stuck for 23s!

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

Title:
  Machine Check Exception

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

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


[Bug 1315969] Re: ftp connections via kde apps take extremely long

2014-05-05 Thread Harald Sitter
** Package changed: kde-runtime (Ubuntu) = network-manager (Ubuntu)

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

Title:
  ftp connections via kde apps take extremely long

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

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


[Bug 1316031] [NEW] i cant login to my gmail account via empathy messanger

2014-05-05 Thread Yogesh
Public bug reported:

i cant login to my gmail account via empathy messanger

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: empathy 3.8.6-0ubuntu9
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon May  5 13:15:33 2014
InstallationDate: Installed on 2014-05-01 (3 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  i cant login to my gmail account via empathy messanger

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

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


[Bug 1315623] Re: Mouse wheel doesn't switch windows when focus following

2014-05-05 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=10747.

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 2014-03-13T17:19:10+00:00 Gleb-b wrote:

If 'focus follows mouse' is enabled, clicking a window button in the taskbar 
raises the window but doesn't give it focus.
This behavior doesn't match the 4.10 release where the window does get focus.
Annoyingly this makes raising a window with one click, looking at it and then 
minimizing it with a second click impossible.

I'm running xubuntu 14.04 x64
xfwm4 version 4.11.1 (revision 2b800f4) for Xfce 4.10
xfce4-panel 4.11.0 (Xfce 4.10)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/xfwm4/+bug/1315623/comments/0


** Changed in: xfwm4
   Status: Unknown = Confirmed

** Changed in: xfwm4
   Importance: Unknown = Medium

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

Title:
  Mouse wheel doesn't switch windows when focus following

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

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


[Bug 1316034] [NEW] During installation

2014-05-05 Thread Key Schmidt
Public bug reported:

motherboard asus m4a78ltm-m 4gb ram

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.7
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.340
Date: Mon May  5 09:51:11 2014
InstallCmdLine: file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash --  nodmraid debian-installer/language=de 
keyboard-configuration/layoutcode?=de
LiveMediaBuild: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
ProcEnviron:
 LANGUAGE=de_DE.UTF-8
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug lubuntu trusty ubiquity-2.18.7

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

Title:
  During installation

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

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


[Bug 1316032] [NEW] ubiquity fails to complete automated upgrade with python traceback in _restore_package_selection_in_cache

2014-05-05 Thread Louis Bouchard
Public bug reported:

While upgrading to 14.04, I got the following during the 'upgrade' phase
of the installation :

WARNING:root:can't add zenity (E:Unable to correct problems, you have held 
broken packages.)
May  5 06:56:52 ubuntu ubiquity: WARNING:root:can't add zenity-common (E:Unable 
to correct problems, you have held broken packages.)
May  5 06:56:52 ubuntu ubiquity: WARNING:root:can't add zip (E:Unable to 
correct problems, you have held broken packages.)
May  5 06:56:52 ubuntu ubiquity: WARNING:root:can't add zlib1g (E:Unable to 
correct problems, you have held broken packages.)
May  5 06:56:52 ubuntu ubiquity: WARNING:root:can't add zlib1g-dev (E:Unable to 
correct problems, you have held broken packages.)
May  5 06:56:52 ubuntu ubiquity: WARNING:root:can't add zsync (E:Unable to 
correct problems, you have held broken packages.)
May  5 06:56:52 ubuntu ubiquity: Traceback (most recent call last):
May  5 06:56:52 ubuntu ubiquity:   File /usr/bin/apt-clone, line 131, in 
module
May  5 06:56:52 ubuntu ubiquity: args.source, args.destination, 
args.new_distro_codename, protect_installed)
May  5 06:56:52 ubuntu ubiquity:   File 
/usr/lib/python3/dist-packages/apt_clone.py, line 473, in restore_state
May  5 06:56:52 ubuntu ubiquity: self._restore_package_selection(statefile, 
targetdir, protect_installed)
May  5 06:56:52 ubuntu ubiquity:   File 
/usr/lib/python3/dist-packages/apt_clone.py, line 607, in 
_restore_package_selection
May  5 06:56:52 ubuntu ubiquity: 
self._restore_package_selection_in_cache(statefile, cache, protect_installed)
May  5 06:56:52 ubuntu ubiquity:   File 
/usr/lib/python3/dist-packages/apt_clone.py, line 584, in 
_restore_package_selection_in_cache
May  5 06:56:52 ubuntu ubiquity: resolver.resolve()

This was already reported in Bug #847475 but apparently never looked at.

I don't know if the Unable to correct problems, you have held broken
packages have something to do with the issue, but the traceback does
bring failure to the 'apt-clone' phase.

The system is installed and usable with one single user, but the rest of
the environment has not been recovered

Since the problem happened during installation, running ubuntu-bug is
mostly useless.  I can have the logs in /var/log/installer available if
needed

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

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

** Summary changed:

- ubiquity fails to complete automated upgrade with python traceback in 
+ ubiquity fails to complete automated upgrade with python traceback in 
_restore_package_selection_in_cache

** Also affects: ubiquity (Ubuntu Trusty)
   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/1316032

Title:
  ubiquity fails to complete automated upgrade with python traceback in
  _restore_package_selection_in_cache

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

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


[Bug 1316023] Re: package cups 1.7.2-2 failed to install/upgrade: s'està intentant sobreescriure «/usr/share/man/man8/cups-lpd.8.gz», que també està en el paquet cups-bsd 1.7.2-0ubuntu1

2014-05-05 Thread Till Kamppeter
*** This bug is a duplicate of bug 1315766 ***
https://bugs.launchpad.net/bugs/1315766

** This bug has been marked a duplicate of bug 1315766
   package cups 1.7.2-0ubuntu1 failed to install/upgrade: trying to overwrite 
'/usr/share/man/man8/cups-lpd.8.gz', which is also in package cups-bsd 
1.7.2-0ubuntu1

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

Title:
  package cups 1.7.2-2 failed to install/upgrade: s'està intentant
  sobreescriure «/usr/share/man/man8/cups-lpd.8.gz», que també està en
  el paquet cups-bsd 1.7.2-0ubuntu1

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

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

[Bug 1316035] Re: matrox g200eR2 is unclaimed in 14.04

2014-05-05 Thread Zoltán Maróti
I should mention that it was working flawlessly in 12.04, we had harware
acceleration with MGA driver at 1920x1080@60hz resolution.

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

Title:
  matrox g200eR2 is unclaimed in 14.04

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

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


[Bug 1316035] [NEW] matrox g200eR2 is unclaimed in 14.04

2014-05-05 Thread Zoltán Maróti
Public bug reported:

On a certified Dell PowerEdge T620 server
(http://www.ubuntu.com/certification/hardware/201207-11426/)

The matrox video card is not recognised:
lspci | grep VGA
0a:00.0 VGA compatible controller: Matrox Electronics Systems Ltd. G200eR2

lshw -C display
  *-display UNCLAIMED 
   description: VGA compatible controller
   product: G200eR2
   vendor: Matrox Electronics Systems Ltd.
   physical id: 0
   bus info: pci@:0a:00.0
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm vga_controller bus_master cap_list
   configuration: latency=64 maxlatency=32 mingnt=16
   resources: memory:d800-d8ff memory:deffc000-deff 
memory:de00-de7f

Thus xserver is not hardver accelerated.

Also /dev/dri and /dev/dri/card0 is missing.

kernel module mga is not loaded, although if i manually load by modprobe it 
works fine
modprobe mga
lsmod | grep mga
mga40811  0 
drm   302817  1 mga

** Affects: xorg-server (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/1316035

Title:
  matrox g200eR2 is unclaimed in 14.04

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

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


[Bug 1316036] [NEW] cron package does not install MTA

2014-05-05 Thread Wybo Dekker
Public bug reported:

I just did a fresh install of trusty and deliberately made a failing
entry in the crontab:

* * * * * mkdir /qwer/qwer

In /var/syslog, this results in:


May  4 16:04:01 dekker CRON[2395]: (root) CMD (mkdir /qwer/qwer)
May  4 16:04:01 dekker CRON[2394]: (CRON) info (No MTA installed, discarding 
output)

When I look in the documentation (https://help.ubuntu.com/14.04
/installation-guide/amd64/ch08s05.html), it says:

   For this reason the packages exim4 and mutt will be installed by
   default (provided you did not unselect the “standard” task during
   the installation). exim4 is a combination MTA/MDA that is relatively
   small but very flexible. By default it will be configured to only
   handle e-mail local to the system itself and e-mails addressed to
   the system administrator (root account) will be delivered to the
   regular user account created during the installation.

Still, mutt and exim4 appear not to be installed, although I did not
exclude or remove any packages.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cron 3.0pl1-124ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon May  5 09:52:04 2014
InstallationDate: Installed on 2014-03-26 (39 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140325.1)
SourcePackage: cron
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  cron package does not install MTA

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

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

[Bug 1304404] Re: Periodic breaks in communication (modem ZTE MF 667)

2014-05-05 Thread Tamir
** Attachment removed: syslog(1)
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1304404/+attachment/4105366/+files/syslog%281%29

** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1304404/+attachment/4105377/+files/syslog

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

Title:
  Periodic breaks in communication (modem ZTE MF 667)

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

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


[Bug 1315679] Re: PDF Formular with Textfield aligned to a Textlabel not filled out

2014-05-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  PDF Formular with Textfield aligned to a Textlabel not filled out

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

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


[Bug 1314721] Re: linux-armadaxp: 3.2.0-1633.45 -proposed tracker

2014-05-05 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.2.0-1633.45 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 30. April 2014 17:03 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Wednesday, 30. April 2014 17:03 UTC
  kernel-stable-master-bug:1313807
+ kernel-stable-Certification-testing-end:Monday, 05. May 2014 08:04 UTC
+ kernel-stable-Security-signoff-end:Monday, 05. May 2014 08:04 UTC

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

Title:
  linux-armadaxp: 3.2.0-1633.45 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1314721/+subscriptions

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


[Bug 1315648] Re: LDAP user can't unlock screensaver

2014-05-05 Thread Simon Steinbeiß
** Package changed: light-locker (Ubuntu) = unity

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

Title:
  LDAP user can't unlock screensaver

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

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


[Bug 1315636] Re: lightdm theme updated by a plymouth theme

2014-05-05 Thread Simon Steinbeiß
Frankly, I don't think we'll address this issue in the 1.8 series.
With lightdm-gtk-greter 1.9 we'll do away with Gtk2 and then things will become 
simpler and Gtk3 should handle the loading of the components directly, as they 
will all be embedded in a single window (as opposed to various windows that are 
loaded after each other now).

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

Title:
  lightdm theme updated by a plymouth theme

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

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


[Bug 1315690] Re: nautilus crashes while copying file to mtp-device via drag and drop

2014-05-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

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

Title:
  nautilus crashes while copying file to mtp-device via drag and drop

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

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


[Bug 1314721] Re: linux-armadaxp: 3.2.0-1633.45 -proposed tracker

2014-05-05 Thread Ike Panhc
** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) = Ike Panhc (ikepanhc)

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

Title:
  linux-armadaxp: 3.2.0-1633.45 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1314721/+subscriptions

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


[Bug 1312634] Re: [Lenovo L440] fwts DevConfigDiffAfterS3 and DevConfigDiffAfterS4

2014-05-05 Thread Ivan Hu
Compare with the PCI configure registers that change between sleep/wake
are the offset 0x2c~0x2f, which are the subsystem vendor ID and
subsystem ID, these IDs can mainly be used for further identification of
a device. If the chip in itself is a generic interface chip to a local
(onboard) bus, it is often used in several completely different roles,
and the driver must identify the actual device it is talking with. The
subsystem identifiers are used to this aim.

Checking with the lspci, 
it should be the device,
01:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M / GT 
620M/625M/630M/720M] [10de:1140] 
Subsystem: Lenovo GeForce GT 720M

Not sure if the NVIDIA driver need to use these SVID,SID.
 It might need to do the function tests for this device to see if it work 
normal before sleep/after wake. 

** Changed in: linux-lts-saucy (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/1312634

Title:
  [Lenovo L440] fwts DevConfigDiffAfterS3 and DevConfigDiffAfterS4

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

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


[Bug 1219560] Re: Can't pair Logitech K810 using GUI

2014-05-05 Thread Tim Chen
Hi,

For people who has this keyboard (logitech K810 or logitech K760 ),

can you help me to test the packages mentioned in

https://bugs.launchpad.net/ubuntu/+source/gnome-
bluetooth/+bug/1035431/comments/27

I've got an HP keyboard has the same issue and provided a fix, if the
result is positive I'll send an SRU to Trusty. (Ubuntu 14.04)

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

Title:
  Can't pair Logitech K810 using GUI

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

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


[Bug 925839] Re: Launcher icon indicators are not quickly updated when closing a window

2014-05-05 Thread Pavlo Shchelokovskyy
still seeing this in unity 7.2.0 (Ubuntu 14.04 x64 desktop)

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

Title:
  Launcher icon indicators are not quickly updated when closing a window

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

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


[Bug 1055874] Re: Automatic sleep settings are not followed precisely

2014-05-05 Thread Ara Pulido
** Changed in: oem-priority/precise
   Status: In Progress = 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/1055874

Title:
  Automatic sleep settings are not followed precisely

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

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


[Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-05 Thread Alberto Milone
This bug report was filed against Ubuntu 10.04. If the problem affects
14.04, please file a new bug report.

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

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

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

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


[Bug 819796]

2014-05-05 Thread Christopher M. Penalver
Foss:

Hi Christopher, I do not understand the reproduce steps of this bug.

If you don't understand the click-for-click reproduction steps provided
in the Description, then you shouldn't toggle the Status of this bug.

Is this bug still valid / reproducible with the latest LO release?
Currently 4.2.3: http://www.libreoffice.org/download/libreoffice-fresh/;

As the reproduction steps are trivial to follow, did you try this? Despite 
this, reproducible in:
Microsoft Windows Vista Business x86 6.0.6002 Service Pack 2 Build 6002
Version: 4.3.0.0.alpha1+
Build ID: a3c00ee3c7b3b0fbcde32baeb7023c7e8526b908
TinderBox: Win-x86@47-TDF, Branch:MASTER, Time: 2014-04-28_07:22:55
 
Please also try resetting your user profile and let us know if that helps: 
https://wiki.documentfoundation.org/UserProfile;

I don't ever modify my profile so that is silly to do here.

In that case please attach a test file with which this can easily be
reproduced.

Please read the Description for the attachment.

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

Title:
  [Upstream] overline automatic color incorrect in pdf

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

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


[Bug 1316034] Re: During installation

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

** Changed in: ubiquity (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/1316034

Title:
  During installation

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

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


[Bug 819796]

2014-05-05 Thread Foss-4
Hi Christopher, I do not understand the reproduce steps of this bug.

Is this bug still valid / reproducible with the latest LO release?
Currently 4.2.3: http://www.libreoffice.org/download/libreoffice-fresh/

Please also try resetting your user profile and let us know if that
helps: https://wiki.documentfoundation.org/UserProfile

Should this be still reproducible for you with the latest LO release
please set this bug back to UNCONFIRMED. Should this issue be solved set
it to WORKSFORME. In that case please attach a test file with which this
can easily be reproduced. Thanks :)

Setting to NEEDINFO until more detail is provided.

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

Title:
  [Upstream] overline automatic color incorrect in pdf

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

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


[Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2014-05-05 Thread Daniel van Vugt
Today's duplicate was from nvidia-graphics-drivers-304-updates, for
which there's no record of a fix (yet). Or is it implicit in already
being fixed in nvidia-graphics-drivers-304?

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

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

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

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


[Bug 1315579] Re: When using scim-m17n in gedit, the backspace and delete keys are dysfunctional

2014-05-05 Thread Sebastien Bacher
** Changed in: gedit (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  When using scim-m17n in gedit, the backspace and delete keys are
  dysfunctional

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

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


[Bug 1316043] [NEW] plasma widgets graphics get corrupted when hidden

2014-05-05 Thread Ray-Ven
Public bug reported:

I'm not sure whether this is kubuntu packaging related or a real kde issue,  
but as you can see in the screenshot (top left and lower right), a few widgets 
are shown on the desktop on the wrong position. Some of them somehow are 
overlaying (yawp and printer applet).
This happened with a almost fresh configured plasma-desktop.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libplasma3 4:4.13.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: KDE
Date: Mon May  5 10:41:03 2014
SourcePackage: kde4libs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** Attachment added: screenshot of plasma errors
   
https://bugs.launchpad.net/bugs/1316043/+attachment/4105387/+files/screenshot5.png

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

Title:
  plasma widgets graphics get corrupted when hidden

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

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


[Bug 1315832] Re: package gnome-control-center-shared-data (not installed) failed to install/upgrade: Versuch, »/usr/share/pixmaps/faces/coffee.jpg« zu überschreiben, welches auch in Paket gnome-contr

2014-05-05 Thread Sebastien Bacher
** Package changed: gnome-control-center (Ubuntu) = ubuntu-gnome

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

Title:
  package gnome-control-center-shared-data (not installed) failed to
  install/upgrade: Versuch, »/usr/share/pixmaps/faces/coffee.jpg« zu
  überschreiben, welches auch in Paket gnome-control-center-data
  1:3.10.1-0ubuntu1~saucy4 ist

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

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

[Bug 981248] Re: Activate smooth scrolling in Evince [SRU]

2014-05-05 Thread Bug Watch Updater
** Changed in: evince
   Status: New = Fix Released

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

Title:
  Activate smooth scrolling in Evince [SRU]

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

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


[Bug 1315828] Re: Failed to delete the item from the trash

2014-05-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  Failed to delete the item from the trash

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

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


[Bug 1315896] Re: In Files (Nautilus), “Select Items Matching” doesn't work in “View items as list” mode

2014-05-05 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1311928 ***
https://bugs.launchpad.net/bugs/1311928

** This bug has been marked a duplicate of bug 1311928
   Select Items Matching functionality buggy in list view

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

Title:
  In Files (Nautilus), “Select Items Matching” doesn't work in “View
  items as list” mode

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

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

[Bug 1315985] Re: nautilus stops allowing cut paste

2014-05-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  nautilus stops allowing cut paste

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

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


[Bug 1314721] Re: linux-armadaxp: 3.2.0-1633.45 -proposed tracker

2014-05-05 Thread Ike Panhc
** Changed in: kernel-sru-workflow
 Assignee: (unassigned) = Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/upload-to-ppa
 Assignee: (unassigned) = Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/verification-testing
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) = Ike Panhc (ikepanhc)

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

Title:
  linux-armadaxp: 3.2.0-1633.45 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1314721/+subscriptions

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


[Bug 1069160] Re: Could not calculate the upgrade

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

** Changed in: ubuntu-release-upgrader (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/1069160

Title:
  Could not calculate the upgrade

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

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


[Bug 1249732] Re: bzr verify-signature fails when acceptable_keys is defined

2014-05-05 Thread Vincent Ladeuil
** Description changed:

- Impact:
- 
- Bzr crashes when verifying non-ascii characters in signatures, in
- verbose mode.
- 
- Testcase:
- 
- bzr branch lp:~xnox/+junk/test-signatures
- cd test-signatures
- gpg --import key.asc
- bzr config acceptable_keys=*@example.net
- bzr verify-signatures
- 
- 
- Original Report:
- 
- 
  Hi,
  
  I updated my ~/.bazaar/bazaar.conf file adding the following:
  
  acceptable_keys = *@canonical.com
  
  It seems that the option causes 'bzr verify-signatures' to now fail as
  follows:
  
  $ bzr verify-signatures -v
  bzr: ERROR: exceptions.AttributeError: 'list' object has no attribute 'split'
  
  Traceback (most recent call last):
    File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 930, in 
exception_to_return_code
  return the_callable(*args, **kwargs)
    File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 1121, in 
run_bzr
  ret = run(*run_argv)
    File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 673, in 
run_argv_aliases
  return self.run(**all_cmd_args)
    File /usr/lib/python2.7/dist-packages/bzrlib/commands.py, line 697, in run
  return self._operation.run_simple(*args, **kwargs)
    File /usr/lib/python2.7/dist-packages/bzrlib/cleanup.py, line 136, in 
run_simple
  self.cleanups, self.func, *args, **kwargs)
    File /usr/lib/python2.7/dist-packages/bzrlib/cleanup.py, line 166, in 
_do_with_cleanups
  result = func(*args, **kwargs)
    File 
/usr/lib/python2.7/dist-packages/bzrlib/commit_signature_commands.py, line 
127, in run
  gpg_strategy.set_acceptable_keys(acceptable_keys)
    File /usr/lib/python2.7/dist-packages/bzrlib/gpg.py, line 354, in 
set_acceptable_keys
  patterns = key_patterns.split(,)
  AttributeError: 'list' object has no attribute 'split'
  
  bzr 2.6.0 on python 2.7.5 (Linux-3.11.0-13-generic-x86_64-with-
  Ubuntu-13.10-saucy)
  arguments: ['/usr/bin/bzr', 'verify-signatures', '-v']
  plugins: bash_completion[2.6.0], bzrtools[2.5.0], changelog_merge[2.6.0],
  grep[2.6.0], launchpad[2.6.0], netrc_credential_store[2.6.0],
  news_merge[2.6.0], po_merge[2.6.0], stats[0.2.0dev], weave_fmt[2.6.0]
  encoding: 'utf-8', fsenc: 'UTF-8', lang: 'en_AU.UTF-8'
  
  *** Bazaar has encountered an internal error.  This probably indicates a
  bug in Bazaar.  You can help us fix it by filing a bug report at
  https://bugs.launchpad.net/bzr/+filebug
  including this traceback and a description of the problem.
  
  $ apt-cache policy bzr
  bzr:
    Installed: 2.6.0-3ubuntu1
    Candidate: 2.6.0-3ubuntu1
    Version table:
   *** 2.6.0-3ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status
  
  Regards,
  
  Haw
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: bzr 2.6.0-3ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sun Nov 10 17:53:03 2013
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: bzr
  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/1249732

Title:
  bzr verify-signature fails when acceptable_keys is defined

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

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

[Bug 1314721] Re: linux-armadaxp: 3.2.0-1633.45 -proposed tracker

2014-05-05 Thread Ike Panhc
** Changed in: linux-armadaxp (Ubuntu Precise)
 Assignee: (unassigned) = Ike Panhc (ikepanhc)

** Changed in: linux-armadaxp (Ubuntu)
   Status: New = Invalid

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

Title:
  linux-armadaxp: 3.2.0-1633.45 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1314721/+subscriptions

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


[Bug 1316050] Re: byobu menu broken in screen backend

2014-05-05 Thread Toshio Ito
When I run

 $ LANG=C byobu

and hit F9, the menu is fine, but menu items are somewhat encoded. (see
the attached image)


** Attachment added: byobu_menu_langc.png
   
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1316050/+attachment/4105398/+files/byobu_menu_langc.png

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

Title:
  byobu menu broken in screen backend

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

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


[Bug 1313838] Re: light-locker-settings crashes on start with a TypeErorr

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

** Changed in: light-locker-settings (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/1313838

Title:
  light-locker-settings crashes on start with a TypeErorr

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

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


[Bug 1089483] Re: package kde-runtime-data 4:4.9.2-0ubuntu1 failed to install/upgrade: package kde-runtime-data is not ready for configuration cannot configure (current status `half-installed')

2014-05-05 Thread Harald Sitter
** Changed in: kde-runtime (Ubuntu)
   Status: New = Fix Released

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

Title:
  package kde-runtime-data 4:4.9.2-0ubuntu1 failed to install/upgrade:
  package kde-runtime-data is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 1316050] [NEW] byobu menu broken in screen backend

2014-05-05 Thread Toshio Ito
Public bug reported:

I use fresh-installed Xubuntu 14.04 with Japanese language environment.

Versions


- byobu: 5.77-0ubuntu1
- screen: 4.1.0~20120320gitdb59704-9

Procedure
-

 $ byobu-select-backend  ## use screen
 $ byobu
 Then, hit F9

Result
--

The menu is rendered incorrectly (see the attached image)


Note


- tmux backend is fine.
- The problem exists both with xfce4-terminal and xterm.
- Maybe it's because of Japanese characters.
- I did not have this problem in Xubuntu 12.04.

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

** Attachment added: broken byobu menu
   
https://bugs.launchpad.net/bugs/1316050/+attachment/4105397/+files/byobu_menu.png

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

Title:
  byobu menu broken in screen backend

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

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


[Bug 1316043] Re: plasma widgets graphics get corrupted when hidden

2014-05-05 Thread Harald Sitter
Hi there!

Thanks for reporting this bug! Your bug seems to be a problem with the
KDE program itself, and not with our KDE packages. While we appreciate
your issue, it would be better if it was tracked at
https://bugs.kde.org, so that the KDE developers can deal with this
speedily and have direct communication with you as the reporter for more
effective debugging.

Thanks!

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

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

Title:
  plasma widgets graphics get corrupted when hidden

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

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


[Bug 1307578] Re: Carousel doesn't re-render properly after scrolling

2014-05-05 Thread Timo Jyrinki
The 14.04 LTS SRU fix for this is now published and currently resides in
the unapproved queue of SRU uploads. After the SRU team has looked at
it, it will be copied to proposed updates and at that time this bug will
be updated to ask for yet another round of testing.

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

Title:
  Carousel doesn't re-render properly after scrolling

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

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


[Bug 1303746] Re: Performance hit when editing sorted lists

2014-05-05 Thread Timo Jyrinki
The 14.04 LTS SRU fix for this is now published and currently resides in
the unapproved queue of SRU uploads. After the SRU team has looked at
it, it will be copied to proposed updates and at that time this bug will
be updated to ask for yet another round of testing.

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

Title:
  Performance hit when editing sorted lists

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

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


[Bug 1316054] [NEW] cinnamon ubuntu can't upgrade to 14.04

2014-05-05 Thread Gábor Nagymajtényi
Public bug reported:

The software update-e can't upgrade to release 14.04 because of the failed 
sources.
- no gnome and no unity desktop installed, only cinnamon with gtk3

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: ubuntu-release-upgrader-core 1:0.205.6
ProcVersionSignature: Ubuntu 3.11.0-20.34-generic 3.11.10.6
Uname: Linux 3.11.0-20-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
CrashDB: ubuntu
Date: Mon May  5 11:09:22 2014
InstallationDate: Installed on 2014-03-18 (47 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to saucy on 2014-05-05 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug dist-upgrade saucy third-party-packages

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

Title:
  cinnamon ubuntu can't upgrade to 14.04

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

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


[Bug 1316035] Re: matrox g200eR2 is unclaimed in 14.04

2014-05-05 Thread Zoltán Maróti
Some relevant information from Xorg.0.log

12.04 Xorg.0.log
[ 4.534] (--) PCI:*(0:10:0:0) 102b:0534:1028:04cf rev 0, Mem @ 
0xd800/16777216, 0xdeffc000/16384, 0xde00/8388608
[ 4.557] (--) MGA(0): Chipset: mgag200 ER SH7757
[ 4.557] (--) MGA(0): Linear framebuffer at 0xD800
[ 4.557] (--) MGA(0): MMIO registers at 0xDEFFC000
[ 4.557] (--) MGA(0): Pseudo-DMA transfer window at 0xDE00

14.04 Xorg.0.log
[74.002] (--) PCI:*(0:10:0:0) 102b:0534:1028:04cf rev 0, Mem @ 
0xd800/16777216, 0xdeffc000/16384, 0xde00/8388608
[74.831] (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, 
mga2164w,
mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
mgag200 SE A PCI, mgag200 SE B PCI, mgag200 EV Maxim,
mgag200 ER SH7757, mgag200 eW Nuvoton, mgag200eH, mgag400, mgag550
[74.831] (--) using VT number 7

[75.105] (EE) No devices detected.

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

Title:
  matrox g200eR2 is unclaimed in 14.04

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

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


[Bug 1315736] Re: Machine Check Exception

2014-05-05 Thread Sami Pietila
It seems that putting the server under load results an unresponsible
server with console constantly flooding with error messages: A
screenshot attached.

** Attachment added: dmesg.png
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315736/+attachment/4105408/+files/dmesg.png

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

Title:
  Machine Check Exception

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

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


[Bug 1316057] [NEW] webbrowser-app AP failures after UITK upgrade

2014-05-05 Thread Timo Jyrinki
Public bug reported:

After the latest ubuntu-ui-toolkit upgrade 5 webbrowser-app tests have
started failing reliably:

http://ci.ubuntu.com/smokeng/utopic/touch/mako/11:20140505:20140501/7864/webbrowser_app/

Downgrading UITK to 0.1.46+14.04.20140408.1-0ubuntu1 fixes the issue,
for example testable by running phablet-test-run
webbrowser_app.tests.test_tabs.TestTabs.test_close_last_open_tab

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 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/1316057

Title:
  webbrowser-app AP failures after UITK upgrade

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

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


[Bug 1315966] Re: banshee crashes on startup

2014-05-05 Thread jen0f0nte
This is the new backtrace with the sysctl option disabled:


[Info  11:19:18.418] Running Banshee 2.6.2: [Ubuntu Trusty Tahr (development 
branch) (linux-gnu, x86_64) @ 2014-03-25 10:44:19 UTC]

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkComponent) to class (__gtksharp_49_Hyena_Gui_BaseWidgetAccessible)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:3898): GLib-GObject-WARNING **: attempting to add an interface 
(AtkTable) to class 
(__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
 after class_init
[Info  11:19:20.338] Updating web proxy from GConf
[Info  11:19:20.417] All services are started 1,576135

(Banshee:3898): GLib-CRITICAL **: Source ID 143 was not found when
attempting to remove it

(Banshee:3898): GLib-CRITICAL **: Source ID 112 was not found when attempting 
to remove it
*** Error in `banshee': free(): invalid pointer: 0x7f5cb007a1b0 ***
Stacktrace:

  at unknown 0x
  at (wrapper managed-to-native) Hyena.Data.Sqlite.Native.sqlite3_exec 
(intptr,byte[],intptr,intptr,intptr) 0x
  at Hyena.Data.Sqlite.Connection.Execute (string) 0x00043
  at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute 
(Hyena.Data.Sqlite.HyenaSqliteConnection,Hyena.Data.Sqlite.Connection) 0x002f7
  at Hyena.Data.Sqlite.HyenaSqliteConnection.ProcessQueue () 0x001f3
  at System.Threading.Thread.StartInternal () 0x00071
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ 
(object,intptr,intptr,intptr) 0x

Native stacktrace:

banshee() [0x4b73d8]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f5ccb050340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39) [0x7f5ccacb0f79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f5ccacb4388]

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-05-05 Thread Yu Ning
** Description changed:

+ [Impact]
+ 
  In Ubuntu 13.10 and 14.04 the hibernate option will always be
  displayed in the system dropdown menu, even if there is no active swap
  partition. Click the hibernate option will perform the hibernate
  operation but will fail during the process.
  
  As a contrast, in Ubuntu 13.04 and earlier releases the hibernate
  option is visible only if there is active swap partition.
  
  FIX: http://anonscm.debian.org/gitweb/?p=pkg-
  systemd/systemd.git;a=commitdiff;h=2ecac75111a (backported from
  upstream)
+ 
+ [Test Case]
+ 
+ 1. Install Ubuntu 14.04 image, do not create swap partition during 
installation
+ 2. Login to desktop
+ 3. Click the system icon on the top right of the screen
+ 4. Check if there is hibernate option in the dropdown menu
+ 
+ Expected result:
+ The hibernate option should not be visible
+ 
+ Actual result:
+ There is the hibernate option, click on it will perform the hibernation 
operation, but will fail during the procedure.
+ 
+ [Regression Potential]
+ N/A
+ 
+ [Other Info]
+ N/A

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

Title:
  There is hibernate option even without an active swap partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1313522/+subscriptions

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


[Bug 1242907] Re: The Shutdown button does not work

2014-05-05 Thread Anthony Buckley
*** This bug is a duplicate of bug 1242112 ***
https://bugs.launchpad.net/bugs/1242112

Hello,
I'm a bit doubtful about the cairo-dock link as I do not have it installed. The 
problem appeared after upgrading from 13.10 to 14.04. The system does shutdown 
but does not power off. Instead it displays the Ubuntu splash screen with the 5 
alternate flashing red dots. I have to then hard power off the pc (it is a 
laptop). Trying 'sudo shutdown -h now' (also tried -P) did not solve the 
problem. I've also tried a number of other proposed 'solutions'  that I found 
searching about the problem to no avail.

Regards.

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

Title:
  The Shutdown button does not work

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

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


[Bug 1307701] Re: Unity does not get touch events when QML apps running

2014-05-05 Thread Maarten Lankhorst
dandrader: That seems useful for making a testcase, thanks!

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

Title:
  Unity does not get touch events when QML apps running

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1307701/+subscriptions

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


[Bug 1297487] Re: MTU not honored in virtio vnet

2014-05-05 Thread Pierre Schweitzer
ii  libselinux1  2.1.0-4.1ubuntu1  
SELinux runtime shared libraries
ii  linux-firmware   1.79.12   
Firmware for Linux kernel drivers
ii  linux-headers-3.2.0-60   3.2.0-60.91   
Header files related to Linux kernel version 3.2.0
ii  linux-headers-3.2.0-60-generic   3.2.0-60.91   
Linux kernel headers for version 3.2.0 on 64 bit x86 SMP
ii  linux-headers-3.2.0-61   3.2.0-61.92   
Header files related to Linux kernel version 3.2.0
ii  linux-headers-3.2.0-61-generic   3.2.0-61.92   
Linux kernel headers for version 3.2.0 on 64 bit x86 SMP
ii  linux-headers-server 3.2.0.61.72   
Linux kernel headers on Server Equipment.
rc  linux-image-2.6.32-21-server 2.6.32-21.32  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-22-server 2.6.32-22.36  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-24-server 2.6.32-24.43  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-25-server 2.6.32-25.45  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-26-server 2.6.32-26.48  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-27-server 2.6.32-27.49  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-29-server 2.6.32-29.58  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-30-server 2.6.32-30.59  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-33-server 2.6.32-33.72  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-34-server 2.6.32-34.77  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-35-server 2.6.32-35.78  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-37-server 2.6.32-37.81  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-38-server 2.6.32-38.83  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-39-server 2.6.32-39.86  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-40-server 2.6.32-40.87  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-2.6.32-41-server 2.6.32-41.88  
Linux kernel image for version 2.6.32 on x86_64
rc  linux-image-3.2.0-24-generic 3.2.0-24.39   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-25-generic 3.2.0-25.40   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-26-generic 3.2.0-26.41   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-27-generic 3.2.0-27.43   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-29-generic 3.2.0-29.46   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-30-generic 3.2.0-30.48   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-31-generic 3.2.0-31.50   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-32-generic 3.2.0-32.51   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-33-generic 3.2.0-33.52   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-34-generic 3.2.0-34.53   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-35-generic 3.2.0-35.55   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-36-generic 3.2.0-36.57   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-37-generic 3.2.0-37.58   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-38-generic 3.2.0-38.61   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-39-generic 3.2.0-39.62   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-40-generic 3.2.0-40.64   
Linux kernel image for version 3.2.0 on 64 bit x86 SMP
rc  linux-image-3.2.0-41-generic 3.2.0-41.66  

[Bug 1316059] [NEW] byobu (screen backend) hangs when hitting the escape sequence

2014-05-05 Thread Toshio Ito
Public bug reported:

I use fresh-installed Xubuntu 14.04 with Japanese language environment.

Versions


- byobu: 5.77-0ubuntu1
- screen: 4.1.0~20120320gitdb59704-9

Procedure
-

 $ byobu-select-backend  ## use screen
 $ byobu

- Then, hit ctrl-a
- In the menu, select 1.
- After returning from the menu, hit ctrl-a


Result
--

byobu won't respond anymore.
You need to close the terminal.


Note


- tmux backend is fine.
- The problem exists both with xfce4-terminal and xterm.
- The problem still exists when you change the escape sequence to, e.g., ctrl-z 
or ctrl-e.
- I did not have this problem in Xubuntu 12.04.


Workaround
--

- Write ~/.byobu/keybindings manually.

** Affects: byobu (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/1316059

Title:
  byobu (screen backend) hangs when hitting the escape sequence

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

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


[Bug 1313280] Re: Fullscreen window set to Always on Top in single-monitor will hide the lockscreen

2014-05-05 Thread Treviño
** Branch linked: lp:~3v1n0/unity/lockscreen-over-the-top

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

Title:
  Fullscreen window set to Always on Top in single-monitor will hide
  the lockscreen

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

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


[Bug 1284417] Re: Should depend on gnome-session

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

** Changed in: gnome-shell (Ubuntu Trusty)
   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/1284417

Title:
  Should depend on gnome-session

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

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


[Bug 1251193] Re: Language issue from the unity lense screen

2014-05-05 Thread Treviño
** Also affects: unity
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: unity
   Status: New = In Progress

** Changed in: unity
   Importance: Undecided = Medium

** Changed in: unity
 Assignee: (unassigned) = Jinkyu Yi (jincreator)

** Changed in: unity
Milestone: None = 7.2.1

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

Title:
  Language issue from the unity lense screen

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

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


[Bug 1250439] Re: suricata complains about NFQUEUE in newer kernels

2014-05-05 Thread Javier Bahillo
I have tested this package on precise and saucy , and it solves the
issue (suricata will start as long as you have the needed kernel module
loaded)

** Tags added: verification-done-precise verification-done-saucy

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

Title:
  suricata complains about NFQUEUE in newer kernels

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

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


Re: [Bug 1315966] Re: banshee crashes on startup

2014-05-05 Thread Chow Loong Jin
On Mon, May 05, 2014 at 09:21:47AM -, jen0f0nte wrote:
 This is the new backtrace with the sysctl option disabled:

Thanks. This looks a lot better, but you're missing debug symbols (see the 
??s). Could you
install libsqlite3-0-dbg and try again please?

 #6  0x7f5ccacfa4ae in malloc_printerr (ptr=optimized out, 
 str=0x7f5ccadf8b03 free(): invalid pointer, action=1) at malloc.c:4996
 #7  _int_free (av=optimized out, p=optimized out, have_lock=0) at 
 malloc.c:3840
 #8  0x7f5cb876a9ee in sqlite3_free () from 
 /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #9  0x7f5cb8771d74 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #10 0x7f5cb8775df5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #11 0x7f5cb87a6279 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #12 0x7f5cb87d04b5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #13 0x7f5cb87b9a2e in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #14 0x7f5cb87bd43f in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #15 0x7f5cb87bda22 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #16 0x7f5cb87bdcd5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #17 0x7f5cb87bdf68 in sqlite3_prepare_v2 () from 
 /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #18 0x7f5cb87be015 in sqlite3_exec () from 
 /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
 #19 0x41beae9b in ?? ()
 #20 0x7f5cb0002540 in ?? ()
 #21 0x7f5cb8c2eac0 in ?? ()
 #22 0x7f5cb00025c0 in ?? ()
 #23 0x7f5cb8c2eac0 in ?? ()
 #24 0x7f5cb8c2e920 in ?? ()
 #25 0x in ?? ()

-- 
Kind regards,
Loong Jin

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

Title:
  banshee crashes on startup

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

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


[Bug 1311173] Re: VoIP call flow analyses cause wireshark crashes

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

** Changed in: wireshark (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/1311173

Title:
  VoIP call flow analyses cause wireshark crashes

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

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


[Bug 1316021] Re: OAuth2 Tokens from providers that don't provide an expiry date are incorrectly expired on first use

2014-05-05 Thread James Henstridge
** Branch linked: lp:~mardy/signon-plugin-oauth2/lp1316021

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

Title:
  OAuth2 Tokens from providers that don't provide an expiry date are
  incorrectly expired on first use

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

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


[Bug 1316066] [NEW] checkbox-gui keep spinning after local job created

2014-05-05 Thread Yung Shen
Public bug reported:

With revision 2973, canonical-certification-client now stuck at spinning
circle, after clicked [continue] at suite selection.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu18566 F pulseaudio
CurrentDesktop: Unity
Date: Mon May  5 05:21:04 2014
HibernationDevice: RESUME=UUID=7d581eac-e128-4c90-9bc8-a8a2d10ee33c
InstallationDate: Installed on 2014-04-30 (4 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Envy dv6 Notebook PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c7681f0c-39b6-4438-81e2-d80c9a2f1c7a ro rootdelay=60 quiet splash 
initcall_debug
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/02/2012
dmi.bios.vendor: Insyde
dmi.bios.version: F.22
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 181B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 52.24
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.22:bd11/02/2012:svnHewlett-Packard:pnHPEnvydv6NotebookPC:pvr08961100511620100:rvnHewlett-Packard:rn181B:rvr52.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Envy dv6 Notebook PC
dmi.product.version: 08961100511620100
dmi.sys.vendor: Hewlett-Packard

** Affects: checkbox-gui
 Importance: Undecided
 Status: New

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


** Tags: 14-04-blocker amd64 apport-bug trusty

** Attachment added: checkbox-gui console outputs.log
   
https://bugs.launchpad.net/bugs/1316066/+attachment/4105419/+files/spinning.log

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

** Summary changed:

- checkbox-gui keep spining after local job created
+ checkbox-gui keep spinning after local job created

** Description changed:

- 
- With revision 2973, canonical-certification-client now stuck at spining 
circle, after clicked [continue] at suite selection.
+ With revision 2973, canonical-certification-client now stuck at spinning
+ circle, after clicked [continue] at suite selection.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  ubuntu18566 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu18566 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  5 05:21:04 2014
  HibernationDevice: RESUME=UUID=7d581eac-e128-4c90-9bc8-a8a2d10ee33c
  InstallationDate: Installed on 2014-04-30 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Envy dv6 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c7681f0c-39b6-4438-81e2-d80c9a2f1c7a ro rootdelay=60 quiet splash 
initcall_debug
  RelatedPackageVersions:
-  linux-restricted-modules-3.13.0-24-generic N/A
-  linux-backports-modules-3.13.0-24-generic  N/A
-  linux-firmware 1.127
+  linux-restricted-modules-3.13.0-24-generic N/A
+  linux-backports-modules-3.13.0-24-generic  N/A
+  linux-firmware 1.127
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/02/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.22
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 181B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 52.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.22:bd11/02/2012:svnHewlett-Packard:pnHPEnvydv6NotebookPC:pvr08961100511620100:rvnHewlett-Packard:rn181B:rvr52.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  

[Bug 1311173] Re: VoIP call flow analyses cause wireshark crashes

2014-05-05 Thread Rudolfmdlt
I can confirm that this bug affects me as well.

Please let me know if there is something that you would like me to try?

Regards,

Rudolf

From terminal:

**
Gdk:ERROR:/build/buildd/gtk+3.0-3.10.8/./gdk/gdkcairo.c:193:gdk_cairo_surface_paint_pixbuf:
 assertion failed: (cairo_image_surface_get_format (surface) == 
CAIRO_FORMAT_RGB24 || cairo_image_surface_get_format (surface) == 
CAIRO_FORMAT_ARGB32)
Aborted (core dumped)

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

Title:
  VoIP call flow analyses cause wireshark crashes

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

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


[Bug 1315966] Re: banshee crashes on startup

2014-05-05 Thread jen0f0nte
done, here is the new code! Thank you for your patience!

[Info  11:57:33.635] Running Banshee 2.6.2: [Ubuntu Trusty Tahr
(development branch) (linux-gnu, x86_64) @ 2014-03-25 10:44:19 UTC]

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkComponent) to class (__gtksharp_49_Hyena_Gui_BaseWidgetAccessible)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d4_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkTable) to class
(__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface
(AtkSelection) to class
(__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
after class_init

(Banshee:4809): GLib-GObject-WARNING **: attempting to add an interface 
(AtkTable) to class 
(__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d)
 after class_init
[Info  11:57:34.501] Updating web proxy from GConf
[Info  11:57:34.526] All services are started 0,738462

(Banshee:4809): GLib-CRITICAL **: Source ID 143 was not found when
attempting to remove it

(Banshee:4809): GLib-CRITICAL **: Source ID 112 was not found when attempting 
to remove it
*** Error in `banshee': double free or corruption (!prev): 0x7f94d4083f80 
***
Stacktrace:

  at unknown 0x
*** Error in `banshee': free(): invalid pointer: 0x7f94d40843d0 ***
Abortado (`core' generado)

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

Title:
  banshee crashes on startup

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

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


[Bug 1164702] Re: Can not create SIP account in raring ringtail

2014-05-05 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.

** Changed in: empathy (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/1164702

Title:
  Can not create SIP account in raring ringtail

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

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


[Bug 1316066] Re: checkbox-gui keep spinning after local job created

2014-05-05 Thread Zygmunt Krynicki
Possibly dupe of https://bugs.launchpad.net/checkbox-gui/+bug/1316045

** Also affects: checkbox-gui
   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/1316066

Title:
  checkbox-gui keep spinning after local job created

To manage notifications about this bug go to:
https://bugs.launchpad.net/checkbox-gui/+bug/1316066/+subscriptions

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


[Bug 1315985] Re: nautilus stops allowing cut paste

2014-05-05 Thread Adam Jordan
I filed it as Bug 729557.

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

Title:
  nautilus stops allowing cut paste

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

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


[Bug 1314457] Re: Launcher icon is not displayed correctly

2014-05-05 Thread Mateusz Stachowski
Tested with package from trusty-proposed.

$ apt-cache policy unity-webapps-yahoomail 
unity-webapps-yahoomail:
  Zainstalowana: 2.4.16+14.04.20140430-0ubuntu1
  Kandydująca:   2.4.16+14.04.20140430-0ubuntu1
  Tabela wersji:
 *** 2.4.16+14.04.20140430-0ubuntu1 0
500 http://ftp.vectranet.pl/ubuntu/ trusty-proposed/universe amd64 
Packages
100 /var/lib/dpkg/status
 2.4.16+13.10.20130924.2-0ubuntu1 0
500 http://ftp.vectranet.pl/ubuntu/ trusty/universe amd64 Packages

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

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

Title:
  Launcher icon is not displayed correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-webapps-yahoomail/+bug/1314457/+subscriptions

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

[Bug 1161209] Re: (stderr) Failed to parse new birthday string

2014-05-05 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect bug # and any other logs that are relevant for this
particular issue.

** Changed in: empathy (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/1161209

Title:
  (stderr) Failed to parse new birthday string

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

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


<    1   2   3   4   5   6   7   8   9   10   >