=== chriadam|away is now known as chriadam === _salem is now known as salem_ === salem_ is now known as _salem [08:17] Good morning all; happy Mole Day! :-D [08:20] Mirv: hi [10:48] mzanetti: I don't need TCP connection, UDP is fine [10:48] Mirv: reading the mailing list thread about maps... For the N9 I wrote a FoxtrottGPS clone in Qt. should be relatively easy to port that as an intermediate solution. there is one issue however: QtLocation's map doesn't regard the grid unit size. [10:49] Mirv: do you think that would be something we should distro-patch like with the browser? [10:50] mzanetti: maybe so, although upstream solution would eventually be needed. the image tile maps are ~ok, but I do think a vector graphics one would be needed since otherwise there's no possibility of real offline maps. [10:51] Mirv: upstream supports both afaik. Just OSM only ships bitmap based map tiles [10:53] mzanetti: well OSM is not a single entity, so anyone can create whatever kind of data, like navit at http://maps9.navit-project.org/ - whole Europe fits into <8GB [10:53] the upstream just needs to define the format and then have an exporter from OSM database [10:54] Mirv: and the resources to host it. anyways... that's not really related to the actual issue I'd say. I guess right now also vector based map tiles would be rendered too small [10:56] mzanetti: right, that OSM indeed doesn't do, host it. I think we shouldn't rely on volunteer funded external source anyway but have eg. a mirror [10:59] mzanetti: but you're right, any sort of map click package would be better than nothing [11:00] mzanetti: it seems Fabian Herb is also having a map viewer, but I guess no GPS listening yet https://code.launchpad.net/~fherb/+junk/pam [11:00] Mirv: I can port it over. seems quite simple. but still everything really hard to read because its so small [11:00] Mirv: because it doesn't regard the Grid units/DPI [11:02] mzanetti: maybe the SDK team could enlighten about if there'd be something that should be done? [11:03] Mirv: do you mean I should report a bug? [11:16] mzanetti: I meant asking first bzoltan / his team, but if you can formulate a bug about it, it's probably easier to communicate [11:17] Mirv: mzanetti: What can I help? [11:17] * mzanetti thought Mirv would be part of the SDK team [11:17] bzoltan: thinking about the QtLocation's map: it doesn't regard grid units [11:17] Mirv: mzanetti: in practice he is :) [11:17] mzanetti: true [11:17] bzoltan: which causes street names to be really hard to read because so small [11:18] mzanetti: never really tested. Please file a bug with a good description. [11:18] bzoltan: though if this would be required to distro-patch like with the browser until upstream solves that stuff [11:18] bzoltan: ok, I will [11:18] mzanetti: most likely your thoght is correct [11:19] mzanetti: I'm in desktop/integration team, but work closely with sdk team as well ;) [11:19] ah [11:19] ok. thanks guys. will file the bug and see if I manage to get T-Mon (the TangoGPS clone) running asap === MacSlow is now known as MacSlow|lunch [12:13] nic-doffay: I dont think https://bugs.launchpad.net/ubuntu-clock-app/+bug/1240629 [12:13] Launchpad bug 1240629 in Ubuntu Clock App "Selecting the same option again in an OptionSelector results in that option being hidden" [Medium,Confirmed] [12:13] nic-doffay: that bug is not fixed as of rev 801 [12:15] nik90, if this wasn't fixed then you should have commented on the old bug, not made another report! I'll look at it now though... [12:16] nik90, it wasn't marked as fixed either. [12:17] nic-doffay: no this bug is different from the other [12:17] nic-doffay: as in this bug happens only if the selectedIndex variable is used during declaration [12:17] nic-doffay: the other bug happens when you select the same option again with/without the selectedIndex variable. Hence I created a new bug [12:17] nik90, my mistake then. I should have looked at the report. I'll get to fixing this after lunch. [12:18] nic-doffay: np === zoopster_ is now known as zoopster [13:17] Is the App Design Clinic, going on right now, on irc somewhere as well so I can ask questions? [13:17] popey, ^ [13:18] we generally take the questions offline and batch them up [13:18] ah, OK [13:18] I shall just watch this week then :) [13:18] and put together some questions for Katie et al for the next one [13:19] please do! [13:19] we do them every other week === MacSlow|lunch is now known as MacSlow [13:23] There is a way to share ubuntu touch screen with another monitor? [13:23] eg hdmi-miniusb? [13:23] popey, ^ [13:27] not that I am aware of [13:28] thank you, katie [13:28] WebbyIT: again there is something wrong with your MR [13:28] popey, what a pity! [13:29] mihir_, yes, see, but I don't understant what, I'm investigating [13:29] WebbyIT: I guesss you can catch balloons if he can help for jenkins [13:30] sure, thanks [13:31] I won't be able to make it to the reminders hangout, I've got a lesson in 30 mins [13:34] aquarius, you're welcome! === _salem is now known as salem_ [13:53] hei popey, I was reading https://wiki.ubuntu.com/Touch/CoreApps/DevelopmentGuide and nowhere there is write to sign CoC. is a lack? Not a thing desired, I hope === gatox is now known as gatox_lunch === gatox_lunch is now known as gatox === chriadam is now known as chriadam|away === boiko_ is now known as boiko [19:36] Hey, I have a wgetpaste script in my Builds/wgetpaste-2.23/ directory, I cp'd it to /usr/bin, and when I run it, I get a "bash: /usr/bin/wgetpaste: /bin/bash bad interpreter: No such file or directory" error, can you guys help please? === salem_ is now known as _salem [20:00] mhall119 I just saw your feedback about saucybacon, I'll update the pkg tomorrow, is it ok for you? :-) [20:00] randomcpp: works for me, thanks [20:00] popey: ^^ [20:01] * popey hugs randomcpp [20:02] ahah :-) [20:03] I'd do it right now, but I'm not at home.. [20:28] Python Excercicse | http://askubuntu.com/q/364646 [22:40] are there instructions anywhere on how to get gdb working with ubuntu touch apps? [22:40] launching them normally just results in "QUbuntu: Could not create application instance"