[Touch-packages] [Bug 1348702] Re: unity8 crashed with SIGSEGV

2014-07-29 Thread Michi Henning
Thanks for the bug report. Mea culpa. I was calling disconnect() before calling finished() on the ListenerBase. Normally, this isn't a problem because the middleware holds the reference count of the servant high while an operation is in progress. But, in this case, the call was triggered by the

[Touch-packages] [Bug 1311899] Re: Popup is too small to display Facebook authorization

2014-07-29 Thread Venkatesh Subramanian
** Summary changed: - Popup is too small to display Facebook authorization + Popup is too small to display Facebook authorization -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-online-accounts in Ubuntu.

[Touch-packages] [Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2014-07-29 Thread Raymond
can you add snd_printk to print / find out whether it can read wcaps 0x200500 from node 0x3e after changing codec-num_nodes ? nid = codec-start_nid; for (i = 0; i codec-num_nodes; i++, nid++) codec-wcaps[i] = snd_hda_param_read(codec, nid, AC_PAR_AUDIO_WIDGET_CAP); -- You

[Touch-packages] [Bug 1344990] Re: Volume control jumps back and forth

2014-07-29 Thread Jussi Lind
Actually, this has nothing to do with Audacious, it's just that the volume control is not stable. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1344990 Title: Volume

[Touch-packages] [Bug 1317449] Re: Please update to a version 3.8.2

2014-07-29 Thread b3nmore
** Also affects: digikam (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sqlite3 in Ubuntu. https://bugs.launchpad.net/bugs/1317449 Title: Please update to a version

[Touch-packages] [Bug 1322178] [NEW] new armhf click build chroot is DEB_BUILD_ARCH=amd64

2014-07-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: (note sure which project to file this against..) I just created a 14.04 armhf click build target from the Ubuntu SDK. A terminal into the chroot (from the Maintain button) shows this: (click-ubuntu-sdk-14.04-armhf)root@chroma:/home/knitzsche#

[Touch-packages] [Bug 1317449] Re: sqlite version 3.8.2 breaks digikam

2014-07-29 Thread b3nmore
** Summary changed: - Please update to a version 3.8.2 + sqlite version 3.8.2 breaks digikam ** Changed in: digikam (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sqlite3 in Ubuntu.

[Touch-packages] [Bug 1317449] Re: sqlite version 3.8.2 breaks digikam

2014-07-29 Thread b3nmore
** Description changed: - According to https://bugs.kde.org/show_bug.cgi?id=329697 sqlite3 version 3.8.2 causes crashes in digikam (and possibly other software) in various situations. There are several reports, that versions 3.8.2 fix the issue. + Please update sqlite to a version 3.8.2. + +

[Touch-packages] [Bug 1346766] Re: Chinese in Ubuntu Touch should use Heiti style sans serif font

2014-07-29 Thread David Planella
** Tags added: rtm14 ** Changed in: ubuntu-touch-meta (Ubuntu) Importance: Undecided = High ** Changed in: ubuntu-touch-meta (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1349705] [NEW] [PATCH] Flickable gets confused when there's other flickables on top

2014-07-29 Thread Albert Astals Cid
Public bug reported: There is an issue with Flickables getting confused on wheter they are pressed or not when there are multiple flickables and mouse areas over them. Upstream patch https://codereview.qt-project.org/#/c/90474/ fixes it and should be merged in our packages as the Ubuntu Phone

[Touch-packages] [Bug 1347721] Re: Saucy - Trusty upgrade failed: procps fails to configure

2014-07-29 Thread Michael Vogt
A improved version of the patch, I tested it with: - precise build chroot - trusty - saucy build chroot - trusty - trusty build chroot - utopic (2014-07-29) and it worked for those cases correctly. The bug was that apt tried to SmartUnPack packages that were dependencies but did not need

[Touch-packages] [Bug 732653] Re: Menus are hidden by default

2014-07-29 Thread Matthew Paul Thomas
Piedro, in the bug description I specifically said that Adding any options would not fix this bug, which is about menus being hidden *by default*. So no, this is not about adding options. (Which is why, incidentally, the purported Desired change is irrelevant to this bug.) The problem with

[Touch-packages] [Bug 1337244] Re: compiz crashed with SIGSEGV in nux::WindowThread::ComputeQueuedLayout()

2014-07-29 Thread Erkin Bahceci
It seems like FloatingWindow is being added to the queue with QueueObjectLayout in FloatingWindow.cpp, but might not be removed from the queue before it's deleted. Its ancestor Area has the same potential issue, as well. So, moving the RemoveObjectFromLayoutQueue call in View and Layout

[Touch-packages] [Bug 1284308] Re: Bogus another operation in progress error. Can't copy files from a bluetooth device

2014-07-29 Thread episto
Worksaround: install Pinta, open the image on phone then Save as. Not ideal (image is recoded) but works everytime. Ubuntu 14.04 on X86-64, with every update. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu.

[Touch-packages] [Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-29 Thread Martin Pitt
This doesn't yet seem to be in image 157, and image 160 crashes at boot due to bug 1349709. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1349444 Title: [emulator] unity8

[Touch-packages] [Bug 1347721] Re: Saucy - Trusty upgrade failed: procps fails to configure

2014-07-29 Thread Michael Vogt
** Also affects: apt (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: apt (Ubuntu Utopic) Importance: Critical Assignee: Michael Vogt (mvo) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2014-07-29 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/hda/hda_proc.c it is because nodes is read from codec again in print_codec_info() need to fix this value nodes = snd_hda_get_sub_nodes(codec, codec-afg, nid); if (! nid || nodes 0) {

[Touch-packages] [Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2014-07-29 Thread Raymond
int snd_hda_get_sub_nodes(struct hda_codec *codec, hda_nid_t nid, hda_nid_t *start_id) { unsigned int parm; parm = snd_hda_param_read(codec, nid, AC_PAR_NODE_COUNT); if (parm == -1) return 0; /* this mean we need to fix the param

[Touch-packages] [Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-29 Thread Martin Pitt
I confirm that upgrading image 157 to current utopic fixes that problem. I still happens after rebooting again (forcefully). In general, unity and the launcher are still very unstable. E. g. after launching calculator there is no way to get out of it again -- the launcher (swipe from left edge)

[Touch-packages] [Bug 1348702] Re: unity8 crashed with SIGSEGV

2014-07-29 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu) Status: Confirmed = Invalid ** Changed in: unity-scopes-api Status: New = In Progress ** Changed in: unity-scopes-api Assignee: (unassigned) = Michi Henning (michihenning) -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1337244] Re: compiz crashed with SIGSEGV in nux::WindowThread::ComputeQueuedLayout()

2014-07-29 Thread Ubuntu Foundations Team Bug Bot
The attachment nux-remove-area-from-layout-queue.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu- reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user

[Touch-packages] [Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2014-07-29 Thread Raymond
snd_hda_get_sub_nodes(struct hda_codec *codec, hda_nid_t nid, hda_nid_t *start_id) { unsigned int parm; parm = snd_hda_param_read(codec, nid, AC_PAR_NODE_COUNT); if (parm == -1) return 0; *start_id = (parm 16) 0x7fff; /* this mean we need to fix the return value param when

[Touch-packages] [Bug 1208019] Re: Eclipse menus doesn't show up in Trusty

2014-07-29 Thread Iain Lane
I uploaded these, thanks Will. ** Changed in: gtk+3.0 (Ubuntu Trusty) Status: Confirmed = In Progress ** Changed in: gtk+3.0 (Ubuntu Trusty) Assignee: (unassigned) = William Hua (attente) ** Changed in: unity-gtk-module (Ubuntu Trusty) Status: Confirmed = In Progress **

[Touch-packages] [Bug 1208019] Re: Eclipse menus doesn't show up in Trusty

2014-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:unity-gtk-module/14.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1208019 Title: Eclipse menus doesn't show up in Trusty Status in Eclipse:

[Touch-packages] [Bug 1329520] Re: whoopsie-upload-all crashes while processing crash file

2014-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1329520 Title: whoopsie-upload-all crashes while processing crash file Status in “apport”

[Touch-packages] [Bug 1329520] Re: whoopsie-upload-all crashes while processing crash file

2014-07-29 Thread Martin Pitt
Fixed in trunk r2821, thanks Brian. ** Changed in: apport (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1329520 Title:

[Touch-packages] [Bug 1342398] Re: display tests fail

2014-07-29 Thread Robert Ancell
Laney suggested setting XDG_RUNTIME_DIR in debian/rules as other packages do that (e.g. glib2.0). That fixes the problem for me. Still no idea why it breaks for me and not others, but we definitely should set XDG_RUNTIME_DIR as the Wayland backend requires it and tests might use the Wayland

[Touch-packages] [Bug 1349751] [NEW] CTRL-space is a bad choice for shortcut as it is used by emacs

2014-07-29 Thread ole.tange
Public bug reported: On what operating system? OS (Linux distributions, UNIX or ...):Linux Mint 17 Architecture (i386, x86_64):x86_64 IBus version:1.5.5 Input method name and version: Python version:2.7.6 dbus version:? dbus-python version:? gtk version (if bug is about gtk applications): qt

[Touch-packages] [Bug 1313904] Re: [W230SS, VIA VT1802, Green Headphone Out, Front] No sound after suspend/resume

2014-07-29 Thread Kiril
Done: int snd_hda_get_sub_nodes(struct hda_codec *codec, hda_nid_t nid, hda_nid_t *start_id) { unsigned int parm; parm = snd_hda_param_read(codec, nid, AC_PAR_NODE_COUNT); if (parm == -1) return 0; *start_id = (parm 16)

[Touch-packages] [Bug 1349751] Re: CTRL-space is a bad choice for shortcut as it is used by emacs

2014-07-29 Thread Aron Xu
*** This bug is a duplicate of bug 1278569 *** https://bugs.launchpad.net/bugs/1278569 ** This bug has been marked a duplicate of bug 1278569 ibus breaks emacs and eclipse control-space keybinding -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1347721] Re: Saucy - Trusty upgrade failed: procps fails to configure

2014-07-29 Thread Michael Vogt
I also did a precise-trusty-utopic upgrade cycle with the patch (the precise base that triggered #1347964 before) and again all good. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 1343649] Re: package openssh-server 1:6.1p1-4 [modified: usr/sbin/sshd] failed to install/upgrade: ErrorMessage: unable to make backup link of `./usr/sbin/sshd' before installing

2014-07-29 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. Specifically, you appear to have a modified /usr/sbin/sshd on your system. You can find pointers to get help for this sort of problem here: http://www.ubuntu.com/support/community Since we

[Touch-packages] [Bug 1340607] Re: [phone app] No calling avatar for outgoing calls.

2014-07-29 Thread Olga Kemmet
** Changed in: ubuntu-ux Status: Fix Committed = Fix Released ** Changed in: ubuntu-ux Status: Fix Released = Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dialer-app in Ubuntu.

[Touch-packages] [Bug 1349579] Re: whoopsie-upload-all uses an incorrect assumption regarding what to upload

2014-07-29 Thread Martin Pitt
Fixed in trunk r2825. ** Changed in: apport (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1349579 Title: whoopsie-upload-all

[Touch-packages] [Bug 1349579] Re: whoopsie-upload-all uses an incorrect assumption regarding what to upload

2014-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:apport -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1349579 Title: whoopsie-upload-all uses an incorrect assumption regarding what to upload

[Touch-packages] [Bug 1349766] [NEW] New release 10.2.4 (OK - Package in Debian)

2014-07-29 Thread Cristian Aravena Romero
Public bug reported: https://launchpad.net/debian/sid/+source/mesa ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: mesa-common-dev 10.2.3-0ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7 Uname: Linux 3.16.0-6-generic x86_64 ApportVersion: 2.14.4-0ubuntu2 Architecture:

[Touch-packages] [Bug 1342840] Re: gallery-app links dynamically against libexiv2, which is not part of the phone ABI

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gallery-app - 0.0.67+14.10.20140726-0ubuntu1 --- gallery-app (0.0.67+14.10.20140726-0ubuntu1) utopic; urgency=low [ Bill Filler ] * bump framework and security version of the click package [ CI bot ] * Resync trunk [ Richard Huddie ] *

[Touch-packages] [Bug 46586] Re: Logitech Media Keyboard Elite not fully supported

2014-07-29 Thread Beanow
Still affected by this bug in 13.04 Media keys are only partially supported. Unsupported keys: Reset zoom (no keycode) Zoom in (keycode 418) Zoom out (keycode 419) Word key (keycode 421) Excel key (keycode 423) Powerpoint key (keycode 425) Launch A (keycode 328) Launch B (keycode 329) Launch C

[Touch-packages] [Bug 1336414] Re: test_picker_mode.TestPickerMode.test_pick_named_photo is skipped

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gallery-app - 0.0.67+14.10.20140726-0ubuntu1 --- gallery-app (0.0.67+14.10.20140726-0ubuntu1) utopic; urgency=low [ Bill Filler ] * bump framework and security version of the click package [ CI bot ] * Resync trunk [ Richard Huddie ] *

[Touch-packages] [Bug 1269181] Re: Update to 0.24

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package exiv2 - 0.24-2ubuntu1 --- exiv2 (0.24-2ubuntu1) utopic; urgency=medium * Rebase on Debian, remaining Ubuntu changes: (LP: #1269181) * debian/patches/libtool-ppc64el.diff: - Apply libtool patch for powerpc*le-linux support, copied from libtool

[Touch-packages] [Bug 1349777] [NEW] Ubuntu 14.04 crashes with error path usr/bin/Xorg regularly

2014-07-29 Thread cdoebbler
Public bug reported: On my i7 2.80 GH, 8 GB RAM HP desktop tower, Ubuntu 14.04 has crashed regularly, roughly every 10 minutes, and on reboot gives several different executable paths starting with Xorg (ie usr7bin/Xorg). This has happened when I am running in LibreOffice 4.2.1 or even About Me.

[Touch-packages] [Bug 1347272] Re: Several XFCE applications appear irresponsible after communicating with a daemon

2014-07-29 Thread Alistair Buxton
Hi Alberto, Thanks for compiling all this information. There's a couple of pieces missing though. This bug doesn't happen as far as I know with vanilla Gtk. It happens when the Unity Gtk extensions (dbusmenu and overlay scrollbar) are loaded. They are Gtk plugins and one or both of them open

[Touch-packages] [Bug 1322769] Re: 14.04 LTS AMD64 Password/Keyboard Lockup after Unity Lock Timeout with VirtualBox VMs Running

2014-07-29 Thread David Overcash
This looks similar to this bug: https://bugs.launchpad.net/unity/+bug/1305586 However - I've found that another issue is that whatever application has held on to the cursor, you will end up typing your password directly into. Google Chrome and Chromium seem to be the two most popular culprits.

[Touch-packages] [Bug 1345505] Re: lock screen leaks keystrokes to window behind greeter

2014-07-29 Thread David Overcash
This seems to happen most frequently with Google Chrome and Chromium - or at least, they're two easy culprits to identify. :) Seems related to the following: https://bugs.launchpad.net/unity/+bug/1305586 I'm not sure if the fix in that bug is what caused this or if another issue arose

[Touch-packages] [Bug 1347272] Re: Several XFCE applications appear unresponsive after communicating with a daemon

2014-07-29 Thread Alberto Salvia Novella
** Summary changed: - Several XFCE applications appear irresponsible after communicating with a daemon + Several XFCE applications appear unresponsive after communicating with a daemon -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1185065] Re: autopilot should prevent screen from locking during test runs

2014-07-29 Thread Stephen M. Webb
** Changed in: unity (Ubuntu) Status: New = Invalid ** Changed in: unity Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1185065 Title:

[Touch-packages] [Bug 1170647] Re: Clicking on Nautilus’ launcher icon opens new window instead of restoring the minimized one when browsing external drives/locations

2014-07-29 Thread José Gabriel González
*** This bug is a duplicate of bug 1163041 *** https://bugs.launchpad.net/bugs/1163041 ** Also affects: nautilus Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in

[Touch-packages] [Bug 1347721] Re: Saucy - Trusty upgrade failed: procps fails to configure

2014-07-29 Thread Michael Vogt
** Changed in: apt (Ubuntu Trusty) Assignee: (unassigned) = Michael Vogt (mvo) ** Changed in: apt (Ubuntu Trusty) Milestone: None = ubuntu-14.04.2 ** Changed in: apt (Ubuntu Trusty) Importance: Undecided = High ** Changed in: apt (Ubuntu Trusty) Status: New = In Progress **

[Touch-packages] [Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-07-29 Thread Gabriele Santilli
Should I create a new bug or do you think this is the same bug? Jul 29 13:46:22 imac kernel: [ 9194.185587] Bluetooth: Unexpected continuation frame (len 0) Jul 29 13:46:23 imac kernel: [ 9194.269541] Bluetooth: Unexpected continuation frame (len 0) Jul 29 13:46:23 imac kernel: [ 9194.594437]

[Touch-packages] [Bug 1337244] Re: compiz crashed with SIGSEGV in nux::WindowThread::ComputeQueuedLayout()

2014-07-29 Thread Stephen M. Webb
** Also affects: nux Importance: Undecided Status: New ** Also affects: nux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.

[Touch-packages] [Bug 1199571] Re: compiz crashed with SIGSEGV in af_latin_hints_compute_edges()

2014-07-29 Thread Alberto Salvia Novella
** No longer affects: unity (Ubuntu) ** No longer affects: freetype (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1199571 Title: compiz crashed with SIGSEGV in

[Touch-packages] [Bug 1278680] Re: indicator-bluetooth-service crashed with SIGSEGV in org_bluez_adapter_set_property()

2014-07-29 Thread Alberto Salvia Novella
** Information type changed from Private Security to Public ** Also affects: indicator-bluetooth Importance: Undecided Status: New ** Changed in: indicator-bluetooth (Ubuntu) Status: Confirmed = Triaged ** Changed in: indicator-bluetooth Status: New = Confirmed **

[Touch-packages] [Bug 1345505] Re: lock screen leaks keystrokes to window behind greeter

2014-07-29 Thread Treviño
** Description changed: - When my machine comes out of suspend, I am shown the lightdm greeter. + When my machine comes out of suspend, I am shown the unity lockscreen. However, occasionally I am unable to enter my password since the password box is not given focus. Clicking with the mouse in

[Touch-packages] [Bug 1344990] Re: Volume control jumps back and forth

2014-07-29 Thread Stephen M. Webb
** Also affects: indicator-sound Importance: Undecided Status: New ** Also affects: indicator-sound (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in

[Touch-packages] [Bug 1344990] Re: Volume control jumps back and forth

2014-07-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.

[Touch-packages] [Bug 1305586] Re: Lock screen is unusable when some windows have a keyboard/mouse grab

2014-07-29 Thread Lars Erik Pedersen
dovercrash: I'm having that issue with chrome as well. $ sudo apt-cache policy google-chrome-stable google-chrome-stable: Installed: 36.0.1985.125-1 Same versions of unity and compiz that you have. Tried to reproduce it with other applications (gedit, gnome-terminal, firefox), but it does

[Touch-packages] [Bug 1292700] Re: [Dash] No indication that searches are local only

2014-07-29 Thread Thomas Strehl
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu. https://bugs.launchpad.net/bugs/1292700 Title: [Dash] No indication that searches are local only Status in Ubuntu UX bugs:

[Touch-packages] [Bug 1343265] Re: The Ubuntu store offers me to install apps that are already installed

2014-07-29 Thread Thomas Strehl
*** This bug is a duplicate of bug 1328102 *** https://bugs.launchpad.net/bugs/1328102 ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu.

[Touch-packages] [Bug 1347721] Re: Saucy - Trusty upgrade failed: procps fails to configure

2014-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/apt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1347721 Title: Saucy - Trusty upgrade failed: procps fails to configure Status

[Touch-packages] [Bug 1322604] Re: camera frozen after resuming from lock screen

2014-07-29 Thread Florian Boucault
** Changed in: camera-app Milestone: None = rtm-freeze -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu-camera in Ubuntu. https://bugs.launchpad.net/bugs/1322604 Title: camera frozen after resuming from lock

[Touch-packages] [Bug 1267184] Re: [Dash] apps that are being downloaded/installed are not shown differently from un-installed apps

2014-07-29 Thread Thomas Strehl
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu. https://bugs.launchpad.net/bugs/1267184 Title: [Dash] apps that are being downloaded/installed are not shown differently

[Touch-packages] [Bug 1199571] Re: compiz crashed with SIGSEGV in af_latin_hints_compute_edges()

2014-07-29 Thread Alberto Salvia Novella
It severely affects packages beyond the one that causes the flaw. ** Changed in: cairo (Ubuntu) Importance: High = Critical ** Bug watch added: freedesktop.org Bugzilla #81874 https://bugs.freedesktop.org/show_bug.cgi?id=81874 ** Also affects: libcairo via

[Touch-packages] [Bug 1328102] Re: Store not refreshed after install/uninstall

2014-07-29 Thread Thomas Strehl
** Tags added: rtm14 ** Changed in: unity-scope-click (Ubuntu) Assignee: (unassigned) = Alejandro J. Cura (alecu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu.

[Touch-packages] [Bug 1345505] Re: lock screen leaks keystrokes to window behind greeter

2014-07-29 Thread Treviño
** Changed in: unity Milestone: None = 7.3.1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1345505 Title: lock screen leaks keystrokes to window behind greeter Status

[Touch-packages] [Bug 1328513] Re: Preview header title truncated

2014-07-29 Thread Thomas Strehl
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1328513 Title: Preview header title truncated Status in The Savilerow project: New Status in Ubuntu

[Touch-packages] [Bug 1348393] Re: OpenAL 1.15.x Breaks Multiarch (makes 32-bit wine uninstallable on 64-bit system)

2014-07-29 Thread Bug Watch Updater
** Changed in: openal-soft (Debian) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openal-soft in Ubuntu. https://bugs.launchpad.net/bugs/1348393 Title: OpenAL 1.15.x Breaks

[Touch-packages] [Bug 1349834] [NEW] [MIR] flask-script and libjsoncpp (b-d's for net-cpp)

2014-07-29 Thread Matthias Klose
Public bug reported: [MIR] flask-script and libjsoncpp (b-d's for net-cpp) ** Affects: flask-script (Ubuntu) Importance: Undecided Status: Incomplete ** Affects: libjsoncpp (Ubuntu) Importance: Undecided Status: Incomplete ** Also affects: libjsoncpp (Ubuntu)

[Touch-packages] [Bug 1349826] Re: unity-panel-service crashed with SIGSEGV in ffi_call_unix64()

2014-07-29 Thread Apport retracing service
*** This bug is a duplicate of bug 1300713 *** https://bugs.launchpad.net/bugs/1300713 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1300713, so is being marked as such.

[Touch-packages] [Bug 1347721] Re: Saucy - Trusty upgrade failed: procps fails to configure

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 1.0.4ubuntu6 --- apt (1.0.4ubuntu6) utopic; urgency=low * apt-pkg/packagemanager.cc: - fix incorrect configure ordering in the SmartConfigure step by skiping packages that do not need immediate action (LP: #1347721) --

[Touch-packages] [Bug 1349579] Re: whoopsie-upload-all uses an incorrect assumption regarding what to upload

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.14.5-0ubuntu1 --- apport (2.14.5-0ubuntu1) utopic; urgency=medium * New upstream bug fix release. Changes since last snapshot: - apt/dpkg get_file_package(): If checking for uninstalled packages, don't use package information

[Touch-packages] [Bug 1336062] Re: apport-retrace uses system package lists which may return a different source package for a binary

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.14.5-0ubuntu1 --- apport (2.14.5-0ubuntu1) utopic; urgency=medium * New upstream bug fix release. Changes since last snapshot: - apt/dpkg get_file_package(): If checking for uninstalled packages, don't use package information

[Touch-packages] [Bug 1347565] Re: apport recommends gdb

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.14.5-0ubuntu1 --- apport (2.14.5-0ubuntu1) utopic; urgency=medium * New upstream bug fix release. Changes since last snapshot: - apt/dpkg get_file_package(): If checking for uninstalled packages, don't use package information

[Touch-packages] [Bug 1329520] Re: whoopsie-upload-all crashes while processing crash file

2014-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.14.5-0ubuntu1 --- apport (2.14.5-0ubuntu1) utopic; urgency=medium * New upstream bug fix release. Changes since last snapshot: - apt/dpkg get_file_package(): If checking for uninstalled packages, don't use package information

[Touch-packages] [Bug 1349842] Re: Cannot see the installed application after installing a click package

2014-07-29 Thread XiaoGuo, Liu
Steps: 1) adb push xxx.click /home/phablet 2) adb shell 3) su - phablet 4) pkcon install-local xxx.click It is supposed to see the installed application under Application page. However, I cannot find the icon for it. i have to search for the name of the application to get it launched. Thanks

[Touch-packages] [Bug 1349842] [NEW] Cannot see the installed application after installing a click package

2014-07-29 Thread XiaoGuo, Liu
Public bug reported: I cannot find the installed click package application. I can only find it after searching it or reboot my phone. Please fix this. thanks! ** Affects: unity-scope-click (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Touch-packages] [Bug 1347912] Re: add prompt to welcome wiz to set password

2014-07-29 Thread kevin gunn
** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1347912 Title: add prompt

[Touch-packages] [Bug 1340510] Re: session screen seen upon quick power key strike

2014-07-29 Thread kevin gunn
** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu.

[Touch-packages] [Bug 1347721] Re: Saucy - Trusty upgrade failed: procps fails to configure

2014-07-29 Thread Michael Vogt
** Patch removed: diff with the fix https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1347721/+attachment/4164541/+files/lp1347721.diff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu.

[Touch-packages] [Bug 1199571] Re: Huge multi-threading violations in cairo

2014-07-29 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=81874. 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

[Touch-packages] [Bug 1329085] Re: unexpected audio policy user experience

2014-07-29 Thread kevin gunn
** Also affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1329085

[Touch-packages] [Bug 1349566] Re: systemd-logind triggered poweroffs ignore upstart services

2014-07-29 Thread dann frazier
As you mentioned in IRC, this is probably just documented behavior. From reboot(8): When called with --force or when in runlevel 0 or 6, this tool invokes the reboot(2) system call itself (with REBOOTCOMMAND argument passed) and directly reboots the system. Otherwise

[Touch-packages] [Bug 1349465] Re: Please sync libxml2 (main) 2.9.1+dfsg1-4 from Debian testing (main)

2014-07-29 Thread Marc Deslauriers
This bug was fixed in the package libxml2 - 2.9.1+dfsg1-4 Sponsored for Aron Xu (happyaron) --- libxml2 (2.9.1+dfsg1-4) unstable; urgency=low [ Christian Svensson ] * Do not build-depend on readline (Closes: #742350) [ Daniel Schepler ] * Patch to bootstrap without python

[Touch-packages] [Bug 1337244] Re: compiz crashed with SIGSEGV in nux::WindowThread::ComputeQueuedLayout()

2014-07-29 Thread Erkin Bahceci
** Patch removed: nux-remove-area-from-layout-queue.patch https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1337244/+attachment/4164791/+files/nux-remove-area-from-layout-queue.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1349858] [NEW] Cannot override certain key combinations involving Super

2014-07-29 Thread Paul Gear
Public bug reported: When defining keyboard shortcuts in System Settings - Keyboard - Shortcuts, several combinations are never honoured. These include setting: - Launchers - Launch calculator to Super+C (launches search photos instead) - Launchers - Launch email client to Super+M (launches

[Touch-packages] [Bug 1349842] Re: Cannot see the installed application after installing a click package from the console

2014-07-29 Thread Alejandro J. Cura
*** This bug is a duplicate of bug 1307535 *** https://bugs.launchpad.net/bugs/1307535 ** This bug has been marked a duplicate of bug 1307535 Installing apps manually does not refresh the scope -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1163041] Re: Inconsistent behaviour with minimized Trash windows

2014-07-29 Thread Sebastien Bacher
** Changed in: unity Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1163041 Title: Inconsistent behaviour with minimized Trash windows

[Touch-packages] [Bug 1349761] Re: [Wishlist] Opening Launcher popup menu on mouseover after a couple of seconds

2014-07-29 Thread Andrea Azzarone
** Changed in: unity Status: New = Opinion ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Status: New = Opinion -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1349866] Re: display blank after resume (consistent)

2014-07-29 Thread Václav Šmilauer
FWIW, this is the output of radeontool (sudo radeontool light on had no effect at all): $ sudo radeontool regs RADEON_DAC_CNTL RADEON_DAC_EXT_CNTL RADEON_DAC_MACRO_CNTL RADEON_DAC_CNTL2 RADEON_TV_DAC_CNTL c100a080 RADEON_DISP_OUTPUT_CNTL

[Touch-packages] [Bug 1349869] [NEW] [S400CA, Realtek ALC269VB, Speaker, Internal] No sound at all

2014-07-29 Thread Gustavo
Public bug reported: Since I isntalled ubuntu on Asus Vivobook s400, no sound at all! ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 ApportVersion:

[Touch-packages] [Bug 1348538] Re: Display should come on when started charging

2014-07-29 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux Assignee: (unassigned) = Matthew Paul Thomas (mpt) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-system-compositor in Ubuntu. https://bugs.launchpad.net/bugs/1348538 Title: Display

[Touch-packages] [Bug 1346766] Re: Chinese in Ubuntu Touch should use Heiti style sans serif font

2014-07-29 Thread Gunnar Hjalmarsson
On 2014-07-29 04:04, Rex Tsai wrote: No, I tested it with both en_US.UTF-8 and zh_CN.UTF-8 locales. Both are borken. ;-) Well, the config file I attached in comment #12 does not make a difference with an English locale, but it ought to change the behaviour if LANG is zh_CN.UTF-8. This

[Touch-packages] [Bug 1186181] Re: [Indicator] battery icon unreliable at low battery levels

2014-07-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~charlesk/indicator-power/lp-1186181-icon-should- match-battery-percentage -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1186181 Title:

[Touch-packages] [Bug 1349884] [NEW] maliit server crashed while trying to enter urls in the browser

2014-07-29 Thread Pat McGowan
Public bug reported: mako running 157 Took a long time to show anything and the OSK appeared as a blank grey box Then the server crashed (attached) Once the server restarted things restored to normal. I also could not get back to the dash until a suspend resume. ** Affects: ubuntu-keyboard

[Touch-packages] [Bug 1334998] Re: When using Super+L keys autohide not working properly

2014-07-29 Thread Andrea Azzarone
*** This bug is a duplicate of bug 1320438 *** https://bugs.launchpad.net/bugs/1320438 ** This bug has been marked a duplicate of bug 1320438 Unity launcher auto hide fails on screen unlock using Super+L -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1349128] Re: Ubuntu 14.04 lock screen doesn't accept keyboard input (until using indicators)

2014-07-29 Thread Andrea Azzarone
** Summary changed: - Ubuntu 14.04 login screen doesn't accept keyboard input (until using indicators) + Ubuntu 14.04 lock screen doesn't accept keyboard input (until using indicators) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1328537] Re: Can't find where to shut off showing the user's wallpaper in Unity locker

2014-07-29 Thread Andrea Azzarone
com.canonical.unity.unity-greeter-draw-user-backgrounds is the correct option. If it does not work please reopen the bug. ** Changed in: unity Status: New = Invalid ** Changed in: unity (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member

[Touch-packages] [Bug 739469] Re: Dash search unavoidably returns offensive results

2014-07-29 Thread Matthew Paul Thomas
** Description changed: unity 3.6.6-0ubuntu1, Ubuntu Natty unity 3.6.8-0ubuntu3, Ubuntu Natty unity-2d 5.8.0-0ubuntu1, Ubuntu Pangolin + unity 7.2.2+14.04.20140714-0ubuntu1, Ubuntu 14.04 Example 1: 0. Be a 14-year-old girl, or a schoolteacher preparing to show a film to your class,

[Touch-packages] [Bug 1337244] Re: compiz crashed with SIGSEGV in nux::WindowThread::ComputeQueuedLayout()

2014-07-29 Thread Erkin Bahceci
However, if the parent object of an object of type InputArea is a Layout object comment at Area.cpp:603 is inaccurate (as some of the other comments there, such as the ones at :540, :576, and :596), and if InputArea objects can have HSplitter or VSplitter as parent, then they could be added to the

[Touch-packages] [Bug 1349921] [NEW] Empty! message needs to be marked for translation

2014-07-29 Thread David Planella
Public bug reported: When an indicator has no content, there is an Empty! message shown that appears always in English. It seems to come from: http://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/Panel/Indicators/DefaultIndicatorPage.qml#L200 So to make it translatable it should

[Touch-packages] [Bug 1349033] Re: LXC Error after launching the conatiner ubuntu 14.04

2014-07-29 Thread Serge Hallyn
Hi, your .JPG shows that there is a login prompt. The plymouth messages should be harmless. Do you have any actual problems with the container, i.e. cannot login or console is locked up? ** Changed in: lxc (Ubuntu) Status: New = Incomplete -- You received this bug notification because

  1   2   3   4   >