[Bug 10820] Unhandled division by zero in ALSA_AddRingMessage

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 2 12:14:23 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=10820





--- Comment #8 from Alexander Ovcharenko <sarulezzz at inbox.ru>  2008-01-02 12:14:23 ---
I don't have system wine. I have only wine which I had built myself.

I opened ppt-file with this file:
#!/bin/sh                                                                       

QUICKPARLOCATION="C:\\Program Files\\Microsoft Office\\Office12\\PPTVIEW.EXE"   
PARAM=`winepath -w "$*"`                                                        
wine "$QUICKPARLOCATION" "$PARAM"                                               
exit 0


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list