http://bugs.winehq.org/show_bug.cgi?id=16420
Summary: Certificate chaining error trying to use Microsoft
signcode tool
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Jim.Cooper(a)sas.com
Using this command:
wine mssign/signcode.exe -i http://www.mycompany.com -t
http://timestamp.verisign.com/scripts/timstamp.dll -spc mycredentials.spc -v
myprivatekey.pvk unzip.exe
Gets me this error:
Error: Failed to build the certification path as requested
Error: Signing Failed. Result = 800b010a, (-2146762486)
This only started happening with recent certificates from VeriSign, and only
fails when run under Wine. If I run the same command (minus the 'wine' in
front, of course) under Windows, using the same certificate, key, etc., the
signing attempt succeeds with no errors.
I am using a plain-vanilla wine install, under the latest Kubuntu Linux.
I can't supply you with the certificate, but would be willing to test whatever
you suggest.
--
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=35718
Bug ID: 35718
Summary: Path of Exile doesn't start correctly, crashes Xorg
Product: Wine
Version: 1.7.13
Hardware: x86-64
URL: http://webcdn.pathofexile.com/downloads/PathOfExileIns
taller.msi
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
CC: ken(a)codeweavers.com
Regression SHA1: 4c4552c5a1910a9d5adf8eccff0ac62d89ffe376
Created attachment 47707
--> http://bugs.winehq.org/attachment.cgi?id=47707
Log wine-1.7.13-22-g4c4552c
After this commit:
4c4552c5a1910a9d5adf8eccff0ac62d89ffe376 is the first bad commit
commit 4c4552c5a1910a9d5adf8eccff0ac62d89ffe376
Author: Ken Thomases <ken(a)codeweavers.com>
Date: Wed Feb 19 16:14:53 2014 -0600
wined3d: Restore the pixel format of the window whose pixel format was
actually changed.
:040000 040000 952ab31d0408cbe5b261faf85e3c02c0febd3416
162b97adb27bd867c3729ff124025d51ac5b57a0 M dlls
Path of Exile doesn't start correctly anymore.
During startup, after going fullscreen, screen flickers a few times, then Xorg
crashes.
To install the game without waiting for hours, you can use patch from bug 33146
(http://www.winehq.org/pipermail/wine-patches/2013-June/124884.html; didn't get
committed, though).
--
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=23057
Summary: BitComet: Crashes at clicking on web content
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://download.bitcomet.com/bitcomet/bitcomet_setup.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=28607)
--> (http://bugs.winehq.org/attachment.cgi?id=28607)
Image with BitComet logo
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko cc580
3) wine bitcomet_setup.exe do default installation
4) wine BitComet.exe
5) click e.g. on BitComet logo showed in attached image
Behaviour:
I get window with "BitComet has encountered a problem [...]" and exits
Expected behaviour:
Bitcomet shouldn't show that window and shouldn't exit
In terminal I get this after clicking on BitComet logo.
fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x17bbe0)->(0x128650)
fixme:mshtml:nsURI_GetAsciiHost default action not implemented
fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x45cd280)->()
fixme:mshtml:nsChannel_SetReferrer (0x45cd280)->(0x467d1f8)
--
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=34213
Bug #: 34213
Summary: winemenubuilder.exe fails every time
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skrinak(a)gmail.com
Classification: Unclassified
Created attachment 45515
--> http://bugs.winehq.org/attachment.cgi?id=45515
Crash report
I brew installed wine 1.6 on a retina MBP running OSX 10.8.4 (Darwin Kernel
Version 12.4.0). I installed to run Inno Setup 5 which fails to run. In fact,
whenever I run any command, even putty, I get a popup that says:
winemenubuilder.exe has encountered a serious problem. Please help!
--
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=18912
Summary: EM_SETEDITSTYLE Does not work
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark(a)thermeon.com
This is part of the richedit controls is that in Windows, richedit controls
have the ability to emulate a regular edit control and it gives the ability to
have unicode edit boxes on non-unicode systems (win9x). By emulating a regular
editor control, richedit can (among other things) allow a tab to switch away
from the control rather than entering the tab into the edited text (like
notepad or wordpad)
The part needed is to support the EM_SETEDITSTYLE message, specifically the
SES_EMULATESYSEDIT parameter.
The description in the windows docs is:
"When this bit is on, rich edit attempts to emulate the
system edit control"
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.
http://bugs.winehq.org/show_bug.cgi?id=32325
Bug #: 32325
Summary: Assassin's Creed III crashes on launch
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krywk(a)hotmail.com
Classification: Unclassified
Created attachment 42666
--> http://bugs.winehq.org/attachment.cgi?id=42666
WINE Error Log
Assassin's Creed III fails to launch, with the typical 'AC3SP.exe has found an
error and needs to close' error. See attachment for details.
--
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=11079
Summary: Feature request: Ability to set refresh rate and color
depth with Emulated virtual desktops
Product: Wine
Version: 0.9.52.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bigfox(a)gmail.com
Adding the ability to set the refresh rate and color depth when Emulating a
virtual desktop would help get some of the more nit-picky games to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35710
Bug ID: 35710
Summary: Some log is too long to display in one line in PDF
version of Wine Developer's Guide.
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Created attachment 47688
--> http://bugs.winehq.org/attachment.cgi?id=47688
the case in page seven
Hi folks,
There are some log is too long to display in one line in PDF version of Wine
Developer's Guide.
Just like page seven and page ten in
http://ftp.winehq.org/pub/wine/docs/en/winedev-guide.pdf .
I'm not sure should I report it in here. Please excuse me, if it's not a right
place.
Thank you.
--
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=24061
Summary: win16 DnD doesn't redraw
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curaga(a)operamail.com
Created an attachment (id=30242)
--> (http://bugs.winehq.org/attachment.cgi?id=30242)
Screenshot
In win16 strategy game Stars!, you design your ships by dragging components on
to the hull. Ie DnD inside the same app.
The area under the drag is not redrawn, see screenshot.
Does not happen on Win 3.11. Has been present in Wine at least since 1.1.43.
Demo downloadable here:
http://starsautohost.org/files/stars26b.zip
--
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=26563
Summary: MPQEdit: Empty bitmaps in rebar cause extra padding
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
>From Bug 25394:
When creating button in the toolbar, WINE ignores I_IMAGENONE
in the TBUTTON::iBitmap member. The created button still looks like
it has a bitmap, even tho empty.
Native comctl32 works fine.
--
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=37632
Bug ID: 37632
Summary: farcry 3 display strange colors
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
farcry 3 display strange colors
wine 1.7.28 + nvidia 343.22
https://www.youtube.com/watch?v=W9Ha25git3Y
wine 1.7.31 + nvidia 346.16
https://www.youtube.com/watch?v=FXIv-2j0t_s
--
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=37911
Bug ID: 37911
Summary: LINE program, black window
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: test734(a)yopmail.com
Distribution: ---
Created attachment 50493
--> https://bugs.winehq.org/attachment.cgi?id=50493
CLI output
Downloaded and installed
http://cdn.line-apps.com/client/win/LineInst.exe
The program works fine, but the windows are completely black.
Only while dragging the windows I can see the contents. But the starting
position (where the dragging starts) leaves a black area like the windows size.
Then all buttons and widgets are available, just hard to identify them.
Running wine '~/.wine/drive_c/Program Files (x86)/Naver/LINE/Line.exe'
in CLI gives me the enclosed attachment
My system is [uname -a]
Linux AsusG75 3.18.2-2-ARCH #1 SMP PREEMPT Fri Jan 9 07:37:51 CET 2015 x86_64
GNU/Linux
My DE is KDE 4.14.3-1. But even LXDE will do the same.
Xorg version is X Server 1.16.3
nvidia version 343.36
--
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=28488
Summary: Arcanum: Mouseclicks in character generation screen
doubled with pause
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justicezero(a)mailsnare.net
Along with a general slowdown, an old Arcanum bug has apparently returned with
1.3.28.
in the character generation/editor screen, clicking on a button results in the
button being pushed, a freeze of about a third of a second or so, and then a
second click at the same point. This makes character generation difficult to
impossible depending on build.
--
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=32852
Bug #: 32852
Summary: BioEdit: changing the install directory doesn't show
the change in the GUI
Product: Wine
Version: 1.5.22
Platform: x86-64
URL: http://www.mbio.ncsu.edu/BioEdit/bioedit.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 28219
Classification: Unclassified
Minor bug, found while testing bug 28219.
Start BioEdit installer. Continue with defaults until you can change the
install directory. Type a new name, then click okay. Instead of showing the dir
as C:\BioEdit, it will now say _BrowseProperty.
--
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=38076
Bug ID: 38076
Summary: GameRanger: unimplemented function
dnsapi.dll.DnsFlushResolverCacheEntry_A
Product: Wine
Version: 1.7.34
Hardware: x86
URL: http://www.gameranger.com/download/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dnsapi
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
GameRanger is an advertisement and subscription-based online multiplayer game
front-end for many games, especially old titles. Free download link to the
installer in the URL.
The client requires mfc42.dll (winetricks -q mfc42) and Adobe Flash. The Flash
12 install option was broken in my version of winetricks but the client opens
the default web browser to the Flash download page. I didn't have any problems
installing Flash 16.
During installation the client will ask for an email address and new password
to create an account (will send verification link to the email account).
When launched, it will park in the system tray. IIRC it then shows the release
notes and asks for the login credentials. It gets stuck logging in (animated
dialog) due to this missing function.
The workaround is to use a native dnsapi.dll. I used the SP2GDR (Service Pack
2 General Distribution Release) version from the WindowsXP KB945553 security
update to get it working. The update hung for some reason when I started it :D
so I simply copied the DLL out of the temp directory it created.
I think bug #32204 may the same problem but the reporter never verified it.
--
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=28113
Summary: winverbs doesn't work
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joserojales(a)hotmail.com
When I try to start the program, it fails.
--
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=11023
Summary: Lack of ole2disp.dll.SAFEARRAYDESTROYDESCRIPTOR causes
Nota Bene to refuse to launch
Product: Wine
Version: 0.9.52.
Platform: PC
URL: https://www.notabene.com/download/demos/nbdemo80.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=10022)
--> (http://bugs.winehq.org/attachment.cgi?id=10022)
Terminal output in wine 0.9.52
When testing bug 5255, I ran into this unimplemented function. Backtrace is
attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34185
Bug #: 34185
Summary: Castlevania: Lords of Shadow demo doesn't work after
intro movies
Product: Wine
Version: 1.6
Platform: x86
URL: http://store.steampowered.com/app/234080/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45473
--> http://bugs.winehq.org/attachment.cgi?id=45473
log
Just closes a windowed mode (I run with it) and that's all. Clean wineprefix.
--
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=31516
Bug #: 31516
Summary: iTunes don run
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: convertidordepar(a)hotmail.com
Classification: Unclassified
Created attachment 41451
--> http://bugs.winehq.org/attachment.cgi?id=41451
error descritiption by wine
When I click the iTunes icon on my desktop, I get a fatal error message that
does not allow the operation.
--
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=10638
Summary: winegcc: gcc failed
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manish.iitm(a)yahoo.co.in
Created an attachment (id=9448)
--> (http://bugs.winehq.org/attachment.cgi?id=9448)
The attachment is the config.log file generated by wine while configuring.
While compiling the wine-0.9.49 I am getting these error.
Please help me to resolve these error's.
-------------------------------------------
winegcc: gcc failed
make[2]: *** [winex11.drv.so] Error 2
make[2]: Leaving directory
`/home/manish/Desktop/Download/wine-0.9.49/dlls/winex11.drv'
make[1]: *** [winex11.drv] Error 2
make[1]: Leaving directory
`/home/manish/Desktop/Download/wine-0.9.49/dlls'
make: *** [dlls] Error 2
--------------------------------------------------
But, by the way my gcc version is gcc-3.4.4.
And my operating system is "Red Hat Enterprise Linux WS release 4 (Nahant
Update 2)".
Also I have attach the config.log file.
Thanking in anticipation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15912
Summary: Wine GUI - Wine Installer / "Bottles" for Wine - GUI
Management of Installtation with Seperate Prefix Trees
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djtm(a)gmx.net
I would love to see something like a wine bottle management.
It should make it easy to install software into different "wineprefix"es.
The purpose is to ensure programs don't interfere with each other's
installation and that a completely clean uninstall is possible.
It's a workaround for a major bug and problem with Windows's missing package
management and poor installation management in general and not meant as a
workaround for bugs in wine.
I imagine it to work a bit like the current wine uninstaller, make it a wine
installer and provide an option to pour it into a fresh clean bottle. ;) I
think best would be an installation wizard.
That would make installations much more easy, clean and robust. It would also
make it easier for developers, as fresh bottles would generally be used and
thus config tweaking problems avoided.
The second gui would provide an overview list of installed software throughout
all bottles.
In a second step some options could be added to the wizard, e.g. disable
debugging, restrict directory access, etc. (a few easy options from winecfg
like desktop or window mode, sound device).
--
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=35361
Bug ID: 35361
Summary: Final fantasy 8: Crashes on keypress
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ivocreusen(a)gmail.com
Classification: Unclassified
Created attachment 47168
--> http://bugs.winehq.org/attachment.cgi?id=47168
backtrace
With the previous wine version, FF8 (Steam version) was working perfectly (I
played 60+ hrs with it), but since the update to wine 1.7.10, FF8 now crashes
on the first keypress when starting the game. If no keys are pressed the intro
video can be watched normally.
--
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.