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

Can't start RSS Guard 3.3.3 under Windows XP #53

Closed
Gooberslot opened this issue Aug 20, 2016 · 4 comments
Closed

Can't start RSS Guard 3.3.3 under Windows XP #53

Gooberslot opened this issue Aug 20, 2016 · 4 comments
Assignees
Labels
Status-Fixed Ticket is resolved. Type-Defect This is BUG!!! Type-Deployment Problem is caused by badly deployed application files.
Milestone

Comments

@Gooberslot
Copy link

Brief description of the issue.

Trying to launch RSS Guard under Windows XP results in "rssguard.exe is not a valid Win32 application" message.


OK

How to reproduce the bug?

  1. Try to launch program under Windows XP.

What is the expected result?

Program should run.

What actually happened?

Program doesn't run.

Other information (logs, see Wiki)

I'm using the portable (7z) version of RSS Guard.

@martinrotter martinrotter added Type-Deployment Problem is caused by badly deployed application files. Type-Defect This is BUG!!! labels Aug 22, 2016
@martinrotter martinrotter added this to the 3.3.4 milestone Aug 22, 2016
@martinrotter martinrotter self-assigned this Aug 22, 2016
@martinrotter
Copy link
Owner

Does 3.3.2 work under XP? If no, which last version worked?

martinrotter added a commit that referenced this issue Aug 22, 2016
@martinrotter martinrotter added the Status-Fixed Ticket is resolved. label Aug 22, 2016
@martinrotter
Copy link
Owner

BTW, bug is fixed, but note that internal web browser (QtWebEngine module) will not work under Windows XP. This OS is not supported. You must compile RSS Guard with USE_WEBENGINE=false switch for Windows XP.

@Gooberslot
Copy link
Author

Does this mean you're going to start compiling a special version for XP or are you planning on dropping XP support?

@martinrotter
Copy link
Owner

I will probably not compile special version for XP, I am not entirely decided. RSS Guard now should run on XP without any problems with given WebEngine switch. I do not plan support Windows XP anymore, but I expect that current and future RSS Guard versions will work on XP.

So you will probably have to compile RSS Guard by yourself with USE_WEBENGINE=false switch. You need to have Qt 5.6+ and Visual Studio (I recommend 2013) installed. Then you need to read Wiki section, which gives some info on compilling.

I am really not sure If I will compile both versions, but maybe I will.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status-Fixed Ticket is resolved. Type-Defect This is BUG!!! Type-Deployment Problem is caused by badly deployed application files.
Projects
None yet
Development

No branches or pull requests

2 participants