http://bugs.winehq.org/show_bug.cgi?id=29154
Bug #: 29154
Summary: Merge request: Sins of a Solar Empire
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=appli
cation&iId=6653
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
I would like to propose merging multiple game version into one, there is too
many of them and its hard to keep track (especially bugs that affects all
versions like 29142 or 17015 are usually only inserted in few of them).
Specifically:
I would like to versions "1.0", "1.01.012", "1.02", "1.03.021", "1.04", "1.05",
"1.15", "1.165" and "1.181" being merged into 1.x,
Also merge "1.03 - Entrenchment", "1.041 - Entrenchment" into "1.05 -
Entrenchment" it will be renamed to 1.x - Entrenchment.
Trinity version and Diplomacy should stay as is (maybe only rename to be
consisted with the other changes). This will reduce current 16 versions to just
5, making it simpler to manage howtos, find useful stuff in comments keep bug
list up to date etc...
I'll contact via AppDB all other maintainers so they can voice their opinions.
--
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=22906
Summary: Audiosurf - can't get past first loading screen
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piekarzarkadiusz(a)gmail.com
Created an attachment (id=28336)
--> (http://bugs.winehq.org/attachment.cgi?id=28336)
Audiosurf loading log
When Audiosurf is launched, a loading screen appears which consists of a
progress bar, a button to proceed and an embedded web browser. Everything seems
to load properly, but when the "OK" button appears, it doesn't react to mouse
clicks or keyboard presses. So it's impossible to get to the main menu and
play.
I attached a log from a console and a screenshot.
Tested on Kubuntu 10.04, Wine 1.2-rc1
--
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=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=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=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=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=24775
Summary: Samsung Kies installer stops early (again)
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j.reitsma(a)concepts.nl
According to the last comment (comment #6) from Alexandre Julliard, bug 23788
(regarding Kies_1.5.1.10071_32.exe) was fixed in wine 1.3.0.
In wine 1.3.4, on OpenSuse 11.3, I try to run Kies_1.5.3.10093_82.exe.
After a few seconds where the Install Shield Wizard can be seen building up, I
get on the console (<...> is a placeholder for my login name)
wine ./Kies_1.5.3.10093_82.exe
fixme:shell:InitNetworkAddressControl stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33edec
<...>@linux-onme:~/Downloads> fixme:advapi:SetEntriesInAclA 5 0x33f84c (nil)
0x33f908
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:advapi:LookupAccountNameW (null) L"<...>" (nil) 0x33bc04 (nil) 0x33bc08
0x33bbfc - stub
fixme:advapi:LookupAccountNameW (null) L"<...>" 0x163ca8 0x33bc04 0x1644d0
0x33bc08 0x33bbfc - stub
fixme:advapi:LookupAccountNameW (null) L"<...>" (nil) 0x33bc04 (nil) 0x33bc08
0x33bbfc - stub
fixme:advapi:LookupAccountNameW (null) L"<...>" 0x170da0 0x33bc04 0x170638
0x33bc08 0x33bbfc - stub
fixme:shdocvw:taskbar_list_DeleteTab iface 0xd4b540, hwnd 0x902c8 stub!
fixme:shell:InitNetworkAddressControl stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33b6d8
and a frame with no contents.
I have to Ctrl-C wine, and to kill the
C:\windows\profiles\<...>\Temp\KiesInstall2\setup.exe
process to get rid of the frame.
Apparently something goes wrong again here...
--
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=29187
Bug #: 29187
Summary: Killing Floor crash - Assertion 'b' failed at
pulsecore/memblock.c:451, function
pa_memblock_acquire()
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
Killing Floor crashes when using pulseaudio. Backtrace attached.
Running Debian unstable
--
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=20053
Summary: wined3d - TF2 suffers from black menu and missing UI
textures in dx9 mode
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nephyrin(a)nephyrin.net
When starting TF2 in directx9 mode (that is, starting it normally, out of the
box), the menu is black (no background image) and there are no HUD elements in
game. Other than this, it appears to work fine and looks great in Dx9 mode, and
would be platinum status if you could see your UI.
Disabling pixelshaders in winecfg causes the game to load with a visible
background on the main menu, but the game immediately bails telling you your
graphics card is not able to run the game.
-dxlevel 81 forces the game into dx8 mode where everything works, but this is a
major visual quality regression.
--
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.