http://bugs.winehq.com/show_bug.cgi?id=717
*** shadow/717 Sun May 26 20:43:23 2002
--- shadow/717.tmp.14557 Tue May 28 14:04:12 2002
***************
*** 156,158 ****
--- 156,181 ----
One more approach - if a target of a shell link does not exist create a dummy
target with some "UNKNOWN" icon, which will be replaced later. I like this
approach more.
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-28 14:04 -------
+ Email sent to wine-devel, also as said in email:
+
+ After some more research, I found out that the StarCraft installer doesn't
+ extract StarCraft.exe and StarEdit.exe until after the Windows Start Menu links
+ are created, so that causes a problem, in that wine tries to extract the icon
+ from a non-existant file... Since the file doesn't exist, it defers the icon
+ creation to next reboot, but there is no code to create the icon, by reading
+ the runonce key, in the wine init, so the icons never get created.
+
+ There are 3 ways that I can think of to solve this...
+
+ 1) Implement the code to read runonce in wine's init, so the icons get created
+ on the next run of wine, aka next reboot...
+ 2) Create an initscript to read the system.reg's runonce key as text and then
+ run wineshelllink based on that information, that would correlate with the
+ trace messages at least, i.e. next reboot
+ 3) Defer icon creation somehow until after the rest of the files have been
+ extracted, but before you exit the installer and/or try to run the game...
+
+ I personally like idea 2 because it is the easiest to implement and correlates
+ with the trace message, like i said...
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=24
*** shadow/24 Tue May 28 12:38:38 2002
--- shadow/24.tmp.10547 Tue May 28 13:01:26 2002
***************
*** 1,13 ****
+============================================================================+
! | err:progress:ProgressWindowProc unknown msg be10 wp=34940001 lp=00003494 |
+----------------------------------------------------------------------------+
| Bug #: 24 Product: Wine |
! | Status: REOPENED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: 914(a)bianca.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
--- 1,13 ----
+============================================================================+
! | error in ImageList_Remove when image list is already empty |
+----------------------------------------------------------------------------+
| Bug #: 24 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
+----------------------------------------------------------------------------+
! | Assigned To: galberte(a)neo.lrun.com |
| Reported By: 914(a)bianca.com |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
***************
*** 120,122 ****
--- 120,133 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 12:38 -------
The error message still exists in dlls/comctl32/imagelist.c
Check correct behaviour of the control under Windows.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 13:01 -------
+ My previous comments are about the listview error.
+ This bug reports many issues.
+ I recommend to report a separate bugs for all other issues.
+
+ Confirming for Bat! The app prints the messages about list view already empty.
+ You can download version here:
+ http://download.thebat.pl/pub/the_bat/the_bat.exe
+ Installation crashes, but I was able to launch the unpacked application from
+ the temporary archive.
http://bugs.winehq.com/show_bug.cgi?id=22
*** shadow/22 Tue May 28 12:12:09 2002
--- shadow/22.tmp.7224 Tue May 28 12:12:42 2002
***************
*** 41,43 ****
--- 41,48 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 12:12 -------
Created an attachment (id=138)
Test case - exe
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 12:12 -------
+ Created an attachment (id=139)
+ Test case - source
http://bugs.winehq.com/show_bug.cgi?id=22
*** shadow/22 Tue May 28 12:10:50 2002
--- shadow/22.tmp.7192 Tue May 28 12:12:09 2002
***************
*** 37,39 ****
--- 37,43 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 12:10 -------
Could not keep myself from checking this out.
Confirm. Below attached the test case.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 12:12 -------
+ Created an attachment (id=138)
+ Test case - exe
http://bugs.winehq.com/show_bug.cgi?id=657
*** shadow/657 Sat May 25 16:55:31 2002
--- shadow/657.tmp.5339 Tue May 28 11:46:20 2002
***************
*** 95,97 ****
--- 95,103 ----
I'm not sure where to look in MSDN to find out what all is in MFC42.dll, if
someone could point me in the right direction? Or if someone knows more about
this, feel free to accept it and start working on it...
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 11:46 -------
+ AFAIK mfc43.dll contains implementation of the Microsoft MFC library.
+ MFC is object-oriented C++ interface to Windows API.
+ To "implement" MFC means the same as "rewrite" Delphi's VCL or TrollTech's QT.
+ I'm not sure if you want to do that ;-)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=719
*** shadow/719 Mon May 27 15:03:45 2002
--- shadow/719.tmp.4822 Tue May 28 11:38:00 2002
***************
*** 113,115 ****
--- 113,121 ----
addressed for database... I don't have enough knowledge to solve this alone
problem, therefore all help will be very well coming.
Thanks.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-28 11:37 -------
+ Reporter, you provide valuable feedback to Wine developers.
+ It is possible that nobody started to work on this bug because of lack of
+ resources. Your bug report is not forgotten and in future somebody will try to
+ fix it.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=737
*** shadow/737 Tue May 28 11:16:49 2002
--- shadow/737.tmp.3959 Tue May 28 11:25:02 2002
***************
*** 246,248 ****
--- 246,257 ----
I have a copy of the full debug report, if it is needed.
Thank you!
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-28 11:25 -------
+ Maybe this is because msvcrt.__CxxFrameHandler isn't implemented yet
+ and thus it loops without regaining sanity.
+
+ Might want to run with native msvcrt.dll instead...
+
+ Also, this output is completely useless, as it doesn't show the cause of the
+ exception before.
\ No newline at end of file