• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. mikfire

    Brewtarget 2.0 Update

    I won't speak for the other developers, but I won't be working on one anytime soon. I'm sorry, and know this is something a lot of people would like to see. I already have 7 vms (four linux distros, fbsd 32bit, fbsd 64bit and Windows 7) I use just for testing/trouble shooting. Adding one more...
  2. mikfire

    Brewtarget 2.0 Update

    That is a known bug. The work around for the moment is to drag'n'drop from the Misc tree. I've checked the fix into the the code base (merge request 32) and it will be in the next version. Mik
  3. mikfire

    Brewtarget 2.0 Update

    Make sure you put your hop utilization at 100% on your equipment profile. I would have sworn I defaulted that to 100%, but apparently I didn't. If that doesn't fix the problem, reply to this and I will look into it more.
  4. mikfire

    Brewtarget 2.0 Update

    Work has gotten really nuts lately. I will look into this as soon as things calm down a little bit.
  5. mikfire

    Brewtarget 1.2.3 - Free Open Source Brewing Software

    Getting there, I promise. Being able to implement an "undo" stack was one of the main arguments to replace the XML files with an sqlite database. It likely won't make the next major release (v2.1) but I am hoping we will have it somewhere around v2.2 Mik
  6. mikfire

    Brewtarget 1.2.3 - Free Open Source Brewing Software

    Yes, brewtarget does take absorption into account. On the most recent versions (this is an old thread, so I'm not sure if you are still using v1.2.3 or not), it is the third field from the bottom on the equipment editor. I believe the difference between the two profiles is that the "ideal"...
  7. mikfire

    Brewtarget 2.0 Update

    The colors at that point are to indicate if you +/- 10% of what the recipe was calculated for. I reused the code from the other displays, and they have that as the standard hover message. I will see if I can find an easy way to fix it. Mik
  8. mikfire

    Brewtarget 2.0 Update

    Is this v 2.0.0? If it is, we have the fix and it is in v2.0.1. We should get the RPMs built soon, but we do have debian images and Windows available from launchpad(https://launchpad.net/brewtarget/+download). If it isn't, please let me know because I really swear I have squashed this bug. Mik
  9. mikfire

    Brewtarget 2.0 Update

    Yes. This is a known issue (bug ID 1157705). I'm not able to recreate it any longer, so I *think* it was fixed in v2.0.1. If you could let us know what OS and what version of brewtarget, it would help. Mik
  10. mikfire

    Brewtarget 2.0 Update

    Assuming you are in UNIX, because I pretty much suck at Windows. 1. Create a directory that all of your accounts have access to. 2. Start brewtarget 3. Tools -> Options -> Directories and set the directory to what you created in step 1 4. Exit brewtarget. 5. From whichever user you feel...
  11. mikfire

    Brewtarget 2.0 Update

    Umm. No idea. It appears we have only done Debian builds. Let me ping some people on that. I try to keep myself to just writing the code. I *hate* release builds :) Mik
  12. mikfire

    Brewtarget 2.0 Update

    All right. For all of our Windows users, I have figured out why your databases weren't translated and have a few workarounds for you. mea culpa for not testing this on Windows as I should have. I will be attempting to make sure that doesn't happen again. The root cause is that on Linux, the...
  13. mikfire

    Brewtarget 2.0 Update

    The XML spec if simple if verbose. You can either compare the two XML files directly (vimdiff if you're in *nix, textpad or notepad++ if Windows) and see if you can spot the differences. Alternately, open a bug report on Launchpad (https://bugs.launchpad.net/brewtarget) and attach the two XML...
  14. mikfire

    Brewtarget 2.0 Update

    http://sourceforge.net/projects/brewtarget/files/brewtarget/1.2/1.2.4/brewtarget_1.2.4_win32.exe/download But. Before you backlevel, could I please ask you to explain what the problem is? I can't fix it if I don't know what the malfunction is. Thanks, Mik
  15. mikfire

    Brewtarget 2.0 Update

    That is a really good question. On the linux side, all of the data lives in the same place regardless of where you install the binaries. If the data lives in the installation directory on Windows, that would explain a few things very nicely. If this is working the way I suspect it may be, I will...
  16. mikfire

    Brewtarget 2.0 Update

    It was supposed to have just worked. I will work on it this weekend and see if I can figure out why it isn't just working, but it will take me some time. Setting up a windows build environment is tricky, and I am not very good at windows.
  17. mikfire

    Brewtarget 2.0 Update

    That's a new one. I will open the bug report. Thanks. Mik
  18. mikfire

    Brewtarget 2.0 Update

    Yes. There are no changes being made to the database, so it should just pick up the one you have already converted. You shouldn't have had to import anything manually anyway. I am rather puzzled by that, because I spent the better part of 3-6 months getting that all to work correctly. I...
  19. mikfire

    Brewtarget 2.0 Update

    v2.0.0 has known problems with both. We will be releasing v2.0.1 very soon to address these issues. Mik
  20. mikfire

    Brewtarget 2.0 Update

    That was some fun research. I have learned an awful lot about hop utilizations and late additions. The hop utilization percentage on the equipment profile is basically to fudge the results. All of the formulae used to calculate IBUs are basically guesses. They are good guesses, based on a lot...
Back
Top