Gisomount mounting mac iso typeError

Bug #630638 reported by amadib
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gISOMount
New
Undecided
Unassigned

Bug Description

When I attempt to mount my Mac.iso file I receive the following error. Any help would be beneficial. Thanks.

Traceback (most recent call last):
  File "/usr/sbin/gisomount", line 262, in on_mmount
    self.on_mount(pRef)
  File "/usr/sbin/gisomount", line 434, in on_mount
    if os.path.isdir("/media/"+self.isos[index].info.vollabel.strip()+"(vcd)"):
  File "/usr/lib/python2.6/genericpath.py", line 41, in isdir
    st = os.stat(s)
TypeError: stat() argument 1 must be encoded string without NULL bytes, not str

Revision history for this message
Pete Savage (petesavage) wrote : Re: [Bug 630638] [NEW] Gisomount mounting mac iso typeError

Could I enquire as to what is on that iso file?

On 5 September 2010 05:37, amadib <email address hidden> wrote:

> Public bug reported:
>
> When I attempt to mount my Mac.iso file I receive the following error.
> Any help would be beneficial. Thanks.
>
> Traceback (most recent call last):
> File "/usr/sbin/gisomount", line 262, in on_mmount
> self.on_mount(pRef)
> File "/usr/sbin/gisomount", line 434, in on_mount
> if
> os.path.isdir("/media/"+self.isos[index].info.vollabel.strip()+"(vcd)"):
> File "/usr/lib/python2.6/genericpath.py", line 41, in isdir
> st = os.stat(s)
> TypeError: stat() argument 1 must be encoded string without NULL bytes, not
> str
>
> ** Affects: gisomount
> Importance: Undecided
> Status: New
>
> --
> Gisomount mounting mac iso typeError
> https://bugs.launchpad.net/bugs/630638
> You received this bug notification because you are subscribed to
> gISOMount.
>

--
Pete Savage - cbx33::silentk
http://geekdeck.wordpress.com

Revision history for this message
amadib (amadib) wrote :

It's MAC OSX. I'm trying to install it into VMware and need to mount it

Revision history for this message
Pete Savage (petesavage) wrote : Re: [Bug 630638] Re: Gisomount mounting mac iso typeError

Ok, I'll see what I can do - have been out of the picture for a while :)
gISOMount was the first python app I ever wrote

On 9 September 2010 19:30, amadib <email address hidden> wrote:

> It's MAC OSX. I'm trying to install it into VMware and need to mount it
>
> --
> Gisomount mounting mac iso typeError
> https://bugs.launchpad.net/bugs/630638
> You received this bug notification because you are subscribed to
> gISOMount.
>

--
Pete Savage - cbx33::silentk
http://geekdeck.wordpress.com

Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

I can confirm the bug on Ubuntu 11.10 just trying to mount a .iso image from a diffent device unit.

Traceback (most recent call last):
  File "/usr/sbin/gisomount", line 262, in on_mmount
    self.on_mount(pRef)
  File "/usr/sbin/gisomount", line 434, in on_mount
    if os.path.isdir("/media/"+self.isos[index].info.vollabel.strip()+"(vcd)"):
  File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
TypeError: must be encoded string without NULL bytes, not st

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.