Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

BUG: How do I locate saved screenshots? #21

Open
im-coder-lg opened this issue Nov 8, 2021 · 13 comments
Open

BUG: How do I locate saved screenshots? #21

im-coder-lg opened this issue Nov 8, 2021 · 13 comments

Comments

@im-coder-lg
Copy link
Contributor

Hi,

Sorry for the template, GitHub Mobile didn't allow me to use issue forms.

I have tried taking numerous screenshots and checked my Pictures directory, my Documents directory but I can not happen to locate my screenshots. Can I know where screenshots are saved in Windows, macOS and Linux? That might help me if I happen to install Pensela on other OSes.

@weiameili
Copy link
Owner

They should be in a folder by the name "Pensela" in your system's default Pictures directory

@im-coder-lg
Copy link
Contributor Author

Yeah the directory does exist but the picture doesn't... Potential bug? Or am I using an old version? I will try getting the latest version and try again.

@im-coder-lg
Copy link
Contributor Author

Confirmed bug as of version 1.2.4 so let's start finding fixes soon!

@im-coder-lg
Copy link
Contributor Author

Info: I think it has to do with a screen capture program on the unzipped version(used unzipped for skipping installation). I think it's a 32-bit program, check the unzipped version later @weiameili

@im-coder-lg
Copy link
Contributor Author

Windows 7 said it will run on a compatibility layer on the next start, but looks like we found the bug!

@im-coder-lg
Copy link
Contributor Author

Yep, found the bug.

@im-coder-lg
Copy link
Contributor Author

I found the files here: C:\Users\%USERPROFILE%\Downloads\Pensela-1.2.4-win\resources\app.asar.unpacked\node_modules\screenshot-desktop\lib\win32 and found the files that run as 32-bit files. And, as I expected, they were the Screen Capture files. We need to fix this bug soon.

@im-coder-lg im-coder-lg changed the title How do I locate saved screenshots? BUG: How do I locate saved screenshots? Nov 9, 2021
@im-coder-lg
Copy link
Contributor Author

/ping @weiameili any ideas? Or is this a genuine bug?

@weiameili
Copy link
Owner

weiameili commented Dec 17, 2021

The problem is that the files belong to the "screenshot-desktop" npm package that this app uses, so there isn't much we can do about it. The logical next step in solving this would be opening an issue on the package's repo, but for that, we should preferably reproduce this issue in a node script using just the screenshot-desktop package first.

@im-coder-lg
Copy link
Contributor Author

Well, we could try that, right?

@weiameili
Copy link
Owner

Well yes, but right now, I'm unable to reproduce this bug even using Pensela.

@weiameili
Copy link
Owner

Also, could you possibly build pensela yourself and see if the issue persists? (I had issues with the Pensela executable for Windows built in Linux, but when I built it in windows again, it was working alright)

@ldmpub
Copy link

ldmpub commented May 29, 2022

Hi,

Bug confirmed running Pensela 1.2.5 under Windows 10 64bits both with "portable" (zip) version and "installed" (setup.exe) version:

  • ✔a new Pensela folder is created (under the user>Images folder)
  • ❌but screenshot images are not save here ... (and nowhere else in my computer as far as I can see 😕).

image

PS : screenshot above has been taken with an other screenshot tool because Pensela can not take / save any screenshot on my computer 😜.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants