Announcement

Collapse
No announcement yet.

usb-creator error -- anyone else?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    usb-creator error -- anyone else?

    Kubuntu 9.04 fully updated as of today.

    Here's what I get when I try to run usb-creator:

    Code:
    dibl@jaunty:~$ usb-creator
    Traceback (most recent call last):
     File "/usr/bin/usb-creator", line 21, in <module>
      from usbcreator.gtk_frontend import GtkFrontend
     File "/usr/lib/python2.6/dist-packages/usbcreator/gtk_frontend.py", line 25, in <module>
      import gnomevfs
    ImportError: No module named gnomevfs
    Anyone else see this? Anyone got the hot fix?

    #2
    Re: usb-creator error -- anyone else?

    maybe this?
    http://packages.ubuntu.com/jaunty/python-gnome2

    Comment


      #3
      Re: usb-creator error -- anyone else?

      Originally posted by lmilano
      lmilano, you win the "Answer of the Day" award! That worked -- thanks!

      Comment


        #4
        Re: usb-creator error -- anyone else?

        Ha

        How did you install usb-creator? This should be a dependency in the .deb, it seems like a bug, no? You may want to send a heads-up to the package mantainers. I am sure this python package is installed by default in (G)Ubuntu

        Cheers!
        Leo

        Comment


          #5
          Re: usb-creator error -- anyone else?

          Originally posted by lmilano
          I'm sorry, but this isn't helpful to me. I have no idea what to do with the link on this page.

          usb-creator doesn't run for me either. Can anyone tell me how to get it going?

          here's my CLI output:

          Code:
          $ sudo usb-creator -h
          Traceback (most recent call last):
           File "/usr/bin/usb-creator", line 21, in <module>
            from usbcreator.gtk_frontend import GtkFrontend
           File "/usr/lib/python2.6/dist-packages/usbcreator/gtk_frontend.py", line 25, in <module>
            import gnomevfs
          ImportError: No module named gnomevfs
          Thanks,

          t.

          Comment


            #6
            Re: usb-creator error -- anyone else?

            Hi

            The link was also to show the package I thought dibl was missing, you need to install it with your favorite software installer

            Comment


              #7
              Re: usb-creator error -- anyone else?

              I had the exact same problem on Saturday, no python-gnome2.
              linux &amp;&amp; bash = &quot;the future&quot;

              Comment


                #8
                Re: usb-creator error -- anyone else?

                As I recall, it is the python-gtk2 package (and whatever its dependencies may be) that you need to install, then run usb-creator and see if it runs error free.

                Comment


                  #9
                  Re: usb-creator error -- anyone else?

                  Here's another take on the problem of a persistent KB 9x flash drive:

                  USB Kubuntu 9.04 Persistent Install (Windows) -
                  http://www.pendrivelinux.com/usb-kub...stall-windows/

                  It DOES require access to a Window OS, but for some of us that's no issue. Haven't tried it yet, but will, shortly.

                  Comments

                  Comment


                    #10
                    Re: usb-creator error -- anyone else?

                    I followed this:

                    http://kubuntuforums.net/forums/inde...opic=3089474.0

                    and had great success, after I fixed the problem with python. That 8GB USB stick still boots Linux just fine, and doubles as casual file storage from Windows or Linux boxes.

                    More details: http://kubuntuforums.net/forums/inde...7782#msg187782

                    Comment


                      #11
                      Re: usb-creator error -- anyone else?

                      Originally posted by dibl
                      As I recall, it is the python-gtk2 package (and whatever its dependencies may be) that you need to install, then run usb-creator and see if it runs error free.
                      Well. Nuts. For an amateur like me, working my way through several threads, some of which have tens, if not hundreds, of posts, to get a working persistent KB 9.04 flash drive is simply infuriating. THIS IS WHY WIKIS WERE INVENTED. I really don't have time for this mess. (Yeah, I'm a bit frustrated.)

                      As to packages: installing the python-gtk2 package on my fully updated KB 9/04 OS did NOT cause usb-creator to run. Installing python-gnome2 on top of that did. I do NOT know if python-gtk2 is really needed, but having it installed did not hurt.

                      I will shortly post a HOW TO on this, for those who want to get across the goal line without plowing through all the brambles I've had to. Jeez. Gotta try to make my small contribution.

                      Comment

                      Working...
                      X