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

List:       kde-commits
Subject:    extragear/multimedia/k3b
From:       Michal Malek <michalm () jabster ! pl>
Date:       2010-08-09 5:49:57
Message-ID: 20100809054957.8DED3AC7E9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1160862 by mmalek:

Fixed incorrect signal/slot connect when searching for previous session. This means \
                mixed CD will be now burned correctly.
BUG: 246798

 M  +1 -0      ChangeLog  
 M  +1 -1      libk3b/projects/datacd/k3bmsinfofetcher.cpp  


--- trunk/extragear/multimedia/k3b/ChangeLog #1160861:1160862
@@ -15,6 +15,7 @@
    (https://bugzilla.novell.com/show_bug.cgi?id=619731)
  * Translation fixes
   * Overburn doesn't work (241534)
+ * Data part of mixed CD is not written - searching for previous session doesn't \
work (246798)  
 2.0
 ===
--- trunk/extragear/multimedia/k3b/libk3b/projects/datacd/k3bmsinfofetcher.cpp \
#1160861:1160862 @@ -112,7 +112,7 @@
         emit debuggingOutput( "msinfo command:", s );
 
 
-        connect( m_process, SIGNAL(finished()),
+        connect( m_process, SIGNAL(finished(int)),
                  this, SLOT(slotProcessExited()) );
 
         m_msInfo = QString();


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

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