AskUbuntu | SDK Battery Status howto | http://askubuntu.com/q/324222 | 04:35 |
---|---|---|
Mihir | Do we have any facility to copy result into clipboard in calculator ? | 06:05 |
rigved | sam113101: if you are experiencing an issue in 13.04, then you need to ask in the #ubuntu channel. | 06:29 |
sam113101 | I made a bug report | 06:58 |
dholbach | good morning | 06:58 |
oSoMoN | good morning | 07:13 |
Mihir | Good 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 | ||
JamesTait | Good morning all, happy Louise Brown Day! :-D | 08:27 |
dholbach | hey JamesTait | 08:40 |
JamesTait | dholbach, o/ | 08:40 |
PaoloRotolo | Hi all | 09:47 |
nik90|Office | PaoloRotolo: Hi :) gud morning | 10:12 |
PaoloRotolo | Good morning nik90|Office :) | 10:12 |
nik90|Office | PaoloRotolo: 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|Office | Will let you know on what decision has been made on that. | 10:27 |
PaoloRotolo | nik90|Office, good, thanks! | 10:28 |
nik90|Office | PaoloRotolo: there is another bug to tackle if you are interested | 10:29 |
PaoloRotolo | nik90|Office, yes, of course :) | 10:30 |
nik90|Office | PaoloRotolo: currently if you want to reset the stopwatch, you have to first stop it and then press reset. | 10:31 |
nik90|Office | The 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 |
PaoloRotolo | nik90|Office, ok, I'll find a way to fix it :D | 10:32 |
nik90|Office | PaoloRotolo: 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 |
oSoMoN | gusch: hey, would you have a moment to review https://code.launchpad.net/~osomon/webbrowser-app/domain-names-chronological/+merge/176900 today? | 10:40 |
gusch | oSoMoN: sure | 10:40 |
oSoMoN | cool | 10:40 |
gusch | oSoMoN: so how did you solve the issue? | 10:41 |
oSoMoN | gusch: like that: http://bazaar.launchpad.net/~osomon/webbrowser-app/domain-names-chronological/revision/239 | 10:42 |
gusch | oSoMoN: hmm - not really fixing the root cause, but might not be worth spending another week ... | 10:44 |
oSoMoN | gusch: 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 update | 10:45 |
gusch | oSoMoN: ok | 10:46 |
=== MacSlow is now known as MacSlow|lunch | ||
oSoMoN | gusch: 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 segfault | 10:47 |
gusch | oSoMoN: I see | 10:48 |
PaoloRotolo | nik90|Office, fixed. I'm uploading the MP ;) | 10:55 |
nik90|Office | PaoloRotolo: Wow that was quick! Did you test your fix? | 10:56 |
PaoloRotolo | nik90|Office, yes, right now :) | 10:57 |
nik90|Office | PaoloRotolo: Did you already upload it? | 11:00 |
PaoloRotolo | nik90|Office, no, I'm | 11:03 |
PaoloRotolo | reporting the bug* | 11:03 |
oSoMoN | gusch: one trivial MR for your list (when you have time, no urgency): https://code.launchpad.net/~osomon/webbrowser-app/open-tabs-page-title/+merge/176918 | 11:03 |
gusch | oSoMoN: ok - code looks good for the first one (thank good I read most of it already yesterday) ... | 11:05 |
oSoMoN | :) | 11:05 |
gusch | oSoMoN: when I go to a domain, that is already in "last month", then it's not added to the "today" | 11:12 |
gusch | oSoMoN: hmmm - and when I try to run it again, it crashes (desktop) | 11:12 |
PaoloRotolo | nik90|Office, all done: https://code.launchpad.net/~paolorotolo/ubuntu-clock-app/fix-for-1204861/+merge/176920 | 11:12 |
gusch | oSoMoN: https://pastebin.canonical.com/95024/ | 11:14 |
PaoloRotolo | nik90|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 :D | 11:14 |
oSoMoN | gusch: interesting, I’ll look into it, would you mind adding this info to the MR? | 11:15 |
gusch | oSoMoN: ok | 11:16 |
om26er | bug 1204743 | 11: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/1204743 | 11:35 |
om26er | gusch, :) | 11:35 |
om26er | this causes autopilot failure we are seeing in the dashboard | 11:35 |
gusch | om26er: the UI really should disable it's controls more often ... (like disable the switch camera during focus) | 11:37 |
om26er | gusch, sounds fair, that would also work for us | 11:38 |
nik90|Office | PaoloRotolo: 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 |
PaoloRotolo | nik90|Office, ok :) | 11:40 |
oSoMoN | gusch: 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 separately | 11: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/1204875 | 11:56 |
gusch | oSoMoN: ok - but I'm worried about the crash ... | 11:57 |
=== MacSlow|lunch is now known as MacSlow | ||
oSoMoN | gusch: looking into it, I haven’t been able to reproduce yet | 11:57 |
oSoMoN | gusch: when do you get the crash exactly, and can you reliably reproduce it? | 11:58 |
gusch | oSoMoN: it's on startup, and it happens on every start (with that version of the browser) | 11:59 |
nik90|Office | PaoloRotolo: Approved! Thnx for the fix. You are doing great! | 11:59 |
=== om26er is now known as om26er|afk | ||
gusch | oSoMoN: shall I send you my history.sqlite ? | 11:59 |
oSoMoN | gusch: yes please | 12:00 |
PaoloRotolo | nik90|Office, thanks you :) | 12:00 |
PaoloRotolo | Must go now... Bye! | 12:00 |
oSoMoN | gusch: btw, if you don’t mind, please confirm bug #1204875 | 12: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/1204875 | 12:00 |
gusch | oSoMoN: can you use the IRC file transfer? | 12:03 |
oSoMoN | gusch: it never worked reliably for me | 12:06 |
gusch | oSoMoN: just sent a mail ... | 12:07 |
oSoMoN | gusch: I accepted the file transfer, but nothing’s happening | 12:07 |
oSoMoN | ok, thanks | 12:07 |
oSoMoN | gusch: I’m not seeing the crash with your db either | 12:09 |
gusch | oSoMoN: hmmm - then maybe it's just my build setup? | 12:10 |
oSoMoN | gusch: are you on saucy? | 12:11 |
gusch | oSoMoN: yes | 12:11 |
oSoMoN | gusch: I’m on raring still, so that might make a difference | 12:11 |
oSoMoN | gusch: what if you backup this history file somewhere, delete it and restart the app, can you then reproduce the crash? | 12:11 |
gusch | oSoMoN: with a clean history, there is no crash - even when browsing and restarting | 12:13 |
oSoMoN | gusch: and now if you restore the previous history file, and restart, are you seeing the crash again? | 12:14 |
gusch | oSoMoN: yep | 12:14 |
oSoMoN | gusch: interesting, I guess I’ll have to upgrade to saucy to see it for myself | 12:15 |
oSoMoN | gusch: and does that crash happen with trunk too, with this history db? | 12:15 |
gusch | oSoMoN: maybe hits a bad timing on my computer | 12:15 |
gusch | oSoMoN: nope | 12:15 |
gusch | oSoMoN: I ran your other MR with that history | 12:16 |
=== _salem is now known as salem_ | ||
oSoMoN | gusch: 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 saucy | 12:18 |
Laney | HMM! | 12:19 |
Laney | How can I give a TextField focus when some condition becomes true? (selecting a particular value from a ValueSelector in this case) | 12:19 |
oSoMoN | gusch: 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 |
Laney | neither forceActiveFocus() nor focus = true work here | 12:19 |
gusch | oSoMoN: I'll first check on the device with that history ... | 12:20 |
Laney | never mind | 12:21 |
oSoMoN | gusch: ah, good point, didn’t think of that… | 12:22 |
gusch | oSoMoN: crashes on the N10 as well with that history | 12:26 |
gusch | oSoMoN: but I get an additional log: "QSortFilterProxyModel: inconsistent changes reported by source model" | 12:26 |
oSoMoN | gusch: I’ll test on the galaxy nexus in a moment, if I manage to reproduce the crash then I should be able to fix it | 12:27 |
gusch | oSoMoN: I used the packages from the MR, my history on N10 with image 20130722 (last one from today morning) | 12:28 |
oSoMoN | gusch: yup, I can reproduce on maguro, will look into it after lunch | 12:29 |
gusch | oSoMoN: lumchtime for me as well now ;) | 12:30 |
Laney | where can I see an example of using qtlocation to get the current location (city/country, ideally timezone)? | 12:32 |
mardy | greyback: I don't remember, is there a way to get the command line options from QML? | 12:34 |
greyback | mardy: no, unless you write a QML plugin to get them | 12:34 |
mardy | greyback: OK, thanks | 12:34 |
oSoMoN | mardy, greyback: there is an API in the SDK for that | 12:35 |
greyback | oSoMoN: Really? That's (good) news to me | 12:35 |
mardy | oSoMoN: do you have a link, or do you know the name? | 12:35 |
oSoMoN | mardy, greyback: see file:///usr/share/ubuntu-ui-toolkit/doc/html/overview-ubuntu-sdk.html#parsing-command-line-arguments | 12:35 |
greyback | nice | 12:36 |
mardy | oSoMoN: cool, thanks | 12:38 |
nik90|Office | Laney: 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 :D | 12:47 |
nik90|Office | fginther: I think jenkins core apps bot is down. Can you confirm? | 13:10 |
fginther | nik90|Office, yes, the build slave is down. I'll look into it. Thanks for the notice. | 13:11 |
Laney | nik90|Office: interesting, why does the clock app need that? | 13:44 |
nik90|Office | Laney: The clock app needs to show the current location (city) of the user along with the time in that location. | 13:53 |
nik90|Office | Laney: It was shown in our official visual designs | 13:53 |
Laney | I see | 13:54 |
nik90|Office | Laney: http://ubuntuone.com/5qC1KPZxEetYqFm8Qh0KzM | 13:55 |
Laney | fair enough | 13:56 |
Laney | I'm trying to get it to return something but it doesn't want to so far | 13:56 |
nik90|Office | I 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 |
mhall119 | Calendar app meeting starting now in #ubuntu-touch-meeting | 14:03 |
UbuPhillup | mhall119: https://lists.ubuntu.com/archives/ubuntu-devel/2009-June/028384.html | 14:44 |
UbuPhillup | for translation credists | 14:44 |
mhall119 | thanks UbuPhillup | 14:47 |
marxjohnson | Is the Unity Web Apps API still supported? The link to the API reference on developer.ubuntu.com is dead | 14:49 |
mhall119 | UbuPhillup: it looks like we have the headers in the .po files already | 14:49 |
mhall119 | but the ubuntu-system-settings just displays the contents of the debian/copyright file | 14:49 |
=== mmcc` is now known as mmcc | ||
mhall119 | doens't look like individual names are being added to the .po file headers anyway... | 14:50 |
UbuPhillup | mhall119: so the string »msgid "translator-credits"« must be used for that | 14:52 |
UbuPhillup | mhall119: i think that in the header must be edit manuelly | 14:53 |
UbuPhillup | mhall119: like the gnome translators does | 14:54 |
UbuPhillup | i think | 14:56 |
UbuPhillup | but 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 apps | 15:00 |
mhall119 | UbuPhillup: that doesn't sound easier | 15:22 |
mhall119 | UbuPhillup: I'll get with dpm when he's back and we'll figure out a good way of doing it | 15:23 |
UbuPhillup | mhall119: okey, thanks | 15:23 |
oSoMoN | gusch: I’m debugging the crash, it looks like it’s related to entries under domain name "derstandard.at" | 15:37 |
gusch | oSoMoN: hmmm - the title has umlauts there ... | 15:38 |
oSoMoN | gusch: yeah, I’m starting to suspect some sort of unicode issue, need to confirm it first | 15:39 |
* nik90|Office is loving the community at the moment. (Just got another major contribution froma community member for the clock app) | 15:43 | |
mmcc | Hi - 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 |
gusch | mmcc: there is a lot of work going on for the osk, but I don't know any specifics there | 15:54 |
gusch | tmoenicke: ^ | 15:54 |
tmoenicke | mmcc: is an inverted mouse area involved? | 15:55 |
=== netcurli_ is now known as netcurli | ||
mmcc | tmoenicke: I don't think so? Not via anything I did on purpose | 16:02 |
seb128 | kenvandine, do you know if there is a way to turn off icons in the left side of qtcreator? | 16:21 |
kenvandine | i suspect not | 16:21 |
kenvandine | to high for your screen? | 16:22 |
seb128 | kenvandine, I like the new one for the API documentation and pastebin, I don't need IRC there though | 16:22 |
seb128 | nor the core apps link | 16:22 |
seb128 | kenvandine, yes, when working on the laptop... | 16:22 |
seb128 | well it adapts | 16:22 |
oSoMoN | gusch: still around? | 16:22 |
seb128 | but the icons are not really nice shrinked | 16:22 |
gusch | oSoMoN: yep | 16:24 |
oSoMoN | gusch: I added my findings as comments to https://code.launchpad.net/~osomon/webbrowser-app/domain-names-chronological/+merge/176900 | 16:24 |
gusch | oSoMoN: btw - wanna review? https://code.launchpad.net/~schwann/qtubuntu-camera/camera-disable-video-zoom/+merge/176421 | 16:24 |
oSoMoN | gusch: sure | 16:24 |
oSoMoN | gusch: turns out the problem exists in trunk, so not a regression introduced by my MR, I’ll file a bug report to track it | 16:25 |
gusch | oSoMoN: I agreed with bill to disable the zooming for video (for now) | 16:25 |
oSoMoN | gusch: ok, I’ll review it | 16:26 |
oSoMoN | gusch: so given that the crash isn’t a regression specific to my MR, how about approving it? | 16:26 |
gusch | oSoMoN: ok - I'll approve | 16:28 |
oSoMoN | thx | 16:28 |
gusch | oSoMoN: done :) | 16:29 |
mmcc | a 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 |
oSoMoN | gusch: can you elaborate on why it was decided to deactivate the zoom in video mode? | 16:54 |
gusch | oSoMoN: the problem is omewhere deep in the android/driver layer it seems - no time for debugging that right now :( | 16:55 |
oSoMoN | gusch: ok | 16:55 |
oSoMoN | gusch: commented on your MR, can you have a look at my comment and confirm that what I’m observing is expected? | 17:08 |
gusch | oSoMoN: "quite some delay"? like a second? or like 100ms? | 17:17 |
oSoMoN | gusch: more like 2 seconds | 17:18 |
gusch | oSoMoN: did you see that before? | 17:19 |
gusch | oSoMoN: but that's quite a lot ... | 17:19 |
gusch | oSoMoN: I'll check tomorrow again | 17:20 |
oSoMoN | gusch: I don’t remember, I don’t use the camera app that much | 17:20 |
oSoMoN | gusch: ok, so feel free to top-approve if you’re satisfied with it | 17:20 |
gusch | oSoMoN: ok - anyway thx | 17:20 |
gusch | oSoMoN: two seconds - nope - not satisfied - but let's see if that MR is the reason | 17:20 |
oSoMoN | gusch: yeah, let me restart the device and test again | 17:21 |
gusch | oSoMoN: ah - I have an idea - I should switch the zoom before switching the focus when going to video | 17:23 |
oSoMoN | gusch: I re-installed the plugin from the archives, and I’m still seeing the same delay, so it doesn’t seem to be a regression | 17:25 |
gusch | oSoMoN: ok - thx | 17:26 |
gusch | oSoMoN: I'll top approve then | 17:26 |
oSoMoN | cool | 17:27 |
gusch | EOD | 17:28 |
* oSoMoN EOD too | 17:29 | |
=== nik90|Office is now known as nik90 | ||
=== sam113101 is now known as sam113101_afk | ||
=== sam113101_afk is now known as sam113101 | ||
nik90 | renato_: 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 happen | 18:41 |
nik90 | renato_: I have it in a branch at https://code.launchpad.net/~nik90/ubuntu-clock-app/dynamic-stopwatch-loader | 18:42 |
=== sam113101 is now known as sam113101_afk | ||
=== sam113101_afk is now known as sam113101 | ||
iBelieve | timp, ping | 20: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!