Skip to content
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

Xiphos STRING bug #1146

Closed
HnkGitHub opened this issue May 14, 2024 · 6 comments
Closed

Xiphos STRING bug #1146

HnkGitHub opened this issue May 14, 2024 · 6 comments

Comments

@HnkGitHub
Copy link

Having issues running Xiphos 4.2.1 on Windows 10 Pro.

Xiphos starts but reports an error message which I've taking a screenshot of and attached
xiphosstringbug

@karlkleinpaste
Copy link
Contributor

i've implemented a fix (workaround) which i will push when i again have a non-firewalled environment, in about 5 days -- i'm out of the country right now and my network access is restricted.
i hope to put out a new xiphos release relatively soon.

that said, i am thoroughly mystified as to how you managed to trip that particular instance -- those color selections are among the earliest items to be set during initialization. do you have an old ".xiphos" directory lying around, with a questionable or dodgy settings.xml?

@HnkGitHub
Copy link
Author

It may have been a security update from Microsoft that triggered it.

I set up a user to run without Administrator privileges. If I run Xiphos using Runas Administrator, the problem disappears. If I run Xiphos as a non Admin, it repeatedly causes the same error without fail..

Most Windows 10 users are running as Administrator. I don't. Microsoft says it's better to run as non Admin. Like Linux. Windows lets you run things but warns an Administrator when he is taking action that requires Administrative access.

@karlkleinpaste
Copy link
Contributor

i suspect that what's happened to you is that settings.xml was detected but found unreadable because the non-admin user has inadequate privs.

if you nuke your old .xiphos directory and start again, or copy its content in a read/writable manner, or just alter its privileged access, i suspect it will work. that said, the workaround is suitable anyhow, and has just been pushed.

@HnkGitHub
Copy link
Author

HnkGitHub commented May 20, 2024 via email

@karlkleinpaste
Copy link
Contributor

the Sword directory contains module content for any app, not xiphos' specific data, like settings.xml.

i had thought that, running with reduced privs as a non-admin, general (esp. write) access to files like .xiphos/settings.xml would be insufficient. perhaps not; i'm not a windows guy at all.

@HnkGitHub
Copy link
Author

HnkGitHub commented May 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants