[Touch-packages] [Bug 1501617] Re: X crashes on some intel cards

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

[Touch-packages] [Bug 1486004] Re: Cannot import contacts from sim card ( ofono crash )

2015-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ofono - 1.17.bzr6904+15.10.20150928.1-0ubuntu1 --- ofono (1.17.bzr6904+15.10.20150928.1-0ubuntu1) wily; urgency=medium [ Alfonso Sanchez-Beato (email Canonical) ] * Update to upstream release 1.17 * Do not assert when the radio is unavailable

[Touch-packages] [Bug 1308133] Re: Mir cursor is missing/invisible until the client sets it multiple times

2015-10-01 Thread PS Jenkins bot
Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.17.0 ** Changed in: mir Status: In Progress => Fix Committed -- 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 1441095] Re: novatel: improve probing for Dell branded modems

2015-10-01 Thread Shih-Yuan Lee
** Patch added: "lp1441095_network-manager_trusty+dep3.debdiff" https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1441095/+attachment/4480667/+files/lp1441095_network-manager_trusty%2Bdep3.debdiff ** Patch removed: "lp1441095_network-manager_trusty.debdiff"

[Touch-packages] [Bug 1501343] Re: Google Calendar site doesn't show favicon

2015-10-01 Thread Olivier Tilloy
This is working here, I’m getting the favicon (the number is a "1" though, to reflect the current date). See attached screenshot. Can you reliably reproduce the issue? If so, are you seeing errors in the console/app’s log related to fetching favicons? ** Attachment added: "calendar.png"

[Touch-packages] [Bug 1501634] [NEW] GnuPG 1.4 requires a patch for GCC 5

2015-10-01 Thread NIIBE Yutaka
Public bug reported: Hello, I am a upstream developer of GnuPG, and we got a bug report. https://lists.gnupg.org/pipermail/gnupg-devel/2015-September/030334.html https://lists.gnupg.org/pipermail/gnupg-devel/2015-October/030336.html I committed a fix to upstream repository for 1.4 and 2.0.

[Touch-packages] [Bug 1448939] Re: tint2 taskbar boots irregularly with xserver-xorg-video-ati, boots fine with proprietary driver

2015-10-01 Thread stijn
I'll try it out tomorrow, but I am not completely sure I will be able to pull it off. :-) I'll let you know. I am very glad to hear that you are actively developing tint2, it is an awesome complement to the normal Ubuntu desktop, so I will do my best to help. Would be very nice if the new tint2

[Touch-packages] [Bug 761766] Re: Indicator for bluetooth should use additional icons when device is visible/connected

2015-10-01 Thread Matthew Paul Thomas
** Also affects: indicator-bluetooth (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-bluetooth in Ubuntu. https://bugs.launchpad.net/bugs/761766 Title:

[Touch-packages] [Bug 1501337] Re: Support the global title HTML attribute

2015-10-01 Thread Olivier Tilloy
This would require oxide to handle displaying the tooltip, possibly delegating to the embedder the instantiation of the actual tooltip component. ** Also affects: oxide Importance: Undecided Status: New ** Changed in: webbrowser-app (Ubuntu) Status: New => Triaged -- You

[Touch-packages] [Bug 1382548] Re: no warning upon headset plugin

2015-10-01 Thread Xavi Garcia
** Branch linked: lp:~xavi-garcia-mena/indicator-sound/bluetooth-icons- bug-1415480 ** Changed in: indicator-sound (Ubuntu) Status: Triaged => Confirmed ** Changed in: indicator-sound (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you

[Touch-packages] [Bug 1501491] Re: Unable to start containers after upgrade to 1.0.7-0ubuntu0.6 on trusty

2015-10-01 Thread Steve Beattie
Packages to address the issue in lxc are currently building in the ubuntu-security-proposed ppa: https://launchpad.net/~ubuntu-security- proposed/+archive/ubuntu/ppa/ ; please test these when they complete to verify that there aren't any additional regressions that have cropped up in this update.

[Touch-packages] [Bug 1484589] Re: Spurious volume notification when changing output role with headphones

2015-10-01 Thread Xavi Garcia
I've fixed some changes to notify the user when the active output changes [bug 1382548] What happens for the Marron game is what describes bug 1485522. We have the notification because everytime we play a sound the audio role changes from the ringtone to multimedia. ** Branch linked:

[Touch-packages] [Bug 1501639] [NEW] krillin/devel-proposed fails to boot

2015-10-01 Thread Jean-Baptiste Lallement
Public bug reported: krillin devel-proposed 212 After completing the wizard and when the edge demo starts the phone reboots spontaneously then enters a boot loop. It shows the unity loading screen and reboots when the shell starts. Error from unity8.log Signal caught by Mir, stopping Mir

[Touch-packages] [Bug 1501330] Re: [webapp-container] Crash with open context menu

2015-10-01 Thread Olivier Tilloy
I can reliably reproduce the issue, and I confirm that it’s not present in the browser itself. However, in the browser, once the context menu is up, if I continue scrolling up/down with the finger, the page below the menu continues scrolling. It shouldn’t. ** Summary changed: - Crash with open

[Touch-packages] [Bug 1501658] Re: Missing fonts and flickering font rendering

2015-10-01 Thread Martin Wimpress
This issue affects Ubuntu MATE, Xubuntu and Kubuntu. Stock Ubuntu has not been tested. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1501658 Title: Missing fonts and

[Touch-packages] [Bug 1501706] [NEW] DraggingArea.qml - MathUtils is not defined

2015-10-01 Thread Michał Karnicki
Public bug reported: Latest rc-proposed. file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/1.3/DraggingArea.qml:27: ReferenceError: MathUtils is not defined when calling .open() on a Panel component. Similar to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1248731 ** Affects:

[Touch-packages] [Bug 1497828] Re: Apps appear to freeze in Unity8, although they are really still rendering (swap interval zero). Need to interact with the shell to unfreeze it.

2015-10-01 Thread Daniel van Vugt
Found roughly the cause of the freeze. This callback randomly stops calling back: connect(window(), ::frameSwapped, m_surface, ::onCompositorSwappedBuffers, (Qt::ConnectionType) (Qt::DirectConnection | Qt::UniqueConnection)); and so this function no longer retrieves new

[Touch-packages] [Bug 1501343] Re: Google Calendar site doesn't show favicon

2015-10-01 Thread Michael Terry
Hrm. When trying to reproduce in the console, I kept seeing the favicon correctly. But this wasn't a one-off problem either, I saw it a couple times before reporting. I'll keep the bug open for a bit in case it re-appears and I can get a console message. But I can't reproduce right now. --

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

2015-10-01 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 1337873] Re: Precise, Trusty, Utopic - ifupdown initialization problems caused by race condition

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

[Touch-packages] [Bug 1337873] Re: Precise, Trusty, Utopic - ifupdown initialization problems caused by race condition

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

[Touch-packages] [Bug 1497828] Re: Apps appear to freeze in Unity8, although they are really still rendering (swap interval zero). Need to interact with the shell to unfreeze it.

2015-10-01 Thread Daniel van Vugt
Another test case: This one shows the freeze happening in the log too (nbuffers drops from 3 to 2): $ env MIR_CLIENT_PERF_REPORT=log glmark2-es2-mir -b :title=--desktop_file_hint=unity8 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1501719] [NEW] scope for social network

2015-10-01 Thread Thomas Russier
Public bug reported: I am not sure I am reporting this in the correct section, so let me no if there is a better one. Again, this is a more a whislist than anything else, but I think it would be very interresting to have a "social network scope". By that, I eman a scope that would aggregate

[Touch-packages] [Bug 1405950] Re: sudo apt-add-repository ppa: results in IndexError: string index out of range

2015-10-01 Thread ChristianEhrhardt
This code went through several major overhauls, so I won't try to fix them all. As I already stated the last LTS 14.04.3 is already fine. I provide a patch just for the most recent - currently being upstream/wily which should ensure the issue doesn't come back once more. -- You received this

[Touch-packages] [Bug 1405950] Re: sudo apt-add-repository ppa: results in IndexError: string index out of range

2015-10-01 Thread ChristianEhrhardt
** Patch added: "gracefully handle empty ppa spec" https://bugs.launchpad.net/hundredpapercuts/+bug/1405950/+attachment/4480820/+files/bug-1405950-gracefullyhandle-empty-ppa-spec.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1451170] Re: [ ASUS N550LF , Realtek ALC668, Speaker, Internal] To much sound

2015-10-01 Thread Raymond
it need parser of hdajackretask ./gitcompile -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1451170 Title: [ ASUS N550LF , Realtek ALC668, Speaker, Internal] To

[Touch-packages] [Bug 1405950] Re: sudo apt-add-repository ppa: results in IndexError: string index out of range

2015-10-01 Thread Ubuntu Foundations Team Bug Bot
The attachment "gracefully handle empty ppa spec" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-01 Thread benpicco
It doesn't work with hterm or screen either anymore, so it's probably not a python bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1501240 Title: Serialport doens't

[Touch-packages] [Bug 1501491] Re: Unable to start containers after upgrade to 1.0.7-0ubuntu0.6 on trusty

2015-10-01 Thread Stephen
I loaded the propsed fix on my system and both cases that failed before pass. No other issues seen. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1501491 Title: Unable to

[Touch-packages] [Bug 1391077] Re: Inappropriate notification of system update

2015-10-01 Thread Matthew Paul Thomas
Unfortunately the client.log file is not transferable from the phone because of bug 1376212. But I'm attaching a copy-and-paste of everything timestamped today, including downloading a system update. system-image-cli --info current build number: 132 device name: krillin channel:

Re: [Touch-packages] [Bug 1501491] Re: Unable to start containers after upgrade to 1.0.7-0ubuntu0.6 on trusty

2015-10-01 Thread Stephen
I loaded this on my system and both cases that failed before pass. No other issues seen. On Thu, Oct 1, 2015 at 3:15 AM Steve Beattie wrote: > Packages to address the issue in lxc are currently building in the > ubuntu-security-proposed ppa:

[Touch-packages] [Bug 1501343] Re: Google Calendar site doesn't show favicon

2015-10-01 Thread Olivier Tilloy
Sounds like a plan. Keep the feedback coming :) -- 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/1501343 Title: Google Calendar site doesn't show favicon Status in

[Touch-packages] [Bug 1501702] [NEW] app-launch-tracepoints.c:29:15 warning: unused parameter ‘argc’ [-Wunused-parameter]

2015-10-01 Thread Christian Dywan
Public bug reported: Building the latest ubuntu-ui-toolkit produces two identical warnings with different line numbers: app-launch-tracepoints.c:29:15 warning: unused parameter ‘argc’ [-Wunused-parameter] ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Status: New -- You

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

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

[Touch-packages] [Bug 1391077] Re: Inappropriate notification of system update

2015-10-01 Thread Matthew Paul Thomas
** Attachment added: "screenshot of the problem" https://bugs.launchpad.net/ubuntu/+source/system-image/+bug/1391077/+attachment/4480812/+files/screenshot20151001_102321110.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1273287] [NEW] Unity looses keyboard when using USB headset Buttons

2015-10-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hey, I'm using an USB headset.. Every time I click on the headset buttons Unity looses keyboard.. If I switch to tty then go back to tty7 my keyboard works again.. $ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device

[Touch-packages] [Bug 1273287] Re: Unity looses keyboard when using USB headset Buttons

2015-10-01 Thread Christopher M. Penalver
El Achèche ANIS, thank you for reporting this and helping make Ubuntu better. Could you please run the following command from a terminal as it will automatically gather and attach updated debug information to this report: apport-collect -p xorg 1273287 Please ensure you have the package

[Touch-packages] [Bug 1501726] [NEW] Remember mode of operation when restarting

2015-10-01 Thread Timo Jyrinki
Public bug reported: I tend to want to view photos in the "Photos" mode instead of "Events" most of the time, but currently I need to select "Photos" every time manually when I start the app or switch back (if it's no longer running). I'd like for the Gallery to remember the mode it was in the

[Touch-packages] [Bug 1374759] Re: >>>WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old

2015-10-01 Thread Janne Savikko
Bug exists in Ubuntu 15.10 beta2 server. Installed the system using guided partitioning with LVM, but changed ext4 root partition filesystem to btrfs. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in

[Touch-packages] [Bug 1501658] Re: Missing fonts and flickering font rendering

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

[Touch-packages] [Bug 1501658] Re: Missing fonts and flickering font rendering

2015-10-01 Thread Sergio Schneider
Same problem here in live usb mode, tested kubuntu, ubuntu-mate and xubuntu My rig: Home built desktop, mobo gigabyte, 32GB RAM, Nvidia GTX 750 ti, intel i7, ssd -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in

[Touch-packages] [Bug 1501658] Re: Missing fonts and flickering font rendering

2015-10-01 Thread Brett Stevens
Tested on Ubuntu Mate 15.10 with a Nvidia 750 GT graphics card -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1501658 Title: Missing fonts and flickering font rendering

[Touch-packages] [Bug 1497621] Re: Unity display corrupted on login or switch user

2015-10-01 Thread Christopher M. Penalver
tap, as per http://www.dell.com/support/home/us/en/19/product- support/product/precision-t7400/drivers an update to your computer's buggy and outdated BIOS is available (A11). If you update to this following https://help.ubuntu.com/community/BIOSUpdate does it change anything? If it doesn't,

[Touch-packages] [Bug 1500359] Re: Launcher::test_quickListMenuOnRMB is unstable

2015-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 - 8.11+15.10.20150930.1-0ubuntu1 --- unity8 (8.11+15.10.20150930.1-0ubuntu1) wily; urgency=medium [ Albert Astals Cid ] * Make Launcher::test_quickListMenuOnRMB stable (LP: #1500359) [ CI Train Bot ] * New rebuild forced. [ Michael

[Touch-packages] [Bug 1497828] Re: Apps appear to freeze in Unity8, although they are really still rendering (swap interval zero). Need to interact with the shell to unfreeze it.

2015-10-01 Thread Daniel van Vugt
Re comment #2 - the fix for bug 1476201 does not appear to solve this one :( -- 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/1497828 Title: Apps appear to freeze in Unity8,

[Touch-packages] [Bug 1337873] Re: Precise, Trusty, Utopic - ifupdown initialization problems caused by race condition

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

[Touch-packages] [Bug 1501716] [NEW] add custom ring tone

2015-10-01 Thread Thomas Russier
Public bug reported: I did made a lot of fun of Iphoen when I saw that it was impossible to add a personnal ringtone... So I was a bit surprised that we can not do it in ubuntuphone ** Affects: dialer-app (Ubuntu) Importance: Undecided Status: New ** Tags: whishlist -- You

[Touch-packages] [Bug 1501240] Re: Serialport doens't work correctly after ubuntu update?

2015-10-01 Thread benpicco
It's actually a bug in the kernel. With Linux 3.13.0-63-generic it works fine - 3.13.0-65-generic breaks it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1501240 Title:

[Touch-packages] [Bug 1451170] Re: [ ASUS N550LF , Realtek ALC668, Speaker, Internal] To much sound

2015-10-01 Thread Raymond
if subwoofer is node 0x1a you can try headset-multi-sonicmaster http://mailman.alsa-project.org/pipermail/alsa-devel/2015-September/097818.html if you only use headset, you need three patches -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1480387] Re: Clicking a date to go back or forward a month causes repeated jumps between two dates

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

[Touch-packages] [Bug 1501476] Re: datetime indicator spins out of control when clicking neighbor-month day

2015-10-01 Thread Iain Lane
*** This bug is a duplicate of bug 1480387 *** https://bugs.launchpad.net/bugs/1480387 ** This bug has been marked a duplicate of bug 1480387 Clicking a date to go back or forward a month causes repeated jumps between two dates -- You received this bug notification because you are a

[Touch-packages] [Bug 1494796] Re: /usr/lib/arm-linux-gnueabihf/unity-scopes/smartscopesproxy:smartscopesproxy: src/lib_json/json_value.cpp:1177: const Json::Value& Json::Value::operator[](const char*

2015-10-01 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1494796 Title:

[Touch-packages] [Bug 1501714] [NEW] search field without clicking on the bouton

2015-10-01 Thread Thomas Russier
Public bug reported: When I am in my contact app, and I need to search someone, I need to click on the icon "serach" first. Why is that? I think it would be better if the field was already accessible. When you search a contact from the phone app, it is anoying to have to clik on another button.

[Touch-packages] [Bug 1391077] Re: Inappropriate notification of system update

2015-10-01 Thread Matthew Paul Thomas
Grepping the code, I see the second string is not in system-image, but it is in ubuntu-system-settings. ** Package changed: system-image (Ubuntu) => ubuntu-system-settings (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1501713] [NEW] add custom ring tone, nickname and notes to contact

2015-10-01 Thread Thomas Russier
Public bug reported: It is more in the whislist category that anything list, but it would be great if we could add ring tones and notes for contact. By notes, I mean stuff like the code for someone building, that won't have any proper field but just a big one where we can write anything we want.

[Touch-packages] [Bug 1466890] Re: eog overlay buttons lack special theming

2015-10-01 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1500844 *** https://bugs.launchpad.net/bugs/1500844 This bug was fixed in the package ubuntu-themes - 14.04+15.10.20151001-0ubuntu1 --- ubuntu-themes (14.04+15.10.20151001-0ubuntu1) wily; urgency=medium [ Lars Uebernickel ] * osd: style

[Touch-packages] [Bug 1500844] Re: OSD buttons not themed properly

2015-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-themes - 14.04+15.10.20151001-0ubuntu1 --- ubuntu-themes (14.04+15.10.20151001-0ubuntu1) wily; urgency=medium [ Lars Uebernickel ] * osd: style free-floating osd buttons (LP: #1466890, #1500844) [ Matthieu James ] * Added a new VPN

[Touch-packages] [Bug 1501797] [NEW] package libqt5multimediaquick-p5-touch (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 2

2015-10-01 Thread joopre...@tele2.nl
Public bug reported: just trying to install qsynth4.0 ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libqt5multimediaquick-p5-touch (not installed) ProcVersionSignature: Ubuntu 3.19.0-30.33~14.04.1-generic 3.19.8-ckt6 Uname: Linux 3.19.0-30-generic x86_64 ApportVersion:

[Touch-packages] [Bug 1501773] Re: ubiquity hook 'str' object has no attribute 'decode'

2015-10-01 Thread Sebastien Bacher
suggested fix for the issue ** Changed in: apport (Ubuntu) Assignee: (unassigned) => Sebastien Bacher (seb128) ** Patch added: "commit.patch" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1501773/+attachment/4480912/+files/commit.patch -- You received this bug notification

[Touch-packages] [Bug 1500844] Re: OSD buttons not themed properly

2015-10-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ubuntu-themes -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1500844 Title: OSD buttons not themed properly Status in

[Touch-packages] [Bug 1499884]

2015-10-01 Thread Chris Wilson
*** This bug has been marked as a duplicate of bug 54226 *** -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libdrm in Ubuntu. https://bugs.launchpad.net/bugs/1499884 Title: [drm] GPU HANG: ecode 6:-1:0x, reason:

[Touch-packages] [Bug 1482137] Re: creation of folder fails due to missing permissions although permissions are sufficient

2015-10-01 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

[Touch-packages] [Bug 1480387] Re: Clicking a date to go back or forward a month causes repeated jumps between two dates

2015-10-01 Thread Bug Watch Updater
** Changed in: gtk Status: Unknown => Confirmed ** Changed in: gtk Importance: Unknown => Medium -- 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/1480387 Title:

[Touch-packages] [Bug 1501639] Re: krillin/devel-proposed fails to boot

2015-10-01 Thread Alan Griffiths
The above error from the U8 log really just tells that U8 lost its connection to USC. Digging around the other logs I didn't find a reason for that. -- 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 1489579] Re: At launch the design is different then quickly changes (see image)

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

[Touch-packages] [Bug 1501456] Re: pytz.country_names UnicodeDecodeError exception

2015-10-01 Thread Robert C Jennings
*** This bug is a duplicate of bug 1473533 *** https://bugs.launchpad.net/bugs/1473533 drat, wrong bug. I meant to put that in bug #1473533 ** No longer affects: tzdata (Ubuntu) ** This bug has been marked a duplicate of bug 1473533 CountryNameDict function trying to parse UTF-8

[Touch-packages] [Bug 1501456] Re: pytz.country_names UnicodeDecodeError exception

2015-10-01 Thread Robert C Jennings
*** This bug is a duplicate of bug 1473533 *** https://bugs.launchpad.net/bugs/1473533 This affects precise, trusty, and vivid. Please backport this low-risk fix for those releases. Thank you. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1415480] Re: [indicators]/OSD provide no visual clue that they modify bluetooth device volumes

2015-10-01 Thread Benjamin Keyser
** Changed in: ubuntu-ux Assignee: Matthew Paul Thomas (mpt) => (unassigned) ** Changed in: ubuntu-ux Assignee: (unassigned) => Benjamin Keyser (bjkeyser) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1480387] Re: Clicking a date to go back or forward a month causes repeated jumps between two dates

2015-10-01 Thread Lars Uebernickel
** Branch linked: lp:~larsu/gtk/calendar-day-selected -- 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/1480387 Title: Clicking a date to go back or forward a month causes

[Touch-packages] [Bug 1415480] Re: [indicators]/OSD provide no visual clue that they modify bluetooth device volumes

2015-10-01 Thread Alejandro J. Cura
Yes, just a label sounds better than having custom icons for each output type. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-sound in Ubuntu. https://bugs.launchpad.net/bugs/1415480 Title: [indicators]/OSD

[Touch-packages] [Bug 1448555] Re: network-manager does not autoconnect to wifi network after resume from suspend

2015-10-01 Thread Wolf Rogner
back to suggestion #12: It does not fire (still don't know why) However, running iwlist scan (as sudo) DOES reconnect. Today I connected to another network (which I use regulary. The connection was established immediately after resume. After putting the machine to sleep again, no reconnect

[Touch-packages] [Bug 1415480] Re: [indicators]/OSD provide no visual clue that they modify bluetooth device volumes

2015-10-01 Thread Benjamin Keyser
Let's just put a label (rather than an icon for each) up on screen within the overlay to indicate what the user is affecting. ie: * ringer * alarm volume * bluetooth * headphone jack * HDMI Audio * USB Audio -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1404188] Re: QNetworkSession::isOpen() always returns false

2015-10-01 Thread Timo Jyrinki
Playing with it, I came up with the attached minimal set of rules to get the test case working. There's a whole majority of Network Manager dbus calls still being denied, and three allowed. Despite that I assume this minimal set reveals the discussed "too much", but it might be useful reference.

[Touch-packages] [Bug 1404188] Re: QNetworkSession::isOpen() always returns false

2015-10-01 Thread Timo Jyrinki
The still denied ones. ** Attachment added: "apparmor_denied.txt" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1404188/+attachment/4480911/+files/apparmor_denied.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1501773] [NEW] ubiquity hook 'str' object has no attribute 'decode'

2015-10-01 Thread Sebastien Bacher
Public bug reported: Ubiquity reports from wily have an hookerror Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/package-hooks/source_ubiquity.py", line 60, in add_info syslog

[Touch-packages] [Bug 1501639] Re: krillin/devel-proposed fails to boot

2015-10-01 Thread kevin gunn
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Importance: Undecided => Critical ** Changed in: canonical-devices-system-image Assignee: (unassigned) => kevin gunn (kgunn72) ** Changed in:

[Touch-packages] [Bug 1489579] Re: At launch the design is different then quickly changes (see image)

2015-10-01 Thread dinamic
same thing with uReddit if you change the default Dark theme. install uReddit, change default theme to Light or Blue, close, open app (could be related or could be just a specific uReddit bug, 2 lazy to report the bug now) -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1501797] Re: package libqt5multimediaquick-p5-touch (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 2

2015-10-01 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtmultimedia-opensource- src-touch in Ubuntu. https://bugs.launchpad.net/bugs/1501797 Title: package libqt5multimediaquick-p5-touch (not

[Touch-packages] [Bug 1466890] Re: eog overlay buttons lack special theming

2015-10-01 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1500844 *** https://bugs.launchpad.net/bugs/1500844 ** Branch linked: lp:ubuntu/wily-proposed/ubuntu-themes -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.

[Touch-packages] [Bug 1472186] Re: Can't install libconnectivty-qt1-dev on multiarch

2015-10-01 Thread Alejandro J. Cura
** Changed in: indicator-network (Ubuntu) Importance: Undecided => High ** Changed in: indicator-network (Ubuntu) Assignee: (unassigned) => Pete Woods (pete-woods) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1472186] Re: Can't install libconnectivity-qt1-dev on multiarch

2015-10-01 Thread Alejandro J. Cura
** Summary changed: - Can't install libconnectivty-qt1-dev on multiarch + Can't install libconnectivity-qt1-dev on multiarch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-network in Ubuntu.

[Touch-packages] [Bug 1501773] Re: ubiquity hook 'str' object has no attribute 'decode'

2015-10-01 Thread Brian Murray
** Tags added: wily -- 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/1501773 Title: ubiquity hook 'str' object has no attribute 'decode' Status in apport package in Ubuntu:

[Touch-packages] [Bug 882147] Re: overlayfs does not implement inotify interfaces correctly

2015-10-01 Thread Jason Meredith
According to some here: https://github.com/phusion/baseimage- docker/issues/198 this issue with overlayfs is not allowing CROND to run in a docker container. I would really appreciate some eyes on this issue if that is the case. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1308037] Re: No results from application scope

2015-10-01 Thread Alex Baggott
Thank you for taking the time to report this bug. We have tried to recreate this on the latest release of Ubuntu and cannot reproduce it. This bug is being marked as Invalid. If you believe the problem to still exist in the latest version of Ubuntu, please comment on why that is the case and

[Touch-packages] [Bug 1374759] Re: >>>WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old

2015-10-01 Thread Jared Fernandez
** Tags added: wily -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1374759 Title: >>>WARNING<<< Wrong ufstype may corrupt your filesystem, default is

[Touch-packages] [Bug 1501834] [NEW] add squashfs support by default

2015-10-01 Thread Scott Moser
Public bug reported: In testing use of squashfs images, I found that my initramfs could not mount the squashfs filesystem. Paired with overlayroot, squashfs is very nice for testing. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: initramfs-tools 0.120ubuntu5 ProcVersionSignature: Ubuntu

[Touch-packages] [Bug 1499884] Re: [drm] GPU HANG: ecode 6:-1:0x00000000, reason: Kicking stuck semaphore on render ring, action: continue

2015-10-01 Thread Bug Watch Updater
** Changed in: nouveau Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libdrm in Ubuntu. https://bugs.launchpad.net/bugs/1499884 Title: [drm] GPU HANG: ecode 6:-1:0x, reason:

[Touch-packages] [Bug 1501668] Re: ListItem leadingActions have odd behaviour

2015-10-01 Thread Ajinkya Dahale
Can confirm on VegetaHD running default stable (rc5). Said behavior occurs in alarms and history items in Browser. I cannot remove the start.ubuntu.com bookmark, but that might be by design. It behaves normally in the notes list in Notes, and also in the queue in Music, however with a slight

[Touch-packages] [Bug 1501825] Re: Bq Aquaris e5 HD bluetooth problem

2015-10-01 Thread Simon Fels
Can you add some more information? Like $ run system-image-cli -i and print the output or follow https://wiki.ubuntu.com/DebuggingBluetooth, reproduce the problem and upload the mentioned log files here? ** Also affects: bluez (Ubuntu) Importance: Undecided Status: New ** Tags added:

[Touch-packages] [Bug 1391521] Re: can't type accented letters in ubuntu 14.10 [ast]

2015-10-01 Thread Lysenko Denis
I have tried on 15.10 its working. > http://i.imgur.com/KCQ5T0K.png ** Changed in: unity Status: Confirmed => Invalid ** Changed in: unity (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1391521] Re: can't type accented letters in ubuntu 14.10 [ast]

2015-10-01 Thread Lysenko Denis
Thank you for taking the time to report this bug. We have tried to recreate this on the latest release of Ubuntu and cannot reproduce it. This bug is being marked as Invalid. If you believe the problem to still exist in the latest version of Ubuntu please comment on why that is the case and change

[Touch-packages] [Bug 1501658] Re: Missing fonts and flickering font rendering

2015-10-01 Thread Martin Wimpress
Brett, Sergio can you please do anything test. Install Ubuntu MATE 15.10 daily, install the Intel microcode but retain the Open Source nouveau driver. Does the problem persist with that configuration? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1500580] Re: [HP Compaq dc7700 Small Form Factor, Realtek ALC262, Black Mic, Front] Sound is distorted

2015-10-01 Thread Raymond
control.12 { iface MIXER name 'Input Source' value Mic comment { access 'read write' type ENUMERATED count 1 item.0 Mic

[Touch-packages] [Bug 1495178] Re: Failed to set wall message, ignoring: Message recipient disconnected from message bus without replying

2015-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 225-1ubuntu5 --- systemd (225-1ubuntu5) wily; urgency=medium * Add microphone mute keymap for Dell Precision. (LP: #1494135) * Fix logind crash when setting wall messages (on timed shutdown). (LP: #1495178) * udev.postinst:

[Touch-packages] [Bug 1501668] Re: ListItem leadingActions have odd behaviour

2015-10-01 Thread Neil McPhail
This may be a duplicate of https://bugs.launchpad.net/ubuntu/+source /ubuntu-ui-toolkit/+bug/1486008 , but I am not sure if it is the same problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [Bug 1494135] Re: Microphone mute hotkey for Dell Precision series

2015-10-01 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 225-1ubuntu5 --- systemd (225-1ubuntu5) wily; urgency=medium * Add microphone mute keymap for Dell Precision. (LP: #1494135) * Fix logind crash when setting wall messages (on timed shutdown). (LP: #1495178) * udev.postinst:

[Touch-packages] [Bug 1304378] Re: [webapp-container] [regression] can't play embedded youtube videos on desktop

2015-10-01 Thread Alessandro Viprati
I think this bug report can be closed. I can actually play videos on FacebookMessenger, G+ and Youtube webapps on Ubuntu 14.04 without problems. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.

[Touch-packages] [Bug 982434] Re: Opening the dash causes memory usage to climb dramatically, and never comes back down

2015-10-01 Thread Alex Baggott
Thank you for taking the time to report this bug. We have tried to recreate this on the latest release of Ubuntu and cannot reproduce it. This bug is being marked as Invalid. If you believe the problem to still exist in the latest version of Ubuntu, please comment on why that is the case and

[Touch-packages] [Bug 1501834] Re: add squashfs support by default

2015-10-01 Thread Scott Moser
** Description changed: In testing use of squashfs images, I found that my initramfs could not mount the squashfs filesystem. Paired with overlayroot, squashfs is very nice for testing. + + We're investigating use of squashfs as a image type for cloud images. + Heres example of the changes

[Touch-packages] [Bug 1501805] [NEW] Sync python-apt 1.0.0 (main) from Debian unstable (main)

2015-10-01 Thread Julian Andres Klode
Public bug reported: Please sync python-apt 1.0.0 (main) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: * Cherrypick d1d4e0848c5c2963d8411470bcf15a0e8c3538af from git to resolve the testsuite failures with the new pep8 version. -> Obviously uptream

  1   2   3   >