I seem to have troubles using the error reporting tool in IDEA. When an exception is thrown it pops up the dialog asking if I want to submit this bug. I fill out all fields, and hit send.
It comes back saying it could not login to ITN. I tried a few times but never successfull. I just noticed that I have submitted the same bug 3 times. #20141 #20140 and #20139. Looking at the EAP bugs I notice that some other people have the same issue since they have multiple of the same bug submissions within a minute.
I seem to have troubles using the error reporting tool in IDEA. When an exception is thrown it pops up the dialog asking if I want
to submit this bug. I fill out all fields, and hit send. >
It comes back saying it could not login to ITN. I tried a few times but never successfull. I just noticed that I have submitted
the same bug 3 times. #20141 #20140 and #20139. Looking at the EAP bugs I notice that some other people have the same issue since they have multiple of the same bug submissions within a minute. >
Hi Stanislav, How about repackage com.intellij.errorreport.* into single jar, test it with latest public EAP build and if it works publish it as first unofficial patch for IDEA ;). With instruction to change SET CLASS_PATH=%IDEA_HOME%\lib\idea.jar to something like SET CLASS_PATH=%IDEA_HOME%\patch\firstpatch.jar;%IDEA_HOME%\lib\idea.jar At our own risk of cource for just testing theoretical possibility of such thing. Don't forget to ask your managers! :) TIA, Dmitry
Good idea but it's impossible for now, cause the most part of IDEA code is scrambled. So it's impossible to add a patch to old version due to different scrambled names. Except OpenAPI.
Hi Stanislav, How about repackage com.intellij.errorreport.* into single jar, test it with latest public EAP build and if it works publish it as
first unofficial patch for IDEA ;).
With instruction to change SET CLASS_PATH=%IDEA_HOME%\lib\idea.jar to something like SET CLASS_PATH=%IDEA_HOME%\patch\firstpatch.jar;%IDEA_HOME%\lib\idea.jar At our own risk of cource for just testing theoretical possibility of such thing. Don't forget to ask your managers! :) TIA, Dmitry
Hello Stanislav, But if changes minor(for example inside single methods without adding new methods) scrambled names may be equals to previous ones. And I'm notice that working with last published EAP enough to first patch born. You can even post it anonymous :)
Hello Stanislav, But if changes minor(for example inside single methods without adding new methods) scrambled names may be equals to previous ones. And I'm notice that working with last published EAP enough to first patch born. You can even post it anonymous :)
I seem to have troubles using the error reporting tool in IDEA. When an exception is thrown it pops up the dialog asking if I want to submit this bug. I fill out all fields, and hit send.
It comes back saying it could not login to ITN. I tried a few times but never successfull. I just noticed that I have submitted the same bug 3 times. #20141 #20140 and #20139. Looking at the EAP bugs I notice that some other people have the same issue since they have multiple of the same bug submissions within a minute.
Rob
Same for me.
Tom
Fixed in 964
"Rob Kooper" <no_mail@jetbrains.com> wrote in message news:31178564.1067896092838.JavaMail.itn@is.intellij.net...
to submit this bug. I fill out all fields, and hit send.
>
the same bug 3 times. #20141 #20140 and #20139. Looking at the EAP bugs I notice that some other people have the same issue since
they have multiple of the same bug submissions within a minute.
>
How about?
http://www.intellij.net/forums/thread.jsp?forum=15&thread=52204&tstart=0&trange=15
Interesting to know you opinion.
TIA
Dmitry
I think it should be discussed :)
"Dmitry Kashin" <no_mail@jetbrains.com> wrote in message news:25415395.1068030279717.JavaMail.itn@is.intellij.net...
>
Hi Stanislav,
How about repackage com.intellij.errorreport.* into single jar, test it with latest public EAP build and if it works publish it as first unofficial patch for IDEA ;).
With instruction to change
SET CLASS_PATH=%IDEA_HOME%\lib\idea.jar to something like
SET CLASS_PATH=%IDEA_HOME%\patch\firstpatch.jar;%IDEA_HOME%\lib\idea.jar
At our own risk of cource for just testing theoretical possibility of such thing. Don't forget to ask your managers!
:)
TIA,
Dmitry
Good idea but it's impossible for now, cause the most part of IDEA code is scrambled.
So it's impossible to add a patch to old version due to different scrambled names.
Except OpenAPI.
"Dmitry Kashin" <no_mail@jetbrains.com> wrote in message news:17870081.1068049637596.JavaMail.itn@is.intellij.net...
first unofficial patch for IDEA ;).
Hello Stanislav,
But if changes minor(for example inside single methods without adding new methods) scrambled names may be equals to previous ones.
And I'm notice that working with last published EAP enough to first patch born. You can even post it anonymous :)
TIA,
Dmitry
Unfortunately the names changed too.
"Dmitry Kashin" <no_mail@jetbrains.com> wrote in message news:14732429.1068116736587.JavaMail.itn@is.intellij.net...
>