Summary
dbus: tag a release?
Metadata
- Id: ea8835a2c0657501a2d0c058d265b49a1d07a70b
- Trac id: 1212
- Type: defect
- Reporter: retroj
- Owner: ecloud
- Cc: ecloud
- Status: closed
- Component: extensions
- Estimated difficulty: trivial
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.9.x
- Changetime: 2016-11-14 00:50:58 UTC
- Created: 2015-08-21 17:13:35 UTC
- Keywords:
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.
Changes and comments
[2015-09-05 20:06:12 UTC] sjamaan changed status from new to assigned
[2015-09-05 20:06:12 UTC] sjamaan set owner to ecloud
[2016-06-12 19:03:10 UTC] ryuslash wrote:
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.
[2016-08-25 21:44:05 UTC] sjamaan set difficulty to trivial
[2016-11-14 00:50:58 UTC] retroj changed status from assigned to closed
[2016-11-14 00:50:58 UTC] retroj set resolution to fixed
[2016-11-14 00:50:58 UTC] retroj wrote:
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>.