[Bug 5891] New: bftelnet control panel multiple problems

Wine Bugs wine-bugs at winehq.org
Tue Aug 8 10:00:39 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5891

           Summary: bftelnet control panel multiple problems
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://www.bytefusion.com/products/tp/bftelnet/bftelnet.
                    htm
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


byte fusion telnet server is administered via a control panel applet.
When coaxed properly, the control panel applet does run, and starts the server.
But there are multiple problems:

1. 'wine control' doesn't see the applet by default, and exits complaining there
are none.  You have to do
   cd .wine/drive_c
   cp  Program\ Files/BFtelnet/telm.cpl windows/system32/
before control will show the applet.

2. Quitting the control panel (even immediately after starting) causes a crash:
wine: Unhandled page fault on read access to 0x1001c30e at address 0x1001c30e
(thread 000f), starting debugger...
Backtrace:
=>1 0x1001c30e (0x1001c30e)
  2 0x7eb1f191 HOOK_CallHooks+0x1eb(id=0x4, code=0x0, wparam=0x1,
lparam=0x33e01c, unicode=0x1) [/home/dank/wine-git/dlls/user/hook.c:388] in
user32 (0x7eb1f191)
  3 0x7eb3b900 call_window_proc+0xa2(hwnd=<register not in topmost frame>,
msg=0x82, wparam=0x0, lparam=0x0, unicode=0x1, same_thread=0x1)
[/home/dank/wine-git/dlls/user/message.c:1531] in user32 (0x7eb3b900)
  4 0x7eb3f230 SendMessageTimeoutW+0x191(hwnd=0x20028, msg=0x82, wparam=0x0,
lparam=0x0, flags=0x0, timeout=0x0, res_ptr=0x33e0d0)
[/home/dank/wine-git/dlls/user/message.c:2362] in user32 (0x7eb3f230)
  5 0x7eb3f28f SendMessageW+0x50(hwnd=0x20028, msg=0x82, wparam=0x0, lparam=0x0)
[/home/dank/wine-git/dlls/user/message.c:2448] in user32 (0x7eb3f28f)
  6 0x7eb63b45 WIN_DestroyWindow+0x113(hwnd=0x20028)
[/home/dank/wine-git/dlls/user/win.c:620] in user32 (0x7eb63b45)
  7 0x7eb66cf5 DestroyWindow+0x299(hwnd=0x20028)
[/home/dank/wine-git/dlls/user/win.c:1450] in user32 (0x7eb66cf5)
  8 0x7eb06ab4 DEFWND_DefWinProc+0xa2b(hwnd=0x20028, msg=<register not in
topmost frame>, wParam=0x0, lParam=0x0)
[/home/dank/wine-git/dlls/user/defwnd.c:445] in user32 (0x7eb06ab4)
etc.

This same crash happens if you try to be sly and invoke the applet
without running wine's control:
cd ~/.wine/drive_c/Program Files/BFtelnet
wine  rundll32.exe shell32.dll,Control_RunDLL telm.cpl

3. You can't leave the applet by pressing 'OK' or 'Cancel',
you have to click the 'x' on Control itself (leading to the crash).

-- 
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.



More information about the wine-bugs mailing list