Page 2 of 4
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Sun Apr 18, 2021 12:09 am
by Triple Alfa
Downloaded the new version and while it runs I'm still having a few issues:
- I can't get access via my browser without letting the program through my firewall.(On the same device)
- After adding a folder the program starts working but spits out multiple errors:
Code: Select all
ERROR:webapp:Exception on /generate [POST]
sqlite3.OperationalError: database is locked
It doesn't manage to complete any images and display them.
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Sun Apr 18, 2021 5:36 am
by Xalkoi
GodDragon wrote: Sat Apr 17, 2021 7:57 pm
Source Code would be appreciated
Agree with that.
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Sun Apr 18, 2021 10:53 am
by mangoman
hm it generated a first picture which is nice, but i don't know how to scrap that and let it generate a new one
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Sun Apr 18, 2021 11:12 am
by Augustulus
paswis wrote: Sun Apr 18, 2021 10:53 am
hm it generated a first picture which is nice, but i don't know how to scrap that and let it generate a new one
You should be able to see other images by scrolling up/down on the page.
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Sun Apr 18, 2021 5:01 pm
by bonsec
dan0161 wrote: Sat Apr 17, 2021 12:33 pm
Can I ask, why does it create 2 of the same image side by side?
It is intended to show 2 images side by side from the selected folders. If there are a lot of images, the chance it picks 2 of the same is low - but it is probably a bug to be fixed.
forbiddendesire wrote: Sat Apr 17, 2021 2:06 pm
I saw you say you can use it on phone, how do you set it up on phone? I mostly use a phone for my porn viewing needs so if I could use that it would be amazing. Also, do the created images get saved or is it only for viewing in browser and then maybe manually saving them?
To clarify, the program is run on the computer where the images are. Then, you can connect to the IP from the phone browser. Images are manually saved.
GodDragon wrote: Sat Apr 17, 2021 7:57 pm
Source Code would be appreciated
Xalkoi wrote: Sun Apr 18, 2021 5:36 am
Agree with that.
Thanks for the interest! No plans for this currently. I could configure the build to package the source code with the release if I get to it.
Triple Alfa wrote: Sun Apr 18, 2021 12:09 am
Downloaded the new version and while it runs I'm still having a few issues:
Thanks for the note on the firewall; I'll remove my note in the OP.
Haven't seen the error before; does it still happen after closing and restarting the exe?
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Mon Apr 19, 2021 5:59 pm
by Triple Alfa
bonsec wrote: Sun Apr 18, 2021 5:01 pm
Thanks for the note on the firewall; I'll remove my note in the OP.
Haven't seen the error before; does it still happen after closing and restarting the exe?
I just started it again and it seemed to do more this time before getting stuck. I also saw a new error in addition to the others I mentioned before(those I saw again this time as well):
Code: Select all
sqlite3.IntegrityError: UNIQUE constraint failed: tImage.path
Either way I'm still not seeing any images.
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Tue Apr 20, 2021 4:39 pm
by GodDragon
bonsec wrote: Sun Apr 18, 2021 5:01 pm
GodDragon wrote: Sat Apr 17, 2021 7:57 pm
Source Code would be appreciated
Xalkoi wrote: Sun Apr 18, 2021 5:36 am
Agree with that.
Thanks for the interest! No plans for this currently. I could configure the build to package the source code with the release if I get to it.
I mean pushing the source to github or gitlab wouldn't be too much of a hassle. I am just a fan of open source. Sure if you wanna market your product that might be a different story, however patreon and co. exist. Downloading files from random users on the internet without any source code is usually a bad idea. Of course I don't think you would pack in a virus or something. However it's my general opinion on software like this. Apart from allowing people to mess around with it and maybe even build upon it you are making your product much more appealing to some users.
Re: [RELEASE] beta.exe.1.0.1 | Automatic Captions and Censors
Posted: Wed Apr 21, 2021 9:12 pm
by bonsec
Triple Alfa wrote: Mon Apr 19, 2021 5:59 pm
I also saw a new error in addition to the others I mentioned before(those I saw again this time as well):
Thanks! I tried to fix it by increasing the timeout if you're still interested in trying the update.
What I suspect happens is processing time is too long either due to a very large image or computer specs.
GodDragon wrote: Tue Apr 20, 2021 4:39 pm
I mean pushing the source to github or gitlab wouldn't be too much of a hassle. I am just a fan of open source.
Thanks for your comments! I only want to share something for fun and free as well.
I agree it is not much of a hassle, but it does affect my flow if I had to maintain a public repo.
I'd rather just bundle it with the release and I admit this is low priority for me.
Re: [RELEASE] beta.exe.1.0.2 | Automatic Captions and Censors
Posted: Thu Apr 22, 2021 6:38 am
by Ttlly
Hi! had an error similar to @Triple Alfa.
When executing the file, a console pops out and stays completely black until the following text appears:
Traceback (most recent call cast):
File "Boby.py", line 4, in <module>
File "webapp.py", line 49, in main
File "Database.py", line 14, in upgrade
File "json\__init__.py", line 357, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[14964] Failed to execute script Boby
after like half a second, the console closes.
Tried to do the config.ini trick but seems to not work.
Loved the concept, would love to try it out!
Re: [RELEASE] beta.exe.1.0.2 | Automatic Captions and Censors
Posted: Thu Apr 22, 2021 1:28 pm
by bonsec
Ttlly wrote: Thu Apr 22, 2021 6:38 am
When executing the file, a console pops out and stays completely black until the following text appears:
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
My mistake - I uploaded 1.0.3 which should fix this error. Thanks for letting me know!
Re: [RELEASE] beta.exe.1.0.2 | Automatic Captions and Censors
Posted: Tue May 11, 2021 5:32 am
by willow11
bonsec wrote: Thu Apr 22, 2021 1:28 pm
Ttlly wrote: Thu Apr 22, 2021 6:38 am
When executing the file, a console pops out and stays completely black until the following text appears:
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
My mistake - I uploaded 1.0.3 which should fix this error. Thanks for letting me know!
Hi bonsec, amazing job with this thing. I am still wondering how you did this. I love it. Anyway do you want to share any updates? Are you still working on it?
Cheers
Re: [RELEASE] beta.exe.1.0.2 | Automatic Captions and Censors
Posted: Wed May 12, 2021 1:07 am
by bonsec
willow11 wrote: Tue May 11, 2021 5:32 am
Hi bonsec, amazing job with this thing. I am still wondering how you did this. I love it. Anyway do you want to share any updates? Are you still working on it?
Cheers
Thanks for the support! I am using this program for myself regularly, and I'm still working on it.
Re: [RELEASE] beta.exe.1.0.3 | Automatic Captions and Censors
Posted: Thu May 13, 2021 6:57 pm
by Someone12
Looks like an interesting project, but I haven't been able to make it work.
I'm able to run the executable and get a link, but I seem to only get a blank grey screen when going to the adress. Inspecting the source of the screen does get me an 233 line HTML-file clearly related to beta.exe (images, settings, censors), so I'd expect something to happen. I've tried multiple browsers, run-as-admin and actually restarting my PC, but it's always the same grey screen. Am I missing something obvious?
Re: [RELEASE] beta.exe.1.0.3 | Automatic Captions and Censors
Posted: Thu May 13, 2021 9:37 pm
by bonsec
Someone12 wrote: Thu May 13, 2021 6:57 pm
Looks like an interesting project, but I haven't been able to make it work.
I'm able to run the executable and get a link, but I seem to only get a blank grey screen when going to the adress. Inspecting the source of the screen does get me an 233 line HTML-file clearly related to beta.exe (images, settings, censors), so I'd expect something to happen. I've tried multiple browsers, run-as-admin and actually restarting my PC, but it's always the same grey screen. Am I missing something obvious?
The first time the page is accessed is supposed to be a mostly blank page with instruction to go to the settings menu.
Are there any errors when inspecting the browser console or the exe console?
Re: [RELEASE] beta.exe.1.0.3 | Automatic Captions and Censors
Posted: Thu May 13, 2021 9:44 pm
by Someone12
bonsec wrote: Thu May 13, 2021 9:37 pm
Someone12 wrote: Thu May 13, 2021 6:57 pm
Looks like an interesting project, but I haven't been able to make it work.
I'm able to run the executable and get a link, but I seem to only get a blank grey screen when going to the adress. Inspecting the source of the screen does get me an 233 line HTML-file clearly related to beta.exe (images, settings, censors), so I'd expect something to happen. I've tried multiple browsers, run-as-admin and actually restarting my PC, but it's always the same grey screen. Am I missing something obvious?
The first time the page is accessed is supposed to be a mostly blank page with instruction to go to the settings menu.
Are there any errors when inspecting the browser console or the exe console?
Ah, forgot about the browser console. I do get an error there:
Loading module from “.../static/lib/Boby.min.js” was blocked because of a disallowed MIME type (“text/html”).