Bug 339543 - Amarok Crashed when I listen a song, active the equalizer and I change the predefined set.
Summary: Amarok Crashed when I listen a song, active the equalizer and I change the pr...
Status: RESOLVED NOT A BUG
Alias: None
Product: amarok
Classification: Applications
Component: Tools/Equalizer (show other bugs)
Version: 2.8.0
Platform: Kubuntu Linux
: NOR crash
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords:
: 341564 341687 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-09-30 21:39 UTC by Guillermo_Casanova
Modified: 2015-01-22 14:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillermo_Casanova 2014-09-30 21:39:24 UTC
Amarok Crashed when I listen a song, active the equalizer and I change the predefined set. Nothing more.

Reproducible: Always

Steps to Reproduce:
1. Play a song..
2. Menu Tools - Equalizer 
3. Change the predefined set

Actual Results:  
Amarok crashed.

Expected Results:  
Amarok would be change the parameter of equalizer and continue the reproduction of the song.
Comment 1 Guillermo_Casanova 2014-09-30 21:40:44 UTC
Sorry for my english. Is not my native languaje.
Comment 2 Guillermo_Casanova 2014-09-30 21:45:46 UTC
(In reply to Guillermo_Casanova from comment #1)
> Sorry for my english. it's not my native language.
Comment 3 Myriam Schweingruber 2014-10-01 01:14:45 UTC
We need a backtrace...
Comment 4 Guillermo_Casanova 2014-10-01 21:36:15 UTC
(In reply to Myriam Schweingruber from comment #3)
> We need a backtrace...

OK.
And how is it done?
Thank you
Comment 5 Guillermo_Casanova 2014-10-01 21:43:12 UTC
(In reply to Guillermo_Casanova from comment #4)
> (In reply to Myriam Schweingruber from comment #3)
> > We need a backtrace...
> 
KDE does not display an error dialog. Thanks for responding...
Comment 6 Myriam Schweingruber 2014-10-02 02:10:18 UTC
Well, if it crashes it certainly gives an error message. Please start the application in a konsole with these arguments:

amarok -d --nofork

If the crash handler Dr. Konqi doesn't start, you can still run amarok with gdb to get a backtrace. Please install the amarok debugging symbols first, though, that would be the package amarok-dbg in your distribution.

To get a backtrace with gdb, please refer to these instructions:

https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB
Comment 7 Myriam Schweingruber 2014-12-05 08:44:40 UTC
*** Bug 341564 has been marked as a duplicate of this bug. ***
Comment 8 Myriam Schweingruber 2014-12-09 11:27:18 UTC
*** Bug 341687 has been marked as a duplicate of this bug. ***
Comment 9 Myriam Schweingruber 2015-01-22 14:57:11 UTC
Closing for lack of feedback. Please feel free to reopen this report if you can reproduce the crash and provide a valid backtrace.