i've put Vanilla in a VMware player running XP.
preferences are kept! putting Gem in extra folder, startup lib Gem and it loads, no problem at all.
conclusion?
rolf
I've seen this once before and don't know what's causing it... anyone else having trouble getting preferences to stay around in Windows?
thanks Miller
On Thu, May 19, 2016 at 02:50:07PM +0200, rolfm@dds.nl wrote:
Derek Kwan schreef op 19-05-2016 10:25:
forgot to mention: that doesn't help either; same errors
rolf
Hello, Rolf,
I've gotten around to toying around with Gem lately and here's what worked for me:
1.) In Edit > Preferences > Path, I've made sure to include not just the folder the Gem folder is in, but the Gem folder itself.
I have all my externals in: ~/pd-externals so that's included but also I've included this path as well: ~/pd-externals/Gem
2.) Under Edit > Preferences > Startup, I've included Gem as a library to load on startup.
Hope this helps!
Derek
- i'm on Windows 10
Gem is in either %appdata%/Pd or pd/extra
very strange: Vanilla does not keep my preferences setting after closing!??
'apply' doesn't have any effect either.
rolf
Hi, Did a couple of tests with the preferences and libs and startup flags: All working fine in 2 machines:
1)Win 8.1, 0.47.0 (zip version)2) Win 8.1. 0.46.7 (installer version) Added path to cyclone in %appdata%Added lib to zexy in %appdata%Added -font 12 in startup flags All remain there after a reboot. Salutti,Lucarda. Mensaje telepatico asistido por maquinas.
Date: Thu, 19 May 2016 23:51:04 +0200 From: rolfm@dds.nl To: pd-list@lists.iem.at Subject: Re: [PD] how to get GEM working in Vanilla?
i've put Vanilla in a VMware player running XP.
preferences are kept! putting Gem in extra folder, startup lib Gem and it loads, no problem at all.
conclusion?
rolf
I've seen this once before and don't know what's causing it... anyone else having trouble getting preferences to stay around in Windows?
thanks Miller
On Thu, May 19, 2016 at 02:50:07PM +0200, rolfm@dds.nl wrote:
Derek Kwan schreef op 19-05-2016 10:25:
forgot to mention: that doesn't help either; same errors
rolf
Hello, Rolf,
I've gotten around to toying around with Gem lately and here's what worked for me:
1.) In Edit > Preferences > Path, I've made sure to include not just the folder the Gem folder is in, but the Gem folder itself.
I have all my externals in: ~/pd-externals so that's included but also I've included this path as well: ~/pd-externals/Gem
2.) Under Edit > Preferences > Startup, I've included Gem as a library to load on startup.
Hope this helps!
Derek
- i'm on Windows 10
Gem is in either %appdata%/Pd or pd/extra
very strange: Vanilla does not keep my preferences setting after closing!??
'apply' doesn't have any effect either.
rolf
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
@ IOhannes
no Gem-meta.pd in the downloaded versions from http://puredata.info/downloads/gem or from deken.
Vanilla 46.7 shows the same problem with Gem
to me it looks like the lib is found, but the creation of the objects fails. for [gemwin] there exists a gemwin.pd in the lib: the object box is drawn like it is ok, but the 'content' cannot be created (list of errors in Pd-console). for [gemkeyboard] there's no gemkeyboard.pd: the object box is drawn partially showing the creation failed.
Gem.dll and Windows 10 not compatible? or is it just my system?
rolf
On 05/20/2016 01:38 PM, rolfm@dds.nl wrote:
no Gem-meta.pd in the downloaded versions from http://puredata.info/downloads/gem or from deken.
afaik, both /downloads/gem and deken only provide Gem-0.93.3 (not newer) for W32...
Vanilla 46.7 shows the same problem with Gem
to me it looks like the lib is found, but the creation of the objects fails. for [gemwin] there exists a gemwin.pd in the lib: the object box is drawn like it is ok, but the 'content' cannot be created (list of errors in Pd-console).
...but all the details of your report show that you are using some 0.94git snapshot
OR
that you simply failed to load the Gem binary. did you get the splash-screen telling you that Gem has been loaded?
i suspect this all to do with libdir. try loading Gem before loading libdir.
gfmards IOhannes
found out about the preferences not being saved:
when i start pd.exe as administrator the preferences are saved!
apparently this has to do with the prefs being saved in the Windows register.
and W10 setting conditions, different with XP & W8, for programs wanting to change the register.
rolf