https://bugs.winehq.org/show_bug.cgi?id=51615
Bug ID: 51615 Summary: Samsung SDK 1.2.2 for Java ME: Emulator crashes when playing multimedia Product: Wine Version: 6.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: joseskvolpe@gmail.com Distribution: ---
Created attachment 70468 --> https://bugs.winehq.org/attachment.cgi?id=70468 backtrace, shell log and screenshot
Emulator crashes when it plays another MMAPI multimedia (any audios and probably videos aswell) QuickTime 7, required by the SDK, was installed Samsung_SDK_122\bin\zayit.exe is the program that crashes the emulator
Download URL: https://1drv.ms/u/s!AttE4nJrALFwgcMUYkavVNZVAwuyUg?e=eVCe5m Alternative (checksum not verified): https://www.softpedia.com/get/Programming/SDK-DDK/Samsung-Java-SDK.shtml#sga... SHA1 Checksum: 88789b058f468ab28f5bea6de046e5c9649980eb
Distro: Manjaro Linux KDE 21.0.7 Kernel Version: Linux 5.10.56-1-MANJARO (64-bit) CPU: Intel Core i3 7100U GPU: Mesa Intel HD Graphics 620 Graphics Platform: X11 RAM: 12GB (4GB + 8GB)
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #1 from Josesk Volpe joseskvolpe@gmail.com --- Update 6.15-1: Window content is now all black Reported at: https://bugs.winehq.org/show_bug.cgi?id=51628
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #2 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Josesk Volpe from comment #1)
Update 6.15-1: Window content is now all black Reported at: https://bugs.winehq.org/show_bug.cgi?id=51628
Fixed this issue (black window) by reinstalling the software
I've tested it again on the new Wine version, 6.15. It's still crashing
https://bugs.winehq.org/show_bug.cgi?id=51615
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://web.archive.org/web | |/20210819094918/https://sof | |tpedia-secure-download.com/ | |dl/cdc4ff091f2abe041e966cd4 | |8078eedc/611e283c/100160914 | |/software/programming/Samsu | |ng_sdk_1.2.2.exe CC| |dark.shadow4@web.de
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Original Samsung link seems defunct. Adding stable downlink link from mirror.
Could you please give exact steps to reproduce?
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #4 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Fabian Maurer from comment #3)
Could you please give exact steps to reproduce?
¡Sure!
First, this software depends on: 32-Bits JDK 1.5 or later (i'm using JDK 8u5, later versions are incompatible on Wine) for Windows: https://www.oracle.com/java/technologies/oracle-java-archive-downloads.html Quicktime 7: https://support.apple.com/kb/DL837?locale=en_US
After installing Samsung SDK and all dependencies, open KToolbar It takes a looooooot of time, so be patient
Select File > "Create project from JAD/JAR File..." You can select any J2ME application (wich plays any media) to reproduce that. The JAD/JAR files i'm using are from UndertaleME wich can be downloaded here: https://github.com/JoseskVolpe/UndertaleME/tree/main/.mtj.tmp/emulation
If you already have loaded it on Samsung SDK before, select "Open Project" and open it from the list
Select any device on the list, and press "Run"
Video: youtu.be/KoUZBe8vg1Y
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Do you have a link to that java without download requirement? Old java is hard to find nowadays...
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #6 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Fabian Maurer from comment #5)
Do you have a link to that java without download requirement? Old java is hard to find nowadays...
Here ;3
https://1drv.ms/u/s!AttE4nJrALFwgfBXFB_fZLCz2OrA9Q?e=wkoFeh SHA1: 81660732a53e08651c633d99b0e6042cbbaf616d
https://bugs.winehq.org/show_bug.cgi?id=51615
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- Ehh, I don't think you're allowed to share it yourself...
I got it to work though, and I can confirm this issue.
for testing, it's a lot easier to use
wine emulator.exe -Xdescriptor:UndertaleME.jad
The startuptime of the program is way too much...
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #8 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Fabian Maurer from comment #7)
Ehh, I don't think you're allowed to share it yourself...
Oops x3
The startuptime of the program is way too much...
Yeah lol Seeing by the logs, that's because Samsung Innovator website is down, and the software is trying to connect there but gets a timeout. For some reason, the software detects quickier that it's offline in Windows, and just abort the connection and open the software faster. But on Linux, it just keep trying to connect until it give up
https://bugs.winehq.org/show_bug.cgi?id=51615
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Samsung SDK 1.2.2 for Java |Samsung SDK 1.2.2 for Java |ME: Emulator crashes when |ME: Emulator crashes when |playing multimedia |playing multimedia (needs | |gm.dls)
--- Comment #9 from Fabian Maurer dark.shadow4@web.de --- Another
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- Another issue with a program that needs "gm.dls". Either run "winetricks gmdls" or get the file from a windows install and put it inside "C:\windows\system32\drivers" and "C:\windows\syswow64\drivers"
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #11 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Fabian Maurer from comment #10)
Another issue with a program that needs "gm.dls". Either run "winetricks gmdls" or get the file from a windows install and put it inside "C:\windows\system32\drivers" and "C:\windows\syswow64\drivers"
Yay that works, the program don't crash anymore Instead, it shows a error message: "Warning: Failed to play media file. You may need to install QuickTime Player and then reInstall the Samsung Wireless Toolkit Powered by Sun Java Technology in order to play this media format" and continues
That must be a isse on my installation... ¿Does it works fine for you?
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #12 from Fabian Maurer dark.shadow4@web.de --- Eh, happens on Windows as well, so not a bug here.
https://bugs.winehq.org/show_bug.cgi?id=51615
Josesk Volpe joseskvolpe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #13 from Josesk Volpe joseskvolpe@gmail.com --- Reinstalling did the trick yay
Thanks for the help =^w^=
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #14 from Josesk Volpe joseskvolpe@gmail.com --- I've update my queued application on AppDB for Samsung J2ME SDK, with the solution for this problem.
Updated rating from Garbage to Bronze
https://bugs.winehq.org/show_bug.cgi?id=51615
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED
--- Comment #15 from Fabian Maurer dark.shadow4@web.de --- Well, it's not really fixed - so lets keep this around.
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #16 from Josesk Volpe joseskvolpe@gmail.com --- ¡Alright!
https://bugs.winehq.org/show_bug.cgi?id=51615
--- Comment #17 from Josesk Volpe joseskvolpe@gmail.com --- Tested in Wine 9.10 with openSUSE Tumbleweed-Slowroll. Bug persists.