[Bug 50646] New: minitab 19 fails to make graphs
https://bugs.winehq.org/show_bug.cgi?id=50646 Bug ID: 50646 Summary: minitab 19 fails to make graphs Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: smurtaza.53(a)outlook.com Distribution: --- Minitab 19 installs with no issue using wine 6.0 but when i want to make a graph it does nothing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50646 notrealname <smurtaza.53(a)outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.minitab.com/en- | |us/support/downloads/ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50646 --- Comment #1 from notrealname <smurtaza.53(a)outlook.com> --- minitab 19 is found at the end of the webpage. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50646 Claude Heiland-Allen <claude(a)mathr.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claude(a)mathr.co.uk --- Comment #2 from Claude Heiland-Allen <claude(a)mathr.co.uk> --- Created attachment 71072 --> https://bugs.winehq.org/attachment.cgi?id=71072 vbscript: Consider Unicode BOM to be whitespace in lex.c The attached patch "vbscript: Consider Unicode BOM to be whitespace in lex.c" gets past the error: 00f0:fixme:vbscript:parse_next_token Unhandled char � in L"\feff\r\n' Declare variable before use\r\n\r\n'Note (NCB 6/13/02): The variables in this file are used in the\r\n'graph creation and editing dialogs. Removal of them\r\n'may cause problems with those dialogs.\r\n\r\nOption Explicit\r\n\r\n' Color\r\nConst DEFAULT_COLOR = 4278190080.0\r\n\r"... allowing the graph dialog to appear. However then there are various error dialogs that pop up and require "continue" to be clicked to carry on. Finally, when clicking "Ok" to draw the graph, Wine / Minitab 19 crashes with an assertion failure in GLU (expression 0) and the message printed: 0100:err:glu:wine_gluNewNurbsRenderer Nurbs renderer is not supported, please report -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla