Author |
Message |
HenryMaher
Joined: 15 Oct 2015 Posts: 11
|
|
9.0.152 Notepad++ issue no menu |
|
Hi All
When opening Notepad ++ when I right click there is no menu for SQL assistant. If I use a hotkey to browse the databases or execute SQL code then it will do it.
Running Notepad++ 6.9.2
OS: Microsoft Windows 10 Enterprise -- 10.0.14393 N/A Build 14393 (64bit)
The only thing that I can think of that has changed on the OS is an windows update yesterday. And was working perfectly before the update.
Have:
-- run app as admin
-- reinstalled SQL assistant
-- checked options target registered targets and common
Any ideas?
SqlAssist.log:
4/10/2016 10:08:42 AM NOTEPAD.EXE Client: CloseQuery
4/10/2016 10:08:42 AM NOTEPAD.EXE TargetList: CloseQuery 1
4/10/2016 10:08:42 AM NOTEPAD.EXE TargetList: CloseQuery: form closed
4/10/2016 10:08:42 AM NOTEPAD.EXE TargetList at $53AF7E60: Destroy
4/10/2016 10:08:42 AM NOTEPAD.EXE Prefs: Detach
4/10/2016 10:08:42 AM NOTEPAD.EXE UpdateTaskListInternal: wpar = -2, lpar = 0
4/10/2016 10:08:42 AM NOTEPAD.EXE Client: Destroy
4/10/2016 10:08:42 AM NOTEPAD.EXE Client: Detach
4/10/2016 10:08:43 AM notepad++.exe SA=9.0.152; Exe=C:\Program Files (x86)\Notepad++\notepad++.exe; Cmd="C:\Program Files (x86)\Notepad++\notepad++.exe" ; LogLvl=1; MsgLvl=0
4/10/2016 10:08:43 AM notepad++.exe Client: Attach
4/10/2016 10:08:43 AM notepad++.exe Client: Create
4/10/2016 10:08:44 AM notepad++.exe Client: CreateTargetList
4/10/2016 10:08:44 AM notepad++.exe SA=9.0.152; Exe=C:\Program Files (x86)\Notepad++\notepad++.exe; Cmd="C:\Program Files (x86)\Notepad++\notepad++.exe" ; LogLvl=1; MsgLvl=0
4/10/2016 10:08:44 AM notepad++.exe Prefs: Attach
4/10/2016 10:08:44 AM notepad++.exe TargetList: SetSuspend=0
4/10/2016 10:08:44 AM notepad++.exe TargetList: Create: Rok=1
4/10/2016 10:08:44 AM notepad++.exe TargetList: SetSuspend=0
4/10/2016 10:08:44 AM notepad++.exe TargetList: EnumWnd (class=Scintilla)
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Pref=Notepad++
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Code=13
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Pref=Notepad++
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Code=13
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Pref=Notepad++
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Code=13
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Pref=Notepad++
4/10/2016 10:08:44 AM notepad++.exe Target: Create: Code=13
4/10/2016 10:08:46 AM NOTEPAD.EXE SA=9.0.152; Exe=C:\WINDOWS\system32\NOTEPAD.EXE; Cmd="C:\WINDOWS\system32\NOTEPAD.EXE" C:\Users\SarahMackenzie\AppData\Roaming\SQL Assistant\9.0\SqlAssist.log; LogLvl=1; MsgLvl=0
4/10/2016 10:08:46 AM NOTEPAD.EXE Client: Attach
4/10/2016 10:08:46 AM NOTEPAD.EXE Client: Create
--------------
|
|
Mon Oct 03, 2016 8:12 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Please try starting SQL Assistant in Run as Administrator mode. Does that make a difference?
|
|
Mon Oct 03, 2016 11:58 pm |
|
 |
HenryMaher
Joined: 15 Oct 2015 Posts: 11
|
|
|
|
Tried running sql assistant and notepad++ in admin mode. Still behaving the same.
|
|
Tue Oct 04, 2016 8:35 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Somebody else has reported very similar issue with pgAdmin but then notifying us that after restarting their computer. Would you please try that too. If the issue still persist, please let us know.
|
|
Wed Oct 05, 2016 12:32 am |
|
 |
HenryMaher
Joined: 15 Oct 2015 Posts: 11
|
|
|
|
Restarted.
Uninstalled
removed remaining C:\Program Files (x86)\SQL Assistant 9
and
removing C:\Users\SarahMackenzie\AppData\Roaming\SQL Assistant\9.0
then reinstalled.
Still does not show the menu
Anything else we can try
|
|
Wed Oct 05, 2016 3:00 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
In SQL Assistant settings please check settings for Notepad++ target. In the Advanced section check Environment Integration value. By default it should be set to Context Menu only. Try changing it to Full. It will should add both context and top-level menu. Do you see any difference after this change?
|
|
Wed Oct 05, 2016 8:05 am |
|
 |
HenryMaher
Joined: 15 Oct 2015 Posts: 11
|
|
|
|
still no menu when changing the environment Integration.
Also tried uninstalling. Deleting from previous places and then any reference to SQLAssistant in the registry.
No menu.
Then tried
removing notepad++ and sql assistant by:
uninstalling
removing their folders from Program Files (x86)
removing their folders from %appdata%
going through registry and searching for their respective names and deleting
reinstalled both and run both up as admin
Then changed the environment Integration settings.
Thought it might be a user account problem so I created admin account and logged in with it. No joy.
Anything else we can try?
Last edited by HenryMaher on Wed Oct 05, 2016 10:56 pm; edited 1 time in total |
|
Wed Oct 05, 2016 9:28 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Do you have any Notepad++ plugins installed?
Is there a way to test it on a different system?
I got today the same version of Notepad++ installed on test Windows 7 system and also on test Windows 10 system and I failed to reproduce this issue.
(click the image for full size view)
|
|
Wed Oct 05, 2016 10:52 pm |
|
 |
HenryMaher
Joined: 15 Oct 2015 Posts: 11
|
|
|
|
I had converter, MIME Tools, NPPExport and plugin manager. Moved them all out of the plugins folder so they would not load.
I have run it up on win7standard and win10Pro and have no issues, the menu will load.
Also please note that the restore tabs form (sql assistant) will appear on startup of notepad++, and when using the hotkeys I can do such things as executing SQL code or show the database explorer.
The sql assistant plugin looks like it is loading but it is just not effecting the notepad++ menu.
When I installed on the win7standard I compared the notepad++\contextMenu.xml against the problem machine. They seem the same.
But really I do not know how the SQL assistant modifies the menu.
|
|
Thu Oct 06, 2016 1:13 am |
|
 |
|