Re: gwenview crashing after watch videos
Aurelien Gateau <[email protected]>
| Newsgroups | gmane.comp.kde.gwenview |
|---|---|
| Message-ID | <19927ec6d580a0f0c492716b02498e93@localhost> |
On Fri, 20 Jul 2007 01:22:54 +0200, Carles Pina i Estany <[email protected]> wrote: > > Hello, > > I have taken a look about the bug that gwenview crash if there is some > video in the list. I have not fixed but I have some information that > maybe can help somebody to fix it (and tomorrow maybe I will try again). [snip] > I think that we should close the Kpart, I don't know how. I also tried > to stop or close this stream on destructur without luck. > > Any other suggestion? Can you try to add something like this to the destructor? if (d->mPlayerPart) { d->mPlayerPart->closeURL(); } I have no idea if it would fix the problem, though :-( > Anybody knows some other program using Kparts in readonlypart way? Konqueror? maybe not the simplest example :-). I think Krusader is using it for its viewer, as well as Ark. Aurélien ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Gwenview-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwenview-general