=== wendar_ is now known as wendar === jhodapp is now known as jhodapp|afk [06:40] Good Morning [06:53] Good morning all === zbenjamin_ is now known as zbenjamin === chriadam is now known as chriadam|away [07:56] anybody using multiple monitors and facing issues with Mouse pointer ? [08:02] mihir: havent tried it yet on 14.04 [08:07] justCarakas, even when I was on 13.10 , i was facing same issue. [08:07] I have two LEDs & one laptop screen. [08:07] justCarakas, it keeps blinking on screen. [08:08] mihir: I've used it on 13.10 1 laptop and 1 led and didn't had any problems [08:08] okay. [08:09] mihir: good luck [08:09] justCarakas, thank you. [08:26] nik90, ping [08:27] mihir: pong [08:27] nik90, I am unable to start clock app on 14.04 any tweaks ? [08:27] mihir: what do you mean? [08:27] mihir: it opens fine on my 14.04 [08:27] mihir: any terminal output? [08:27] nik90, i just upgraded my desktop , and installed core apps [08:28] mihir: can you open it in the terminal and run it via "ubuntu-clock-app". This way I can get the console output [08:28] nik90, here is the output [08:28] http://paste.ubuntu.com/7233978/ [08:30] mihir: https://bugs.launchpad.net/ubuntu-clock-app/+bug/1297712 [08:30] Launchpad bug 1297712 in Ubuntu Clock App "App won't start on desktop" [Undecided,Incomplete] [08:30] i see bug , as per popey's comment [08:30] mihir: anyways I will debug it later since I have an exam in another 4 hours :) [08:30] i don't have any sync Online Account , then it should work. [08:30] nik90, no issues, All the best for your exam :) [08:30] thnx [09:09] Good morning all; happy Friday, and happy Barbershop Quartet Day! :-D === om26er is now known as om26er|lunch [09:14] had to look that one up JamesTait :p [09:15] justCarakas, I feel like a bit of a fraud, having done the same one last year, but I like it. :) [09:16] no problem, I actually look forward to your morning greeting every day JamesTait [09:16] justCarakas, it seems quite a few people do, which surprised me quite a lot! [09:17] justCarakas, so, did you find out about your app submission? [09:18] JamesTait: no not yet, it was accepted in the morning around 5 but I don't really know who to ask [09:20] * JamesTait wonders if davmor2 would know, if he's around yet. [09:41] dholbach: I have a question about the appshowdown and I hope you can help me, I uploaded my update for my app before 23:59 yesterday but I couldn't get a hold on somebody to review it, does it than still counts for the app showdown ? [09:41] justCarakas, can you remind me which one it was? [09:42] BE Mobile [09:42] Updated version by Jelmer Prins on 2014-04-10 23:47 - 9 hours, 54 minutes ago [09:42] Approved by Daniel Holbach on 2014-04-11 05:12 - 4 hours, 29 minutes ago [09:42] dholbach: that one indeed [09:42] I'd say it's all good then :) [09:43] dholbach: ok, what a relieve I worked 8 hours on making the app multi language and it would be sad if it was too late [09:44] justCarakas, no, it's all good [09:44] dholbach: do you know how long the judging will take ? [09:45] justCarakas, there were a couple of changes from other apps coming in as well and they were all before 23:59 UTC [09:45] justCarakas, I'm not member of the jury, but I assume it'll be done within 2 weeks [09:45] that's (if I remember correctly) how long it took in past competitions as well [09:46] dholbach: ok :) thx === om26er|lunch is now known as om26er [10:34] Hi all! [10:35] Hi nik90, I proposed a new mp for that alarm bug few days ago. I'm not sure if it's fine :) [10:36] Maybe Launchpad didn't send any notification mail to you, so here I am :DMaybe Launchpad didn't send any notification mail to you, so here I am :D [10:36] PaoloRotolo: can we please discuss this at 18:00 UTC? It is important we try to merge it today or in the weekend. [10:36] PaoloRotolo: I got busy with my exam preparations [10:36] nik90: ok, no problem [10:36] PaoloRotolo: if you come online on IRC at 18:00 UTC, we can discuss this here [10:36] PaoloRotolo: so see you then :) [10:37] nik90: fine, good luck with exams :) === MacSlow is now known as MacSlow|lunch === jhodapp|afk is now known as jhodapp [11:45] hi zbenjamin, do you know how I can properly delete a click chroot in Qt Creator? I've got a 13.10 and a 14.10 chroot, and I tried to remove the 13.10 one via the dialog in Qt Creator. Removal failed (could not unmount, device busy it said), and it still appears in the QtC options. However, it must have deleted something, as I'm now getting an error message that it cannot find the chroot, every time I start QtC [11:46] dpm: try click chroot -a armhf -f ubuntu-sdk-13.10 destroy [11:47] dpm: and check in /var/lib/schroot/chroots if the chroot still exists [12:04] ok [12:09] zbenjamin, it's a bit weird, the chroot is still there, but Qt Creator does not find it (and the command you gave me didn't delete it, either): http://pastebin.ubuntu.com/7234619/ [12:09] dpm: if its not mounted anymore you should be safe to delete the contents there [12:10] dpm: click chroot sometimes breaks [12:11] zbenjamin, it's mounted. So I just manually unmount all its mount points it and then delete it? [12:13] strangely enough, I've got two 13.10 chroots mounted (and not a 14.04 one): http://pastebin.ubuntu.com/7234646/ [12:19] dpm: yeah the chroots are really bitchy sometimes ;) [12:20] it seems I could unmount one, but not the other [12:20] dpm: there is a click_destroy_target script in the qtc share folder [12:22] dpm: /usr/share/ubuntu/scripts/click_destroy_target armhf ubuntu-sdk-13.10 [12:23] dpm: sorry it should be /usr/share/qtcreator/ubuntu/scripts/click_destroy_target armhf ubuntu-sdk-13.10 [12:24] zbenjamin, http://pastebin.ubuntu.com/7234689/ [12:24] it seems it cannot unmount it, I get the same error if I try to unmount manually [12:24] no idea how that extra chroot got there in the first place, nor how to remove it [12:25] dpm: its the same chroot but with multiple sessions ;) [12:26] dpm: if the script can not kill it you might need to reboot and then manually delete it [12:26] ok, rebooting then, brb [12:30] zbenjamin, rebooting didn't seem to bring anything, the two 13.10 chroots are still mounted and the click_destroy_target script fails in the same way [12:34] dpm: hmm i think there was some place where schroot remembered what to mount [12:35] dpm: ok lets use schroot directly maybe we can fix it [12:36] dpm: schroot -c sessionname --end-session [12:36] dpm: sessionname should be the targetname+guid you have in the mounts [12:37] ok [12:38] dpm: not sure about the command i digged it up when i had the same problem but did not use it since then [12:38] dpm: but its something like that [12:42] zbenjamin, that worked for the chroot I could unmount manually earlier on, but it fails for the one I could not unmount. I.e. [12:42] $ sudo schroot -c click-ubuntu-sdk-13.10-armhf-6953c903-19d2-4644-ad7b-f465f697a5ed --end-session [12:42] sudo: unable to resolve host avenc [12:42] E: 15binfmt: update-binfmts: unable to open /var/lib/schroot/mount/click-ubuntu-sdk-13.10-armhf-6953c903-19d2-4644-ad7b-f465f697a5ed/bin/sh: No such file or directory [12:45] dpm: you maybe need to clean up manually , schroot has some place where it remembers the last sessions /var/lib/schroot/session or something like that. [12:45] dpm: but i don'T remember the exact way to do that [12:45] yeah, looked at all dirs there, they seem empty [12:45] I'll keep investingating, thanks for the help! === _salem is now known as salem_ === dpm is now known as dpm-afk [14:08] hi , i am trying to build a webapplication, where i am trying to access the files from multiple ubuntu one cloud accounts, while authentication. i am using the following url to https://login.ubuntu.com/api/1.0/authentications to authenticate cloud account . it asks for username and password,but when i am trying to use the same url,again it is not asking the username and password. i want to add multiple ubuntu accounts to this web inteface so that i [14:08] can access multiple ubuntu accounts at a time. [14:09] what should i do [14:09] so that it asks username and password every time hit the url [15:27] popey: do you know if any of the music devs are avail? I want to release the latest music (with a fix for media-hub) but I have a failing test http://paste.ubuntu.com/7235377/ [15:27] jhodapp: ^^ [15:27] not right now, there is an important annoying bug in music which needs fixing [15:27] i pinged them a mail earlier about it [15:28] popey: these? http://bazaar.launchpad.net/~music-app-dev/music-app/trunk/revision/416 [15:28] yes ☻ [15:28] brilliant [15:30] popey: great; that's in this http://s-jenkins.ubuntu-ci:8080/view/click/job/music-app-click/221/ [15:31] I want to release that [15:36] sergiusens: ok, just testing calendar, will get to that too [15:36] popey: do you have a mako to test that with? I ran them on flo and have the same failure with AP on the test_artists_tab_album(with touch) test [15:36] yes [15:56] same failure as in ci I meant [16:04] renato, charles: Any update on the cause of https://bugs.launchpad.net/bugs/1283859 ? [16:04] Launchpad bug 1283859 in Ubuntu Clock App "Updated recurring alarm values are not reflected in the indicator until phone reboot" [High,Confirmed] [16:14] nik90, I did not have time to look at it [16:15] renato: can you add it to your todo list before release please....rather annoying to reboot phone to see updates alarm times. [16:42] nik90: unfortunately no. I'm not sure how to proceed with bug #1283859 [16:42] Launchpad bug 1283859 in Ubuntu Clock App "Updated recurring alarm values are not reflected in the indicator until phone reboot" [High,Confirmed] https://launchpad.net/bugs/1283859 [16:43] renato, if it's a caching issue with EDS, maybe we would workaround it by deleting the old alarm and saving a new one, instead of modifying the existing one [16:46] not a wholly satisfying suggestion, though...:/ === gatox is now known as gatox_lunch === bfiller is now known as bfiller_afk === dpm-afk is now known as dpm === gatox_lunch is now known as gatox === bfiller_afk is now known as bfiller [18:49] Hi all! [18:54] Hey nik90 :) Are you free? [18:54] PaoloRotolo: [18:54] hey [18:55] PaoloRotolo: hey I think you will need to change the button into a Ubuntu Shape [18:55] PaoloRotolo: since the color of the text on the green background is too light [18:55] PaoloRotolo: we need the text color White [19:00] nik90: just a question, how to add text in Ubuntu Shape? [19:01] PaoloRotolo: you will need to add a label [19:02] PaoloRotolo: try http://paste.ubuntu.com/7236256/ [19:03] nik90: looks good :D [19:03] I'm adding the state [19:03] when timer is inactive [19:03] PaoloRotolo: ok [19:05] nik90: oh, what's model.enabled? [19:06] PaoloRotolo: it returns the alarm status [19:06] of the current alarm item [19:06] Anybody, who can help me? How I can install Oxide QML plugin? [19:06] cool, so I don't need a state [19:09] nik90: what about the new design of the currents mockup? [19:09] nik90: I saw a dark background [19:09] that would be cool with that green [19:09] PaoloRotolo: that's for next cyle :) [19:09] PaoloRotolo: no time now [19:11] nik90: ok, pushed [19:11] PaoloRotolo: testing now [19:13] PaoloRotolo: looks good. I will review the code tonight and fix the AP tests. I will then propose a merge into your MP for that. [19:13] PaoloRotolo: I am going for dinner now [19:14] nik90: well, thank you! [19:14] PaoloRotolo: ty [19:14] nik90: good night [19:14] PaoloRotolo: gud nite [19:14] :D === beisner is now known as beisner-food === beisner-food is now known as beisner === salem_ is now known as _salem [23:07] need help with a name [23:07] LogiCalc is already taken [23:08] What can I name, "Symbolic deductive logic calculator"? [23:09] SymCalc ? [23:09] hmmm, [23:09] already taken [23:09] DeduCalc [23:10] that one is taken as well :P [23:10] calcucalc? [23:10] considering I am using apl... [23:10] hmmm [23:10] ha [23:11] sorry :) === jhodapp is now known as jhodapp|afk [23:11] SyDeLCalc [23:12] AkiCalc? [23:12] not bad :P [23:12] what about AplCalc? [23:13] there is no one named apple around who sues anyone regularly, is there? [23:14] PearCalc :P [23:14] ha, its not programmed in perl :P [23:14] (the closest language I could think of to pear) [23:15] Maybe I should just name it Halo or something [23:15] you're lucky. there's an entire "pear" thingy for php [23:15] Just so I can say I am playing halo on my ubuntu-touch [23:15] haha [23:15] :P [23:18] APL is a redundant acronym... "A programming language" [23:18] maybe I can apply the same redundancy... [23:18] ALC [23:38] what does il8n mean in this? [23:38] label.text += i18n.tr("1 ") [23:38] And what does tr mean? [23:39] Aki-Thinkpad: "internationalization" [23:39] Aki-Thinkpad: "translate" [23:39] Aki-Thinkpad: you'll also sometimes see "l10n" for "localization" [23:40] sarnold, so its basically a way to make things easily translatable? [23:41] Aki-Thinkpad: yeah; you'll quite often see the gettext() function aliased to _(); sometimes it would look like printf(_("sent %d flowers to %s\n"), number, person); -- then the translators would supply new strings for the output as necessary [23:42] sarnold, Thanks, [23:42] !cookie sarnold [23:42] Factoid 'cookie sarnold' not found [23:43] wow... that sucks... I guess they ran out [23:43] aww. I like cookies. :)