Giter VIP home page Giter VIP logo

scoop-viewer's Issues

Scoop was not installed

Hi,

When opening scoop-viewer with scoop gui from cmd/powershell, the UI shows

Scoop was not installed

go to scoop.sh

Can you have a look at this?

Here's some informations about my scoop installation:

OS: Windows 8.1 64bit

Scoop version: latest

Environment: variableSCOOP was set to D:\opt\scoop manually before installing scoop from their website.

Output of scoop --version

Current Scoop version:
fatal: not a git repository (or any of the parent directories): .git

'scoop-viewer-bucket' bucket:
1d630cb (HEAD -> master, origin/master, origin/HEAD) [scoop-viewer] Update vers
on to v0.6

Extras Bucket

Please make a pull request to add this to the extras bucket.

Search to include description

So I had vifm installed, and I wanted what other file managers are available, so for now, there is now way how to do it.

feature request: generate install script

Hi it would be great if scoop viewer could generate the install script for the currently installed software so that I don't need to remember which apps I need to install when I reinstall windows or need to setup a new PC.

Hide terminal window while running?

I really like the app; just one small remark: a terminal window is opened and remains visible while the app is displayed in a second window. Could there be a way to suppress/hide that terminal window?

not working with version May 29, 2019

Traceback (most recent call last):
File "site-packages\flask\app.py", line 1982, in wsgi_app
File "site-packages\flask\app.py", line 1614, in full_dispatch_request
File "site-packages\flask\app.py", line 1517, in handle_user_exception
File "site-packages\flask_compat.py", line 33, in reraise
File "site-packages\flask\app.py", line 1612, in full_dispatch_request
File "site-packages\flask\app.py", line 1598, in dispatch_request
File "webapp\routes.py", line 72, in get_bucket
File "webapp\utils.py", line 33, in get_apps
File "explorer\explorer.py", line 23, in get_apps
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'x:\scoop\jmos\apps\scoop\current\bucket'

Update installed app

It's already possible to install new applications, but there it's cannot update them from the gui. An update option should be added to the drop-down menu (obviously only if the application can be updated).

some buckets content not displayed

some buckets content not displayed may be character set problem

[2019-06-20 08:47:28,139] ERROR in app: Exception on /bucket/Main-bucket/ [GET]
Traceback (most recent call last):
File "site-packages\flask\app.py", line 1982, in wsgi_app
File "site-packages\flask\app.py", line 1614, in full_dispatch_request
File "site-packages\flask\app.py", line 1517, in handle_user_exception
File "site-packages\flask_compat.py", line 33, in reraise
File "site-packages\flask\app.py", line 1612, in full_dispatch_request
File "site-packages\flask\app.py", line 1598, in dispatch_request
File "webapp\routes.py", line 78, in get_bucket
File "webapp\utils.py", line 33, in get_apps
File "explorer\explorer.py", line 33, in get_apps
File "explorer\explorer.py", line 27, in browse
File "explorer\explorer.py", line 14, in parse_json
File "json_init_.py", line 296, in load
File "C:\Python36-x64\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 805: character maps to
[2019-06-20 08:47:56,815] ERROR in app: Exception on /bucket/Ash258/ [GET]
Traceback (most recent call last):
File "site-packages\flask\app.py", line 1982, in wsgi_app
File "site-packages\flask\app.py", line 1614, in full_dispatch_request
File "site-packages\flask\app.py", line 1517, in handle_user_exception
File "site-packages\flask_compat.py", line 33, in reraise
File "site-packages\flask\app.py", line 1612, in full_dispatch_request
File "site-packages\flask\app.py", line 1598, in dispatch_request
File "webapp\routes.py", line 78, in get_bucket
File "webapp\utils.py", line 33, in get_apps
File "explorer\explorer.py", line 33, in get_apps
File "explorer\explorer.py", line 27, in browse
File "explorer\explorer.py", line 14, in parse_json
File "json_init_.py", line 296, in load
File "C:\Python36-x64\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 805: character maps to
[2019-06-20 08:49:54,276] ERROR in app: Exception on /bucket/extras/ [GET]
Traceback (most recent call last):
File "site-packages\flask\app.py", line 1982, in wsgi_app
File "site-packages\flask\app.py", line 1614, in full_dispatch_request
File "site-packages\flask\app.py", line 1517, in handle_user_exception
File "site-packages\flask_compat.py", line 33, in reraise
File "site-packages\flask\app.py", line 1612, in full_dispatch_request
File "site-packages\flask\app.py", line 1598, in dispatch_request
File "webapp\routes.py", line 78, in get_bucket
File "webapp\utils.py", line 33, in get_apps
File "explorer\explorer.py", line 33, in get_apps
File "explorer\explorer.py", line 27, in browse
File "explorer\explorer.py", line 14, in parse_json
File "json_init_.py", line 296, in load
File "C:\Python36-x64\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 150: character maps to

Doesn't honor $env::SCOOP

If scoop is installed elsewhere via SCOOP environment variable, the program has failures.

Great program, was thinking of whipping up something like this when I found 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.