[elisa] [Bug 378956] Elisa crashes after close

2017-10-18 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=378956

--- Comment #5 from Matthieu Gallien  ---
I meant the version 5.39 just released.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 378956] Elisa crashes after close

2017-10-18 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=378956

--- Comment #4 from Matthieu Gallien  ---
I believe the reported crash was due to code in Elisa triggering a crash in
KFileMetaData that is fixed in v5.29 version of KDE Frameworks 5. Could you
test again with this version of the frameworks ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 378956] Elisa crashes after close

2017-10-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=378956

--- Comment #3 from Christoph Feck  ---
Iván, comment #2 does unfortunately not help to check if this is a duplicate or
a different bug. The backtrace can be found at the 'Developer Information' tab
of the crash dialog window.

For more information, please see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 378956] Elisa crashes after close

2017-10-05 Thread Iván Ruvalcaba
https://bugs.kde.org/show_bug.cgi?id=378956

Iván Ruvalcaba  changed:

   What|Removed |Added

 CC||mario.i.ruvalc...@gmail.com

--- Comment #2 from Iván Ruvalcaba  ---
Created attachment 108197
  --> https://bugs.kde.org/attachment.cgi?id=108197=edit
Traceback file

Today build and install Elisa from here:
https://aur.archlinux.org/packages/elisa-git and I'm presenting this issue.

>From previous experience I know that tracebacks made on Arch-like systems are
not usually useful, however, I hope that the attachment can be helpful.

If I run elisa from the terminal I get the following output (intentionally I
removed the lines where the music library is loaded):

kf5.kservice.sycoca: Parse error in 
"/home/foo/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" ,
line  1 , col  1 :  "unexpected end of file"
org.kde.kcoreaddons: Error loading plugin "kcm_elisa_local_file" "No se ha
encontrado la biblioteca compartida."
Plugin search paths are ("/usr/lib/qt/plugins", "/usr/bin")
The environment variable QT_PLUGIN_PATH might be not correctly set
Trying to use rootObject before initialization is completed, whilst using
setInitializationDelayed. Forcing completion
database open
DatabaseInterface::init yes
DatabaseInterface::reloadExistingDatabase
qrc:/ContextView.qml:135:13: QML Image: Failed to get image from provider:
image://icon/view-media-artist
.
.
.
DatabaseInterface::internalRemoveTracksList ()
MediaPlayList::setPersistentState (QVariant(QStringList, ("Sing", "The
Invisible Band", "Travis")), QVariant(QStringList, ("Dear Diary", "The
Invisible Band", "Travis")), QVariant(QStringList, ("Side", "The Invisible
Band", "Travis")), QVariant(QStringList, ("Pipe Dreams", "The Invisible Band",
"Travis")), QVariant(QStringList, ("Flowers In The Window", "The Invisible
Band", "Travis")), QVariant(QStringList, ("The Cage", "The Invisible Band",
"Travis")), QVariant(QStringList, ("Safe", "The Invisible Band", "Travis")),
QVariant(QStringList, ("Follow The Light", "The Invisible Band", "Travis")),
QVariant(QStringList, ("Last Train", "The Invisible Band", "Travis")),
QVariant(QStringList, ("Afterglow", "The Invisible Band", "Travis")),
QVariant(QStringList, ("Indefinitely", "The Invisible Band", "Travis")),
QVariant(QStringList, ("The Humpty Dumpty Love Song", "The Invisible Band",
"Travis")), QVariant(QStringList, ("Ring Out The Bell", "The Invisible Band",
"Travis")), QVariant(QStringList, ("You Don't Know What I'm Like", "The
Invisible Band", "Travis")))
PlayListControler::setPersistentState QMap(("currentTrack", QVariant(int,
4))("randomPlay", QVariant(bool, false))("repeatPlay", QVariant(bool, true)))
KCrash: Application 'elisa' crashing...
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
pa_write() failed while trying to wake up the mainloop: Descriptor de fichero
erróneo
pa_write() failed while trying to wake up the mainloop: Descriptor de fichero
erróneo
pa_write() failed while trying to wake up the mainloop: Descriptor de fichero
erróneo
pa_write() failed while trying to wake up the mainloop: Descriptor de fichero
erróneo
QSocketNotifier: Invalid socket 7 and type 'Read', disabling...

[147]
QSocketNotifier: Invalid socket 32 and type 'Read', disabling...
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.

[1]  + segmentation fault (core dumped)  elisa

Best regards.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 378956] Elisa crashes after close

2017-04-21 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=378956

Matthieu Gallien  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/eli
   ||sa/f5b99ebf271b02f1065d6a57
   ||dd03e9e55271ddbd
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Matthieu Gallien  ---
Git commit f5b99ebf271b02f1065d6a57dd03e9e55271ddbd by Matthieu Gallien.
Committed on 21/04/2017 at 08:43.
Pushed by mgallien into branch 'master'.

fix crash in TracksListener

M  +5-3src/trackslistener.cpp

https://commits.kde.org/elisa/f5b99ebf271b02f1065d6a57dd03e9e55271ddbd

-- 
You are receiving this mail because:
You are watching all bug changes.