http://bugs.winehq.org/show_bug.cgi?id=1714
gary(a)evalunet.co.za changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|GetAhead 1.0 causes Wine to |GetAhead 1.0 display just a
|segfault |gray screen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1714
------- Additional Comments From gary(a)evalunet.co.za 2004-12-05 09:55 -------
Ran it with the latest cvs version of wine. No longer crashes. However, I get
a completely gray screen in X and the message:
fixme:hook:SetWindowsHookEx16 System-global hooks (5) broken in Win16
On the console.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2223
Summary: unimplemented function setupapi.dll.SetupDiGetINFClassA
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mea--winehq(a)zmailer.org
Install-shield of XILINX ISE 6.2i fails to complete with
message in Summary. More of the text capture follows:
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x55e40000)
Unhandled exception: unimplemented function setupapi.dll.SetupDiGetINFClassA
called in 32-bit code (0x55b5f053).
In 32-bit mode.
0x55b5f053 (SETUPAPI.DLL..text+0xe053 in SETUPAPI.DLL): addl $12,%esp
Wine-dbg>No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL'
(0x55bc0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x55e20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x55e10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SETUPAPI.DLL' (0x55b50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x55e40000)
Unhandled exception: unimplemented function setupapi.dll.SetupDiGetINFClassA
called in 32-bit code (0x55b5f053).
In 32-bit mode.
0x55b5f053 (SETUPAPI.DLL..text+0xe053 in SETUPAPI.DLL): addl $12,%esp
Wine-dbg>
I used "install all from single file" mode, extraction grows to something
like 550 MB from a bit under 200 MB package. Alternate, a web-install,
fails very early with apparently difficulties to call some network data
retrieval API...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2222
------- Additional Comments From traxtopel(a)fastmail.fm 2004-12-05 05:46 -------
using 20040505
trace:reg:NtOpenKey (0x50,L"Software\\Microsoft\\Windows\\CurrentVersion\\App
Paths\\E:\\notesE1EF34\\RFP2_Comments.doc",20019,0xb6fcc1fc)
trace:reg:NtOpenKey <- (nil)
trace:reg:RegQueryValueW (0x80000000,L".doc",0xb6fcd898,512)
trace:reg:NtOpenKey (0x130,L".doc",f003f,0xb6fcc9fc)
trace:reg:NtOpenKey <- 0x2a0
trace:reg:RegQueryValueExW (0x2a0,(null),(nil),(nil),0xb6fcd898,0xb6fcca84=512)
trace:reg:NtQueryValueKey (0x2a0,(null),2,0xb6fcc8c8,256)
trace:reg:RegQueryValueW
(0x80000000,L"docfile\\shell\\open\\command",0xb6fcd098,2048)
trace:reg:NtOpenKey (0x130,L"docfile\\shell\\open\\command",f003f,0xb6fcc9d0)
trace:reg:NtOpenKey <- 0x2a0
trace:reg:RegQueryValueExW (0x2a0,(null),(nil),(nil),0xb6fcd098,0xb6fcca2c=2048)
trace:reg:NtQueryValueKey (0x2a0,(null),2,0xb6fcc89c,256)
trace:reg:NtQueryValueKey
(0x10,L"E:\\notesE1EF34\\RFP2_Comments.doc",2,0xb6fcb1a8,80)
trace:reg:NtQueryValueKey (0x10,L"*RFP2_Comments.doc",2,0xb6fcb1a8,80)
trace:reg:NtQueryValueKey (0x10,L"RFP2_Comments.doc",2,0xb6fcb1a8,80)
Notes returns an error - "Unable to locate program"
This is the same configuration as used on 20031212, I have also tried to
reinstall on 20040505, and modify the registry, same issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2222
Summary: Notes 6.5.1 Application Launching not working
Product: Wine
Version: 20040505
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: traxtopel(a)fastmail.fm
I have had issues since 20031212 with launching Applications with wine.
I use the following config in system.reg to associate doc files with a bash
script located in
c:\appassoc\doc.exe
This has worked up until the 2004 drops of wine.
REGEDIT4
[HKEY_CLASSES_ROOT\.doc]
@="docfile"
[HKEY_CLASSES_ROOT\docfile]
@="doc"
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOT\docfile\Shell]
@=""
[HKEY_CLASSES_ROOT\docfile\Shell\open\command]
@="C:\\appassoc\\doc.exe %1"
[HKEY_CLASSES_ROOT\docfile\Shell\edit\command]
@="C:\\appassoc\\doc.exe %1"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:39 -------
speaking about original report it seems PalTalk software was used to be reported
about: http://appdb.winehq.org/appview.php?appId=693 . I downloaded
"pal_install.exe" from some web page (official link after registration didn't
work), extracted SFX and have to run "wine pnetaware.exe" to get immediate,
non-interactive crash.
IMO, someone should change Summary field once more. :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2210
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:38 -------
hm. Tony, I will do that, but only after some bigger investigation. problem in
my case is custom DialogProc-callback being installed for message handling, I am
afraid:
Backtrace:
=>0 0x407e3afa (DIALOG_CreateIndirect+0x24e(hInst=0x400000,
dlgTemplate=0x4065b8, owner=0x0, dlgProc=0x401260, param=0x0, unicode=0x0,
modal=0x0) [dialog.c:636] in USER32.DLL) (ebp=4075fdfc)
1 0x407e3fa7 (CreateDialogIndirectParamAorW+0x23(hInst=0x400000,
dlgTemplate=0x406554, owner=0x0, dlgProc=0x401260, param=0x0, flags=0x2)
[dialog.c:735] in USER32.DLL) (ebp=4075fe20)
2 0x407e3fd2 (CreateDialogIndirectParamA+0x26(hInst=0x400000,
dlgTemplate=0x406554, owner=0x0, dlgProc=0x401260, param=0x0) [dialog.c:744] in
USER32.DLL) (ebp=4075fe44)
3 0x407e3f26 (CreateDialogParamA+0x42(hInst=0x400000, name=0x65, owner=0x0,
dlgProc=0x401260, param=0x0) [dialog.c:708] in USER32.DLL) (ebp=4075fe68)
4 0x0040140a (vidsize.exe..text+0x40a in vidsize.exe) (ebp=407e3ee4)
5 0x8b056a53 (MSVCRT.DLL..reloc+0x13015a53) (ebp=56e58955)
*** Invalid address 0x56e58955 (svcauthdes_stats+0x14d1ca41)
0x407e3afa (DIALOG_CreateIndirect+0x24e [dialog.c:636] in USER32.DLL): movl
$0x0,0x0(%eax)
637 dlgInfo->hUserFont = hUserFont;
AFAICS, DEFDLG_InitDlgInfo() should be called in any case to allocate memory for
dlgInfo variable and to avoid crash. in my case it doesn't just maybe for
installing custom DialogProc-callback: dlgProc=0x401260.
in original report dlgProc=0x0, hence Wine's DEFDLG_InitDlgInfo() function there
should be called by DefDlgProcA() before DIALOG_get_info(). thus, the problem
(with software of original report) may be not the same.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2004-12-05 03:01 -------
it would be nice you to provide homepage of this software. BTW, is it a
trial-version or full?
just for beginning I suggest to see what dlls is this software using. try
running it in such way (from a console/terminal):
WINEDEBUG=+loaddll wine ..used-command-line..
and copy output. IMHO, it would be OK to submit link to this report plus output
to wine-users(a)winehq.com list too.
PS it is not your english poor - you would rather try to type in characters more
accurately. :-P
for example I suggest you to change Summary field from "Hyper hem problem" to
something like "Hyper Chem v7.5 doesn't open/save files"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2221
Summary: Hyper hem problem
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: makay22(a)wp.pl
I have installed Hypre Chem 7 on my PC on linux and wine . It work but i cant
open and save files i just press ok and enter and it does noting , i have
permission to write and i doant known what is wrong i dont have any error
reported by wine
Please help me
PS Sorry for my poor english
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.