http://bugs.winehq.org/show_bug.cgi?id=7883
------- Additional Comments From infyquest(a)gmail.com 2007-28-03 12:05 -------
Please also post the link to the patch, to keep the entries more informative.
Also post more details.
--
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=7884
------- Additional Comments From infyquest(a)gmail.com 2007-28-03 12:00 -------
do a git bisect to find which fix caused this regresion.
--
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=5790
------- Additional Comments From spencercw(a)googlemail.com 2007-28-03 11:36 -------
Well I would, but the setup program is freezing at "Initializing Setup Engine"...
--
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=7885
------- Additional Comments From focht(a)gmx.net 2007-28-03 10:50 -------
Hello,
decorated names usually come in form of:
?name[@][scope@]@parameters
For "name" and "scope" part there is no lower/uppercase distinction.
Certain parts in "parameters" (like operator name, data types, return type) are
uppercase-only.
For the rest there is nolower/uppercase distinction.
So i guess the supplied decorated name must be somehow invalid.
Please run wine with "WINEDEBUG=+msvcrt" to see what kind of decorated name is
supplied to undecorator function (__unDName() or __unDNameEx()).
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=7825
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-28-03 10:29 -------
Both installers from the links provided worked for me. Please update to git,
and rm -rf .wine before trying again. If you do both of those things and it
still doesn't work, reopen the bug.
--
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=5486
------- Additional Comments From andrewriedi(a)gmail.com 2007-28-03 10:22 -------
Please retest with current git, 'winex11.drv: Add Xcursor support for 32 bit
cursors.' may have fixed your issue. Another option is to wait for 0.9.34 to
come out and test with that. 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=5790
------- Additional Comments From andrewriedi(a)gmail.com 2007-28-03 10:18 -------
Please retest with current git, 'winex11.drv: Add Xcursor support for 32 bit
cursors.' may have fixed your issue. Another option is to wait for 0.9.34 to
come out and test with that. 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=7886
Summary: link.exe process fail with non native MSVCRT
Product: Wine
Version: 0.9.31.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: picca(a)synchrotron-soleil.fr
Hello
When linking my program with VC++6 the error message is
link /nologo /OUT:release\win32\test\test.exe "/LIBPATH:C:\Documents and
Settings\picca\Bureau\cppunit-1.10.2\lib" /LIBPATH:release\win32\src
/LIBPATH:src cppunit.lib hkl.lib release\win32\test\svecmat_test.obj
release\win32\test\quaternion_test.obj release\win32\test\mystring_test.obj
release\win32\test\object_test.obj release\win32\test\value_test.obj
release\win32\test\range_test.obj release\win32\test\parameter_test.obj
release\win32\test\axe_test.obj release\win32\test\hklobject_test.obj
release\win32\test\source_test.obj release\win32\test\fitparameter_test.obj
release\win32\test\lattice_test.obj release\win32\test\geometry_test.obj
release\win32\test\geometry_twoC_test.obj
release\win32\test\geometry_eulerian4C_test.obj
release\win32\test\geometry_eulerian6C_test.obj
release\win32\test\geometry_kappa4C_test.obj
release\win32\test\geometry_kappa6C_test.obj
release\win32\test\reflection_test.obj
release\win32\test\reflectionlist_test.obj release\win32\test\sample_test.obj
release\win32\test\samplelist_test.obj
release\win32\test\affinement_simplex_test.obj
release\win32\test\pseudoaxe_twoC_test.obj
release\win32\test\pseudoaxe_eulerian4C_test.obj
release\win32\test\pseudoaxe_kappa4C_test.obj
release\win32\test\pseudoaxe_eulerian6C_test.obj
release\win32\test\pseudoaxe_kappa6C_test.obj
release\win32\test\mode_twoC_test.obj
release\win32\test\mode_eulerian4C_test.obj
release\win32\test\mode_kappa4C_test.obj
release\win32\test\mode_kappa6C_test.obj
release\win32\test\diffractometer_twoC_test.obj
release\win32\test\diffractometer_eulerian4C_test.obj
release\win32\test\diffractometer_kappa4C_test.obj
release\win32\test\diffractometer_kappa6C_test.obj release\win32\test\main.obj
libGL warning: 3D driver claims to not support visual 0x5b
LINK :libGL warning: 3D driver claims to not support visual 0x5b
fatal error LNK1181: cannot open input file "cppunit.lib"
but if I use the native MSVCRT.DLL no more problem. The "cppunit.lib" is at the
right place. (I compiled the "cppunit.lib" on a real windows machine using VC++6)
How can I help solving this issue ?
--
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=7085
rmay(a)ou.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5542 is|0 |1
obsolete| |
------- Additional Comments From rmay(a)ou.edu 2007-28-03 09:33 -------
Created an attachment (id=5543)
--> (http://bugs.winehq.org/attachment.cgi?id=5543&action=view)
+win,+msg,+message,+edit,+combo trace
(Post correctly as binary gzip this time instead of test/plain)
Trace of program when using filtering. Last WM_TIMER message returns at line
10443, text is typed in the filter at 10690, and a WM_TIMER message finally
appears again at 34056.
--
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=7085
------- Additional Comments From rmay(a)ou.edu 2007-28-03 09:31 -------
Created an attachment (id=5542)
--> (http://bugs.winehq.org/attachment.cgi?id=5542&action=view)
+win,+msg,+message,+edit,+combo trace
Trace of program when using filtering. Last WM_TIMER message returns at line
10443, text is typed in the filter at 10690, and a WM_TIMER message finally
appears again at 34056.
--
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=7085
------- Additional Comments From rmay(a)ou.edu 2007-28-03 09:28 -------
>The text field that acts as a filter has a window timer installed that
>fires every 100 msec. When the timer fires, it checks to see if the
>text has changed since the last call and sends a custom window message
>(msg == 1001) to its parent window.
According to one of the Weatherscope developers, this is how the filtering works:
>When the parent window receives that message, it rebuilds the radar
>combo box using the same function it used when it was originally
>constructed. The only difference it that now it has a filter string to
>apply to the radar names. When we rebuild the combo box, we completely
>remove all of the items and add back the ones that match the filter
>string one at a time.
>So, as far as Win32 is concerned, there should be a WM_TIMER message
>firing on the text field's HWND about 10 times a second. A custom
>window message of 1001 should be sent to the radar dialog's HWND if the
>text was changed between successive timer messages. We use SendMessage
>to add and remove items from the combo box (CB_DELETESTRING to remove,
>CB_INSERTSTRING to add).
As far as I can tell from a +message,+edit,+combo trace, the WM_TIMER messages
stop being dispatched once one clicks in the line edit, and instead I see
WM_SYSTIMER messages being sent. After the aforementioned clicking around, the
WM_TIMER messages are sent again and filtering works. Anyone have _any_ idea
what could be going on here?
--
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=7885
Summary: demangle_datatype UnKnown (a, n, v)
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: picca(a)synchrotron-soleil.fr
When compilling with VC++6 one of my file this err raised:
cl /nologo /W3 /GR /GX /FD /c /Zi /MTd /Od /TP /DWIN32 /D_WINDOWS /D_WINSTATIC
/D_DEBUG /D_MBCS /D_TANGO_LIB /Iapi\cpp\log4tango\include
/Ibuild\win32\debug\api\cpp\log4tango\src /Iapi\cpp\log4tango\src
/Ibuild\win32\debug\api\cpp\log4tango\include /Iapi\cpp\server /Iapi\cpp\client
/Iapi\cpp\server\idl /IC:\omniORB-4.1.0\include /c api\cpp\server\w32win.cpp
/Fobuild\win32\debug\api\cpp\tango\server\w32win.obj
libGL warning: 3D driver claims to not support visual 0x5b
libGL warning: 3D driver claims to not support visual 0x5b
w32win.cpp
err:msvcrt:demangle_datatype Unknown type a
err:msvcrt:demangle_datatype Unknown type n
err:msvcrt:demangle_datatype Unknown type n
err:msvcrt:demangle_datatype Unknown type v
err:msvcrt:demangle_datatype Unknown type v
err:msvcrt:demangle_datatype Unknown type v
I looked in the undname.cpp code and find that most of the case handle capital
letters. Is it just a case sensitive letter issue ?
--
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=7690
------- Additional Comments From hans(a)it.vu.nl 2007-28-03 08:09 -------
Guess what, the "Lizenzdatenbank nicht vorhanden!" error
dialog also appears on Windows. It then shows the main app
window and a new dialog asking if you want to evaluate
the product. That dialog does not appear on Wine.
--
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=6033
------- Additional Comments From martin.sandsmark(a)gmail.com 2007-28-03 07:03 -------
Same here, kubuntu feisty with wine 0.9.33.
I use the open source ati r300/radeon drivers.
I notice that the mouse is a bit choppy in the interface as well, but it's
really horrible in-game. I use a "virtual" desktop. I also notice that
redrawing seems extremely slow in most wine apps (regedit, winecfg, etc.).
--
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=4175
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-28-03 07:02 -------
Could you provide a WINEDEBUG=+listview,+header trace?
--
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=3717
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-28-03 07:01 -------
The patch got into Git (will be part of Wine releases starting from 0.9.34) so
I'm closing the bug.
--
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=7876
------- Additional Comments From focht(a)gmx.net 2007-28-03 06:10 -------
Hello,
supporting native API for kmode drivers doesnt make much sense.
The cpu-z kmode driver implements low level i/o throughput time measurements
using ring0 (privileged) instructions and some internal kmode apis (query
interrupt counters and the like).
Even if you support/emulate necessary native kmode apis, the driver code would
immediately cause SIGILL/SIGSEGVs due use of privileged instructions.
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=5535
frick(a)sc-networks.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frick(a)sc-networks.de
------- Additional Comments From frick(a)sc-networks.de 2007-28-03 06:00 -------
*** Bug 5782 has been marked as a duplicate of this bug. ***
--
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=7817
------- Additional Comments From damjan.jov(a)gmail.com 2007-28-03 05:23 -------
Type
glxinfo | grep rendering
in a terminal
It should say:
direct rendering: Yes
Also, when last I checked, SiS graphics cards didn't have a good reputation on
Linux. It could well be a buggy graphics driver, try a different version.
--
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=7685
------- Additional Comments From zthg4821(a)gmail.com 2007-28-03 04:20 -------
I've just tested localhost web interface sessions in eMule 0.47c with versions
of Wine going all the way back to 0.9.23 (which is 2 versions before the big
0.9.25 socket fix was released; see bug 3063) and every single one exhibits the
same broken behavior as I described in comment #5 and comment #10. For
thoroughness I also tried using an older version of eMule -- 0.47a -- and still
experienced the same results.
This would indicate that either localhost web interface sessions were broken all
along and I simply didn't notice it until recently (it's only 2 small GIFs,
somewhat easy to miss), or there's something new in my system configuration that
brought out the buggy behavior (Netfilter config in my kernel perhaps?).
So this disproves my suspicion in comment #13 -- the problem doesn't seem to be
a regression after all. So much for all that git-bisecting. :)
--
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=3689
------- Additional Comments From lesjaw(a)yahoo.com 2007-28-03 02:34 -------
btw..if u want to succeed install ms office97 try the old wine version
200...with winetools..for me it works nearly perfect..
--
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=664
------- Additional Comments From computer-dude(a)hotmail.com 2007-28-03 02:14 -------
Why not just run the program using the help file name as an argument?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5257
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-28-03 00:52 -------
Closing
--
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=5171
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-28-03 00:37 -------
Closing
--
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=5168
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-28-03 00:36 -------
Closing
--
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=7876
------- Additional Comments From dank(a)kegel.com 2007-28-03 00:31 -------
Right, .sys files are much harder to support than .dll files, we
generally don't even try.
I doubt they would need to load a driver in Linux; most of their
functionality can probably be gotten at via userspace already.
Somebody just needs to write a .dll that uses the linux kernel
interface to get at it all.
Better yet to simply rewrite the app for Linux, I suppose.
--
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=2398
------- Additional Comments From dank(a)kegel.com 2007-28-03 00:25 -------
My impression is that submitting a patch to revert back
to X child windows won't be accepted, especially if
it introduces new problems.
Alexandre was quite clear about this. Ulrich's trying to
get the scissors trick to work on more cards, that's
more likely to make it in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5703
------- Additional Comments From truiken(a)gmail.com 2007-28-03 00:07 -------
The installer from the URL you specified works fine for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7873
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
------- Additional Comments From juan_lang(a)yahoo.com 2007-27-03 23:44 -------
Not a blocker.
This is a well-known limitation of Wine - Google reports many examples of it.
Fixing it has been listed as an idea for a GSoC project, but no takers yet.
A workaround might be installing and using native COM - see e.g. winetricks to
install dcom98.
--
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=7884
Summary: Movies Don't work in Privateer 2
Product: Wine
Version: 0.9.33.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcarthew(a)mbarron.net
Privateer 2 the darkening for windows 9x. Intro Movies do not display on screen,
only sound plays. THIS IS A REGRESSION BUG wine 0.9.15 plays the origin systems
logo fine. I am going to continue testing this title with various wine versions
but I suspect several things have regressed.
--
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=7825
------- Additional Comments From truiken(a)gmail.com 2007-27-03 20:29 -------
Please post a link for the download of the installer you're using. I downloaded
the RFO installer from the site, and it installed fine. Also, how are you
running the installer? command line, winefile, etc?
--
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=7825
lemonsbr(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From lemonsbr(a)gmail.com 2007-27-03 20:17 -------
I don't have good news :( I'm using the version 0.9.33 and the errors continues.
[lemons@localhost teste]$ wine setup
fixme:advapi:LookupAccountNameW (null) L"lemons" (nil) 0x34f808 (nil) 0x34f804
0x34f810 - stub
fixme:advapi:LookupAccountNameW (null) L"lemons" 0x16af90 0x34f808 0x16afa8
0x34f804 0x34f810 - stub
err:ole:OLEPictureImpl_LoadJpeg Trying to load JPEG picture, but JPEG supported
not compiled in.
fixme:ole:OLEPictureImpl_get_Handle Unimplemented type -1
err:msi:msi_load_picture failed to get bitmap handle
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary5"
err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE"
err:ole:OLEPictureImpl_LoadJpeg Trying to load JPEG picture, but JPEG supported
not compiled in.
fixme:ole:OLEPictureImpl_get_Handle Unimplemented type -1
err:msi:msi_load_picture failed to get bitmap handle
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary20"
err:ole:OLEPictureImpl_LoadJpeg Trying to load JPEG picture, but JPEG supported
not compiled in.
fixme:ole:OLEPictureImpl_get_Handle Unimplemented type -1
err:msi:msi_load_picture failed to get bitmap handle
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary21"
err:ole:OLEPictureImpl_LoadJpeg Trying to load JPEG picture, but JPEG supported
not compiled in.
fixme:ole:OLEPictureImpl_get_Handle Unimplemented type -1
err:msi:msi_load_picture failed to get bitmap handle
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary21"
err:ole:OLEPictureImpl_LoadJpeg Trying to load JPEG picture, but JPEG supported
not compiled in.
fixme:ole:OLEPictureImpl_get_Handle Unimplemented type -1
err:msi:msi_load_picture failed to get bitmap handle
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary21"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveExistingProducts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnpublishComponents"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterTypeLibraries"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC"
fixme:msi:msi_unimplemented_action_stub UnregisterFonts -> 1 ignored L"Font"
table values
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterClassInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterExtensionInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterProgIdInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterMIMEInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveShortcuts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
err:msi:load_media_info Failed to extract cabinet stream
err:msi:ready_media Unable to load media info
err:msi:ACTION_InstallFiles Failed to ready media
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
err:ole:OLEPictureImpl_LoadJpeg Trying to load JPEG picture, but JPEG supported
not compiled in.
fixme:ole:OLEPictureImpl_get_Handle Unimplemented type -1
err:msi:msi_load_picture failed to get bitmap handle
err:msi:msi_dialog_bitmap_control Failed to load bitmap L"NewBinary5"
--
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=2398
------- Additional Comments From tonglebeak(a)gmail.com 2007-27-03 19:56 -------
Has this been submitted to wine-patches yet?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7883
Summary: Adobe Photoshop Elements 5 doesn't install completely?
Product: Wine
Version: CVS
Platform: Other
URL: https://www.adobe.com/cfusion/tdrc/index.cfm?product=pho
toshop%5Felements&loc=en
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer (with Mike's patch) seems to
complete, but it doesn't seem to have installed a .exe.
--
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=7675
------- Additional Comments From dank(a)kegel.com 2007-27-03 19:12 -------
Adobe InCopy CS2 fails in the same way (not surprising, it's
a related app).
--
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=7675
------- Additional Comments From dank(a)kegel.com 2007-27-03 19:03 -------
With today's git and Mike's patch,
things seem a bit different; the only fixme's are
fixme:advapi:QueryServiceObjectSecurity 0x191928 4 0x33dac8 4 0x33dac4
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
and there are no err's. Looking at the +relay log
it seems that the problem is related to "Adobe LM Service",
presumably their license manager / copy protection.
For what it's worth, you can see it repeatedly
trying to talk to the license manager with calls like this:
001c:Call kernel32.CallNamedPipeA(019e2160 "\\\\.\\pipe\\Adobe LM
Service0ECA17E3-C1AE-4b96-89EF-8F8F0D78AF81",0033d638,00000014,0033d660,00000014,0033d674,000007d0)
ret=66e098f8
--
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=7762
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Error using |lnk files created by Wine
|FileCreateShortcut cmd in |have invalid target
|AutoHotkey script |
------- Additional Comments From thestig(a)google.com 2007-27-03 18:09 -------
The lnk files created by Wine look mostly correct, but do not work.
I tried the following with Autohotkey:
FileCreateShortcut, c:\windows\notepad.exe, bar.lnk, c:\windows, "foo bar",
Test, , X, , 3
This should create a shortcut named bar.lnk that points to notepad.exe, with:
argument: "foo bar"
comment: "Test"
hotkey: Ctrl+Alt+X
that starts maximized.
When I copy the bar.lnk file to a Windows XP machine, Windows recognizes the
file as a shortcut. It has the correct comment, hotkey, and is set to start
maximized. The important thing that's missing is the pointer to the notepad.exe
target.
--
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=7882
Summary: Photoshop CS2 aborts after startup, saying "insufficient
privileges"
Product: Wine
Version: CVS
Platform: Other
URL: https://www.adobe.com/cfusion/tdrc/index.cfm?loc=en&prod
uct=photoshop
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Photoshop CS2 trial
(after installing, see bug 5348 for workaround)
(after it finishes starting up, see bug 5347)
aborts with a dialog box saying
"Adobe Activation
You are not allowed to continue because your account
does not have the proper privileges. Please log in
using an account with admnistrator privileges and try again."
The last few interesting things in the log are:
fixme:advapi:QueryServiceObjectSecurity 0x330e6e8 4 0x330e730 0 0x33e29c
fixme:advapi:SetEntriesInAclA 1 0x33e22c 0x330e7a0 0x33e294
fixme:advapi:QueryServiceObjectSecurity 0x330e6e8 4 0x33de94 512 0x33e2a4
fixme:advapi:SetServiceObjectSecurity 0x330e6e8 4 0x33e094
fixme:advapi:SetEntriesInAclA 1 0x33e270 (nil) 0x33e2d4
err:advapi:service_handle_start service is not stopped
(Where's that advapi category when you need it?)
After clicking OK, one also sees lots of messages of the sort
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
err:ole:local_server_thread Failure during ConnectNamedPipe 317
--
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=5012
damir(a)trefle.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://download.2gis.ru/arhi|http://download.2gis.ru/arhi
|ves/2gisNsk91.exe |ves/2gisNsk102.exe
------- Additional Comments From damir(a)trefle.ru 2007-27-03 15:57 -------
update URL
--
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=7818
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2007-27-03 15:45 -------
I tried installing into an empty .wine directory
with this morning's git.
It seems to get a little further; the last few lines of the log
before it seemingly livelocks are
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
err:msi:register_progid L"Macromedia.Extension.Information" has no class
err:msi:register_progid L"Macromedia.Extension.Package" has no class
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
fixme:rpc:RpcImpersonateClient (0x66cf90): stub
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should
have been 0x1500000016
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
fixme:rpc:RpcRevertToSelfEx (0x66cf90): stub
I gave up after ten minutes. In Program Files, the only subdirectories
that had been created are Common Files and Macromedia.
--
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=5330
------- Additional Comments From jswillms(a)us.ibm.com 2007-27-03 15:31 -------
See this same bug on Ubuntu Wine 9.22 running a program called ME Thread Pal
Demo. Will try to find out more about the app.
--
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=7881
Summary: JRE 1.3.1: RuntimeException in
sun.awt.Win32GraphicsDevice.getDefaultPixIDImpl(Native
Method)
Product: Wine
Version: 0.9.33.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tk_fhd_aui(a)yahoo.de
This is a problem already discussed in wine-users. There is a workaround
available to replace the JRE with a newer one during installation, but this
isn't useful for novice users. When I understood right, as there wasn't a real
solution found, I should report a bug. If else, simply close it.
The installer of SystemVision is mostly written in java and ships JRE 1.3.1
(Mentor seems not to care it's EOL) with it for this which is extracted and
called by a native windows installer. When the java part is called, the
following exception is thrown:
Exception in thread "main" java.lang.ExceptionInInitializerError:
java.lang.RuntimeException:
Unable to create a suitable default GraphicsConfiguration. Try changing your
Display Settings.
at sun.awt.Win32GraphicsDevice.getDefaultPixIDImpl(Native Method)
at sun.awt.Win32GraphicsDevice.getDefaultPixID(Unknown Source)
at sun.awt.Win32GraphicsDevice.getDefaultConfiguration(Unknown Source)
at sun.awt.windows.WToolkit.resetGC(Unknown Source)
at sun.awt.windows.WToolkit.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.Toolkit$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at javax.swing.ImageIcon.<init>(Unknown Source)
at
com.mentor.install.controlpanel.gui.InstallGUI.getImageIcon(InstallGUI.java:480)
at com.mentor.install.controlpanel.Install.<init>(Install.java:207)
at com.mentor.install.controlpanel.Install.main(Install.java:1437)
If I should add WINEDEBUG log's, please let me know the required options.
--
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=7876
------- Additional Comments From Speeddymon(a)gmail.com 2007-27-03 15:04 -------
So we wont ever support loading the sys natively even, similar to what we do
with ie dplay.dll and dplayx.dll ? That sux cause this program is a great one
for overclockers and afaik there isnt a linux alternative..
What does adding wine support to their sdk do? Allow them to write a driver
that could theoretically be loaded by wine, or what?
--
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=5130
------- Additional Comments From Speeddymon(a)gmail.com 2007-27-03 14:49 -------
Definitely happening only on first run, whether the program is launched from the
installer or not. At first I thought it was maybe the processing of the
database, so I played around with anything and everything I could find that
dealt with the database, and that didnt do it. Then I tried running it in
winedbg so I could set some breakpoints to find the problem, but it does a stack
dump right after the interface appears in call_window_proc. I'll file a
separate bug about that.
At any rate, I tried exiting the program all 3 ways to exit it (esc, clicking
the close button at the top right, and also doing file->exit) and all 3 result
in a crash on the first run after installing.
--
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=7876
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From dank(a)kegel.com 2007-27-03 14:46 -------
Unlikely Wine will ever support that .sys file.
Best thing to do is work with the vendor to add
wine support to their SDK
( http://www.cpuid.com/sdkcpp.php )
--
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.