Skip to main content
Recent Posts
11
Object Plugins / Re: About Object Plugins
Last post by hmmueller -
Hm ... I just tried it with a copy of my "PrintConfiguration" object, which has two User Tools; and where the if-nwcut section ends with
Code: [Select · Download]
  score:save()
  return
I copied it to "fakePrintConfiguration" and tried it. It did work (i.e. save); the only thing is, I always got that popup that showed me STDIN, STDOUT, STDERR. But OKing that, it worked (when saving the score, the NWCTXT file actually changed as expected). Only if you Cancel that popup (e.g. with Esc), nothing happens. (I have a 2.75a.2)

H.M.
12
Object Plugins / Re: About Object Plugins
Last post by Flurmy -
I just discovered that, if you call a plugin with a name starting with "fake", the embedded user tool will execute, but its result will be discarded.
More specifically, it seems that in that case the save() metod does nothing.
Go figure...
14
General Discussion / Re: NWC won't open downloads
Last post by Richard Woodroffe -
It's also worth trying re-installing the viewer since the viewer makes a number of changes because of deciding where to send a clicked file .

It's worth a shot even if you do not use the viewer. Doing this has cured problems for me before.


Rich.
15
General Discussion / Re: NWC won't open downloads
Last post by Warren Porter -
Just sent this to Beth at NoteWorthy support:
I've tried a number of websites, including scriptorium, however I've noticed other things: If I search through my file structure for something on my PC, it opens NWC but does not open the file. When my browser opens my downloads, the same thing happens. When I open NWC, choose file open and search for a file, it opens. I get the same behavior if I change browsers.

Think I discovered a big clue: If NWC is already open, NWC opens it. The workaround appears to be to double click on the downloaded NWC file to open NWC and double click on it a 2nd time to open it in NWC.
16
General Discussion / Re: Scriptorium Update
Last post by Richard Woodroffe -
Folks

The Scriptorium has been updated with works submitted by :

Lorenzo Prada    El canto de la sposa   (Trad Italian)
Lorenzo Prada   Usagi to kame (Trad Japanese)
Lorenzo Prada   Sul ciastèl de Mirabel    (Trad Italian)
Richard Woodroffe   Andenken D99  (Schubert)

If you would like to be notified every time the Scriptorium is updated, please send an e-mail  requesting Scriptorium Update    notification to nwcscriptorium "at" gmail "dot" com

https://nwc-scriptorium.org/whatsnew.html

Stay safe 

Richard
18
General Discussion / Re: NWC won't open downloads
Last post by Warren Porter -
Something to do with the file system associations in the registry?  Perhaps the wrong/corrupted directive?
I'm thinking the "%1" at the end of the Data section would be the likely culprit.  Either missing or incorrect.
......
There's probably an easy way to fix associations from NWC, I just don't know what it is.  Perhaps re-run the installer?
I ran regedit and my entry for that looks just like yours.

Thanks for looking at it though.
19
General Discussion / Re: NWC won't open downloads
Last post by Lawrie Pardy -
Something to do with the file system associations in the registry?  Perhaps the wrong/corrupted directive?

Check this registry key:
HKEY_CLASSES_ROOT\Applications\NWC2.EXE\shell\open\command

It should contain the following:
NameTypeData
(default)REG_SZ"C:\Program Files (x86)\Noteworthy Software\NoteWorthy Composer 2\nwc2.exe" "%1"
.
I'm thinking the "%1" at the end of the Data section would be the likely culprit.  Either missing or incorrect.

There's probably an easy way to fix associations from NWC, I just don't know what it is.  Perhaps re-run the installer?
20
General Discussion / Re: NWC won't open downloads
Last post by Warren Porter -
It seems NWC will open a file if I open NWC, choose File ->Open, navigate to my Downloads, and click on the file. However, if I get to it using the file system or the browser's look at recent downloads, double-clicking on it would open NWC but not a work area for the file--just a big grey area under the toolbars.