Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
simple bumped ebuild (renamed and emerged)
Created an attachment (id=75911) [edit] new 1.04.0 version, needs by wammu-0.11 package bumped dev-python/python-gammu dependency
done
There's a problem with the "--enable-6210calendar" part of the ebuild. Effectively, it prevents gammu from restoring calendar on the nokia 6230i. The program will show "unknown error" while the log will show: Phone doesn't support some notes with this method. Workaround [ERROR 27: Unknown error.] There should either be a flag for this or at least a warning for the users. In addition, I think it would be a good idea to implement a debug flag that means changing to: IUSE="bluetooth debug irda mysql nls ssl" and adding: use debug && myconf="${myconf} --enable-debug" (I'm sorry I don't know how to make a diff file or submit patches properly -- please tell me).
fixed in -r1, along with a complete ebuild redesign (see bug 118074). after I've surfed a bit in gammu's sources, I've come to the conclusion that --enable-6210calendar is an obsolete option. If this option isn't set, gammu should gracefully detect if the phone support that frames or not.