http://bugs.winehq.org/show_bug.cgi?id=35913
Bug ID: 35913
Summary: Meo Music only shows a white screen
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: filas.f(a)hotmail.com
Well, after installing the app, it only shows a white screen/white …
[View More]window,
nothing more.
Intel i5 2.4
Hd 5650
4 GB ram
Although hardware is not a problem, since this is a music streamer / player.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33819
Bug #: 33819
Summary: Majesty display only refreshes when mouse moves
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rohan.hart17(a)gmail.com
Classification: Unclassified
Majesty was running fine …
[View More]using Intel integrated graphics however after
installing a Radeon card the display will not refresh unless the mouse is
moving. I'm using the open source radeon r600 driver 6.14.4, Xorg 7.7, Mesa
9.1.3. Same behaviour using wine-1.4.1
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15931
Summary: Photoshop CS4 Crashes while launching
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james2432(a)gmail.com
Created an attachment (id=17105)
--> (http://bugs.winehq.org/attachment.cgi?id=17105)
…
[View More]WINEDEBUG=trace wine Photoshop.exe
While launching Photoshop CS4 it crashes with an unexpected error
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25851
Summary: Zararadio start up error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miguelsilva_3(a)hotmail.com
Created an attachment (id=32939)
--> (http://bugs.winehq.org/attachment.cgi?id=32939)
…
[View More]Zararadio error
Software Zararadio doesn't start up. But it was working very well on Ubuntu
9.04.
On 9.10, 10.10 have this error all the time.
Could you check and give a solution! 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24268
Summary: mono's gluezilla uses unimplemented function
msvcr80._stat32
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
mono bundles microsoft's msvcr80. If wine wants to provide mono as
…
[View More]a download, we might have to remove that, at which point we might run
into the following two references to stubs (found by mscodescan.pl):
./wineprefix/drive_c/Program Files/Mono-2.6.7/bin/gluezilla.dll imports
following stub symbols:
msvcr80:?_type_info_dtor_internal_method@type_info@@QAEXXZ
msvcr80:_stat32
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41079
Bug ID: 41079
Summary: unimplemented function cfgmgr21.dll.
CM_Get_Versioncalled in 32-bit code
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: damianhummel07(a)gmail.…
[View More]com
Created attachment 55263
--> https://bugs.winehq.org/attachment.cgi?id=55263
Program Error Details
When attempting to run ~/Downloads/hauppaugecapture_1_0_34-57-3.exe, the system
starts the install fine until I get the attached message and does nothing from
that point on. The command line give me multiple results of:
fixme:msg:pack_message msg 14 (WM_ERSEBKGND) not supported yet
Thanks in advance.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38911
Bug ID: 38911
Summary: valgrind shows uninitialized memory in
dlls/amstream/amstream.c:ddrawstreamsample_create()
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: amstream
Assignee: wine-bugs(a)…
[View More]winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
../../../tools/runtest -q -P wine -T ../../.. -M amstream.dll -p
amstream_test.exe.so amstream && touch amstream.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==20720== Conditional jump or move depends on uninitialised value(s)
==20720== at 0x49177BD: ddraw_surface_create (surface.c:5966)
==20720== by 0x48ED113: ddraw1_CreateSurface (ddraw.c:2937)
==20720== by 0x5E891E0: ddrawstreamsample_create (mediastream.c:1007)
==20720== by 0x5E87609:
DirectDrawMediaStreamImpl_IDirectDrawMediaStream_CreateSample
(mediastream.c:387)
==20720== by 0x479B37D: IDirectDrawMediaStream_CreateSample (ddstream.h:261)
==20720== by 0x479B37D: test_media_streams (???:0)
==20720== by 0x479D13A: func_amstream (amstream.c:563)
==20720== by 0x479DEF3: run_test (test.h:584)
==20720== by 0x479E33A: main (test.h:666)
==20720== Uninitialised value was created by a stack allocation
==20720== at 0x5E89034: ddrawstreamsample_create (mediastream.c:962)
==20720==
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15497
Summary: WineD3D_ChoosePixelFormat errors when starting game
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcdermott.michaelj(a)gmail.com
Created an attachment (id=16423)
--> (http://bugs.winehq.org/…
[View More]attachment.cgi?id=16423)
Log of the crash
When I fire up Medieval Total War (the original, not the new one), using the
option to bypass movies, wine crashes with what appear to be Direct3D related
errors.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=41091
Bug ID: 41091
Summary: 1nsane (GOG.com) crashes after launch
Product: Wine
Version: 1.9.7
Hardware: x86
URL: https://www.gog.com/game/1nsane
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)…
[View More]gmail.com
CC: joseph.kucia(a)gmail.com
Regression SHA1: 403459fd914788f180ad9eea6459274ac62f8c2f
Distribution: ---
Created attachment 55290
--> https://bugs.winehq.org/attachment.cgi?id=55290
terminal output
The game crashes after start, probably when trying to play the intro videos. If
I rename the Anims/ directory containing the 3 videos, then the game doesn't
crash and loads to the menu properly.
Videos didn't work before the regression, they were simply skipped by Wine.
The original demo version can't be used to reproduce the problem (it doesn't
contain any videos).
>From what I see the crash didn't occur before
commit 403459fd914788f180ad9eea6459274ac62f8c2f
Author: Józef Kucia <jkucia(a)codeweavers.com>
Date: Tue Mar 29 12:14:53 2016 +0200
wined3d: Add hull shader type.
Wine 1.9.16
Fedora 24
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 367.35
OpenGL core profile shading language version string: 4.50 NVIDIA
--
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.
[View Less]