iqbalkhan | excuse me guys... | 06:22 |
---|---|---|
iqbalkhan | where do i find the ubuntu application development? | 06:22 |
iqbalkhan | can i contribute in the on going project..? | 06:23 |
iqbalkhan | as a programmer | 06:23 |
coolbhavi | hello iqbalkhan look at http://developer.ubuntu.com for a start | 07:52 |
=== chriadam is now known as chriadam|away | ||
=== dpm is now known as dpm-laptop | ||
Kaleo | hi! | 14:36 |
DanChapman | afternoon kaleo :D | 14:36 |
Kaleo | hi DanChapman :) | 14:36 |
timp | hello :) | 14:36 |
=== francisco is now known as Guest25788 | ||
odra | Hello Kaleo, DanChapman, timp | 14:40 |
DanChapman | :d | 14:41 |
timp | who is working on calendar-app? | 14:41 |
odra | I'm not. I'm working in the image viewer app nobody knows of. | 14:43 |
kalikiana | that's a bit like the clapping when nobody can hear it, the second somebody reads that it's no longer true :-D | 14:45 |
timp | odra: I only know of these apps https://wiki.ubuntu.com/Touch/CoreApps | 14:46 |
odra | kalikiana: nope. I'm still working on a image viewer. And you still doesn't know it. | 14:46 |
odra | don't* | 14:46 |
timp | odra: now he knows OF it :) | 14:46 |
odra | He knows of the existence of an image viewer I'm working but he doesn't know any details :U | 14:47 |
odra | That is like knowing someone invented linux but not knowing who exactly | 14:47 |
kalikiana | do you really know who, though, even if you know their wikipedia article? | 14:48 |
kalikiana | by that definition you'll never know short of being their room mate | 14:48 |
odra | I don't even know who. | 14:49 |
kalikiana | must've been that Finnish dude with the same name as the peanuts character carrying a blanket :-P | 14:51 |
dpm-laptop | timp, the calendar devs, when around usually hang out in #ubuntu-touch. Otherwise, you can find the team members here: https://launchpad.net/~ubuntu-calendar-dev | 15:05 |
=== dpm-laptop is now known as dpm | ||
timp | dpm: thanks. I found the list of devs but I couldn't find them on irc | 15:07 |
dpm | timp, yeah, they're generally on their daily jobs now. You can find them around the meeting times https://wiki.ubuntu.com/Touch/CoreApps/Meetings | 15:12 |
timp | dpm: thanks. I'll try to catch them tomorrow, cimi told me there is a meeting with them then. | 15:16 |
timp | by that time I hope to show them an MR instead of discussing some small changes now :) | 15:16 |
dpm | timp, yeah, or the mailing list | 15:17 |
dpm | timp, https://launchpad.net/~ubuntu-touch-coreapps | 15:18 |
dpm | that might actually be the best place | 15:18 |
=== gusc is now known as gusch | ||
odra | I wish I had a phone :/ | 16:06 |
odra | Then I could develop apps for phones | 16:06 |
dpm | timp, ah, and actually oSoMoN is helping the calendar team, so he might be able to look at your MP too | 16:08 |
dpm | odra, you can start developing them on the desktop :) | 16:08 |
timp | dpm: ah good point :) | 16:08 |
dpm | phone apps run equally well on the desktop for testing purposes | 16:08 |
odra | dpm: does it work vice versa? | 16:09 |
timp | oSoMoN: would you care to review this? https://code.launchpad.net/~tpeeters/ubuntu-calendar-app/monthViewHeight/+merge/165189 | 16:09 |
odra | Desktop apps run on mobile? | 16:09 |
dpm | odra, if they are created with the Ubuntu SDK, yes. That's the neat thing about the convergency story :) | 16:10 |
odra | Hmm... my app wasn't created with the ubuntu SDK. :/ | 16:10 |
timp | odra: in which language was it written? | 16:11 |
oSoMoN | timp: yes, but not today, I’ll review it tomorrow | 16:11 |
timp | oSoMoN: great, thanks. | 16:11 |
=== gusch is now known as gusch|brb | ||
odra | timp: python,3 with gtk3 | 16:16 |
timp | the sdk only has Qt with QML support at the moment | 16:18 |
timp | you may be able to re-use your python code with a QML user interface using pyqt5, but I don't have experience with that | 16:20 |
timp | anyway, you can already develop phone apps on your desktop :) https://developer.ubuntu.com/get-started/gomobile/ | 16:20 |
=== gusch|brb is now known as gusch | ||
oSoMoN | renato_: is the media player supposed to be working on the desktop | 16:43 |
oSoMoN | ? | 16:43 |
odra | OMG | 16:46 |
odra | What do people usually write in a readme D: | 16:46 |
oSoMoN | renato_: nevermind, I managed to run it and make it play a video, I was missing some packages | 16:49 |
gusch | om26er: do you know what's wrong with the test on jenkins? gallery_app.tests.test_photo_viewer.TestPhotoEditor.test_photo_editor_crop(with mouse) | 16:50 |
om26er | gusch, let me have a look | 16:50 |
gusch | om26er: https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner/1598/? | 16:50 |
om26er | gusch, looking at the video it seems, due to slowness in jenkins it tried to move the mouse before the edit dialog appearing | 16:52 |
om26er | gusch, so we need to make sure the dialog appears first, before moving the mouse | 16:52 |
om26er | gusch, i'll fix that | 16:52 |
gusch | om26er: cool, thx | 16:52 |
om26er | i believe those tests will pass in the next run in jenkins though. | 16:52 |
gusch | om26er: did you trigger a new build on jenkins? | 16:54 |
om26er | gusch, no I didn't, should I ? | 16:54 |
gusch | om26er: I will ... | 16:54 |
om26er | ok | 16:54 |
gusch | I did ;) | 16:54 |
oSoMoN | renato_: two more issues to address in your MR, and it should be good to merge | 16:54 |
oSoMoN | gusch: do you have someone reviewing https://code.launchpad.net/~schwann/gallery-app/gallery-translations/+merge/165179 ? | 16:56 |
gusch | oSoMoN: not yet | 16:57 |
gusch | oSoMoN: I would really like to get it merged, as then I can enable the orientation change (will bzr conflict) | 16:58 |
oSoMoN | gusch: ok, looking into it | 16:58 |
gusch | oSoMoN: thx | 16:58 |
om26er | gusch, https://code.launchpad.net/~om26er/gallery-app/fix-failing-test-jenkins/+merge/165201 | 17:14 |
gusch | om26er: ok - looking on it | 17:14 |
oSoMoN | gusch: commented on https://code.launchpad.net/~schwann/gallery-app/gallery-translations/+merge/165179 | 17:15 |
gusch | om26er: I'll wait for Jenkins to run the test to approve | 17:15 |
om26er | gusch, ok | 17:17 |
om26er | gusch, i have a test of the gallery-app that fails on the touch | 17:17 |
gusch | oSoMoN: ok - checking it | 17:17 |
om26er | gusch, i have spent quite a lot of time trying to fix it have failed: http://paste.ubuntu.com/5691065/ | 17:17 |
om26er | i could try it sometime with a fresher mind but I have less hope I'll succeed fixing it. seems like the app is doing something strange there | 17:19 |
gusch | om26er: the revert.enabled can't be checked? - really weired | 17:21 |
om26er | gusch, that passes on the desktop and jenkins, fails on devices | 17:23 |
gusch | om26er: hmmm - to be honest - I'm not too keen on getting the tests run on the device atm. (sorry) | 17:24 |
om26er | gusch, alright, though I have a branch incoming that fixes quite a few failing tests on the device, which you'll have to review ;) | 17:25 |
gusch | om26er: ok - np | 17:26 |
gusch | oSoMoN: gettext can't handle "…" (I get an error when creating the pot file) | 17:46 |
oSoMoN | gusch: what error exactly? | 17:56 |
gusch | oSoMoN: xgettext: Non-ASCII string at /home/schwann/Projects/manhattan/gallery-trans/rc/qml/LoadingScreen.qml:36. Please specify the source encoding through --from-code. | 17:57 |
gusch | oSoMoN: any idea? or should I just leave the three dots? | 18:02 |
oSoMoN | ASCII is a thing from the past | 18:03 |
oSoMoN | from the distant past, even | 18:04 |
oSoMoN | gusch: have you tried --from-code=UTF-8 ? | 18:04 |
gusch | oSoMoN: no, bit I didn't run the xgettext myself, but used the creator plugin | 18:05 |
oSoMoN | gusch: so please try running it yourself with that option, and if it works then file a bug report against the ubuntu touch qtcreator plugin | 18:05 |
odra | Hey | 18:14 |
odra | What do ppl usually write in readme? | 18:14 |
gusch | oSoMoN: works :) | 18:18 |
oSoMoN | gusch: cool, when you file the bug, can you please subscribe me to it? | 18:20 |
gusch | oSoMoN: ok | 18:20 |
gusch | oSoMoN: pushed an update, I case you can take a view today | 18:58 |
=== marlinc is now known as Marlinc | ||
=== francisco is now known as Guest82484 | ||
om26er | renato_, https://code.launchpad.net/~om26er/mediaplayer-app/fix_on_touch/+merge/165230 | 19:22 |
om26er | very simple, yet enables autopilot tests on touch devices, only one fails now. | 19:23 |
=== francisco is now known as Guest56727 | ||
=== odra is now known as odraencode |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!