http://bugs.winehq.org/show_bug.cgi?id=1577
------- Additional Comments From pedratan(a)gmail.com 2005-16-11 14:49 -------
I'm having similar problem with an ext3 partition mounted with default nls utf8.
Running an installer under wine yields two different problems:
- sometimes the installer says "the folder name cannot include any of the
following characters: /:*?"<>|,", which are not in the name.
If this warning is not displayed (don't know why sometimes it's shown and
sometimes not), it fails with "File access denied".
wine seems to fail accesing the requested directory, or the application fails to
understand utf8 codification.
Is there some solution to this?
--
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=3848
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-16-11 14:36 -------
That looks like a problem with vertex shaders can you try disabling them in
winecfg
--
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=3837
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-16-11 14:29 -------
It looks like ValidateVertexShader doesn't take so many parameters, Cedega
have it taking two, but I'll check what's on the stack.
--
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=3359
aric(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |aric(a)codeweavers.com
Status|ASSIGNED |NEW
--
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=3848
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-16-11 14:09 -------
Hi, i once had a similar problem in half life 2 , see
http://bugs.winehq.org/attachment.cgi?id=1051&action=view
Somehow it was a mismatch between newer wine and old ~/.wine directory if i
remember correctly. Did you try a completely new install of this game in a fresh
~.wine?
--
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=3528
------- Additional Comments From imago(a)devinity.de 2005-16-11 14:04 -------
little status update:
msvcrt bug: fixed in CVS.
choose wrong language files: no idea what goes wrong there
workaround: remove 1_00c_Sounds_demo_* and 1_00c_Texts_demo_* files
doesnt find builtin opengl32.dll:
it first tries to find the dll via SearchPath(), before trying to load it.
And SearchPath() didn't report builtin dlls.
workaround: place any file(named opengl32.dll) in your system folder
eg.: "touch ~/.wine/drive_c/windows/system32/opengl32.dll" will do it
proper solution: yet to find, probably a question for wine-devel
claims that there is no hardware acceleration:
SeriousSam fails if PFD_GENERIC_ACCELERATED flag is set for the chosen pixel
format. But wine *always* sets this flag and I'm not sure if we simply can drop
this flag in general.
for now, if somebody wants to test the game, just change the following line in
dlls/x11drv/opengl.c(in X11DRV_DescribePixelFormat):
----
ppfd->dwFlags = PFD_DRAW_TO_WINDOW | PFD_SUPPORT_OPENGL | PFD_GENERIC_ACCELERATED;
----
to:
--
ppfd->dwFlags = PFD_DRAW_TO_WINDOW | PFD_SUPPORT_OPENGL
---
and the game will run just fine ;)
--
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=3848
Summary: kalonline playermodels
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
the player models in the game Kalonline (www.kalonline.com) looks strange
http://www.buscher.de.tk/kalonline.jpg
kalonline is free so test as mutch as you want =)
--
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=3115
------- Additional Comments From red.iceman(a)gmx.net 2005-16-11 09:27 -------
I've have the same problem with origin6.1 and wine 0.9.1. With previous
version of wine (0.9.0) neither 'export' nor 'save' did work. Now I can
export, but not save the project file. I get a message box with "Check to make
shure the disk is not full". Free HD-Space is around 1.5 GB.
I get the following out when trying to save:
--------------------------------------------
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
fixme:ole:CompositeMonikerROTDataImpl_GetComparaisonData (),stub!
err:ole:get_moniker_comparison_data Failed to copy comparison data into
buffer, hr = 0x80004001
------------------------------------------------------
any idea?
--
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=3349
aric(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aric(a)codeweavers.com
------- Additional Comments From aric(a)codeweavers.com 2005-16-11 09:12 -------
Looking at Picasa build (27.66, 0) i do not see this checkbox any longer. Could
this bug be closed as it appear to no longer be relevent?
--
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.