I have went ahead and disabled the download queue in vget for now. After I fix the SQL stuff a little bit more and have more time to test it more rigorously I will add it back. If you would like to play with it you can uncomment all of the blocks of code in “openveoh/src/tools/vget/vget.cpp” and rebuild the sources.
Another bit of stupidity in my part
I didn’t think about this before but when I wrote the Makefiles I did it in a horrible fashion. You must do:
make clean
make
To build the new sources from what I’ve seen. I do this out of habit but some people may not realize this. Anyways, sorry about the bugs here lately. Guess I’m getting a bit sloppy in my old age
October 7, 2007 at 7:37 am
Yay!
It works now.
Thanks a lot.
October 7, 2007 at 7:57 am
I got svn version 12 last night, failed at installing it (this is probably because I was missing dependencies, however)
I deleted it, installed version 13, dependencies, etc. etc, and it’s been working fine since. The download queue works perfectly, left one tab in Yakuake downloading, and put in new videos to download in the other.
Is this the version you’re having problems with? It would be appreciated if you clarified what you’re talking about, so we had an idea what’s going on.
Either way, your work is appreciated.
October 7, 2007 at 10:44 am
yeah, thanks for your works
October 8, 2007 at 10:40 am
Confirming that it’s working perfectly.. Thank you Daniel.