http://bugs.winehq.org/show_bug.cgi?id=8962
------- Additional Comments From truiken(a)gmail.com 2007-19-07 14:06 -------
> Are you launching it from an NTFS partition? If so, try copying it to a linux
partition and try launching it from there
No no no. We do not support a) running apps from a windows install, and b)
copying installs from windows into linux. The only use case we support is
installing apps in wine in linux.
--
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=8999
------- Additional Comments From truiken(a)gmail.com 2007-19-07 13:59 -------
bugzilla is not a help forum. If you have questions about running wine, please
post in the wine-users ML.
--
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=7512
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-19-07 13:59 -------
It seems the CallWindowProc[AW] has also such a protection for builtin winprocs
- the following test passes:
WCHAR uni[] = {0x142, 0x40e, 0x3b4, 0};
hTestWnd = CreateWindowW(WC_EDITW, uni, WS_OVERLAPPEDWINDOW,
CW_USEDEFAULT, CW_USEDEFAULT, 680, 260, NULL, NULL, NULL, 0);
CallWindowProcW(GetWindowLongPtrA(hTestWnd, GWLP_WNDPROC), hTestWnd,
WM_GETTEXT, 120, buf);
ok(memcmp(buf, uni, sizeof(uni)) == 0, "WM_GETTEXT invalid return\n");
DestroyWindow(hTestWnd);
Such a test for a custom winproc provided by a program fails.
--
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=8254
------- Additional Comments From austinenglish(a)gmail.com 2007-19-07 13:51 -------
I just tested for a couple minutes and placed a staff member (dealer) which
displayed fine. I'll attach the screen in a second. This was using wine 0.9.41,
ubuntu feisty, nvidia gt 7200 with binary drivers.
Could you retest in wine 0.9.41 (with a clean .wine)? Also, what card/drivers
are you using?
--
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=9003
Summary: WISO Mein Büro 2006 hangs when starting up
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wagnermaik(a)web.de
--
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.