Coder Social home page Coder Social logo

Comments (20)

marticliment avatar marticliment commented on August 11, 2024

Well, that's weird.
Faast Questions:

  • Does it happen with Winget packes, with scoop packages or with both?
  • Does your user directory contain any special characters?

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024
  1. Only Scoop apps are affected.
  2. Nope, just letters, and the dir for Scoop is F:\Backup\Scoop - custom dir.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

so what if you run in a cmd window scoop info caprine, does it show normal or does it fail?

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024

image

Completely normal.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

Mhmm, it might be the green color. Have you changed any setting to get this greenish color?

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024

Nono, this is the current default color that the Scoop app uses.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

huh, weird... Anyway, l'll try to fix it

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024

And I appreciate your commitment and am very impressed.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

Hi, can you please try the latest head?

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024

Oh MartΓ­, I'd be glad to, however I've no programming knowledge so I dunno how to compile and test it.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

Oh, no worries :)

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

Can you try this .exe?

https://drive.google.com/file/d/1--59dlIGpZoRyW3FXNeLOTFnZXaHtfso/view?usp=sharing

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

It should have the character issues fixed

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024

For some reason I can't even see any Scoop packages;

image

image

I tested this EXE both in my Scoop installation and completely separately.

Sidenote is that the buttons for the different sections at the top are even tighter.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

Can you try this .exe?

https://drive.google.com/file/d/1--59dlIGpZoRyW3FXNeLOTFnZXaHtfso/view?usp=sharing

Can you try this again please? (I hae updated the file.)

You will find a nwe tab called "Debugging log"

Please open it, click to see the log and send me all the text shown there.

I'm sorry i've been asleep, but i had to finish final exams :')

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024
[   OK   ] checkQueue Thread started!
[        ] Starting main application...
[        ] Is Dark
[   OK   ] Starting winget search, winget on F:\Users\amand\AppData\Local\Temp\_MEI289402\winget-cli\winget.exe...
[   OK   ] Starting scoop search...
[   OK   ] Discover tab loaded
[        ] Is Dark
[   OK   ] Starting winget search, winget on F:\Users\amand\AppData\Local\Temp\_MEI289402\winget-cli\winget.exe...
[   OK   ] Starting scoop search...
[   OK   ] Upgrades tab loaded
[        ] Is Dark
[   OK   ] Starting winget search, winget on F:\Users\amand\AppData\Local\Temp\_MEI289402\winget-cli\winget.exe...
[   OK   ] Starting scoop search...
[   OK   ] Discover tab loaded
[   OK   ] About tab loaded!
[   OK   ] Main application loaded...
πŸ”΅ Starting update check
b'At line:1 char:1' At line:1 char:1
b'+ scoop search' + scoop search
b'+ ~~~~~' + ~~~~~
b'+ CategoryInfo          : SecurityError: (:) [], PSSecurityException' + CategoryInfo          : SecurityError: (:) [], PSSecurityException
b'+ FullyQualifiedErrorId : UnauthorizedAccess' + FullyQualifiedErrorId : UnauthorizedAccess
IndexError: list index out of range
IndexError: list index out of range
IndexError: list index out of range
IndexError: list index out of range
[   OK   ] Scoop search finished
[   OK   ] Scoop search finished
[   OK   ] Scoop search finished
πŸ”΅ Version URL: https://versions.somepythonthings.tk/versions/wingetui.ver
🟒 Updates not found
[   OK   ] Winget uninstallable packages search finished
[   OK   ] Total packages: 104
No installed package found matching input criteria.
[   OK   ] Winget search finished
[   OK   ] Total packages: 0
[   OK   ] Winget search finished
[   OK   ] Total packages: 3461

\\samba-server\SPTPrograms\WingetUI-Store\wingetui\__init__.py:98: DeprecationWarning: 'exec_' will be removed in the future. Use 'exec' instead.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

Hi, can you please run this command: scoop -v

Also, can you try running this: Set-ExecutionPolicy Unrestricted. Because it seems like PowerShell is blocking scoop

b'At line:1 char:1' At line:1 char:1
b'+ scoop search' + scoop search
b'+ ~~~~~' + ~~~~~
b'+ CategoryInfo : SecurityError: (:) [], PSSecurityException' + CategoryInfo : SecurityError: (:) [], PSSecurityException
b'+ FullyQualifiedErrorId : UnauthorizedAccess' + FullyQualifiedErrorId : UnauthorizedAccess

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024

image

Setting Unrestricted for the current user didn't help, and also goes against Scoop's own homepage;

image

I ran the command for CU and then started WingetUI, viewed a Scoop app with the same characters coming up.

from wingetui.

marticliment avatar marticliment commented on August 11, 2024

And now that scoop apps are showing, can you please try thie file?

https://drive.google.com/file/d/1--59dlIGpZoRyW3FXNeLOTFnZXaHtfso/view?usp=sharing

from wingetui.

RavenMacDaddy avatar RavenMacDaddy commented on August 11, 2024

Actually it seems to be fixed in v1.1, great work.

from wingetui.

Related Issues (20)

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.