https://bugs.winehq.org/show_bug.cgi?id=48363
Bug ID: 48363
Summary: Adobe Creative Cloud Installer shows blank window
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajg02(a)elfringham.co.uk
Distribution: ---
Created attachment 66106
--> https://bugs.winehq.org/attachment.cgi?id=66106
Console log for Set-up.exe
Clean Wine prefix set to Win10 runs Set-up.exe for CC installer which shows a
blank window.
See attachment for console log.
--
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=37607
Bug ID: 37607
Summary: MyHeritage Family Tree Builder fails to add "window"
item/initialize scripting engine
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
Distribution: ---
(Originally reported here:
https://github.com/wine-compholio/wine-staging/issues/187)
After starting the main application first login with your account. Registration
is free, but required unfortunately. Register via the website to workaround an
issue with the application registration form - make sure that no '+' signs are
in your email address, registration works, but login not...
Create a new project, create a new family, and click on Reports -> Ancestors.
A few message boxes will show up with content
'Unable to add "window" item'
'Unable to initialize scripting engine'
These message boxes repeat a couple of times, and afterwards an empty report
shows up.
Related terminal output with WINEDEBUG=+jscript:
--- snip ---
003f:trace:jscript:DllMain (0x7cb70000 1 (nil))
003f:trace:jscript:DllGetClassObject (CLSID_JScript
{00000001-0000-0000-c000-000000000046} 0xc5de4b8)
003f:trace:jscript:ClassFactory_QueryInterface (0x7cbfeef0)->(IID_IClassFactory
0xc5de4b8)
003f:trace:jscript:ClassFactory_AddRef (0x7cbfeef0)
003f:trace:jscript:JScriptFactory_CreateInstance ((nil)
{bb1a2ae1-a4f9-11cf-8f20-00805f2cd064} 0x26c9bb8)
003f:trace:jscript:JScript_QueryInterface (0xb39e270)->(IID_IActiveScript
0x26c9bb8)
003f:trace:jscript:JScript_AddRef (0xb39e270) ref=2
003f:trace:jscript:JScript_Release (0xb39e270) ref=1
003f:trace:jscript:ClassFactory_Release (0x7cbfeef0)
003f:trace:jscript:JScript_SetScriptSite (0xb39e270)->(0x26c9bc0)
003f:trace:jscript:JScript_AddNamedItem (0xb39e270)->(L"window" 2)
003f:trace:msgbox:MSGBOX_OnInit L"Unable to add \"window\" item\n"
003f:trace:msgbox:MSGBOX_OnInit L"Unable to initialize scripting engine"
--- snip ---
JScript_AddNamedItem fails because This->ctx == NULL.
Installing native 'jscript' via 'winetricks jscript' works around this issue
and the report shows up properly (wasn't able to compare it with Windows, but
definitely looks better than before).
$ git describe origin/master
wine-1.7.31-88-g9a68ef4
$ sha1sum family_tree_builder_7138.exe
74245c94089642d65b2fde09fd7188430df68b81 family_tree_builder_7138.exe
--
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=31332
Bug #: 31332
Summary: Project64: about page fails to render
Product: Wine
Version: 1.5.9
Platform: x86
URL: http://www.pj64-emu.com/downloads/func-startdown/34/
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 41173
--> http://bugs.winehq.org/attachment.cgi?id=41173
terminal output
Install project64, run it. Go to 'Help', 'about Project 64'. A small window
opens up, that should contain the about info. Behind this, iexplore.exe opens
with about:blank.
winetricks -q ie7 works around it.
austin@aw25 ~ $ sha1sum setup\ Project64\ 1.6.exe
005954395994c0a355c06abae3fc88d10ae84934 setup Project64 1.6.exe
austin@aw25 ~ $ du -h setup\ Project64\ 1.6.exe
2.0M setup Project64 1.6.exe
--
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=10531
Summary: Windows Calculator: Color in buttons missing
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)gabriana.com
Created an attachment (id=9282)
--> (http://bugs.winehq.org/attachment.cgi?id=9282)
How it looks in my Windows XP box
In Windows Calculator CALC.EXE the button texts should be color coded but all
appear black in Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40248
Bug ID: 40248
Summary: Exception when I try to call Translate method
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: gennady.alimov(a)gmail.com
Distribution: ---
Created attachment 53797
--> https://bugs.winehq.org/attachment.cgi?id=53797
code & exception
if I try to translate SIDs to Names I've got the exception
"Index was outside the bounds of the array."
It looks like there is no mapping between account names and SIDs.
--
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=36373
Bug ID: 36373
Summary: Requiem: Avenging Angel - Black screen in-game
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ubuntugamingproject(a)gmail.com
Created attachment 48430
--> https://bugs.winehq.org/attachment.cgi?id=48430
Black screen log
The game installs and runs correctly, but then if you start a new game, there's
only a black screen, and the only thing can be done is going back to the menù.
So the game is unplayable.
Log attached.
--
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=27403
Summary: Collapsable section headers in Solidworks property
manager are overdrawn, thus unusable
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mpartap(a)gmx.net
The problem can be seen in the attached video: headers on the first tab are
first displayed correctly (and are clickable), then they get overdrawn slowly
which makes them non-clickable. Usually, the second tab does not have this
problem, and some actions trigger the header buttons to be redrawn, but they
get overdrawn again at once. I tried to nail down the problem by vastly
expanding RelayExclude to the 500 topmost function calls, an excerpt of the
resulting log is also attached. No fixmes or warnings come up.
--
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=52454
Bug ID: 52454
Summary: QTranslate 6.3.1 fails to start
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
URL: https://web.archive.org/web/20170606113219if_/http://qtranslate1.appspot.com/QTranslate.6.3.1.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
Created attachment 71742
--> https://bugs.winehq.org/attachment.cgi?id=71742
+jscript
It shows a window with 'QTranslate initialization error. The program will be
closed.' After clicking 'OK' it exits.
winetricks -q wsh57 fixes the issue and allows the program to start.
$ sha1sum QTranslate.6.3.1.exe
7a8f9940049ec50352e732b14349b9bfc3f704a4 QTranslate.6.3.1.exe
$ du -sh QTranslate.6.3.1.exe
780K QTranslate.6.3.1.exe
--
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.