http://bugs.winehq.org/show_bug.cgi?id=15973
Summary: Bad encoding on help Metatrader 4
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zburguy(a)gmail.com
Created an attachment (id=17164)
--> (http://bugs.winehq.org/attachment.cgi?id=17164)
screenshot
Bad Russian encoding help MENU in Metatrader 4 http://www.metaquotes.ru/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24453
Summary: Snes9x 1.52 runs very slowly with DirectDraw.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30850)
--> (http://bugs.winehq.org/attachment.cgi?id=30850)
Terminal Output
Two tests were performed. The first one is with ddr=gdi. Like this, the
audio/video are both sluggish when the video mode is set to DirectDraw. The
second one is after using winetricks to set ddr=opengl, in which case it runs
even more slowly. Also, the video does not appear properly until after
toggling the "hide menu bar" option at least once after loading a game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32052
Bug #: 32052
Summary: Microsoft SQL Server 2000 Desktop Engine (MSDE 2000)
Release A installer creates incorrect registry entry
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=2
2661
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
To reproduce:
Download and run the MSDE installer MSDE2000A.EXE
This will unpack to directory c:\MSDERelA.
Go to that directory, then run
wine setup.exe blanksapwd=1 disablenetworkprotocols=0
At some point it will start MSSQLServer service. The service should start
listening on both named pipes and TCP, however it starts only on TCP. That is
because ProtocolList entry in
HKLM\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\SuperSocketNetLib is created
incorrect: under Wine it is of type REG_SZ and contains tcp, under Windows it
is REG_MULTI_SZ and contains both tcp and np.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22350
Summary: Wine does not support .net apps out-of-the-box
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Simple .net apps should work in Wine without having to
install anything extra; see
http://wiki.winehq.org/Mono for current status.
This affects, for instance, the Sims 3 launcher.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32039
Bug #: 32039
Summary: Ankh hangs on start with built-in msvcp71
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://www.gamershell.com/download_12202.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
At least 2 games in the Ankh series that I can test have the reported problem
(Ankh and Ankh 2:Heart of Osiris). Ankh 3 behaves a little differently because
it crashes with an 'unhandled stack overflow' when using the built-in msvcp71.
These games come with native msvcp71,msvcr71 installed in the game directory,
and they start fine when using the native ones.
When msvcp71=builtin, the game (Ankh) hangs forever on start with high CPU
usage.
Ankh.exe and wineserver together are constantly hogging the CPU, but nothing
happens.
Terminal output:
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f5a0 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f3f0 1 C) semi-stub
err:msvcrt:MSVCRT__wsopen_s Unhandled shflags 0x1b6
err:msvcrt:MSVCRT__wsopen_s Unhandled shflags 0x1b6
Mscodescan reports that
./Ankh.exe imports following stub symbols:
msvcr71:__security_error_handler
./OgreMain.dll imports following stub symbols:
msvcr71:__security_error_handler
./OgreGUIRenderer.dll imports following stub symbols:
msvcr71:__security_error_handler
...
wine-1.5.15-249-g8392a85
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22034
Summary: EXIT_ON_ERROR should use ERR instead of WARN in
winealsa.drv
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: superquad.vortex2(a)gmail.com
In winealsa.drv , WARN() should not be used in EXIT_ON_ERROR() since those
functions in waveout.c and wavein.c are all fatal errors
(e.g. snd_pcm_hw_params_set_period_time() may return error on when using "hw"
device for some alsa driver by modifying registry "ALSA Driver" "UseDirectHW"
to "Y" for those hardware mixing sound cards)
wine is unable to report those error message for those alsa drivers
#define EXIT_ON_ERROR(f,e,txt) do \
{ \
int err; \
if ( (err = (f) ) < 0) \
{ \
WARN(txt ": %s\n", snd_strerror(err)); \
+ ERR(txt ": %s\n", snd_strerror(err)); \
retcode=e; \
goto errexit; \
} \
} while(0)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31878
Bug #: 31878
Summary: configure fails on platform armv7l
Product: Wine
Version: 1.5.14
Platform: arm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stefan.Leichter(a)camLine.com
Classification: Unclassified
Created attachment 41958
--> http://bugs.winehq.org/attachment.cgi?id=41958
config.log
Configure fails to run on my Pandora (http://openpandora.org). Relevant part of
the config.log:
configure:4166: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccbPzEDU.s: Assembler messages:
/tmp/ccbPzEDU.s:51: Error: selected processor does not support `blx ac_test'
configure:4166: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.5.14"
| #define PACKAGE_STRING "Wine 1.5.14"
| #define PACKAGE_BUGREPORT "wine-devel(a)winehq.org"
| #define PACKAGE_URL "http://www.winehq.org"
| #define EXEEXT ""
| /* end confdefs.h. */
| int ac_test(int i) { return i; }
| int
| main ()
| {
| asm(".thumb\nblx ac_test\n.arm"); if (ac_test(1)) return 1
| ;
| return 0;
| }
configure:4170: result: no
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30336
Bug #: 30336
Summary: Trillian crashes on run
Product: Wine
Version: 1.5.1
Platform: x86
URL: http://www.trillian.im/download/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcirt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: piotr(a)codeweavers.com
Classification: Unclassified
Created attachment 39647
--> http://bugs.winehq.org/attachment.cgi?id=39647
relay,seh,tid,msvcp90 trace
austin@laptop:~/.wine/drive_c/Program Files/Trillian$ wine trillian.exe
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS,
hwnd=(nil)): stub
fixme:msvcp90:locale__Getfacet (0x32fbfc 1) stub
fixme:msvcp90:_Locinfo__Locinfo_ctor_cat_cstr (0x32faf4 1 *) semi-stub
fixme:msvcp90:locale__Getfacet (0x32fb4c 1) stub
fixme:msvcp90:basic_ostream_char_ctor (0x32fba0 0x32fd18 0) stub
err:seh:setup_exception_record stack overflow 1584 bytes in thread 0009 eip
7bc3f2be esp 00230d00 stack 0x230000-0x231000-0x330000
I'll attach logs. +relay makes it segfault, so I'll attach logs with/without
it.
wine-1.5.1
766248a2228475fcc977836639adc3cb735520a2 trillian-v5.1.0.18.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31926
Bug #: 31926
Summary: Europa Universalis II configuration tool hangs on
startup without displaying anything
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: scrrun
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Some of the older strategy games from Paradox Interactive (Europa Universalis
2, Victoria 1) come with a simple settings editor that lets you select in-game
screen resolution, enable/disable music.
When starting the settings editor in Wine, no visible window is shown and the
application is constantly using 100 % CPU. It is not a showstopper bug, as
those settings can be adjusted manually by editing the settings.cfg file.
The relevant lines in the terminal:
fixme:scrrun:filesys_QueryInterface Unsupported interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:scrrun:filesys_QueryInterface Unsupported interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
Workaround: native scrrun.dll (copied into /system32), or 'winetricks wsh57'
It seems no demos exist for these games, please let me know what debug log
would be useful.
Tested with wine-1.5.14-232-g6ae3418
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24579
Summary: Steam windows move twice as far as they are moved
Product: Wine
Version: 1.3.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sheeettin(a)gmail.com
(From bug 20865)
Moving any Steam window by its own decorations (never the window manager's)
often results in the window moving twice as far as it should.
Dragging windows to a new position works fine, but on release of the left mouse
button, the window jumps the same distance you moved it beyond where you moved
it to.
This effect occurs most often with short, jerky moves. Waiting before releasing
the LMB may result in proper behavior.
This bug occurs with or without a virtual desktop. However, WITH a virtual
desktop, it DOES occur when resizing. (Without a virtual desktop, resizing
works properly.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.