« Previous day | Index | Today | Next day » Channels | Search | Join
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
03:32 | manusheel has quit IRC | |
06:03 | alsroot_ <alsroot_!~alsroot![]() |
|
06:03 | alsroot has quit IRC | |
06:49 | Quozl has quit IRC | |
08:51 | satellit_afk | dfarning: no 921 yet on http://download.sugarlabs.org/usr/ |
10:17 | satellit_afk is now known as satellit_ | |
10:21 | lucian <lucian!~lucian![]() |
|
10:56 | ishan <ishan!~ishan![]() |
|
11:17 | manusheel <manusheel!3bb1c7d0![]() |
|
11:34 | ishan has quit IRC | |
11:39 | manusheel has quit IRC | |
11:50 | ebordon <ebordon!~ebordon@r200-40-251-118.ae-static.anteldata.net.uy> has joined #ubuntu-sugarteam | |
11:54 | ishan <ishan!~ishan![]() |
|
12:12 | neeraj <neeraj!~neeraj![]() |
|
12:16 | lucian has quit IRC | |
12:26 | ishan has quit IRC | |
12:26 | neeraj has quit IRC | |
12:33 | ishan <ishan!~ishan![]() |
|
12:34 | neeraj <neeraj!~neeraj![]() |
|
12:35 | _neeraj <_neeraj!7838e50a![]() |
|
12:49 | mukul_ <mukul_!~mukul![]() |
|
12:54 | shan <shan!~cuil![]() |
|
13:22 | mukul_ | Hi alsroot_ |
13:23 | alsroot_ | mukul_: hi |
13:25 | mukul_ | alsroot_, I have made certain changes to the journalactivity.py and the changes are being implemented as I wanted to. Please check if this is correct. http://paste.ubuntu.com/498468/ |
13:25 | alsroot_, This is with reference to the mail sent by me to sugar-devel and you regarding the bug #630. | |
13:25 | ubot2 | Launchpad bug 630 in baz "default directory name contains unnecessary and outdated information" [Medium,New] https://launchpad.net/bugs/630 |
13:26 | alsroot_ | mukul_: could you pastebin patch |
13:27 | mukul_ | I have not prepared the patch as wanted to check with you. |
13:27 | alsroot_ | mukul_: just pastebin `git diff` output |
13:28 | mukul_ | Ok |
13:39 | ishan__ <ishan__!~ishan![]() |
|
13:42 | shan has quit IRC | |
13:42 | neeraj has quit IRC | |
13:42 | ishan has quit IRC | |
13:42 | mukul_ has quit IRC | |
13:45 | ishan__ has quit IRC | |
13:48 | ishan__ <ishan__!~ishan![]() |
|
14:06 | lucian <lucian!~lucian![]() |
|
14:16 | lucian has quit IRC | |
14:24 | neeraj <neeraj!~neeraj![]() |
|
14:28 | lucian <lucian!~lucian![]() |
|
15:12 | manusheel <manusheel!7838e114![]() |
|
15:15 | ishan__ has quit IRC | |
15:16 | neeraj has quit IRC | |
15:34 | ishan__ <ishan__!~ishan![]() |
|
15:38 | shan <shan!~cuil![]() |
|
15:38 | neeraj <neeraj!~neeraj![]() |
|
15:41 | mukul_ <mukul_!~mukul![]() |
|
15:41 | mukul_ | alsroot_, http://paste.ubuntu.com/498565/ |
15:41 | alsroot_, Please review the patch. | |
15:44 | _neeraj has quit IRC | |
15:44 | manusheel has quit IRC | |
15:45 | alsroot_ | mukul_: there is no need in using 0/1, boolean type will be more useful (0/1 could assume more values then 0/1) |
15:46 | neeraj has quit IRC | |
15:46 | ishan__ has quit IRC | |
15:46 | shan has quit IRC | |
15:46 | alsroot_ | mukul_: btw what _already_shown means, already shown modal window or already shown alert :), would be useful to make it more clear |
15:47 | mukul_: looks like you used tab symbols, you need to use 4 spaces instead | |
15:47 | mukul_ | alsroot_, Yes I used tab. |
15:48 | lucian has quit IRC | |
15:48 | alsroot_ | mukul_: what about several show/not-show cycles, if user free the space and it's getting smaller once more |
15:49 | mukul_ | alsroot_, If it gets smaller once more then alert in journal would still be there. |
15:51 | alsroot_ | mukul_: you mean modal window will appear only once during the same sugar session even if free space was changing from 0 for FULL several times? |
15:51 | kandarpk <kandarpk!~kandarp![]() |
|
15:53 | mukul_ | alsroot_, I agree with you. |
15:54 | alsroot_ | prefers to reset modal dialog showing flag after freeing enough space |
15:55 | mukul_: btw what about shifting user visibility by one level, i.e., from modal/alert to alert/nothing | |
15:58 | or better to alert/nothing/modal-if-free-space-is-too-low | |
16:03 | mukul_ has quit IRC | |
16:08 | shan <shan!~cuil![]() |
|
16:09 | kandarpk has quit IRC | |
16:09 | ishan <ishan!~ishan![]() |
|
16:10 | mukul <mukul!~mukul![]() |
|
16:11 | manusheel <manusheel!3bb1c11c![]() |
|
16:14 | kandarpk <kandarpk!~kandarp![]() |
|
16:19 | kandarpk | alsroot_: around ? |
16:19 | mukul | alsroot_, by your comment <alsroot_> mukul_: there is no need in using 0/1, boolean type will be more useful (0/1 could assume more values then 0/1, did you mean I should use 0 for false and 1 for true. |
16:19 | alsroot_ | kandarpk: yup |
16:20 | mukul: yup | |
16:20 | kandarpk | alsroot_: can you help me with #1858 |
16:20 | I've submitted a patch and got some reviews | |
16:20 | I'm not able to understand them completely | |
16:20 | http://lists.sugarlabs.org/arc[…]ember/026755.html | |
16:20 | alsroot_ | mukul: hmm, vice versa, True instead of 1 and False instead of 0 |
16:20 | mukul | alsroot_, Yes I intended to show up the modal dialog button only once in a sugar session and replace it with an alert instead. Is it a usability problem? |
16:21 | alsroot_ | mukul: but modal is the first? |
16:21 | mukul | Yes exactly |
16:21 | alsroot_ | mukul: but modal is a hard option, better to have it at the end |
16:22 | manusheel | kandarpk: Hi Kandarp. |
16:23 | kandarpk | manusheel sir: hello sir |
16:23 | alsroot_ | kandarpk: what you didn't get? |
16:23 | found only one reply | |
16:23 | mukul | alsroot_, then how should we define the end when modal should appear? |
16:24 | kandarpk | alsroot_: http://lists.sugarlabs.org/arc[…]ember/027094.html |
16:24 | sent wrong link earlier | |
16:25 | alsroot_ | mukul: light limit, show alert only once, if free space is getting smaller and smaller the critical limit, show modal |
16:26 | ishan has quit IRC | |
16:26 | mukul | alsroot_, that seems to be a good idea. |
16:27 | ishan <ishan!~ishan![]() |
|
16:29 | mukul | alsroot_> mukul_: btw what about shifting user visibility by one level, i.e., from modal/alert to alert/nothing |
16:29 | <alsroot_> or better to alert/nothing/modal-if-free-space-is-too-low alsroot_ I didn't get your point. | |
16:30 | alsroot_ | kandarpk: well, I guess you need to set font size, at then end better to ask reply authors then me :) |
16:31 | kandarpk | alsroot_: ok, thanks. |
16:31 | alsroot_ | mukul: just what I said before: light limit, show alert only once, if free space is getting smaller and smaller the critical limit, show modal |
16:33 | mukul | alsroot_, Ok I guess I'll try to implement that. |
16:35 | neeraj <neeraj!~chatzilla![]() |
|
16:40 | neeraj | dfarning: Hi. , What I should do with updated usr-meta package. I think now we can't request it to sync as final freeze was on 15 sep |
16:42 | dfarning | neeraj, I would try a exception freeze as the problem is that some sugar packages are not pulled in by the existing USR-meta. |
16:45 | neeraj | dfarning: Ok. |
16:46 | kandarpk has quit IRC | |
16:49 | satellit_ | DFARNING: 921 not built ?http://download.sugarlabs.org/usr/ |
16:49 | dfarning: sorry caps lock.. | |
16:50 | dfarning | satellit_, the builds must have failed.... let me check/rebuild.... |
16:50 | satellit_ | thanks |
16:51 | dfarning | satellit_, thank you for testing. |
16:52 | satellit_ | : ) |
16:55 | thangam_arun <thangam_arun!db40b205![]() |
|
16:56 | thangam_arun | This is Thangamani Arun from Tamil Nadu, India |
16:56 | i have been Translating Sugar applications into Tamil | |
16:56 | dfarning | hey thangam_arun how can we help? |
16:56 | thangam_arun | now the sugar translation is complete |
16:57 | i would like to create a Ubuntu Sugar Remix | |
16:57 | dfarning | thangam_arun, WOW! |
16:57 | thangam_arun | dfarning, Can you please help me in this |
16:58 | We are as FSF Tamil Nadu Team ready to take this to many schools | |
16:59 | dfarning | thangam_arun, I can try. |
16:59 | thangam_arun | dfarning, Thanks. |
16:59 | dfarning | thangam_arun, can you send my your email? I'll get back to you this afternoon. |
17:00 | thangam_arun | sure |
17:00 | thangam.arunx AT gmail DOT com | |
17:03 | dfarning, I will be waiting for you reply | |
17:06 | dfarning | thangam_arun, I'll try to figure something out. normally translations are submitted to olpc/sugar labs and flow downstream to USR. but in this case we will have to carry patches for a while. |
17:07 | thangam_arun | dfarning, oh ok |
17:08 | dfarning, i would like to include the whole Tamil Translation | |
17:08 | dfarning, Also i need VM access, Kindly provide me the same | |
17:10 | dfarning | thangam_arun, I must confess I know almost nothing about transation:( but will learn:) |
17:17 | thangam_arun | :) |
17:18 | dfarning, I also sent a mail to you | |
17:20 | dfarning | thangam_arun, thanks got it. |
17:21 | lucian <lucian!~lucian![]() |
|
17:29 | mukul has quit IRC | |
17:30 | lucian has quit IRC | |
17:32 | shan has quit IRC | |
17:33 | ishan has quit IRC | |
17:33 | neeraj has quit IRC | |
17:37 | lucian <lucian!~lucian![]() |
|
17:44 | lucian has quit IRC | |
18:35 | thangam_arun has quit IRC | |
19:39 | lucian <lucian!~lucian![]() |
|
19:43 | dfarning | satellit_, The new USR builds are done. ther are being copied to downloads.sl.o now. they should be ready in a few minutes. |
19:54 | satellit_ | thanks |
20:01 | ebordon has quit IRC | |
20:07 | satellit_ is now known as satellit_afk | |
21:09 | neeraj <neeraj!~neeraj![]() |
|
21:26 | neeraj has quit IRC | |
21:27 | neeraj <neeraj!~neeraj![]() |
|
21:28 | neeraj_ <neeraj_!~chatzilla![]() |
|
21:30 | neeraj has quit IRC | |
21:30 | neeraj_ is now known as neeraj | |
21:31 | neeraj_ <neeraj_!~neeraj![]() |
|
22:05 | lucian has quit IRC | |
22:23 | neeraj_ has quit IRC | |
22:29 | neeraj_ <neeraj_!~chatzilla![]() |
|
22:32 | neeraj has quit IRC | |
22:32 | neeraj_ is now known as neeraj | |
22:41 | satellit_afk is now known as satellit_ | |
22:44 | neeraj has quit IRC | |
23:25 | satellit_ | dfarning: burning CD to do install... |
« Previous day | Index | Today | Next day » Channels | Search | Join