https://bugs.winehq.org/show_bug.cgi?id=44317
Bug ID: 44317
Summary: 3.0-rc5 removes elements displayed in version 2.18,
displays hidden instead.
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brian.black(a)email.com
Distribution: ---
Created attachment 60167
--> https://bugs.winehq.org/attachment.cgi?id=60167
Example image 01 2.18 staging comparison
Mounts, eyes, external layers of armor fails to render. (Invisible) bounding
boxes are displayed as opaque black or red boxes at campfires. Unlike 2.18
staging 3.0-rc5 is missing elements rendered in 2.18 such as tree leaves and
other background elements.
I will now illustrate this with the attachments. While I edited these using
GIMP to add text and call outs, no graphic details to images were altered.
1. Image01 (2.18) shows my "pet" flying on the left side of the screen wearing
his orange clothing, the buildings in the background are fogged in blue as they
should be, and the big tree has the pinkish leaves. All of these elements are
normal and have no issue. My character is missing his boots (no feet) and has
no eyes, while all other character have all these items.
2. Image02 (3.0-rc5) shows my "pet" now flying in front of the tree on the
right. The tree is missing leaves and is now bare. The background is now black
and even more elements are missing from my character than before.
3. Image03 (3.0-rc5) shows me mounted on my wolf the same mount as my friend
posed nearby to illustrate the effect is just my character and not other
characters. The application it seems handles the individual character
differently than those of other players and non player AIs.
This game is completely unplayable under 3.0-rc5, due to the fact many areas
show as solid colors (such as black). Making it near next to impossible to
navigate dungeons. Anyone playing in 2.18-staging should remain there for game
play purposes. While debugging continues in 3.0 and beyond.
--
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=32290
Bug #: 32290
Summary: SSF v0.12 Beta R3 cannot be run properly
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: radiowavers(a)gmail.com
Classification: Unclassified
Software information:
--------------------------------------------------------------------------------------
http://en.wikipedia.org/wiki/SSF_(emulator)http://www7a.biglobe.ne.jp/~phantasy/ssf/index.htmlhttp://www7a.biglobe.ne.jp/~phantasy/ssf/files/SSF_012_beta_R3.zip
--------------------------------------------------------------------------------------
System information:
--------------------------------------------------------------------------------------
OS version: Mac OS X Mountain Lion 10.8.2
X Window System: XQuartz 2.7.4 (xorg-server 1.13.0)
Wine version: 1.5.18 - latest development version, built with GCC 4.7.2 from
sources.
I am using development version, because it has the built-in fix for Bug 32101.
All the dependencies of Wine and GCC are the latest stable.
--------------------------------------------------------------------------------------
First of all, bug 12622 needs to be reopened (or a new version of it to be
created, since
"fixme:win:EnumDisplayDevicesW ((null),0,0xRandomMemoryAddress,0x00000000),
stub!" error is not fixed by inserting/mounting a CD!
If I mount/insert a CD, I get this console error anyway, and program closes in
two seconds!
If I don't mount/insert a CD, I get this console error and the program launches
with warning message "?????CD??????????"
(no CD present). But, if I ignore this warning message and don't click OK
(which would result in program termination)
I could navigate in the main program window between menu options (with keyboard
arrows only, since program window
doesn't expand and anything except "File(F)" is not visible. I click "File(F)"
and then left/right keyboard arrows)
However, if I click "Option (O)", "Rotation", "Window Size", "Sound Record
(S)", "Video Record (V)",
or even "cep(C)" (which should show a small message, like "About...") I get a
"Program Error" message.
In the attachment, you could see a .zip archive with all the different
backtraces I got for these options.
--
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=47217
Bug ID: 47217
Summary: Adobe Lightroom crashes in
d2d:d2d_device_context_DrawImage
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
Distribution: ---
Created attachment 64488
--> https://bugs.winehq.org/attachment.cgi?id=64488
gzipped console log
When the GPU Acceleration is switched on in the Lightroom configuration,
opening Import module crashes wine. This bug has been sitting there for some
time, spanning from Lightroom releases 7.2, 7.5 and 8.1 (all 64b) and wine
releases back to 3.20 AFAIR. Switching the GPU Acceleration off makes the
Import module work as expected (albeit slow).
Not exactly sure this is a D2D issue, the traces usually look like this:
> 0029:fixme:d2d:d2d_device_context_CreateEffect iface 0x401aa400, effect_id {1feb6d69-2fe6-4ac9-8c58-1d7f93e7a6a5}, effect 0x23e1e0 stub!
> 0029:fixme:d2d:d2d_effect_SetInput iface 0x7ff01d4c8780, index 0, input 0x7ff03fb35380, invalidate 1 stub!
> 0029:fixme:d2d:d2d_effect_SetValue iface 0x7ff01d4c8780, index 2, type 0, value 0x23e370, value_size 4 stub!
> 0029:fixme:d2d:d2d_effect_SetValue iface 0x7ff01d4c8780, index 0, type 0, value 0x23e370, value_size 4 stub!
> 0029:fixme:d2d:d2d_effect_GetOutput iface 0x7ff01d4c8780, output 0x23e370 stub!
> 0029:fixme:d2d:d2d_device_context_DrawImage iface 0x401aa400, image (nil), target_offset {2.66799965e+01, 1.46500000e+02}, image_rect (null), interpolation_mode 0x1, composite_mode 0 stub!
> wine: Unhandled page fault on read access to 0x00000000 at address 0x572ebed (thread 0029), starting debugger...
Let me know in case any other information is needed.
--
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=37371
Bug ID: 37371
Summary: EVE Probe: ALError: ALResult(80004005) E_FAIL: An
undetermined error occurred
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Commander.Alchemy(a)gmail.com
Created attachment 49697
--> https://bugs.winehq.org/attachment.cgi?id=49697
log
Running the application EVE - Probe seems to silently crash when you want to
start this benchmark.
The link to the current version:
https://forums.eveonline.com/default.aspx?g=warning&l=http%3a%2f%2ffiles.ev…
Tried to debug it more but cannot find how to get around this issue.
Best Regards
Artur O.
--
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=35512
Bug ID: 35512
Summary: Adobe CC installer stalls
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: https://creative.adobe.com/products/photoshop
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: wintrust
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47405
--> http://bugs.winehq.org/attachment.cgi?id=47405
wine-1.7.11-206-g82b3813 console output
Working around Bug 35510 with a native winhttp the Adobe CC installer stalls
and doesn't do anything.
fixme:wintrust:HTTPSCertificateTrust (0x15fbd8)
fixme:wintrust:HTTPSFinalProv (0x15fbd8)
Using wintrust.dll (and msasn1.dll) from Windows XP (Win 7 has too many
dependencies) allows things to move on slightly further to:
fixme:crypt:I_CryptCreateLruCache (0x98dae4, 0x76c5a018): stub!
fixme:crypt:I_CryptInstallAsn1Module (0x15e340 00000000 (nil)): stub
The installer then stalls once more.
--
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=46802
Bug ID: 46802
Summary: SD Card don't appears
Product: Wine
Version: 4.3
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sandersonclarck(a)gmail.com
Hello guys, I installed Wine version 4.3 on my Reo Note 5 Pro, give all
permissions necessary in Android Options, but when I started Wine I got a black
screen, fine, I solved that changing GPU Renderer to SKIA, but when I try to
enter in my SD Card, I can't find it, in Z:\ directory don't have nothing, I
searched for a solution at forum, Google and YouTube, but nothing... Tried to
moving the apps that I want to install to Wine directory, on "users/(my
user)/Desktop/", but when I tried to install instead Wine directory, a message
appears, saying "ACESS DENIED"
Things that I did:
1 - Give all permissions to Wine 4.3
2 - Changed GPU to SKIA
Can u guys tell me what's wrong? I'm new in this app and just want to install
C++, Notepad++ and Steam, thank u guys for attention!
--
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=44560
Bug ID: 44560
Summary: Cossacks 3: black units & trees
Product: Wine-staging
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loic.blot(a)unix-experience.fr
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60522
--> https://bugs.winehq.org/attachment.cgi?id=60522
screenshot
Cossacks 3 under wine staging 3.2 (and wine 2.21) has black units and trees.
OS: archlinux
architecture: amd64
Graphics: Radeon RX580
--
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=42680
Bug ID: 42680
Summary: Playstation Now needs
msvcr120.dll.?_NewCollection@_AsyncTaskCollection@deta
ils@Concurrency@@SAPAV123@PAV_CancellationTokenState@2
3@@Z
Product: Wine
Version: 2.4
Hardware: x86
URL: https://www.playstation.com/en-us/explore/playstationn
ow/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Follow up to bug 42658
--
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=26570
Summary: Maestia | Das Fantasy-MMORPG
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devil77329(a)yahoo.de
This is my bugreport to the support team of Maestia (german)
Nach der Installation und
bei jedem Aufrufen des Programmstarters mit "root - Rechten" Meldung No.1:
* ! Verbindung zum Patchserver fehlgeschlagen [ OK ] *
ein separates öffnen der MaestiaUpdater.exe unter Wine bringt das gleiche
Ergebnis
Meldung No.2
* Programm Fehler
Im Programm MaestiaUpdater.exe traten schwerwiegende Fehler auf und es muss
beendet werden. Wir entschuldigen uns für die Unannehmlichkeit.
Die Ursache kann ein Problem im Programm oder ein Fehler in Wine sein.
Sie können unter http://appdb.winehq.org Tips zum Ausführen der Anwendung
einholen.
Tritt dieses Problem unter Windows nicht auf und wurde es noch nicht gemeldet,
können Sie unter http://bugs.winehq.org einen Eintrag hinterlassen. [ Schließen
] *
--
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=39109
Bug ID: 39109
Summary: Erro na compilação do wine pelo cygwin
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: heliomoreno(a)gmail.com
./tools/winebuild/winebuild.exe -m64 -w --implib -o dlls/aclui/libaclui.a
--export ./dlls/aclui/aclui.spec
winebuild: Unix-style import libraries not supported yet
Makefile:492: recipe for target 'dlls/aclui/libaclui.a' failed
make: *** [dlls/aclui/libaclui.a] Error 1
-------------------------
~/Downloads/wine-1.6.2
$ CC="ccache gcc" ./configure --enable-win64 --without-freetype --without-x
make depend
make <-- apresenta erro nesta parte
--
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.