/srv/irclogs.ubuntu.com/2014/04/05/#ubuntu-app-devel.txt

=== jackson is now known as Guest58248
=== Guest58248 is now known as Noskcaj_
Otvhi Ubuntu's05:22
Otvi need help in creating application for ubuntu tv05:22
danielbeckHello. 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
AskUbuntuUbuntu touch HTML5 app tab navigation not working | http://askubuntu.com/q/44362210:21
rpadovanidanielbeck, Mahjong? Yeah! Give me 5 minutes and I try it10:38
danielbeckrpadovani: That would be nice, thanks!10:39
qtrospopey ping10:39
rpadovanidanielbeck, I think you should use two different name for tablet version and standard version :-)10:41
danielbeckrpadovani: They are name "Green Mahjong" and "Green Majong High Resolution", aren't they?10:41
danielbecks/name/named10:42
rpadovanidanielbeck, oh, yes, you're right, but in app lens you see only the first part of the name10:43
danielbeckah, that's suobtimal.10:44
danielbeckrpadovani: 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
rpadovanidanielbeck, I'm sorry but there is something wrong with the resolution, I'm uploading a screenshot10:47
danielbeckrpadovani: ah, bad :-(10:47
rpadovanidanielbeck, Nexus4: http://rpadovani.com/ubuntu/danielbeck.png10:48
yollohi12:02
=== cff is now known as Sunrise
=== Sunrise is now known as Cosmos
alaakHi13:17
alaakDoes 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
t1mpalaak: good question13:47
t1mpalaak: perhaps ContentHub can help? http://developer.ubuntu.com/api/qml/sdk-14.04/Ubuntu.Content/13:47
* t1mp not sure13:47
t1mpor write a cpp plugin for qml that communicates over dbus13:47
=== chihchun_afk is now known as chihchun
labsinis anyone else having issues with pkcon install-local? I get "Fatal error" with no other error code. (on the desktop 14.04)15:31
labsincan someone try an app for me?17:55
labsinno one?18:05
labsinpopey, do you have time?18:07
popeyyo18:33
popeylabsin: what do you need testing?18:36
labsinpopey, https://dl.dropboxusercontent.com/u/24355416/com.ubuntu.developer.labsin.TilEm_0.1.0_armhf.click18:44
labsinpopey, if it launches/works/ ...    It's an TI calculator emulator. You'll need a rom like this: https://dl.dropboxusercontent.com/u/24355416/ti73.rom18:45
popeylabsin: I've tested this before ☻18:56
popeylabsin: will give it a test in a little bit18:56
labsinpopey, indeed. But I changed some things. Btw, do you know the state of the URLDispatcher? Do the supplied url's already work?18:59
ahayzenlabsin, 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/URLDispatcher19:00
labsinahayzen, yes, And I have seen the commits on the music app19:02
labsinahayzen, does it work on the music app?19:03
ahayzenlabsin, we currently listen to just file:// but i believe that is hard coded19:03
ahayzenlabsin, but i'm trying to add *proper* support for album://19:03
ahayzenlabsin, the file:// bit does :) but i have not yet been able to test the new code19:04
labsinahayzen, does the app have to have the right permission of the file? Like /home/phablet/file.rom is not accessible to any confined app19:07
ahayzenlabsin, i don't believe so as u register which protocols your app is supporting19:08
popeyyeah, it wont be able to read that19:08
popeylabsin:       "text": "'com.ubuntu.developer.labsin.TilEm' not properly formatted"19:09
ahayzenlabsin, 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 wrong19:09
ahayzenpopey, do u know how the url-dispatcher works or if it should work?19:11
labsinpopey, so no capital letters?19:13
ahayzenlabsin, 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-dispatcher19:15
ahayzen*u meant19:15
* ahayzen needs to learn how to type19:15
popeylabsin: yeah, i think that's the problem19:21
labsinhttps://dl.dropboxusercontent.com/u/24355416/com.ubuntu.developer.labsin.tilem_0.1.1_armhf.click19:22
popeylabsin: where do i put the rom?19:24
labsinpopey, normally the app should display a popup with info19:24
popeyoh, it says when i start the app19:24
popeyyes19:24
popeyhttp://popey.com/~alan/phablet/device-2014-04-05-202448.png19:25
labsinpopey, the default sheet is so ugly -.-19:25
popeythe text needs to be changed19:26
popeyto com.ubuntu.developer.labsin.tilem19:26
labsinpopey, right19:26
popeyhmmm19:27
labsinpopey, ?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=019:28
popeyprofile name is wrong19:28
popeyisnt it?19:28
labsinthat looks strange19:29
labsinpopey, what's the default user/group with adb pushN19:31
labsin*?19:31
popeyi chowned it to phablet19:32
labsinand still? It's working on the desktop under confinement19:32
popeyroot@ubuntu-phablet:~# ls -l /home/phablet/.local/share/com.ubuntu.developer.labsin.tilem/ti73.rom19:32
popey-rw-rw-rw- 1 phablet root 558202 Apr  5 18:56 /home/phablet/.local/share/com.ubuntu.developer.labsin.tilem/ti73.rom19:33
popeythe desktop has no confinement19:33
labsinAnd if I launch it with aa-exec-click -x -p com.ubuntu.developer.labsin.tilem_TilEm_0.1 -- qmlscene ./TilEm.qml?19:34
popeyhmm, not sure tbh19:34
popeythe rom appears in the list, butr whehttp://popey.com/~alan/phablet/device-2014-04-05-203804.png19:38
popeybahbah19:38
popeyhttp://popey.com/~alan/phablet/device-2014-04-05-203826.png19:38
popeyi see that when i choose the rom19:38
popeybut no additional alerts in the syslog19:38
popeylabsin: http://paste.ubuntu.com/7209238/ is the log19:40
labsinpopey, Oww, I know why. It's my cmake skills19:46
labsinso do I need to add something to the adb command for the right permissions?19:49
popeypass19:55
labsinI'll add 'adb shell chown phablet /home/phablet/.local/share/com.ubuntu.developer.labsin.tilem/file.rom'19:57
popeywell even with chowning it fails to show the calculator19:58
labsinpopey, Yes I kown, but it's because of my cmake skills, It installs in the wrong dir19:59
popeyah okay19:59
labsinhttps://dl.dropboxusercontent.com/u/24355416/com.ubuntu.developer.labsin.tilem_0.1.1_armhf.click20:02
gerlowskijaHas anyone run into this ImportError when running 'autopilot vis': [~/D/c/music-app] $ autopilot vis20:03
gerlowskijaTraceback (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 main20:03
gerlowskija    test_app.run()20:03
gerlowskija  File "/usr/lib/python2.7/dist-packages/autopilot/run.py", line 484, in run20:03
gerlowskija    self.run_vis()20:03
gerlowskija  File "/usr/lib/python2.7/dist-packages/autopilot/run.py", line 505, in run_vis20:03
gerlowskija    vis_main(args)20:03
gerlowskija  File "/usr/lib/python2.7/dist-packages/autopilot/vis/__init__.py", line 29, in vis_main20:03
gerlowskija    from autopilot.vis.main_window import MainWindow20:03
gerlowskijaOh, didn't mean to print the whole traceback..my bad20:03
popeynot seen that before20:04
PaoloRotoloHi all!20:50
PaoloRotoloHi nik90 :)20:50
PaoloRotoloSorry, but I've a problem with the clock :D20:50

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