sugarlabs / write-activity

A simple word processor for the Sugar learning environment
GNU General Public License v2.0
2 stars 25 forks source link

Error on closing Write Activity #42

Closed shaansubbaiah closed 4 years ago

shaansubbaiah commented 4 years ago

1591615691.761219 ERROR root: set_active() failed: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying

Steps to reproduce: Open Write activity -> Do anything (optional) -> Click close button

Tested on: Sugar 117-3 on Debian 10.4 Buster. Write Activity version 101

Saumya-Mishra9129 commented 4 years ago

1591615691.761219 ERROR root: set_active() failed: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying

Steps to reproduce: Open Write activity -> Do anything (optional) -> Click close button

Tested on: Sugar 117-3 on Debian 10.4 Buster. Write Activity version 101

I am familiar with this , found in pippy as well. Actually whole error comes something like that

Screenshot from 2020-06-08 20-34-14

Also found this in other activties too, several times.

shaansubbaiah commented 4 years ago

Then I guess it's better we move this issue to the Sugar repo if it has not been reported already?

Saumya-Mishra9129 commented 4 years ago

Then I guess it's better we move this issue to the Sugar repo if it has not been reported already?

https://github.com/sugarlabs/sugar/issues/840 also mentions this issue , You can comment there also.

shaansubbaiah commented 4 years ago

Closing this issue, I can reproduce this on every activity in the fructose set, definitely no specific to the Write activity. I'll comment on the thread you've linked.