Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-25 Thread Athar Haque
Yeah .. looks somewhat similar. Also on enabling the debugging mode, few
errors were:

ERROR dbus.connection: Exception in handler for D-Bus signal:

ERROR root: Failed to add connection:
org.freedesktop.NetworkManager.Settings.NotPrivileged: Insufficient
privileges.

ERROR dbus.proxies: Introspect error on
org.freedesktop.ohm:/org/freedesktop/ohm/Keystore:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown:
The name org.freedesktop.ohm was not provided by any .service files




On Sun, May 25, 2014 at 9:21 PM, Iain Brown Douglas <
i...@browndouglas.plus.com> wrote:

> Hi Nazrul,
>
> I can reproduce this on Debian 7, seems very similar to my report:
>
> http://lists.sugarlabs.org/archive/sugar-devel/2013-October/045261.html
>
> One thing has changed since then - (I would estimate since early March
> 2014) the "Sharing icon" is now (more accurately) greyed out.
>
> Regards
> Iain
>
>
> On Sun, 2014-05-25 at 16:35 +0530, Athar Haque wrote:
> > The new logs file are attached herein. A lot of errors seen in
> > shell.log.
> >
> >
> >
> > On Sun, May 25, 2014 at 4:14 PM, Walter Bender
> >  wrote:
> > Please enable "debug" level by uncommenting the logger level
> > line in ~/sugar-build/home/dotsugar/default/debug and then
> > regenerate your log files. Thx.
> >
> >
> > export SUGAR_LOGGER_LEVEL=debug
> >
> >
> >
> > -walter
> >
> >
> > On Sun, May 25, 2014 at 6:09 AM, Athar Haque
> >  wrote:
> > I have also attached the screenshot of it. You can
> > easily notice that both the buttons, the smiley and
> > the other one and the text box are disabled.
> >
> >
> >
> > On Sun, May 25, 2014 at 2:06 PM, Athar Haque
> >  wrote:
> > I cloned the repository from github and it's
> > up to date.
> >
> >
> > I have attached both shell.log and chat
> > activity log herein.
> >
> >
> >
> > On Sun, May 25, 2014 at 5:15 AM, Gonzalo
> > Odiard  wrote:
> > Would be good if you can send the
> > activity log, and what version of
> > Sugar,
> > and Chat activity are you using.
> >
> >
> > Gonzalo
> >
> >
> > On Sat, May 24, 2014 at 8:16 PM, Athar
> > Haque  wrote:
> > I didn't face any problem with
> > any other activity I had
> > worked on so far. So didn't
> > look up for their logs. Chat
> > activity is the first one
> > which is giving me problems.
> > No textbox or chatbox, even
> > the smileys button seems to be
> > disabled.
> >
> >
> >
> > On Sun, May 25, 2014 at 4:25
> > AM, Ignacio Rodríguez
> >  wrote:
> > You have all the
> > activity log?
> >
> > Ignacio Rodríguez
> >
> fb.com/Ignacio.Rodriguez.UY
> > @NachoDeTodos
> > nachoe...@gmail.com
> >
> >
> >
> > 2014-05-24 19:54
> > GMT-03:00 Athar Haque
> > :
> >
> > I didn't
> > notice any
> > problem with
> > the
> > functioning of
> > any other
> > activity. For
> > me it's only
> > the chat
> > activity which
> > doesn't seem
> > to be
> > working.
> >
> >
> >
> > 

Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-25 Thread Iain Brown Douglas
Hi Nazrul,

I can reproduce this on Debian 7, seems very similar to my report:

http://lists.sugarlabs.org/archive/sugar-devel/2013-October/045261.html

One thing has changed since then - (I would estimate since early March
2014) the "Sharing icon" is now (more accurately) greyed out.

Regards
Iain


On Sun, 2014-05-25 at 16:35 +0530, Athar Haque wrote:
> The new logs file are attached herein. A lot of errors seen in
> shell.log.
> 
> 
> 
> On Sun, May 25, 2014 at 4:14 PM, Walter Bender
>  wrote:
> Please enable "debug" level by uncommenting the logger level
> line in ~/sugar-build/home/dotsugar/default/debug and then
> regenerate your log files. Thx.
> 
> 
> export SUGAR_LOGGER_LEVEL=debug
> 
> 
> 
> -walter
> 
> 
> On Sun, May 25, 2014 at 6:09 AM, Athar Haque
>  wrote:
> I have also attached the screenshot of it. You can
> easily notice that both the buttons, the smiley and
> the other one and the text box are disabled.
> 
> 
> 
> On Sun, May 25, 2014 at 2:06 PM, Athar Haque
>  wrote:
> I cloned the repository from github and it's
> up to date.
> 
> 
> I have attached both shell.log and chat
> activity log herein.
> 
> 
> 
> On Sun, May 25, 2014 at 5:15 AM, Gonzalo
> Odiard  wrote:
> Would be good if you can send the
> activity log, and what version of
> Sugar,
> and Chat activity are you using.
> 
> 
> Gonzalo 
> 
> 
> On Sat, May 24, 2014 at 8:16 PM, Athar
> Haque  wrote:
> I didn't face any problem with
> any other activity I had
> worked on so far. So didn't
> look up for their logs. Chat
> activity is the first one
> which is giving me problems.
> No textbox or chatbox, even
> the smileys button seems to be
> disabled.
> 
> 
> 
> On Sun, May 25, 2014 at 4:25
> AM, Ignacio Rodríguez
>  wrote:
> You have all the
> activity log?
> 
> Ignacio Rodríguez
> fb.com/Ignacio.Rodriguez.UY
> @NachoDeTodos
> nachoe...@gmail.com
> 
> 
> 
> 2014-05-24 19:54
> GMT-03:00 Athar Haque
> :
> 
> I didn't
> notice any
> problem with
> the
> functioning of
> any other
> activity. For
> me it's only
> the chat
> activity which
> doesn't seem
> to be
> working. 
> 
>  

Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-25 Thread Walter Bender
Please enable "debug" level by uncommenting the logger level line in
~/sugar-build/home/dotsugar/default/debug and then regenerate your log
files. Thx.

export SUGAR_LOGGER_LEVEL=debug

-walter


On Sun, May 25, 2014 at 6:09 AM, Athar Haque  wrote:

> I have also attached the screenshot of it. You can easily notice that both
> the buttons, the smiley and the other one and the text box are disabled.
>
>
> On Sun, May 25, 2014 at 2:06 PM, Athar Haque  wrote:
>
>> I cloned the repository from github and it's up to date.
>>
>> I have attached both shell.log and chat activity log herein.
>>
>>
>> On Sun, May 25, 2014 at 5:15 AM, Gonzalo Odiard wrote:
>>
>>> Would be good if you can send the activity log, and what version of
>>> Sugar,
>>> and Chat activity are you using.
>>>
>>> Gonzalo
>>>
>>>
>>> On Sat, May 24, 2014 at 8:16 PM, Athar Haque wrote:
>>>
 I didn't face any problem with any other activity I had worked on so
 far. So didn't look up for their logs. Chat activity is the first one which
 is giving me problems. No textbox or chatbox, even the smileys button seems
 to be disabled.


 On Sun, May 25, 2014 at 4:25 AM, Ignacio Rodríguez >>> > wrote:

> You have all the activity log?
>
> Ignacio Rodríguez
> fb.com/Ignacio.Rodriguez.UY
> @NachoDeTodos 
> nachoe...@gmail.com
>
>
> 2014-05-24 19:54 GMT-03:00 Athar Haque :
>
> I didn't notice any problem with the functioning of any other
>> activity. For me it's only the chat activity which doesn't seem to be
>> working.
>>
>>
>> On Sun, May 25, 2014 at 3:30 AM, Ignacio Rodríguez <
>> nachoe...@gmail.com> wrote:
>>
>>> That seems to be a problem with sugar-toolkit-gtk3 no chat
>>>
>>> Ignacio Rodríguez
>>> fb.com/Ignacio.Rodriguez.UY
>>> @NachoDeTodos 
>>> nachoe...@gmail.com
>>>
>>>
>>> 2014-05-24 17:09 GMT-03:00 Athar Haque :
>>>
  Hello everyone,

 I am facing problems with the chat activity. It seems unresponsive
 even though I am able to view the users in the neighbourhood  and 
 invite
 them to the chat activity. But even after joining the same, the chat
 activity opens up with no chat box or text box and no users in the 
 friends
 tray too.

 I can't figure out any specific error but all I found in logs was -

 Traceback (most recent call last):
   File
 "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
 line 281, in __joined_cb
 self._start_tracking_buddies()
   File
 "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
 line 285, in _start_tracking_buddies
 group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
 TypeError: 'NoneType' object has no attribute '__getitem__'

 Can anyone help me out with this ?

 I am using Linux Mint 15 Olivia.
 --
 Regards,
 Nazrul


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


>>>
>>
>>
>> --
>> Regards,
>> Nazrul
>>
>>
>


 --
 Regards,
 Nazrul


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


>>>
>>>
>>> --
>>> Gonzalo Odiard
>>>
>>> SugarLabs - Software for children learning
>>>
>>
>>
>>
>> --
>> Regards,
>> Nazrul
>>
>>
>
>
> --
> Regards,
> Nazrul
>
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>


-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-25 Thread Athar Haque
I have also attached the screenshot of it. You can easily notice that both
the buttons, the smiley and the other one and the text box are disabled.


On Sun, May 25, 2014 at 2:06 PM, Athar Haque  wrote:

> I cloned the repository from github and it's up to date.
>
> I have attached both shell.log and chat activity log herein.
>
>
> On Sun, May 25, 2014 at 5:15 AM, Gonzalo Odiard wrote:
>
>> Would be good if you can send the activity log, and what version of Sugar,
>> and Chat activity are you using.
>>
>> Gonzalo
>>
>>
>> On Sat, May 24, 2014 at 8:16 PM, Athar Haque  wrote:
>>
>>> I didn't face any problem with any other activity I had worked on so
>>> far. So didn't look up for their logs. Chat activity is the first one which
>>> is giving me problems. No textbox or chatbox, even the smileys button seems
>>> to be disabled.
>>>
>>>
>>> On Sun, May 25, 2014 at 4:25 AM, Ignacio Rodríguez 
>>> wrote:
>>>
 You have all the activity log?

 Ignacio Rodríguez
 fb.com/Ignacio.Rodriguez.UY
 @NachoDeTodos 
 nachoe...@gmail.com


 2014-05-24 19:54 GMT-03:00 Athar Haque :

 I didn't notice any problem with the functioning of any other activity.
> For me it's only the chat activity which doesn't seem to be working.
>
>
> On Sun, May 25, 2014 at 3:30 AM, Ignacio Rodríguez <
> nachoe...@gmail.com> wrote:
>
>> That seems to be a problem with sugar-toolkit-gtk3 no chat
>>
>> Ignacio Rodríguez
>> fb.com/Ignacio.Rodriguez.UY
>> @NachoDeTodos 
>> nachoe...@gmail.com
>>
>>
>> 2014-05-24 17:09 GMT-03:00 Athar Haque :
>>
>>>  Hello everyone,
>>>
>>> I am facing problems with the chat activity. It seems unresponsive
>>> even though I am able to view the users in the neighbourhood  and invite
>>> them to the chat activity. But even after joining the same, the chat
>>> activity opens up with no chat box or text box and no users in the 
>>> friends
>>> tray too.
>>>
>>> I can't figure out any specific error but all I found in logs was -
>>>
>>> Traceback (most recent call last):
>>>   File
>>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>>> line 281, in __joined_cb
>>> self._start_tracking_buddies()
>>>   File
>>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>>> line 285, in _start_tracking_buddies
>>> group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
>>> TypeError: 'NoneType' object has no attribute '__getitem__'
>>>
>>> Can anyone help me out with this ?
>>>
>>> I am using Linux Mint 15 Olivia.
>>> --
>>> Regards,
>>> Nazrul
>>>
>>>
>>> ___
>>> Sugar-devel mailing list
>>> Sugar-devel@lists.sugarlabs.org
>>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>>
>>>
>>
>
>
> --
> Regards,
> Nazrul
>
>

>>>
>>>
>>> --
>>> Regards,
>>> Nazrul
>>>
>>>
>>> ___
>>> Sugar-devel mailing list
>>> Sugar-devel@lists.sugarlabs.org
>>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>>
>>>
>>
>>
>> --
>> Gonzalo Odiard
>>
>> SugarLabs - Software for children learning
>>
>
>
>
> --
> Regards,
> Nazrul
>
>


-- 
Regards,
Nazrul
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-25 Thread Athar Haque
I cloned the repository from github and it's up to date.

I have attached both shell.log and chat activity log herein.


On Sun, May 25, 2014 at 5:15 AM, Gonzalo Odiard wrote:

> Would be good if you can send the activity log, and what version of Sugar,
> and Chat activity are you using.
>
> Gonzalo
>
>
> On Sat, May 24, 2014 at 8:16 PM, Athar Haque  wrote:
>
>> I didn't face any problem with any other activity I had worked on so far.
>> So didn't look up for their logs. Chat activity is the first one which is
>> giving me problems. No textbox or chatbox, even the smileys button seems to
>> be disabled.
>>
>>
>> On Sun, May 25, 2014 at 4:25 AM, Ignacio Rodríguez 
>> wrote:
>>
>>> You have all the activity log?
>>>
>>> Ignacio Rodríguez
>>> fb.com/Ignacio.Rodriguez.UY
>>> @NachoDeTodos 
>>> nachoe...@gmail.com
>>>
>>>
>>> 2014-05-24 19:54 GMT-03:00 Athar Haque :
>>>
>>> I didn't notice any problem with the functioning of any other activity.
 For me it's only the chat activity which doesn't seem to be working.


 On Sun, May 25, 2014 at 3:30 AM, Ignacio Rodríguez >>> > wrote:

> That seems to be a problem with sugar-toolkit-gtk3 no chat
>
> Ignacio Rodríguez
> fb.com/Ignacio.Rodriguez.UY
> @NachoDeTodos 
> nachoe...@gmail.com
>
>
> 2014-05-24 17:09 GMT-03:00 Athar Haque :
>
>>  Hello everyone,
>>
>> I am facing problems with the chat activity. It seems unresponsive
>> even though I am able to view the users in the neighbourhood  and invite
>> them to the chat activity. But even after joining the same, the chat
>> activity opens up with no chat box or text box and no users in the 
>> friends
>> tray too.
>>
>> I can't figure out any specific error but all I found in logs was -
>>
>> Traceback (most recent call last):
>>   File
>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>> line 281, in __joined_cb
>> self._start_tracking_buddies()
>>   File
>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>> line 285, in _start_tracking_buddies
>> group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
>> TypeError: 'NoneType' object has no attribute '__getitem__'
>>
>> Can anyone help me out with this ?
>>
>> I am using Linux Mint 15 Olivia.
>> --
>> Regards,
>> Nazrul
>>
>>
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>


 --
 Regards,
 Nazrul


>>>
>>
>>
>> --
>> Regards,
>> Nazrul
>>
>>
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>
>
> --
> Gonzalo Odiard
>
> SugarLabs - Software for children learning
>



-- 
Regards,
Nazrul
1401006104.591728 WARNING root: icon_size is deprecated. Use pixel_size instead.
1401006105.197100 WARNING root: No Gtk.AccelGroup in the top level window.
1401006549.459162 WARNING root: No Gtk.AccelGroup in the top level window.
1401006549.522977 ERROR root: Inhibit Suspend: Could not delete file /var/run/powerd-inhibit-suspend/4521
Exception AttributeError: "'NoneType' object has no attribute 'endswith'" in > ignored
Exited with status 0, pid 4521 data (None, ', mode 'w' at 0x9a425f8>, '066ebe70c05b236532a39a8ace2f9e98884e7764')
1401006052.039413 WARNING root: No Gtk.AccelGroup in the top level window.
1401006052.049715 WARNING root: No Gtk.AccelGroup in the top level window.
1401006052.836284 WARNING root: icon_size is deprecated. Use pixel_size instead.
1401006052.848238 WARNING root: icon_size is deprecated. Use pixel_size instead.
1401006052.857545 WARNING root: icon_size is deprecated. Use pixel_size instead.
1401006052.877848 WARNING root: icon_size is deprecated. Use pixel_size instead.
1401006052.879234 WARNING root: icon_size is deprecated. Use pixel_size instead.
1401006052.881158 WARNING root: icon_size is deprecated. Use pixel_size instead.
1401006052.890772 ERROR dbus.connection: Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 230, in maybe_handle_message
self._handler(*args, **kwargs)
  File "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/jarabe/model/buddy.py", line 126, in __name_owner_changed_cb
Connection(name, path, ready_handler=self.__connection_ready_cb)
  File "/usr/lib/python2.7/site-packages/telepathy/client/conn.py", line 49, in __init__
object = self.bus.get_object(service_name, object_path)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
fol

Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-24 Thread Gonzalo Odiard
Would be good if you can send the activity log, and what version of Sugar,
and Chat activity are you using.

Gonzalo


On Sat, May 24, 2014 at 8:16 PM, Athar Haque  wrote:

> I didn't face any problem with any other activity I had worked on so far.
> So didn't look up for their logs. Chat activity is the first one which is
> giving me problems. No textbox or chatbox, even the smileys button seems to
> be disabled.
>
>
> On Sun, May 25, 2014 at 4:25 AM, Ignacio Rodríguez wrote:
>
>> You have all the activity log?
>>
>> Ignacio Rodríguez
>> fb.com/Ignacio.Rodriguez.UY
>> @NachoDeTodos 
>> nachoe...@gmail.com
>>
>>
>> 2014-05-24 19:54 GMT-03:00 Athar Haque :
>>
>> I didn't notice any problem with the functioning of any other activity.
>>> For me it's only the chat activity which doesn't seem to be working.
>>>
>>>
>>> On Sun, May 25, 2014 at 3:30 AM, Ignacio Rodríguez 
>>> wrote:
>>>
 That seems to be a problem with sugar-toolkit-gtk3 no chat

 Ignacio Rodríguez
 fb.com/Ignacio.Rodriguez.UY
 @NachoDeTodos 
 nachoe...@gmail.com


 2014-05-24 17:09 GMT-03:00 Athar Haque :

>  Hello everyone,
>
> I am facing problems with the chat activity. It seems unresponsive
> even though I am able to view the users in the neighbourhood  and invite
> them to the chat activity. But even after joining the same, the chat
> activity opens up with no chat box or text box and no users in the friends
> tray too.
>
> I can't figure out any specific error but all I found in logs was -
>
> Traceback (most recent call last):
>   File
> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
> line 281, in __joined_cb
> self._start_tracking_buddies()
>   File
> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
> line 285, in _start_tracking_buddies
> group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
> TypeError: 'NoneType' object has no attribute '__getitem__'
>
> Can anyone help me out with this ?
>
> I am using Linux Mint 15 Olivia.
> --
> Regards,
> Nazrul
>
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>

>>>
>>>
>>> --
>>> Regards,
>>> Nazrul
>>>
>>>
>>
>
>
> --
> Regards,
> Nazrul
>
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>


-- 
Gonzalo Odiard

SugarLabs - Software for children learning
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-24 Thread Athar Haque
I didn't face any problem with any other activity I had worked on so far.
So didn't look up for their logs. Chat activity is the first one which is
giving me problems. No textbox or chatbox, even the smileys button seems to
be disabled.


On Sun, May 25, 2014 at 4:25 AM, Ignacio Rodríguez wrote:

> You have all the activity log?
>
> Ignacio Rodríguez
> fb.com/Ignacio.Rodriguez.UY
> @NachoDeTodos 
> nachoe...@gmail.com
>
>
> 2014-05-24 19:54 GMT-03:00 Athar Haque :
>
> I didn't notice any problem with the functioning of any other activity.
>> For me it's only the chat activity which doesn't seem to be working.
>>
>>
>> On Sun, May 25, 2014 at 3:30 AM, Ignacio Rodríguez 
>> wrote:
>>
>>> That seems to be a problem with sugar-toolkit-gtk3 no chat
>>>
>>> Ignacio Rodríguez
>>> fb.com/Ignacio.Rodriguez.UY
>>> @NachoDeTodos 
>>> nachoe...@gmail.com
>>>
>>>
>>> 2014-05-24 17:09 GMT-03:00 Athar Haque :
>>>
  Hello everyone,

 I am facing problems with the chat activity. It seems unresponsive even
 though I am able to view the users in the neighbourhood  and invite them to
 the chat activity. But even after joining the same, the chat activity opens
 up with no chat box or text box and no users in the friends tray too.

 I can't figure out any specific error but all I found in logs was -

 Traceback (most recent call last):
   File
 "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
 line 281, in __joined_cb
 self._start_tracking_buddies()
   File
 "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
 line 285, in _start_tracking_buddies
 group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
 TypeError: 'NoneType' object has no attribute '__getitem__'

 Can anyone help me out with this ?

 I am using Linux Mint 15 Olivia.
 --
 Regards,
 Nazrul


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


>>>
>>
>>
>> --
>> Regards,
>> Nazrul
>>
>>
>


-- 
Regards,
Nazrul
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-24 Thread Ignacio Rodríguez
You have all the activity log?

Ignacio Rodríguez
fb.com/Ignacio.Rodriguez.UY
@NachoDeTodos 
nachoe...@gmail.com


2014-05-24 19:54 GMT-03:00 Athar Haque :

> I didn't notice any problem with the functioning of any other activity.
> For me it's only the chat activity which doesn't seem to be working.
>
>
> On Sun, May 25, 2014 at 3:30 AM, Ignacio Rodríguez wrote:
>
>> That seems to be a problem with sugar-toolkit-gtk3 no chat
>>
>> Ignacio Rodríguez
>> fb.com/Ignacio.Rodriguez.UY
>> @NachoDeTodos 
>> nachoe...@gmail.com
>>
>>
>> 2014-05-24 17:09 GMT-03:00 Athar Haque :
>>
>>>  Hello everyone,
>>>
>>> I am facing problems with the chat activity. It seems unresponsive even
>>> though I am able to view the users in the neighbourhood  and invite them to
>>> the chat activity. But even after joining the same, the chat activity opens
>>> up with no chat box or text box and no users in the friends tray too.
>>>
>>> I can't figure out any specific error but all I found in logs was -
>>>
>>> Traceback (most recent call last):
>>>   File
>>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>>> line 281, in __joined_cb
>>> self._start_tracking_buddies()
>>>   File
>>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>>> line 285, in _start_tracking_buddies
>>> group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
>>> TypeError: 'NoneType' object has no attribute '__getitem__'
>>>
>>> Can anyone help me out with this ?
>>>
>>> I am using Linux Mint 15 Olivia.
>>> --
>>> Regards,
>>> Nazrul
>>>
>>>
>>> ___
>>> Sugar-devel mailing list
>>> Sugar-devel@lists.sugarlabs.org
>>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>>
>>>
>>
>
>
> --
> Regards,
> Nazrul
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-24 Thread Athar Haque
I didn't notice any problem with the functioning of any other activity. For
me it's only the chat activity which doesn't seem to be working.


On Sun, May 25, 2014 at 3:30 AM, Ignacio Rodríguez wrote:

> That seems to be a problem with sugar-toolkit-gtk3 no chat
>
> Ignacio Rodríguez
> fb.com/Ignacio.Rodriguez.UY
> @NachoDeTodos 
> nachoe...@gmail.com
>
>
> 2014-05-24 17:09 GMT-03:00 Athar Haque :
>
>> Hello everyone,
>>
>> I am facing problems with the chat activity. It seems unresponsive even
>> though I am able to view the users in the neighbourhood  and invite them to
>> the chat activity. But even after joining the same, the chat activity opens
>> up with no chat box or text box and no users in the friends tray too.
>>
>> I can't figure out any specific error but all I found in logs was -
>>
>> Traceback (most recent call last):
>>   File
>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>> line 281, in __joined_cb
>> self._start_tracking_buddies()
>>   File
>> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
>> line 285, in _start_tracking_buddies
>> group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
>> TypeError: 'NoneType' object has no attribute '__getitem__'
>>
>> Can anyone help me out with this ?
>>
>> I am using Linux Mint 15 Olivia.
>> --
>> Regards,
>> Nazrul
>>
>>
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>


-- 
Regards,
Nazrul
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Chat Activity Seems Unresponsive

2014-05-24 Thread Ignacio Rodríguez
That seems to be a problem with sugar-toolkit-gtk3 no chat

Ignacio Rodríguez
fb.com/Ignacio.Rodriguez.UY
@NachoDeTodos 
nachoe...@gmail.com


2014-05-24 17:09 GMT-03:00 Athar Haque :

> Hello everyone,
>
> I am facing problems with the chat activity. It seems unresponsive even
> though I am able to view the users in the neighbourhood  and invite them to
> the chat activity. But even after joining the same, the chat activity opens
> up with no chat box or text box and no users in the friends tray too.
>
> I can't figure out any specific error but all I found in logs was -
>
> Traceback (most recent call last):
>   File
> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
> line 281, in __joined_cb
> self._start_tracking_buddies()
>   File
> "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
> line 285, in _start_tracking_buddies
> group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
> TypeError: 'NoneType' object has no attribute '__getitem__'
>
> Can anyone help me out with this ?
>
> I am using Linux Mint 15 Olivia.
> --
> Regards,
> Nazrul
>
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Chat Activity Seems Unresponsive

2014-05-24 Thread Athar Haque
Hello everyone,

I am facing problems with the chat activity. It seems unresponsive even
though I am able to view the users in the neighbourhood  and invite them to
the chat activity. But even after joining the same, the chat activity opens
up with no chat box or text box and no users in the friends tray too.

I can't figure out any specific error but all I found in logs was -

Traceback (most recent call last):
  File
"/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
line 281, in __joined_cb
self._start_tracking_buddies()
  File
"/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/sugar3/presence/activity.py",
line 285, in _start_tracking_buddies
group = self.telepathy_text_chan[CHANNEL_INTERFACE_GROUP]
TypeError: 'NoneType' object has no attribute '__getitem__'

Can anyone help me out with this ?

I am using Linux Mint 15 Olivia.
-- 
Regards,
Nazrul
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel