-
Notifications
You must be signed in to change notification settings - Fork 71
Access Violation when click Show Console (1.2) #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
@chcg I just saw your edit. |
Did anyone figure out what's going on here? Really missing my PythonScript scripts. |
@contrail12 As far as I know, nope. :( |
@contrail12 Sure, nobody likes waiting on a fix, but if you are missing your scripts, have you tried downgrading to PS 1.1.0.0 or 1.0.8.0? |
@sasumner thanks for the suggestion! I feel silly for not having thought of that... |
OK, I went to downgrade and much to my surprise; I found that I was already running PythonScript 1.0.8.0 and was having the same problem identified in the OP. I then upgraded to PythonScript 1.2.0.0, now everything works, and I'm elated! Here's some more info about my setup in case my observation will help a real dev fix the OP:
Thanks again for the suggestion @sasumner! Also, PythonScript makes my job a LOT easier to do, and I supper appreciate all of the dev effort that everyone contributes to make it a reality. Thank you everyone! |
@Benur21 You should see something like:
on starting the console window. Seems python27.dll is not found at the right place. |
Just saying v1.3 (updated using plugin manager) still has this problem. |
Nice trail of debugging! Wish that all/most could be that thorough...
Possibly related to #112 ? |
Now I reinstalled to \Instalacoes\ instead and the console indeed worked. Yes it seems to be related to #112. |
@Benur21 Thanks for tracking down the issue to be a duplicate of #112. Interestingly the number of the emergency call ;-) @sasumner https://en.wikipedia.org/wiki/112_(emergency_telephone_number)#E112 |
I was able to activate the plugin as below:
Now it's fine working |
OMG, why is the latest release still suggest broken zip file?
I spent hours to figure out that the dll must be placed inside the |
Broken zip file? Sigh. So Notepad++ comes out with a new required folder structure for plugins AFTER PS 1.3.0.0 is released, and that is somehow Pythonscript's fault? |
Yes, because related to this topic (Access Violation). |
When someone is saying something, it is improper to cut him short,
retort to him, taunt him, mock him, put burden on him, etc. so that he
is silenced.
This is a help group, and people write here when they have a problem,
mostly they have not already zeroed in the cause of the problem. They
are giving vent to their frustration when a working thing suddenly stops
working and their work suffers.
Thanks.
--
Rawat
…On 3/20/2019 1:06 AM, sasumner wrote:
@andry81 <https://github.com/andry81> Contact @chcg
<https://github.com/chcg> and let him know that you have extra time and
are willing to take on such administrative duties as renaming files to
keep the world happy.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#102 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AISGl9RE_4VHjqtW2vEcCZhIBR8PRv9fks5vYTw5gaJpZM4WZmnK>.
|
@vsrawat And if people are going to vent their frustration, they really should have their facts in order before doing so. |
@sasumner This is not a court to represent facts, this is open source platform to find facts on your own and make an argument. If you doubt in something just make an opposite argument to enlight your position. |
@andry81 I can't seem to pull any value out of those 2 sentences. Gives up... |
he faced a problem and he offered a solution that changing naming system
of file would make it very clear and people will not face such confusion
in future.
That seems a good easy workable solution.
It should be implemented, without bothering about other things that he said.
Thanks.
--
Rawat
…On 3/20/2019 2:06 AM, sasumner wrote:
@vsrawat <https://github.com/vsrawat> And if people are going to vent
their frustration, they really should have their facts in order before
doing so.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#102 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AISGlxNbvxmpwvulpZN9W7-FRQjOyzoDks5vYUpDgaJpZM4WZmnK>.
|
OK, so this little forum spat seems to have died down, only it still IMPOSSIBLE to install PythonScript in Notepad++ and get it to run; first you need to manually extract files to different locations and when you're done and have double-checked everything, it refuses to run on an "Access violation" error. Any idea when, if ever, this will be fixed? Because I really liked using PythonScript in Notepad++ ... |
See https://github.com/bruderstein/PythonScript/releases/tag/v1.5.2 for a version compatible with the current N++ 7.8 release. Pythonscript will be also available again with the next N++ release from PluginAdmin. |
@chcg - is there anything left to do? I assume it can be closed. |
Hello. I just installed Notepad++ x86 on my computer, and then I installed PythonScript 1.2.
But the first time I click on Show Console, on PythonScript menu, I get the message "Access Violation" with the title "PluginsManager::runPluginCommand Exception". The next times just display an empty console. But after I restart notepad++, when I click Show Console I get the error again.
The same message appears when I click to run any script (startup.py or some sample), but the message title only says "Exception".
Any ideas on what might be wrong? Thank you.
The text was updated successfully, but these errors were encountered: