Coder Social home page Coder Social logo

uar's People

Watchers

 avatar  avatar

uar's Issues

Doens't run on Windows 8

Clicking Extract Images does nothing. Looks like it blocked in the first file to extract.

The following error is silently raised:

Exception in Tkinter callback
Traceback (most recent call last):
  File "C:\Program Files (x86)\Common Files\Python\3.4\lib\tkinter\__init__.py", line 1533, in __call__
    return self.func(*args)
  File "C:\Program Files (x86)\Unzip Alignment Results\pkgs\uar.py", line 120, in extract_images
    zfiledata = io.BytesIO(zfile.read(name))
MemoryError

Maybe the installed version of Python with Pynsist is 32-bit. We need 64-bit to read such big files in memory.

Not extracting .gz files issue

When the user does not tick the Extract the .gz files button, the output is mixed:

  • some files are ok
  • still some zipped files are present
  • some files were not extracted

ProgressBar not updating on Windows

Application becomes unresponsive and does not update the progressbar. The images are correctly extracted though. This is not observed in Ubuntu.

Try to use update_idletasks() or check threading.

Logging!

This really needs logging. Implement it!

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.