[Bug 1648961] Re: Missing way to open local files

2016-12-10 Thread Dan Chapman
*** This bug is a duplicate of bug 1563214 *** https://bugs.launchpad.net/bugs/1563214 ** This bug has been marked a duplicate of bug 1563214 Can’t browse and view local HTML files in home folder -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1421923] Re: No notifications for new mails

2016-11-07 Thread Dan Chapman
Hey Robin. Not quite :-( Looks like the work in accounts-polld has only landed in yakkety. Is that right @mardy? Also for this to work in Dekko all the accounts need to be in online accounts. Some of the work for that is done. Mainly in Dekko's messaging daemon. But it still requires the logic

[Bug 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-08-24 Thread Dan Chapman
** Changed in: dekko Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571361 Title: Sharing from webbrowserapp should include title of the page To manage

[Bug 1606451] Re: Scrollbar error: Unable to assign bool to QQuickItem*

2016-07-26 Thread Dan Chapman
I'm getting this using latest uitk/staging branch rev 2041. I can't reproduce this wit the uitk gallery. But I get this reliably when launching Dekko http://paste.ubuntu.com/20982628/. There doesn't seem to be any visible issues with the scrollbar and all seems to work fine. -- You received

[Bug 1606451] [NEW] Scrollbar error: Unable to assign bool to QQuickItem*

2016-07-26 Thread Dan Chapman
Public bug reported: When using scrollview i am getting errors with Scrollbar: file:///usr/lib/x86_64-linux- gnu/qt5/qml/Ubuntu/Components/1.3/Scrollbar.qml:149:29: Unable to assign bool to QQuickItem* http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-

[Bug 1597185] Re: TextArea: placeholder doesn't get removed when text inserted via the QQuickTextDocument

2016-06-29 Thread Dan Chapman
SImple example ** Attachment added: "textareabug.tar.gz" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1597185/+attachment/4692032/+files/textareabug.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1597185] [NEW] TextArea: placeholder doesn't get removed when text inserted via the QQuickTextDocument

2016-06-29 Thread Dan Chapman
Public bug reported: When setting the text of the TextArea via QQuickTextDocument::textDocument::setPlainText() the placeHolder text doesn't get removed and is visible underneath the text. I've attached a screenshot and a simple example ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance:

[Bug 1421923] Re: No notifications for new mails

2016-06-15 Thread Dan Chapman
Hi Alberto, Thanks for the update Alberto. How is it going to work with gmail notifications and figuring out which app should receive the notification? Is it a case of seeing if dekko has been granted access to the account and falling back to the gmail webapp if not? For the record i'll just

[Bug 1588252] Re: [File Manager] Display issue: big white gap below header (portrait) & top gets cut off (landscape) after OTA-11

2016-06-05 Thread Dan Chapman
** Changed in: ubuntu-filemanager-app Status: New => In Progress ** Changed in: ubuntu-filemanager-app Assignee: (unassigned) => Dan Chapman  (dpniel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1421923] Re: No notifications for new mails

2016-05-19 Thread Dan Chapman
@mardy, sorry i totally missed your comment. Sure, i'll bring this up on the ubuntu-phone list today. --- @Sam yeah i agree the W3C push API is the best chance their is at the moment. I'm just not sure how quick adoption would be for email. I think Fastmail is an exception to this as they do

[Bug 1421923] Re: No notifications for new mails

2016-05-06 Thread Dan Chapman
Dekko will have POP3 support from the next update. So we will need to provide notification support for that as well. I'm still not convinced that a polld plugin is the correct approach for this, it doesn't feel like it's going to scale well. I plan to add exchange ews & jmap protocols to Dekko in

[Bug 1577035] Re: [M10 tablet] Dekko can not scroll up when replying in desktop mode

2016-04-30 Thread Dan Chapman
Ah ok... I was wondering if Dekko was doing something different to other apps hence this bug being filed against Dekko. I'm not really sure what I can do in Dekko to make this any better. If it's a case of resizing the window or something I think this should at least be done at the toolkit level

[Bug 1421923] Re: No notifications for new mails

2016-04-25 Thread Dan Chapman
** No longer affects: dekko/0.6 ** Changed in: dekko Milestone: 0.6.2 => 1.0-beta -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421923 Title: No notifications for new mails To manage

[Bug 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Dan Chapman
scrap that last comment. Just realised it logs the text value even if it doesn't sue it :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571361 Title: Sharing from webbrowserapp should include

[Bug 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Dan Chapman
@Olivier did you modify Dekko in any way to find out it still isn't receiving the title? At the moment the code just assumes only a link is available with ContentType.Link and doesn't check the text property of the ContentItem for a value. -- You received this bug notification because you are a

[Bug 1571361] Re: Sharing from webbrowserapp should include title of the page

2016-04-19 Thread Dan Chapman
hanged in: dekko Milestone: None => 1.0-beta ** Changed in: dekko Assignee: (unassigned) => Dan Chapman  (dpniel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571361 Title: Sharing from w

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-02-16 Thread Dan Chapman
I've now started seeing similar in Dekko, which i've narrowed down to happening while pushing the first page onto the page stack on launch. PageStack.push() is blocking for ~400ms in Dekko and there is the gap above the page header until push() is complete. This maybe an issue in Dekko that the

[Bug 1543744] Re: Dekko does not start when pushing unity launcher

2016-02-09 Thread Dan Chapman
Hi thanks for reporting this issue. This looks like a bug in the unity8 launcher rather than Dekko itself. I'll add unity8 to this report, not sure what extra they will need. unity8 log would be a good start I reckon :-) ** Also affects: unity8 (Ubuntu) Importance: Undecided Status:

[Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-28 Thread Dan Chapman
I haven't seen this behaviour so far in Dekko, with the default white background it's probably difficult to see anyway. Just to test I changed the apps background colour to dark but still didn't see this white gap. Tested on krillin & mako -- You received this bug notification because you are a

[Bug 1508363] Re: Coordinated migration to UITK 1.3

2016-01-22 Thread Dan Chapman
** Branch linked: lp:~dpniel/ubuntu-calendar-app/uitk-1.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508363 Title: Coordinated migration to UITK 1.3 To manage notifications about this bug go

[Bug 1418460] Re: libconnectivity-qt1-dev un-installable in click chroot

2015-12-16 Thread Dan Chapman
*** This bug is a duplicate of bug 1472186 *** https://bugs.launchpad.net/bugs/1472186 Hey Benjamin, AFAIK this is actually an issue with indicator-network and is a duplicate of bug 1472186. ** This bug has been marked a duplicate of bug 1472186 Can't install libconnectivity-qt1-dev on

[Bug 1523087] [NEW] Provide a way to set a preffered filename for a contentitem

2015-12-05 Thread Dan Chapman
Public bug reported: If an application uses QTemporaryFile to store a file to export through content-hub the exported filename contains the XX template portion of the temp file name. Which can make finding the exported file in the destination application challenging due to the funky file

[Bug 1421923] Re: No notifications for new mails

2015-11-18 Thread Dan Chapman
** Also affects: dekko/0.6 Importance: Critical Assignee: Dan Chapman  (dpniel) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421923 Title: No notifications

[Bug 1421923] Re: No notifications for new mails

2015-11-17 Thread Dan Chapman
Quick update. The generic email account plugin for sharing accounts between polld and dekko is located here lp:accounts-plugin-email It is mostly complete now and going to start getting this moved into lp :account-plugins asap. The plugin includes auto configuration of server details and

[Bug 1378343] Re: It should be possible to select an email from a contact to send an email to

2015-11-17 Thread Dan Chapman
Hi Renato, Sorry for the slow response on this, it's taken a while to figure out how Dekko will have access to contacts. Up until now we haven't been able to access contacts in the same way as calendar due to confinement and restrictions on the contacts aa-policy. Looking at bug 1425949 and

[Bug 1421923] Re: No notifications for new mails

2015-11-17 Thread Dan Chapman
** Changed in: dekko Milestone: None => 0.6.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421923 Title: No notifications for new mails To manage notifications about this bug go to:

[Bug 1421923] Re: No notifications for new mails

2015-11-03 Thread Dan Chapman
** Changed in: dekko Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421923 Title: No notifications for new mails To manage notifications about this bug go to:

[Bug 1421923] Re: No notifications for new mails

2015-10-14 Thread Dan Chapman
** Changed in: dekko Assignee: (unassigned) => Dan Chapman  (dpniel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421923 Title: No notifications for new mails To manage notifications ab

[Bug 1421923] Re: No notifications for new mails

2015-09-18 Thread Dan Chapman
Hey Niklas. Awesome work on this so far, you have made great progress! I have a couple of questions/suggestions: firstly for the created url that is sent through url-dispatcher. It would be great if it could be and rfc 5092 [1] compliant IMAP url. Particularly because this is the standard for

[Bug 1492710] Re: [Autopilot Tests] Encrypted LVM install test failing due to swap being on

2015-09-08 Thread Dan Chapman
Hmm that's odd. I can't seem to reproduce this now. I was reliably getting this on Sunday and installation was over a blank disk using the autopilot test runner unmodified. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1492710] [NEW] [Autopilot Tests] Encrypted LVM install test failing due to swap being on

2015-09-06 Thread Dan Chapman
Public bug reported: The test is failing due to a warning dialog popping up saying unencrypted data could potentially end up in the swap space and a suggestion is given to run swapoff before continuing the install. What should we do here? We can either: 1) start the test run with swap disabled

[Bug 1480430] Re: Ubiquity autopilot test get's stuck at "Overwrite disk" dialog

2015-09-05 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: New => In Progress ** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) => Dan Chapman  (dpniel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1479064] Re: Autopilot test "EnglishDefaultInstallTestCase" fails with Xubuntu i386 Wily daily ISO

2015-09-04 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479064 Title: Autopilot test "EnglishDefaultInstallTestCase" fails with

[Bug 1378345] Re: [address-book-app] Should open email app from contacts

2015-08-25 Thread Dan Chapman
** No longer affects: dekko -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378345 Title: [address-book-app] Should open email app from contacts To manage notifications about this bug go to:

[Bug 1425949] Re: Needs to support direct searching of contacts

2015-08-13 Thread Dan Chapman
Dropping the priority for this on Dekko as we currently have contact import setup through content-hub. This bug fixed would still be a more ideal solution, but it's no longer a blocker in Dekko. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1425949] Re: Needs to support direct searching of contacts

2015-08-13 Thread Dan Chapman
** Changed in: dekko Importance: High = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425949 Title: Needs to support direct searching of contacts To manage notifications about this bug

[Bug 1425949] Re: Needs to support direct searching of contacts

2015-08-11 Thread Dan Chapman
** Changed in: dekko Importance: Critical = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425949 Title: Needs to support direct searching of contacts To manage notifications about this

[Bug 1479064] Re: Autopilot test EnglishDefaultInstallTestCase fails with Xubuntu i386 Wily daily ISO

2015-08-06 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Dan Chapman  (dpniel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479064 Title: Autopilot test EnglishDefaultInstallTestCase fails

[Bug 1480430] [NEW] Ubiquity autopilot test get's stuck at Overwrite disk dialog

2015-07-31 Thread Dan Chapman
Public bug reported: After the click Install step a dialog appears warning about overwriting partitions. See http://i.imgur.com/uFmPYTm.png There is currently no autopilot code to handle this dialog so the test cannot proceed any further ** Affects: ubiquity (Ubuntu) Importance: Undecided

[Bug 1479064] Re: Autopilot test EnglishDefaultInstallTestCase fails with Xubuntu i386 Wily daily ISO

2015-07-28 Thread Dan Chapman
This will most likely be an issue for all flavors this test is run on. It looks like the relation between GtkTreeView AtkTreeView has changed in a recent Gtk upgrade. It's been over 18 months since the tests were written :-) IIRC the current logic will find the languages treeview on the left

[Bug 1457424] Re: Please update icon (May 2015)

2015-06-19 Thread Dan Chapman
** Changed in: dekko Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457424 Title: Please update icon (May 2015) To manage notifications about this bug

[Bug 1425949] Re: Needs to support direct searching of contacts

2015-06-12 Thread Dan Chapman
** Changed in: dekko Importance: Undecided = Critical ** Changed in: dekko Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425949 Title: Needs to support

[Bug 1425949] Re: Needs to support direct searching of contacts

2015-06-12 Thread Dan Chapman
** Summary changed: - Needs to support direct searching + Needs to support direct searching of contacts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425949 Title: Needs to support direct

[Bug 1457424] Re: Please update icon (May 2015)

2015-05-24 Thread Dan Chapman
** Changed in: dekko Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457424 Title: Please update icon (May 2015) To manage notifications about this bug go to:

[Bug 1457424] Re: Please update icon (May 2015)

2015-05-24 Thread Dan Chapman
** Changed in: dekko Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457424 Title: Please update icon (May 2015) To manage notifications about this bug go

[Bug 1457424] Re: Please update icon (May 2015)

2015-05-21 Thread Dan Chapman
** Changed in: dekko Importance: Undecided = Medium ** Changed in: dekko Status: New = Triaged ** Changed in: dekko Assignee: (unassigned) = Dan Chapman  (dpniel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1432696] Re: [SDK] Bottom edge header improvement

2015-03-27 Thread Dan Chapman
** Changed in: dekko Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432696 Title: [SDK] Bottom edge header improvement To manage notifications about

[Bug 1432696] Re: [SDK] Bottom edge header improvement

2015-03-25 Thread Dan Chapman
** Changed in: dekko Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432696 Title: [SDK] Bottom edge header improvement To manage notifications about this bug go

[Bug 1425949] Re: Needs to support direct searching

2015-02-27 Thread Dan Chapman
** Changed in: dekko Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425949 Title: Needs to support direct searching To manage notifications about this bug go to:

[Bug 1425949] Re: Needs to support direct searching

2015-02-27 Thread Dan Chapman
I would love to see a feature like this added to content-hub, At the moment the only solution we have in dekko is to mass import contacts which we then have to maintain a duplicate address-book with no real way to keep it in sync, other than do another mass import and filter out dups. Which is a

[Bug 1418460] Re: libconnectivity-qt1-dev un-installable in click chroot

2015-02-13 Thread Dan Chapman
I'm getting the same with as Joey with utopic chroot but installs fine with vivid chroot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1418460 Title: libconnectivity-qt1-dev un-installable in

[Bug 1418460] [NEW] libconnectivity-qt1-dev un-installable in click chroot

2015-02-05 Thread Dan Chapman
Public bug reported: I am unable to install libconnectivity-qt1-dev in a click chroot. It hits dependency errors starting with qtbase5-dev. The following packages have unmet dependencies: libconnectivity-qt1-dev : Depends: qtbase5-dev E: Unable to correct problems, you have held broken

[Bug 1413194] Re: [regression] Cut/Copy/Paste options displayed off the top of the screen from the addressbar

2015-01-21 Thread Dan Chapman
I can confirm i'm seeing this too on Vivid-proposed #72. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413194 Title: [regression] Cut/Copy/Paste options displayed off the top of the screen from

[Bug 1413194] Re: [regression] Cut/Copy/Paste options displayed off the top of the screen from the addressbar

2015-01-21 Thread Dan Chapman
Screenshot of bug ** Attachment added: popover.png https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1413194/+attachment/4302967/+files/popover.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1260016] Re: Add an API to allow defining custom URL scheme delegates

2014-12-02 Thread Dan Chapman
** Changed in: dekko Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260016 Title: Add an API to allow defining custom URL scheme delegates To manage

[Bug 1260016] Re: Add an API to allow defining custom URL scheme delegates

2014-12-01 Thread Dan Chapman
** Changed in: dekko Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260016 Title: Add an API to allow defining custom URL scheme delegates To manage

[Bug 1341548] Re: Online detection does not work with confined apps on Nexus 4

2014-10-20 Thread Dan Chapman
** Changed in: dekko Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341548 Title: Online detection does not work with confined apps on Nexus 4 To manage

[Bug 1260016] Re: Add an API to allow defining custom URL scheme delegates

2014-10-18 Thread Dan Chapman
** Changed in: dekko Milestone: 0.3 = 0.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260016 Title: Add an API to allow defining custom URL scheme delegates To manage notifications about

[Bug 1252211] Re: Autopilot: Options for selecting different educational packages during edubuntu install

2014-10-10 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: In Progress = Invalid ** Changed in: ubiquity (Ubuntu) Assignee: Dan Chapman (dpniel) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1260016] Re: Add an API to allow defining custom URL scheme delegates

2014-10-10 Thread Dan Chapman
@Chris, This looks excellent! thanks for getting this together so quickly :-) I'll get onto this over the weekend, I'll come back to you if I hit any snags. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1341548] Re: Online detection does not work with confined apps on Nexus 4

2014-10-09 Thread Dan Chapman
** Changed in: dekko Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341548 Title: Online detection does not work with confined apps on Nexus 4 To manage

[Bug 1377648] Re: dekko cant display content anymore (with apparmor denials for /run/shm/WK2SharedMemory.*)

2014-10-06 Thread Dan Chapman
It looks like this bug was introduced in apparmor-easyprof-ubuntu version 1.2.28 with this change * ubuntu/1.[12]/ubuntu-{sdk,webapp}: remove no longer needed rule for /{,run/}shm/shm/WK2SharedMemory.[0-9]* (LP: #1197060) see https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-

[Bug 1341548] Re: Online detection does not work with confined apps on Nexus 4

2014-09-29 Thread Dan Chapman
** Changed in: dekko Milestone: None = 0.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341548 Title: Online detection does not work with confined apps on Nexus 4 To manage notifications

[Bug 1260016] Re: Add an API to allow defining custom URL scheme delegates

2014-09-29 Thread Dan Chapman
** Changed in: dekko Assignee: (unassigned) = Dan Chapman (dpniel) ** Changed in: dekko Milestone: None = 0.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260016 Title: Add an API

[Bug 1260016] Re: Add an API to allow defining custom URL scheme delegates

2014-09-17 Thread Dan Chapman
** Changed in: dekko Status: New = Triaged ** Changed in: dekko Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260016 Title: Add an API to allow defining

[Bug 1260016] Re: Add an API to allow defining custom URL scheme delegates

2014-09-03 Thread Dan Chapman
@chris yes you understand correctly. Basically we use a custom QNetworkAccessManager to access message parts internally and externally to the app [1]. Which we use the UrlSchemeDelegates to bridge the gap between the webview and our custom QNAM. Now getting the message parts individually isn't

[Bug 1341548] Re: Online detection does not work with confined apps on Nexus 4

2014-08-22 Thread Dan Chapman
** Changed in: dekko Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341548 Title: Online detection does not work with confined apps on Nexus 4 To manage

[Bug 1337922] Re: Category should be internet/mail

2014-07-04 Thread Dan Chapman
** Also affects: unity-scope-click (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337922 Title: Category should be internet/mail To manage

[Bug 1337922] Re: Category should be internet/mail

2014-07-04 Thread Dan Chapman
While i figure out how to link a bug report to this here's the link https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1337864 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337922

[Bug 1284635] Re: Keyboard layout changes after login

2014-03-17 Thread Dan Chapman
I can confirm this is also happening for me, I set UK during install and after login keyboard settings are set to US and UK is not even available -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284635

[Bug 1283966] [NEW] Looping while selecting the same object is causing the application to die raising a dbus no reply exception

2014-02-23 Thread Dan Chapman
Public bug reported: This bug seems to have raised it's head again. While trying to reproduce the ubiquity crash I came across this bug. I'm not sure if it's the cause of bug 1267116 since in that test we are doing the same but we get a crash file which is what I cannot reproduce. So I have

[Bug 1267116] Re: ubiquity crashed with SIGSEGV in GtkNode::MatchStringProperty()

2014-01-10 Thread Dan Chapman
I'm not entirely sure this is a bug in autopilot-gtk. See http://paste.ubuntu.com/6725605/. Where you can see that the segfault occurs before the autopilot test executes the progress bar tests. Which is where we get the MatchStringProperty fail when trying to match the webkitwindow's name. I

[Bug 1266689] [NEW] SIGSEGV in GtkNode::MatchStringProperty

2014-01-07 Thread Dan Chapman
Public bug reported: This is a continuation from bug 1261685 It would appear this bug is still occurring after the recent fix. After trying to simplify the cause of the problem it appears to be caused when running a loop of repeated calls on the same/group of objects. I tried to dig into a bit

[Bug 1266689] Re: SIGSEGV in GtkNode::MatchStringProperty

2014-01-07 Thread Dan Chapman
No problem :-) Yes I should have switched it to use the existing tests as it turned out quite simple. Initially I started with recreating a simplified version of the point- of-fail in the ubiquity tests, hence progressbar and 3 dialogs and worked from there Thanks -- You received this bug

[Bug 1266689] Re: querying properties in tight loop hangs

2014-01-07 Thread Dan Chapman
I can confirm it all seems to be working now with the changes in the linked branch, I no longer get the greyed out hanging windows and all seems to be fine in the ubiquity runner after 2 runs on Ubuntu and 1 on Edubuntu. +1 from me :-) -- You received this bug notification because you are a

[Bug 1261685] Re: libautopilotgtk.so crashed with SIGSEGV in GtkNode::MatchStringProperty (this=0xa8b6c80, name=..., value=...) at /build/buildd/autopilot-gtk-1.4+14.04.20131128.1/lib/GtkNode.cpp:271

2013-12-31 Thread Dan Chapman
Unfortuantely this bug is still present it occurs when repeatedly selecting the same object or a group of objects. It seems it comes down to the speed it's checking if you put a 0.3 sec sleep between each selection it doesn't crash. I have attached a simplified test script which reproduces the

[Bug 1262575] Re: Autopilot: Failed test results giving non-helpful/no-info messages for error dialogs

2013-12-28 Thread Dan Chapman
** Branch linked: lp:~dpniel/ubiquity/lp1262575 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262575 Title: Autopilot: Failed test results giving non-helpful/no-info messages for error dialogs

[Bug 1262575] Re: Autopilot: Failed test results giving non-helpful/no-info messages for error dialogs

2013-12-28 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262575 Title: Autopilot: Failed test results giving non-helpful/no-info

[Bug 1262575] [NEW] Autopilot: Failed test results giving non-helpful/no-info messages for error dialogs

2013-12-19 Thread Dan Chapman
Public bug reported: As an example bug 1261745, on jenkins it displays the error as the page title hasn't changed, meaning we didn't get to the next step of the install but actually the problem was we were stuck at an error dialog displaying the installer couldn't create a JFS partition. This

[Bug 1262575] Re: Autopilot: Failed test results giving non-helpful/no-info messages for error dialogs

2013-12-19 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Dan Chapman (dpniel) ** Changed in: ubiquity (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1261701] [NEW] Autopilot: mistyping when testing keyboard layout

2013-12-17 Thread Dan Chapman
/test_lvm_encrypt_install/ keyboard input is entering too many characters, the test needs to check the entered text is the required length before testing it's value otherwise input again. ** Affects: ubiquity (Ubuntu) Importance: Undecided Assignee: Dan Chapman (dpniel) Status

[Bug 1261701] Re: Autopilot: mistyping when testing keyboard layout

2013-12-17 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1261701 Title: Autopilot: mistyping when testing keyboard layout To manage

[Bug 1261745] Re: Cannot create JFS partition

2013-12-17 Thread Dan Chapman
Screenshot of error ** Attachment added: Screenshot from 2013-12-16 16:30:16.png https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1261745/+attachment/3930911/+files/Screenshot%20from%202013-12-16%2016%3A30%3A16.png -- You received this bug notification because you are a member of

[Bug 1261745] [NEW] Cannot create JFS partition

2013-12-17 Thread Dan Chapman
Public bug reported: Found while running daily autopilot ubiquity iso tests. https://jenkins.qa.ubuntu.com/view/Ubiquity/view/Lubuntu/job /ubiquity_ap-lubuntu_devel_daily-

[Bug 1261745] Re: Cannot create JFS partition

2013-12-17 Thread Dan Chapman
The debug config file to reproduce ** Attachment removed: debug_config.cfg https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1261745/+attachment/3930905/+files/debug_config.cfg ** Attachment added: testrunner.cfg

[Bug 1261745] Re: Cannot create JFS partition

2013-12-17 Thread Dan Chapman
** Description changed: Found while running daily autopilot ubiquity iso tests. https://jenkins.qa.ubuntu.com/view/Ubiquity/view/Lubuntu/job /ubiquity_ap-lubuntu_devel_daily-

[Bug 1252207] Re: Autopilot: options to select the desktop env for Edubuntu installation

2013-12-16 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252207 Title: Autopilot: options to select the desktop env for Edubuntu

[Bug 1252238] Re: Autopilot: U1 sign-in page tests

2013-12-16 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252238 Title: Autopilot: U1 sign-in page tests To manage notifications

[Bug 1252246] Re: Autopilot: assert window stack throughout install

2013-12-16 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252246 Title: Autopilot: assert window stack throughout install To

[Bug 1252202] Re: Autopilot: Check custom partitions are created correctly

2013-12-16 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252202 Title: Autopilot: Check custom partitions are created correctly

[Bug 1066152] Re: advanced partitioning page is labeled Installation type

2013-12-16 Thread Dan Chapman
** Tags added: iso-testing qa-daily-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066152 Title: advanced partitioning page is labeled Installation type To manage notifications about this

[Bug 1260396] Re: Ubiquity window spans width of screen

2013-12-16 Thread Dan Chapman
** Tags added: qa-daily-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260396 Title: Ubiquity window spans width of screen To manage notifications about this bug go to:

[Bug 1260396] Re: Ubiquity window spans width of screen

2013-12-12 Thread Dan Chapman
window back to normal ** Attachment added: ubiquity_progress.png https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1260396/+attachment/3928195/+files/ubiquity_progress.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1260396] [NEW] Ubiquity window spans width of screen

2013-12-12 Thread Dan Chapman
Public bug reported: Bug in trusty daily iso build number 20131212 From both ubiquity-dm and the live session the window spans the width of the screen until the install gets to the Slideshow/progress page where the window flickers/dissapears and then comes back to the correct width. I have

[Bug 1252246] Re: Autopilot: assert window stack throughout install

2013-11-29 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Dan Chapman (dpniel) ** Changed in: ubiquity (Ubuntu) Status: New = Fix Committed ** Branch linked: lp:~dpniel/ubiquity/autopilot -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1252238] Re: Autopilot: U1 sign-in page tests

2013-11-29 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: In Progress = Fix Committed ** Branch linked: lp:~dpniel/ubiquity/autopilot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252238 Title: Autopilot:

[Bug 1252207] Re: Autopilot: options to select the desktop env for Edubuntu installation

2013-11-29 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: In Progress = Fix Committed ** Branch linked: lp:~dpniel/ubiquity/autopilot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252207 Title: Autopilot:

[Bug 1255589] [NEW] Autopilot: english tests not checking english values

2013-11-27 Thread Dan Chapman
Assignee: Dan Chapman (dpniel) Status: In Progress ** Tags: autopilot ** Changed in: ubiquity (Ubuntu) Status: New = In Progress ** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Dan Chapman (dpniel) ** Branch linked: lp:~dpniel/ubiquity/autopilot -- You

[Bug 1255589] Re: Autopilot: english tests not checking english values

2013-11-27 Thread Dan Chapman
** Changed in: ubiquity (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255589 Title: Autopilot: english tests not checking english values To

[Bug 1254774] Re: python segmentation fault during autopilot test

2013-11-26 Thread Dan Chapman
*** This bug is a duplicate of bug 1254996 *** https://bugs.launchpad.net/bugs/1254996 TUrns out this is a bug in autopilot https://bugs.launchpad.net/ubuntu/+source/autopilot/+bug/1254996 Marking as invalid ** Changed in: ubiquity (Ubuntu) Status: New = Invalid -- You received

  1   2   >