http://bugs.winehq.org/show_bug.cgi?id=20485
Summary: Uninitialised memory reference in FTP_DoPassive
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Found via
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/diff-mshtml_htmllocati…
)
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/vg-mshtml_htmllocation…
shows
Conditional jump or move depends on uninitialised value(s)
at FTP_DoPassive (ftp.c:3028)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:187)
by RtlAllocateHeap (heap.c:1429)
by INTERNET_AllocThreadError (internet.c:3050)
by INTERNET_GetResponseBuffer (internet.c:3174)
by FTP_DoPassive (ftp.c:3019)
I suspect it's the unconditional skip of four bytes...
maybe that skips over the terminating null sometimes.
3027 p = lpszResponseBuffer+4; /* skip status code */
3028 while (*p != '\0' && (*p < '0' || *p > '9')) p++;
The code is not new, but the error is, so maybe this only happens
if there's a network error.
--
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=30398
Bug #: 30398
Summary: Can't open or save microsoft excel documents.it
crashes each time I do so.
Product: WineHQ Bugzilla
Version: 2.14.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benowmbi(a)gmail.com
Classification: Unclassified
Can't open Microsft excel or word in wine 1.4.gives me an error each time.I use
Ubuntu 11.1o and I installed office 2007
--
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=17035
Summary: RPG Maker XP: Script editor selects complete script when
program gets focus
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
URL: http://www.enterbrain.co.jp/tkool/RPG_XP/eng/download.ht
ml
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon.Paridon(a)uglyhorst.de
In RPG Maker XP, after having opened a Project (or created a new one), when you
open the script editor by clicking the sheet icon in the icon bar, select a
script from the list on the left and moving the text cursor to some point, then
switching to another task and finally switching back to RMXP, it selects the
complete contents of the Scintilla edit field.
It doesn't happen if you first focus another control before switching to
another task (and doesn't happen on Windows, at all).
I'm not sure whether this happens with other programs that use Scintilla, too,
but I doubt it.
--
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=25088
Summary: Crysis Warhead does not start
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=31810)
--> (http://bugs.winehq.org/attachment.cgi?id=31810)
log +relay,+seh
The game's dependencies on d3dx9_36 and msvcrt have been fulfilled. Despite
this, the game does not load properly; it exits silently.
Uploading a 10000 line tailed log with symbols +relay+,+seh. If the crash
doesn't happen within these lines, let me know and I will produce a new log.
--
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=15417
Summary: Exiting without closing help window causes page fault.
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.monroeccc.edu/ckelly/Files/EASy68K.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arrenlex(a)gmail.com
Created an attachment (id=16273)
--> (http://bugs.winehq.org/attachment.cgi?id=16273)
All wine stderr+stdout output from the session.
1. Download and unzip http://www.monroeccc.edu/ckelly/Files/EASy68K.zip
2. Run EDIT68K.exe in wine
3. Click Help->Help
4. Accept Gecko installation
5. Without closing the help viewer, File->Exit the editor window.
6. Crash!
I will attach the backtrace. The program is free, open source and a small
download, so please feel free to try it yourself.
--
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=19048
Summary: Assertion failure at listview.c:5796
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.worldstart.com/weekly-download/archives/reg
-cleaner4.3.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
Created an attachment (id=21969)
--> (http://bugs.winehq.org/attachment.cgi?id=21969)
wine log demonstrates the issue
Using RegCleaner 4.3, Build 780 is impossible because of different memory
access violations and wine assertion failures (see bug 19046).
Attached wine log demonstrates one of these failures.
It's hard to reproduce this exactly same way because of random memory access
violations (which makes this report almost senseless, I understand) but general
recommendation is to play around with list in the program's main window and
operate with menu only (!) using keyboard shortcuts.
--
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=28822
Bug #: 28822
Summary: mmdevapi/tests/capture.ok fails sometimes under
valgrind?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Saw this in at least one run on my e8400, though not on my i5:
capture.c:96: Test failed: Waiting on event handle failed!
--
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=28133
Summary: twain_32/dsm.ok crashes occasionally?
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw this in one run out of about a hundred on my asus laptop:
make[1]: Entering directory
`/home/dank/wineslave.dir/sandbox/slave/runtests/build/dlls/twain_32/tests'
../../../tools/runtest -q -P wine -M twain_32.dll -T ../../.. -p
twain_32_test.exe.so dsm.c && touch dsm.ok
Command terminated by signal 11
0.09user 0.07system 0:02.71elapsed 6%CPU (0avgtext+0avgdata 47952maxresident)k
0inputs+0outputs (0major+8557minor)pagefaults 0swaps
make[1]: *** [dsm.ok] Error 139
System info:
os: Ubuntu 11.04, 2.6.38-10-generic, pulseaudio 0.9.22-24-g67d18, Advanced
Linux Sound Architecture Driver Version 1.0.23.
ram: 3517 MB
cpu: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz
gpu: GeForce GTS 360M/PCI/SSE2 3.3.0 NVIDIA 270.41.06
--
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=31225
Bug #: 31225
Summary: Chat and Scrollbar offscreen in sa:mp (thus, text not
visible)
Product: Wine
Version: unspecified
Platform: x86-64
URL: http://sa-mp.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nil094(a)yahoo.com
Classification: Unclassified
Created attachment 41014
--> http://bugs.winehq.org/attachment.cgi?id=41014
Log messages from wine
In the GTA San Andreas Multiplayer Client sa:mp, the Chatbox, which is usually
triggered using the 'T' key is not visible.
Only the scrollbar (which is on the left side) is visible.
The written text (by other users) is not visible either.
Unfortunately it's problematic to take a screenshot, but it appears that the
chatbox is stretched ver far to the bottom of the screen (offscreen even).
While playing, wine also reports many (apparent?) issues regarding the chatbox,
as it also includes the written text from the Chat, that would otherwise appear
in the Chatbox (see attachment).
If I can give further information, just tell me how. I tried to take a
screenshot, but like I said, it's problematic.
Warning: The log is compressed and will take 39MB when unpacked.
--
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=32353
Bug #: 32353
Summary: Gta san andreas
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: haliladem111(a)gmail.com
Classification: Unclassified
Created attachment 42694
--> http://bugs.winehq.org/attachment.cgi?id=42694
cant start gta sa
Just after hitting new game gta sa crashesh
--
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=24302
Summary: STALKER: Shadow of Chernobyl install reports incorrect
hard disk space
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sunderphon(a)gmail.com
Upon beginning installation, the game installer checks for space on all
partitions.
When the storage space screen loads, it shows all the partitions as having the
same amount of space as the partition on which the Wine C: drive is kept.
This breaks installs for any system running an OS only linux install, with
partitions for data.
--
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=28835
Bug #: 28835
Summary: rpcrt4/tests/rpc_protseq.ok fails under valgrind
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
In rpcrt4/tests, "make rpc_protseq.ok" fails on some machines under Valgrind
with
rpc_protseq.c:177: Test failed: ncalrpc: RpcEpResolveBinding failed with error
1753
(1753 is EPT_S_NOT_REGISTERED.)
--
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=29662
Bug #: 29662
Summary: IBankWizard.msi crash at the end of installing
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. download the installer
$ wget
https://pbank.95559.com.cn/personbank/download/AssistantDelopy/AssistantIns…
2. Apply the patch in Bug 28504
3. start with wine:
$ WINEDEBUG=+msi msiexec /i IBankWizard.msi
The installer crash at the end.
--
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=30484
Bug #: 30484
Summary: rFactor 2 launcher UI does not detect machine setup
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: limited_choice(a)hotmail.com
Classification: Unclassified
Created attachment 39865
--> http://bugs.winehq.org/attachment.cgi?id=39865
WINEDEBUG=+trace wine "Launch rFactor.exe" &>~/rf2-trace.log
Game is currently in beta devel (current build v0.69) -- one can
use/participate with the beta release on the condition that you are prepared to
pre-purchase a usage license. That purchase must be made via facilities built
into the game launcher UI, however this is not working for us, with the
'Purchase' page of the launcher always displaying the error text of ;
"A detectable CPU, permanent storage device, and Ethernet or wireless (802.11)
card are required to purchase the simulation. Currently, this application
cannot detect these components. If these components are available and you
believe this message is an error, please contact support(a)rfactor.net"
...and as such, one cannot purchase a license. I did actually email the support
email cited, but the reply was merely a 'seems wine is not compatible' type of
answer. Other functions of the launcher UI seemingly work, including the config
utility (which does detect GPU setup).
Issue can be reproduced by downloading/installing the latest beta offering from
the following URL, starting it, and clicking on the 'Purchase' tab in the UI ;
http://isiforums.net/f/showthread.php/1396-Downloads
*attached a +trace log being the result of such a procedure
--
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=32849
Bug #: 32849
Summary: Path Of Exile sound glitch
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julusp(a)gmail.com
Classification: Unclassified
Regression SHA1: f5abeb8471df40819679982b03177acd7d82b763
The Path Of Exile sound glitches a lot since 1.5.21. The regression test find
f5abeb8471df40819679982b03177acd7d82b763 is the first bad commit
commit f5abeb8471df40819679982b03177acd7d82b763
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Wed Dec 19 10:30:04 2012 +0100
dsound: Use a thread instead of a timer for greater precision.
:040000 040000 435d3a1c3c744236fd9cc3339ffd6842fcb217bb
c6dd859f03a6132cb15bec3609ef5f232d4996f9 M dlls
is responsible for the glitches. Reverting the commit against git and 1.5.22
resolves the sound glitches.
The audiodriver in OSX is coreaudio.
--
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=18195
Summary: Medal of honor pacific assault: In bootcamp there are
many bush glitches
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
In bootcamp (first mission after perl harbob prelude) there are massive
glitches with bushes and plants.
--
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=24594
Summary: Livestream Procaster: Procaster's game streaming mode
doesn't work due to a "DirectX Test Error"
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zorlin(a)gmail.com
Created an attachment (id=31060)
--> (http://bugs.winehq.org/attachment.cgi?id=31060)
A log of the program running and two attempts to start game streaming mode,
with WINEDEBUG= set.
Livestream Procaster will attempt to test a system's DirectX capabilities when
it fires up, but this seems to silently fail while starting it.
After logging in, going to the game streaming option will yield an error
message of "Test DirectX Error!"
Attached is a log of this while WINEDEBUG is running, please let me know if
more specific dumps would be helpful.
--
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=32800
Bug #: 32800
Summary: construct2 crashed on open file dialog
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dario.soto(a)gmail.com
Classification: Unclassified
I downloaded the beta 16 of construct2, it ran with a few graphical differences
on the splash screen, but the menus are there so I selected open file, and then
the crash occurred, generating the log
--
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=30601
Bug #: 30601
Summary: GTA SA on Fedora won't run
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Romain(a)l33te.net
Classification: Unclassified
Created attachment 40042
--> http://bugs.winehq.org/attachment.cgi?id=40042
Wine crash report.
Hello,
Every time i'll try to run gta_sa.exe
it returns me a error, i'm not sure but i think this had something to do with
32Bits,
I'm running on Fedora 16 x64.
The crash report from Wine is also included, i'll hope you guys can help me.
--
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=24513
Summary: Can I change the Wine background?
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeam25(a)mail.ru
Install the program VirtuaGirl as described in the topic
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14480&iTesting….
The program works fine, but the wine rendering a black background for the
dancers. Is it possible to change it to transparent?
--
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=27433
Summary: mass effect 2 heisencrash on non-smp system
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(See also bug 11876.)
I was doing some benchmarking, so I booted with nosmp and am running lwm
instead of gnome, and was surprised to find that Mass Effect 2 demo
aborts before it gets to "press any key"!
+relay makes the problem go away, but +synchronous,+d3d doesn't.
The log shows
trace:d3d:WineD3D_CreateFakeGLContext getting context...
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"^M
after 4062 requests (4060 known processed) with 0 events remaining.
Adding a couple TRACE() statements shows the abort happens between the two
lines
DescribePixelFormat(ctx->dc, iPixelFormat, sizeof(pfd), &pfd);
SetPixelFormat(ctx->dc, iPixelFormat, &pfd);
Sadly, adding +wgl makes the problem go away.
This was with an nvidia gtx 560 ti and drivers 270.41.06.
--
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=32545
Bug #: 32545
Summary: TaxACT 2012 crashes at startup
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslarkin(a)aim.com
Classification: Unclassified
Created attachment 42951
--> http://bugs.winehq.org/attachment.cgi?id=42951
Backtrace file
TaxACT 2012 crashes at startup, either via the post-install auto start, or when
I double-click on the desktop icon. I am using the free downloadable version.
Lester Larkin
U.S.A.
PHONE 224-764-8791
--
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=16127
Summary: Mouse Buttons do not work in BBC Basic For Windows 5.80a
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.goddard(a)freeuk.com
Created an attachment (id=17362)
--> (http://bugs.winehq.org/attachment.cgi?id=17362)
Short demo program written in the BBC Basic for Windows Language
See attached program written in the BBC Basic For Windows Language. Program
previously worked in wine but now does not work. The specific problem is that
wine is ignoring mouse clicks when the mouse pointer is on the screen but still
allows the user to turn off the program with the standard close button.
BBC Basic for Windows is freely downloadable at
http://www.bbcbasic.co.uk/bbcwin/download.html
When the same program is run in BBC Basic for Windows installed in Windows it
behaves as expected. When a left or right mouse button is pressed a colored dot
is placed on the screen at the pointer tip.
Note that the program contains a subroutine to detect what environment it is
running in, so that a workaround for the GetBoundsRect windows function not
being implemented in wine comes into operation.This is a previously reported
unresolved bug in wine.
Please let me know if you need more information.
--
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=28865
Bug #: 28865
Summary: Ski Resort Tycoon will not run on Mac OS X
Product: Wine
Version: 20050930
Platform: All
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sethklapman(a)sbcglobal.net
Classification: Unclassified
Simply put, the menu for the game will open but it has trouble running the
actual game.
--
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=34646
Bug #: 34646
Summary: Virtual DJ Crashes using Wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nedind(a)gmail.com
Classification: Unclassified
Created attachment 46178
--> http://bugs.winehq.org/attachment.cgi?id=46178
Text of crash message
See attachment
--
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.