« Previous day | Index | Today | Next day » Channels | Search | Join
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:14 | michaelkitson <michaelkitson!michaelkit![]() |
|
02:05 | satellit_ has quit IRC | |
03:01 | dfarning is now known as dfarning_afk | |
03:27 | manusheel is now known as manusheel_afk | |
03:27 | satellit_ <satellit_!~satellit![]() |
|
05:36 | manusheel <manusheel!7aa2d106![]() |
|
07:55 | mukul_afk has quit IRC | |
07:56 | satellit_ has quit IRC | |
08:00 | mukul_afk <mukul_afk!~mukul![]() |
|
08:04 | kevix has quit IRC | |
08:09 | satellit_ <satellit_!~satellit![]() |
|
08:10 | manusheel has quit IRC | |
08:22 | kevix <kevix!~kevin![]() |
|
11:17 | manusheel_afk is now known as manusheel | |
11:33 | walterbender <walterbender!~chatzilla![]() |
|
11:36 | anuragc <anuragc!~anurag![]() |
|
11:53 | anuragc has quit IRC | |
12:05 | anuragc <anuragc!~anurag![]() |
|
12:05 | anuragc | test |
12:54 | anuragc has quit IRC | |
13:08 | anuragc <anuragc!~anurag![]() |
|
13:38 | aseem <aseem!73f000ac![]() |
|
13:45 | manusheel | aseem: Hi Aseem. |
13:46 | aseem: How is the assigned task coming along? | |
13:46 | aseem | manusheel: i cannnot access the volume in sugar |
13:46 | manusheel: spent a lot of time figuring that only | |
13:47 | manushgeel: then alsroot told me that i can only access removable volumes only through sugar as it skips the non-removable ones | |
13:48 | manusheel : So trying with a non removable device | |
13:48 | manusheel | aseem: Sure. |
13:57 | anuragc: Thanks for submitting the patch. Let me know if you have any issues with the other bug. | |
13:59 | aseem has quit IRC | |
14:05 | anuragc | anuragc :sure |
14:06 | alsroot: can you give me some info on the has_key() function in python?\ | |
14:07 | alsroot | anuragc: use search on http://docs.python.org/index.html :), http://docs.python.org/library[…]ight=has_key#dict.has_key |
14:08 | anuragc | alsroot:thanks |
14:19 | alsroot: i was looking on bug#1742 and was looking at the buddymenu.py and friends.py modules but every bit of the coding seems proper and the only problem that can exit looks to lie in save() in friends.py file where may be data is not written properly , can you please check it and confirm? | |
14:21 | alsroot | anuragc: if I recall right, someone already is working on that |
14:22 | manusheel: ^ | |
14:22 | manusheel | alsroot: Right. Anurag and Dipankar are working on it together. |
14:24 | alsroot | anuragc: last time I looked into the code, I got to idea that palette is being filled w/ "Add/Remove friend" only once, thus after choosing "Add" palette is still showing "Add", in my mind that was the issue |
14:26 | anuragc | alsroot: actually what i saw was that the pallete is filled properly only after a system restart |
14:27 | alsroot | anuragc: the issue is not in right/wrong filling but in not-updated palette after choosing Add/Remove item |
14:27 | anuragc | alsroot: i.e. after adding a friend you will still get add friend option instead of remove friend , but once you restart your system then next time you will get remove friend option but any more subsequent changes will again have the same issues |
14:28 | yes its not updated instantaneously | |
14:28 | alsroot | anuragc: yup |
14:28 | anuragc | but its after a restart |
14:29 | alsroot | anuragc: yup, in my mind right fix would be in updating palette entry label after choosing it |
14:29 | anuragc | alsroot: but i thought may be the buddy_id file was written only on a restart |
14:31 | alsroot | anuragc: I got an idea that it is only local palette issue |
14:31 | anuragc | alsroot: but i guess its not just the pallete that can fix the issue, we need to make its backend work too |
14:32 | alsroot: changing the pallette must also change the function call associated with it | |
14:32 | alsroot | anuragc: in my mind the rest works properly(otherwise notthing works right), you can recheck it |
14:33 | anuragc | alsroot: sure, let me see to it. |
14:43 | alsroot: can you tell me where are the python modules controlling the group view located? | |
14:44 | alsroot | anuragc: see main homewindow.py file, it includes all views |
14:44 | anuragc | alsroot: thanks |
15:58 | i was looking at bug # 306 , how is the language system maintained in sugar? Have they assigned every language with a language id or something like that? | |
16:03 | alsroot | anuragc: sugar doesn't do any unusual things, firstly python is aware of current locale (via LANG* envars), also see extensions/cpsection/language how these envars are set by sugar |
16:04 | anuragc | alsroot: sure |
16:45 | shan <shan!~cuil![]() |
|
16:57 | dipankar <dipankar!~dipankar![]() |
|
16:57 | dipankar | shan, ping |
16:58 | shan | dipankar, hi i am here |
16:59 | dipankar, i am having problems with issue #398, hope if you could help me out | |
17:02 | dipankar | shan, what all have you found out? |
17:02 | can you give me a briefing | |
17:02 | ? | |
17:04 | walterbender has quit IRC | |
17:05 | walterbender <walterbender!~chatzilla![]() |
|
17:06 | dipankar | shan, are you around? |
17:06 | shan | dipankar, i have tried to introduce the same functionality of search as in 'log viewer' |
17:07 | dipankar, yes i am here | |
17:07 | dipankar | shan, first tell me what View Source is? |
17:07 | is it some kind of activity like Log Viewer? | |
17:08 | walterbender | dipankar: is it used to view the project source code |
17:08 | dipankar: log is for viewing the log of the code execution | |
17:09 | shan | dipankar, actually the search feature is to be added to the view source screen. and since 'log viewer' already has the search box and everything i decided to use the same code |
17:10 | dipankar | walterbender, thanks |
17:10 | shan, just a sec, let me check the search in Log | |
17:10 | shan | dipanker, okay |
17:14 | dipankar | shan, which version of Log are you using? |
17:15 | The one I am having is not running | |
17:15 | shan | dipankar, let me check |
17:15 | dipankar, activity version 23 | |
17:16 | dipankar | shan, just a few minutes, let me install Log Aagin |
17:17 | shan | dipankar, okay not a problem, i appreciate the help. |
17:19 | anuragc has quit IRC | |
17:21 | dipankar | shan, it seems that log-23 is not working on my system |
17:21 | I have reinstalled it twice, but no luck. | |
17:22 | anyways, where are you changing the code? can you send a git diff file? | |
17:23 | shan | dipankar, yes i could do that, i have both the changed and the uncheanged file, could you provide pointers on creating a git diff file |
17:23 | ? | |
17:24 | dipankar | hwo are you changing the file? |
17:24 | alsroot | shan: call `git diff` being in git repo of project you changed |
17:25 | shan | dipankar, i am writing a few functions in it. |
17:25 | alsroot, thanks, will just try doing that | |
17:30 | dipankar | shan, I meant which directory and file are you changing? |
17:31 | shan | i am changing viewsource.py in jarabe/viewsource |
17:31 | jarabe/view/viewsource.py | |
17:33 | dipankar | is checking |
17:34 | shan, and which code are you using for search. (sorry for all these questions, just collecting as much of info as possible) | |
17:35 | shan | dipankar, not a issue with the questions. I am trying to use the same feature as in log activity, available in activities |
17:36 | activities\log\logviewer.py if you want i could paste the code in pastebin | |
17:36 | dipankar | shan, that would be great. please paste the code at paste.ubuntu.com |
17:46 | shan, there? | |
17:47 | shan | dipankar, yes i am adding it, just give me a few minutes. |
17:48 | dipankar | shan, sure. I thought I got d/c *jerky internet |
17:52 | shan | dipankar, yea, a new feature showing connected/disconnected status should be added to irc. here is the link http://paste.ubuntu.com/502232/ |
18:01 | dipankar, thats the searching i am planning to put into viewsource.py | |
18:07 | dipankar, there? | |
18:07 | dipankar | shan, just going through it. |
18:08 | shan, everything seems to be fine except one thing: | |
18:08 | search_entry.set_size_request(gtk.gdk.screen_width() / 3, -1) | |
18:08 | are you sure this box would come inside the viewsource window? | |
18:09 | shan | well i have reduced that to /5 |
18:09 | then it fits | |
18:09 | dipankar | then its fine |
18:10 | shan, then where is the problem? | |
18:11 | shan | the code which i sent you is the code in logviewer.py, we need the same feature in viewsource.py .... |
18:12 | dipankar | shan, then add it and send it to me. |
18:12 | for checking | |
18:14 | shan | dipankar, you want me to mail you the changed viewsource.py ? |
18:16 | dipankar | shan, yes. meanwhile I will try to implement it on my system |
18:16 | shan | okay. |
18:33 | dipankar : semi-modified viewsource.py sent to your seeta id. | |
18:33 | dipankar | ok |
18:35 | manusheel | dipankar, shan: How is this issue coming along? |
18:36 | shan | manusheel, still working on it. Sir did you get my email ? |
18:37 | dipankar | manusheel, sir, it coming along good |
18:38 | manusheel | dipankar, shan: Great. |
18:39 | shan: Yes, I did. | |
18:39 | shan: I have found a workaround for that too. We'll discuss that after this bug. | |
18:39 | shan | manusheel, okay sir. |
18:40 | dipankar, did you get the file i sent by email. | |
18:41 | dipankar | shan, yes |
18:43 | shan | dipankar, in the file i sent you, currently the changes will just get that print the word searched for in the log. see line 471 |
18:44 | ....will just print the word searched... | |
18:45 | aseem <aseem!73f058ec![]() |
|
18:46 | dipankar | shan, I think this is good to go |
18:47 | shan, just try to get the functions in place | |
18:47 | manusheel, sir I think this bug is almost done | |
18:48 | dipankar has quit IRC | |
18:54 | aseem has quit IRC | |
18:55 | manusheel | shan: Great. |
18:55 | shan: let us try to send the patch for this issue today. | |
19:03 | neeraj <neeraj!~neeraj![]() |
|
19:06 | ishan <ishan!~ishan![]() |
|
19:06 | ishan_ <ishan_!~ishan![]() |
|
19:08 | aseem <aseem!73f058ec![]() |
|
19:14 | mukul_afk is now known as mukul | |
19:21 | walterbender has quit IRC | |
19:26 | aseem has quit IRC | |
19:29 | aseem <aseem!73f03b0c![]() |
|
19:52 | ishan_ has quit IRC | |
19:53 | ishan_ <ishan_!~ishan![]() |
|
20:00 | Sumit <Sumit!~Sumit![]() |
|
20:05 | ishan has quit IRC | |
20:05 | ishan_ is now known as ishan | |
20:11 | aseem has quit IRC | |
20:12 | walterbender <walterbender!~chatzilla![]() |
|
20:14 | ishan_ <ishan_!~ishan![]() |
|
20:15 | Sumit | hi shan |
20:17 | shan | Sumit, hi |
20:19 | ishan_ has quit IRC | |
20:19 | ishan has quit IRC | |
20:22 | aseem <aseem!73f22f06![]() |
|
20:22 | shan has quit IRC | |
20:22 | aseem has quit IRC | |
20:25 | aseem <aseem!73f22f06![]() |
|
20:25 | aseem | manusheel: sir, i am able to check the problem |
20:34 | Sumit | hi manusheel sir |
20:41 | manusheel sir: I am trying to get started on the bug #2324 and have downloaded the source package for abacus. However, I was unable to install any activities in sugar-jhbuild or sugar-emulator. I'm checking dependencies for jhbuild. | |
20:42 | tabs <tabs!~Tabitha![]() |
|
20:47 | walterbender | Sumit: try unzipping the .xo file into ~/Activities and it should just work |
20:48 | Sumit: did you download with Browse (inside of Sugar)? It should have installed it for you. | |
20:50 | Sumit | walterbender, No, no activities were present initially. Nor was browse. I will try unzipping the .xo. Thanks. |
21:03 | aseem | alsroot: where do i find the files that update the removable volumes??? |
21:06 | alsroot | aseem: grep for "gio.volume_monitor_get" |
21:19 | aseem has quit IRC | |
21:29 | neeraj has quit IRC | |
21:36 | Sumit has quit IRC | |
21:49 | walterbender has quit IRC | |
22:01 | mukul is now known as mukul_afk | |
22:12 | mulawa1 <mulawa1!7bd374a8![]() |
|
22:14 | mulawa1 | I have just completed my 1st activity - http://activities.sugarlabs.or[…]/sugar/addon/4331 |
22:15 | I've only been able to test it on SoaS. | |
22:15 | As a newbie I'm unsure about Sugar versions. | |
22:16 | One person said "on my 0.82 machine it failed because the python-olpcgames package does ... | |
22:17 | not exist on fedora 9. this may not be an .82 problem, it might well ... | |
22:17 | work with 0.82 on a newer linux that has python-olpcgames" | |
22:17 | Can someone clarify all this for me? | |
22:32 | alsroot | mulawa1: python-olpcgames is not a part of Sugar Platform http://wiki.sugarlabs.org/go/0[…]atform_Components, it might be present on some sugar distros and might not on others, usually activities bundle olpcgames |
22:34 | mulawa1 | ty - where would I find info on how to "bundle olpcgames" with my activity? |
22:36 | alsroot | mulawa1: just place olpcgames directory to your activity root directory (if you were creating .xo bundles before, update or just remove MANIFEST file) |
22:37 | mulawa1 | gotcha! and where do I find the olpcgames directory to copy? |
22:38 | alsroot | mulawa1: it could be some thing like /usr/lib/python2.6/site-packages or just copy it from other activities like Maze |
22:39 | mulawa1 | ty for your help - off to give it a try |
23:05 | the site-packages olpcgames directory contains more files than the Maze one - | |
23:05 | mainly .pyc files ... so a good time to ask: "What are .pyc files?" | |
23:08 | alsroot | mulawa1: they are just generated binaries from .py, so you need only .py ones |
23:11 | mulawa1 | ty - so the Maze set would be the way to go? |
23:14 | alsroot | mulawa1: if it works in your case (dunno if they are the same) |
23:15 | mulawa1 | to cover all bases should I perhaps fetch *.py from the site-packages? |
23:16 | alsroot | mulawa1: just copy entirely olpcgames directory and remove all *.pyc files |
23:17 | mulawa1 | sounds good - ty |
« Previous day | Index | Today | Next day » Channels | Search | Join