[Touch-packages] [Bug 1863532] Re: Invoking "python" brings inappropriate response from command-not-found when python3 installed

2020-02-24 Thread Neil McPhail
Indeed. It offers python3 version 3.7.5-1ubuntu1 as a solution which is not appropriate as python3 version 3.8.0-3 is already installed and does not provide a `python` command. The python-is-python3 solution sounds like a sensible way forward. There be dragons, I suspect. -- You received this

[Touch-packages] [Bug 1863532] Re: Invoking "python" brings inappropriate response from command-not-found when python3 installed

2020-02-24 Thread Neil McPhail
Indeed. It offers python3 version 3.7.5-1ubuntu1 as a solution which is not appropriate as python3 version 3.8.0-3 is already installed and does not provide a `python` command. The python-is-python3 solution sounds like a sensible way forward. There be dragons, I suspect. -- You received this

[Touch-packages] [Bug 1863532] Re: Invoking "python" brings inappropriate response from command-not-found when python3 installed

2020-02-16 Thread Neil McPhail
$ apt policy python3-commandnotfound python3-commandnotfound: Installed: 19.10.0 Candidate: 19.10.0 Version table: *** 19.10.0 500 500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages 500 http://gb.archive.ubuntu.com/ubuntu focal/main i386 Packages 100

[Touch-packages] [Bug 1863532] [NEW] Invoking "python" brings inappropriate response from command-not-found when python3 installed

2020-02-16 Thread Neil McPhail
Public bug reported: Ubuntu Mate 20.04 development release, upgraded from 19.10. I don't have python 2.7 installed, but have python 3 installed as per default. Please see ascii-cast at https://asciinema.org/a/SZR20NHz2FN6N6O1hj2Mqmnv8 . Running `python` brings up text from command-not-found

[Touch-packages] [Bug 1549783] Re: Indicator shows "Tomorrow" for an alarm happening today when checked after midnight

2016-02-25 Thread Neil McPhail
** Attachment added: "Clock app show the alarm correctly" https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1549783/+attachment/4580806/+files/screenshot20160224_012320048.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1549783] [NEW] Indicator shows "Tomorrow" for an alarm happening today when checked after midnight

2016-02-25 Thread Neil McPhail
Public bug reported: BQ E4.5 (krillin) running OTA9.1 I have 2 recurring alarms set for 0730 and 0800. If I pull down the clock indicator bar after midnight, the 0730 alarm is listed as "Tomorrow". The Clock app lists the alarm correctly (although, if I rememebr correctly, there was previously a

[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-11-30 Thread Neil McPhail
And the syslog... ** Attachment added: "bluetooth_syslog" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1435040/+attachment/4527538/+files/bluetooth_syslog -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in

[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-11-30 Thread Neil McPhail
I cannot connect to the unit in my Hyundai i40, and switching to the latest rc-proposed with bluez5 hasn't changed anything. Symptoms: (1) When car unit is asked to search for devices, the phone is not seen at all. My other bluetooth devices get picked up by this search. I have checked, and the

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

2015-11-10 Thread Neil McPhail
This seems to be fixed with OTA-7 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released -- 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 1398614] Re: mediascanner-service-2.0 using large amounts of CPU

2015-10-14 Thread Neil McPhail
Since pulling in mediascanner2.0 on wily with the ubuntu-sdk package, I have mediascanner-service consuming a minimum of 10% of CPU at all times, with frequent spikes to nearly 200%. My CPU is cooking nicely. To put things in perspective, firefox with 15 open tabs is currently consuming 3.3% of

[Touch-packages] [Bug 1442035] Re: mediascanner-service constantly consumes 50-100% of CPU in Bq Aquarius 4.5

2015-10-14 Thread Neil McPhail
I wonder if this is related to https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1398614 which affects me on the desktop? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu.

[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 1501668] [NEW] ListItem leadingActions have odd behaviour

2015-10-01 Thread Neil McPhail
Public bug reported: I _think_ this is a bug in the ListItem leadingActions implementation, but please move this if it is another component. Krillin running default channel (Ubuntu 15.04 r25 as per most recent OTA update). In the browser app "bookmarks" page and the clock app "alarms" page, the

[Touch-packages] [Bug 1497210] Re: [browser] There is no way to block adverts, web bugs and trackers in the web browser

2015-09-18 Thread Neil McPhail
Alternatively, a mechanism to alter /etc/hosts without having to remount '/' would be welcome. This would permit advert blocking in all network apps. -- 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 1484124] [NEW] Errors in Ubuntu Content API documentation

2015-08-12 Thread Neil McPhail
Public bug reported: From https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Content.index/ as accessed on 2015-08-12: Under Definitions, the definition of Content types is confusingly recursive (Content types: A set of well-known content types). Under Reporting Bugs, there is a typo in

[Touch-packages] [Bug 1482613] [NEW] Apps with forced landscape orientation display the wrong way on the phone

2015-08-07 Thread Neil McPhail
Public bug reported: See also https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1478637 which is probably the same issue, but for natively landscape orientated devices. When an app sets a forced-landscape mode, the phone must be rotated clockwise from portrait mode to display it properly.

[Touch-packages] [Bug 1482613] Re: Apps with forced landscape orientation display the wrong way on the phone

2015-08-07 Thread Neil McPhail
A quick drawing to illustrate... ** Attachment added: rotate.png https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1482613/+attachment/4441037/+files/rotate.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8

[Touch-packages] [Bug 1466656] Re: Rotated ubuntu shapes have poor anti-aliasing

2015-07-20 Thread Neil McPhail
I have found a similar rendering bug which may be the same problem, running OTA5 on krillin: - Open browser in portrait mode - rotate to landscape then back to portrait - The location text field outline will become corrupted as per the attached screenshot. ** Attachment added:

[Touch-packages] [Bug 1460149] Re: Visible corruption in SDL apps (Neverball, Neverputt) on Nexus 4 / Nexus 7.

2015-06-24 Thread Neil McPhail
Begin a right-left swipe and the picture clears ** Attachment added: screenshot20151325_201339233.png https://bugs.launchpad.net/mir/+bug/1460149/+attachment/4420170/+files/screenshot20151325_201339233.png -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1460149] Re: Visible corruption in SDL apps (Neverball, Neverputt) on Nexus 4 / Nexus 7.

2015-06-24 Thread Neil McPhail
I get similar corruption running Baldur's Gate (via GemRB and SDL2) on krillin. The intro videos play well, but when the main menu appears the shell bleeds into it. The picture clears when you begin to swipe. I'll attach some pics as it is hard to explain. ** Attachment added: Corruption of menu

[Touch-packages] [Bug 1466741] Re: system slow to wake up/unlock screen sluggish since the update to vivid

2015-06-22 Thread Neil McPhail
I'm getting this behaviour. Running top shown dbus-daemon consuming 33% of CPU time. Is that normal? -- 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/1466741 Title: system

[Touch-packages] [Bug 1459259] Re: Apps using OpenAL on the Ubuntu Phone appear to have direct hardware access despite apparmor constraints

2015-06-16 Thread Neil McPhail
Thanks for the log - if pulse is being used, there must be some reason the volume control doesn't work. I have realised the reason the sound continues playing in the background is due to an unrelated bug: apps continue running in background (or screen-off) when they do not spawn a gui. Thus, this

[Touch-packages] [Bug 1459259] [NEW] Apps using OpenAL on the Ubuntu Phone appear to have direct hardware access despite apparmor constraints

2015-05-27 Thread Neil McPhail
Public bug reported: I have been building some apps for the phone which use OpenAL. They will play audio if running under the audio policy group. However, the volume of audio is not controlled by the volume slider or Silent mode switch and audio can continue to play if the app is backgrounded or

[Touch-packages] [Bug 1459259] Re: Apps using OpenAL on the Ubuntu Phone appear to have direct hardware access despite apparmor constraints

2015-05-27 Thread Neil McPhail
As far as I know, it _can_ use pulseaudio but don't know if that is what is happening here. I had been told on the IRC channel that the reason it was not responding to the volume control was because it was not using pulse, and suggested it was directly accessing the hardware. I have no idea how to

[Touch-packages] [Bug 1452219] [NEW] Wishlist: ring-ring ringtone

2015-05-06 Thread Neil McPhail
Public bug reported: The supplied ringtones are pretty, but not suitable for use in a professional environment. It is not possible to add ringtones without remounting rw, so a ring-ring type ringtone should be supplied by default. I have supplied a bland/loud office-style ringtone which may serve

[Touch-packages] [Bug 1364872] Re: The gdbserver is not available on the device image

2015-04-30 Thread Neil McPhail
I'm not sure I agree this should only be in developer versions. I need a phone which works (hence stable channel), but also like to develop and debug apps. The 2 use cases are not mutually exclusive. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1397918] Re: krillin #169 + cgroups fix, scopes hang / crash / unusable

2015-04-21 Thread Neil McPhail
I'm adding a comment to keep this alive. I have had this bug on occasion on krillin rtm v20. I haven't had an episode since upgrading to v21 a couple of days ago but can't see anything in the changelogs which suggest it has been fixed. If it has been fixed in the meantime, sorry for the spam but

[Touch-packages] [Bug 1439680] [NEW] DatePicker scrolls too quickly, making precision difficult

2015-04-02 Thread Neil McPhail
Public bug reported: Using the DatePicker is more difficult than it needs to be. OS: 14.09-RTM Ubuntu-Touch on bq aquaris Example: When adding a new event in the Calendar app, I am presented with 2 DatePicker widgets (one for date and one for time). Expected behaviour: I expect to be able to

[Touch-packages] [Bug 1433797] [NEW] qmlplugindump crashed with SIGABRT in oxide::qt::WebViewAdapter::context()

2015-03-18 Thread Neil McPhail
Public bug reported: I was building and running a simple qml app in Ubuntu-SDK when confronted by the crash dialog. I didn't notice any problem myself. The messages in the General Messages pane of qt creator were: [21:12:22] ii click-reviewers-tools 0.24-0~407~ubuntu15.04.1 Warnings while