http://bugs.winehq.org/show_bug.cgi?id=8229
--- Comment #12 from Christian Lupien <lupien(a)physique.usherbrooke.ca> 2010-01-14 19:48:37 ---
Yes it is still an issue. It is the same problem as before.
I just tested with the latest version:
>git-describe
wine-1.1.36-37-gdbd7657
Most of the files have moved so I will update my patches.
--
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=18247
Summary: PS7 -> open Dialogs -> Content not painted
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: h.huenteler(a)web.de
Tested versions:
openSuse 11.1 with wine 1.1.9 and KDE 4.2.2
Fedora 10 with wine 1.1.15 and Gnome/LXDE
until some weeks (don't know the latest version when it works) the content of
dialogs isn't painted (the previous content from the underlying frame is
shown).
File -> open File ... WORKS
but, here in german with the possible translation, it doesn't work
german: Datei -> Automatisieren -> Stapelverarbeitung
englsh?: File -> automate -> batch processing
there are some other with the same problem ...
the same problem, but a little bit other than before, are the dialogs about
layers, navigator, actions and so on ... they are paited, but you can't
activate any of the components in it ...
No Log-File, but it seems to me, that there is a loop with following output:
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x40038 f 0 0)
--
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=18369
Summary: fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd
(98000004)
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guillermo(a)geryon.com.ar
CC: guillermo(a)geryon.com.ar
Created an attachment (id=20934)
--> (http://bugs.winehq.org/attachment.cgi?id=20934)
fixme error: running: export WINEDLLOVERRIDES="odbccp32,odbc32=n" && export
WINEPREFIX=/wine_prueba && export WINEDEBUG=winsock && wine
/wine_prueba/drive_c/geryon/Activaciones.
Hello.
My name is Guillermo and I'm writing from Argentina.
Let's explain my issue.
We have developed a windows application using Clarion for windows version: 6.3
The APP runs very good on windows 98 and later.
It uses MSSQL database engine.
Last months we are migrating our clients to linux (debian 5(lenny)) while we
are developing a new platform for our application to be a litle more
"universal".
What universal means is to be able to run the application under major linux and
windows as well. (We are studing options to choose the right language).
Meanwhile we need to run our app under linux, so I did the NativeODBC
installation for wine wich is right installed.
http://wiki.winehq.org/NativeOdbc (this is the tutorial).-
After installing the NativeODBC driver and configuring TCP/IP transport using
clieconf.exe, we've tried to run the win32 application without success!.-
I get the following error: fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd
(98000004)
The command is:
export WINEDLLOVERRIDES="odbccp32,odbc32=n" && export WINEPREFIX=/wine_prueba
&& export WINEDEBUG=winsock && wine
/wine_prueba/drive_c/geryon/Activaciones.exe
Does anyone has the same issue?.-
some other information:
uname -a =-> Linux geryon-svr 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009
i686 GNU/Linux
cat /etc/debian_version =-> 5.0.1
wine --version = wine-1.0.1-174-gc4039bd
Attached is the last debug lines when "fixme" error shows up.!
--
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=1181
--- Comment #21 from Peter Ã…strand <peter(a)cendio.se> 2010-01-14 03:33:55 ---
(In reply to comment #13)
> Please retest in current git. If still present, update version field to
> earliest known version of wine that had this bug. Thanks!
You are wasting everybody's time. This is a fundamental problem that requires a
complete rewrite of the Wine keyboard implementation, a major task. If this
*has* been done, just say so, and then we can re-test. Just testing new
releases with a few tweaks to the current implementation is pointless. The
current keyboard implementation needs to be replaced.
--
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=21353
Summary: internet explorer 6 doesn't show any pictures in
recent wine versions
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: milan(a)cmm.ki.si
I am using ie6linux to install IE6. it worked in the previous versions, but
stoped working at leat in 1.1.35 and it still doesn't work with 1.1.36. It just
doesn't show any pictures, ie it waits showing the URL of an .jpg or .gif file.
Before it worked.
--
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=9012
Jaime Rave <jaimerave(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jaimerave(a)gmail.com
--- Comment #23 from Jaime Rave <jaimerave(a)gmail.com> 2010-01-13 21:05:32 ---
(In reply to comment #20)
> I am now been experiencing this bug for a few days now with wine 1.1.35 and
> 1.1.36 compiled as a universal binary via Macports on an iMac running Snow
> Leopard.
>
> I manage to install Office 2007, but whenever I try to run Access, I get this
> error:
>
> [payam-imac:~] payam% msaccess
> fixme:actctx:parse_depend_manifests Could not find dependent assembly L"AceDAO"
> (12.0.0.0)
> err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program
> Files\\Microsoft Office\\OFFICE12\\MSACCESS.EXE") not found
> err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program
> Files\\Microsoft Office\\OFFICE12\\MSACCESS.EXE") not found
> err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
> Files\\Microsoft Office\\OFFICE12\\MSACCESS.EXE" failed, status c0000135
>
>
> Everything seems to be honky dory in winsxs, but I can't locate msvcr80.dll or
> msvcp80.dll in system32. I can find msvcr71.dll.
>
> Office 2003 worked fine.
You're hitting bug 18889
--
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=9012
--- Comment #22 from payam.minoofar(a)meissner.com 2010-01-13 18:55:26 ---
(In reply to comment #21)
> They might be buried in winsxs. But see
> http://wiki.winehq.org/FAQ#head-bb6a7a98ea5016383c4f81717063463e5217c3bf
I just ran winetricks vcrun2005 per the above article, but no go. I get exactly
the same error.
I think Access needs to find the file listed in its manifest.
Indeed, the correct dll files are buried in the mess of folders in winsxs. So,
what's broken? I assume that something goes wrong during Office 2007
installation. But, what?
Word 2007 runs ok.
--
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=21360
Summary: upgraded ubuntu and wine to latest versions. wine
says msvcrt.dll for win32 not compatable
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fictman(a)hotmail.com
Created an attachment (id=25721)
--> (http://bugs.winehq.org/attachment.cgi?id=25721)
terminal says...
I am a novice. before I upgraded I configured wine to run old windows 3. It
spat the dummy then and wine would not le me back in to config. I upgraded and
re installed latest version of wine, this has not helped.any advice or help
would be greatly appreciated Thank You
Will
--
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.