http://bugs.winehq.org/show_bug.cgi?id=18123
Summary: control pipe error with service_control_dispatcher
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
When tried to run the windows 64 bit application as service using
wine-1.1.19,following error occurs without starting the application:
err:service:service_control_dispatcher failed to create control pipe error =
317
--
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=30177
Bug #: 30177
Summary: EVE Online doesn't launch with default settings
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
Classification: Unclassified
I encountered this issue with EVE Online game, so will use it as example. Repro
steps:
1) Download following files (more than 5 GB if i remember correctly):
http://content.eveonline.com/351477/EVE_Online_Installer_351477.exehttp://content.eveonline.com/351477/eveonline_351477_1of2.7zhttp://content.eveonline.com/351477/eveonline_351477_2of2.7z
2) Run installer. Given that payload files are in the same folder, it should
run smoothly.
3) Attempt to launch EVE/bin/ExeFile.exe with default settings
Result:
In my case it prints generic runtime error, but saw multiple reports that R6034
error is printed. Game crashes during loading process.
Resolutions used in community:
msvcr100 library is added to overrides with builtin then native load order.
Additional data:
msvcr100.dll and msvcp100.dll libraries are included in EVE/bin folder.
Installing vcrun2010 through wintricks doesn't work around this issue
Few speculations:
Most likely it has to do something with library loading specification. Probably
wine requires MSVC 2010 runtime libraries to be loaded via manifest only. While
it seems to be true for 2005 and 2008, according to MSDN:
http://msdn.microsoft.com/en-us/library/ms235560(v=vs.80).aspxhttp://msdn.microsoft.com/en-us/library/ms235560(v=vs.90).aspx
There's no such specification and corresponding error code for 10.0 (2010).
These libraries should be allowed to be used by executable when placed into its
folder.
--
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=19194
Summary: battlefield 2 fullscreen issues under xfce
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.s.gilbert(a)gmail.com
first off, i just want to say that it is awesome that battlefield 2 is now
(apparently) fully working. however, when using xfce, the fullscreen mode only
gets partially rendered on screen (an 800x600 section for me), which makes it
impossible to play. however, the game works perfectly under gnome, which is
great! but my day-to-day desktop environment is xfce, and i would like to stay
there when i play. thanks for the great work on wine!
--
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=30314
Bug #: 30314
Summary: Galactic Civilization Demo I: intro screens partially
displayed
Product: Wine
Version: 1.5.1
Platform: x86-64
URL: http://www.galciv1.com/download.asp
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 39616
--> http://bugs.winehq.org/attachment.cgi?id=39616
Terminal log wine 1.5.1
Download and install 1.03 demo version from above URL.
When launching the game, the intro screens are "cropped", i.e. you only see the
40% or so low part of the screen (the above part is black), until you get the
game menu, which is displayed correctly.
Note this doesn't happen if "Emulate Virtual Desktop" is enabled in winecfg
--
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=29907
Bug #: 29907
Summary: DungeonSeigeDemo Fullscreen missing upper part of
screen
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SolisX007(a)yahoo.com
Classification: Unclassified
Created attachment 38897
--> http://bugs.winehq.org/attachment.cgi?id=38897
Regression Test on Dungeon Seige Demo
Hello Everyone,
I'm reporting a bug on Dungeon Seige Demo. The problem is that when a play
the game in "Fullscreen" the game is missing the upper part of the screen.
The regression started in wine-1.4-rc1. On wine-1.3.37 the game was fine.
I also did a regression test which i have attached to this post.
--
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=20917
Summary: tests crash in init_format_filter_info() under
valgrind
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The wine test suite reliably crashes under valgrind in the
function init_format_filter_info() in the tests
d3d8/device
d3d9/device
ddrawex/surface
See e.g.
http://kegel.com/wine/valgrind/logs/2009-12-03-17.17/vg-d3d8_device.txthttp://kegel.com/wine/valgrind/logs/2009-12-03-17.17/vg-ddrawex_surface.txt
It looks like a wild pointer bug in the nvidia driver, but it could also
be a problem with valgrind or wine.
If it's a driver bug, we should report it upstream after testing with
the latest driver.
If it's not a valgrind bug, we should evaluate whether we should be calling the
driver more carefully somehow.
I'll attach an nvidia bug report log for completeness.
--
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=28634
Bug #: 28634
Summary: d3d8/9 device tests crash on GeForce 6150 / 275.28
drivers
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Noticed at Wineconf, Stefan asked me to upgrade drivers but the crash still
occurs.
I've narrowed the test down to test_fpu_setup(). The crash seems to be around
this call (in d3d9):
hr = IDirect3D9_CreateDevice(d3d9, D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, window,
D3DCREATE_HARDWARE_VERTEXPROCESSING | D3DCREATE_FPU_PRESERVE,
&present_parameters, &device);
ok(SUCCEEDED(hr), "CreateDevice failed, hr %#x.\n", hr);
the hardware is a bit old, so a test failure isn't unexpected, but a crash is
nasty..
--
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=29815
Bug #: 29815
Summary: Star Trek Online: Mouselook (hold right click) jumps
all over
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.org(a)eternaldusk.com
Classification: Unclassified
In STO, the mouselook feature is completely unusable (both in space and ground
modes).
Holding the right-mouse button and moving the camera around causes the camera
view to jump around erratically, commonly leaving you with a view looking
directly down on your ship/person. This can make it very hard to play in space
battles (you can't move the camera to see your angle to opponents); potentially
suicidal in PvP.
Tested on Ubuntu 12.04 Alpha 2, with Wine 1.4rc1.
--
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=20303
Summary: Spurious valgrind warning in HEAP_CreateSubHeap?
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running wine's tests under valgrind generates lots of errors like:
Invalid write of size 4
at 0xCC5CE91: HEAP_CreateSubHeap (heap.c:815)
by 0xCC5E643: RtlCreateHeap (heap.c:1265)
by 0xCC95B0D: thread_init (thread.c:328)
by 0xCC67898: __wine_process_init (loader.c:2695)
by 0xC52E91A: wine_init (loader.c:711)
by 0x7BF01274: main (main.c:218)
Address 0x7f00000c is not stack'd, malloc'd or (recently) free'd
Seems like ntdll is missing a valgrind annotation or two...?
--
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=30301
Bug #: 30301
Summary: Remove Notepad, WordPad, Internet Explorer, etc
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Eldmannen+wine(a)gmail.com
Classification: Unclassified
Wine is a third-party implementation of the Windows API.
It is *not* a reimplementation of the Windows operating system.
Why does Wine come with built-in clones of Windows software components such as
Notepad, Wordpad, Internet Explorer, etc?
It should use the host platforms' native text editor, word processor and web
browser.
--
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.