[Bug 18157] New: Approach Welcome diaglog missing
http://bugs.winehq.org/show_bug.cgi?id=18157 Summary: Approach Welcome diaglog missing Product: Wine Version: 1.1.19 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: ToddAndMargo(a)verizon.net Created an attachment (id=20621) --> (http://bugs.winehq.org/attachment.cgi?id=20621) Approach without opening dialog box Hi All, I am am the OP on 15088. Now that I can actually get into Approach, I have been using it all day. I have five bugs to report. (I am presuming you want them on different reports.) I am running the native msvcrt. sh -c "cd /home/wine/drive_c/lotus/approach; WINEDEBUG=+loaddll WINEDLLOVERRIDES=msvcrt=n /usr/local/bin/wine ./approach.exe" Bug number three: when Approach starts, it is suppose to show a "Welcome to Approach" dialog box. In Wine it does not. To reproduce: 1) open Approach with the native msvcrt To see what this should look like (or see my attachment), 1) open Approach with the native msvcrt 2) open a database 3) close the database (File, Close). The welcome to Approach dialog will pop up Here is a sample database to play with: ftp://www.xpertss.com/pub/outgoing/invcalcs.zip -T -- 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=18157 --- Comment #1 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-04-22 21:28:41 --- Created an attachment (id=20622) --> (http://bugs.winehq.org/attachment.cgi?id=20622) Welcome To Approach Dialog Box What the "Welcome to Approach" dialog box looks like when you start Approach -- 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=18157 Todd Chester <ToddAndMargo(a)verizon.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|PC-x86-64 |PC -- 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=18157 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Component|msvcrt |-unknown -- 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=18157 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal Component|-unknown |msvcrt --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-04-23 00:29:04 --- Attach terminal output without +loaddll. -- 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=18157 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Component|msvcrt |-unknown Priority|P3 |P2 -- 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=18157 Rein Klazes <wijn(a)online.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Rein Klazes <wijn(a)online.nl> 2009-04-29 01:55:46 --- Confirmed. Terminal output: WINEPREFIX="/home/rein/.winetest" wine "C:\lotus\approach\Approach.exe" err:module:import_dll Library nNOTES.dll (which is needed by L"C:\\lotus\\approach\\nmthx40.dll") not found Could not load '_SDK.DLL' required by 'NMTH16', error=2 err:thunk:_loadthunk (nmth16.dll, nmthx3x_ThunkData16, nmthx3x.dll): Unable to load 'nmth16.dll', error 2 err:mmio:MMIO_ParseExtA No . in szFileName: "ApproachStart" err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd fixme:storage:StgCreateDocfile Storage share mode not implemented. err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800401fd err:mmio:MMIO_ParseExtA No . in szFileName: "ApproachEnd" I understand the dll errors can be ignored: those dll's are just not there. Perhaps the ole errors are significant. -- 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=18157 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-10-29 15:26:25 --- Is this still an issue in current (1.1.32 or newer) 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=18157 --- Comment #5 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-10-30 13:29:14 --- (In reply to comment #4)
Is this still an issue in current (1.1.32 or newer) wine?
yes :'( -- 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=18157 --- Comment #6 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-11-20 14:35:33 --- Hi Austin, I am running 1.1.33. There is no symptom change. Is there any chance of getting this looked at in 1.1.34? -T -- 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=18157 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-11-22 12:23:24 --- Perhaps native ole helps? 'winetricks dcom98' -- 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=18157 --- Comment #8 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-11-22 18:48:45 --- (In reply to comment #7)
Perhaps native ole helps? 'winetricks dcom98'
No symptom change. :'( -- 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=18157 --- Comment #9 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-11-22 20:52:55 --- (In reply to comment #8)
(In reply to comment #7)
Perhaps native ole helps? 'winetricks dcom98'
No symptom change. :'(
Uh oh. I am in trouble. Since installing dcom98, I can only have one Smart Suite application open at a time. And the one that is open freezes up in about five minutes. I tried "winetricks --help" and there is no mention of how to remove something. Winetricks web site is no help either. How do I remove this thing? Many thanks, -T -- 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=18157 --- Comment #10 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-11-22 20:59:18 --- Removing the ole overrides in winecfg should do the trick. -- 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=18157 --- Comment #11 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-11-22 21:04:29 --- (In reply to comment #10)
Removing the ole overrides in winecfg should do the trick.
In Wine Config, I first tried setting ole and ole23 to native. Then just deleted them. No joy. My Smart Suite programs now take forever to start too. And, I always get an error message about a deficiency in 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=18157 --- Comment #12 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-11-22 21:23:50 --- Created an attachment (id=24911) --> (http://bugs.winehq.org/attachment.cgi?id=24911) dcom98 Smart Suite crash debug log This is opening Word Pro, closing the deficiencies error, and closing Word Pro after installing dcom98 with winetricks -- 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=18157 --- Comment #13 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-11-22 21:31:42 --- Assuming that you have the "Default Settings" application selected under the Applications tab, the ole32/oleaut32/rpcrt4 overrides should have already been added (otherwise winetricks dcom98 wouldn't have done anything). Removing those should get you back to using the builtin libraries. Otherwise you should try to diagnose what overrides you have enabled then. -- 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=18157 --- Comment #14 from Todd Chester <ToddAndMargo(a)verizon.net> 2009-11-22 21:38:39 --- (In reply to comment #13)
Assuming that you have the "Default Settings" application selected under the Applications tab, the ole32/oleaut32/rpcrt4 overrides should have already been added (otherwise winetricks dcom98 wouldn't have done anything). Removing those should get you back to using the builtin libraries. Otherwise you should try to diagnose what overrides you have enabled then.
Hi Andrew, I found this in the trace: Backtrace: =>0 0x7bc460dc stub_entry_point+0x4c(dll="rpcrt4.dll", name="I_RpcExceptionFilter", ret_addr=0x68c2aa11) [/home/CDs/Linux/Wine/wine-1.1.33/dlls/ntdll/loader.c:195] in ntdll (0x00c1df0c) So I set rpcrt4 to "builtin". And suprise, after using ps and kill to remove any running wine programs, I restarted Wine Config and both ole's came back as builtin and rpcrt4 was well. And now everything work as before. Thank you guys for all the help. I was dead in the water. -T -- 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=18157 --- Comment #15 from Todd Chester <ToddAndMargo(a)gmail.com> 2010-05-31 19:11:05 --- No symptom change on 1.2RC2 :'( Love the new fonts! -- 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=18157 --- Comment #16 from Todd Chester <ToddAndMargo(a)gmail.com> 2010-06-18 17:04:29 --- No symptom change under 1.2rc4. Any chance of fixing this under rc5? -- 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=18157 --- Comment #17 from Todd Chester <ToddAndMargo(a)gmail.com> 2011-07-30 18:52:18 CDT --- No symptom change under 1.3.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=18157 --- Comment #18 from Todd Chester <ToddAndMargo(a)gmail.com> 2012-03-11 00:15:35 CST --- no symptom change under 1.4 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=18157 --- Comment #19 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.16 or newer) wine? -- 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=18157 --- Comment #20 from Todd Chester <ToddAndMargo(a)zoho.com> --- Hi Austin, Wine is only supported up to 1.6.1 by the folks at EPEL (Extra Packages for Enterprise Linux). So I can not test under 1.7 No one ever worked on this bug. It would be nice after two years if it got some priority. Can you look into it? Many thanks, -T -- 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=18157 --- Comment #21 from Austin English <austinenglish(a)gmail.com> --- Created attachment 48081 --> https://bugs.winehq.org/attachment.cgi?id=48081 screenshot It works in wine-1.7.16-117-ge3383d1 -- 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=18157 --- Comment #22 from Austin English <austinenglish(a)gmail.com> --- Works in wine-1.7.16-117-ge3383d1 for me with Approach 9.8 (2002) and the sample database you provided. It also works for me with wine-1.2, however. I ran 'winetricks --force vcrun6' beforehand to make sure native msvcrt was used. Can you try that with whatever version you have installed? [austin(a)localhost approach]$ sha1sum approach.exe eb060ce05361d0cbba956f36ef789b6f19536a0b approach.exe -- 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=18157 --- Comment #23 from Todd Chester <ToddAndMargo(a)zoho.com> --- (In reply to Austin English from comment #22)
Works in wine-1.7.16-117-ge3383d1 for me with Approach 9.8 (2002) and the sample database you provided.
It also works for me with wine-1.2, however.
I ran 'winetricks --force vcrun6' beforehand to make sure native msvcrt was used.
Can you try that with whatever version you have installed?
[austin(a)localhost approach]$ sha1sum approach.exe eb060ce05361d0cbba956f36ef789b6f19536a0b approach.exe
Hi Austin, No joy with running winetricks -T $ su root -c "winetricks --force vcrun6" Password: ------------------------------------------------------ wine cmd.exe /c echo '%ProgramFiles%' returned empty string ------------------------------------------------------ $ winetricks --force vcrun6 Executing w_do_call vcrun6 Executing load_vcrun6 Executing mkdir -p /home/tony/.cache/winetricks/vcrun6 Downloading http://download.microsoft.com/download/vc60pro/update/1/w9xnt4/en-us/vc6redi... to /home/tony/.cache/winetricks/vcrun6 --2014-11-08 16:32:17-- http://download.microsoft.com/download/vc60pro/update/1/w9xnt4/en-us/vc6redi... Resolving download.microsoft.com... 184.25.56.219, 184.25.56.181, 184.25.56.205, ... Connecting to download.microsoft.com|184.25.56.219|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2014-11-08 16:32:17 ERROR 404: Not Found. ------------------------------------------------------ Downloading http://download.microsoft.com/download/vc60pro/update/1/w9xnt4/en-us/vc6redi... failed ------------------------------------------------------ -- 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=18157 --- Comment #24 from Austin English <austinenglish(a)gmail.com> --- A) don't run wine as root B) your copy of winetricks is out of date, update it. -- 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=18157 --- Comment #25 from Todd Chester <ToddAndMargo(a)zoho.com> --- (In reply to Austin English from comment #24)
A) don't run wine as root
I did figure that one out
B) your copy of winetricks is out of date, update it.
Love the "Ja" pop up instead of English. The window scrolled and scrolled with "err" and "fixme". No symptom change on Approach. $ rpm -qa wine wine-1.6.1-1.el6.i686 I have 1.7.30 compiled up (ALMOST KILLED ME). Hopefully, I will install it tomorrow. Right now I have to use the old version (don't ask). Thank you for the tip on winetricks. -T -- 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=18157 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #26 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this bug should have been closed 'invalid' a long time ago. This bug is a prime example where Bugzilla is clearly abused as end user support forum. It is not meant to be! - broken WINEPREFIX (multiple apps installed, broken drivers) - no native overrides unless you know what you're doing -> don't generate logs with them! - no dcom/ole garbage please - winetricks version issues - already said: *never* run Wine as root! Since Austin showed the dialog in comment #21 there is nothing to fix here. Regards -- 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=18157 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #27 from Austin English <austinenglish(a)gmail.com> --- (In reply to Anastasius Focht from comment #26)
Hello folks,
this bug should have been closed 'invalid' a long time ago.
This bug is a prime example where Bugzilla is clearly abused as end user support forum. It is not meant to be!
- broken WINEPREFIX (multiple apps installed, broken drivers) - no native overrides unless you know what you're doing -> don't generate logs with them! - no dcom/ole garbage please - winetricks version issues - already said: *never* run Wine as root!
Since Austin showed the dialog in comment #21 there is nothing to fix here.
Regards
Invalid. -- 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=18157 Todd Chester <ToddAndMargo(a)zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #28 from Todd Chester <ToddAndMargo(a)zoho.com> --- Hi Austin, This is definitely not a support request. Fresh compile of 1.7.30 Fresh wineprefix Fresh install of Smart Suite (123, Wordpro, Approach only) Only Smart Suite is installed, no other programs Had to install "winetricks corefonts" No symptom change, with or without "winetricks --force vcrun6" New symptoms: 1) unable to (Approach) "View, Show Smarticons" 2) "File, Close" now crashes Approach Are you using any other winetricks? -T 1.7.30 sure did fix a lot of (other) issues! -- 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=18157 --- Comment #29 from Todd Chester <ToddAndMargo(a)zoho.com> --- Hi Austin, I finally got 1.7.30 to compile up without all the bogus config errors. The missing icon view was the bogus error about libpng missing (it was actually zlib). This is a totally fresh install of Approach and a totally fresh WINEPREFIX. This is my run string. $ sh -c "cd /home/tony/.wine-1.7.30/drive_c/lotus/approach; WINEPREFIX=/home/tony/.wine-1.7.30 wine approach.exe" And no opening dialog box. Under 1.6.1, "File, Close" would bring up the missing dialog box. Now it just crashes. I will attach a screen shot. Shall I open a separate bug on the File, Close issue. I ask because I think it is related to this issue. Many thanks, -T -- 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=18157 --- Comment #30 from Todd Chester <ToddAndMargo(a)zoho.com> --- Created attachment 49960 --> https://bugs.winehq.org/attachment.cgi?id=49960 Crash on Close -- 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=18157 --- Comment #31 from Todd Chester <ToddAndMargo(a)zoho.com> --- (In reply to Todd Chester from comment #29)
Hi Austin,
I finally got 1.7.30 to compile up without all the bogus config errors.
The missing icon view was the bogus error about libpng missing (it was actually zlib).
This is a totally fresh install of Approach and a totally fresh WINEPREFIX.
This is my run string.
$ sh -c "cd /home/tony/.wine-1.7.30/drive_c/lotus/approach; WINEPREFIX=/home/tony/.wine-1.7.30 wine approach.exe"
And no opening dialog box. Under 1.6.1, "File, Close" would bring up the missing dialog box. Now it just crashes. I will attach a screen shot.
Shall I open a separate bug on the File, Close issue. I ask because I think it is related to this issue.
Many thanks, -T
Even make up a fresh Linux user to make sure everything was fresh. -- 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=18157 --- Comment #32 from Todd Chester <ToddAndMargo(a)zoho.com> --- Created attachment 49961 --> https://bugs.winehq.org/attachment.cgi?id=49961 crash report on close This is were the original Welcome Dialog box should have popped up, but instead crashed: Line 47 is were the crash on close starts: wine: Unhandled page fault on read access to 0x00000000 at address 0x68319745 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x68319745). -- 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=18157 --- Comment #33 from Todd Chester <ToddAndMargo(a)zoho.com> --- If it means anything, "File, Exit" or "x" in the upper right corner works fine. It is just the "File, Close" that crashes, right before it reopens the opening dialog box -- 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=18157 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |37610 -- 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=18157 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|37610 | -- 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=18157 --- Comment #34 from Austin English <austinenglish(a)gmail.com> --- (In reply to Todd Chester from comment #32)
Created attachment 49961 [details] crash report on close
This is were the original Welcome Dialog box should have popped up, but instead crashed:
Line 47 is were the crash on close starts:
wine: Unhandled page fault on read access to 0x00000000 at address 0x68319745 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x68319745).
That should be a new bug, I filed bug 37610 for it. -- 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=18157 --- Comment #35 from Todd Chester <ToddAndMargo(a)zoho.com> --- I installed Approach on a new machine with Wine 1.7.xx. The opening dialog worked fine, until I installed Approach a second time, then the opening dialog went walk about again. -- 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=18157 --- Comment #36 from Todd Chester <ToddAndMargo(a)zoho.com> --- Hmmmm. This was originally posted on 2009-04-22 21:27:09 CDT, over six years ago. Anyway, the Wine Stating guys fixed it. https://bugs.wine-staging.com/show_bug.cgi?id=343 -- 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=18157 --- Comment #37 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, again as stated years ago: the bug was invalid from start but you continued to recycle it for multiple unrelated issues. --- quote --- Anyway, the Wine Stating guys fixed it. --- quote --- Sure .. Wine behaved as it should. You didn't understand how this works on Windows. Regards -- 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=18157 Todd Chester <ToddAndMargo(a)zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #38 from Todd Chester <ToddAndMargo(a)zoho.com> --- (In reply to Anastasius Focht from comment #37)
Hello folks,
again as stated years ago: the bug was invalid from start but you continued to recycle it for multiple unrelated issues.
--- quote --- Anyway, the Wine Stating guys fixed it. --- quote ---
Sure .. Wine behaved as it should. You didn't understand how this works on Windows.
Regards
You never stated the correct reason why it was invalid. You also felt the necessity of insulting me for using this forum as a tech support forum. Resolved in Wine Staging. Add "start" to the wine run line. And this was nothing whatsoever to do with "winetricks" or any of the other weird dll's that were mentioned here. Wine Staging is also helping me troubleshoot why creating a fresh Approach launcher is all screwed up with incorrect values and paths. -- 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=18157 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID Summary|Approach Welcome diaglog |Approach Welcome dialog |missing |missing --- Comment #39 from Matteo Bruni <matteo.mystral(a)gmail.com> --- Nothing was fixed in Wine AFAICT, resolving INVALID. -- 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=18157 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #40 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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