http://bugs.winehq.org/show_bug.cgi?id=11537
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #21 from Austin English austinenglish@gmail.com 2008-02-14 16:11:47 --- (In reply to comment #20)
(In reply to comment #19)
I can't afford time on this bug unless I have *the* commit that caused the bug.
160 is the commit with the label 'Simplify ready-media' which touches the: "if (type == DRIVE_CDROM || type == DRIVE_REMOVABLE) lines" and moves the msi_change_media call. I only listed the others because this commit broke other things and those other commits were needed to get them working again, so they should be considered as a whole.
Stephen, in the future, please post the commit id. It is much easier to find/fix a problem with this information.
James, here's the commit:
bb747e4fbe6619fa0e862102cc26456118355c67 - msi: Simplify ready_media.
http://source.winehq.org/git/wine.git/?a=commit;h=bb747e4fbe6619fa0e862102cc...