Search found 68 matches

by gwport
Mon Mar 02, 2009 2:30 pm
Forum: Support
Topic: Mirror along Board Diagonal
Replies: 3
Views: 10729

Re: Mirror along Board Diagonal

For me, 2 new commands would suffice. The first command is mirror downward diagonal for the whole board The second command is mirror upward diagonal for the whole board (For the sake of completition, 2 more commands for selected areas might be added, then you get 4 new commands.) I am writing joseki...
by gwport
Sat Feb 28, 2009 6:17 pm
Forum: Support
Topic: Remembered Windows Size
Replies: 8
Views: 15907

Remembered Windows Size

Using GW2.2, I opened GW once and it had the right windows size (I maximize the Window by dragging it to the srceen edges since the desktop symbol Maximize function does not work, presumably because of JRE), then I opened a second instance of GW and it had a small windows size, then I closed the sec...
by gwport
Sat Feb 28, 2009 6:10 pm
Forum: Support
Topic: Mirror along Board Diagonal
Replies: 3
Views: 10729

Mirror along Board Diagonal

Currently I find myself repeatedly doing 2 successive translations and guessing which I might need. What I do need is mirroring along a board diagonal. Either that one downwards or that one upwards. So I suggest two new commands:

mirror downward diagonal
mirror upward diagonal
by gwport
Thu Feb 26, 2009 1:35 pm
Forum: Support
Topic: Setting GW to Vista's Integrity Level Low
Replies: 5
Views: 13812

Re: Setting GW to Vista's Integrity Level Low

Actually, there are two standard ways in Windows to store settings. One is the default path, which depends on the Windows version. The other is the registry. However, the registry is actually something that applications should not use at all; it is nasty; saving settings from there is nasty. For Vis...
by gwport
Thu Feb 26, 2009 1:16 pm
Forum: Tips & Tricks
Topic: Publication: Making PDF documents
Replies: 4
Views: 13890

Re: Publication: Making PDF documents

Currently I use OpenOffice 3 + GW 2.2 to create documents and PDF files as follows: I write the document in OpenOffice and insert tables. In every table cell, I put a go diagram. This gives good layout regardless of whether the table has borders. (Only for very large tables, OpenOffice is still a bi...
by gwport
Thu Feb 05, 2009 1:32 pm
Forum: Support
Topic: Setting GW to Vista's Integrity Level Low
Replies: 5
Views: 13812

Re: Setting GW to Vista's Integrity Level Low

Running GW 2_2_21 at integrity level Low: The solution is simpler than I feared. At least so far the following works, where \GoWriteDIr is the name of your GW directory and MyUserName is the name of your Windows user, it is a standard user, and you do it for every user with that you use GW: ********...
by gwport
Wed Feb 04, 2009 9:38 pm
Forum: Support
Topic: Not Found Files and Registry Keys
Replies: 2
Views: 10395

Re: Not Found Files and Registry Keys

I can think of only one other reason: legacy code in Java that accidentally becomes active by GoWrite's calls of the Java libraries. Which other reasons can you imagine? It might help me to search if I know what to search for.

How to read the stack trace for system calls?
by gwport
Wed Feb 04, 2009 9:34 pm
Forum: Support
Topic: Accessed Files and Registry Keys
Replies: 2
Views: 9626

Re: Accessed Files and Registry Keys

OC, you cannot have every operating system at home... At least, I think, you should be able to answer questions 1, 4, 5, and 7 because you can know what GoWrite is supposed to access at all. Some months later, when I will have time, I will make make further research into the topic to hopefully get G...
by gwport
Tue Jan 27, 2009 2:07 pm
Forum: Support
Topic: Accessed Files and Registry Keys
Replies: 2
Views: 9626

Accessed Files and Registry Keys

For Vista Ultimate 32b and GW2_2_21, so far I could log these accesses. Note that (CI)(OI) means "access also to containers or objects (i.e., folders or files, subkeys or keys' data) further below the tree". I do not mention such access that is obviously initiated by Windows or is specific...
by gwport
Tue Jan 27, 2009 1:46 pm
Forum: Support
Topic: Not Found Files and Registry Keys
Replies: 2
Views: 10395

Not Found Files and Registry Keys

For Vista Ultimate 32b and GW2_2_21, I have tested access a bit. I have noticed that the following files and registry keys were not found. Note that (CI)(OI) means "access also to containers or objects (i.e., folders or files, subkeys or keys' data) further below the tree". Attempt by GOWr...
by gwport
Tue Jan 27, 2009 1:35 pm
Forum: Support
Topic: Setting GW to Vista's Integrity Level Low
Replies: 5
Views: 13812

Re: Setting GW to Vista's Integrity Level Low

If GW is set to Low integrity level together with NoReadUp, then it may not read Medium registry keys. To achieve such a setting, I have started some testing; see other threads. I need more information though before I can try Low.
by gwport
Sat May 03, 2008 1:34 pm
Forum: Support
Topic: Indirect Network Access
Replies: 8
Views: 19737

Re: Indirect Network Access

Here is some more specific information on apparently needed indirect access / process: Allow send_message from GoWrite.exe to GoWrite.exe. I am still testing whether send_message or write_to_other_application's_memory are needed for javaw.exe. However, the above rule is already a great restriction: ...
by gwport
Mon Apr 21, 2008 5:50 pm
Forum: Support
Topic: Setting GW to Vista's Integrity Level Low
Replies: 5
Views: 13812

Setting GW to Vista's Integrity Level Low

I use GW 2.1.24 and Vista Ultimate 32b. As a quick test suggests, GW can be set to the Integrity Level Low if these directories (inherited) are set to Low as well: <path>\Program Files\GoWrite2 <path>\Program Files\Java <path>\Program Files\Common Files\Java As a consequence, GW is like in a sandbox...
by gwport
Mon Mar 17, 2008 5:45 pm
Forum: Support
Topic: Indirect Network Access
Replies: 8
Views: 19737

Re: Indirect Network Access

>> would know that messages do not indicate attempt in network activity << I am aware that indirect access to another program is not network activity yet. It requires a process chain program M -> indirect communication -> program N -> (etc.) -> access to network -> outbound communication >> In short...
by gwport
Mon Mar 17, 2008 3:45 pm
Forum: Support
Topic: Not Terminated Process
Replies: 3
Views: 10535

Re: Not Terminated Process

Ok, thank you for your answer and reasoning! This makes sense. (Except that one might offer a GUI parameter of how many seconds the process shall wait for termination.) Do you also know which types of indirect "network" processes (see the other thread) are responsible for non-termination o...