Opened 9 years ago

Closed 7 years ago

#1212 closed defect (fixed)

dbus: tag a release?

Reported by: John Foerch Owned by: Shawn Rutledge
Priority: major Milestone: someday
Component: extensions Version: 4.9.x
Keywords: Cc: Shawn Rutledge
Estimated difficulty: trivial

Description

I have found that dbus TRUNK contains a fix that allows the dbus egg to work on CHICKEN 4.9.0.1 and higher, and without this fix, any program using dbus crashes with the error:

Error: (assq) bad argument type: #f

Can a release be tagged for the dbus egg that contains the fix, please, so that the dbus egg can be installed with chicken-install?

Thank you.

Change History (4)

comment:1 Changed 9 years ago by sjamaan

Owner: set to Shawn Rutledge
Status: newassigned

comment:2 Changed 8 years ago by Tom Willemse

Can someone please do this? It's weird that I have to install chicken-dbus seperately from svn after running chicken-install -s mowedline because I need the SVN version. It's not a lot of work, but people who want to try mowedline out will have a bad first experience unless they know this fact beforehand.

comment:3 Changed 8 years ago by sjamaan

Estimated difficulty: trivial

comment:4 Changed 7 years ago by John Foerch

Resolution: fixed
Status: assignedclosed

Decided that the best course of action was to fork the egg. It is now available in a coop near you as 'dbus2'. Dbus2 is being version controlled and bugtracked at <https://github.com/retroj/dbus2-egg>.

Note: See TracTickets for help on using tickets.