Changes between Version 2 and Version 3 of Ticket #9858, comment 37
- Timestamp:
- Dec 21, 2014, 2:55:07 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9858, comment 37
v2 v3 19 19 Could not crash the dang thing here, fully stable over the 8 CDs I tried (maybe because none have Cd-Text ? but we have ruled out Cd-Text as being the cause of the KDL before hmm). So I'm delegating that task to Dane again ("here boss, that's the driver.. please take your best shot and break it to pieces" *g*). 20 20 21 -edit-:21 '''edit''': 22 22 23 Indeed with a tweaked build of cddb_daemon I get proper attribute values/online lookup now; some remarks though: 1) the lack of Tracker notification of volume renaming is more acute than with the kernelland cdda, it occurs 100% of the time now (maybe it'll be easier to debug? ), and 2) when inserting a CD that has already been looked up before, the daemon outputs lots of lines like `Failed renaming entry at index 0 to "01 gimme all your lovin'.wav".` , not sure if that's the case with kernelland cdda too..23 Indeed with a tweaked build of cddb_daemon I get proper attribute values/online lookup now; some remarks though: 1) the lack of Tracker notification of volume renaming is more acute than with the kernelland cdda, it occurs 100% of the time now (maybe it'll be easier to debug? when I have time I'll try to implment [https://dev.haiku-os.org/ticket/8376#comment:6 this]), and 2) when inserting a CD that has already been looked up before, the daemon outputs lots of lines like `Failed renaming entry at index 0 to "01 gimme all your lovin'.wav".` , not sure if that's the case with kernelland cdda too.. 24 24 25 Still can't crash the darn thing either :-) 26 25 Still can't crash the darn thing either :-) .. Anxiously waiting for dsuden's test results..