Jump to content



Photo

NEW TEST BUG SYSTEM - 7th Jan 2008


  • Please log in to reply
17 replies to this topic

#1 Jon

Jon

    Up all night to get lucky

  • Administrators
  • 9,529 posts

Posted 07 January 2008 - 01:37 PM

We are going to give a new bug tracking system a go. We currently struggle to keep track of the bugs and if they are fixed/rejected and who should be looking after them.

New forum threads have been disabled - but replies for existing bugs and feedback in this thread are allowed.

Give it a go and we'll see if it helps us or not:

http://svn.autoitscript.com/trac







#2 i542

i542

    Captain on the Bridge.

  • Active Members
  • PipPipPipPipPipPip
  • 1,821 posts

Posted 07 January 2008 - 02:04 PM

We are going to give a new bug tracking system a go. We currently struggle to keep track of the bugs and if they are fixed/rejected and who should be looking after them.

New forum threads have been disabled - but replies for existing bugs and feedback in this thread are allowed.

Give it a go and we'll see if it helps us or not:

http://svn.autoitscript.com/trac

Love it! It reminds me on Sourceforge bug tracking
I can do signature me.

#3 Valik

Valik

    Former developer.

  • Active Members
  • PipPipPipPipPipPip
  • 18,879 posts

Posted 07 January 2008 - 03:18 PM

Just one quick comment, there's no need to re-report bugs in Trac. If the bug is already reported on the forum, there's no need to create a ticket for it. We're working on getting all open bugs reported on the forum fixed so you don't need to put them on Trac for us, it'll just make it harder on us since we'll have to close it in two places.

Edited by Valik, 07 January 2008 - 03:19 PM.


#4 jpm

jpm

    a Real GUI/debug lover

  • Developers
  • 8,925 posts

Posted 07 January 2008 - 10:21 PM

Please use keywords to describe the OS you are running with as XP SP2 FR X86
be carefull to follow the old bug report sticky Repro Script must be complete

in ticket #5 the "include was missing

in ticket #6 $read is not defined

That's the first uncomplete ticket that I analyze :)

#5 Zedna

Zedna

    AutoIt rulez!

  • MVPs
  • 8,315 posts

Posted 07 January 2008 - 10:46 PM

There is missing some dropdown value for "DOC related bugs".
BTW: Are there the same login credentials as for AutoIt forum? If no where may I register?

For the first look it's less transparent for me than old BUG forum.

#6 dandymcgee

dandymcgee

    Valik's #1 Fan

  • Active Members
  • PipPipPipPipPipPip
  • 812 posts

Posted 07 January 2008 - 11:06 PM

Hey looks pretty cool Jon, should help us keeps things a bit more organized as far as bugs go.
- Dan [Website]

#7 Jon

Jon

    Up all night to get lucky

  • Administrators
  • 9,529 posts

Posted 08 January 2008 - 07:08 PM

There is missing some dropdown value for "DOC related bugs".
BTW: Are there the same login credentials as for AutoIt forum? If no where may I register?

For the first look it's less transparent for me than old BUG forum.

There's no login for users. Just set your name in Preferences.

#8 James

James

    jbrooksuk

  • MVPs
  • 9,470 posts

Posted 08 January 2008 - 09:43 PM

Looks good. I will be looking at it alot to get ideas for my PHP/MySQL project :)

#9 big_daddy

big_daddy

  • Moderators
  • 2,499 posts

Posted 10 January 2008 - 04:17 AM

The functionality appears to be there, but it's not easy on the eyes. I'm thinking something more along the lines of the following.

http://twistedmatrix.com/trac/

More details can be found here.

Edited by big_daddy, 10 January 2008 - 04:20 AM.
Added detail

BD Scripting - My scripting repository.AutoIt Menu - Firefox extension with several links and tools for the AutoIt Forums!AutoIt Snippets Database - Store and share all your favorite snippets here! Welcome to AutoIt 1-2-3 - Great starting place for newcomers.Learning to Script with AutoIt - Another good starting place for newcomers.SciTE - The best AutoIt Script Editor. Posted Image

#10 Valik

Valik

    Former developer.

  • Active Members
  • PipPipPipPipPipPip
  • 18,879 posts

Posted 10 January 2008 - 04:46 AM

Oooh, me likes.

#11 BrettF

BrettF

    My Drunk Monkey Guerilla is gonna getcha!

  • MVPs
  • 7,662 posts

Posted 10 January 2008 - 05:45 AM

Oooh, me likes.

It is really nice... :)

#12 i542

i542

    Captain on the Bridge.

  • Active Members
  • PipPipPipPipPipPip
  • 1,821 posts

Posted 11 January 2008 - 10:11 AM

The functionality appears to be there, but it's not easy on the eyes. I'm thinking something more along the lines of the following.

http://twistedmatrix.com/trac/

More details can be found here.



Oooh, me likes.

Me too :)
I can do signature me.

#13 James

James

    jbrooksuk

  • MVPs
  • 9,470 posts

Posted 11 January 2008 - 09:06 PM

Me too :)

Same here! Very nice!

#14 Guest_MeJonah_*

Guest_MeJonah_*
  • Guests

Posted 26 March 2008 - 01:21 PM

I can't seem to get it to accept my submission- it keeps calling it spam. I've tried changing everything I could think of. This is my submission, anybody know why it gets called spam?

Attempting to use guictrldelete on a control created by guictrlcreatecontextmenu() which had already been deleted (yes, I know, if I were tracking better that should never happen) causes an "unhandled win32 exception" and a crash. The behavior is repeatable in 3.2.11.5, but does not occur in 3.2.10.

Example code:

{{{
#include <guitreeview.au3>

$gui = guicreate("TEST", 500, 500)
$treeview = guictrlcreatetreeview(0, 0, 500, 500)

$control = guictrlcreatetreeviewitem("TEST", $treeview)

$context = guictrlcreatecontextmenu($control)
$item = guictrlcreatemenuitem("TEST", $context)
$item = guictrlcreatemenuitem("TEST", $context)
$item = guictrlcreatemenuitem("TEST", $context)
$item = guictrlcreatemenuitem("TEST", $context)

guictrldelete($context)
guictrldelete($context)

guisetstate()

while 1=1
wend
}}}

#15 Jon

Jon

    Up all night to get lucky

  • Administrators
  • 9,529 posts

Posted 26 March 2008 - 08:26 PM

Put a name and email address in. The email won't be shown but it counts in favour of not being classified as spam.

#16 Hostage

Hostage

    Seeker

  • Active Members
  • 25 posts

Posted 26 March 2008 - 09:28 PM

Put a name and email address in. The email won't be shown but it counts in favour of not being classified as spam.


Still no go. I've tried everything- different email addresses, different topics... it *always* rejects as spam.

#17 Valik

Valik

    Former developer.

  • Active Members
  • PipPipPipPipPipPip
  • 18,879 posts

Posted 26 March 2008 - 10:38 PM

Try varying it so you don't use the same "TEST" string forty-seven billion times. If I had to guess, the spam filter sees the code portion and thinks it's spam because it's incredibly similar. There are 4 identical lines and a separate identical 2 lines.

#18 Hostage

Hostage

    Seeker

  • Active Members
  • 25 posts

Posted 27 March 2008 - 12:36 PM

Try varying it so you don't use the same "TEST" string forty-seven billion times. If I had to guess, the spam filter sees the code portion and thinks it's spam because it's incredibly similar. There are 4 identical lines and a separate identical 2 lines.


Finally got it. That didn't work alone, but changing it so each string was different and adding random comments between each line did the trick. It apparently doesn't like similar repetitive lines, even if the string changes. It is #193. Thanks.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users