http://bugs.winehq.org/show_bug.cgi?id=24494
Summary: Recettear tends to crash on dungeon transitions
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billy65bob(a)gmail.com
Recettear tends to crash when transitioning between dungeon floors, on occasion
it even happens when entering a dungeon.
For me, it usually happens approximately every 3 or 4 floors. (boss fights are
usually every 5th, making this incredibly annoying)
When it crashes, one of 4 different errors are shown in the console; they are
as follows
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
XIO: fatal IO error 0 (Success) on X server ":0.0"
s\steam\steamapps\common\recettear\recettear.exe: ../../src/xcb_io.c:249:
process_responses: Assertion `(((long) (dpy->last_request_read) - (long)
(dpy->request)) <= 0)' failed.
X Error of failed request: GLXBadContextTag
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
With that said, I am not entirely convinced this is a wine bug, though I am
unable to reproduce it on a windows system.
If more information is required, just ask and give me the WINEDEBUG arguments
if needed.
For those so inclined, I can also reproduce this with the demo.
--
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=36579
Bug ID: 36579
Summary: Command & Conquer Red Alert 3 hangs before EA logo
without native d3dx9
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)yahoo.com
Command & Conquer Red Alert 3 (Retail, Patched to 1.12) will hang on a black
screen before the EA logo is shown, on a clean prefix. It's impossible to
continue.
The following is echoed to the console endlessly while the game is hung up:
fixme:d3dx:ID3DXEffectImpl_BeginPass No states applied, yet!
If using d3dx9 via winetricks the game runs as expected.
--
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=10250
Summary: Chart Navigator fails to start
Product: Wine
Version: 0.9.48.
Platform: PC
URL: ftp://ftp.maptech.com/downloads/CHTNAV_ENGLISH.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mar2112(a)pacbell.net
Created an attachment (id=8877)
--> (http://bugs.winehq.org/attachment.cgi?id=8877)
Debug text
Chart Navigator fails to start.
err:ole:marshal_object object doesn't expose interface
{00000126-0000-0000-c000-000000000046}, failing with error 0x80004002
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25634
Summary: Missing chunks of text in Neverwinter Nights Diamond
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moeigi(a)gmail.com
This is the only issue that I have encountered so far. I only get about one cm
of text in each text field.
--
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=15180
Summary: Antialiased font is *sometimes* very fuzzy
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anpaza(a)mail.ru
For some unknown reason sometimes the antialiased fonts will render very fuzzy.
I have installed WINE on a clean Fedora 9 system and launched winecfg for the
first time ever; all winecfg dialogs were rendered with a fuzzy font. After
some runs the things suddenly changed (???) and it started to look okay, but
still from time to time in some programs some dialogs (???) will render with
very fuzzy fonts.
I'm attaching the screenshot of regedit. The font settings in winecfg are as
follows:
Active window text - DejaVu Sans 9
Menu text - DejaVu Sans 9
Message window text - DejaVu Sans 9
Hint window text - DejaVu Sans 8
but it does not really depend on this setting.
I have never seen this behaviour in previous versions of wine, so it must be
something recently introduced. By the way, is there a way to change the
settings of the freetype engine within Wine, it does not follow the system-wide
font settings of GNOME?
--
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=26894
Summary: Support windows 7 user folders?
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Windows 7 changed the folders in c:/users/$USERNAME around a bit.
My Documents is now just a link to the new folder Documents
Application Data is now just a link to the new folder AppData/Roaming
Local Settings is now just a link to the new folder AppData/Local
Well-behaved apps that use CSIDL_PERSONAL to get at "My Documents"
will work regardless, but users or badly behaved apps might start expecting
the shorter directory names sometime, so we might want to switch to the
new names sometime for new wineprefixes.
I'll attach a demo patch that just changes Wine's shell32 to use the
new locations; we would also need to add symlinks somewhere
so that apps which reference the old locations keep working,
as Windows does.
--
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=34650
Bug #: 34650
Summary: Garena freezes/crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pepe(a)bloodkings.eu
Classification: Unclassified
Created attachment 46187
--> http://bugs.winehq.org/attachment.cgi?id=46187
terminal log
Garena will start, thats ok, but after login clicking on LAN or right click on
your buddy and start chatting.. Garena will freeze or crash itself or nothing
happend.
I used for test wine 1.7.3
--
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=30674
Bug #: 30674
Summary: regression: page fault in 1.4 that once worked in 1.4
release canidate
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: app(a)affinityComputerMasters.com
Classification: Unclassified
Created attachment 40161
--> http://bugs.winehq.org/attachment.cgi?id=40161
page fault info from the crash report
A page fault happens about 2/3 times when the coinmanage2 program is run. I
had been running it without a problem in Wine 1.4 release canidate under Ubuntu
11.10 (64 bit). After upgrading Ubuntu to 12.04, using Wine 1.4 I am getting
intermittent page faults.
I removed the .wine directory reloaded the program using WINEARCH=win32 and run
it with the same env variable and still get the problem. The link to the
problem program is
https://s3.amazonaws.com/LSSDownloads/CoinMng2.exe
Thanks kurtRR
--
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=27098
Summary: Metal Assault: Game hangs on splash screen
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.gamershell.com/news_116230.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34538)
--> (http://bugs.winehq.org/attachment.cgi?id=34538)
backtrace
Install the game, then install native quartz/devenum to workaround bug 27096,
then wmp9 to workaround bug 27097. Run the game, you'll get an intro video
(only seems to show if a virtual desktop isn't used, though). The game will get
to its splash screen, and hang:
err:ddraw:ddraw7_QueryInterface (0x1660d668) The App is requesting a D3D
device, but a non-OpenGL surface type was choosen. Prepare for trouble!
err:ddraw:ddraw7_QueryInterface (0x1660d668) You may want to contact
wine-devel for help
err:ddraw:ddraw7_QueryInterface
(0x1660d668)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x15de35b8): No
interface found
...
err:ddraw:ddraw7_QueryInterface
(0x1660d668)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x15de30c4): No
interface found
err:d3d_surface:gdi_surface_private_setup Overlays not yet supported by GDI
surfaces.
err:d3d_surface:surface_init Private setup failed, returning 0x8876086c
...
fixme:ddraw:ddraw7_GetScanLine iface 0x1f3cbeb8, line 0x75fbe8bc partial stub!
...
err:ntdll:RtlpWaitForCriticalSection section 0x7e199920 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0036, blocked by 0033, retrying
(60 sec)
I'll attach a bt all from winedbg.
--
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=10433
Summary: Galactic civilizations 2 crashes on certain occations
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: khalid.rashid(a)gmail.com
Created an attachment (id=9128)
--> (http://bugs.winehq.org/attachment.cgi?id=9128)
crash report from customizing the race
Galactic civilizations crashes randomly and in certain parts in the game.
One way that I know which will certainly crash the game is by doing the
following selections from the main menu:
New game
Click next on galaxy setup
Choose custom race on "pick your civilization" screen (the rightmost one on top
row)
on "customize your civilization" screen, click on "techs" tab.
try adding or removing any technology will result in a crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16834
Summary: SetFormat() doesn't remap unmapped sound buffers on
failure
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: next_ghost(a)quick.cz
Railroad Tycoon 2 Platinum segfaults on startup because SetFormat() function in
dlls/winealsa.drv/dsoutput.c does the following on my system:
- snd_pcm_open() - failure because already open (line 395)
- snd_pcm_drop() (line 403)
- snd_pcm_close() - existing sound buffer is now unmapped (line 404)
- snd_pcm_open() - success (line 406)
- snd_pcm_hw_params_set_channels(1) - failure because device has minimum of 2
channels (line 416)
- goto err; (line 417)
- return DSERR_BADFORMAT; (line 479)
The call to DSDB_CreateMMAP() on line 464 is skipped by goto err; so the
already unmapped sound buffer is left in This. When DSOUND_PerformMix() tries
to ZeroMemory this buffer, Wine segfaults.
--
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=34615
Bug #: 34615
Summary: Wizardry 8 GOG version - Black Box on screen when
exiting after playing in-game
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saleck(a)saleck.net
Classification: Unclassified
Created attachment 46126
--> http://bugs.winehq.org/attachment.cgi?id=46126
Wine 1.7.3 Log. See end of file for the problem.
If I play Wizardry 8 without going into an actual game, this problem does not
occur.
If you get into any game with any characters and then quit, there is an
unremovable black box covering half of the screen and I have to Kill Wineskin
Processes for it to go away.
Using Wine 1.7.3 - Mac OS X 10.8.5
--
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=18532
Summary: Dragging of components within Guitar Rig does not end
and results in crash
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nf10537(a)googlemail.com
A main feature of Guitar Rig 3 is to drag components from the left side of the
program to the effect chain on the right. A component can be anything from the
"Components" tab and it also doesn't matter where on the right side you place
it.
The placing is indicated by Guitar Rig by a orange line.
It seems that dragging is recognized by wine but the release of the dragged
component is not possible so wine keeps waiting for the end of the drag and
after clicking and pressing ESC the program crashes.
Guitar Rig 3.2.1 Demo can be downloaded here:
http://www.native-instruments.com/index.php?id=gr3demo&L=2
The rest of Guitar Rig 3 is running completely fine.
Even better than on windows because of the real low latency of jack :-)
I'd really love to use Guitar Rig 3 with the dragging feature.
I am new to wine and I don't know the windows API that much but I am familiar
with c programming and debugging.
Is there more I can do to find out the exact source of the problem?
Do you have any other hints which might help?
Please don't hesitate to contact me on nf10537(a)googlemail.com
Thanks
--
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=30791
Bug #: 30791
Summary: Star Wars Empire at War Gold partially installs and is
unplayable
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dwayneslandry(a)gmail.com
Classification: Unclassified
This disc has 2 separate installers. The launcher and the first installer work
fine. However the installer fails to jump over to the second installer and wine
crashes. I tried to run the first program Empires at War and the launcher pops
up, nothing else happens. Also I am able to manually launch the second
installer which is for the expansion pack. The installer launches then crashes
almost immediately,
--
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=23914
Summary: Resident Evil 5: Game fails to run with unknown reason
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
I've try to run the game, but it doesn't work.
It shows me an messagebox with an error.
InitRpl Failed.
ErrorCode: 80070507
As I see, the same error can be even for some Windows users, but no one know
why.
I attach a debug output with +relay.
I tried to analyze it, but with no results. Maybe there error with
cryptographic(rsaenh), i don't know.
Please don't close this but, even it is not a wine bug. Just rename it. There
maybe will be other errors with this game.
Thanks.
--
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=36610
Bug ID: 36610
Summary: Can't choose Windows version in winecfg
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zyx1984(a)gmail.com
I have Fedora20 with wine-1.7.18 installed from updates repository.
When I run winecfg I can only choose Windows version between Windows XP and
Windows 8. There is no Windows 95 or Windows 98 strings in combobox.
--
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=36618
Bug ID: 36618
Summary: when I click on the application gives me error
Product: Wine
Version: 1.1.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: juanmajote(a)gmail.com
que no se me abre la aplicacion cuando le ago clik
--
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=11812
Summary: HattrickPoli. Lists lags and Notebook focus errors.
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacobidiego(a)gmail.com
Created an attachment (id=11074)
--> (http://bugs.winehq.org/attachment.cgi?id=11074)
hattrick data of my account
HattrickPoli is a game tool that i have recently submitted on appDB It works
perfectly and it could be a Platinum but it has some unharmful errors:
This is a program with an interface based intensively on lists and notebook.
- Lists has lags when clicking on it.
- When clicking on notebooks tabs it shows the notebook page but doesnt focus
the notebook tab.
Both are unharmful errors but maybe are related to others.
This tool can be downloaded for free from www.hattrickpoli.com but if you dont
have an account on hattrick.org you will have no data on it, so i am attaching
the .dat file for you to have some data on it. Just unzip it on the
hattrickpoli dir.
This is wine 0.9.55 on ubuntu 7.10
--
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=18311
Summary: Applications menu entries are case sensitive
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: other
Status: NEW
Keywords: integration
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
>From launchpad: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/242529
The GNOME integration for Wine's "Start menu" listings
(Applications-->Wine-->Programs) is case sensitive, when in fact it shouldn't
be.
For example, following the installation of an 'addon' package to another
application that I had already installed, I now have both
'Trnsys 16'
and 'TRNSYS 16'
listed in my Applications-->Wine-->Programs menu, when I am fairly sure that
only one of these should be present.
--
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=9849
Summary: in win16 apps, exit status is lost, and always reported
as 0
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Simple win16 programs that just terminate with nonzero
status do so properly on winxp, but on wine, wine terminates
with zero status.
This is easy to test with openwatcom and a trivial C program, e.g.
#include <stdlib.h>
#include <unistd.h>
extern void myexit( void );
#pragma aux myexit = \
"mov ax,4c01h" \
"int 21h"
int main()
{
/*exit(1);
_exit(1);
__exit(1);*/
myexit();
return 1;
}
I compiled this with the overly complicated commandline
wine wcc '-i=C:\WATCOM\h\win;C:\WATCOM\h'-zW -e25 -zq -od -d2 -bw-bt=windows
foo.c
wine wlink file foo.obj
To test, do
wine foo.exe
echo $?
It should output 1, but it outputs 0.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36568
Bug ID: 36568
Summary: Darkorbit Bot "Palla by Palavia.exe" doesn't work with
crossover 13
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alessandro_policastro(a)virgilio.it
I tried to open this program: palla by palaver.exe with crossover, but it
crushes. The message says that there's a deficiency of Wine. What can i do?
--
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=36366
Bug ID: 36366
Summary: Path of Exile black screen with NVIDIA cards
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: smilzoboboz(a)gmail.com
PathOfExile.exe:
Both Loading screen and Menu (didn't go any further) appear black (with
periodic "actual content" flash).
As workaround changing HKCU/Software/Wine/Direct3D/OffscreenRenderingMode to
"backbuffer" makes things work again, but then there are huge shading issues.
This bug seems to have been present since 1.7.14.
--
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=30802
Bug #: 30802
Summary: When trying to run a Flyff private server, the error
message, "The program Neuzz.exe has encountered a
serious problem and needs to close. We are sorry for
the inconvenience."
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snowkid67(a)gmail.com
Classification: Unclassified
The app was running fine through wine, I closed the program, and a few hours
later I kept receiving this error message. I tried installing the game on
another MAC computer and kept receiving the same error message. I believe the
problem is through wine because windows computers are not having a problem
loading the 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=13202
Summary: ClientSideWithRender fixes Auran Trainz text, but breaks
window elements in Steam
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baloo(a)ursine.ca
Setting the registry key
HKEY_CURRENT_USER\Software\Wine\X11 Driver\ClientSideWithRender in Wine's
regedit fixes the infamous disappearing text problem in some games (such as the
Auran Trainz series), but causes some UI elements in Steam to become invisible.
--
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=26758
Summary: Makefile system does not respect AS variable
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
As part of building Wine DLLs an executables, Winebuild generates assembly
files that are then assembled. If an assembler is specified using --as-cmd,
that program is used; otherwise the system assembler is used.
Wine's build system, unfortunately, does not allow the user to set the
assembler to pass to winebuild. The usual way to set the assembler to use is to
set the AS variable, but the build system does not respect it.
This is a problem, for example, on Mac OS X when building with Clang with its
integrated assembler turned on. Clang's integrated assembler supports .cfi
directives, but the system assembler doesn't. During configure, a test file
containing .cfi directives is passed to the compiler, on the assumption that it
would be then passed to the system assembler. With Clang's integrated
assembler, this assumption is broken. Thus, when winebuild tries to assemble
files containing .cfi directives (because it believes that the system assembler
supported them), it fails as a result. A workaround is to tell winebuild to use
Clang to assemble, but the Makefile system doesn't support that.
--
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=28101
Summary: wininet ftp tests slow
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Most tests are fast, but the slowest three here are
60 seconds: wininet ftp
34 seconds: ws2_32 sock
28 seconds: explorerframe nstc
...
Let's make the wininet ftp tests faster, they really don't need to take so
long.
--
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=8365
Brandon Corujo <haku08879(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |haku08879(a)gmail.com
--
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=7902
Brandon Corujo <haku08879(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |haku08879(a)gmail.com
--
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=3548
Brandon Corujo <haku08879(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |haku08879(a)gmail.com
--
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.
https://bugs.winehq.org/show_bug.cgi?id=1988
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Component|-unknown |wmp&wmvcore
Summary|It's seems impossible to |VCDEasy 3.x needs
|run VCDEasy-1.5.2 |MediaPlayer 6.x ActiveX
| |control
| |('{22D6F312-B0F6-11D0-94AB-
| |0080C74C7E95}' ->
| |'msdxm.ocx')
--- Comment #14 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
the app uses an ancient Media Player ActiveX control.
You need an old 6.x Media Player which bundles this ActiveX control.
WMP 7/9/10 will do nothing here, they no longer ship this control.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/VCDEasy
$ WINEDEBUG=+tid,+seh,+relay wine ./VCDEasy.exe >>log.txt 2>&1
...
0023:Call advapi32.RegOpenKeyExA(80000000,00595138
"CLSID\\{22D6F312-B0F6-11D0-94AB-0080C74C7E95}\\InprocServer32",00000000,00020019,00affcfc)
ret=0044903f
0023:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0044903f
0023:Call advapi32.RegOpenKeyExA(80000000,00595138
"CLSID\\{22D6F312-B0F6-11D0-94AB-0080C74C7E95}\\InprocServer32",00000000,00020009,00affcfc)
ret=004490b7
0023:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=004490b7
0023:Call advapi32.RegOpenKeyExA(80000000,00595138
"CLSID\\{22D6F312-B0F6-11D0-94AB-0080C74C7E95}\\InprocServer32",00000000,00000001,00affcfc)
ret=00449129
0023:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=00449129
0023:Call KERNEL32.GetFullPathNameA(00b3a2a8
"msdxm.ocx",00000104,00affa74,00affb78) ret=0040ba49
0023:Ret KERNEL32.GetFullPathNameA() retval=00000022 ret=0040ba49
0023:Call KERNEL32.FindFirstFileA(00b3a2c0 "C:\\Program
Files\\VCDEasy\\msdxm.ocx",00affbc0) ret=0040b5de
0023:Ret KERNEL32.FindFirstFileA() retval=ffffffff ret=0040b5de
0023:Call KERNEL32.GetLastError() ret=0040b60d
0023:Ret KERNEL32.GetLastError() retval=00000002 ret=0040b60d
0023:Call KERNEL32.WinExec(00b3a374 "regsvr32 /s
C:\\windows\\system32\\dllcache\\msdxm.ocx",00000000) ret=00594a91
...
0023:Ret KERNEL32.WinExec() retval=00000021 ret=00594a91
...
0023:Call user32.DrawTextA(0004002a,00b37508 "Windows Media Player (required by
VCDEasy) does not seem to be installed (or fully installed) on this Windows.
\r\rPlease download it from
http://www.microsoft.com/mediaplayer/",000000b1,00affcb8,00000450) ret=004aea3d
0023:Ret user32.DrawTextA() retval=00000027 ret=004aea3d
--- snip ---
https://rti-source-spool.googlecode.com/svn/trunk/filer/msdxm.tlh
--- snip ---
struct __declspec(uuid("22d6f312-b0f6-11d0-94ab-0080c74c7e95"))
MediaPlayer;
// [ default ] interface IMediaPlayer2
// [ default, source ] dispinterface _MediaPlayerEvents
// interface IMediaBindStream
--- snip ---
There is no winetricks recipe for older 6.x Media Player redistributable hence
you need to download/install manually.
Download: www.oldapps.com/windows_media_player.php?old_windows_media_player=3
(NOTE: 16-bit installer parts vs. recent Linux kernels)
$ sha1sum mpfull.exe
44aef252a660612a01ee13271d84d2da3885e58d mpfull.exe
$ du -sh mpfull.exe
3.5M mpfull.exe
$ wine --version
wine-1.7.19-71-g94ccd61
Regards
--
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=3591
--- Comment #26 from Bernhard Reiter <ockham(a)raz.or.at> ---
I've sat down and produced a patch which I believe fixes this bug.
The patch, split in two parts, is found at
http://source.winehq.org/patches/data/104913 and
http://source.winehq.org/patches/data/104914
Anyone interested, please build Wine from git with those patches applied and
test if your py2exe/cx_Freeze/... package freezing works. Please report the
results here -- positive reports might help convince the Wine maintainer to
merge those patches into the official code!
--
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=36042
Bug ID: 36042
Summary: GTA IV wont start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kimamb(a)hotmail.com
Created attachment 48196
--> http://bugs.winehq.org/attachment.cgi?id=48196
BACKTRACE
I HAVE UPGADED WINE THIS TIME.
i have no idea why. got an error log gough
--
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=35245
Bug ID: 35245
Summary: Unable to install Red Alert (C&C) because the setup
reports wrong Windows version
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florian.angermeier(a)desaster-games.com
Classification: Unclassified
I have tried to install the Windows 95 version of Red Alert (C&C) and got stuck
in the setup process because it found Windows version 5.1 (XP) instead of the
needed 95 version.
After I had looked into the Wine Configuration I found out that the lowest
version to set is Windows XP.
Is it possible to bring the possibility back to set the Windows version lower
than XP? I guess there more setups and programs which fail to get past the
version check. Did anyone encounter a similar situation?
--
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=36567
Bug ID: 36567
Summary: Sending a patch in newtestbot as a logged user
redirects to testbot.winehq.org where you may not be
logged
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
To send tests I always use the newtestbot.winehq.org, but after the test starts
running I'm redirected to the test page in testbot.winehq.org, I'm not logged
there so I can see the "Log in" item in the menu.
I can go back manually to newtestbot and select the test I'm running so I think
this is just a redirect issue that is using the old name.
Another solution would be to extend the cookie to be valid in the whole domain
instead of the subdomain only, that may require extra work though.
--
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=6955
Béla Gyebrószki <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |billy65bob(a)gmail.com
--- Comment #139 from Béla Gyebrószki <gyebro69(a)gmail.com> ---
*** Bug 24494 has been marked as a duplicate of this bug. ***
--
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=8272
Béla Gyebrószki <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saleck(a)saleck.net
--- Comment #34 from Béla Gyebrószki <gyebro69(a)gmail.com> ---
*** Bug 34615 has been marked as a duplicate of this bug. ***
--
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=8272
Béla Gyebrószki <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
URL|http://wood.sandbox.cz/wiza |
|rdry8-demo/wizardry8demo.ex |
|e |
CC| |gyebro69(a)gmail.com
--- Comment #33 from Béla Gyebrószki <gyebro69(a)gmail.com> ---
I can't reproduce the problem with the linked demo version (v1.0.0) so I
removed the download link.
The GOG.com version of the game (1.2.4) however, does have the problem and it
is still present in wine-1.7.19-70-gd6a59f7. On exit the game hangs with
>err:ntdll:RtlpWaitForCriticalSection section 0x8212b0 "\xb0K\xf9\x0b\xa0K\xf9\x0b\xe0U\xf9\x0b\xf0U\xf9\x0b" wait timed out in thread 0041, blocked by 0000, retrying (60 sec)
I found that using native msvcp60 and msvcrt together makes the problem go away
and the game exits normally.
--
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=36502
Bug ID: 36502
Summary: FarCry 3 fail to launch
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cogrossisimone(a)gmail.com
Created attachment 48577
--> http://bugs.winehq.org/attachment.cgi?id=48577
Backtrace
When i try to run it, it loads up the menu then closes and sends me an error
saying that the program has encoutered a serious problemand needs to close,it
also mentioned that can be cause by a program or a deficiency in Wine.
--
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=36515
Bug ID: 36515
Summary: Garmin Express: Installer doesn't launch
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikos42(a)gmail.com
Created attachment 48586
--> http://bugs.winehq.org/attachment.cgi?id=48586
Terminal output when launching Garmin Express installer
The installer for Garmin Express doesn't start when launched under Wine.
The installer can be downloaded for free from here:
http://software.garmin.com/en-US/express-download.html#win
--
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=36535
Bug ID: 36535
Summary: the guy game crashes when i click play at the startup
menu
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedwaltmuf(a)yahoo.com
i click the wrapper and there is a splash screen.it goes to a menu with 3
buttons "paly,configure, quit" i click play the game loads a bit then crashes.
it says Unhandled exception: page fault on read access to 0x8b000018 in 32-bit
code. the rest of the crash report is attatched.
--
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=36495
Bug ID: 36495
Summary: Layout section of CutlistPlus causes program to bomb
out, after working normally for some years
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stonypoint44(a)gmail.com
CutlistPlus started bombing out after working normally for a few years
--
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=26322
Summary: Grand Theft Auto: Vice City (2003) rendering problems
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install and run GTA: Vice City as follows:
rm -rf ~/.wine
cd /media
wine GTA_Vice_City/setup.exe (uncheck Radio Station to avoid needing disc 2)
# eject disc1 and mount disc2
# work around wine not creating symlink for d:, e.g.
ln -s /dev/cdrom ~/.wine/dosdevices/d::
ln -s /media/Vice_City_Play /home/dank/.wine/dosdevices/d:
# start the game!
cd ~/".wine/drive_c/Program Files/Rockstar Games/Grand Theft Auto Vice City"
wine gta-vc.exe
Happily, this even plays the intro movies and recognizes the disc.
Unhappily, the first cut scene (where the gangsters are sitting around
a table discussing what to do with a guy who's just getting out of jail)
has really, really low fps.
The appdb suggests using OffscreenRenderMode=pbuffer, but that was removed
in wine-1.1.41.
OffscreenRenderMode=backbuffer gets the performance of that scene up nicely.
Either way, the next scene, where a car is driving around,
doesn't show the cars.
And when that finishes, you're supposed to drive around, but everything
looks completely wrong, all one can see are clouds.
POL uses wine-1.1.40 for this game, fwiw.
--
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=36529
Bug ID: 36529
Summary: OLE fails to load a Typelib
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: guillaume.charifi(a)sfr.fr
Created attachment 48613
--> http://bugs.winehq.org/attachment.cgi?id=48613
The test file
When a Typelib is embedded into a program, and references a type defined in
another Typelib also embedded into the program, Wine fails to locate the
TypeLib and cannot resolve the type, so the application crashes.
The test program joined displays a failure message on Wine, but works on
Windows, so maybe it's an undocumented Windows behaviour.
This bug must be the same than http://bugs.winehq.org/show_bug.cgi?id=34184
--
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=35790
Bug ID: 35790
Summary: Error finding libpng15.so.15 (Affects Microsoft Visual
C++ Redistributable 2013 (x86) installer and Microsoft
Visual C++ Redistributable 2013 (x86_64) installer and
indirectly affects all C/C++ applications compiled
with Visual Studio 2013)
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: thehairyrock(a)gmail.com
Created attachment 47783
--> http://bugs.winehq.org/attachment.cgi?id=47783
Error logs from the installers.
This causes the installer for Visual C++ 2013 Runtime Redistributable to crash,
It affects both the x86 version and the x86_64 version on both types of
prefixes.
p.s. - I checked my system path and installed packages and libpng15 is
installed, I also re-installed wine and encountered the same issue.
p.p.s - I did not test the ARM installer to see if it encountered the same
error, as i don't have wine ARM.
--
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=36543
Bug ID: 36543
Summary: Fedora 20: Wolfenstein the new order crashes on
startup
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: turgut(a)kalfaoglu.com
The game installs fine, but fails to start, no mention of GL_VENDOR in the log.
It just gives a segmentation error and quits.
I'm using the latest wine for fedora 20.
--
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=36503
Bug ID: 36503
Summary: Combat Manager Crashes
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: moisesoliveira.mj(a)gmail.com
Created attachment 48579
--> http://bugs.winehq.org/attachment.cgi?id=48579
Combat Manager (Backtrace)
The software Combat Manager crashes and the debug shows the message attached to
the report.
--
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=36530
Bug ID: 36530
Summary: Age of Empires II: Black screen on start, sound plays
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michal.nowak(a)resist.ca
Created attachment 48615
--> http://bugs.winehq.org/attachment.cgi?id=48615
Wine 1.7.19 log
Age of Empires II: Forgotten Empires (but also Kings and Conquerors) fail to
show main menu on start, Wine shows black screen instead. I am able to place
cursor where Exit button should be and reliably quit (no freeze).
This happens with Wine 1.7.19 (Fedora) however 1.6.1 works as expected. Logs
from both versions attached as well as run with 1.7.19 enriched with DXPlay
libs from winetricks (which does not work either).
I use x86_64 system but the game is 32-bit. I have a parallel installation of
both 64- and 32-bit libs.
Graphics card is Radeon HD 7500M/7600M Series.
--
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=36516
Bug ID: 36516
Summary: Advego Plagiatus: Crash at start
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pr0sto(a)hotmail.com
exception when I click open with WINE (v.1.6.1) on Advego Plagiatus v.1.3.0.94
(http://advego.ru/plagiatus/advego_plagiatus.zip)
....see more in attachment
--
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=36494
Bug ID: 36494
Summary: Hearthstone shows question marks for Cyrillic text in
chat
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: x-pilot(a)xakep.ru
Created attachment 48570
--> http://bugs.winehq.org/attachment.cgi?id=48570
Screenshot of Heartstone with type "test/тест" text
When I try to send a message to my friends via Hearthstone's chat overlay, it
works only for Latin characters. Russian (Cyrillic) are shown as question marks
("?"). Recipients confirm that they receive it as question marks on their side.
On Windows XP text sends correctly (so, it's not game's issue). I don't have
such problem with chat in Steam, when I launch windows version under wine (so,
it shouldn't be an issue with locale).
wine: wine-1.7.17;
Ubuntu 14.04;
Main locale: "LANG=en_US.UTF-8";
--
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.
https://bugs.winehq.org/show_bug.cgi?id=29049
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Austin English <austinenglish(a)gmail.com> ---
Closing.
--
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=36522
Bug ID: 36522
Summary: horizon
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joenow(a)live.com
Created attachment 48604
--> http://bugs.winehq.org/attachment.cgi?id=48604
error log
I'm trying to install horizon (the xbox game save mod) through wine but it gets
through 3/4 for installing and errors out. Attached is the backtrace log
explaining why it crashed. I have uninstalled, purged then re-installed the
app.
--
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=31405
Bug #: 31405
Summary: Wine not playing GTA San Andreas
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ibrahim.chhaya(a)gmail.com
Classification: Unclassified
Hi, when I install GTA San Andreas it's perfectly fine but when I go to wine
and play the game the screen becomes black and slowly changes to white, then
white to black repeatedly
--
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=31099
Bug #: 31099
Summary: powerpoint crashes when trying to save
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juanmamompo(a)hotmail.com
Classification: Unclassified
Created attachment 40827
--> http://bugs.winehq.org/attachment.cgi?id=40827
generated error file
i can open a ppt but I'm not allowed to save the changes.
Also have problems opening the folder to select the file I want to open. my
guess is there is a problem with explorer.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=29338
Bug #: 29338
Summary: The program Rhino.exe has encountered a serious
problem and needs to close. We are sorry for the
inconvenience
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsaumure79(a)videotron.ca
Classification: Unclassified
The program just run fine, but I get an error message when I close the program.
The program Rhino.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
This issue is not very serious, just annoying. And the problem seems to appear
since I have upgraded from Linux Mint 11 to Linux Mint 12.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36150
Bug ID: 36150
Summary: valgrind shows a few leaks in
dlls/msi/tests/automation.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Definitely:
==2682== 32 bytes in 1 blocks are definitely lost in loss record 248 of 740
==2682== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2682== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2682== by 0x6208297: heap_alloc (typelib.c:1664)
==2682== by 0x62112EC: ITypeLib2_fnGetLibAttr (typelib.c:4984)
==2682== by 0x6204868: LoadRegTypeLib (oaidl.h:2672)
==2682== by 0x539DD76: get_typeinfo (automation.c:97)
==2682== by 0x539E67E: AutomationObject_GetIDsOfNames (automation.c:296)
==2682== by 0x4E6DDF7: get_dispid (oaidl.h:814)
==2682== by 0x4E6DE74: test_dispid (automation.c:601)
==2682== by 0x4E7CD05: func_automation (automation.c:2765)
==2682== by 0x4F98E4B: run_test (test.h:584)
==2682== by 0x4F9923A: main (test.h:654)
possibly:
==2606== 28 bytes in 1 blocks are possibly lost in loss record 200 of 740
==2606== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2606== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2606== by 0x5896826: COMPOBJ_DllList_Add (compobj.c:526)
==2606== by 0x5898B62: apartment_getclassobject (compobj.c:1335)
==2606== by 0x589C2AC: get_inproc_class_object (compobj.c:2894)
==2606== by 0x589C76B: CoGetClassObject (compobj.c:3032)
==2606== by 0x589CD2D: CoCreateInstance (compobj.c:3197)
==2606== by 0x4EA8C4B: func_automation (automation.c:2757)
==2606== by 0x4FC4E4B: run_test (test.h:584)
==2606== by 0x4FC523A: main (test.h:654)
==2606== 28 bytes in 1 blocks are possibly lost in loss record 201 of 740
==2606== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2606== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2606== by 0x6228202: heap_alloc_zero (typelib.c:1657)
==2606== by 0x622AE41: MSFT_ReadAllRefs (typelib.c:2897)
==2606== by 0x622D0EC: ITypeLib2_Constructor_MSFT (typelib.c:3711)
==2606== by 0x622C358: TLB_ReadTypeLib (typelib.c:3455)
==2606== by 0x6224694: LoadTypeLibEx (typelib.c:478)
==2606== by 0x62245D0: LoadTypeLib (typelib.c:454)
==2606== by 0x6224822: LoadRegTypeLib (typelib.c:537)
==2606== by 0x53B5D76: get_typeinfo (automation.c:97)
==2606== by 0x53B667E: AutomationObject_GetIDsOfNames (automation.c:296)
==2606== by 0x4E99DF7: get_dispid (oaidl.h:814)
==2606== by 0x4E99E74: test_dispid (automation.c:601)
==2606== by 0x4EA8D05: func_automation (automation.c:2765)
==2606== by 0x4FC4E4B: run_test (test.h:584)
==2606== by 0x4FC523A: main (test.h:654)
==2606==
--
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=15892
Summary: BYOND Crash
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.byond.com
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevenw9(a)gmail.com
Created an attachment (id=17050)
--> (http://bugs.winehq.org/attachment.cgi?id=17050)
BYOND Crash Debug Output
BYOND suddenly crashes when launching the game: BYOND Tabletop Game. I'm not
sure why, so I placed some debug info underneath this.
--
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=36497
Bug ID: 36497
Summary: HLSL Effect compiler and disasmbler crashing when
trying to open an effect file
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: infyquest(a)gmail.com
HLSL Effect compiler and disasmbler crashing when trying to open an effect file
The effect compiler can be downloaded from
http://theinstructionlimit.com/samples/EffectCompiler/EffectCompiler.zip
It crashes with the below log:
[vijay@DellArch EffectCompiler]$ wine EffectCompiler.exe
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
fixme:wincodecs:PngDecoder_Block_GetCount stub
System.NullReferenceException: Object reference not set to an instance of an
object
at System.Windows.Forms.WebBrowser.Refresh (WebBrowserRefreshOption opt)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.WebBrowser.Refresh () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnParentEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnEnabledChanged (System.EventArgs e)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Form.OnEnabledChanged (System.EventArgs e) [0x00000]
in <filename unknown>:0
at System.Windows.Forms.Control.set_Enabled (Boolean value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control:set_Enabled (bool)
at System.Windows.Forms.Form.ShowDialog (IWin32Window owner) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form:ShowDialog
(System.Windows.Forms.IWin32Window)
at System.Windows.Forms.CommonDialog.ShowDialog (IWin32Window owner)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.CommonDialog.ShowDialog () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.CommonDialog:ShowDialog ()
at EffectCompiler.CompilerForm.BrowseButton_Click (System.Object sender,
System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.ButtonBase.OnMouseUp
(System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
Shutting down finalizer thread timed out.
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
abnormal program termination
--
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=34424
Bug #: 34424
Summary: Can't log into Star Trek Online
Product: Wine-gecko
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: alexhenrie24(a)gmail.com
Classification: Unclassified
Star Trek Online creates an IEframe showing
http://launcher.startrekonline.com/launcher_login. When you click "Login",
nothing happens.
When you go to the same web page in Firefox, Firefox's error console gets
"Security Error: Content at http://launcher.startrekonline.com/launcher_login
may not load or link to app://4/."
Installing ie8 from winetricks gets around the problem.
This leads me to believe that wine-gecko is not properly emulating Internet
Explorer's cross-site data restriction policies.
--
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=9127
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
CC| |focht(a)gmx.net
Hardware|Other |x86
Summary|Games video movies are not |Multiple games fail to play
|playable |intro videos/movies (quartz
| |MPEG splitter: MPEG-1
| |system streams not
| |supported)
--- Comment #54 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
confirming, still present.
Refining summary.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Rockstar Games/Grand Theft Auto San
Andreas
$ WINEDEBUG=+tid,+seh,+loaddll,+quartz wine ./gta_sa.exe >>log.txt 2>&1
...
0024:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\msvfw32.dll" at 0x7c420000: builtin
0024:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\quartz.dll"
at 0x7c450000: builtin
0024:trace:quartz:DllGetClassObject
({e436ebb3-524f-11ce-9f53-0020af0ba770},{00000001-0000-0000-c000-000000000046},0x177f068)
0024:trace:quartz:DSCF_CreateInstance
(0x3232378)->((nil),{56a868a9-0ad4-11ce-b03a-0020af0ba770},0xc920d4)
0024:trace:quartz:FilterGraph_create ((nil),0x177efec)
...
0024:trace:quartz:GetClassMediaFile ((nil), L"movies\\Logo.mpg", (nil), (nil))
0024:trace:quartz:GetClassMediaFile L"Extensions"
0024:trace:quartz:GetClassMediaFile L"{E436EB83-524F-11CE-9F53-0020AF0BA770}"
0024:err:quartz:GetClassMediaFile Media class not found
...
0024:trace:quartz:FilterGraph2_AddFilter (0x32324e8/0x32324ec)->(0x3236f58,
L"MPEG-I Stream Splitter" (0x3236b4c))
0024:trace:quartz:Parser_SetSyncSource ((nil))
0024:trace:quartz:Parser_GetPin Asking for pos 0
0024:trace:quartz:FileAsyncReaderPin_AttemptConnection (0x3237138, 0x3237430)
0024:trace:quartz:dump_AM_MEDIA_TYPE MEDIATYPE_Stream
MEDIASUBTYPE_MPEG1System
...
FORMAT_None
0024:trace:quartz:Parser_PullPin_ReceiveConnection ()
0024:trace:quartz:PullPin_ReceiveConnection (0x3237138/0x3237138)->(0x3232ad0,
0x3237430)
0024:trace:quartz:dump_AM_MEDIA_TYPE MEDIATYPE_Stream
MEDIASUBTYPE_MPEG1System
...
FORMAT_None
0024:fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet
supported.
...
0024:warn:quartz:FilterGraph2_Render Unable to connect L"MPEG-I Stream
Splitter" to renderer (80040207)
--- snip ---
$ wine --version
wine-1.7.19-70-gd6a59f7
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=29049
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |focht(a)gmx.net
Resolution|--- |INVALID
--- Comment #2 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
no further response from OP.
Please learn how to properly report bugs: http://wiki.winehq.org/Bugs
Resolving 'invalid'.
Regards
--
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=34509
Bug #: 34509
Summary: wine does not install - obsolete dependencies searched
for
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Classification: Unclassified
Wine does not install properly in the latest development versions.
There are several problems.
The first is that the following programs are updated:
wine
wine1.6
wine1.6-amd64
But the 386 version of the package is not, or doesn't appear on the list.
wine1.6-i386:i386
The second problem is that the dependencies do not install correctly.
There appear to be a couple of problems with this. The first one that pops up
after the command: apt-get build-dep wine is the following:
E: Build-Depends dependency for wine1.6 cannot be satisfied because the package
libgphoto2-2-dev cannot be found
Well, at first that package was not there at all, having been replaced by two
packages (386 and amd64); however, the transitional package that installed both
of them was not available.
But today libphoto in any flavor has vanished.
--
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=31097
Bug #: 31097
Summary: wine apps crash when using opengl
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)leon.vankammen.eu
Classification: Unclassified
It seems that the latest 1.5.7 wine-package doesnt like libgl/dri-driver 8.x.x
(win32 apps crash in wine as soon as opengl is called)..however if you install
libgl/dri-driver 7.x.x everything works.
more info about configuration etc: https://bugs.archlinux.org/task/30501
As stated, I got it working with older libgl/dri-driver libs now but I will try
to generate some more debugging info.
The friendly guys @ archlinux pointed out the 'LIBGL_DEBUG=verbose wine
foo.exe' trick, any other suggestions?
btw. pretty neato bugtracker with the possible duplicates-checker :)
--
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=27848
Summary: Crysis2 freezes/hangs since wine 1.3.22 (ReportFault
0xc65de0c)
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockorequin(a)hotmail.com
Crysis 2 runs fine on wine 1.3.21 on my PC with an nvidia 540M card, but in
versions 1.3.22 and onwards it freezes at a random point usually less than a
minute after gameplay starts with the error:
fixme:faultrep:ReportFault 0xc65de0c 0x0 stub
At this point, the music continues to play (it doesn't appear to be looping)
but the graphics are frozen, so I'm guessing it's a d3d issue.
I have the various directX 9 and 10 native libraries enabled via winetricks and
the Crysis patch applied to wine.
Running it in wine 1.3.24, I also get
"fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x6aa3928 stub!"
errors, but these don't appear to cause the freeze.
--
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=1719
Sylvain Petreolle <spetreolle(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3897
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |2919a9a7a8c52b705195690664c
| |234faad9766e1
CC| |focht(a)gmx.net
--
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=14882
Summary: UpdateResource fails to delete a resource
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnlen7+wine(a)gmail.com
UpdateResource should, according to MSDN, delete a resource if
(!lpData)&&(!cbData). This is actually the way applications can delete
resources and various resource-related application, like InnoSetup, use it.
However wine's current implementation of UpdateResourceW unconditionally calls
allocate_resource_data, which will fail if either lpData or cbData is NULL.
I hope I can fix it, but I will need to familiarize myself with kernel32 code
first.
--
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=4405
Ken Sharp <imwellcushtymelike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |32439
--
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=22280
Summary: Assassin's Creed: compatibility test app aborts when
KERNEL32.SetThreadPriorityBoost fails
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Assassin's Creed installer runs
Program Files/Ubisoft/Assassin's Creed/Detection/Detection.exe
at the end. This is supposed to pop up a screen showing
whether various components of your system meet minimum spec for the game.
It crashes on wine after calling KERNEL32.SetThreadPriorityBoost.
That function always returns FALSE on wine. Changing it to return TRUE
lets Detection.exe work 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.
http://bugs.winehq.org/show_bug.cgi?id=36478
Bug ID: 36478
Summary: --enable-fonts is missing in ./configure
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Created attachment 48541
--> http://bugs.winehq.org/attachment.cgi?id=48541
Patch
$ ./configure --help | grep font
--without-fontconfig do not use fontconfig
C compiler flags for fontconfig, overriding pkg-config
Linker flags for fontconfig, overriding pkg-config
This looks wrong.
Please, add a missing description for an already existing option.
--
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=3864
Pekka Helenius <fincer89(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fincer89(a)hotmail.com
--
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=36471
Bug ID: 36471
Summary: Cannot install wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davidliang201(a)gmail.com
Having trouble install wine. After entering "sudo apt-get install wine1.6" it
keeps saying the following. Sorry if this has been asked before but it's the
first time I have installed Ubuntu to dual-boot on an Acer C720 Chromebook.
--
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=36488
Bug ID: 36488
Summary: [regedit] problems with Unicode characters in .reg
files and in GUI
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: nikoamia(a)gmail.com
There are two problems with "regedit":
1. It improperly parses Unicode characters. E.g., try to import this .reg file:
REGEDIT4
[HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements]
"MS ゴシック"="TakaoGothic"
"MS 明朝"="TakaoMincho"
In registry, there will be multiple unreadable characters instead of kanji,
which suggests that regedit expects ASCII while parsing.
2. If I manage to create these entries (it can be accomplished with creating
entry in GUI), their names are showed as "square characters" in GUI.
--
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=36453
Bug ID: 36453
Summary: When creating a new wine prefix, installation of gecko
and mono fails
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donquixote93(a)gmail.com
Running Archlinux 64bit and creating a 32bit prefix while having the wine_gecko
and wine-mono packages installed. Despite this, installation of these two
components fails due to some MSI-related error (the cause is beyond me). Log
explains everything.
--
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=36452
Bug ID: 36452
Summary: Age Of Mythology: Extended edition
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pierre(a)reactos.org
Created attachment 48482
--> http://bugs.winehq.org/attachment.cgi?id=48482
Wine log
The newly released edition of Age Of Mythology: Extended edition appears to
fail starting on Wine 1.7.18.
When starting, it just displays an error message box stating: Initialization
Failed.
No more details. You'll find attached an extract of the Wine log corresponding
to the moment I click on play and the moment I click OK on the message box.
--
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=36467
Bug ID: 36467
Summary: wine demangle bug
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: christopherwuy(a)gmail.com
1.The symbol:
put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBE?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAV
2.The correct result in Windows vs2008 undname
public: class std::ostreambuf_iterator<char,struct std::char_traits<char> >
__thiscall std::num_put<char,class std::ostreambuf_iterator<char,struct
std::char_traits<char> > >::put(class std::ostreambuf_iterator<char,struct
std::char_traits<char> >,class ?? &, ?? )const throw( ?? )
3.The wrong result in Wine
put@num_put<char,class std::ostreambuf_iterator<char,struct
std::char_traits<char> > >
--
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=32190
Bug #: 32190
Summary: Forex Stategy cant be loaded
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Classification: Unclassified
on Ubuntu 12.10 i386 with fresh wine 1.5.17 install:
i try to load an ".net2" app but loading enter into an infinite loop with the
errors at the beginning:
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:exec:shellex_load_object_and_run failed to get data object
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:exec:shellex_load_object_and_run failed to get data object
then continue flooding with:
fixme:wincodecs:PngDecoder_Block_GetCount 0x160fed0,0x33ef18: stub
This is a free software: http://forexsb.com/wiki/download
Both builder & trader refuse to load.
--
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=34670
Bug #: 34670
Summary: ManiaPlanet thinks it's not connected to the internet
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoyoheadshrinker(a)gmx.net
Classification: Unclassified
Created attachment 46214
--> http://bugs.winehq.org/attachment.cgi?id=46214
stdout/stderr steam
ManiaPlanet.exe (needed for Trackmania and other mania games) shows a message
that it can't connect to it's mania servers. If you retry and enter a wrong
password for your account it will realize that the passwords are wrong. If you
enter a correct password it will still claim that you are not connected to the
internet.
The attachment contains stdout/stderr of
-start steam
-start trackmania
-connection failed
-exit trackmania
-exit steam
wine 1.7.2+wine 1.6 did work fine.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36250
Bug ID: 36250
Summary: valgrind shows an uninitialized value in
ddraw/tests/ddraw{1,2}.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==28116== Conditional jump or move depends on uninitialised value(s)
==28116== at 0x579FF6C: GetRegionData (region.c:889)
==28116== by 0x498BE85: ddraw_clipper_GetClipList (clipper.c:213)
==28116== by 0x49B6590: ddraw_surface_blt_clipped (surface.c:1429)
==28116== by 0x49B6C1E: ddraw_surface7_Blt (surface.c:1537)
==28116== by 0x49B7073: ddraw_surface1_Blt (surface.c:1597)
==28116== by 0x4C6AD8E: test_clipper_blt (ddraw1.c:714)
==28116== by 0x4C83531: func_ddraw1 (ddraw1.c:5330)
==28116== by 0x4D1E890: run_test (test.h:584)
==28116== by 0x4D1EC7F: main (test.h:654)
==28116== Uninitialised value was created by a stack allocation
==28116== at 0x49B6315: ddraw_surface_blt_clipped (surface.c:1366)
==28116==
--
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=14222
Summary: RpcBindingSetAuthInfo(Ex) fails with
RPC_C_AUTHN_GSS_NEGOTIATE
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winesku(a)googlemail.com
RpcBindingSetAuthInfo(Ex) fails with RPC_S_UNKNOWN_AUTHN_SERVICE if
RPC_C_AUTHN_GSS_NEGOTIATE is specified. While this looks correct at first
glance, because WINE's secur32.dll currently has no Negotiate provider, but
instead only an NTLM provider, it is not what applications expect. Since
Windows 2000, RPC clients that call RpcBindingSetAuthInfo(Ex) can at least
expect that this call succeeds with the selection of NTLM, even in non-domain
environments. Therefore WINE's RpcBindingSetAuthInfo(Ex) should make a fallback
to RPC_C_AUTHN_WINNT if RPC_C_AUTHN_GSS_NEGOTIATE is requested by the caller
but only NTLM is available. After all, by specifying RPC_C_AUTHN_GSS_NEGOTIATE,
the client indicated that NTLM is sufficient.
--
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=33797
Bug #: 33797
Summary: DigiCel FlipBook crashes when attempting to load the
main UI.
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.buchbinder(a)gmail.com
Classification: Unclassified
Created attachment 44792
--> http://bugs.winehq.org/attachment.cgi?id=44792
Backtraced output from the crash handler.
When running the demo version of DigiCel FlipBook 6.86, it begins by popping up
the try/buy/unlock dialogue. Clicking the 'try' button attempts to load the
main UI, but crashes.
Other information:
$ wine --version
wine-1.5.31
$ uname -i -r
3.5.0-32-generic x86_64
$ lsb_release -d
Description: Ubuntu 12.04.2 LTS
[This version of WINE is from the Ubuntu PPA.]
$ aptitude show wine1.5
Package: wine1.5
New: yes
State: installed
Automatically installed: no
Multi-Arch: allowed
Version: 1.5.31-0ubuntu2
Priority: optional
Section: otherosfs
Maintainer: Scott Ritchie <scottritchie(a)ubuntu.com>
Architecture: amd64
Program I'm trying to run: DigiCel Flipbook 6.86.
Download URL: http://www.flipbookpro.com/download/SETUPFB686.EXE
Command line used:
$ wine ~/.wine/drive_c/Program\ Files/FlipBook.exe
No application-specific crash dialog is presented.
Terminal output will be attached subsequently.
To reproduce:
1) Install FlipBook. (You'll have to specify the install directory manually, as
the default is '#Program Files#\DigiCel'.)
2) Run FlipBook, okaying the dialogs that come up.
3) Click 'Try it'.
Please let me know if there's any other information I can provide.
--
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=18592
Summary: ICQ 6.x unhandled page fault
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://ftp.icq.com/pub/ICQ65/install_icq65.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21264)
--> (http://bugs.winehq.org/attachment.cgi?id=21264)
Wine 1.1.22 +relay +seh +tid
ICQ 6 and 6.5 cause an unhandled page fault on launch and exit immediately.
Looks like something AOL have added:
=>0 0x6c01bb46 in aolsvcmgr (+0x1bb46) (0x0032fcdc)
0009:Ret PE DLL (proc=0x6c03ec09,module=0x6c000000
L"AOLSvcMgr.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1
To get this far, "winetricks mfc42 msxml3 dcom98" required.
--
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=26717
Summary: Minitroid tech demo shows animation then stops
Product: Wine
Version: 1.3.13
Platform: x86-64
URL: http://www.metroid-database.com/fanapps/MinitroidTechD
emo.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toddrme2178(a)gmail.com
Created an attachment (id=34032)
--> (http://bugs.winehq.org/attachment.cgi?id=34032)
commandline output when running "wine MinitroidTechDemo.exe"
When starting the Minitroid tech demo, I get the following error message:
Program Error
The program MinitroidTechDemo.exe has encountered a series problem and needs
to close. We are sorry of the inconvenience.
there is a brief animation in the window, then the window goes black. No
further interaction is possible. I cannot click on the window or the error
message, which means I cannot close the error message. I have to use ctrl-c to
make it stop.
As a workaround for Bug 26710 for the Minitroid tech demo, native d3dx9_36 was
used in this case.
--
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=23593
Summary: Supreme Commander 2 Demo: Rendering artifacts
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Created an attachment (id=29493)
--> (http://bugs.winehq.org/attachment.cgi?id=29493)
Supreme Commander 2 Graphic Bug
As reported on the game's AppDB entry, the game has some rendering artifacts
that require some workarounds to remove.
Attached a screenshot of one of the graphic errors but there is also another
error when scrolling the world view which was hard to get a screenshot of.
To get rid of the artifacts do the following:
- winetricks orm=backbuffer multisamping=enabled
- nvidia-xconfig --no-dynamic-twinview
If you would like to duplicate, the demo is downloadable via steam.
--
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=16484
Summary: Dramatica Demo 4.0 file open dialog has the file name
text box cursor in an incorrect position
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.softpedia.com/get/Others/Miscellaneous/Dramat
ica-Pro.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=17882)
--> (http://bugs.winehq.org/attachment.cgi?id=17882)
Dramatica Demo 4.0 file open dialog on Windows
While testing bug 16483, I noticed that when opening the file open dialog (File
-> Open), the initial placement of the file name text box cursor seems to be in
the middle of the text box control rather than at the starting left side, as it
is on Windows. If the dialog box is clicked on, the cursor is restored to its
normal location. Screenshots are attached.
--
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=29534
Bug #: 29534
Summary: RIFF File Viewer crashes on choosing an item in a
context menu
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://mda.smartelectronix.com/bin/riffview.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 38266
--> http://bugs.winehq.org/attachment.cgi?id=38266
Terminal output
Right-clicking in the text area to the right and choosing any option from the
context menu results in a crash. However, there's no crash when using the
equivalent keyboard shortcuts. This application needs msvbvm50.dll, so I've
used winetricks vb5run to install it.
Same problem in 1.2.3, 1.0.1, and 0.9.33. Neither winetricks dcom98 (in 1.2.3)
nor winetricks usp10 helps.
--
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=30694
Bug #: 30694
Summary: Fallout 3 Launcher Crashes Instantly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
Classification: Unclassified
Created attachment 40196
--> http://bugs.winehq.org/attachment.cgi?id=40196
it exits terminal input once it finishes here. Disallowing real trace.
How do I load DLC Files without having the launcher come up?
--
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=36108
Bug ID: 36108
Summary: Chantelise crashes on start
Product: Wine
Version: 1.7.14
Hardware: x86
URL: http://www.carpefulgur.com/chantelise/CE_demo.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: bunglehead(a)gmail.com
Regression SHA1: 347da355bac706b2b77774c16c4ce410f9624007
Created attachment 48289
--> http://bugs.winehq.org/attachment.cgi?id=48289
terminal output
This bug affects 2 games from the developer Carpe Fulgur (Recettear and
Chantelise). These games crash after launching.
Music didn't work in these games without native directmusic dlls, but the games
used to start up normally until
347da355bac706b2b77774c16c4ce410f9624007 is the first bad commit
commit 347da355bac706b2b77774c16c4ce410f9624007
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Thu Feb 27 09:34:27 2014 +0400
dmime: COM cleanup of IDirectMusicSegmentState8 interface.
:040000 040000 eab378f9e58e8da06339d68963b2c54f668465c6
75633895a5199fafbc680f49798329d8c30f23c9 M dlls
'winetricks directmusic' is a workaround to the crash.
CE_demo.exe (255 MB download size)
md5sum: 01756d4e7f6afd13ef395260172304f4
wine-1.7.17-92-ge2bf516
--
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=18447
Summary: fr-minus-012 hangs without doing seemingly anything
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
URL: http://www.pouet.net/prod.php?which=52358
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
When you run the demo, nothing pops up. No window, no loading bar, no
configuration dialog, nothing. But it's still running. Just sitting there,
waiting for something that never happens I guess.
The only console output is three lines:
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 16 vertex
samplers and 16 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32cfa8,0x00000000), stub!
--
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=25595
Summary: Source engine games don't even launch
Product: Wine
Version: 1.3.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JimiJames.Bove(a)gmail.com
If I launch any game that uses hl2.exe, the launching window will finish and
close, the process will pop up in the process monitor for a few seconds, and
then just go away. The game never launches. I don't know if I have to specify
any debug mode, but simply running it in the terminal provides zero output
during the launching of the game.
This has been going on since 1.3.6 or 1.3.7, though it wasn't those updates
that caused it. Nothing at all on my computer, in fact, was updated when this
problem popped up, and updates for both WINE and Steam haven't fixed it, nor
has running winepulse or killing PulseAudio before launching WINE. It also
isn't fixed by every step that Valve and the Wine AppDB offer for fixing
issues, including -nointro, -dxlevel81, and disabling Steam Community In-Game.
It isn't fixed by a virtual desktop or a different Windows version setting.
That's all I've tried so far.
I'm on Ubuntu 10.04 x64, kernel version 2.6.32.22.23 and I miss playing GMod
and TF2 :(
--
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=36227
Bug ID: 36227
Summary: Salammbo: invisible mouse pointer in the menus
Product: Wine
Version: 1.7.11
Hardware: x86
URL: http://www.4players.de/4players.php/download_info/Down
loads/Download/4597/Salammbo/Demo__1.html
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: adf0ab2ad889c7c6bcda484edfde9a431f829b08
Created attachment 48367
--> http://bugs.winehq.org/attachment.cgi?id=48367
terminal output
The game's custom mouse pointer doesn't show up in the menus, it is invisible.
A regression from 1.7.11:
adf0ab2ad889c7c6bcda484edfde9a431f829b08 is the first bad commit
commit adf0ab2ad889c7c6bcda484edfde9a431f829b08
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Jan 14 13:59:23 2014 +0100
wined3d: Give the DIB section its own location.
:040000 040000 d47e627aba900e5bf8efc446554f5ca33af06ddf
bc1f482e29904fcd5994b94e6ff63500c8f4404c M dlls
Fedora 20
Nvidia binary drivers 337.12
X.Org X Server 1.14.4
--
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=34659
Bug #: 34659
Summary: Cannot move mouse in main menu in Bioshock 2
multiplayer
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: descent1(a)gmx.net
Classification: Unclassified
Created attachment 46196
--> http://bugs.winehq.org/attachment.cgi?id=46196
Console output
Note: This is about the new Bioshock 2 version on Steam (1.5.0.019) which has
GFWL and SecuROM officially removed - no cracks have been used!
When trying to run Bioshock 2 multiplayer, the game opens and shows the main
menu. The mouse cursor is positioned in the center of the screen and cannot be
moved.
I tried the following things:
-Upgrading wine from stable to the newest dev version (1.7.3)
-Tried the winecfg option to catch the mouse in fullscreen games
-Emulated desktop function in winecfg
-Overriding dinput8 to 'builtin'
Console output is attached.
This has been tested with wine 1.5.12, 1.6 and 1.7.3.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36228
Bug ID: 36228
Summary: Lotus Notes 8.x installer aborts with SAX parser
exception (XSL pattern syntax error)
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says ...
--- snip ---
$ WINEDEBUG=+tid,+seh,+loaddll,+process,+msxml,+msgbox wine ./C1K31EN.exe
>>log.txt 2>&1
...
0029:trace:msxml:xmlnodemap_getNamedItem (0x434c48)->(L"mergeaction" 0x9a0e380)
0029:trace:msxml:domelem_get_named_item (0xf72dbec8)->(L"mergeaction"
0x9a0e380)
0029:trace:msxml:domelem_get_qualified_item (0xf72dbec8)->(L"mergeaction"
(null) 0x9a0e380)
0029:trace:msxml:xmlnodemap_Release (0x434c48)->(0)
0029:trace:msxml:xmldoc_release_refs (0xf7205a20)->(37)
0029:trace:msxml:domelem_selectNodes (0x169da0)->(L"requirements/feature[@*]"
0x9a0e3e4)
0029:trace:msxml:create_selection (0xf72dbec8, "requirements/feature[@*]",
0x9a0e3e4)
0029:trace:msxml:xmldoc_add_refs (0xf7205a20)->(38)
0029:trace:msxml:registerNamespaces (0xf7208098)
0029:trace:msxml:XSLPattern_to_XPath ("requirements/feature[@*]")
0029:trace:msxml:xslpattern_lex token: TOK_NCName : requirements
0029:trace:msxml:xslpattern_lex token: TOK_FSlash : /
0029:trace:msxml:xslpattern_parse Got UnprefixedName: "requirements"
0029:trace:msxml:xslpattern_lex token: TOK_NCName : feature
0029:trace:msxml:xslpattern_lex token: '[' : [
0029:trace:msxml:xslpattern_parse Got UnprefixedName: "feature"
0029:trace:msxml:xslpattern_lex token: '@' : @
0029:trace:msxml:xslpattern_lex token: '*' : *
0029:fixme:msxml:xslpattern_error syntax error:
param {
yyscanner=0xf72036e8
ctx=0xf7208098
in="requirements/feature[@*]"
pos=24
len=24
out="(null)"
err=1
}
scanner=0xf72036e8
0029:trace:msxml:XSLPattern_to_XPath => (null)
...
org.xml.sax.SAXParseException: Attribute name "ur" associated with an
element type "feature" must be followed by the ' = ' character.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at
com.ibm.rcp.provisioning.internal.impl.ProvisioningServiceImpl$3.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
004c:trace:msgbox:MSGBOX_OnInit L"CWPPR0025E: An unexpected error occurred
while processing the provisioning manifest.\n\nUnexpected results have occurred
during the provisioning operation\t\r\nFor additional information, please refer
to the logs:\t\t\r\nC:\\Program
Files\\IBM\\Lotus\\Notes\\Data\\\\workspace\\logs"
--- snip ---
'winetricks -q msxml3' works around.
$ sha1sum C1K31EN.exe
5aac0feb578c471e65c0a24a3f5dceb719fd5760 C1K31EN.exe
$ du -sh C1K31EN.exe
456M C1K31EN.exe
$ wine --version
wine-1.7.17-175-gc1bf61e
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36277
Bug ID: 36277
Summary: valgrind shows a leak in fusion/tests/asm.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: fusion
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==27712== 2 bytes in 1 blocks are definitely lost in loss record 7 of 482
==27712== at 0x7BC4C735: notify_alloc (heap.c:255)
==27712== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==27712== by 0x6155B18: strdupW (fusionpriv.h:451)
==27712== by 0x61571C6: parse_culture (asmname.c:537)
==27712== by 0x61576E9: parse_display_name (asmname.c:690)
==27712== by 0x6157941: CreateAssemblyNameObject (asmname.c:743)
==27712== by 0x6152D32: IAssemblyCacheImpl_QueryAssemblyInfo
(asmcache.c:316)
==27712== by 0x49592E4: test_QueryAssemblyInfo (fusion.h:257)
==27712== by 0x495A692: func_asmcache (asmcache.c:1557)
==27712== by 0x496544C: run_test (test.h:584)
==27712== by 0x496583B: main (test.h:654)
==27712==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36125
Bug ID: 36125
Summary: valgrind shows a leak in oleaut32/tests/olefont.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p
oleaut32_test.exe.so olefont && touch olefont.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
err:ole:OLEFontImpl_Invoke riid was {bef6e003-a874-101a-8bba-00aa00300cab}
instead of IID_NULL
err:ole:OLEFontImpl_Invoke param count for DISPATCH_PROPERTYPUT was 0 instead
of 1
err:ole:OLEFontImpl_Invoke null pDispParams not allowed when
DISPATCH_PROPERTYPUT specified
err:ole:OLEFontImpl_Invoke null pVarResult not allowed when
DISPATCH_PROPERTYGET specified
err:ole:OLEFontImpl_Invoke one of DISPATCH_PROPERTYGET or DISPATCH_PROPERTYPUT
must be specified
err:ole:OLEFontImpl_Invoke member not found for dispid 0xdeadbeef
==23993== 16 bytes in 1 blocks are definitely lost in loss record 98 of 609
==23993== at 0x7BC4C735: notify_alloc (heap.c:255)
==23993== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==23993== by 0x4F980FA: alloc_bstr (oleaut.c:162)
==23993== by 0x4F98490: SysAllocStringLen (oleaut.c:324)
==23993== by 0x4F981A7: SysAllocString (oleaut.c:232)
==23993== by 0x4C165FE: FontEventsDisp_Invoke (olefont.c:332)
==23993== by 0x4F99EB5: OLEFont_SendNotify (ocidl.h:997)
==23993== by 0x4F9AD70: OLEFontImpl_put_Bold (olefont.c:781)
==23993== by 0x4C168E2: test_font_events_disp (ocidl.h:528)
==23993== by 0x4C1B051: func_olefont (olefont.c:1279)
==23993== by 0x4D35F00: run_test (test.h:584)
==23993== by 0x4D362EF: main (test.h:654)
==23993==
--
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=36144
Bug ID: 36144
Summary: Airport Tycoon 2 demo needs
msvcp70.dll.??0?$basic_fstream@DU?$char_traits@D@std@@
@std@@QAE@PBDH@Z
Product: Wine
Version: 1.7.17
Hardware: x86
URL: http://www.fileplanet.com/121813/120000/fileinfo/Airpo
rt-Tycoon-2-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 48303
--> http://bugs.winehq.org/attachment.cgi?id=48303
terminal output
The game crashes during the initial loading screen due to an unimplemented
function in Wine's msvcp70.dll.
mscodescan output:
Found 4 bundled MS modules:
./MSVCR70.DLL
./msvcp70.dll
./msvci70.dll
./mfc70.dll
./Airport Tycoon II Demo.exe imports following stub symbols:
msvcp70:??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z
wine-1.7.17-92-ge2bf516
--
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=27992
Summary: Pazera Free Audio Extractor - Shift problem
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: computergeoffrey(a)gmail.com
When selecting files in Pazera Free Audio Extractor, you have to use control
because shift doesn't work. (freeze when you use shift)
--
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=26487
Summary: Game menu items installed by steam don't work
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is a followon to bug 23378.
If you install a game with steam, an item is installed into
the system menus under Wine / Steam / gamename... but it
doesn't work, because winebrowser isn't set to handle steam urls.
(And as reported at
http://appdb.winehq.org/commentview.php?iAppId=1163&iVersionId=19444&iThrea…
replacing winebrowser
in the items with a windows browser probably works around the problem.)
--
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.