http://bugs.winehq.com/show_bug.cgi?id=788
gary(a)evalunet.co.za changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From gary(a)evalunet.co.za 2002-06-18 08:14 -------
I've done the following:
1. make uninstall
2. rm -Rf ~/c ~/.wine
3. cvs update -PAd
4. make distclean
5. tools/wineinstall
The new attachment (06/18/02 08:09) is a much much stripped down version of the
program, in fact, it's an empty program which still gives me the error. I
think it has something to do with the fact that it is a win32 command line
program, rather than a windows program - if I do the same but compiling as a
windows gdi program it works just fine.
Both versions work great on my Windows 2000 box.
BTW, the code is now like this:
---
program derr;
begin
end.
---
(Other project settings are in the .cfg and .dof files in the attachment)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=788
------- Additional Comments From gary(a)evalunet.co.za 2002-06-18 08:09 -------
Created an attachment (id=177)
Reduced error case
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=807
Summary: PowerBuilder 6.0 generated applications crash accessing
date fields
Product: Wine
Version: 20020509
Platform: PC
URL: http://web.tiscali.it/l_capriotti/WineTest.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: l.capriotti(a)tiscali.it
I'm trying to run a PB-generated application under Wine, but every panel
with date-time fields generate a crash. By means of winedbg I've managed to
track the crashes to a limited set of function calls into the runtime engine
PBVM60.DLL
(namely PBE_SetData, PBE_FmtSetDataString, PBE_FmtSetMask) which are called by
the engine itself whenever creating dialogs. It seems to me a dialog property is
not correctly initialised, leading to a segfault accessing an invalid pointer.
I've managed to package a minimal test application into the following zip file:
http://web.tiscali.it/l_capriotti/WineTest.zip
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=807>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-17 22:55 -------
When I click on the second button from the left (play input file) I get the
following error
The requested audio compression is not compatible with the
imput format. Check that the sampling rate and channel count
of the input match those of the requested format
When I press OK nothing happens.
This is using current CVS. I can get the vidio to play by clicking on the 3rd
button but I get no sound. You mentioned MP3 in you original report but the only
options for sound are avi and wav. Any suggestions.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
online(a)wantree.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
------- Additional Comments From online(a)wantree.com.au 2002-06-17 22:28 -------
In windows it always works because in a point-and-click environment you don't get
a choice as to where the program starts. However we can replicate the problem
from a dos box in windows.
cd d:\Dungeon
charac~1
REM the character generator works
cd r
..\charac~1
REM nothing happens ... presumably it crashed just as it happens in wine
REM but windows doesn't pop up a debugger or spew debug information.
Hence it seems that wine is infact correctly emulating windows bug for bug in this
case.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.wizards.com/maste
| |rtools/downloads/CGSetup12.e
| |xe
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-17 20:17 -------
adding url to download file
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=798
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 13:14 -------
As I consider this issue a bug I still want to find and fix it.
Reporter, will it be difficult for you to do the regression testing as described
above?
Let me know if you need any help.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=798>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=794
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 12:57 -------
Closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=794>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=794
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 12:56 -------
Closing the bug per discussion with Shachar and Alexandre. Looks like this is
not a bug. File separate bug reports if you come across similiar issues.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=794>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=788
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From apa3a(a)yahoo.com 2002-06-17 12:54 -------
Gareth, it works for me.
I just unpack the archive you provided and run command "wine MakeMakefiles.exe
.". Used fresh Wine from CVS.
If you still have the issue with recent CVS try to reproduce the bug with
default no-windows Wine configuration.
Reopen the bug if you can reproduce the issue. Please, also create as small as
possible test case. Be sure the test case works on Windows and fails on Wine.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=788>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.