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