http://bugs.winehq.org/show_bug.cgi?id=8418
Summary: Remote Administrator 2.2 (Radmin) Remote View Screen mode missing window frame/bar Product: Wine Version: 0.9.37. Platform: PC OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: jasmine.aura@yahoo.com
this has been tested with various version of wine from 0.9.22 - 0.9.37 Always reproducable. Open Remote Admin Viewer -> Add new connection (points to another windows computer running r_server), once connected the remote desktop appears, but the menu that's supposed to be drawn around it (as usual - by wine) is not there.. this is a bummer because there are normally very useful functions on the right click dialog menu on the top menu-bar - in native windows (such as set/get clipboard, send ctrl+alt+del). Otherwise, it works flawlessly.. Had a session go almost 3 hours without a lockup/disconnect or anything, and screen redraws nicely, even over a dsl connection :) "File transfer", "Telnet", and "Shutdown" modes don't have the missing menu-frame problem, only the "Full Control" and "View Only" are missing menus.
running on the console: wine "C:\Program Files\Radmin\Radmin.exe"
all i see at program start is:
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub
nothing else appears on the console after i start an actual remote view session.
cheers :)