/srv/irclogs.ubuntu.com/2013/07/23/#ubuntu-app-devel.txt

=== chriadam|away is now known as chriadam
=== _salem is now known as salem_
=== salem_ is now known as _salem
aditya..06:09
=== nik90 is now known as nik90|Office
=== ara is now known as Guest55554
=== chriadam is now known as chriadam|away
AskUbuntuHow to install Turbo C | http://askubuntu.com/q/32332108:46
JamesTaitGood morning all, happy Sweet Child O' Mine Day! :-D08:49
nerochiarooSoMoN: dude, i think i found out what is different in the click on the InverseMouseArea and the normal MouseArea. with MA it does not matter if you click, move and release as long as you stay within the MA. With the IMA click and release have to happen at the same spot it seems.09:03
oSoMoNnerochiaro: that’s what I suspected09:04
oSoMoNnerochiaro: so the next step would be to propose mimicking this in the IMA and discuss it with the SDK team, and submit the necessary change09:05
nerochiarooSoMoN: certainly, though the sdk team ATM is timp and Kaleo right ?09:06
oSoMoNnerochiaro: yeah, apparently Zsombor will be back next week09:07
oSoMoNnerochiaro: don’t forget to comment on your findings in the bug report09:08
nerochiarooSoMoN: sure. and i'll try a patch that fixes it09:08
seb128hey there, is there a "error color" in the toolkit?09:19
seb128I've a design document which specifies "extra caption in the error color should appear below the usual caption"09:20
oSoMoNseb128: I don’t think there’s one defined in the UITK09:21
seb128oSoMoN, would it make sense to open a wishlist asking for one?09:21
seb128or is that up to app to define one?09:21
oSoMoNseb128: it would make sense to discuss it with design/the UITK team09:21
oSoMoNseb128: try jounih09:22
seb128ok09:22
seb128oSoMoN, thanks09:22
guschnerochiaro: can you review https://code.launchpad.net/~schwann/camera-app/camera-tap-focus/+merge/17634609:40
guschoSoMoN: can you review https://code.launchpad.net/~schwann/camera-app/camera-tap-focus/+merge/17634610:09
oSoMoNgusch: sure10:09
guschoSoMoN: thx10:10
oSoMoNgusch: approved10:16
PaoloRotoloHi all!10:17
guschoSoMoN: thx again ;)10:18
=== MacSlow is now known as MacSlow|lunch
nerochiarooSoMoN: i haven't been building in pbuild for a while, and i guess now that we moved to saucy i would need to create a saucy pbuilder to be able to create packages for the phone11:18
nerochiarooSoMoN: is there a specific sources.list i should use when i do that ?11:18
oSoMoNnerochiaro: nope, everything is in the archive11:50
nerochiarooSoMoN: ok thanks11:51
pico_Hi, does anyone know where there's a minimal guide to Ubuntu packaging?12:00
pico_I'm trying to put a solitaire game I wrote for Touch up on launchpad.12:01
=== _salem is now known as salem_
zeokilaHow can I install a module/plugin to my ubuntu application? When I try to run the app, it give me this: module "reader.plugin" is not installed12:13
zeokilaSo I tried Build>make>install on the plugin and it give me this: make: *** No rule to make target `install'.  Stop.12:14
zeokilaAnyone?12:27
=== MacSlow|lunch is now known as MacSlow
* om26er wonders why do we need a socket server for notes-app autopilot tests and not just copy images to desired places o_O12:54
renatohi guys I am trying to run the gallery example on ubuntu-ui-toolkit project and I am getting this error: ile:///home/renato/work/phablet/sdk/ubuntu-ui-toolkit/examples/ubuntu-ui-toolkit-gallery/ubuntu-ui-toolkit-gallery.qml:21 Type MainView unavailable13:02
renatofile:///home/renato/work/phablet/sdk/ubuntu-ui-toolkit/modules/Ubuntu/Components/MainView.qml:18 module "Ubuntu.Unity.Action" is not installed13:02
renatoKaleo, timp , greyback  ^^13:02
renatodo I need to install something else?13:02
renatoSaviq, do you know something about that?  ^^13:11
nik90|Officerenato: timp should definitely know about it since he worked on last week (i think). It was done to combine toolbar actions to show up in the hud actions.13:28
nik90|Officeit was done to *allow*13:28
timpnik90|Office: yes I answered in different channel :) qtdeclarative5-unity-action-plugin from saucy or https://launchpad.net/~ubuntu-sdk-team/+archive/ppa needs to be installed13:30
=== ckpringle_ is now known as ckpringle
kalikianaisn't that a dependency already? unless you just build from trunk I guess and don't have any packages14:00
nik90|Officekalikiana:I think it is a dependency. I do not remembering installing it, however on checking it is apparently installed. I am guessing I do not need to add it to my debian/control file14:04
timpkalikiana: yes renato was building uitk trunk14:05
kalikianak14:05
nerochiarobfiller: mumble is really annoying, two victims today. anyway, the report is simple, i figured out what was the problem with inverse mouse area, updated the bug, and am working on a patch to solve the issue. i'll propose it to zoltan when he comes back next week14:20
bfillernerochiaro: cool14:22
om26ergusch, Hey! you may know already but it seems we can change camera during video recording15:01
guschom26er: oh - do we have a bug for that?15:02
om26eris reporting now15:02
guschom26er: I guess one can change to phot mode as well15:03
om26ergusch, yeah ;)15:05
om26ergusch, bug 120413215:05
ubot2`Launchpad bug 1204132 in camera-app "Camera switching should not be allowed during video recording" [Undecided,New] https://launchpad.net/bugs/120413215:05
nik90|Officetimp: speaking of pagestacks, how does one share data between 2 pages defined in 2 different qml files?15:25
AskUbuntuIs there a gui to show real time who is connected to my network? | http://askubuntu.com/q/32345015:36
PaoloRotoloHi all!15:49
timpnik90|Office: what kind of data?15:49
nik90|Officetimp: I wanted to share a listmodel between two files. But my question can also be more general as in sharing common properties or variables between files16:46
=== nik90|Office is now known as nik90
nerochiaroom26er: i'm trying to run the autopilot tests for ubuntu-ui-toolkit on the device. but all tests report this error "RuntimeError: Autopilot could not determine the correct introspection type to use. You can specify one by overriding the AutopilotTestCase.pick_app_launcher method.". do you know how to fix that ?17:18
om26ernerochiaro, you need to add: app_type='qt' in the method where you launch the app17:18
nerochiaroom26er: i'm launching it via phablet-test-run17:19
nerochiaroom26er: not sure how to change that17:19
om26ernerochiaro, change in the __init__.py i mean17:19
om26ernerochiaro, inside self.launch_test_application()17:19
nerochiaroom26er: yeah, but that means that up until now the ubuntu-ui-toolkit tests have never worked on the device ?17:19
om26ernerochiaro, yep. the code is in lp:ubuntu-ui-toolkit ?17:20
nerochiaroom26er: yes17:20
om26ernerochiaro, change here: http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk/view/head:/tests/autopilot/UbuntuUiToolkit/tests/__init__.py#L7917:21
om26erafter this line17:21
nerochiaroom26er: ok, i'll try that, but why isn't it already like that in trunk ?17:22
om26ernerochiaro, probably they never ran those tests on the device to face the problem17:22
nerochiaroKaleo: timp: is it correct that you guys never ran the autopilot tests for the ubuntu-ui-tookit on the device ?17:23
kenvandineom26er, i used your hack to force screen unlock to fix the friends-app autopilot tests on the device, is there any plans to solve that in a more general way?17:23
om26erkenvandine, yes, the plan is to unlock the greeter by piloting unity shell as my hack just blindly swipes17:24
om26erit works though ;)17:24
kenvandineyeah... unless you're testing the shell :)17:25
kenvandineworks for me though17:25
kenvandinei just bet all of our apps are broken the same way17:25
om26erkenvandine, so you made the change in your app tests ?17:26
om26erone else is using that, we only use it in jenkins jobs17:27
kenvandineom26er, i did17:27
kenvandineit was breaking the smoke tests17:27
kenvandinenow friends-app is green on the dashboard :)17:27
om26erkenvandine, for smoke tests they have used my hack in UTAH so you may need that in your app :)17:27
neokoreHi all, anyone could help me setting colors to some qml objects?17:28
kenvandineyeah, i suspect all the apps will need it17:28
kenvandineneokore, sure, more specific?17:28
neokoreI got a ComposerSheet but all texts appears in white color, so it's difficult to read them17:29
neokoreI want to change its base text color, but I don't know how17:30
neokoreI tried setting the color attribute but... it's not a member of this object17:31
kenvandineneokore, are you setting a theme?17:34
kenvandineyou could tweak it depending if you want a light or dark background17:35
kenvandine    Component.onCompleted: Theme.name = "Ubuntu.Components.Themes.SuruDark"17:35
kenvandineor i think SuruLight exists too17:35
kenvandinebut i haven't tried that17:35
neokoreI'll try it, thank you kenvandine!17:35
kenvandinenp17:36
=== neo is now known as Guest24776
AskUbuntuDeveloping nautilus thumbnailer | http://askubuntu.com/q/32357821:18
marlinchttps://plus.google.com/102031545913933941769/posts/7rE4eq5GBiW22:20
ScottDIs there a way for me to reply to comments people have left for my app on the Software Center?  I'd like to help those having problems.22:57
marlincI wish I could help you23:02
ScottDMe too.  :-)23:03
marlincIt appear to be quite inactive here :p23:03
ScottDI've noticed.23:04
marlincDo you know anything about integration with Unity? Like the syncmenu?23:06
ScottDNope.  My game is in Unity, but I just did a straight port.  Nothing fancy.23:07
marlincDamn I need some support with that23:09
ScottDJust need to figure out the bindings for it.23:12
ScottDLook for mono bindings for it.  Or examples of using it from mono.23:14
marlincFor integration with Unity?23:15
marlincDoes a game have to integrate mm? Maybe23:15
ScottDWell a mono example would give you the bindings for the sync menu library.  Those should work in Unity.23:16
marlincWell I use Java for my application and have a Python script to integrate23:16
ScottDMaybe I'm confused by which Unity we're talking about.  I keep forgetting that's the name of the UI on Ubuntu and not just a game engine.23:17
marlincThat works but there probably are some improvements I can make to the Python script so thats why I wanted to ask the Ubuntu developer communtiy23:17
marlincBy Unity I mean the Ubuntu desktop environment :p23:17
ScottDYea, I didn't.  :-D23:17
marlincHaha :P23:17
ScottDIf there are docs for the API to talk to the sync menu you can adapt the C interface to work in Java via JNI.23:18
marlincWell my current implementation (https://github.com/MMS-Projects/copyit-app/blob/develop/desktop/src/net/mms_projects/copy_it/integration/UnityIntegration.java) works :)23:19
marlincBut I'm just looking for improvements23:19
marlincWith https://github.com/MMS-Projects/copyit-app/blob/develop/desktop/res/scripts/desktop-integration.py this Python script23:19
marlincWorks very well except that the sync menu state doesn't update all the time. That should be a issue with the Python script23:20
ScottDInteresting.23:20
=== salem_ is now known as _salem
ScottDI work in both languages but I'm totally unfamiliar with working with dbus and such.23:21
marlincWell DBus is only really used to talk to the Python script23:22
marlincAnd the Python script uses some DBus stuff to talk to Unity23:22
marlinc(and back to the application)23:23

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