#2029 closed defect (notsugar)
fails to start with ERROR:sugar-drawing.c:390:sugar_draw_rounded_arrow: code should not be reached
Reported by: | sascha_silbe | Owned by: | jdsimmons |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | View Slides | Version: | |
Severity: | Major | Keywords: | |
Cc: | alsroot | Distribution/OS: | Debian |
Bug Status: | New |
Description
View Slides 12 (downloaded from a.sl.o) fails to start on Debian Squeeze running Sugar 0.88 from native Debian packages. Log file:
1275759748.519492 DEBUG root: *** Act 16455ef04705959da7433f6d8d6f37d76635ddd7, mesh instance None, scope private 1275759748.520286 DEBUG root: Creating a jobject. 1275759748.523547 DEBUG root: datastore.write 1275759748.564158 DEBUG root: Written object 6278096f-dad4-42c2-bc68-a991beada6e2 to the datastore. 1275759748.690546 DEBUG root: PaletteWindow.popdown immediate True 1275759748.734881 DEBUG root: PaletteWindow.popdown immediate True 1275759748.768435 WARNING root: No gtk.AccelGroup in the top level window. 1275759748.778862 WARNING root: No gtk.AccelGroup in the top level window. 1275759749.009057 WARNING root: No gtk.AccelGroup in the top level window. 1275759749.010158 WARNING root: No gtk.AccelGroup in the top level window. 1275759827.028385 INFO viewslides-activity: Hardware manager service not found, no idle suspend. 1275759827.629967 DEBUG root: Activity.__canvas_map_cb 1275759827.700456 DEBUG root: ActivityService.set_active: 1. 1275759827.702418 DEBUG root: ActivityService.set_active: 0. 1275759827.703254 DEBUG root: Activity.save: dbus.String(u'6278096f-dad4-42c2-bc68-a991beada6e2') ** ERROR:sugar-drawing.c:390:sugar_draw_rounded_arrow: code should not be reached Terminated by signal 6, pid 2776 data (None, <open file '<fdopen>', mode 'w' at 0xafce458>, '16455ef04705959da7433f6d8d6f37d76635ddd7')
Change History (4)
comment:1 Changed 13 years ago by alsroot
comment:2 Changed 13 years ago by alsroot
- Cc alsroot added
comment:3 Changed 13 years ago by sascha_silbe
- Resolution set to notsugar
- Status changed from new to closed
Turned out to be a Debian bug: #584717
comment:4 Changed 10 years ago by dnarvaez
- Milestone not applicable deleted
Milestone not applicable deleted
Note: See
TracTickets for help on using
tickets.
Works ok with 0.88 on Gentoo and Ubuntu Karmic (from ppa, not from deb), maybe something wrong in debian installation. Can someone check if this bug be reproduced on Ubuntu Lucid (which uses deb packages).