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

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r955 -
From:       codesite-noreply () google ! com
Date:       2008-01-29 3:20:46
Message-ID: 001636456fd60444d3e918c520ae557 () google ! com
[Download RAW message or body]

Author: KillerKiwi2005
Date: Mon Jan 28 19:20:01 2008
New Revision: 955

Modified:
   trunk/client/trunk/klikclient/lib/klik/base.py

Log:
Revert back to isoinfo cmginfo is too slowwwww

Modified: trunk/client/trunk/klikclient/lib/klik/base.py
==============================================================================
--- trunk/client/trunk/klikclient/lib/klik/base.py	(original)
+++ trunk/client/trunk/klikclient/lib/klik/base.py	Mon Jan 28 19:20:01 2008
@@ -268,8 +268,8 @@
 				post_text = os.path.splitext( post_text )[0]

 		files = []
-		#p = subprocess.Popen(["isoinfo", "-R", "-f", "-i", cmg_path], stdout=subprocess.PIPE)
-		p = subprocess.Popen(["cmginfo", cmg_path], stdout=subprocess.PIPE)
+		p = subprocess.Popen(["isoinfo", "-R", "-f", "-i", cmg_path], stdout=subprocess.PIPE)
+		#p = subprocess.Popen(["cmginfo", cmg_path], stdout=subprocess.PIPE) 
- this is WAY to slow
 		for file in p.stdout:
 			file = file.strip()
 			if post_text != None:
_______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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