/srv/irclogs.ubuntu.com/2015/02/17/#ubuntu-app-devel.txt

=== salem_ is now known as _salem
=== chriadam|away is now known as chriadam
mhall119davmor2: I'm not very good at holiday-ing02:10
mhall119Do I need anything in my manifest or apparmor file to use Download Manager?03:17
=== chriadam is now known as chriadam|away
rpadovanipopey, o/ could you please give a try to https://code.launchpad.net/~gang65/ubuntu-calculator-app/ubuntu-calculator-app-edit-history/+merge/24973008:16
rpadovani?08:16
popeyrpadovani: sure08:17
rpadovanity08:17
* popey reboots to a kernel that works with the sdk08:21
* popey hugs zbenjamin and bzoltan_ (Team BZ!) for the popup when opening the SDK to update my kits. Good work :)08:32
* popey goes to make coffee while it does that08:32
popeyrpadovani: that edit mode is rather nice!08:38
rpadovanipopey, indeed, but I'm not sure is the one designers want. Anyway, they didn't give us any advice since the reboot, so if for you it's ok approve it, code is good :-)08:39
popeyyeah, I'll leave a comment08:40
popeyrpadovani: 100balls is stupid-fast now on krillin.08:40
popeymust be helpful to have a device to test on :)08:40
rpadovanipopey, stupid fast = good or bad? :D08:42
popeyyes, good :)08:42
popeythe balls feel more fluid now08:42
popeynot like they're falling through syrup08:43
rpadovani\o/08:43
rpadovanikenvandine and others bacon2d guys are doing an awesome work08:44
bzoltan_popey: and you will like the fast kit creation feature we are working on right now08:55
bzoltan_popey: not to mention the long expected fat package creation feature... what is being reviewed right now.08:55
=== tsdgeos_ is now known as tsdgeos
zbenjaminpopey: bzoltan_: but only for qmake based projects09:00
* popey hugs bzoltan_ and zbenjamin 09:12
zbenjaminpopey: do you have any overview what the preferred project type is in the community? qmake or cmake?09:13
popeyfor core apps, cmake, for wider community I don't know.09:14
JamesTaitGood morning all; happy Pancake Day! :-D09:24
=== rmescandon is now known as rmescandon|brb
=== rmescandon|brb is now known as rmescandon
popeyybon: https://blog.openstreetmap.org/2015/02/16/routing-on-openstreetmap-org/ is interesting!09:59
ybonpopey: yup :)09:59
ybonbut it's online only09:59
popeyno api?09:59
ybonsure there is an API :)10:00
popeyoh, but you can't use it when disconnected, sorry.10:00
ybonyep, that's the issue :(10:00
mzanettinik90: hey ho11:27
mzanettinik90: are you the one to ping for reviews for ucs components?11:28
mzanettihttps://code.launchpad.net/~mzanetti/component-store/iconSource/+merge/24958711:28
mzanettihttps://code.launchpad.net/~mzanetti/component-store/cleanup-action-on-release/+merge/24959211:28
Elleopopey, ybon: you can do offline routing with spatialite (basically PostGIS based around sqlite) + osm; I wrote a little tutorial on that sort of thing a gazillion years ago for the n900: http://blog.mikeasoft.com/2010/09/24/local-map-rendering-and-route-finding-with-libchamplain-spatialite-and-open-street-map/11:29
popeynice!11:30
Elleopopey, ybon: you'd probably want to do something slightly more clevel than just dumping all of a country into one spatialite db though (e.g. have a motorways/major roads database that you use for long distange routing, then lots of smaller area specific dbs for getting to specific destinations after the main route is complete)11:31
=== _salem is now known as salem_
Elleopopey, ybon: also I think the routing engine from marble can be used as a standalone daemon with either online or local routing, might be adaptable into something that could be used in an app (or alternatively could be something we should look at as offering as a system service)11:33
rpadovanimzanetti, ping11:38
mzanettirpadovani: hey11:39
rpadovanimzanetti, I tested your reminders branches and I was scared about how many useless warning we have in console, so I started to clean up and I see there is a problem with localstorage: it doesn't create a default notebook11:40
rpadovaniall notes related actions (edit, create, delete) takes a notebook guid, always, because in evernote you have to have at least one11:40
mzanettiyeah, I'm aware of that11:40
rpadovaniso, what do you want to do? create a default notebook or rewrite all function to works well also without a notebook?11:41
mzanettinot sure yet11:41
mzanettiI think I'll just generate a default notebook11:41
rpadovani(do you want to do = do you want we do)11:41
rpadovanioki doki11:41
mzanettifeel free to do that11:42
rpadovaniI want also to start to take a look to the scope11:42
rpadovanibut it's huge11:42
mzanettiis it?11:45
nik90mzanetti: hey, I checked the MPs and the code looks good to me, I just want to make sure the upstream author of that component (renato) is fine with the additions since it would benefit the address book if he knows about this. I have included him as a reviewer of your MPs.11:55
mzanettiack11:55
=== MacSlow is now known as MacSlow|lunch
w-floI'm working on an app that uses a c++ backend (.so file). Recently qt 5.4 landed in vivd, and now the .so file built in the vivid click chroot no longer works on the "devel" channel emulator because of a qt version mismatch. Is there any way to build a click package with multiple .so backends, each compiled against a different qt version? Or is the "correct" way to handle this creating multiple click packages, one for each qt version?12:14
=== MacSlow|lunch is now known as MacSlow
=== rmescandon is now known as rmescandon|lunch
=== rmescandon|lunch is now known as rmescandon
ahayzenkenvandine, ping14:19
kenvandineahayzen, pong14:26
ahayzenkenvandine, o/ ... After the discussions about content-hub on G+, I was wondering if you could confirm the expected behaviour of onImport vs onShare ...14:27
ahayzenkenvandine, Currently music only listens to onImport and imports the music file into ~/Music/Imported14:27
ahayzenkenvandine, but should we be listening to onShare as well and attempting to play the file within the HubIncoming folder without importing it?14:27
kenvandinei wouldn't think you'd play it14:29
kenvandinebut if you have a way of sharing the song with someone else14:29
kenvandineyou could listen for onShareRequested14:29
kenvandineand handle the share14:29
kenvandinebut you shouldn't import the file14:29
ahayzenhmm the problem with it not being imported is that mediascanner2 won't pick it up as well ... so then only metadata we would be able to present is the filename14:31
ahayzenlike at the moment file manager appears to use content-hub import every time you click an audio file... causing loads of duplicates ... but then i guess it should be using url-dispatcher if the files are already in ~/Music14:32
ahayzenkenvandine, so when mzanetti says that he can't 'share' files to the music-app from reminders should that instead be using an import or should that be using a share which is then played but not imported? (https://plus.google.com/105839534016416729197/posts/5qT8FACs6AG)14:35
kenvandineyeah, he should be doing an export14:36
kenvandinenot a share14:36
ahayzenok so what music has at the moment is 'correct' ? :)14:37
kenvandineahayzen, you would register music-app as a "destination" for music14:37
mzanettiahayzen: yeah, works fine just exporting it14:37
kenvandinei think so14:37
mzanettiso my bad I guess14:37
mzanettiI tried with "share"14:37
kenvandinemzanetti, why would you share?14:37
kenvandineah14:37
kenvandine:)14:37
ahayzeni just wanted to check we shouldn't be implementing 'share' support with music...somehow...14:37
kenvandineahayzen, you know what you really want for sharing though?14:37
kenvandineshare a link to a song from 7digital14:38
kenvandineso if you click share in music-app14:38
kenvandineit could give you a peer picker for type Links14:38
kenvandineand you could post a link to the song on 7digital14:38
kenvandineto facebook, gmail, twitter, etc14:38
ahayzeninteresting14:38
kenvandineto encourage your friends to buy it14:39
kenvandinebecause of course you should never share the mp3 files with your friends :-D14:39
ahayzenthat would be really cool :) and the other bit we need to implement is export support so say the clock app could select a song via the music app to have as its alarm14:39
ahayzenkenvandine, do any other apps implement sharing links at the moment?14:40
mzanettikenvandine: of course you should. you should only listen to Creative Common licensed music14:40
mzanetti:P14:40
kenvandinemzanetti, of course!14:41
ahayzenheh14:41
kenvandineahayzen, yes, the browser does14:41
kenvandinewell14:41
kenvandineyes, the browser shares links14:41
ahayzenah yes14:41
kenvandinethe only share handlers we have for links atm is telegram and messenger-app14:41
mzanettikenvandine: however, in my case it is a bit confusing14:42
kenvandinebut twitter and facebook is in the works14:42
mzanettikenvandine: think of a PDF file attached to a note14:42
kenvandineyou should be exporting that14:42
mzanettikenvandine: I might just want to open it in decument viewer, but I might also wanna share it14:42
kenvandinewhich is like "open with"14:42
kenvandinemzanetti, sure14:42
kenvandinewe need an app to provide a share handler14:42
ahayzensomeone else suggested in a bug somewhere that mediaplayer-app should accept 'sharing' audio files so that it works just as a player of audio without importing14:42
kenvandineusing google drive, dropbox, etc14:42
mzanettikenvandine: can I specify both at the same time?14:43
kenvandineboth share and export?14:44
kenvandinesure14:44
mzanettihmm, ok. will try that14:44
kenvandinejust use a different action14:44
kenvandinelike "Open with..."14:44
kenvandineand "Share"14:44
mzanettiah, well, I don't really have actions14:44
kenvandinelike menu items14:44
mzanettiI have images in a text document14:44
kenvandineah, but you could14:45
mzanettiand when I click on them it opens the contentpeerpicker14:45
kenvandineturn it into a context menu14:45
mzanettibut sure, I could plug an intermediate dialog14:45
kenvandineor something14:45
mzanettiack14:45
kenvandinethat lets you select what to do with it14:45
kenvandinemy hub-exporter example does just that14:45
kenvandineactually i think it does the popover thing... i can't remember what the latest does :)14:47
seb128hum14:51
seb1282048native theme changes stopped working with the qt landing14:52
mzanettilol... we have an unofficial webapp for the unofficial appstore16:13
ogra_hahahaha16:13
Elleoheh16:15
Elleonice16:15
rickspencer3kalikiana, hey I have a question about how to use u1db16:26
rickspencer3I want to create a sorted of list of documents, sorted by "activations"16:26
rickspencer3that is to say ... every time that the user activates a doc, I increment the "activations" property on the doc16:26
rickspencer3I would think that I would use a query for this, but not sure how I would do that16:27
kalikianarickspencer3: you use SortFilterModel, u1db itself doesn't sort16:33
rickspencer3thanks kalikiana I'll check it out16:33
jdstrandmhall119: re Download Manager> just specify networking policy group17:00
akiva-thinkpadWoah Jono; what a review20:25
akiva-thinkpadhttps://www.youtube.com/watch?v=CR4baLQmU0s20:25
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem

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