clepto1995 | randomcpp, I'm going to bed, if you find anything send me an email (you can find it on github) or wait until tomorrow | 00:08 |
---|---|---|
randomcpp | ok sure :) | 00:08 |
clepto1995 | goodnight | 00:08 |
randomcpp | goodnight | 00:08 |
=== chriadam|away is now known as chriadam | ||
hakermania | Good night from me, too! | 00:20 |
GuidoPallemans | just pushed my latest sources to github on my github app: https://github.com/brambram/GithubClient | 00:43 |
=== _salem is now known as salem_ | ||
rschroll | Is it possible to individually style the values in a ValueSelector? | 03:12 |
rschroll | I'm trying to make a font selector, and it'd be nice for each option to be in that font | 03:12 |
=== salem_ is now known as _salem | ||
oSoMoN | good morning | 06:52 |
gusch | oSoMoN: hi can you have a look at https://code.launchpad.net/~schwann/gallery-app/gallery-unified-multi-pick/+merge/182278 | 07:54 |
oSoMoN | gusch: sure, will do | 07:55 |
=== chriadam is now known as chriadam|away | ||
clepto1995 | randomcpp, I find a workaround.. I changed the UI a bit :) | 10:26 |
randomcpp | error on first launch file:///home/random/Projects/cnotes-ubuntu-touch/Storage.js:23: Error: no such table: notes Unable to execute statement | 10:26 |
randomcpp | tip: in the creation page, the action "create" should be something like "save" | 10:28 |
clepto1995 | randomcpp, did you get pasted the error? | 10:28 |
randomcpp | tip: the add tags should a dialog no a pointless popup | 10:30 |
clepto1995 | randomcpp, why pointless? I prefer popup | 10:30 |
randomcpp | clepto1995, I think a dialog is preferred by the HIGs | 10:31 |
randomcpp | clepto1995, I can't save a new note | 10:31 |
clepto1995 | randomcpp, yes, for the user need to make a choice | 10:31 |
randomcpp | file:///home/random/Projects/cnotes-ubuntu-touch/pages/CreateNotePage.qml:37: TypeError: Cannot read property '0' of undefined | 10:31 |
randomcpp | I think that's caused by the first error | 10:32 |
randomcpp | file:///home/random/Projects/cnotes-ubuntu-touch/Storage.js:23: Error: no such table: notes Unable to execute statement | 10:32 |
randomcpp | no category has been loaded | 10:32 |
randomcpp | and I can't add a new one either | 10:32 |
clepto1995 | randomcpp, wait a sec | 10:32 |
clepto1995 | randomcpp, comment line 156 in CNotes.qml | 10:33 |
clepto1995 | and run | 10:33 |
randomcpp | oh now it works :) | 10:34 |
randomcpp | category page is there yet, right? | 10:35 |
clepto1995 | randomcpp, for testing purposes close the app, uncomment the line and re-run | 10:35 |
randomcpp | isn't* | 10:35 |
clepto1995 | randomcpp, its there but I don't if its works due to changes to the files structure and UI | 10:35 |
randomcpp | clepto1995, it runs without errors, but I don't have the entry I've created | 10:35 |
clepto1995 | randomcpp, if you want to test the app properly please wait until the next upadte | 10:36 |
randomcpp | okok | 10:36 |
clepto1995 | randomcpp, its all gone to work then except u1db and maybe links | 10:36 |
dpm | hi m-b-o, good afternoon! We've got but we've got a session for Calculator & Weather at UDS today: http://summit.ubuntu.com/uds-1308/2013-08-27/display? I'm telling you the same as I said to WebbyIT: if you are around and you'd like to participate, your input will be very useful! :) | 10:37 |
m-b-o | hi dpm :) | 10:39 |
dpm | hey :) | 10:39 |
randomcpp | clepto1995, if you want you can test my app https://github.com/random-cpp/saucybacon | 10:40 |
m-b-o | I'm at the office.. I'll try to follow on irc | 10:40 |
randomcpp | I've got a really nice feature yesterday :) | 10:40 |
clepto1995 | randomcpp, I will as soon as I finished the convergence thing... | 10:41 |
dpm | thanks m-b-o! | 10:46 |
=== gusch_ is now known as gusch|brb | ||
seb128 | nic-doffay, hey | 11:41 |
nic-doffay | seb128, hey | 11:41 |
seb128 | nic-doffay, do you have any news about the optionselector landing? | 11:41 |
seb128 | nic-doffay, we need it in other projects :/ | 11:41 |
nic-doffay | seb128, made another addition on friday | 11:41 |
seb128 | can't you just land it as it is and make addition in further iterations later? | 11:42 |
nic-doffay | seb128, the subtext was one of the additions. | 11:42 |
nic-doffay | Aswell as an icon for the wifi too. | 11:42 |
nic-doffay | Which I assumed might be needed. | 11:42 |
seb128 | there is always stuff to improve/fix, that shouldn't block landing though | 11:42 |
seb128 | right, they are | 11:42 |
seb128 | but if they come later that's fine | 11:42 |
nic-doffay | Either way kalikiana should be able to review it later today and it will land. | 11:42 |
seb128 | we better be blocked on some missing features than being blocked on starting using it at all | 11:43 |
nic-doffay | As soon as he has a a moment. | 11:43 |
seb128 | ok, great | 11:43 |
nic-doffay | seb128, I'll do my best to land it today. | 11:43 |
seb128 | thanks! | 11:43 |
nic-doffay | the code is done at least. | 11:43 |
GuidoPallemans | anyone here has any experience on changing the elements inside a repeater drastically? | 11:53 |
=== gusch|brb is now known as gusch | ||
=== oSoMoN_ is now known as oSoMoN | ||
clepto1995 | is someone from the gallery app here? | 12:55 |
GuidoPallemans | is it possible to set the background color of a page's title? | 13:45 |
clepto1995 | GuidoPallemans, try headerColor | 13:55 |
=== om26er is now known as om26er|away | ||
GuidoPallemans | clepto1995: thanks! | 14:23 |
GuidoPallemans | clepto1995: doesn't work | 14:26 |
GuidoPallemans | I want my header bar to not be transparent, how can I do that? | 14:30 |
clepto1995 | GuidoPallemans, what you mean not to be transparent? It isn't | 14:32 |
GuidoPallemans | it is :D | 14:33 |
GuidoPallemans | I have a flickable that slides under the title | 14:33 |
clepto1995 | GuidoPallemans, thats another thing | 14:33 |
GuidoPallemans | but it shouldn't, it should stop at the bottom of the title | 14:33 |
clepto1995 | GuidoPallemans, https://plus.google.com/101694416703170881163/posts/AGKekSoLTHw | 14:34 |
GuidoPallemans | ah yes, thanks | 14:35 |
clepto1995 | :) | 14:36 |
WebbyIT | dpm, thanks to help by boiko we have the fix for critical bug merged \o/ | 14:37 |
WebbyIT | https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/1179422/+merge/181010 | 14:37 |
dpm | \o/ WebbyIT, boiko, nice work! | 14:38 |
=== zoopster_ is now known as zoopster | ||
GuidoPallemans | hey guys, join #ubuntu-uds-appdev-1 | 15:16 |
=== om26er|away is now known as om26er | ||
om26er | mhall119, hey, where can I see today's keynote ? | 15:46 |
WebbyIT | hi christina :) Do you have a plot for the uds session or we will improvise? | 15:46 |
mhall119 | om26er: http://summit.ubuntu.com/uds-1308/meeting/21887/intro-and-keynote/ | 15:46 |
mhall119 | om26er: if/when youtube is done processing it | 15:47 |
om26er | mhall119, can you point me to a direct youtube link (if you can) youtube is blocked here so i'd use that link with a proxy | 15:48 |
mhall119 | om26er: http://www.youtube.com/embed/zMCxHYKjAx0 | 15:49 |
om26er | mhall119, thanks | 15:49 |
mhall119 | np | 15:49 |
christina | WebbyIT, hello!!! | 15:49 |
christina | WebbyIT, i have something prepared but we shall improvise :) | 15:49 |
christina | WebbyIT, just something to go through how we came up with the concepts :) see you in a bit! | 15:50 |
om26er | does anyone know how can I see which version of the touch image I have on my phone ? | 15:50 |
WebbyIT | christina, sounds good :) See you soon! | 15:51 |
dholbach | hello everybody - if you are interested in apps and hardware requirements, we're currently talking about it in http://summit.ubuntu.com/uds-1308/meeting/21933/community-1308-app-story-hardware-requirements/ | 16:08 |
dholbach | and we're in #ubuntu-uds-community-1 as well | 16:08 |
WebbyIT | christina_ dpm, can you send me a link for the hangout? | 16:10 |
dpm | WebbyIT, done :) | 16:11 |
WebbyIT | thanks dpm :) | 16:11 |
hakermania | What signal should I catch in order to shutdown gracefully my application during shutdown? I can catch SIGHUP, SIGINT and SIGTERM, and I thought that these would be enough. When I use kill -15 PID my process exits gracefully, but not when I shutdown my pc normally | 16:19 |
hakermania | I thought that SIGTERM (15) would be enough. | 16:20 |
boiko | om26er: hi | 17:13 |
om26er | boiko, hey | 17:13 |
boiko | om26er: could you please give me some help understanding why this MR is failing: https://code.launchpad.net/~boiko/address-book-app/launch_dialer_and_messaging_reapply/+merge/182202 | 17:13 |
om26er | boiko, address-book-app : Depends: qtdeclarative5-ubuntu-telephony-plugin but it is not installable | 17:14 |
om26er | that's cause of the failure on a maguro | 17:14 |
boiko | om26er: ouch! the package changed name, sorry, I didn't notice that :/ | 17:15 |
om26er | boiko, what's the name of the new package ? | 17:19 |
boiko | om26er: qtdeclarative5-ubuntu-telephony0.1 | 17:19 |
om26er | boiko, its fine till 0.1 (why the number in the package name btw?) | 17:20 |
om26er | its like unity8 :p unity8 7.81 :D | 17:20 |
boiko | om26er: well, that seems to be the naming scheme used by all qtdeclarative5-ubuntu-* packages | 17:21 |
seb128 | boiko, om26er: that's the abi version (the import number) | 17:25 |
seb128 | that's so we can do smooth transitions when the abi change | 17:25 |
boiko | seb128: makes sense | 17:25 |
seb128 | by having different versions installed at the same time | 17:25 |
seb128 | what source has the issue? | 17:25 |
seb128 | boiko, I fixed dialer-app and messaging-app today | 17:25 |
boiko | seb128: it is an MR on lp:address-book-app | 17:26 |
boiko | seb128: already fixed it | 17:26 |
seb128 | or, address-book-app ... sorry, that one is not in the archive so we didn't catch it | 17:26 |
seb128 | boiko, great | 17:26 |
boiko | om26er: hi, is this the test you fixed yesterday: https://bugs.launchpad.net/touch-preview-images/+bug/1217307 | 19:32 |
ubot2` | Launchpad bug 1217307 in touch-preview-images "TestCommunicationPanel.test_send_button_disable_on_clear test failure on mako devices" [Undecided,New] | 19:32 |
om26er | boiko, yes it is. Is that not fixed ? | 19:32 |
boiko | om26er: I think it is, it is just missing a release | 19:33 |
boiko | om26er: even if we are switching to the new apps for tomorrow image,we better get this fix released | 19:33 |
om26er | boiko, how do we release a new package ? | 19:33 |
om26er | there was auto release enabled for that project, not sure if it was re-enabled by francis as well | 19:34 |
boiko | om26er: we have do debcommit a saucy series changelog entry, I'll do that and ask you to review/approve | 19:34 |
boiko | om26er: it was in daily release, but we had to switch that off while libmessaging-menu from phablet was not yet in saucy | 19:35 |
om26er | boiko, ah - ok | 19:35 |
boiko | om26er: it could be re-enabled, but I don't think it is worth at this point | 19:35 |
om26er | boiko, yeah, just do a manual release. I don't think there is going to be another release after this one | 19:35 |
boiko | indeed | 19:36 |
boiko | om26er: https://code.launchpad.net/~boiko/phone-app/release_0.59.24/+merge/182478 | 19:40 |
om26er | boiko, approved | 19:41 |
boiko | om26er: thanks! | 19:41 |
zyga | ok | 19:49 |
zyga | mhall119: so let's talk here | 19:49 |
mhall119 | hi zyga! | 19:49 |
mhall119 | so I think we can safely assume python 2.7 for deployments of the api website | 19:50 |
mhall119 | I don't know about development environments though, I'd have to check what the 12.04 had | 19:50 |
zyga | mhall119: you should fix your bzr author name | 19:50 |
zyga | mhall119: you got one commit without your name I think | 19:51 |
zyga | mhall119: it has 2.7 | 19:51 |
zyga | mhall119: so it's okay | 19:51 |
mhall119 | yeah, the one without my full name was probably done on a server | 19:51 |
mhall119 | my laptop is properly setup | 19:51 |
zyga | mhall119: what's the license? | 19:55 |
mhall119 | zyga: AGPLv3 | 19:55 |
zyga | k | 19:55 |
zyga | I'll add that too | 19:56 |
zyga | mhall119: 3 or 3+? | 19:56 |
mhall119 | it's not specified yet, but 3+ would be best I think | 19:57 |
mefrio | is there any gallery app developer? | 19:58 |
mhall119 | mefrio: try in #ubuntu-touch if they aren't in here | 19:59 |
wellsb | i can't seem to change a gradient's colors dynamically by modifying a variable like I can a color. Oh well. There are other ways.. | 19:59 |
mefrio | mhall119, ok thanks | 19:59 |
zyga | mhall119: first branch up | 20:00 |
mhall119 | \o/ | 20:00 |
zyga | mhall119: let me do a merge request | 20:00 |
mhall119 | it never fails, every time I start a new project the first contributions from other people are either a COPYING file or a setup.py file :) | 20:01 |
zyga | https://code.launchpad.net/~zkrynicki/ubuntu-api-website/setup.py/+merge/182483 | 20:01 |
zyga | mhall119: I'll add COPYING now | 20:02 |
mhall119 | :) | 20:02 |
zyga | mhall119: another branch up | 20:03 |
* zyga loves using git-lp | 20:03 | |
zyga | https://code.launchpad.net/~zkrynicki/ubuntu-api-website/license/+merge/182484 | 20:04 |
zyga | mhall119: I'll do some basic code copyright cleanup and south work next | 20:04 |
zyga | but now I need some food | 20:04 |
mhall119 | zyga: nice, thanks! | 20:06 |
mhall119 | zyga: both approved and merged | 20:08 |
zyga | mhall119: cool | 20:13 |
GuidoPallemans | mhall119: when will the new api website arrive? | 20:15 |
mhall119 | GuidoPallemans: when it's capable of replacing the static API docs we currently have | 20:17 |
mhall119 | before 13.10 I hope | 20:18 |
GuidoPallemans | oh ok | 20:18 |
GuidoPallemans | anyone ever had an error TypeError: Converting circular structure to JSON | 20:32 |
GuidoPallemans | nik90_: do you work for ubuntu/canonical? | 20:35 |
=== bfiller is now known as bfiller_afk | ||
boiko | om26er_: is this a jenkins error or is it something else: https://code.launchpad.net/~boiko/address-book-app/launch_dialer_and_messaging_reapply/+merge/182202 | 20:59 |
om26er_ | boiko, its different, internet stopped working on a device due to some reason | 21:00 |
om26er_ | i'll kick it | 21:00 |
boiko | om26er_: thanks! | 21:00 |
wellsb | Can somebody verify this bug report: Bug #1217578 I guess the temporary workaround is to create my own button w/ mousearea and rectangle | 21:03 |
ubot2` | Launchpad bug 1217578 in Ubuntu UI Toolkit "Button does not reflect changes to GradientStop.color" [Undecided,New] https://launchpad.net/bugs/1217578 | 21:03 |
boiko | wellsb: if you are to create your own button, use an AbstractButton as a base, then you just need to implement the visual | 21:06 |
boiko | wellsb: that until this gradient bug gets fixed | 21:06 |
wellsb | Good idea | 21:07 |
=== seb128_ is now known as seb128 | ||
randomcpp | mhall119, ping | 21:34 |
randomcpp | mefrio, ping you too | 21:34 |
mefrio | randomcpp, pong | 21:34 |
mhall119 | randomcpp: pong | 21:35 |
randomcpp | mhall119, do you have any documentation on how conditional layouts should be used? | 21:36 |
mhall119 | randomcpp: you mean from a design perspective or an implementation perspective? | 21:37 |
randomcpp | implementation perspective, if there's a way it's mean to be coded | 21:37 |
mhall119 | http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/ubuntu-layouts.html has a 7-page walkthrough of how to do it | 21:38 |
randomcpp | because at the moment I change some configuration simply based on a variable | 21:38 |
mhall119 | definitely read through all those pages I linkted to | 21:38 |
mhall119 | it's very comprehensive | 21:38 |
mhall119 | http://design.ubuntu.com/apps/get-started/responding-to-orientation has some design ideas | 21:39 |
randomcpp | thanks | 21:40 |
mhall119 | np | 21:41 |
randomcpp | because at the moment, in the recipe page view for example, I'm using a grid that changes the number of columns as the app width increment | 21:42 |
mhall119 | randomcpp: there's an example of doing exactly that I believe | 21:44 |
randomcpp | yeah but I'm calculating the width of the children "manually", I shouldn't do this.. | 21:46 |
GuidoPallemans | does the scrollbar component work? I don't see it | 22:11 |
GuidoPallemans | but it isnt giving any errors | 22:12 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!