portablelinux icon indicating copy to clipboard operation
portablelinux copied to clipboard

portablelinux throws python error and hangs

Open edgreenberg opened this issue 11 years ago • 1 comments

Running Ubuntu-Gnome 13.10. Unzipped portablelinux-master.zip as downloaded on 1/4/14 and ran as root from it's directory. I selected an iso and a memory stick, and a very large number for reserved memory. The program changed my memory down to the max it would handle (3106 on a 4GB stick.) I clicked OK. In the shell window, I got this python traceback,

root@arthur:~/portablelinux-master# ./portablelinux Running command: ['which', 'gksu'] ./portablelinux:294: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated gtk.glade.XML.init(self,os.path.join(get_shared_path(),'portablelinux.glade')) Running command: ['mount', '-o', 'loop', '/home/edg/Downloads/lubuntu-13.10-desktop-i386.iso', '/tmp/tmpKejsaO', '-t', 'iso9660'] Running command: ['umount', '/tmp/tmpKejsaO'] ./portablelinux:374: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated self.get("persistent_size").set_adjustment(adj) Exception in thread MakePortableLinux: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 808, in __bootstrap_inner self.run() File "./portablelinux", line 171, in run for stage in stages.split(): UnboundLocalError: local variable 'stages' referenced before assignment

The progress bar indicates about 20% and none of the tasks shown are indicated as done.

I'm off to find some other way to do this, but wanted to report the problem.

Thanks,

Ed G

edgreenberg avatar Jan 04 '14 17:01 edgreenberg

Yep, same here, that's too bad the soft looked perfect !

fyhertz avatar Jul 27 '14 01:07 fyhertz