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

AskUbuntuSDK Battery Status howto | http://askubuntu.com/q/32422204:35
MihirDo we have any facility to copy result into clipboard in calculator ?06:05
rigvedsam113101: if you are experiencing an issue in 13.04, then you need to ask in the #ubuntu channel.06:29
sam113101I made a bug report06:58
dholbachgood morning06:58
oSoMoNgood morning07:13
MihirGood Morning :)07:15
=== nik90 is now known as nik90|Office
=== dholbach_ is now known as dholbach
=== chriadam is now known as chriadam|away
=== sam113101 is now known as sam113101_afk
=== sam113101_afk is now known as sam113101
JamesTaitGood morning all, happy Louise Brown Day! :-D08:27
dholbachhey JamesTait08:40
JamesTaitdholbach, o/08:40
PaoloRotoloHi all09:47
nik90|OfficePaoloRotolo: Hi :) gud morning10:12
PaoloRotoloGood morning nik90|Office :)10:12
nik90|OfficePaoloRotolo: btw I will be talking to the design team today where I will ask them about the stopwatch lap swipe delete MP proposed by you.10:27
nik90|OfficeWill let you know on what decision has been made on that.10:27
PaoloRotolonik90|Office, good, thanks!10:28
nik90|OfficePaoloRotolo: there is another bug to tackle if you are interested10:29
PaoloRotolonik90|Office, yes, of course :)10:30
nik90|OfficePaoloRotolo: currently if you want to reset the stopwatch, you have to first stop it and then press reset.10:31
nik90|OfficeThe ideal scenario would be that the user is able to reset the stopwatch whenever he wants irrespective of the stopwatch status (pause/running)10:31
PaoloRotolonik90|Office, ok, I'll find a way to fix it :D10:32
nik90|OfficePaoloRotolo: thnx. Feel free to report a bug report if you want. I am at office so cannot do it at the moment. You can then later attach your MP to that bug report.10:33
oSoMoNgusch: hey, would you have a moment to review https://code.launchpad.net/~osomon/webbrowser-app/domain-names-chronological/+merge/176900 today?10:40
guschoSoMoN: sure10:40
oSoMoNcool10:40
guschoSoMoN: so how did you solve the issue?10:41
oSoMoNgusch: like that: http://bazaar.launchpad.net/~osomon/webbrowser-app/domain-names-chronological/revision/23910:42
guschoSoMoN: hmm - not really fixing the root cause, but might not be worth spending another week ...10:44
oSoMoNgusch: the root cause is that by the time we’re querying the entries for data, the signals for insertions haven’t all been propagated yet, so yes, it does fix the root cause of the issue by forcing an update10:45
guschoSoMoN: ok10:46
=== MacSlow is now known as MacSlow|lunch
oSoMoNgusch: note that blocking signals is made necessary by the fact that otherwise we enter an infinite loop of data() -> dataChanged() -> data() -> … that eventually leads to a segfault10:47
guschoSoMoN: I see10:48
PaoloRotolonik90|Office, fixed. I'm uploading the MP ;)10:55
nik90|OfficePaoloRotolo: Wow that was quick! Did you test your fix?10:56
PaoloRotolonik90|Office, yes, right now :)10:57
nik90|OfficePaoloRotolo: Did you already upload it?11:00
PaoloRotolonik90|Office, no, I'm11:03
PaoloRotoloreporting the bug*11:03
oSoMoNgusch: one trivial MR for your list (when you have time, no urgency): https://code.launchpad.net/~osomon/webbrowser-app/open-tabs-page-title/+merge/17691811:03
guschoSoMoN: ok - code looks good for the first one (thank good I read most of it already yesterday) ...11:05
oSoMoN:)11:05
guschoSoMoN: when I go to a domain, that is already in "last month", then it's not added to the "today"11:12
guschoSoMoN: hmmm - and when I try to run it again, it crashes (desktop)11:12
PaoloRotolonik90|Office, all done: https://code.launchpad.net/~paolorotolo/ubuntu-clock-app/fix-for-1204861/+merge/17692011:12
guschoSoMoN: https://pastebin.canonical.com/95024/11:14
PaoloRotolonik90|Office, I tested it and it works. BTW, I'm 15 and this is the first time I am programming in Qt, so sorry for possible issues with my code :D11:14
oSoMoNgusch: interesting, I’ll look into it, would you mind adding this info to the MR?11:15
guschoSoMoN: ok11:16
om26erbug 120474311:35
ubot2`Launchpad bug 1204743 in camera-app "Shoot button stays disabled when the camera is switched while the focus ring is visible" [Medium,New] https://launchpad.net/bugs/120474311:35
om26ergusch, :)11:35
om26erthis causes autopilot failure we are seeing in the dashboard11:35
guschom26er: the UI really should disable it's controls more often ... (like disable the switch camera during focus)11:37
om26ergusch, sounds fair, that would also work for us11:38
nik90|OfficePaoloRotolo: no worries. I will test it and then review code. If there is anything that might need changing I will let you know :)11:40
PaoloRotolonik90|Office, ok :)11:40
oSoMoNgusch: the bug you’re seeing in my MR is also in trunk, so not a regression, I filed bug #1204875 to track and fix it separately11:56
ubot2`Launchpad bug 1204875 in webbrowser-app "Domain that was visited in the past doesn’t move to today when visited again" [Undecided,New] https://launchpad.net/bugs/120487511:56
guschoSoMoN: ok - but I'm worried about the crash ...11:57
=== MacSlow|lunch is now known as MacSlow
oSoMoNgusch: looking into it, I haven’t been able to reproduce yet11:57
oSoMoNgusch: when do you get the crash exactly, and can you reliably reproduce it?11:58
guschoSoMoN: it's on startup, and it happens on every start (with that version of the browser)11:59
nik90|OfficePaoloRotolo: Approved! Thnx for the fix. You are doing great!11:59
=== om26er is now known as om26er|afk
guschoSoMoN: shall I send you my history.sqlite ?11:59
oSoMoNgusch: yes please12:00
PaoloRotolonik90|Office, thanks you :)12:00
PaoloRotoloMust go now... Bye!12:00
oSoMoNgusch: btw, if you don’t mind, please confirm bug #120487512:00
ubot2`Launchpad bug 1204875 in webbrowser-app "Domain that was visited in the past doesn’t move to today when visited again" [Undecided,New] https://launchpad.net/bugs/120487512:00
guschoSoMoN: can you use the IRC file transfer?12:03
oSoMoNgusch: it never worked reliably for me12:06
guschoSoMoN: just sent a mail ...12:07
oSoMoNgusch: I accepted the file transfer, but nothing’s happening12:07
oSoMoNok, thanks12:07
oSoMoNgusch: I’m not seeing the crash with your db either12:09
guschoSoMoN: hmmm - then maybe it's just my build setup?12:10
oSoMoNgusch: are you on saucy?12:11
guschoSoMoN: yes12:11
oSoMoNgusch: I’m on raring still, so that might make a difference12:11
oSoMoNgusch: what if you backup this history file somewhere, delete it and restart the app, can you then reproduce the crash?12:11
guschoSoMoN: with a clean history, there is no crash - even when browsing and restarting12:13
oSoMoNgusch: and now if you restore the previous history file, and restart, are you seeing the crash again?12:14
guschoSoMoN: yep12:14
oSoMoNgusch: interesting, I guess I’ll have to upgrade to saucy to see it for myself12:15
oSoMoNgusch: and does that crash happen with trunk too, with this history db?12:15
guschoSoMoN: maybe hits a bad timing on my computer12:15
guschoSoMoN: nope12:15
guschoSoMoN: I ran your other MR with that history12:16
=== _salem is now known as salem_
oSoMoNgusch: so that’s a bug that shouldn’t be discarded lightly, I’ll have a look at the history file to see if I can spot any potential corruptions, and I’ll keep it at hand to test when I upgrade to saucy12:18
LaneyHMM!12:19
LaneyHow can I give a TextField focus when some condition becomes true? (selecting a particular value from a ValueSelector in this case)12:19
oSoMoNgusch: in the meantime, seeing that you can’t reproduce it reliably (and not even easily), do you think it can be approved (provided the rest of the code looks good)12:19
oSoMoN?12:19
Laneyneither forceActiveFocus() nor focus = true work here12:19
guschoSoMoN: I'll first check on the device with that history ...12:20
Laneynever mind12:21
oSoMoNgusch: ah, good point, didn’t think of that…12:22
guschoSoMoN: crashes on the N10 as well with that history12:26
guschoSoMoN: but I get an additional log: "QSortFilterProxyModel: inconsistent changes reported by source model"12:26
oSoMoNgusch: I’ll test on the galaxy nexus in a moment, if I manage to reproduce the crash then I should be able to fix it12:27
guschoSoMoN: I used the packages from the MR, my history on N10 with image 20130722 (last one from today morning)12:28
oSoMoNgusch: yup, I can reproduce on maguro, will look into it after lunch12:29
guschoSoMoN: lumchtime for me as well now ;)12:30
Laneywhere can I see an example of using qtlocation to get the current location (city/country, ideally timezone)?12:32
mardygreyback: I don't remember, is there a way to get the command line options from QML?12:34
greybackmardy: no, unless you write a QML plugin to get them12:34
mardygreyback: OK, thanks12:34
oSoMoNmardy, greyback: there is an API in the SDK for that12:35
greybackoSoMoN: Really? That's (good) news to me12:35
mardyoSoMoN: do you have a link, or do you know the name?12:35
oSoMoNmardy, greyback: see file:///usr/share/ubuntu-ui-toolkit/doc/html/overview-ubuntu-sdk.html#parsing-command-line-arguments12:35
greybacknice12:36
mardyoSoMoN: cool, thanks12:38
nik90|OfficeLaney: when you get the answer to that question, can you please ping me as well. I need the answer to that very same question for the clock app :D12:47
nik90|Officefginther: I think jenkins core apps bot is down. Can you confirm?13:10
fginthernik90|Office, yes, the build slave is down. I'll look into it. Thanks for the notice.13:11
Laneynik90|Office: interesting, why does the clock app need that?13:44
nik90|OfficeLaney: The clock app needs to show the current location (city) of the user along with the time in that location.13:53
nik90|OfficeLaney: It was shown in our official visual designs13:53
LaneyI see13:54
nik90|OfficeLaney: http://ubuntuone.com/5qC1KPZxEetYqFm8Qh0KzM13:55
Laneyfair enough13:56
LaneyI'm trying to get it to return something but it doesn't want to so far13:56
nik90|OfficeI tried usign qtlocation (qml) however it could not detect any location sources. So I am hoping some tutorial is added on developer.ubuntu.com to allow any developer to make use of current location info.13:59
mhall119Calendar app meeting starting now in #ubuntu-touch-meeting14:03
UbuPhillupmhall119: https://lists.ubuntu.com/archives/ubuntu-devel/2009-June/028384.html14:44
UbuPhillupfor translation credists14:44
mhall119thanks UbuPhillup14:47
marxjohnsonIs the Unity Web Apps API still supported? The link to the API reference on developer.ubuntu.com is dead14:49
mhall119UbuPhillup: it looks like we have the headers in the .po files already14:49
mhall119but the ubuntu-system-settings just displays the contents of the debian/copyright file14:49
=== mmcc` is now known as mmcc
mhall119doens't look like individual names are being added to the .po file headers anyway...14:50
UbuPhillupmhall119: so the string »msgid "translator-credits"« must be used for that14:52
UbuPhillupmhall119: i think that in the header must be edit manuelly14:53
UbuPhillupmhall119: like the gnome translators does14:54
UbuPhillupi think14:56
UbuPhillupbut mabe it is easier, to just creat a new string in system-settings and the translators can write the names in it for all the apps15:00
mhall119UbuPhillup: that doesn't sound easier15:22
mhall119UbuPhillup: I'll get with dpm when he's back and we'll figure out a good way of doing it15:23
UbuPhillupmhall119: okey, thanks15:23
oSoMoNgusch: I’m debugging the crash, it looks like it’s related to entries under domain name "derstandard.at"15:37
guschoSoMoN: hmmm - the title has umlauts there ...15:38
oSoMoNgusch: yeah, I’m starting to suspect some sort of unicode issue, need to confirm it first15:39
* nik90|Office is loving the community at the moment. (Just got another major contribution froma community member for the clock app)15:43
mmccHi - I've got an issue with the onscreen keyboard on a nexus 7 I flashed last friday, it is passing click events through to buttons in part of a Flickable that it's obscuring. Is this just a bug or is there something I can do to avoid it?15:47
guschmmcc: there is a lot of work going on for the osk, but I don't know any specifics there15:54
guschtmoenicke: ^15:54
tmoenickemmcc: is an inverted mouse area involved?15:55
=== netcurli_ is now known as netcurli
mmcctmoenicke: I don't think so? Not via anything I did on purpose16:02
seb128kenvandine, do you know if there is a way to turn off icons in the left side of qtcreator?16:21
kenvandinei suspect not16:21
kenvandineto high for your screen?16:22
seb128kenvandine, I like the new one for the API documentation and pastebin, I don't need IRC there though16:22
seb128nor the core apps link16:22
seb128kenvandine, yes, when working on the laptop...16:22
seb128well it adapts16:22
oSoMoNgusch: still around?16:22
seb128but the icons are not really nice shrinked16:22
guschoSoMoN: yep16:24
oSoMoNgusch: I added my findings as comments to https://code.launchpad.net/~osomon/webbrowser-app/domain-names-chronological/+merge/17690016:24
guschoSoMoN: btw - wanna review? https://code.launchpad.net/~schwann/qtubuntu-camera/camera-disable-video-zoom/+merge/17642116:24
oSoMoNgusch: sure16:24
oSoMoNgusch: turns out the problem exists in trunk, so not a regression introduced by my MR, I’ll file a bug report to track it16:25
guschoSoMoN: I agreed with bill to disable the zooming for video (for now)16:25
oSoMoNgusch: ok, I’ll review it16:26
oSoMoNgusch: so given that the crash isn’t a regression specific to my MR, how about approving it?16:26
guschoSoMoN: ok - I'll approve16:28
oSoMoNthx16:28
guschoSoMoN: done :)16:29
mmcca quick experiment showed that the on-screen keyboard also passes events through to buttons in a Page's ToolbarItems, and permanently obscures them, too.16:31
oSoMoNgusch: can you elaborate on why it was decided to deactivate the zoom in video mode?16:54
guschoSoMoN: the problem is omewhere deep in the android/driver layer it seems - no time for debugging that right now :(16:55
oSoMoNgusch: ok16:55
oSoMoNgusch: commented on your MR, can you have a look at my comment and confirm that what I’m observing is expected?17:08
guschoSoMoN: "quite some delay"? like a second? or like 100ms?17:17
oSoMoNgusch: more like 2 seconds17:18
guschoSoMoN: did you see that before?17:19
guschoSoMoN: but that's quite a lot ...17:19
guschoSoMoN: I'll check tomorrow again17:20
oSoMoNgusch: I don’t remember, I don’t use the camera app that much17:20
oSoMoNgusch: ok, so feel free to top-approve if you’re satisfied with it17:20
guschoSoMoN: ok - anyway thx17:20
guschoSoMoN: two seconds - nope - not satisfied - but let's see if that MR is the reason17:20
oSoMoNgusch: yeah, let me restart the device and test again17:21
guschoSoMoN: ah - I have an idea - I should switch the zoom before switching the focus when going to video17:23
oSoMoNgusch: I re-installed the plugin from the archives, and I’m still seeing the same delay, so it doesn’t seem to be a regression17:25
guschoSoMoN: ok - thx17:26
guschoSoMoN: I'll top approve then17:26
oSoMoNcool17:27
guschEOD17:28
* oSoMoN EOD too17:29
=== nik90|Office is now known as nik90
=== sam113101 is now known as sam113101_afk
=== sam113101_afk is now known as sam113101
nik90renato_: I have a small question. In general the anchors we used in the flickable work well and have been merged into trunk. I have been experimenting with adding qml loaders to dynamically load the stopwatch page only when switched to that tab. The dynamic loading works well. However in the stopwatch page, the anchors are messed up as in the stopwatch face has moved up and the header is no longer clipped. Any ideas why this is happen18:41
nik90renato_: I have it in a branch at https://code.launchpad.net/~nik90/ubuntu-clock-app/dynamic-stopwatch-loader18:42
=== sam113101 is now known as sam113101_afk
=== sam113101_afk is now known as sam113101
iBelievetimp, ping20:55
=== Saviq_ is now known as Saviq
=== sam113101 is now known as sam113101_afk
=== sam113101_afk is now known as sam113101
=== salem_ is now known as _salem

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