| Summary: | Crash in scriptengine (MetaTypeExporter) | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Gustaw Smolarczyk <wielkiegie> |
| Component: | Tools/Script Manager | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | darthcodus |
| Priority: | NOR | ||
| Version First Reported In: | kf5 | ||
| Target Milestone: | 2.9 | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gustaw Smolarczyk
2015-12-18 00:02:08 UTC
Hey, sorry about the delayed response, I've been busy with grad school. I'm back home for the holidays, I'll fix this in the next few days. Maybe the scripting interface could use some tests? I forgot why we decided against it. Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Changing back to REPORTED per request of Myriam (Amarok dev). Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Hi, I am no longer using amarok for a few years already. The original setup with the amarokontrol script is also gone. However, looking at source code, the original problem still exists (MetaTrackPrototype::m_engine variable is not initialized and contains garbage [1][2]). The m_engine should be either initialized in MetaTrackPrototypeWrapper::trackCtor or MetaTrackPrototype::init (not sure, I am even less familiar with amarok codebase now than 5 years ago). Feel free to close this issue if you want to, but I still think it is worth looking into. [1] https://github.com/KDE/amarok/blob/master/src/scripting/scriptengine/exporters/MetaTypeExporter.h [2] https://github.com/KDE/amarok/blob/master/src/scripting/scriptengine/exporters/MetaTypeExporter.cpp Thank you for the feedback. Moving to the newer branch Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Like 2 years ago, I am still not using amarok and are thus unable to reproduce this issue. I could install it and check, but I forgot what I even did with it... From my messages, it seems I was using a script (amarokontrol), not sure if it still exists. And again, the source code did not change so I doubt it is fixed. MetaTrackPrototype::m_engine is still never assigned and used in MetaTrackPrototype::imagePixmap(). Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |