Git Product home page Git Product logo

bootimgpack's Issues

不相容含空白字元路径

* Unpack failed
/home/buo-ren/工作空間/bootimgpack - unpack or pack boot.img of Android/internal/common/unpack.sh: 第 25 行: cd: /home/buo-ren/工作空間/bootimgpack: 沒有此一檔案或目錄
/home/buo-ren/工作空間/bootimgpack - unpack or pack boot.img of Android/internal/common/unpack.sh: 行 40: /home/buo-ren/工作空間/unpackbootimg: 沒有此一檔案或目錄

不相容中文路径

Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1540, in __call__
    return self.func(*args)
  File "./ui/main.py", line 105, in onClick
    bootimg.unpack(bootfile, output)
  File "/home/buo-ren/工作空間/bootimgpack - unpack or pack boot.img of Android/internal/bootimg.py", line 212, in unpack
    boot_type = tool_kit.parse_boot_img_type(boot_img)
  File "/home/buo-ren/工作空間/bootimgpack - unpack or pack boot.img of Android/internal/bootimg.py", line 84, in parse_boot_img_type
    if Utils.try_unpack(unpack_tool, boot_img):
  File "/home/buo-ren/工作空間/bootimgpack - unpack or pack boot.img of Android/internal/bootimg.py", line 123, in try_unpack
    cmd = "%s %s %s" % (unpack_tool, boot_img, tmp_dir)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 14: ordinal not in range(128)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.