http://bugs.winehq.org/show_bug.cgi?id=6794
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-17-03 16:17 -------
Oh, and i just found another hack to make it start fine: just remeove the
SendMessageW(tray, WM_COPYDATA, (WPARAM)nid->hWnd, (LPARAM)&cds);
Hopefully it might help you to find a proper fix
--
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=7779
Summary: Font problem with wine (Codepage issue)
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gtsarouchas(a)commissario2994.it
wine selects the fonts for the application depending on the codepage value in
the wine registry, but there isn't a way for having it changed.
Even changing LANG, LC_ALL, LC_NUMERIC doesn't affect the codepage value.
Every time this value is changed it switchs back to the default 1252,437.
You can't even add to these values.
Wine displays only the fonts conforming to these codepages.
--
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=6794
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-17-03 16:07 -------
Hi Mikolai, the patch doesn't work; this is what iget:
err:systray:Shell_NotifyIconW GetIconInfo failed - sending message without an icon
wine client error:9: write: Bad address
--
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=2467
------- Additional Comments From Hubmasterflex(a)hotmail.com 2007-14-03 16:42 -------
Confirmed with 0.9.32
------- Additional Comments From Hubmasterflex(a)hotmail.com 2007-14-03 16:42 -------
Confirmed with 0.9.32
------- Additional Comments From Hubmasterflex(a)hotmail.com 2007-17-03 15:49 -------
Confirmed for 0.9.33
--
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=4953
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Revold locks up shortly |Revolt locks up shortly
|after starting with |after starting with
|"setup_exception nested |"setup_exception nested
|exception" error |exception" error
------- Additional Comments From spetreolle(a)yahoo.fr 2007-17-03 15:45 -------
im getting the same problem with the demo here.
the only workaround for me is to disable sound via winecfg.
Cant get further though, getting a crash into the GL funcs.
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more
than one back buffer, this can't be supported properly. Please configure the
application to use double buffering(=1 back buffer) if possible
fixme:d3d_texture:IWineD3DBaseTextureImpl_ApplyStateChanges Unrecognized or
unsupported MAGFILTER* value 5, state 5
fixme:d3d_texture:IWineD3DBaseTextureImpl_ApplyStateChanges >>>>>>>>>>>>>>>>>
0x500 from glTexParameter GL_TEXTURE_MIN_FILTER, ... @ basetexture.c / 428
wine: Unhandled page fault on read access to 0x00000010 at address 0x6095f6ab
(thread 0013), starting debugger...
Unhandled exception: page fault on read access to 0x00000010 in 32-bit code
(0x6095f6ab).
Backtrace:
=>1 0x6095f6ab in libgl.so.1 (+0x446ab) (0x01200001)
2 0x00000000 (0x00000000)
--
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=7653
------- Additional Comments From zarquon(a)t-online.de 2007-17-03 15:32 -------
OK, I tried the full tarball and got the same results, so it wasn't my tree
that got messed up during patching.
I then started the arduous task of regression-testing and now, 13 compiles
later (and having to patch each one by hand because in the entire 0.9-series
the dummy-union/struct members were messed up more often than not) I found
the culprit (git-output):
0f8706ec33b3193f19b3a55247fe515497063fc5 is first bad commit
commit 0f8706ec33b3193f19b3a55247fe515497063fc5
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Oct 6 17:56:51 2006 +0200
winex11.drv: Give XInitThreads another chance.
:040000 040000 1fa1889bc2b65f5c2a0b9ceb8a80e46dabfa1c5b
9d893c9e24fabd98026b79ac69d4a23540f1dd07 M dlls
This probably depends on the X11-version; I've got an older one, but Wine
should either refuse to build/run on older platforms (not desirable) or work
around bugs/limitations (much preferred).
I sincerely hope this work won't be for the birds, otherwise it'll be the
last time in the foreseeable future I'll report a bug.
--
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=7491
------- Additional Comments From rossi.f(a)inwind.it 2007-17-03 15:28 -------
If you can find a solution I'll be happy to test your patch :-)
Thanks for your help!!!
--
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.