/srv/irclogs.ubuntu.com/2014/12/12/#ubuntu-app-devel.txt

ahayzenpopey, for https://code.launchpad.net/~vthompson/music-app/fix-1401727/+merge/244528 it looks like your ms2 is not running/out of sync with db02:47
ahoneybunhey ahayzen03:13
ahayzenahoneybun, yo03:13
ahoneybunI got my pioneer shirt today03:14
ahayzenahoneybun, awesome congrats :)03:14
ahoneybunthanks!03:15
ahoneybunnow to just run ubuntu touch on a device lol03:15
ahayzenhah find a nexus 4 on ebay lol03:16
ahoneybunahayzen: nice i have one03:16
ahoneybunas my main device03:16
ahayzenahoneybun, but you don't have ubuntu on it?03:16
ahoneybunno I got a android wear watch and it keeps me on android a bit03:17
ahoneybunthat and kik and snapchat03:17
ahayzenhah yeah snapchat :) ... you could try dual-booting?03:17
ahoneybunahayzen: have done it with windows and ubuntu but just need one more then the other03:18
ahoneybunI try to keep to one os at a time03:18
ahoneybunlike I'm using a old macbook as my xubuntu dev book03:19
ahoneybunbut my nice machine as a windows gaming device03:19
ahoneybunahayzen: really want to do a week with only Ubuntu Touch though03:20
ahayzenahoneybun, i use it as my daily phone, just needs more 'mainstream' apps03:20
ahoneybunyea true ahayzen sadly I have a bank that only has iOS and Android apps03:21
ahoneybunbut I could get around it by using it on my pc though03:21
ahoneybunI really need a new idea for a app03:21
ahayzenahoneybun, they don't have website access to the bank?03:22
ahoneybunahayzen: yea but the app is mega cool03:22
ahoneybunahayzen: got any app ideas?03:22
ahoneybunlol03:23
ahayzenhah not really03:23
ahoneybunXD03:24
ahayzenits all about scopes these days anyway ;)03:25
=== johnlage is now known as JOHNLAGE
ahoneybunnever made those03:25
ahoneybunahayzen: yay 80 users of my app!03:27
ahayzenahoneybun, wow thats awesome :)03:27
ahoneybunahayzen: yea going to party when/if it reaches 10003:28
ahoneybunneed to get it renamed on the store though03:28
ahoneybunahayzen: yay first vivid image to devel03:32
=== JOHNLAGE is now known as johnlage
ahayzenahoneybun, yey \o/ i'm still on rtm-proposed03:33
ahoneybunnice03:34
ahoneybunI was on devel-proposed since it had vivid03:35
ahoneybunbooting ubuntu to flash03:41
ahayzen\o/03:41
ahoneybunlol03:42
ahoneybunthat was a fast download03:43
ahoneybunin the ml for phone it talked about changing the frameworks from -dev03:43
ahoneybunbut I dont have anything but -dev from 14.1003:44
lpappmrqtros: do you know the answer for this question? http://askubuntu.com/questions/386118/howto-create-a-new-c-based-ubuntu-touch-project-in-ubuntu-sdk07:05
lpappperhaps this? http://askubuntu.com/questions/260185/is-there-way-to-compile-qt5-programs-written-with-c-to-ubuntu-touch07:15
lpappah, no.07:18
dholbachgood morning08:02
mrqtrosHi all08:02
mihirpopey: ping09:03
JamesTaitGood morning all; happy Friday and happy Ugly Christmas Sweater Day! :-D09:42
=== rmescandon is now known as rmescandon|afk
=== rmescandon|afk is now known as rmescandon
mihirhey popey11:00
=== _salem is now known as salem_
nik90_zsombi: ping11:12
gventurirpadovani: hi11:16
gventuricc oso11:16
gventurioSoMoN:11:16
gventurirpadovani: do you want to join the browser hangout?11:16
zsombinik90_: pong12:11
nik90_zsombi: hey, I ran the clock app on vivid using the memory manager and I have the same bug where I cannot edit an alarm or disable it. No errors printed out12:11
nik90_zsombi: although when I look closely, the alarm time  and toggle switch in particular are the ones that are broken.12:12
nik90_the alarm days change as expected12:12
zsombinik90_: I have to try your app on vivid...last time I wasnát able to run it at all on desktop12:16
nik90_zsombi: I created a new lxc container for vivid yesterday, installed ubuntu-sdk, cmake and was able to run clock app on desktop through qtcreator without any issues.12:17
nik90_in fact I dont have indicator-datetime or geoservices installed, and it still runs.12:17
zsombinik90_: Let me check on Utopic, I have the sample app in toolkit and Qt5.3.2 on it so I can see whether it works there... last time I tried was with 5.3.0 and it worked...12:18
nik90_ok12:19
=== greyback__ is now known as greyback
nik90_zsombi: http://paste.ubuntu.com/9488610/12:30
nik90_somehow something is going wrong with tempAlarm.date = alarmTime12:30
nik90_if I output tempAlarm.date, it is showing the wrong alarm time12:31
zsombinik90_: ouh..!12:31
zsombinik90_: so after setting alarm's date you get it wrong!12:31
nik90_zsombi: yup, regardless of what time I choose, it defaults to its own time12:32
nik90_it gets the day correctly...just the time is wrong12:32
zsombinik90_: ok, seems renato's TZ management screws it up...12:35
nik90_zsombi: hmm, this is why I requested everyone to run clock app test suite when making upstream changes like this.12:36
nik90_zsombi: wait, but I am using the memory manager and not EDS...12:37
nik90_where does the time zone management come to play here?12:37
zsombinik90_: there was a change I also transferred into the Alarms Services optimization, and that was made on Toolkit as well12:39
nik90_ok I will report the bug against the SDK for now. Can you help me out with the alarm switch code pls since charles needs it to confirm that disabling alarms works properly with indicator-datetime.12:40
nik90_I tried using the same code from the sdk alarm testcases and documentation, but it doesnt budge...the alarm toggle doesnt  change at all12:41
zsombinik90_: this is the place it blows up the TZ: http://paste.ubuntu.com/9488674/12:42
zsombinik90_: however alarms disable should work!12:46
nik90_zsombi: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/140188313:25
ubot5Launchpad bug 1401883 in ubuntu-ui-toolkit (Ubuntu) "[Vivid][Regression] Alarms times is incorrectly saved when editing an alarm" [Undecided,New]13:25
zsombinik90_: what I do not get is that we have tests for this and that passes13:26
nik90_zsombi: did you check if this bug is reproducible in your sample alarm app?13:27
zsombinik90_: not yet, I was too booked for the list item dragging... I will check it later, if not today then on Monday the first time13:28
nik90_zsombi: no worries, just making sure this is known13:28
* balloons waves to nik90_ 13:28
* nik90_ waves back13:29
=== beuno_ is now known as beuni
=== beuni is now known as beuno
=== rmescandon is now known as rmescandon|lunch
mrqtrosmhall119 ping14:11
=== rmescandon|lunch is now known as rmescandon
=== gventuri_ is now known as gventuri
rickspencer3popey, my app got rejected because:15:27
rickspencer3security_policy_groups_safe_app (debug):15:27
rickspencer3(REJECT) reserved policy group 'debug': not for production use15:27
rickspencer3but I don't see in QtCreator where that is set15:27
rickspencer3little help?15:27
balloonsrickspencer3, I had the same thing happen to me!15:30
balloonsrickspencer3, I ended up rebuilding it and it worked. I'm not sure why qtcreator would sometimes build the click that way. perhaps if I hit debug?15:30
Elleorickspencer3: as I understand that gets done automatically when you use the normal build/deploy route to create a click; you need to use the create click option on the publish page to create a non-debug package15:30
rickspencer3hmmm, maybe I uploaded the wrong click package15:31
Elleorickspencer3: at least that's my limited understanding of things15:31
* balloons notes click build from the command line also work15:31
balloonsElleo, ahh good to know.15:31
rickspencer3I can't actually find the click package that it build :(15:32
rickspencer3I think I uploaded one from when I was testing in the emulator and installing on my phone15:32
Elleorickspencer3: iirc it gets built in a directory called 'build-<projectname>-<architecture>' in the directory above your project15:34
rickspencer3Elleo, right, but it is actually in15:34
rickspencer3build-FaireDesCourses-UbuntuEmulator_GCC_i386_ubuntu_sdk_14_10_utopic-default15:34
rickspencer3and i have no idea why15:34
rickspencer3I bet it's because i have that chosen in the project settings15:35
Elleoit'd be nice if the qt creator plugin's publish page could do uploads direct to the store15:35
Elleothat'd make things much more streamlined15:36
rickspencer3uh15:37
rickspencer3so I uploaded version 0.2, and now it says that version 0.1 is published :)15:37
Elleoheh15:37
balloonsheh15:37
rickspencer3balloons, Elleo could one you guys do me a huge favore?15:41
rickspencer3see if the app "Faire Des Courses" is in the store and works for you?15:41
Elleorickspencer3: sure15:43
rickspencer3thanks Elleo15:44
Elleorickspencer3: seems to work :)15:44
rickspencer3I'm worried that I have some weird version there15:44
rickspencer3Elleo, was there a screenshot in the store, do you remember?15:44
rickspencer3Elleo, also, thanks!15:44
Elleorickspencer3: yep, there's a screenshot :)15:44
rickspencer3opkl15:44
rickspencer3groovy15:45
rickspencer3seems to be working :)15:45
rickspencer3thanks Elleo15:45
Elleono problem :)15:45
mrqtroslpapp you can't add C++ files to qmlproject15:46
mrqtrosIts name says to you "I am QML project, not C++"15:47
mrqtroslpapp you must create C++\QML project15:47
=== oSoMoN is now known as oSoMoN|afk
popeyballoons: you around next week in case we need any core apps uploading to the store?17:06
=== oSoMoN|afk is now known as oSoMoN
balloonspopey, yes I plan to be around at least in the beginning of the week17:33
popeyok17:33
popeythanks17:33
rickspencer3does anyone know if Ubuntu supports QtQuick3d?18:26
=== salem_ is now known as _salem
ahoneybunhey is there a timer app for ubuntu touch?21:55
ahoneybunother then the one built into the clock app I would think21:55
mhall119ahoneybun: there isn't one in the new clock app, I think it's planned though22:04
ahoneybunoh darn22:04
ahoneybunstarted making one22:04
ahoneybunor trying22:04
mhall119check the old Clock code22:04
ahoneybunit would be more of a task focused one though22:05
ahoneybunlike take 5 mins to write, 5 more to spell check22:05
mhall119the basic logic would be the same though, and nik90_ has already solved problem you're likely to face22:05
ahoneybunyay problem22:05
ahoneybunI'm working on the picker22:06
ahoneybunfor a set of preset tasks (laundry, dishes, homework)22:06
ahoneybunmight not use picker22:06
ahoneybunmhall119, what is this, Unable to assign QQuickAnchorLine to QQuickItem*22:07
ahoneybunfrom this line, anchors.centerIn: parent.top22:08
ahoneybunmhall119, I can say that it seems that Ubuntu Touch lasts longer then Lollipop with data on and wifi22:13
ahoneybunI think so far22:13
mhall119ahoneybun: anchors.centerIn expects an item22:15
mhall119http://developer.ubuntu.com/api/qml/sdk-14.10/QtQuick.Item/#anchors.centerIn-prop22:15
mhall119so there you would use anchors.centerIn: parent22:15
mhall119not parent.top22:15
ahoneybunmhall119, i'm still learning about anchors to space things out sorry22:15
mhall119no problem, it's one of the harder mental-shifts to make if you're coming from other toolkits22:16
ahoneybunwhen I did that this happened22:16
ahoneybunQML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function.22:16
mhall119right, Column positions it's own children, they don't position themselves22:17
ahoneybunoh wait thats because two labels have centerIn: parent22:17
mhall119read http://developer.ubuntu.com/api/qml/sdk-14.10/QtQuick.Column/ for more on that22:17
mhall119ahoneybun: if you want to center it horizontally, you can do that22:18
mhall119but you can't set vertical positioning22:18
ahoneybunso confused22:18
ahoneybunoff to pastebin22:18
mhall119tl;dr: Column owns the y coordinate for child items, but you can still set the x22:19
ahoneybunmhall119, http://pastebin.ubuntu.com/9494582/22:19
mhall119ahoneybun: try anchors.horizontalCenter: parent.horizontalCenter22:20
ahoneybunyay no errors22:22
mhall119ahoneybun: http://doc.qt.io/qt-5/qtquick-positioning-anchors.html might give you some better understanding of anchors22:22
ahoneybunI'm doing this in my ubuntu pioneer shirt lol22:22
mhall119\o/22:23
ahoneybunlol22:23
ahoneybunmhall119, want a ss of the app?22:23
ahoneybunscreenshot22:25
ahoneybunI should use the toolbar to add a new item really22:26
mrqtrospopey ping22:29
mrqtrospopey take a look: https://code.launchpad.net/~mrqtros/ubuntu-rssreader-app/ubuntu-rssreader-app-new-devel-period/+merge/24465622:31
mrqtrospopey beginning of new cycle of shorts development :)22:31
ahoneybunmrqtros, that is shorts?22:32
mrqtrosahoneybun yes, it's url to my commit. Or what do you mean?22:34
ahoneybunmrqtros, was just going to ask why I get Chinese articles in Shorts22:35
mrqtrosahoneybun ahahahah maybe you should ask my Chinese teammate :D22:36
ahoneybunlol22:36
mrqtrosahoneybun maybe you just add few Chinese feeds? :)22:39
mrqtrosballoons https://code.launchpad.net/~mrqtros/ubuntu-rssreader-app/ubuntu-rssreader-app-new-devel-period/+merge/24465622:39
mrqtrosballoons both test failed =\ Seems that new toolbar actions broke it22:40
ahoneybunnope stock22:40
mrqtrosahoneybun can you provide screenshot? :)22:52
techneut92hi! :)22:56
techneut92does anyone have some experience with u1db?22:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!