https://bugs.winehq.org/show_bug.cgi?id=40294
Bug ID: 40294
Summary: winecfg starts with starts with 2 errors
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Specs:
Wine-1.9.5 (from the multilib repo, not staging) installed from the official
Arch repos
32-bit prefix
Issue:
This might be minor but whenever I run "winecfg" I get the following errors in
terminal:
err:service:process_send_command service protocol error - failed to write pipe!
fixme:service:scmdatabase_autostart_services Auto-start service
L"clr_optimization_v4.0.30319_32" failed to start: 1053
I looked through Bugzilla to see if anyone else filed a bug report about this
but so far my searches have come up empty.
Please let me know if you need more information or if this is something I
should not be concerned about.
--
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=38703
Bug ID: 38703
Summary: Page fault to 0x0 when installing fxupdater.exe
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: kenorb(a)gmail.com
Distribution: ---
Created attachment 51631
--> https://bugs.winehq.org/attachment.cgi?id=51631
Unhandled exception backtrace while running InstallWare Wizard
I'm using InstallWare Wizard to install FXCM Trading Station under OS X,
however it crashes on Installing updates.
Binary file: fxupdater.exe
Backtrace:
=>0 0x00439d4b in fxupdater (+0x39d4b) (0x0033feb0)
1 0x7b8534ec call_process_entry+0xb() in kernel32 (0x0033fec8)
2 0x7b856f57 start_process+0x66() in kernel32 (0x0033ff08)
3 0x7bc6f65c call_thread_func_wrapper+0xb() in ntdll (0x0033ff28)
4 0x7bc7065a call_thread_func+0x89() in ntdll (0x0033ffa8)
5 0x7bc6f622 call_thread_entry_point+0x11() in ntdll (0x0033ffc8)
6 0x7bc465ee start_process+0x1d() in ntdll (0x0033ffe8)
0x00439d4b: movl 0x0(%eax),%edx
See more details in the attachment.
Link to the self-extracting exe file:
http://download.fxcorporate.com/FXCM/FXTS2Install.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.
https://bugs.winehq.org/show_bug.cgi?id=37248
Bug ID: 37248
Summary: Floating point stack fault in a program compiled with
Silverfrost FTN95
Product: Wine
Version: 1.7.25
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pepalogik(a)seznam.cz
I use Silverfrost FTN95 compiler
<http://www.silverfrost.com/11/ftn95/ftn95_fortran_95_for_windows.aspx> for
debugging a Fortran 77 code. This compiler has quite a unique CHECKMATE feature
which performs various run-time checks, but this compiler is Windows-only.
First it seemed to work fine in Wine but then, when I used a larger code, the
program execution resulted in a floating point stack fault. Note that the
compiler itself works correctly in Wine, but the resulting CHECKMATE-enabled
executable fails (while the very same executable runs well on Windows).
I was happy when I found a workaround: to compile the program with /F_STDCALL.
Unfortunately, this turned out to be insufficient for an even larger code (it
is actually the same program with just larger parameter values and thus larger
arrays and more iterations in various cycles). For this code, /F_STDCALL only
causes the floating point stack fault to occur later.
I cannot 100% guarantee that the code is correct - a floating point stack fault
can be caused e.g. by calling a function with an incorrectly specified return
type. However, I think this is unlikely for the following reasons:
1. It does work on MS Windows,
2. It has been checked with two different compilers (FTN95 and gfortran).
3. It has been checked with Silverfrost's CHECKMATE run-time checking (as it
runs on Windows without failure).
4. It has been checked by me.
Hence I guess it is a bug in Wine.
What files do you need to tackle this problem? As the executable needs a
Silverfrost's runtime library, you will have to install FTN95 in any case. I
suggest that I will upload these files and information:
* program source,
* compiling instructions,
* input files (which are required by the program).
I will now wait for either your response or the appearance of Wine 1.7.26 in
the PPA (it seems to be to complicated for me to build it from the source). If
the latter happens earlier, I will check if the bug persists and upload the
files I have suggested.
--
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=39783
Bug ID: 39783
Summary: Trickster Online (Playtrickster) fails to run
Product: Wine
Version: 1.8-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: flaviozavan(a)gmail.com
Distribution: ---
Playtrickster's (http://www.playtrickster.com/) Trickster client fails to run.
As there is no official server anymore, this is one of the most populated
servers.
Running the client fails with:
$ wine Trickster.exe
err:module:attach_process_dlls "TrickLib.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"E:\\pt\\Trickster.exe" failed, status c0000096
How to reproduce:
Download the Full Client and install it.
http://board.playtrickster.com/index.php?/topic/47-game-download/
Download the patch(es) and extract it/them to the directory where the game was
installed (there's an update every month)
Running Trickster.exe with wine
Tested on a clean prefix.
Any suggestions on how to get more information on this?
--
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=7369
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.softprogres.sk/f |http://www.softprogres.sk/f
|iles/eislpinstall.exe |iles/eISLP/eislpinstall.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.
https://bugs.winehq.org/show_bug.cgi?id=40257
Bug ID: 40257
Summary: Tooltips brand in in the background of tray icons
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
If I'm starting an application that has a tray icon (like Steam) and then
hovering the mouse over an application in the taskbar so that the tooltip is
over the related tray icon it will brand in on the background of the tray icon
while this does not appear with tray icons from native applications (this all
was tested with LXPanel).
--
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=6194
Dwayne <atreyuadamzickthomas(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atreyuadamzickthomas@gmail.
| |com
--
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=3297
Dwayne <atreyuadamzickthomas(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atreyuadamzickthomas@gmail.
| |com
--
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=556
Dwayne <atreyuadamzickthomas(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atreyuadamzickthomas@gmail.
| |com
--
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=52
Dwayne <atreyuadamzickthomas(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atreyuadamzickthomas@gmail.
| |com
--
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.