http://bugs.winehq.org/show_bug.cgi?id=15435
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine logs too verbose |Wine logs too verbose, | |quieter fixme's needed
--- Comment #8 from Austin English austinenglish@gmail.com 2008-10-16 19:48:27 --- (In reply to comment #6)
Here's another one:
fixme:system:SystemParametersInfoW Unimplemented action: 8202 (SPI_GETFONTSMOOTHINGTYPE)
This one shows up in kde apps, photoshop cs2, powerpoint, matlab, and office 2003. I can verify that it's quite annoying with SteuerSparErklaerung.
I took a look at this one, but it seems there's a WINE_SPI_FIXME macro in there, which makes it a bit harder to fix. I considered removing the macro and using either the system debug channel or a separate spi channel, but wasn't sure if Alexandre would accept it.
If someone could take a look at this one, I'd appreciate it.
In the meantime, few more fixme patches: http://www.winehq.org/pipermail/wine-patches/2008-October/063277.html http://www.winehq.org/pipermail/wine-patches/2008-October/063278.html http://www.winehq.org/pipermail/wine-patches/2008-October/063279.html