Opened 10 years ago
Closed 10 years ago
#4509 closed defect (fixed)
ERROR write-activity: use gst-plugins-espeak
Reported by: | olea | Owned by: | godiard |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Write | Version: | 0.98.x |
Severity: | Blocker | Keywords: | |
Cc: | erikos | Distribution/OS: | Fedora |
Bug Status: | Unconfirmed |
Description
After building Write 89 with libabiword 2.9.4[1] I got this error when launching Write.
I've checked the espeak plugin is correctly installed:
gstreamer-plugins-espeak-0.4.0-1.fc18.i686
at /usr/lib/gstreamer-1.0/libgstespeak.so
The test platform is Fedora 18.
Attachments (1)
Change History (5)
Changed 10 years ago by olea
comment:1 Changed 10 years ago by godiard
- Component changed from untriaged to Write
- Owner set to godiard
comment:2 follow-up: ↓ 3 Changed 10 years ago by godiard
- Cc erikos added
This error is not related with the speak plugin.
I think the important part is:
12 File "/usr/share/sugar/activities/Write.activity/widgets.py", line 308, in init
13 self.connect('request-clear-area', self.request_clear_area_cb)
Simon, do you remember if that is a gtk modification in our rpms? Should be upstream now?
comment:3 in reply to: ↑ 2 Changed 10 years ago by olea
Replying to godiard:
I think the important part is:
12 File "/usr/share/sugar/activities/Write.activity/widgets.py", line 308, in init
13 self.connect('request-clear-area', self.request_clear_area_cb)
I just checked the «unknown signal name: request-clear-area» error is reported at https://dev.laptop.org/ticket/12412 too.
comment:4 Changed 10 years ago by godiard
- Resolution set to fixed
- Status changed from new to closed
I have pushed a change to ignore errors if the signals request-clear-area or unset-clear-area are not available.
Is included in Write 91. Please reopen this ticket if you have any other issue.
org.laptop.AbiWordActivity-1.log