From: Tijl C. <ti...@ul...> - 2003-09-17 20:58:00
|
On Wed, 17 Sep 2003 19:56:28 +0200, Romain Lievin wrote: > Hi Tijl and mailing list users, >=20 > Tijl Coosemans a =E9crit : > > I've ran into a problem with the grey serial cable on FreeBSD. > > Apparently it got introduced with the switch to gtk2, because if I > > run the latest versions (cables 3.7.7, files 0.5.7, calcs > > 4.4.7-4.5.1) there's no problem in gtk12 mode (with tilp 6.09), but > > there is in the gtk2 version (with tilp 6.52-6.68). > >=20 > > Because there's no difference between the glib12 and glib2 > > versions of lcalcs, it appears to be with tilp itself. However, I > > don't know the code that good and a lot has changed between 6.09 and > > 6.52, so does anybody have an idea what might be the problem? >=20 > If I remember well, I didn't modified libs when switching to GTK2 but > I may have done some (or too many ?) clean-up... I've made diffs from each version to the next and couldn't find anything. The fact that these libs work with TiLP 6.09 also confirms this. This all points to TiLP itself, but if I'm correct TiLP doesn't really do any "low level" stuff. It only passes options and commands on to the libs and that all seems to work ok. I've also added some debugging info and checked that the cable gets inited/opened/closed/exited properly and no problems there either. I'm running out of ideas, but I'll keep trying... |