[Bug 30991] New: Internal Error - Invalid Parameter Received
http://bugs.winehq.org/show_bug.cgi?id=30991 Bug #: 30991 Summary: Internal Error - Invalid Parameter Received Product: Wine Version: 1.5.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: gabor.me(a)gmail.com Classification: Unclassified Running any programs with wine I get an error window popping up stating "Internal Error - Invalid Parameter Received". No idea what this is. Can not use wine. Before I re-install wine I thought to put it here. Not sure what I should attach if anything. Let me know if you need any data. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2012-06-24 06:28:51 CDT --- What Linux distribution and version? If it's ubuntu 12.04, see http://forum.winehq.org/viewtopic.php?t=15802 Where did you get your build of wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #2 from Gabor Toth <gabor.me(a)gmail.com> 2012-06-24 08:49:19 CDT --- (In reply to comment #1)
What Linux distribution and version? If it's ubuntu 12.04, see http://forum.winehq.org/viewtopic.php?t=15802
Where did you get your build of wine?
Yes, it is 12.04 and I've checked on the links. No duplicate found there. I have downloaded wine from repositories. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2012-06-24 09:40:37 CDT --- If you have a 32 bit system, please try building wine yourself, and do a regression search. Otherwise, what's the last version that worked? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #4 from Gabor Toth <gabor.me(a)gmail.com> 2012-06-24 10:13:26 CDT --- (In reply to comment #3)
If you have a 32 bit system, please try building wine yourself, and do a regression search.
Otherwise, what's the last version that worked?
I have a 64 bit system. In previous version of Ubuntu Wine just worked fine. Did not pay attention there to the version number of wine. Since I have 12.04 wine does not work. I can of course re-install wine to see if that would work. I am not using wine that often so I can live with the error for now if anyone wants to go into fixing it. I can keep giving you data or log files or whatever you want. If no-one wants to go into that, then I will just re-install. Just considered that any bug should be reported so we can prevent it happen other times. Let me know what you want. :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-06-24 14:02:16 CDT --- Try: $ mv ~/.wine ~/.wine.bak $ wine notepad does that work? If it fails, please attach terminal output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #6 from Gabor Toth <gabor.me(a)gmail.com> 2012-06-24 15:57:51 CDT --- Created attachment 40688 --> http://bugs.winehq.org/attachment.cgi?id=40688 screenshot this is a message that came up -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #7 from Gabor Toth <gabor.me(a)gmail.com> 2012-06-24 15:58:30 CDT --- Created attachment 40689 --> http://bugs.winehq.org/attachment.cgi?id=40689 terminal output this was the output from the terminal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #8 from Gabor Toth <gabor.me(a)gmail.com> 2012-06-24 16:00:22 CDT --- I have done that. First I got a message in a window which I made a screenshot of and attached. It was some installation missing which then installed. There were a bunch of messages in the terminal and I have copied that and attached. Then the NOTEPAD opened fine. Let me know if more is needed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #9 from Dan Kegel <dank(a)kegel.com> 2012-06-24 16:28:21 CDT --- If notepad opened fine, sounds like your problem is fixed, and it was a corrupt .wine directory somehow. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2012-06-24 18:19:39 CDT --- (In reply to comment #6)
Created attachment 40688 [details] screenshot
this is a message that came up
It's asking you to install wine-mono (not sure if Ubuntu has a package for this or not), see http://wiki.winehq.org/Mono In any case, that isn't an error, and notepad works, so this is invalid. If you still have issues with an application, retest in a clean WINEPREFIX before reporting a bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2012-06-25 00:43:58 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30991 --- Comment #12 from Gabor Toth <gabor.me(a)gmail.com> 2012-06-25 03:47:14 CDT --- (In reply to comment #11)
Closing.
Thanks for your attention on this, and the suggestions. :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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)
-
wine-bugs@winehq.org