[Bug 28076] New: altap salamander 2.54 does not start
http://bugs.winehq.org/show_bug.cgi?id=28076 Summary: altap salamander 2.54 does not start Product: Wine Version: 1.3.26 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: martin.suc(a)googlemail.com Hi, I have installed altap salamander version 2.54 and when appears first dialog to click to ok button when is pressed it dissapeared and nothing happened. Please let me know if I can more investigate to give more information. kind regards, Martin -- 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=28076 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-08-14 01:10:54 CDT --- Terminal output? -- 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=28076 --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-08-15 13:22:27 CDT --- Created an attachment (id=35970) --> (http://bugs.winehq.org/attachment.cgi?id=35970) patch, adding extra icon resource Looks like it's choking in missing resource #319 in shell32. The attached patch makes the app start for me -- 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=28076 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.altap.cz/downloa | |d.html#sal25 CC| |xerox_xerox2000(a)yahoo.co.uk Ever Confirmed|0 |1 --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-08-15 13:23:17 CDT --- confirming + added downloadlink -- 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=28076 --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-08-15 22:49:21 CDT --- Created an attachment (id=35977) --> (http://bugs.winehq.org/attachment.cgi?id=35977) Log after using the patch I can confirm it too and can also confirm the patch makes the program start. Without the patch the log without any flags is as simple as: fixme:win:DisableProcessWindowsGhosting : stub Any ideas on what flags to use? +shell seems to give the same results before and after the patch. -- 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=28076 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-08-16 03:41:38 CDT --- (In reply to comment #4)
Created an attachment (id=35977) --> (http://bugs.winehq.org/attachment.cgi?id=35977) [details] Log after using the patch
I can confirm it too and can also confirm the patch makes the program start. Without the patch the log without any flags is as simple as:
fixme:win:DisableProcessWindowsGhosting : stub
Any ideas on what flags to use? +shell seems to give the same results before and after the patch.
Why would you want to use extra flags? AFAICT the bug is fixed with the patch applied -- 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=28076 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-08-16 06:52:23 CDT --- By extra flags I meant WINEDEBUG flags. It's hard to tell the problem is solved just using the log I attached, that's why I wanted to create a better log with more traces. -- 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=28076 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-08-25 23:22:21 CDT --- Retested and it's working correctly in latest git. Fixed by Louis Lenders patch from commit 51beb857bd99edecbeb4eecf0df50902d903a0e7. -- 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=28076 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-08-31 10:49:52 CDT --- see comment 7,is fixed -- 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=28076 --- Comment #9 from martin <martin.suc(a)googlemail.com> 2011-08-31 11:20:24 CDT --- thank you, it works. -- 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=28076 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-09 12:54:44 CDT --- Closing bugs fixed in 1.3.28. -- 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=28076 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |51beb857bd99edecbeb4eecf0df | |50902d903a0e7 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28076 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |shell32 -- 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.
participants (1)
-
wine-bugs@winehq.org