http://bugs.winehq.org/show_bug.cgi?id=32843
Bug #: 32843
Summary: Box Sync installer fails with no internet connection.
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeeper74(a)msn.com
Classification: Unclassified
Box sync installer fails with no internet connection. Tried in POL 1.5.22 and
just the regular wine install of 1.4.1 with the same results in both. I tried
to follow directions for updating ect/hosts with my IP and still no results.
--
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=36170
Bug ID: 36170
Summary: valgrind shows an unitialized variable in
programs/cmd/tests/batch.c (WCMD_output_asis_len)
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4054== Use of uninitialised value of size 4
==4054== at 0x40416D4: wcstombs_sbcs_slow (wctomb.c:246)
==4054== by 0x4041E49: wine_cp_wcstombs (wctomb.c:452)
==4054== by 0x7B850EDC: WideCharToMultiByte (locale.c:2142)
==4054== by 0x4EF85DE: WCMD_output_asis_len (wcmdmain.c:113)
==4054== by 0x4EF88A5: WCMD_output_stderr (wcmdmain.c:173)
==4054== by 0x4EF51AA: WCMD_assoc (builtins.c:4758)
==4054== by 0x4EFC2F7: WCMD_execute (wcmdmain.c:1594)
==4054== by 0x4EFDE52: WCMD_process_commands (wcmdmain.c:2294)
==4054== by 0x4EE6FD0: WCMD_batch (batch.c:95)
==4054== by 0x4EFB0A0: WCMD_run_program (wcmdmain.c:1187)
==4054== by 0x4EFC383: WCMD_execute (wcmdmain.c:1618)
==4054== by 0x4EFDE52: WCMD_process_commands (wcmdmain.c:2294)
==4054== by 0x4EFECE7: wmain (wcmdmain.c:2590)
==4054== by 0x4EFF24A: __wine_spec_exe_wentry (exe_wentry.c:36)
==4054== by 0x7B8641DB: ??? (process.c:1045)
==4054== by 0x7B864328: start_process (process.c:1097)
==4054== by 0x7BC87017: ??? (signal_i386.c:2571)
==4054== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4054== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4054== by 0x7BC5A14C: start_process (loader.c:2840)
==4054== Uninitialised value was created by a stack allocation
==4054== at 0x4EF4BBA: WCMD_assoc (builtins.c:4619)
==4054==
--
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=37195
Bug ID: 37195
Summary: windows cmd does not accept wild cards when used in
Wine
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: jj.wauters(a)hotmail.com
Created attachment 49444
--> https://bugs.winehq.org/attachment.cgi?id=49444
batch example
Running a batch file where wild cards are used does not succeed as wild cards
are not recognized.
Example with attached batch:
when running in Windows it shows the files
when running in Wine it does not shows the files
--
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=19895
Summary: C&C 95 tfd exits with unhandled priviliged instruction
error
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remco.siemonsma(a)gmail.com
Created an attachment (id=23347)
--> (http://bugs.winehq.org/attachment.cgi?id=23347)
Error log including register dump and stack dump
When starting C&C 95 from the first decade menu it errors and exits.
--
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=37744
Bug ID: 37744
Summary: msvcrt: signal() should set errno to EINVAL
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: s.wanabe(a)gmail.com
Distribution: ---
http://msdn.microsoft.com/en-us/library/xdkz3x12.aspxhttp://source.winehq.org/git/wine.git/blob/HEAD:/dlls/msvcrt/except.c#l190
According to MSDN, signal() will be set errno to EINVAL when passed signal is
unexpected.
I guess Wine should do too, shouldn't 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=14218
Summary: OleLoadPictureEx is not fully implemented (ole32)
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mehlers(a)adata.de
Created an attachment (id=14504)
--> (http://bugs.winehq.org/attachment.cgi?id=14504)
Wine Output for OleLoadPictureEx
The Main Window of our Software under Windows shows a Picture. If we use the
builtin-Version of ole32 the Picture is not displayed. It seems that
"OleLoadPictureEx" ist not fully implemented.
See attachment "output.txt" for more information.
adata Software GmbH
Michael Ehlers
--
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=35002
Bug #: 35002
Summary: Grand Touring crashes silently with "Stuff It."
MessageBox error.
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Classification: Unclassified
Created attachment 46643
--> http://bugs.winehq.org/attachment.cgi?id=46643
Grand Touring debug output using +seh,+relay options.
The Game "Grand Touring" crashes after a selection menu for a videocard and
displaying for a few seconds the intro screen, without any recognizable error
message from wine.
The application crashes displaying a MessageBox showing a rather cryptic "Stuff
It" error message. Yet, only a single error regarding a missing implementation
of directplay is shown on the debug output, and disappears by using "sh
winetricks direct play" (the game keeps crashing, of course).
I've attached the output of running the application with the
"WINEDEBUG=+seh,+relay" debug 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.
http://bugs.winehq.org/show_bug.cgi?id=26475
Summary: Homefront (Steam) crashes at launch
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=33712)
--> (http://bugs.winehq.org/attachment.cgi?id=33712)
Crash dump for Homefront
Homefront downloads and installs correctly from Steam, but upon launching the
game an crash dialog appears. I've attached the crash dump.
Sorry I don't have much more info than that. Maybe it's related to the
Steamworks DRM?
--
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=40984
Bug ID: 40984
Summary: Depth of field(DoF) effect does not work with Skyrim
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mysticfallband(a)gmail.com
Distribution: ---
I have successfully installed and configured Skyrim with ENB, but depth of
field(dof) effect doesn't seem to work with Wine, regardless of settings.
I'm using Nvidia GTX970 and Wine 1.9.14 staging.
(Sorry, I know the description is not very helpful, but I just don't know where
to look at for now. So if you could let me know what tests I should do, I'll
update it with new information. Thanks!)
--
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=39238
Bug ID: 39238
Summary: mscft:inputprocessor fails if privileges not high
enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: msctf
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following errors systematically happen when running the test without
elevated privileges on a Windows 7 box such as the fg-win7u64-1spie9adm and
fg-win7u64-1spie9usr WineTest boxes.
inputprocessor.c:947: Test failed: Registered text service not found
inputprocessor.c:1241: Test failed: Failed to Activate text service
inputprocessor.c:1633: Test failed: ITfCategoryMgr_IsEqualTfGuidAtom failed
inputprocessor.c:1634: Test failed: Equal value invalid
inputprocessor.c:1660: Test failed: Id for CLSID_FakeService not matching tid
inputprocessor.c:1197: Test failed: ITfKeystrokeMgr_AdviseKeyEventSink failed
inputprocessor.c:1198: Test failed: KeyEventSink_OnSetFocus not fired as
expected, in state 1
inputprocessor.c:1200: Test failed: Wrong return, expected
CONNECT_E_ADVISELIMIT
inputprocessor.c:1208: Test failed: ITfKeystrokeMgr_PreserveKey failed
inputprocessor.c:1211: Test failed: ITfKeystrokeMgr_PreserveKey inproperly
succeeded
inputprocessor.c:1215: Test failed: ITfKeystrokeMgr_IsPreservedKey failed
inputprocessor.c:1219: Test failed: ITfKeystrokeMgr_UnpreserveKey failed
inputprocessor.c:1229: Test failed: ITfKeystrokeMgr_UnadviseKeyEventSink failed
The tests regression were introduced in the following commits:
commit 7d1952b68908515fde391894f30b6d78a1660302
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Fri Feb 20 13:53:06 2009 -0600
msctf: Implement ITfInputProcessorProfiles::EnumLanguageProfiles.
commit 94624ee307e46c952c73e192f9a6d168743cb008
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Tue Apr 21 11:02:24 2009 -0500
msctf/tests: Test activation and deactivation of a text service.
--
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.