http://bugs.winehq.org/show_bug.cgi?id=17877
Summary: works good, but there's a problem
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinex2017(a)neostrada.pl
Hi.
I'm using one program, which doesn't have version under Linux.
http://www.sendspace.com/file/n7t0dx
Program called Xbox soundtrack manager.
This application connects with console Xbox via LAN.
Program runs good, but during connection can't find file with database.
On Windows system there's no 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.
http://bugs.winehq.org/show_bug.cgi?id=35915
Bug ID: 35915
Summary: will not start up snow
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ari4898(a)gmail.com
Created attachment 47964
--> http://bugs.winehq.org/attachment.cgi?id=47964
would not open my snow game
would not open my snow game
--
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=34160
Bug #: 34160
Summary: Playing missions War Thunder times out
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: paulthetall(a)gmail.com
Classification: Unclassified
There is an issue on the Mac that you can't play missions. Normal battles just
work fine. You got a messesage:
Error 82220003: "Connection to battle server was lost. You will be returned to
menu"
UDP ports checked. Does not solve the Issue.
the best info I got from debug is this:
fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000027
any other debug log needed?
Tried installing IE7 + latest crypt32 dll from winetricks, no effect. Putting
Wininet to native didn't work as well. Any ideas?
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=30242
Bug #: 30242
Summary: The mouse loses the focus in each new instance
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonalsa(a)gmail.com
Classification: Unclassified
Hi we are trying to port a windows native application compiled in visual studio
6 to an ubuntu lucid linux distribution.
The windows native application works well without problems into the XP, Windows
7, W2K8 R2 native Windows environments.
The windows native application is a legacy application solution composed by
three components that at the moment we can port to linux and use it with Wine.
Nice job Wine team.
We have tested the native windows application using the lastest builds version
(1.3 && 1.4) and a new compilation from the 1.5 sources about Wine
The tests has been performed in Wine desktop mode.
The native windows application is started under a W2K8 R2 enviroment enclosed
in a 1024x768 desktop mode using Wine.
The native windows application requires the mfc42 dll library downloaded with
winetricks
The components are installed locally into the ".wine" home user profile
The general application is executed remotely under a network share mounted
locally into the operating system
I only can say that the program works well in all version built or compiled but
we got a weird problem...
Lets me formule a hipotesys
We,
1) Deploy and install the native windows application's components under the
".wine" home use profile
2) Configure the native application windows enviroment. Environment variables.
Windows register. Network shares. Etc.
3) Runs the main application.
4) After the single sign-on into the main application the application display a
main window into the screen as desktop background. The components are loaded
over the displayed main window.
5) The displayed window have an menu bar and lets start up subprocess for each
item available.
6) For each subprocess started, the application start up another window that is
loaded into the main application desktop
7) Internally, each subprocess is an exe program run by wine
...Here is the problem...
8) The mouse lost the focus over each new subprocess about window
9) The mouse can not pick buttons into the new window. The buttons can not be
pressed.
10) The mouse can no pick fields into the new window. The fields can not be
selected for input.
11) But the mouse can expand a drop-box menu field. We can select an item from
the drop-box menu field.
12) The mouse cannot check/uncheck a checkbox menu field
13) We can move between fields, drop-box, menu checkbox, button, etc using the
TAB key for input or select purposes.
14) But we always can use the principal main menu bar about the main window for
open new subprocess / windows loaded into the main window
15) When we select a different window loaded into the main window. We can not
select the previous window. We can not active the previous windows manually. We
windows remains opened and we can not close them.
We think that the mouse loses the focus control over the windows, fields,
buttons for each new instance loaded into the main window.
The wine execution do not reports any errors. If we increase the debug level we
can not see any considerable errors.
Seems that everything is working well but we are experimenting troubles with
the mouse.
Someone can help us?
--
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=22301
Summary: Fallen Earth MMO : RtlAllocateHeap crash
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://forums.fallenearth.com/fallenearth/showthread.p
hp?t=35062
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elanz1615(a)yahoo.com
Created an attachment (id=27255)
--> (http://bugs.winehq.org/attachment.cgi?id=27255)
winedbg bt from crash
Fallen Earth, when run in a clean wine prefix using the latest git crashes
after a few minutes of play. The crash produces just one log output:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc3b3ed
I've attached a winedbg backtrace showing that the crash is in RtlAllocateHeap.
Each crash I've captured has a slightly different back trace but the top two
frames are always RtlAllocateHeap and list_remove.
Trace and relay logging is impossible with this application as they slow the
application too much to play long enough to observe the crash. Another clue is
that turning on the warn+heap channel seems to prevent the crash at the expense
of framerate and an extended shut-down time.
Any assistance is greatly appreciated.
Forum post with more detail is here:
http://forum.winehq.org/viewtopic.php?t=8127
--
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=37386
Bug ID: 37386
Summary: msxml:error to do parse
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: zhoujie.jchou(a)gmail.com
When I run a sns software, some error logs occurred like this:
err:msxml:doparse Start tag expected, '<' not found
--
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=30645
Bug #: 30645
Summary: Emulate virtual desktop window on OSX has a titlebar
(cannot be fullscreen)
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xa112(a)yahoo.com
Classification: Unclassified
The virtual desktop window on OSX (through wine-devel on MacPorts) has a
titlebar titled "Default - Wine Desktop" that doesn't seem to be able to be
removed. I am using the latest XQuartz.
The issue is evident at any resolution configured through winecfg. Is this by
design? This wasn't the case as I remember from Ubuntu (though that was still
1.4-ish). Operating without virtual desktop window allows true fullscreen, but
there are some apps that aren't able to handle not having a virtual desktop
very well.
If wineex11 isn't the right component, please let me know and/or change
accordingly. 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=26534
Summary: Half-Life 2 DeathMatch crashes upon joining a server.
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nothingmuchheretosay(a)yahoo.com
Whenever I join in a server, it either just crashes on me or it plays for a
couple of seconds beautifully before crashing. All other Source games, TF2,
L4D2, Portal, etc..
If I knew how to log a Steam game under wine I would be happy to log HL2DM.
--
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=24986
Summary: 'Mini Ninjas' crashed or often freezing and zombies
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=31656)
--> (http://bugs.winehq.org/attachment.cgi?id=31656)
Wine 1.3.6 console log
Install game.
winetricks d3dx9
Run.
Console lot messages:
fixme:d3d:buffer_PreLoad Too many full buffer conversions, stopping converting
Often freezing and zombies at any stage(Main menu, Intro, Game) and console
out:
Expression 'paTimedOut' failed in 'src/os/unix/pa_unix_util.c', line: 387
Rerun(3-5 times) game solve 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.
http://bugs.winehq.org/show_bug.cgi?id=20827
Summary: Colin McRae: DiRT fails to start
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.palmqvist(a)home.se
Created an attachment (id=24953)
--> (http://bugs.winehq.org/attachment.cgi?id=24953)
Colin McRae: DiRT output
Colin McRae: DiRT does not start. See attached files for output.
System is Debian Sid with GeForce 9600GT NVIDIA 190.42 driver.
--
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.