skerit / romcollectionbrowser

Automatically exported from code.google.com/p/romcollectionbrowser
GNU General Public License v2.0
0 stars 0 forks source link

Still can't get 7-zipped sets to work #173

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download XBMC
2. Download  script.games.rom.collection.browser-2.0.10.zip from this website 
and install it with xbmc
3. Try to open a 7z file within the RCB browser.

I also tried extracting the precompiled pylzma here : 
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pylzma
in AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources

(since I don't have python installed in order to build the eggs)

What version of the product are you using? On what operating system?
XBMC 13 (also tried XBMC 13 RetroPlayer) on Windows 7 x64

Logs:
11:48:35 T:2904  NOTICE: RCB_INFO: Trying to delete temporary rom files
11:48:35 T:2904  NOTICE: RCB_INFO: Treating file as a compressed archive
11:48:36 T:2904  NOTICE: RCB_ERROR: You have tried to launch a .7z file but you 
are missing required libraries to extract the file. You can download the latest 
RCB version from RCBs project page. It contains all required libraries.
11:48:36 T:2904  NOTICE: RCB_ERROR: Error: DLL load failed: %1 is not a valid 
Win32 application.
11:48:36 T:2904  NOTICE: RCB_ERROR: Error handling compressed file
11:48:36 T:2904  NOTICE: roms compressed = []

Original issue reported on code.google.com by doom.oos...@gmail.com on 29 May 2014 at 9:54

GoogleCodeExporter commented 8 years ago
Did you try the 2.7 version from here: https://pypi.python.org/pypi/pylzma ?

Original comment by maloep on 13 Jun 2014 at 3:59

GoogleCodeExporter commented 8 years ago

Original comment by maloep on 14 Jun 2014 at 5:35