=== jackson is now known as Guest58248 === Guest58248 is now known as Noskcaj_ [05:22] hi Ubuntu's [05:22] i need help in creating application for ubuntu tv [10:16] Hello. I published the game "Green Mahjong" in the click store. Since I have no ubuntu touch device, I wanted to ask if someone could try the game. [10:21] Ubuntu touch HTML5 app tab navigation not working | http://askubuntu.com/q/443622 [10:38] danielbeck, Mahjong? Yeah! Give me 5 minutes and I try it [10:39] rpadovani: That would be nice, thanks! [10:39] popey ping [10:41] danielbeck, I think you should use two different name for tablet version and standard version :-) [10:41] rpadovani: They are name "Green Mahjong" and "Green Majong High Resolution", aren't they? [10:42] s/name/named [10:43] danielbeck, oh, yes, you're right, but in app lens you see only the first part of the name [10:44] ah, that's suobtimal. [10:46] rpadovani: In particular, I wanted to know iff the resolution is right. In the last version, the toolbar was so small that it could not be used. [10:47] danielbeck, I'm sorry but there is something wrong with the resolution, I'm uploading a screenshot [10:47] rpadovani: ah, bad :-( [10:48] danielbeck, Nexus4: http://rpadovani.com/ubuntu/danielbeck.png [12:02] hi === cff is now known as Sunrise === Sunrise is now known as Cosmos [13:17] Hi [13:19] Does someone know how to achieve interprocess communication with an ubuntu touch Qml application. I would like to have some sharing mechanism and to plugin to the browser so the user can forward pages to my app, but I have no idea how to achieve this. [13:47] alaak: good question [13:47] alaak: perhaps ContentHub can help? http://developer.ubuntu.com/api/qml/sdk-14.04/Ubuntu.Content/ [13:47] * t1mp not sure [13:47] or write a cpp plugin for qml that communicates over dbus === chihchun_afk is now known as chihchun [15:31] is anyone else having issues with pkcon install-local? I get "Fatal error" with no other error code. (on the desktop 14.04) [17:55] can someone try an app for me? [18:05] no one? [18:07] popey, do you have time? [18:33] yo [18:36] labsin: what do you need testing? [18:44] popey, https://dl.dropboxusercontent.com/u/24355416/com.ubuntu.developer.labsin.TilEm_0.1.0_armhf.click [18:45] popey, if it launches/works/ ... It's an TI calculator emulator. You'll need a rom like this: https://dl.dropboxusercontent.com/u/24355416/ti73.rom [18:56] labsin: I've tested this before ☻ [18:56] labsin: will give it a test in a little bit [18:59] popey, indeed. But I changed some things. Btw, do you know the state of the URLDispatcher? Do the supplied url's already work? [19:00] labsin, i'm trying to add support to the music app at the moment for the URLDispatcher, u seen the docs here? https://wiki.ubuntu.com/URLDispatcher [19:02] ahayzen, yes, And I have seen the commits on the music app [19:03] ahayzen, does it work on the music app? [19:03] labsin, we currently listen to just file:// but i believe that is hard coded [19:03] labsin, but i'm trying to add *proper* support for album:// [19:04] labsin, the file:// bit does :) but i have not yet been able to test the new code [19:07] ahayzen, does the app have to have the right permission of the file? Like /home/phablet/file.rom is not accessible to any confined app [19:08] labsin, i don't believe so as u register which protocols your app is supporting [19:08] yeah, it wont be able to read that [19:09] labsin: "text": "'com.ubuntu.developer.labsin.TilEm' not properly formatted" [19:09] labsin, i've sent an email off to mhr3, who was helping me add the new support to the music-app, so hopefully i'll have a response to where my testing is going wrong [19:11] popey, do u know how the url-dispatcher works or if it should work? [19:13] popey, so no capital letters? [19:15] labsin, and as popey said u won't be able to read that file, i got confused thought u mean did u need permission to use a protocol in the url-dispatcher [19:15] *u meant [19:15] * ahayzen needs to learn how to type [19:21] labsin: yeah, i think that's the problem [19:22] https://dl.dropboxusercontent.com/u/24355416/com.ubuntu.developer.labsin.tilem_0.1.1_armhf.click [19:24] labsin: where do i put the rom? [19:24] popey, normally the app should display a popup with info [19:24] oh, it says when i start the app [19:24] yes [19:25] http://popey.com/~alan/phablet/device-2014-04-05-202448.png [19:25] popey, the default sheet is so ugly -.- [19:26] the text needs to be changed [19:26] to com.ubuntu.developer.labsin.tilem [19:26] popey, right [19:27] hmmm [19:28] popey, ? [19:28] [Sat Apr 5 17:32:17 2014] type=1400 audit(1396726016.294:201): apparmor="DENIED" operation="open" parent=1752 profile="com.ubuntu.developer.labsin.tilem_TilEm_0.1.1" name="/home/phablet/.local/share/com.ubuntu.developer.labsin.tilem/ti73.rom" pid=22302 comm="qmlscene" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0 [19:28] profile name is wrong [19:28] isnt it? [19:29] that looks strange [19:31] popey, what's the default user/group with adb pushN [19:31] *? [19:32] i chowned it to phablet [19:32] and still? It's working on the desktop under confinement [19:32] root@ubuntu-phablet:~# ls -l /home/phablet/.local/share/com.ubuntu.developer.labsin.tilem/ti73.rom [19:33] -rw-rw-rw- 1 phablet root 558202 Apr 5 18:56 /home/phablet/.local/share/com.ubuntu.developer.labsin.tilem/ti73.rom [19:33] the desktop has no confinement [19:34] And if I launch it with aa-exec-click -x -p com.ubuntu.developer.labsin.tilem_TilEm_0.1 -- qmlscene ./TilEm.qml? [19:34] hmm, not sure tbh [19:38] the rom appears in the list, butr whehttp://popey.com/~alan/phablet/device-2014-04-05-203804.png [19:38] bahbah [19:38] http://popey.com/~alan/phablet/device-2014-04-05-203826.png [19:38] i see that when i choose the rom [19:38] but no additional alerts in the syslog [19:40] labsin: http://paste.ubuntu.com/7209238/ is the log [19:46] popey, Oww, I know why. It's my cmake skills [19:49] so do I need to add something to the adb command for the right permissions? [19:55] pass [19:57] I'll add 'adb shell chown phablet /home/phablet/.local/share/com.ubuntu.developer.labsin.tilem/file.rom' [19:58] well even with chowning it fails to show the calculator [19:59] popey, Yes I kown, but it's because of my cmake skills, It installs in the wrong dir [19:59] ah okay [20:02] https://dl.dropboxusercontent.com/u/24355416/com.ubuntu.developer.labsin.tilem_0.1.1_armhf.click [20:03] Has anyone run into this ImportError when running 'autopilot vis': [~/D/c/music-app] $ autopilot vis [20:03] Traceback (most recent call last): [20:03] File "/usr/bin/autopilot", line 9, in [20:03] load_entry_point('autopilot==1.4.0', 'console_scripts', 'autopilot')() [20:03] File "/usr/lib/python2.7/dist-packages/autopilot/run.py", line 595, in main [20:03] test_app.run() [20:03] File "/usr/lib/python2.7/dist-packages/autopilot/run.py", line 484, in run [20:03] self.run_vis() [20:03] File "/usr/lib/python2.7/dist-packages/autopilot/run.py", line 505, in run_vis [20:03] vis_main(args) [20:03] File "/usr/lib/python2.7/dist-packages/autopilot/vis/__init__.py", line 29, in vis_main [20:03] from autopilot.vis.main_window import MainWindow [20:03] Oh, didn't mean to print the whole traceback..my bad [20:04] not seen that before [20:50] Hi all! [20:50] Hi nik90 :) [20:50] Sorry, but I've a problem with the clock :D