Kharacternyk / pacwall

A live wallpaper that shows the dependency graph and status of installed packages.
GNU General Public License v3.0
556 stars 33 forks source link

Script hangs when I try to run it #24

Closed cafeTechne closed 4 years ago

cafeTechne commented 4 years ago

Ubuntu 18.04 here.

When I try to run the script it never finishes running. What more info could I give you to help you trace the issue?

Kharacternyk commented 4 years ago

That's weird. What is the last line of the output? Maybe you have a lot of packages installed? twopi is slow when is feed a large graph to render.

I used 18.04 for testing. The script worked fine, though the system was rather small (minimal install).

cafeTechne commented 4 years ago

There is no output. Granted, I didn't let it run longer than 20-30 minutes. I'll re-run it and give it a few hours as a good faith attempt. I'll run it with the -x flag and see what we get!

cafeTechne commented 4 years ago

nvm! User issue! I didn't close the string I was passing in as the final argument! I'm so sorry to waste your time!

Kharacternyk commented 4 years ago

No output? Then the problem doesn't have anything to do with the number of packages, it hangs before even start generating anything.

Kharacternyk commented 4 years ago

Ah, ok:)