[Bug 11335] New: Wine does not support the new advanced API call RegGetValue
http://bugs.winehq.org/show_bug.cgi?id=11335 Summary: Wine does not support the new advanced API call RegGetValue Product: Wine Version: 0.9.54. Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wineserver AssignedTo: wine-bugs(a)winehq.org ReportedBy: jurgen.debo(a)gmail.com Ritlabs The Bat! v3.99.29 uses the new advanced API call RegGetValue to read string configuration from the Registry. Please implement support for this call. -- 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=11335 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.ritlabs.com/en/pr | |oducts/thebat/download.php Severity|major |normal Component|wineserver |advapi32 Keywords| |download --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-01-25 17:42:37 --- RegGetValue is implemented: http://source.winehq.org/source/dlls/advapi32/registry.c#L1539 http://source.winehq.org/source/dlls/advapi32/registry.c#L1444 Please describe what the actual problem is rather than trying to guess what's wrong. -- 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=11335 --- Comment #2 from DEBO Jurgen E. G. <jurgen.debo(a)gmail.com> 2008-01-25 18:24:17 --- 'The Bat!' always asks at startup for its settings after installation. It does not remember changed settings. Install, You will see. This was not before they used the new advanced API call RegGetValue (versions <3.99.25) -- 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=11335 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine does not support the |"The Bat!" does not remember |new advanced API call |changed settings. |RegGetValue | -- 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=11335 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|advapi32 |-unknown Platform|All |Other --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-26 00:20:08 --- Have you removed your ~/.wine directory and reinstalled Bat? -- 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=11335 Joerg Schiermeier <newsletter(a)Schiermeier-Software.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |newsletter(a)Schiermeier- | |Software.de --- Comment #4 from Joerg Schiermeier <newsletter(a)Schiermeier-Software.de> 2008-04-02 15:32:50 --- What I did? First try: 1.) Rename ~/.wine to ~/.wine_OLD 2.) Installing wine v0.9.58 3.) Generate new ~/.wine with 'wineprefixcreate' 4.) using of all dll from wine - no native 5.) Installing 'The Bat v4.0.20. Until now no problems. 5.) Starting up 'The Bat' with the setting inside wine 'win2k'. The 'First Run' dialog appear. See <http://appdb.winehq.org/appimage.php?iId=15622>. 6.) Inside 'The Bat' it is not possible to choose an email-adress from 'The Bats' adressbook. Send Mail don't work. 7.) Close 'The Bat!'. Start again. The 'First Run' dialog appears again. -end- Second try: 1.) set wine to 'winxp'. 2.) start of 'The Bat!' 3.) 'First Run' dialog. -end- Third try: 1.) kill ~/.wine 2.) Generate new ~/.wine with 'wineprefixcreate' 3.) Set wine to 'winxp' 4.) Start 'The Bat!' 5.) 'First Run' dialog. -end- Fourth try: 1.) kill ~/.wine 2.) Generate new ~/.wine with 'wineprefixcreate' 3.) Set wine to 'winxp' 4.) Linking some dll-files to native windows dlls (comctl32.ocx, mfc*.dll, oleacc.dll, rchtxde.dll, RCHTXDE.DLL, riched20.dll(!), RICHTX32.OCX, ShellExt, stdole2.tlb, STDOLE2.TLB, tapi32.dll, winspool.exe) 5.) Start 'The Bat!' 6.) 'First Run' dialog. -end- Fifth try: 1.) kill ~/.wine 2.) Generate new ~/.wine with 'wineprefixcreate' 3.) Set wine to 'win98' 4.) Linking some dll-files to native windows dlls (comctl32.ocx, mfc*.dll, oleacc.dll, rchtxde.dll, RCHTXDE.DLL, riched20.dll(!), RICHTX32.OCX, ShellExt, stdole2.tlb, STDOLE2.TLB, tapi32.dll, winspool.exe) 5.) Start 'The Bat!' 6.) 'First Run' dialog. -end- Sincerely Joerg Schiermeier -- 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=11335 Nikolay <tlittle(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tlittle(a)mail.ru --- Comment #5 from Nikolay <tlittle(a)mail.ru> 2008-04-03 10:18:42 --- As I knew, since 3.99.26 TheBat was improved it's routines act with windows registry to get compatibility with windows Vista. And it now doesn't work with wine. I'll stop at versions 3.99.1 & 0.9.55 - this work fine. -- 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=11335 --- Comment #6 from Joerg Schiermeier <newsletter(a)Schiermeier-Software.de> 2008-05-07 14:43:33 --- Hello! In the latest version of wine (v0.9.61) this problem is fixed: now the settings are saved. Tested with 'The Bat! v3.99.24'. (Other problems are still there. See bug report.) Sincerely Joerg Schiermeier -- 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=11335 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-07 21:44:44 --- Reported fixed. -- 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=11335 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-07 21:45:13 --- Feel free to reopen if the problem still persists. -- 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