https://bugs.winehq.org/show_bug.cgi?id=38945
Bug ID: 38945
Summary: RebelBetting: Collapsing the top arb row reports an
error
Product: Wine
Version: 1.7.47
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51891
--> https://bugs.winehq.org/attachment.cgi?id=51891
wine-1.7.47-118-ga90592c console output
Expanding then collapsing the top arb row with the +/- button results in an
error, but only if it is the top row. Other rows open and close without
incident.
1. "winetricks -q dotnet40" (Bug 37883)
2. Install, run, log-in. (Login required)
3. Expand the top arb details with the + button.
4. Collapse the top arb details with - button.
5. Error: "We're very sorry but a serious error have occured." [sic]
Nothing new is printed in the console.
Native gdiplus makes no difference.
$ sha1sum RebelBettingSetup.exe
b832243be689059a6b6f00dd772be861865d3f08 RebelBettingSetup.exe
http://rebelbetting.com/files/RebelBettingSetup.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=18078
Summary: Godfather: game will crash right after copyright notice
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
When i try to start godfather game it will die right after copyright notice
screen.
--
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=42071
Bug ID: 42071
Summary: LINE (Powered by Naver): LINE does not work on wine
1.9.16 and later versions
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cges30901(a)gmail.com
Distribution: ---
Created attachment 56570
--> https://bugs.winehq.org/attachment.cgi?id=56570
complete terminal output
LINE does not work on wine 1.9.16 and later versions, but wine 1.9.15, so I do
a regression test. Git bisection shows that problem commit is
287fb5a9bd8df800acd8dbc7c458481942d913ae is the first bad commit
commit 287fb5a9bd8df800acd8dbc7c458481942d913ae
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Tue Aug 2 13:00:36 2016 +0200
msvcp120: Don't export structures as stubs.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 b803a091b07520873c55f5fd99f76ee9229e31d5
89a1447380d02287380723aae9804e6e7460fc79 M dlls
--
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=37916
Bug ID: 37916
Summary: Anno 1602 first CD release (1998) installer fails to
copy file(s)
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
just for documenting the issue.
A user in #winehq wanted to install Anno 1602 and it failed for him.
I've investigated some Anno 1602 bugs in the past (bug 13754 for example) but
never encountered this.
I bought the original game cheaply, CD Cover says "Windows 95/98".
Date of files on CD is November, 2001
Installs fine in 32-bit WINEPREFIX using Wine 1.6, 1.7.x
UBISoft provides an installer fix for Windows 2000 and Windows XP, indicating
that the 1998 installer can't work on modern Windows OS (various 'Anno' online
forums mention this).
It's also unlikely that MS provides a shim for this otherwise the installer
would work for Windows 2K/XP users.
UBISoft website: http://anno.de.ubi.com/downloads.php
--- quote ---
ANNO 1602
Win 2000 / Win XP Installationsfix - 1,6 MB (14.12.2001)
--- quote ---
Link is dead, mirror here:
http://www.annomuseum.de/webseiten/SF/download.sunflowers.de/anno1602_windo…
>From the Anno 1602 forums I gathered that the actual (german) error message
might be:
--- quote ---
"Datei kann nicht kopiert werden: Der angegebene Dateiname ist ungültig oder zu
lang. Geben Sie einen anderen Dateinamen an."
--- quote ---
Wine-Staging has a hack/workaround:
https://github.com/wine-compholio/wine-staging/tree/master/patches/shell32-…
Regards
--
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=24721
Summary: Explorer++ crashes when choosing to view large icons
or extra large icons
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31230)
--> (http://bugs.winehq.org/attachment.cgi?id=31230)
Don't return E_FAIL
To reproduce, set Windows version to Win7 or Vista (otherwise these options are
hidden by the program) and then go to view -> large icons (or extra large
icons). Depending on which of those options is selected, it outputs one of the
following lines:
fixme:shell:SHGetImageList Unsupported image list 2 requested
fixme:shell:SHGetImageList Unsupported image list 4 requested
...then crashes immediately. Hacking SHGetImageList to stop returning a failure
after that fixme prevents the crash.
--
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=44213
Bug ID: 44213
Summary: Failure to run application: CoGetInstanceFromFile
failed to get CLSID from a file
Product: Wine
Version: 1.8.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: jay.aurabind(a)gmail.com
Distribution: ---
Created attachment 59995
--> https://bugs.winehq.org/attachment.cgi?id=59995
Window executable that wine is unable to run
When running a windows executable, wine exits giving the following error:
err:ole:CoGetInstanceFromFile failed to get CLSID from a file
err:ole:apartment_getclassobject DllGetClassObject returned error
0x80004002
err:ole:create_server class {172bddf8-ceea-11d1-8b05-00600806d9b6} not
registered
err:ole:CoGetClassObject no class object
{172bddf8-ceea-11d1-8b05-00600806d9b6} could be created for context 0x15
Application that crashes is 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=32104
Bug #: 32104
Summary: KwMusic: crashes during installing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42329
--> http://bugs.winehq.org/attachment.cgi?id=42329
the log of installing
I installed KwMusic(酷我音乐) in wine and it crashed during installing.
my test environment:
- Ubuntu 12.04.1 32bit ;
- Wine 1.5.16 ;
- KwMusic: https://www.dropbox.com/s/ck5pmoc5ls9sk5m/kwmusic2012.exe .
you can reproduce the bug follow:
0. download KwMusic: https://www.dropbox.com/s/ck5pmoc5ls9sk5m/kwmusic2012.exe
1. 'wine kwmusic2012.exe' to begin the installing.
attachment:
kwmusic.log is the log of installing
--
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=25138
Summary: Black and White 2 demo crashes on startup
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Download from http://lionhead.com/Games/BW2/Demo.aspx and install.
Decline installing directx9.
For me, the game crashed on startup; the log said
trace:d3d:IWineD3DDeviceImpl_CreateVertexShader Created vertex shader 0x1ad220.
...
fixme:d3dx:D3DXCreateEffectEx (0x132510, 0x5e7ccd5, 1804, (nil), (nil), (nil),
0, (nil), 0x269f214, 0x269f258): semi-stub
fixme:d3dx:ID3DXEffectImpl_DeleteParameterBlock (0x207678)->(0x132510): stub
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
'winetricks d3dx9_36' got rid of the effect stub warnings, but didn't affect
the crash.
'winetricks dinput8' didn't seem to affect the crash.
'winetricks directx9' worked around the problem, and let the game run.
--
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=43041
Bug ID: 43041
Summary: CodeXL install fails
Product: Wine
Version: 2.8
Hardware: x86
URL: https://github.com/GPUOpen-Tools/CodeXL/releases/tag/v
2.3
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 58198
--> https://bugs.winehq.org/attachment.cgi?id=58198
wine log
wine CodeXL_Win_2.3.629.exe
Asks to install of prerequisites Microsoft Universal C Runtime Update
(KB299226) for Microsoft Visual C++ 2015 and Microsoft Debuggers and Tools x86
(Possibly from Windows Software Development Kit - Windows 10.0.26624).
Skipping prereqs and continuing to the application installer. As soon as the
installer attempts to install the application. The installer crashes.
sha1sum CodeXL_Win_2.3.629.exe
b3a776aeff9e81f9a0169bad1500387381f9b038 CodeXL_Win_2.3.629.exe
du -sh CodeXL_Win_2.3.629.exe
135M CodeXL_Win_2.3.629.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=32802
Bug #: 32802
Summary: Janetter fails to start properly and gives an error
saying, "Backend server cannot init"
Product: Wine
Version: 1.5.22
Platform: x86-64
URL: http://janetter.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atarifanatic(a)gmail.com
Classification: Unclassified
When loading Janetter 4.1.1.0 (can be downloaded at
http://janetter.net/desktop.html) in wine64 mode, the Janetter window shows and
stays at a screen with a spinning wheel, where it is trying to load the client.
Eventually, a message box shows saying "Backend server cannot init" (probably
referring to JanetterSvr.exe?) and upon closing the message box, it continues
to attempt to load.
I am currently using Arch Linux x86_64 with the wine 1.5.22 package.
--
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.