Search:

Type: Posts; User: bwkaz

Page 1 of 20 1 2 3 4

Search: Search took 0.01 seconds.

  1. Poll: Yes, thank you, thank you, thank you! :cheers:

    Yes, thank you, thank you, thank you!

    :cheers:
  2. New release in the same location as before. ...

    New release in the same location as before. (Yes, I know, I should bump it to 3.2.2... oh well, too late now.)

    Thanks again for all the help, Hagar. :)
  3. Oh good grief... :o I really need to look at...

    Oh good grief... :o

    I really need to look at my code a bit more. Good catch! ;)

    Yeah, it looks to me like everything should work now, too. Not having any set_overflow is taken care of with...
  4. Replies
    2
    Views
    617

    If you don't do the 10,000 proteins, then you...

    If you don't do the 10,000 proteins, then you won't have anything to start with. Gen 1 uses the best protein from gen 0 as its starting point. ;)
  5. Like I said -- I didn't think there were any...

    Like I said -- I didn't think there were any off-by-one errors. Obviously there was one. ;) Good catch!

    That is a problem. Minor, but it is a problem. Hmm...

    I love open source. ;) I'm...
  6. Replies
    11
    Views
    1,643

    Ah. OK, try Samba then. If there's something...

    Ah. OK, try Samba then. If there's something that doesn't work quite right (actually... Libranet might have some automatic configuration tools), post back.
  7. Replies
    11
    Views
    1,643

    Couple of options. You could use dfGUI for Linux...

    Couple of options. You could use dfGUI for Linux instead of DCMonitor (I'm sorry, I had to ;)).

    I assume the machine you're running DCMonitor on is running Windows, right? If not, there are a...
  8. Replies
    11
    Views
    1,643

    I think Konqueror has you confused. I think...

    I think Konqueror has you confused. I think you're browsing into the .tar.gz file, a lot like Win ME did with zip files (it made them look just like folders). What you have is not a folder; it...
  9. OK, that should be better -- I hope. I split...

    OK, that should be better -- I hope. I split code execution based on whether there was any "overflow" from previous sets in the "gens buffered" parameter. If so, then it takes whatever's left over...
  10. You're right. That gets recalculated when focus...

    You're right. That gets recalculated when focus leaves the "number of generations" textbox on the config screen, so a workaround is to click in there then click in some other textbox. The correct...
  11. Replies
    13
    Views
    2,138

    Read, and done.

    Read, and done.
  12. OK, cool. Updated source is on the main site, if...

    OK, cool. Updated source is on the main site, if you want it. The "precompiled.bin" there is a non-debug version also (should be a slight bit faster, if it's noticeable at all).
  13. Thanks. It looks like the "list" didn't do...

    Thanks. It looks like the "list" didn't do anything useful, because you don't have the actual source on your machine. But no big deal; I can see the line numbers.

    update_error_log (the function...
  14. Never mind, I can't attach it, apparently it's...

    Never mind, I can't attach it, apparently it's too big. Get it here:

    http://kadzban.is-a-geek.net/dfGUI-linux/dfGUI-3.2.1-precompiled-debug.gz
  15. Hmm. Well, try this debug version (should be...

    Hmm. Well, try this debug version (should be attached). gunzip it first. I don't know if you've used gdb before, so I'll go through how to get a stack backtrace:

    Run gdb...
  16. It segfaults after that? Hmm... Thanks, I'll...

    It segfaults after that? Hmm... Thanks, I'll take a look at it.

    The maxima that I've set up for the laxness values are fairly arbitrary -- I think they correspond to values that Howard gave to...
  17. Thread: using extra ram

    by bwkaz
    Replies
    2
    Views
    796

    The "extra RAM" is used to store the current...

    The "extra RAM" is used to store the current protein (or the current + the native, I don't remember for sure). When you're at the end of a generation, that extra memory gets released because it...
  18. Replies
    8
    Views
    1,503

    Do you actually have a rotlib.bin.bz2 file in the...

    Do you actually have a rotlib.bin.bz2 file in the newly-created DF directory?
  19. Poll: Now there's an idea! :) You could even just...

    Now there's an idea! :)

    You could even just ignore all command line parameters (including -qt). On Unix, you might be able to explicitly open /dev/tty, too, just to make sure you get the...
  20. Thread: Screensaver bug

    by bwkaz
    Replies
    6
    Views
    1,087

    No reason on your setup. What about the people...

    No reason on your setup. What about the people that are using dialup?
  21. Thread: -rt switch

    by bwkaz
    Replies
    2
    Views
    626

    If you use Windows, do the following to...

    If you use Windows, do the following to foldit.bat. If you use Linux or any of the other Unix clients, do the following to the foldit script:

    Open it up in a text editor. Notepad would work on...
  22. Replies
    5
    Views
    1,238

    If you run in nonet mode (add -if to the command...

    If you run in nonet mode (add -if to the command line and restart the client) while the servers are down or busy, that won't be (as much of) an issue. They seem to do the same thing with -qf (or...
  23. Replies
    3
    Views
    630

    Look at progress.txt. If the current structure...

    Look at progress.txt.

    If the current structure number being built plus the number until the next generation is 100, then you're running the new client.

    You can also look in error.log and see...
  24. dfGUI v3.2.1 for Linux available! (for the new DF client)

    I've changed the way the Points tab calculates its stuff. It now works correctly with the 100-structure generations.

    I've also added the feature where it monitors the last bunch of lines...
  25. Replies
    8
    Views
    1,450

    Not if you deleted the data files or...

    Not if you deleted the data files or filelist.txt...

    However, you couldn't have gotten all the way to generation 230 on the new client. The client starts over at generation 0 after an autoupdate....
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4