http://bugs.winehq.org/show_bug.cgi?id=6065
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-04 22:50 -------
Confirming.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7979
------- Additional Comments From sidolin(a)gmail.com 2007-13-04 22:07 -------
Works for me when "OffscreenRenderingMode" is "fbo", see screenshot
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7285
------- Additional Comments From stephaneg47(a)hotmail.com 2007-13-04 19:51 -------
Hi,
I don't know if that may help, I have an ATI Radeon, I use the "radeon" driver
and I don't think I have the "SCIM" you are referring to, because neither a
"locate scim" or a "rpm -qa | grep 'scim'" is giving me any result.
Note: I originally filed this bug for version 0.9.29, but I tried the latest
package for Mandrake, 0.9.30, and and problem persists. I tried compiling 0.9.35
from source, but it filled up my hard drive!...and I was getting some warnings
at "./configure", so I'm really not sure it would have worked anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7910
------- Additional Comments From b.buschinski(a)web.de 2007-13-04 19:46 -------
Created an attachment (id=5762)
--> (http://bugs.winehq.org/attachment.cgi?id=5762&action=view)
drawprim typo fix
The Bug was introduced with git commit 71f923a6d20785ebd43bae9186f62c0029ca0db0
It is just a typo:
if (Value != NULL)
doSomething();
else
doSomeElse();
turned into
if (Value != NULL)
doSomeElse();
...
if (Value != NULL)
doSomething();
this patch fixes the typo and the game menu has normal colors again
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8024
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-04 19:39 -------
Please upgrade to wine-0.9.35 or try workaround described in bug 6547.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7423
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|wine-shell32 |wine-kernel
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2007-13-04 19:37 -------
What comment 8 talks about is completely wrong. You have to copy _full_ content
of ~/.wine/drive_c there if you want it to work. Of course if you have real
windows there it means destroying it.
And of course it talks about something totally unrelated to this bug.
What seems to happen is ntfs-3g doesn't support the mmap Excel requests (shared
write access)! And Wine can't do anything here. The only solution - don't use ntfs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8039
------- Additional Comments From hans.huber(a)gmx.de 2007-13-04 18:58 -------
Created an attachment (id=5761)
--> (http://bugs.winehq.org/attachment.cgi?id=5761&action=view)
Printscreen with the input fields "Station" and "Berechnen"
Under plain Windows if you start to enter a towns name into Station it is
searching for the next similar town and usually presents a List of possible
towns in a tree view.
First I thought it's due to some missing ODBC stuff, but it accespts Town names
in "Suchbegriff eingeben" (enter Search text), and it even displays the same
tree view. So I think ODBC is ok.
The log from the perl script doesn't tell me too much. I might need some more
help on this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8039
Summary: Values cannot be entered in Controls
Product: Wine
Version: 0.9.35.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hans.huber(a)gmx.de
This is a navi programm. It almost works when the right mfc, and other libraries
are installed. I tested it on version 0.9.34 too. Looks the same. It seems to
depend on IE. May be the controls are inherited (all tough I'm not sure).
Other functions seem to work. But the start and the end points can not be
selected as well as calculating is without a function.
I know a litlle of C if someone can give me pointers on how to check thinsg I'm
glad to help.
I think I have seen similar issues in other programs, but did not see a solution
for it.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7423
------- Additional Comments From robin.grindley(a)ieee.org 2007-13-04 17:24 -------
Created an attachment (id=5759)
--> (http://bugs.winehq.org/attachment.cgi?id=5759&action=view)
Dump with +file,+ntll trying to load program from ntfs-3g filesystem
I have the same problem. I mount my Windows C: drive as /windows/C with ntfs-3g
(all under OpenSuse 10.2).
I realized that Wine does not automatically mount the /windows/C directory as a
windows file. So I went into winecfg and edited the Drives to add /windows/C as
the E: drive. Now when I try to open the file, it doesn't have a problem
finding the .exe. However, it does crap out later because it cannot find DLLs.
I couldn't find anyway to tell Wine to add other paths for DLL searching. I've
attached a dump with +file,+ntdll.
I also noticed that after doing all this, if I open up winecfg again, my E:
drive is gone, and I have to keep adding it back by hand.
I'm new to Wine, so apologies if some of the side-issues (DLL path, winecfg
changes not 'sticking') above are known issues.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8002
bigdavesr(a)suddenlink.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From bigdavesr(a)suddenlink.net 2007-13-04 16:21 -------
uninstalled wine. Also uninstalled the wine folder in home. Reinstalled wine and
now it works properly. Thanks for your help
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8024
------- Additional Comments From ruben(a)ugr.es 2007-13-04 15:59 -------
Fuqid with version wine_0.9.23~winehq0~ubuntu~6.06-1_i386.deb
hangs after displaying a splash screen "Fuqid is starting up ..."
which only lasts a few seconds with version 0.9.22
I'll try to get the source code for 0.9.22 and check the changes.
(I have not used git before, it might take me some time)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7051
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-13-04 15:27 -------
I can't reproduce this with wine 0.9.35 (ati card), is this bug still
occuring?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7910
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.dreamfall.com/
------- Additional Comments From thestig(a)google.com 2007-13-04 13:47 -------
Does the problem occur in the trial? If so, perhaps someone else can do the
regression testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--- wine-bugs(a)winehq.org wrote:
From: Wine Bugs <wine-bugs(a)winehq.org>
To: display(a)kred.com
Subject: [Bug 8035] VB run error
Date: Fri, 13 Apr 2007 12:39:47 -0500
http://bugs.winehq.org/show_bug.cgi?id=8035
------- Additional Comments From dank(a)kegel.com 2007-13-04 12:39 -------
Harry wrote me to say this was a very small Visual Basic 4
program he wrote himself.
Harry, can you attach or send me the source code and executable for
the program?
Sorry, lost the source code.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
_____________________________________________________________
Get your own *free* email address like this one from www.OwnEmail.com
http://bugs.winehq.org/show_bug.cgi?id=7910
------- Additional Comments From b.buschinski(a)web.de 2007-13-04 13:15 -------
the problem was introduced between
wine 0.9.29 (2007-01-09)
and wine 0.9.30 (2007-01-25)
wine 0.9.29 works fine and .30 has the problem
I am a little bit scared to do further regression testing now, but maybe I'll
look deeper into this tonight :)
and by the way the problem is still present in wine 0.9.35
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8035
------- Additional Comments From dank(a)kegel.com 2007-13-04 12:39 -------
Harry wrote me to say this was a very small Visual Basic 4
program he wrote himself.
Harry, can you attach or send me the source code and executable for
the program?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8036
------- Additional Comments From sick_soul(a)yahoo.it 2007-13-04 12:32 -------
btw, I noticed that test case 0 in test_profile_int,
does not work anymore with current cvs.
This remains true after applying my patch.
iirc it originally worked with dlls/kernel32/profile.c revision 1.4,
against which I made the patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--- wine-bugs(a)winehq.org wrote:
From: Wine Bugs <wine-bugs(a)winehq.org>
To: display(a)kred.com
Subject: [Bug 8035] VB run error
Date: Fri, 13 Apr 2007 05:57:34 -0500
http://bugs.winehq.org/show_bug.cgi?id=8035
------- Additional Comments From dank(a)kegel.com 2007-13-04 05:57 -------
And, if that doesn't help, try running winecfg and setting wine
to emulate Windows NT instead of Windows 2000.
Tried it, no go. Same error.
What VB app is this? What version of VB does it use?
Sorry, I thought the compiler was gone. Found it, VB 4.0.
Is a trial version of the app available?
Just a small program I wrote long ago. Generates radom passwords. You want it I will send.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
_____________________________________________________________
Get your own *free* email address like this one from www.OwnEmail.com
http://bugs.winehq.org/show_bug.cgi?id=8033
------- Additional Comments From focht(a)gmx.net 2007-13-04 09:32 -------
Created an attachment (id=5758)
--> (http://bugs.winehq.org/attachment.cgi?id=5758&action=view)
in-depth crash analysis of TOPO 4.x binary
Hello,
seems there is no demo/trial from website available, so i downloaded the
"upgrade" from http://maps.nationalgeographic.com/TOPO/
Though the upgrade requires 4.x full version installed, i "convinced" the
installer to work.
Analysis would be too large to post here, so i refer to problematic code
snippets here.
To see in-depth analysis scratch pad, consult the attachment.
Basically it's a combination of wine bug in common dialog (printing) module and
the way the application is coded (error handling).
The application makes heavy use of MFC 7.x (native dlls).
--- snip pseudo app code ---
CPageSetupDialog dlg( PSD_RETURNDEFAULT | PSD_NOWARNING, NULL);
if(dlg.DoModal() != IDOK)
return;
--- snip pseudo app code ---
Returns on both platforms (windows and wine) "IDOK".
Printer subsystems dlls are loaded on demand (in DoModal() call)
The next snippet is the culprit:
--- snip pseudo app code ---
if( pThis->m_hDevMode != NULL)
{
::GlobalFree( pThis->m_hDevMode);
}
if( pThis->m_hDevNames != NULL)
{
::GlobalFree( pThis->m_hDevMode);
}
pThis->m_hDevMode = m_psd.hDevMode;
pThis->m_hDevNames = m_psd.hDevNames;
pThis->m_Name = dlg.GetDeviceName();
// fill in pThis->PrinterCapsData1...4
get_device_caps_from_printer_dc( dlg);
PDEVMODEA* pDevMode = ::GlobalLock( pThis->m_hDevMode);
// crash here deref NULL ptr
pDevMode->dmOrientation = (pThis->IsPortraitOrientation != 0) ?
DMORIENT_PORTRAIT : DMORIENT_LANDSCAPE;
--- snip pseudo app code ---
The application expects PAGESETUPDLG data structure (subclassed data member) to
be correctly filled in when doing CPageSetupDialog::DoModal() + dlgResult ==
IDOK.
But neither m_psd.hDevMode nor m_psd.hDevNames have meaningful values in wine
(NULL ptr).
Even the "query default printer" does not return any printers/data to client at
all.
Windows returns valid struct handles (e.g. filled DEVMODEA and DEVNAMES).
The application dies on first dereference of one of these data pointers after
locking the handles (pDevMode->dmOrientation).
Of course one can argue its bad error handling to rely on data being valid all
the time (even "fallback/default" case).
Armed with this knowledge, i put additional trace code into wine and found the
cause.
--- snip dlls/comdlg32/printdlg.c ---
BOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA setupdlg)
{
.....
/* Initialize default printer struct. If no printer device info is specified
retrieve the default printer data. */
memset(&pdlg,0,sizeof(pdlg));
pdlg.lStructSize = sizeof(pdlg);
if (setupdlg->hDevMode && setupdlg->hDevNames) {
pdlg.hDevMode = setupdlg->hDevMode;
pdlg.hDevNames = setupdlg->hDevNames;
} else {
pdlg.Flags = PD_RETURNDEFAULT;
bRet = PrintDlgA(&pdlg);
if (!bRet){
if (!(setupdlg->Flags & PSD_NOWARNING)) {
char errstr[256];
LoadStringA(COMDLG32_hInstance, PD32_NO_DEFAULT_PRINTER,
errstr, 255);
MessageBoxA(setupdlg->hwndOwner, errstr, 0, MB_OK |
MB_ICONERROR);
}
return FALSE;
}
}
....
}
--- snip dlls/comdlg32/printdlg.c ---
The culprit is: if an application (win32 code, MFC ...) calls PageSetupDlgA()
with hDevMode and hDevNames both NULL ("give me default one") it *expects*
something usefull if PrintDlgA() dlgResult == ok.
To fix this, copy devmode/devname structure handles for client use.
--- snip dlls/comdlg32/printdlg.c ---
BOOL WINAPI PageSetupDlgA(LPPAGESETUPDLGA setupdlg)
{
.....
/* Initialize default printer struct. If no printer device info is specified
retrieve the default printer data. */
memset(&pdlg,0,sizeof(pdlg));
pdlg.lStructSize = sizeof(pdlg);
if (setupdlg->hDevMode && setupdlg->hDevNames) {
pdlg.hDevMode = setupdlg->hDevMode;
pdlg.hDevNames = setupdlg->hDevNames;
} else {
pdlg.Flags = PD_RETURNDEFAULT;
bRet = PrintDlgA(&pdlg);
if (!bRet){
if (!(setupdlg->Flags & PSD_NOWARNING)) {
char errstr[256];
LoadStringA(COMDLG32_hInstance, PD32_NO_DEFAULT_PRINTER,
errstr, 255);
MessageBoxA(setupdlg->hwndOwner, errstr, 0, MB_OK |
MB_ICONERROR);
}
return FALSE;
}
// FIX: there was no input hDevMode and hDevNames: give it to client!
setupdlg->hDevMode = pdlg.hDevMode;
setupdlg->hDevNames = pdlg.hDevNames;
}
....
}
-- snip dlls/comdlg32/printdlg.c ---
With this fix, the app doesnt crash anymore - though it exits later (due to my
upgrade-hack -> no full version avail -> incomlete install)
It could be possible that this one might "heal" related printing setup bug
reports/crashes too.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8036
------- Additional Comments From sick_soul(a)yahoo.it 2007-13-04 08:26 -------
I will check this again.
Can you confirm that you don't see a failure in the test,
but a crash? Can you trace where that crash happens?
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.