[Bug 1641414] [NEW] ERR_INSECURE_RESPONSE because of BUILD_NOT_TIMELY on many SSL certs which are public

2016-11-13 Thread Stuart Langridge
Public bug reported: Bug filed upstream at https://bugs.chromium.org/p/chromium/issues/detail?id=664798# -- added here in case the issue is to do with Ubuntu packaging of chromium rather than an upstream bug. UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu

[Bug 1677202] [NEW] Sound playback delays

2017-03-29 Thread Stuart Langridge
Public bug reported: Sound playback on my machine seems to be delayed. Playing an error beep hangs for half a second or so before playing, making tab completion extremely irritating (because the completion itself also hangs); starting a video or music track is silent for the first second or so. Th

[Bug 1581782] [NEW] Printed filed are incomplete (missing all text, some images) in evince but not flpsed

2016-05-14 Thread Stuart Langridge
Public bug reported: When I try to print PDFs from evince, the resulting printed page contains only the first header image (if any) of the PDF and none of the other images or text. Additional information: 1. printing text from other non-PDF applications, such as LibreOffice Writer, works fine 2

[Bug 1581782] Re: Printed filed are incomplete (missing all text, some images) in evince but not flpsed

2016-05-14 Thread Stuart Langridge
** Attachment added: "Pictures of failing and successful print of same PDF" https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1581782/+attachment/4662788/+files/IMG_20160514_104358.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1598933] [NEW] ShapeImages in scope ini file is ignored

2016-07-04 Thread Stuart Langridge
Public bug reported: I've set ShapeImages=false in my scope's ini file, and yet the images are still shaped. In particular, images with a transparent background get a shaped frame drawn around them, which looks terribly ugly. ** Affects: unity-scopes-api (Ubuntu) Importance: Undecided

[Bug 1598973] [NEW] No way to set a background image on a scope

2016-07-04 Thread Stuart Langridge
Public bug reported: A scope header may have a custom background image (by setting PageHeader.Background in the scope.ini file), but the main body of a scope cannot. One can set a custom background _colour_ on the scope body, but not an image. ** Affects: unity-scopes-api (Ubuntu) Importance

[Bug 1600331] [NEW] Sharing a URL while text is selected could add the text to the shared ContentItem

2016-07-08 Thread Stuart Langridge
Public bug reported: If some text is selected when the user selects Share in the web browser, the browser could add that selected text to the ContentItem it shares (as well as keeping the URL set to the URL of the page). This would make it possible to build apps like Android's Xcerpt (https://play

[Bug 1600331] Re: Sharing a URL while text is selected could add the text to the shared ContentItem

2016-07-08 Thread Stuart Langridge
(It may be useful to add a "Share" item to the menu that pops up when text is selected, whcih does the same thing: shares a ContentItem with text="the selected text", url="the page URL". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1566735] [NEW] Tabs documentation does not mention that Tabs are deprecated

2016-04-06 Thread Stuart Langridge
Public bug reported: The Tabs documentation at https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.Tabs/ does not mention that the Tabs component and navigation pattern are apparently deprecated, according to https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui- toolkit/+bug/153

[Bug 1566741] [NEW] Tabs and Page with PageHeader shows two headers

2016-04-06 Thread Stuart Langridge
Public bug reported: If I use a Tabs component, and place a Page in one of the Tabs, and that Page has a new-style PageHeader, then my app shows two separate headers. Tabs { Tab { page:Page { header: PageHeader { id: pageHeader

[Bug 1566736] [NEW] Tabs documentation page example does not work (Page.tools no longer exists)

2016-04-06 Thread Stuart Langridge
Public bug reported: The Tabs documentation page (https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.Tabs/) contains a primary documentation example that does not work: it uses Page.tools, which no longer exists. import QtQuick 2.4 import Ubuntu.Components 1.3 import Ubuntu.C

[Bug 1566778] [NEW] Documentation on anchoring and PageHeader is confusing

2016-04-06 Thread Stuart Langridge
Public bug reported: It is not very clear how one is best to have, for example, a Page with a PageHeader and a ListView, and have the ListView take up the whole page. Page { header:PageHeader {} ListView {} } This has changed quite a lot in different versions of the UITK -- should the Li

[Bug 1566778] Re: Documentation on anchoring and PageHeader is confusing

2016-04-06 Thread Stuart Langridge
** Description changed: It is not very clear how one is best to have, for example, a Page with a PageHeader and a ListView, and have the ListView take up the whole page. Page { - PageHeader {} + header:PageHeader {} ListView {} } This has changed quite a lot in differ

[Bug 1567019] [NEW] "Copy" selected text works but gives no indication that it has

2016-04-06 Thread Stuart Langridge
Public bug reported: After selecting text in the browser, it is now possible to copy it from the "Select All | Copy" popup (hooray!), and tapping Copy does copy the selected text to the clipboard, but there's no indication that it's done so. I therefore hit the Copy button about twelve times, thin

[Bug 1567140] [NEW] “Select All” pop up shows all the time, even when nothing is selected

2016-04-06 Thread Stuart Langridge
Public bug reported: In the Twitter web app, if I reply to a tweet, I see the Select All pop up under the cursor all the time, which is rather disconcerting. ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Attachment added: "screenshot20160407_003732673.png

[Bug 1567288] [NEW] Online docs speak of version 1.1, not 1.3

2016-04-07 Thread Stuart Langridge
Public bug reported: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.3/Ubuntu.Content/ (and pages under it such as https://developer.ubuntu.com/api/apps/qml/sdk-15.04.3/Ubuntu.Content.index/) say that the current version of Ubuntu.Content is 1.1, when it's 1.3 in framework version 15.04.3. **

[Bug 1489395] Re: [scopes] Single star means "this number is the rating", but looks like app has a low rating

2016-05-04 Thread Stuart Langridge
I've just seen the mockups for the new scopes work, and this bug doesn't seem to have been addressed in those mockups; is it still planned? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1489395 Title:

[Bug 1609746] [NEW] package redis-tools 2:3.0.6-1 failed to install/upgrade: trying to overwrite '/usr/bin/redis-benchmark', which is also in package redis-server 2:2.8.9-rwky1~saucy

2016-08-04 Thread Stuart Langridge
Public bug reported: as part of 14.04 -> 16.04.1 upgrade I got this error. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: redis-tools 2:3.0.6-1 ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: am

[Bug 1619801] [NEW] upstart-monitor does not work in no-gui mode if Gtk is not available

2016-09-02 Thread Stuart Langridge
Public bug reported: upstart-monitor attempts to detect if graphical modules are not available and run in no-gui mode (and this can also be explicitly specified on the command line). However, if the modules are not available, Python fails to parse the code because something inherits from Gtk.Windo

[Bug 1563035] [NEW] Downloading blob: URLs fails

2016-03-28 Thread Stuart Langridge
Public bug reported: If I attempt to download a blob: URL from a site, I am presented with a dialog asking to choose an application as destination, and then after choosing I am presented with "NetworkError 301: Protocol 'blob' is unknown". (Replicate by, for example, going to https://www.photoedit

[Bug 1490749] Re: Cannot download URIs with a "filesystem:" scheme

2016-03-28 Thread Stuart Langridge
Android Chrome does not have this limitation; photoeditorsdk.com downloads a blob URL (as described in bug #1563035) and the export button works as expected in Chrome on Android; the image is downloaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1490749] Re: Cannot download URIs with a "filesystem:" scheme

2016-03-29 Thread Stuart Langridge
I've just tried the same thing in the in-app Twitter browser and it does not download. I do not know whether this is because the webview can't handle it or because the webview handles it fine and then gives the data to the Twitter app itself, which does not know what to do with it. (If you can thin

[Bug 1626494] Re: Some app screenshots wrongly stretched in Ubuntu version of Gnome Software

2016-09-22 Thread Stuart Langridge
** Attachment added: "Upstream Gnome Software showing letterboxed screenshot" https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1626494/+attachment/4746166/+files/67FdM8Wid.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1626494] [NEW] Some app screenshots wrongly stretched in Ubuntu version of Gnome Software

2016-09-22 Thread Stuart Langridge
Public bug reported: Looking at Thunar in Gnome Software, the Ubuntu version of GS stretches the screenshot, making it look ugly. Upstream apparently doesn't do this and uses grey letterboxing. (See attached screenshots.) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: gnome-software 3.20.

[Bug 1553774] Re: Add a Copy to Clipboard option in Share text and URLs

2016-04-11 Thread Stuart Langridge
Users can now install Copy to Clipboard (https://uappexplorer.com/app/sharecopytoclipboard.sil), which puts a "copy to clipboard" item in the Share menu, but this _really_ ought to be presented by default I think. -- You received this bug notification because you are a member of Ubuntu Bugs, whic

Re: [Bug 688526] Re: Reading unread posts does not update Messaging Menu

2012-04-05 Thread Stuart Langridge
Apologies: I don't use liferea any more, so I don't know. On Thu 05 Apr 2012 10:13:00 BST, Frederik Elwert wrote: > I think this has been fixed in 1.8.3, which recently landed in Precise. > Stuart, can you confirm this? > -- You received this bug notification because you are a member of Ubuntu B

[Bug 933356] [NEW] clickpad PPA not working, sometimes

2012-02-16 Thread Stuart Langridge
Public bug reported: The clickpad PPA work to allow click-and-drag to drag/select-text works when X is started, but then at some point later stops working. This *may* be being caused by doing a double-tap-and-hold style drag; doing one of those seems to stop click-drag from working from then on.

[Bug 676426] [NEW] Choosing liferea from the Me Menu should raise its window

2010-11-17 Thread Stuart Langridge
Public bug reported: Binary package hint: liferea Choosing liferea, or choosing an unread post in liferea, from the Me Menu should raise the liferea window. Currently it does not; the window calls for attention, but is not raised. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: liferea 1.6

[Bug 676426] Re: Choosing liferea from the Me Menu should raise its window

2010-11-17 Thread Stuart Langridge
-- Choosing liferea from the Me Menu should raise its window https://bugs.launchpad.net/bugs/676426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailm

[Bug 688526] [NEW] Reading unread posts does not update Messaging Menu

2010-12-10 Thread Stuart Langridge
Public bug reported: Binary package hint: liferea If liferea is running and there are unread posts, the count of these unread posts shows in the messaging menu. If I go to liferea by selecting its item *in* the messaging menu, the unread counts are correctly removed. However, if I go to liferea w

[Bug 688526] Re: Reading unread posts does not update Messaging Menu

2010-12-10 Thread Stuart Langridge
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688526 Title: Reading unread posts does not update Messaging Menu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 676426] Re: Choosing liferea from the Messaging Menu should raise its window

2010-12-10 Thread Stuart Langridge
** Summary changed: - Choosing liferea from the Me Menu should raise its window + Choosing liferea from the Messaging Menu should raise its window ** Description changed: Binary package hint: liferea - Choosing liferea, or choosing an unread post in liferea, from the Me - Menu should raise

[Bug 639951] Re: Evolution calendar day-highlight box drawn wrong

2010-09-15 Thread Stuart Langridge
** Attachment added: "screenshot_002.jpeg" https://bugs.edge.launchpad.net/bugs/639951/+attachment/1590577/+files/screenshot_002.jpeg ** Attachment added: "Dependencies.txt" https://bugs.edge.launchpad.net/bugs/639951/+attachment/1590578/+files/Dependencies.txt -- Evolution calendar day

[Bug 639951] [NEW] Evolution calendar day-highlight box drawn wrong

2010-09-15 Thread Stuart Langridge
Public bug reported: Binary package hint: evolution The box which highlights today's date in Evolution's calendar is misaligned when drawn. See attached screenshot. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evolution 2.30.3-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-21.31-generic-p

[Bug 1483289] Re: Creating a new emulator is very confusing

2015-08-19 Thread Stuart Langridge
Those are still code names; "rc-proposed" or "bq-rc" or "bq-stable" are things understood by platform developers. App developers do not and should not have to understand them. I'd expect the emulator list to not actually be a list at all -- create an emulator which is running the software that a re

[Bug 1480726] [NEW] All Alarm{}s show in all apps and no extra data can be stored

2015-08-02 Thread Stuart Langridge
Public bug reported: There is only one database of Alarms in the phone. This means that every app which has anything to do with Alarms (or which wants to set a timer for anything at all) shows all the Alarms set in the phone, from every other Alarm-using app. So if my app creates a countdown timer

[Bug 1478075] Re: Sound indicator should only indicate ringtone volume

2015-08-03 Thread Stuart Langridge
(Additional: perhaps app event sounds should obey the ringer volume, not the media volume? This is unlikely to be a good approach and carries with it its own confusion; it becomes impossible to silence a game without also silencing the ringer, which is not good.) -- You received this bug notifica

[Bug 1478075] Re: Sound indicator should only indicate ringtone volume

2015-08-03 Thread Stuart Langridge
"It's true that with the current UI you can't change the ringtone volume while media is playing. But there's still no explanation here of why that would actually be a problem" An additional piece of information which may weigh into this discussion (I propose no solutions here) is that of apps and

[Bug 1483291] [NEW] Dash crashes on emulator (or never starts)

2015-08-10 Thread Stuart Langridge
Public bug reported: Essentially every time that I use the emulator, the Dash crashes, or has never started at all. This makes the emulator approximately unusable, and there seems to be no way to start the Dash from the UI (and whatever process should restart the Dash after a crash doesn't seem to

[Bug 1483289] [NEW] Creating a new emulator is very confusing

2015-08-10 Thread Stuart Langridge
Public bug reported: Creating a new emulator from Ubuntu SDK is very confusing. As per the attached screenshot, I have to choose a "channel". The options open to me are: devel, devel-proposed, bq-stable, bq-rc, rc-proposed, and custom channel. I do not know what any of these mean. Which is being r

[Bug 1489389] [NEW] Does not handle failure to respond to reboot request on update install

2015-08-27 Thread Stuart Langridge
Public bug reported: I've just had OTA-6 arrive on my MX-4; told it "install and restart" and I now have a black screen, spinning Ubuntu logo, flashing "In Progress", and "Restarting...". But the phone can lock, and when I unlock it takes me back to this screen. It's been like it for ten minut

[Bug 1489395] [NEW] Single star means "this number is the rating", but looks like app has a low rating

2015-08-27 Thread Stuart Langridge
Public bug reported: App ratings are displayed as ☆ 4.5. Every time I glance at an app's rating my first thought is that it's been rated low, because it's only got one star. Then I read the number and realise that the app is rated highly and that star means "here is the rating", not "it's got a on

[Bug 1489642] [NEW] With only one payment method available, app purchase dropdown seems to do nothing

2015-08-27 Thread Stuart Langridge
Public bug reported: When paying for an app from the store, if there is only one payment method available (for example, Paypal), then the "dropdown" of payment methods does not actually drop down in any way. Instead, all that happens is that the "this drops down" chevron on the right hand side (se

[Bug 1489642] Re: With only one payment method available, app purchase dropdown seems to do nothing

2015-08-27 Thread Stuart Langridge
** Attachment added: "screenshot 2" https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1489642/+attachment/4453546/+files/screenshot20150827_230837710.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1489643] [NEW] Paypal login cannot be assured to be from paypal

2015-08-27 Thread Stuart Langridge
Public bug reported: When paying for an app with Paypal, the Paypal login screen is presented in an Ubuntu wrapper. There is no indication on this page that I'm actually looking at paypal.com rather than being phished or that some bad DNS has pointed me to a wrong site. The padlock in the top corn

[Bug 1452416] [NEW] Provide a reliable entry point for inserting third party components

2015-05-06 Thread Stuart Langridge
Public bug reported: UCS (and other third party component archives) needs a way to download the source code of a component and add it to the current project's build system. This suggests that the qmake build templates for Ubuntu SDK projects need some sort of a "hook" or identifiable entry point s

[Bug 1233370] [NEW] Can't quit the guest session if Unity doesn't show indicators

2013-09-30 Thread Stuart Langridge
Public bug reported: I switched to a guest session (in Ubuntu 13.10) in order to take some screenshots of an unconfigured install. However, there was obviously some sort of problem with Unity, because I had no indicators in the panel. That's obviously a separate bug, but what was most unpleasant w

[Bug 1181790] Re: looking in /usr/lib/cgi-bin instead of /etc/awstats

2013-10-24 Thread Stuart Langridge
I've just experienced this same problem; awstats was correctly looking at my conf file /etc/awstats/awstats.my.domain.conf and then it stopped working -- turning on -debug=2 (easier than strace!) shows that awstats started looking in /usr/lib/cgi-bin for the conf file. I'd changed various things ab

[Bug 1223251] Re: recent saucy update lost its chrome

2013-09-11 Thread Stuart Langridge
This is happening to me too: opening with a temporary profile (from the Launcher icon) does not exhibit the problem, but opening an incognito window does. Sometimes my main Chromium profile also shows the problem; if I quit the browser and re-open it the problem fixes itself for that session. --

[Bug 1227023] [NEW] Machine locks up a few times a day

2013-09-18 Thread Stuart Langridge
Public bug reported: My machine is locking up a few times a day. These lockups seem to be graphics-related -- they often occur when opening a new tab in Chromium or a new window or Unity indicator menu shows on the screen -- but are not universally so. Sometimes the machine will lock up of its own

[Bug 1263153] [NEW] Can't load bookmarklets at all

2013-12-20 Thread Stuart Langridge
Public bug reported: The Ubuntu browser will not allow me to load javascript: URLs at all, either from the address bar or from a bookmark. AddressBar.qml disallows javascript: URLs but is easily patched to allow them; however, with that patch in place, or when loading a javascript: URL from a book

[Bug 1099972] Re: Bluetooth devices are not able to control and display playing music from apps and web apps consistently

2013-10-30 Thread Stuart Langridge
This isn't just about the media keys. Remote Bluetooth devices, such as car stereos, can also display the name, duration, and current position of a song that's playing. The media keys don't know that, and shouldn't. Possibly this could be implemented by both indicator-sound and gnome- settings-daem

[Bug 1229328] [NEW] [1080, Conexant CX20590, Mic, Internal] Background noise very high when recording with internal mic

2013-09-23 Thread Stuart Langridge
Public bug reported: The background noise is unacceptably high when recording with my internal mic. If I drop the recording volume from Sound Settings this does not help -- volume of both the background noise and my voice drops. I have to test this with "parec" from the command line because Soun

[Bug 1229328] Re: [1080, Conexant CX20590, Mic, Internal] Background noise very high when recording with internal mic

2013-09-23 Thread Stuart Langridge
I am confused. I used alsamixer to play with the settings for the "Capture" item. Setting it to L 0 R 100 or L 100 R 0 gave me clearish but quiet sound. I have now set it to L 100 R 100 and the sound is still clear, and perfect! I don't understand what I've changed so that everything now works as I

[Bug 1231128] [NEW] Web browser on phone cannot resolve *.local addresses

2013-09-25 Thread Stuart Langridge
Public bug reported: Viewing http://faith.local/ in the browser on the phone says it cannot be found (faith is the name of this machine). Resolving this address from an Ubuntu laptop works fine. Viewing http:/// works fine. I suspect the phone is missing whichever bit in the DNS stack knows how to

[Bug 1227023] Re: Machine locks up a few times a day

2013-09-25 Thread Stuart Langridge
I've now been successfully running upstream kernel for quite a few days and haven't had a single lockup, which suggests that the problem is not exhibited by the upstream kernel. What do I do next to help resolve this bug? I've set the tags as the bot message suggested above. ** Tags added: kernel

[Bug 1258712] [NEW] Guayadeque scope does not show any results

2013-12-06 Thread Stuart Langridge
Public bug reported: I have guayadeque installed, and it has scanned my library. The guayadeque scope is enabled, but does not show any results. I've tried using its keyword and a simple search query (that is: in the Music scope, enter "guayadeque:a") and I still get no results. ProblemType: Bug

[Bug 1259005] [NEW] Swiping over SEARCH header in top left of phone Dash does not show search

2013-12-08 Thread Stuart Langridge
Public bug reported: On the Ubuntu phone I always try and summon the Search by swiping down over the word SEARCH in the top left of the Dash. This doesn't work; you have to tap SEARCH, not swipe over it. The swipe gesture isn't being used for anything else; perhaps swiping over SEARCH ought to sum

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "ubuntu-location-service-trust-stored.log" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458351/+files/ubuntu-location-service-trust-stored.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
It was suggested that I add logfile /var/log/upstart/ubuntu-espoo- service.log but I don't seem to have that at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1492783 Title: GPS does not work o

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "com.ubuntu.location.INFO" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458354/+files/com.ubuntu.location.INFO -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "com.ubuntu.location.ubuntu-phablet.invalid-user.log.ERROR.20150904-101710.3687" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458358/+files/com.ubuntu.location.ubuntu-phablet.invalid-user.log.ERROR.20150904-101710.3687 -- You recei

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "com.ubuntu.location.ubuntu-phablet.invalid-user.log.ERROR.20150904-101710.3687" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458356/+files/com.ubuntu.location.ubuntu-phablet.invalid-user.log.ERROR.20150904-101710.3687 -- You recei

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "ubuntu-location-service-trust-stored.log.1.gz" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458352/+files/ubuntu-location-service-trust-stored.log.1.gz -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "com.ubuntu.location.ubuntu-phablet.invalid-user.log.INFO.20150904-114017.1719" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458357/+files/com.ubuntu.location.ubuntu-phablet.invalid-user.log.INFO.20150904-114017.1719 -- You receive

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "com.ubuntu.location.ERROR" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458353/+files/com.ubuntu.location.ERROR -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1492783] [NEW] GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
Public bug reported: I have a Bq E5 (not an E4.5) and the GPS does not seem to work. The SensorsStatus app shows GPS as returning no results for location (every reading ("Latitude", "Longitude", etc) is shown as a dash, except "Method" which is "Satellite" and "Speed" which is "nan") . I have atta

[Bug 1492783] Re: GPS does not work on my Bq E5

2015-09-06 Thread Stuart Langridge
** Attachment added: "com.ubuntu.location.WARNING" https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1492783/+attachment/4458355/+files/com.ubuntu.location.WARNING -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1495062] [NEW] QML project .desktop Exec line incorrectly uses $@

2015-09-12 Thread Stuart Langridge
Public bug reported: On creating a new QML project, the Exec line in appname.desktop is set to Exec=qmlscene "$@" Main.qml This is incorrect. $@ is a Bash parameter substitution, and will not be executed. Instead, Exec lines must use field codes, as per http://standards.freedesktop.org/desktop-e

[Bug 1370008] Re: url-dispatcher-bad-url

2015-04-17 Thread Stuart Langridge
In general there should probably be fallback handling in the URL dispatcher for all unknown URL schemata, I think? (Although having a dedicated handler for market: URLs may also be useful.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1436630] Re: must unlock screen even if it was only off for a few seconds

2015-04-17 Thread Stuart Langridge
Daniel, the setting "System > Security & Privacy > Lock phone > Lock when idle" sets how long the phone will wait, if left untouched, before locking the screen. I currently have it set to 1 minute. However, if I press the power button to turn off the screen, and then immediately press the power but

[Bug 1452416] Re: Provide a reliable entry point for inserting third party components

2015-11-25 Thread Stuart Langridge
After discussion at UOS in early 2015, it was decided that the best way to handle components would be to have them built from source when required rather than stored as binary, and that the SDK team were the best people to build and handle that, so further work on components is blocked until the SD

[Bug 1474078] Re: Provide a way to disable notifications from calendar events

2016-02-17 Thread Stuart Langridge
A combination of 2 and 3 might be useful -- add a .desktop key which apps can set, and if an app doesn't set this key and then does show its first notification, the user is prompted. So app developers are encouraged to set the key (so avoid their users being prompted for whether showing notificatio

[Bug 1388177] [NEW] Scope sends me off to Online Accounts to sign in with U1, never returns

2014-10-31 Thread Stuart Langridge
Public bug reported: When I first use the click scope to search for and install an app on the phone, I need to sign in with Ubuntu One. Once I have so signed in, I'm left looking at the System Settings screen rather than continuing with installation of the app I chose. Worse, if I then return to t

[Bug 1388179] [NEW] After installing a new app, there's no obvious way to launch it

2014-10-31 Thread Stuart Langridge
Public bug reported: When I install an app on the phone, the scope updates to have an Open and Uninstall button, but if I've left the Dash in the interim (and so can't use that button) then the app I've just installed does not appear anywhere obvious. Perhaps the "All" scope on the home of the das

[Bug 1388177] Re: Scope sends me off to Online Accounts to sign in with U1, never returns

2014-11-01 Thread Stuart Langridge
I'm using the emulator. Installed yesterday. System Settings says it's Ubuntu 14.10 (r243). ** Changed in: unity-scope-click (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1388177] Re: Scope sends me off to Online Accounts to sign in with U1, never returns

2014-11-02 Thread Stuart Langridge
How do I work out which version of the deb is installed in the image? Ubuntu SDK > Devices > emulator says "Ubuntu version: 20140917", "Image version: 243". I'm happy to upgrade it, but I'm not sure how from Ubuntu SDK! -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1388177] Re: Scope sends me off to Online Accounts to sign in with U1, never returns

2014-11-02 Thread Stuart Langridge
Ah, once the emulator is running, I can ssh into it. $ dpkg -l | grep unity-scope-click ii unity-scope-click 0.1.1+14.10.20140915-0ubuntu1 i386 Click Packages Scope for Unity ii unity-scope-click-departmentsdb 0.1.1+1

[Bug 1404540] [NEW] Scrollbar is basically invisible on dark coloured backgrounds

2014-12-20 Thread Stuart Langridge
Public bug reported: See attached image. Obviously a scrollbar should be unobtrusive on a mobile platform, but this isn't unobtrusive, it's invisible. I had to look very very hard to be sure it was even there at all. This surely can't be the design goal; if so, why have a scrollbar at all? ** Af

[Bug 1338445] Re: Cordova runtime not installed when creating an HTML5 app template

2015-01-16 Thread Stuart Langridge
The app.js file that's part of the default HTML app template makes reference to cordova.js, though, so I assumed that it was present somehow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1338445 Titl

[Bug 1413121] Re: MainView is missing an API to lock to landscape

2015-01-21 Thread Stuart Langridge
Also, I always lock my phone's rotation so that it's always portrait only. A "lock to landscape" API for a game should override this, for that game only. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1352000] [NEW] Screen repeatedly goes black, returns to normal after a couple of seconds

2014-08-03 Thread Stuart Langridge
Public bug reported: Running 14.04. My screen (an external monitor, connected to a desktop computer) has started going black and then returning back to normal a couple of seconds later. This happens every few minutes. dmesg shows lines: [ 9241.255109] HDMI: ELD buf size is 0, force 128 [ 9241.255

[Bug 1354164] [NEW] No way to show power indicator for wireless mice/keyboards on desktop machines without battery

2014-08-07 Thread Stuart Langridge
Public bug reported: I have a desktop computer running Ubuntu 14.04. Today I discovered that the battery status for my wireless mouse and keyboard are shown in the Power section of System Settings, which was very pleasing. However, there is no way to show the battery status in the menu bar on this

[Bug 1286513] [NEW] No indication that the emulator is still starting up

2014-03-01 Thread Stuart Langridge
Public bug reported: On first run of the (arm) emulator, it takes a very long time to start up, and while starting up, it shows merely an Ubuntu Edge with a black screen. The Log tab shows that things are going on, but that eventually reaches an end point (when it shows a login prompt!) and you ha

[Bug 1240979] Re: [bluetooth] After claiming to connect no audio is routed to the headset

2014-03-04 Thread Stuart Langridge
I note that this is a problem for me on a Nexus 4. Connecting to Bluetooth speakers from a 13.10 Ubuntu laptop works fine, without having to "kill pulseaudio". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1365733] Re: unity8-dash keeps trying to start but never does

2014-11-05 Thread Stuart Langridge
There doesn't seem to be anything useful in unity8-dash.log. I've pasted mine below (this is after I restarted unity8-dash, and is in an newly created x86 emulator). phablet@ubuntu-phablet:~$ cat ~/.cache/upstart/unity8-dash.log file:///usr/share/unity8/Dash/Dash.qml:278: ReferenceError: scopeSty

[Bug 1099972] [NEW] Bluetooth devices are not able to control and display playing music from apps and web apps consistently

2013-01-15 Thread Stuart Langridge
Public bug reported: My car is a bluetooth device. I can pair my phone with the car, and then playing music on the phone will use the car as a bluetooth headset and play the music through the car's speakers. The car can also display the name of the playing music on its screen (passed over Bluetoot

[Bug 387308] Re: HTTPS Proxy Support for file sync

2011-10-14 Thread Stuart Langridge
To be clear, proxy support for Ubuntu One has not yet landed, and therefore if you're seeing things work in the newly released 11.10 then it's a lucky coincidence. However, proxy support is the first task for the Ubuntu One desktop team on both Ubuntu and Windows; it's the first thing we're working

[Bug 847708] [NEW] "Restart Firefox" button in crash dialog does not restart Firefox but just exits instead

2011-09-12 Thread Stuart Langridge
Public bug reported: When Firefox crashes, the crash dialog (allowing submission of a report upstream) has a "Restart Firefox" button. Clicking that button does not, as far as I can tell, restart Firefox; instead, the crash dialog closes, and I have to restart Firefox myself. ProblemType: Bug Dis

[Bug 847708] Re: "Restart Firefox" button in crash dialog does not restart Firefox but just exits instead

2011-09-12 Thread Stuart Langridge
** Attachment removed: "profile_livemicropayments_pluginreg.dat.txt" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/847708/+attachment/2390658/+files/profile_livemicropayments_pluginreg.dat.txt ** Attachment removed: "profile_p_pluginreg.dat.txt" https://bugs.launchpad.net/ubuntu/+

[Bug 875599] Re: Kernel panic: BUG: Bad page state in process transmission-da pfn:b31df

2011-10-17 Thread Stuart Langridge
OK. I have now tried a mainline kernel and got another kernel panic. Screenshot attached. This one seems to be a "general protection fault: [#1] SMP" Kernel tried: http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.38.8-natty/linux-image-2.6.38-02063808-generic_2.6.38-02063808.201106040910_a

[Bug 875599] Re: Kernel panic: BUG: Bad page state in process transmission-da pfn:b31df

2011-10-17 Thread Stuart Langridge
brad-figg: do I need to be running the original kernel from natty (rather than the mainline kernel I installed above) to use that apport- collect command? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 875599] BootDmesg.txt

2011-10-18 Thread Stuart Langridge
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/875599/+attachment/2556487/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875599 Title:

[Bug 875599] Lsusb.txt

2011-10-18 Thread Stuart Langridge
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/875599/+attachment/2556490/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875599 Title: Kernel

[Bug 875599] Lspci.txt

2011-10-18 Thread Stuart Langridge
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/875599/+attachment/2556489/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875599 Title: Kernel

[Bug 875599] CurrentDmesg.txt

2011-10-18 Thread Stuart Langridge
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/875599/+attachment/2556488/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875599

[Bug 875599] Re: Kernel panic: BUG: Bad page state in process transmission-da pfn:b31df

2011-10-18 Thread Stuart Langridge
apport information ** Tags added: apport-collected ** Description changed: I've been getting repeated (although not user-commandable) kernel panics on my HP Microserver. I can't replicate the kernel panic on request, but they happen a lot (a few times a day) and seem to be associated with

[Bug 875599] ProcCpuinfo_.txt

2011-10-18 Thread Stuart Langridge
apport information ** Attachment added: "ProcCpuinfo_.txt" https://bugs.launchpad.net/bugs/875599/+attachment/2556492/+files/ProcCpuinfo_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875599

[Bug 875599] ProcCpuinfo.txt

2011-10-18 Thread Stuart Langridge
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/875599/+attachment/2556491/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875599 Ti

[Bug 875599] ProcInterrupts.txt

2011-10-18 Thread Stuart Langridge
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/875599/+attachment/2556493/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/8755

<    1   2   3   4   5   6   >