[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-multimedia
Subject:    Re: Fix to KSCD are commited
From:       Richard_Lärkäng <nouseforaname () home ! se>
Date:       2004-06-23 23:21:51
Message-ID: 40DA108F.1080004 () home ! se
[Download RAW message or body]

Hi!

Alexander Kern wrote:
> Hi Aaron,
> 
> I have fixed all issues about kscd with exception of cdtext problem.
> It seems, that switch to libcddb was not so good thing. Short, if freedb 
> lookup fails, it does not emit a signal.
> 
> To List.
> Hi all, if anybody has a deep knowledge about libccdb, please have a look 
> into...
> 
> Regards Alex Kern

I think this patch should solve it. Could you try it and either commit
it yourself or tell me if it works and I'll commit it myself.

Richard Lärkäng


["libkcddb-fix.patch" (text/plain)]

Index: httplookup.cpp
===================================================================
RCS file: /home/kde/kdemultimedia/libkcddb/httplookup.cpp,v
retrieving revision 1.12
diff -u -p -b -B -r1.12 httplookup.cpp
--- httplookup.cpp	9 Dec 2003 00:11:39 -0000	1.12
+++ httplookup.cpp	23 Jun 2004 23:20:13 -0000
@@ -120,6 +120,8 @@ namespace KCDDB
     if ( 0 != job->error() )
     {
       result_ = ServerError;
+      if ( !block_ )
+        emit queryReady();
       return;
     }
 


_______________________________________________
kde-multimedia mailing list
kde-multimedia@kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic