We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just like to say sorry for making another issue so quickly after the other was resolved.
Steps to reproduce
grabber -t "Xayah" -s "rule34.paheal.net" -d -i 70 -p 1 --return-images
Context
Contents of main.log
main.log
[01:23:19.066][Info] Loading images 'http://rule34.paheal.net/post/list/Xayah/1' [01:23:19.066][Info] [rule34.paheal.net][Html] Loading page `http://rule34.paheal.net/post/list/Xayah/1` [01:23:19.066][Info] [rule34.paheal.net] Logging in... [01:23:19.095][Info] [rule34.paheal.net][Html] Receiving page `http://rule34.paheal.net/post/list/Xayah/1` [01:23:19.114][Info] [rule34.paheal.net][Html] Parsed page `http://rule34.paheal.net/post/list/Xayah/1`: 70 images (70), 15 tags (15), -1 total (560), 8 pages (8)
Contents of settings.ini
settings.ini
[GAnalytics] cid=d0fd4235-b0da-4c~snip~
Contents of the output
root@UbuntuBionic /home $ grabber -t "Xayah" -s "rule34.paheal.net" -i 70 -p 1 --return-images Segmentation fault
Screenshots
n/a
System information
Additional context
The seg fault didn't cause any core dumps to appear. I even tried #1863's command and the output was the same.
The text was updated successfully, but these errors were encountered:
Fix crash in CLI (fix #2094)
3814631
It seems like the code is looking for GUI-specific stuff even though it's running in CLI. I just pushed a fix 👍
Sorry, something went wrong.
Yep, cloned the develop branch, built, and runs just fine. Awesome work.
Bionus
No branches or pull requests
Just like to say sorry for making another issue so quickly after the other was resolved.
Steps to reproduce
grabber -t "Xayah" -s "rule34.paheal.net" -d -i 70 -p 1 --return-images
Context
Contents of
main.log
Contents of
settings.ini
Contents of the output
Screenshots
n/a
System information
Additional context
The seg fault didn't cause any core dumps to appear. I even tried #1863's command and the output was the same.
The text was updated successfully, but these errors were encountered: