Author Topic: Correlation Beta Bug Reports  (Read 43829 times)

0 Members and 2 Guests are viewing this topic.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #45 on: March 29, 2011, 06:11:37 pm »
kk thanks.  ;)  If the "bug" pops up again, I'll probably say something, but for now, I think its good.
* yunhua98 really needs to be more careful.

Just remember that you're testing a new language that has bugs.  So don't bang your head against a wall.  That isn't easy.  I really appreciate your time and effort.
« Last Edit: March 29, 2011, 06:11:51 pm by Hot_Dog »

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #46 on: March 31, 2011, 12:09:12 am »
Bug crunching is going well, but tomorrow I won't be able to fix as many, since I need to fill out some forms and turn them in to my college.  As there are no critical bugs to fix, please continue to work on your projects doing what you can until the "minor issues" are solved.

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #47 on: April 04, 2011, 03:25:45 pm »
post font has uppper and lower letters gluck hotdog
source attached


edit ROFL sorry about the screen stretching xD
« Last Edit: April 04, 2011, 03:26:15 pm by Geekboy1011 »

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #48 on: April 04, 2011, 07:57:29 pm »
Okay, geekboy, (I'm joking of course) if you ask for one more feature in Word Wrap, I'm going to scream!

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #49 on: April 04, 2011, 08:05:26 pm »
lol the only other thing i see in the future are issues with the window mode which i have yet to test and that dam APD bug ;)

other than that i think i may be good xD now i just need to get a parser going :/ time to go attack qwerty !!

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #50 on: April 04, 2011, 08:06:43 pm »
I forgot, the APD bug was fixed

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #51 on: April 04, 2011, 08:07:45 pm »
oh yay that makes me even happier xD

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #52 on: April 07, 2011, 09:00:19 pm »
Wow seems like every time i touch correlation i'm finding something broken with it xD

any way bug in the new lowercase system

when you scroll up wards to a line that contains an (odd i think not to sure havent counted yet) number of asmprogs it flips case each time



ill attach the producing source code in a minute
Edit: Attached

it uses the uplwrfnt.8xp i posted a few posts back as the font
« Last Edit: April 07, 2011, 09:02:45 pm by Geekboy1011 »

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #53 on: April 07, 2011, 09:20:14 pm »
Interesting...it's a side effect of a bug that I already know exists.  (Which means it is not dependent on the number of lines.)  I'll take care of that.

Btw, nice new avatar, and nice numbers in the font

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #54 on: April 07, 2011, 09:24:50 pm »
lol yeah it needs some work the lower case letters are so unproportional (granted for the topic of the rpg it kinda fits....)

also thanks stole my bro's hat to make it xD

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #55 on: April 07, 2011, 10:03:07 pm »
This was mentioned on IRC and I have been meaning to bring this up. You should make it so that running the App from the Apps menu either installs Correlate or it just exits.
Code: [Select]
call Install_Corelate
 bcall(_JForceCmdNoChar )
That is all you need to add (6 bytes) to save a lot of headaches :P

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #56 on: April 07, 2011, 10:11:24 pm »
I had a good reason for not doing an application install, but at least I can add something such as a splash screen that says "please install from a Ti-Basic program" and then exit

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #57 on: April 07, 2011, 10:14:35 pm »
Yeah, I figured. Either way, it is good practice to let the app exit if it isn't supposed to do anything. You can still use the bcall which will exit an app automatically, without crashing. Usually if I download an app, I don't expect it to crash if I try to run it XD

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #58 on: April 07, 2011, 10:16:23 pm »
Yeah, I figured. Either way, it is good practice to let the app exit if it isn't supposed to do anything.

I agree.  I'll fix that in the next release

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Correlation Beta Bug Reports
« Reply #59 on: April 07, 2011, 10:19:02 pm »
Thanks :) I keep using it on accident and it was just bugging me every time I cleared my RAM. I have gotten into the habit of selecting apps by number, but since Correlation was put on it, I keep forgetting the Graph3 and GrpTool are moved down the list XD