https://bugs.winehq.org/show_bug.cgi?id=40200
Bug ID: 40200
Summary: ftell function problems
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eliidida(a)gmail.com
Distribution: ---
Hello,
I have a console application for Windows so it's a .exe. The console .exe only
has one function, no GUI or anything. The console application basically
obfuscates a file. Command: ConsoleApp.exe FileName.dylib
I have tried Wine (stable or development builds) and while I can run the
console application fine, and it exits with "Success", the problem is the
output file that is ran using Wine on Linux has a slight difference compared to
the output file that was ran using the same .exe but on Windows.
After investigating the console .exe program, we found out that the whole
problem was due to a piece of code in the .exe "ftell function". Wine
apparently doesn't support it? Or something similar because if we compare the
two output files, the only difference is in here:
http://i.imgur.com/vghTN2X.png
Left is Wine on Linux (Ubuntu) and Right is normal Windows OS output file.
This is the ftell code:
https://imgur.com/UrkJ36V
Can you verify this? I did ask on IRC and on the Forums, they told me to submit
a bug report.
Thank you for your time and I hope a fix for this comes as soon as possible so
I can bring my project to life.
--
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=425
Jörg Schulz <jschulz(a)sgbs.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jschulz(a)sgbs.de
--
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=36694
Bug ID: 36694
Summary: Using PBM_SETPOS to change the position of a progress
bar to what it was before after a style change (for
instance, leaving marquee mode) does not redraw the
progress bar
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: pietro10(a)mac.com
Created attachment 48733
--> http://bugs.winehq.org/attachment.cgi?id=48733
The test program that can be used to duplicate this behavior.
If you do this when you switch out of marquee mode on a progress bar:
SendMessage(pbar, PBM_SETMARQUEE, FALSE, 0);
SetWindowLongPtr(pbar, GWL_STYLE, GetWindowLongPtr(hwnd, GWL_STYLE) &
~PBS_MARQUEE);
SendMessage(pbar, PBM_SETPOS, currentPos, 0);
the progress bar will not redraw, and thus will continue to show the marquee
animation frozen at the place it was at the time of the above call.
Attached is a sample program that will demonstrate this behavior. Set one
value, then click Marquee and Set again. On Windows XP (at least), the progress
bar will redraw properly with the second click of Set. The attached file is
also available at
https://github.com/andlabs/misctestprogs/blob/master/winprogresstest.c.
(As marquees are a comctl32 version 6 feature, you may need a manifest file.)
Looking at the soruce, I see here -
http://source.winehq.org/source/dlls/comctl32/progress.c#L639 - that the
implementation's handling of PBM_SETPOS only draws the progressbar if the new
position is different. Thus, I could come up with a variety of ways to fix it,
such as adding a style change check there, or always redrawing the progress
bar, or redrawing on a style change... but I don't know which is the most
correct, so I'll leave it to the experts.
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=39760
Bug ID: 39760
Summary: MDK (MDKD3D.EXE) graphics not drawn correctly
Product: Wine
Version: 1.8-rc3
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
I'm not sure that bug #3569 was actually fixed, but seeing as two different
bugs were actually being discussed there (the DirectDraw version of MDK, and
the Direct3D version), things were not very clear. I'm splitting it here.
Tested on OSX 10.9.5.
http://jeffz.name/mdkdemo_repack.tar.bz2
winecfg virtual desktop set to 640x480
cd ~/.wine/drive_c && tar xf ~/mdkdemo_repack.tar.bz2 && cd mdkdemo_repack
wine MDKD3D.EXE
Credit/intro screen loads. Main menu loads. Start a new game and the loading
screen persists to flicker over the game graphics.
Confirmed that this bug does not happen on Windows 7. It works fine there.
--
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=8766
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |super_man(a)post.com
--- Comment #10 from super_man(a)post.com ---
Still valid 1.9.4
--
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=40184
Bug ID: 40184
Summary: Checksum on OS X
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: markco_ro(a)yahoo.co.uk
Created attachment 53693
--> https://bugs.winehq.org/attachment.cgi?id=53693
Screen Shot
I try to download Metatrader 4 and I get a message saying "The checksum of a
downloaded file did not match"
--
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=39010
Bug ID: 39010
Summary: Wine msiexec fails while trying to install PhysX
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: ban.artem.v(a)gmail.com
Distribution: ---
Created attachment 51964
--> https://bugs.winehq.org/attachment.cgi?id=51964
Output I got trying to install PhysX with winetricks
I tried to install Mass Effect 2. Firstly I tried to run PhysX installer
from game setup. I got message 'The program msiexec.exe has encountered
a serious problem and needs to close. We are sorry for the inconvenience'.
Then I tried to install PhysX with winetricks. Then I downloaded different
versions of PhysX from official site and runned 'wine msiexec /i' manually.
Then I tried using msiexec downloaded from the Internet. I got the same
error every time.
--
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=37538
Bug ID: 37538
Summary: WineBottler: winetricks flashplayer checksum error
Product: Wine
Version: 1.7.30
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: darylhokw(a)gmail.com
Created attachment 49955
--> https://bugs.winehq.org/attachment.cgi?id=49955
Screenshot taken from the error message
Tried to isntall a .exe file using flashplayer in winetricks but i got
winetricks flashplayer checksum error
--
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=21454
Summary: Dolphin Wii/GCN Emulator Crashes On Rom Load Due To
Graphical Errors?
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justinsboyd(a)gmail.com
The Dolphin app starts up normally, and runs perfectly until you begin the
emulation.
When you launch a rom, the following occurs-
A window appears saying No Possible Memory Base Pointer Found!
Then I get a message saying that the app has encountered a serious problem and
needs to close...
I have traced the problem to a possible solution though-
A graphical error...
Looking at the Dolphin website, I saw the following.
======= Runtime Library Requirements =======
Dolphin needs you have to have the libraries listed below installed.
[Windows]
-MS Visual C++ Runtime 2008 SP1: This fixes the "side by side" / "application
config" & model errors
Microsoft VC++ 2008 SP1 Redist x86 - For 32bit Windows
Microsoft VC++ 2008 SP1 Redist x64 - For 64bit Windows
-The DirectX March 2009 Runtime: This fixes the plugin loading errors
Note: THIS MEANS UPDATE YOUR DIRECTX EVEN IF YOU HAVE THE VERSION 9.0c or 10 or
10.1!!!!!!
Microsoft DirectX Updater
[Linux]
-install libbluetooth: fixes the "PANIC failed to load plugin
Plugins/libPlugin_wiimote.so" error for linux users
======= Video Card Requirements =======
You must have a video card that support OpenGL 2.x fully or Direct3D 9.0c.
Note: The Direct3D9 video plugin is old/outdated and it looks like it doesn't
work anymore. We recommend using the Dolphin OpenGL Video plugin for better
video emulation.
Note: Make sure your drivers are up to date!
So I tried using winetricks to install these missing programs, but found that
Dolphin still encountered the same problem as before.
--
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=33581
Bug #: 33581
Summary: Wine does not quit gracefully
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olaf.schumann(a)gmx.de
Classification: Unclassified
Quitting Wine will not ask the open programs to quit. It just shuts down
everything.
--
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.