[Bug 30673] New: smart cutter of http://www.fame-ring.com works fine unless you use the "OPEN" button
http://bugs.winehq.org/show_bug.cgi?id=30673 Bug #: 30673 Summary: smart cutter of http://www.fame-ring.com works fine unless you use the "OPEN" button Product: Wine Version: 1.5.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bbutscheidt(a)yahoo.de Classification: Unclassified Created attachment 40157 --> http://bugs.winehq.org/attachment.cgi?id=40157 backtrace after the crash when pressing the button "OPEN" The application Smart Cutter Ps/Ts (PORTABLE) (Download: http://www.fame-ring.com/smart.cutter.rar ) starts without problems. Immediately after pressing the button "OPEN" to select a file to work with the program crashes. The link above points to the "portable version". I notice the same behaviour when using the setup-version (http://www.fame-ring.com/SmartCutter.exe) but: If I use the file browser given with this version (with opening by running the file smart.exe of the installation folder), I can open a video file using the context menu entry "edit media" and the main functions, add cut points and cut a file, work fine. -- 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=30673 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.fame-ring.com/sm | |art.cutter.rar -- 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=30673 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? URL|http://www.fame-ring.com/sm |http://www.fame-ring.com/sm |art.cutter.rar |art.cutter.rar --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Is this still an issue in Wine 1.7.45 or later? -- 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=30673 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #2 from super_man(a)post.com --- (In reply to Ken Sharp from comment #1)
Is this still an issue in Wine 1.7.45 or later?
yes wine-1.9.1-143-g0806b06 -- 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=30673 --- Comment #3 from super_man(a)post.com ---
From the backtrace comment 1 is its quite safe to assume that the component is comdlg32.
-- 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=30673 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords|Abandoned? | --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- Confirming in wine 1.9.12. File Info: 10808162e8afd5d4d5a337e8e7e4a9dd0f7a03f5 smart.cutter.rar 7Mb -- 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=30673 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40157|0 |1 is obsolete| | --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> --- Created attachment 54847 --> https://bugs.winehq.org/attachment.cgi?id=54847 log + crash in wine 1.9.12 -- 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=30673 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comdlg32 -- 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=30673 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Created attachment 54848 --> https://bugs.winehq.org/attachment.cgi?id=54848 patch The attached patch makes the application work, it will require a test I have no time to write now. -- 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=30673 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|smart cutter of |Smart Cutter 1.9.4 crashes |http://www.fame-ring.com |when the button OPEN is |works fine unless you use |pressed |the "OPEN" button | -- 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=30673 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com -- 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=30673 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net, | |winetest(a)luukku.com --- Comment #7 from winetest(a)luukku.com --- (In reply to Bruno Jesus from comment #6)
Created attachment 54848 [details] patch
The attached patch makes the application work, it will require a test I have no time to write now.
Patch was merged http://source.winehq.org/git/wine.git/commit/58091188929f9786b408912c991420f... Also test was added http://source.winehq.org/git/wine.git/commit/3126d9ca4c29737af1526ea8aae92a2... -- 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=30673 --- Comment #8 from winetest(a)luukku.com --- This bug should be fixed now. -- 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=30673 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |58091188929f9786b408912c991 | |420f54f489f6a --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to winetest from comment #8)
This bug should be fixed now.
Fixed by http://source.winehq.org/git/wine.git/commit/58091188929f9786b408912c991420f... Thanks Alistair. -- 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=30673 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.23. -- 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=30673 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x -- 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=30673 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #11 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.6. -- 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