http://bugs.winehq.org/show_bug.cgi?id=3592
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:48 -------
Using current cvs (with the patch applied) doesn't fix this problem. Removing
theming from all themed controls fixes this 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=1434
Bug 1434 depends on bug 2182, which changed state.
Bug 2182 Summary: civ2: wine freezes on text display. BT, report.
http://bugs.winehq.org/show_bug.cgi?id=2182
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--
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=2181
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:36 -------
*** Bug 2182 has been marked as a duplicate of this 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=2182
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:36 -------
*** This bug has been marked as a duplicate of 2181 ***
--
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=2181
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-user
Ever Confirmed| |1
Summary|Civ2: wine crashes, probably|Civ2: wine crashes because
|when starting sound |of WM_SETFOCUS message
Version|unspecified |CVS
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:34 -------
This is not sound related. Removing
user/focus.c:67: SendMessageW( hwnd, WM_SETFOCUS, (WPARAM)previous, 0 );
fixes the problem. I have not verified what windows does, but it looks like wine
sends this message at the wrong time.
Backtrace:
=>1 0x0040f81f in civ2 (+0xf81f) (0x4055e140)
2 0x005d2bbe in civ2 (+0x1d2bbe) (0x4055e170)
3 0x405fea77 WINPROC_wrapper+0x17 in user32 (0x4055e194)
4 0x405ff3e9 WINPROC_CallWndProc+0x59(wParam=0x90028, lParam=0x0)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/winproc.c:417] in
user32 (0x4055e1c8)
5 0x40601b5a CallWindowProcW(func=0x4065f1ae, hwnd=0x30054, msg=0x7,
wParam=0x90028, lParam=0x0)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/winproc.c:3091] in
user32 (0x4055e6ac)
6 0x405d7467 call_window_proc+0xb7(lparam=0x0, unicode=0x1, same_thread=0x1)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/message.c:1515] in
user32 (0x4055e710)
7 0x405d7b19 SendMessageTimeoutW+0x139(hwnd=0x30054, msg=0x7, wparam=0x90028,
lparam=0x0, flags=0x0, timeout=0x0, res_ptr=0x4055e78c)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/message.c:2349] in
user32 (0x4055e768)
8 0x405d7b65 SendMessageW(hwnd=0x30054, msg=0x7, wparam=0x90028, lparam=0x0)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/message.c:2430] in
user32 (0x4055e794)
9 0x405bf334 set_focus_window
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/focus.c:67] in
user32 (0x4055e834)
10 0x405bfa7a SetFocus+0x15a(hwnd=0x30054)
[/usr/local/src/wine-build/dlls/user/../../../wine/dlls/user/focus.c:286] in
user32 (0x4055e850)
11 0x005eaac2 in civ2 (+0x1eaac2) (0x4055e874)
12 0x005eac60 in civ2 (+0x1eac60) (0x4055e8a0)
13 0x005c5c20 in civ2 (+0x1c5c20) (0x4055e8c4)
14 0x0040863c in civ2 (+0x863c) (0x4055e8dc)
15 0x00408607 in civ2 (+0x8607) (0x4055e8f4)
16 0x005a5cdf in civ2 (+0x1a5cdf) (0x4055e964)
17 0x005a5ffb in civ2 (+0x1a5ffb) (0x4055ea8c)
18 0x0041cf55 in civ2 (+0x1cf55) (0x4055ef00)
19 0x0041f271 in civ2 (+0x1f271) (0x4055f674)
20 0x0041fd3a in civ2 (+0x1fd3a) (0x4055fe6c)
21 0x004c428b in civ2 (+0xc428b) (0x4055fe80)
22 0x0055ae20 in civ2 (+0x15ae20) (0x4055fe9c)
23 0x005f7075 EntryPoint+0x1e5 in civ2 (0x4055ff2c)
24 0x7b8682d6 start_process+0xc6(arg=0x0)
[/usr/local/src/wine-build/dlls/kernel/../../../wine/dlls/kernel/process.c:992]
in kernel32 (0x4055fff4)
25 0x4001c981 wine_switch_to_stack+0x11 in libwine.so.1 (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=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 11:10 -------
Created an attachment (id=1203)
--> (http://bugs.winehq.org/attachment.cgi?id=1203&action=view)
test program
Ok, could this be the fix then:
line 969 in undname.c reads:
/* MS mangled names always begin with '?' */
if (*sym->current != '?') return FALSE;
Looks like this is not really the case, if i comment this line out the attached
program returns the same string as with native msvcrt.dll. Any comment?
--
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=3617
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vitaliy(a)kievinfo.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 11:03 -------
Several problems:
1. Wine is missing default action for .inf files.
2. ShellExec doesn't execute properly (copied from win2k):
"%SystemRoot%\\System32\\rundll32.exe setupapi,InstallHinfSection
DefaultInstall 132 %1"
3. inf file makes bad assumpsions about short file names.
--
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=3607
------- Additional Comments From willie(a)froq.net 2005-18-10 11:02 -------
Maybe, still, the Wine font rendering looks completely different from all my
other Linux desktop apps. I usually use medium hinting and antialiasing, with
no subpixel hinting. The preferred way to render fonts is stored in
~/.fonts.conf. Wine should either use the settings there (preferred) or let
the user configure the settings. Autodetecting something and/ or guessing
settings won't cut it if you opt for good integration.
--
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=3618
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 10:43 -------
What do you mean "Does not work". Plase be more specific what the problem is.
Does it works with notepad?
--
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=3613
------- Additional Comments From freddiewitherden(a)hotmail.com 2005-18-10 10:37 -------
On Windows temporary files go in either C:\temp, C:\Windows\Temp or %user%'\temp (or something to
that effect, that each user has their own 'local' temp directory. tmpfile() is used because if your program
crashes while it is running the temp file will be in a 'temp' directory, which can the be removed periodically
by the operating system.
However, why does the one compiled in visual studio 2005 work? It uses MSVCR80d.dll (d is for
debugging) instead. So, what would you suggest I do? Map Z:\ to something else which everyone can write
to?
--
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=3618
Summary: MS Office (maybe other applications) don't work with
russian filenamese properly.
Product: Wine
Version: 20050930
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=31
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wieker(a)mail.ru
[wieker@yarilo wieker]$ echo $LANG
ru_RU.UTF-8
[wieker@yarilo wieker]$ uname -a
Linux yarilo.hell 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
In all locales MSO ask, that file unreachable.
--
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=3617
Summary: Installer fails: CVS WINE 20051018
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdoutt(a)whoi.edu
CC: jdoutt(a)whoi.edu
Today, 18 Oct, I downloaded the latest CVS and built WINE from that.
I'm running Fedora core 3
I get the following
wine --version
Wine 20050930
the installer fails for WXTIDE
WXTIDE can be downloaded from SIMTEL net
http://www.simtel.net/product.download.mirrors.php?id=57988
as wxtide42.zip
when unzipped, run as
wine setup.exe
click on
I agree
install
get "installation failed - could not run the install script file wxtide42.inf"
I tried renaming "WXTIDE42.INF to wxtide42.inf to see if lower case would help,
but it didn't!
--
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=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-18-10 10:22 -------
Hi Richard,
Most likely I missunderstood the instructions.
I removed from /etc/env.d/ the file and run again:
# env-update
# source /etc/profile
Then I went to add this line "/emul/linux/x86/usr/lib" in the file
/etc/ld.so.conf but found it already there. As a matter of fact:
~ # cat /etc/ld.so.conf | grep /emul/linux/x86/usr/lib
/emul/linux/x86/usr/lib
So, I run ldconfig
Now, because I am installing winecvs in /opt/cvs/wine as root so that every user
can run wine, I continue the install procedure as root. Is this ok so far?
Then, I continue as before and go into /opt/cvs/wine and run (as root)
./configure && make depend && make but get the same error:
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [ddraw.dll.so] Error 2
make[2]: Leaving directory `/opt/cvs/wine/dlls/ddraw'
make[1]: *** [ddraw] Error 2
make[1]: Leaving directory `/opt/cvs/wine/dlls'
make: *** [dlls] Error 2
I apologize for perhaps not being able to solve this issue but I follow all I am
told (with one correction made by you) and still get the same issue.
Please let me know.
Thank you,
Spiro
Questions:
1)
--
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=1885
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 10:18 -------
Patch is commited.
--
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=3291
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hans(a)it.vu.nl
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 10:03 -------
Well, i'm just a beginner; the best i can come up with is this:
#include <windows.h>
main()
{
char* name;
char* mangled=".ABVVec4@ref2@dice@@";
name= __unDName(0, mangled + 1, 0,malloc,free, 0x2800);
printf("name = %s\n",name);
return 0;
}
Now when i compile this (link with msvcrt.lib) and run with wine it gives:
name = class dice::ref2::Vec4 const &
so that looks reasonable. However in cpp.c it says MSVCRT_malloc instead of
malloc. I couldn't get this little test compiled with MSVCRT_malloc. How would i
do that?
--
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=2271
------- Additional Comments From leon_fraitak(a)mail.ru 2005-18-10 09:38 -------
With newest CVS Armada dies with unhandled exception right after the splash,
so I can't start it at all.
--
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=2139
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-18-10 09:23 -------
Patch is commited.
--
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=3291
------- Additional Comments From hans(a)it.vu.nl 2005-18-10 09:04 -------
My guess our __unDName() can't demangle .ABVVec4@ref2@dice@@, but
I think it should. This should be verified on Windows though.
So, returning "" is acceptable only if Windows does that, which
I doubt. Are you able to test that?
--
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=3217
------- Additional Comments From f.h.silva(a)terra.com.br 2005-18-10 09:00 -------
Hi Louis,
like I said I tried that (create a new key) and continue to receive the refresh
rate message error.
but I will try again tonight.
I'm pretty sure that I tried correctly but...
thank you.
Flávio
--
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=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 08:42 -------
btw even returning an empty string like "" fixes the problem. would that be an
acceptable 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=3291
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 08:31 -------
OK, that previous fix is definitly not correct. I didn't have a real look at the
code. I've put some extra trace's in the code and this is what i found (code
from cpp.c):
/******************************************************************
* ?name@type_info@@QBEPBDXZ (MSVCRT.@)
*/
DEFINE_THISCALL_WRAPPER(MSVCRT_type_info_name);
const char * __stdcall MSVCRT_type_info_name(type_info * _this)
{
if (!_this->name)
{
/* Create and set the demangled name */
/* Nota: mangled name in type_info struct always start with a '.', while
* it isn't valid for mangled name.
* Is this '.' really part of the mangled name, or has it some other meaning ?
*
char* name = __unDName(0, _this->mangled + 1, 0,
MSVCRT_malloc, MSVCRT_free, 0x2800);
--->It turns out that this->mangled = .ABVVec4@ref2@dice@@
and name is nil...... Is that supposed to be correct?
if (name)
{
---> So the rest of the code is skipped....
}
TRACE("(%p) returning %s\n", _this, _this->name);
return _this->name;
---> so it just returns nil
}
Somehow Battlefield chokes because of this null return value. Even if i change
the line
return this->name;
into
return "rubbish";
the game starts up 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=3609
------- Additional Comments From richard(a)daijobu.co.uk 2005-18-10 07:57 -------
* The environment variable is LD_LIBRARY_PATH (not LD_PATH)
But as Vijay (almost) said
As root:
* add /emul/linux/x86/usr/lib in the file /etc/ld.so.conf (NOT /etc/ld.conf.so)
* run ldconfig
As a user:
* in the wine directory,
./configure && make depend && make
--
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=3217
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-18-10 07:46 -------
Hi, flavio, what i did is create *NEW* key Debug (so *NOT* under Winedbg) and
then create a new string RelayExclude under this new key and give it the value:
ntdll.*;kernel32.*;gdi32.*;user32.*;winex11.drv.*
This way the game is slowed down, but not slowed down so much that you have to
wait for years to get it going.
--
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.