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

gpodder 3.10.3 starts under windows 10 with RunDLL error #521

Closed
svrnwnsch opened this issue Aug 13, 2018 · 7 comments
Closed

gpodder 3.10.3 starts under windows 10 with RunDLL error #521

svrnwnsch opened this issue Aug 13, 2018 · 7 comments

Comments

@svrnwnsch
Copy link

I installed gpodder fresh under windows 10 but on a second hard disk.
When I start the application I get always the following error window
rundll error

Translation: Problem during start of D:\Program
The specified module could not be found.

The installation path of gpooder is: "D:\Program Files (x86)\gPodder"

The program nevertheless starts normal and as far as I can tell works normal.

@elelay
Copy link
Member

elelay commented Aug 17, 2018

This might be a variation on #478: a library in windows folder polluting gPodder libraries.
If so, it will be fixed in the next release.
You might want to uninstall gPodder and try with the latest build: https://ci.appveyor.com/project/elelay/gpodder/build/1.0.89/artifacts
Thanks,

@elelay elelay added the windows label Aug 17, 2018
@svrnwnsch
Copy link
Author

Installing the latest build did not change the error.

@elelay
Copy link
Member

elelay commented Aug 21, 2018

Do you start gpodder.exe from a shortcut?
Is is the same if you browse to D:\Program Files (x86)\gPodder and then double click gpodder.exe?
Can you try collecting a debug log using this procedure?
Thanks,

@ArgleKargle
Copy link

@elelay I've got the same issue so I followed the instructions you left for svrnwnsch. I've also tried re-installing. This is after installing the latest build, 3.10.6.

Here's what appears in logs as soon as I run into the error. It's followed by a lot of stuff that looks pretty normal and then some dbsqlite errors that seem unrelated.

Let me know if you need more complete log output.

1546558574.289572 [gpodder.log] DEBUG: ==== gPodder starts up (ui=gtk) ===
1546558574.375569 [gpodder.util] WARNING: html5lib not found, falling back to HTMLParser
1546558574.638562 [gpodder.gtkui.shownotes] INFO: No WebKit2 gobject bindings, so no HTML shownotes
1546558574.692560 [gpodder.sync] WARNING: Could not find gpod
1546558574.693560 [gpodder.sync] WARNING: Could not find eyed3.mp3

@elelay
Copy link
Member

elelay commented Jan 5, 2019

Thanks for reporting.
The WARNINGs are normal: not all libraries are shipped on windows (#581), so they wouldn't explain the RunDLL error.
I'd be interested in the dbsqlite errrors, though.

Also, can you try running procmon?

@elelay
Copy link
Member

elelay commented Jan 5, 2019

Only, don't put the 'result is success' filter

@elelay elelay added the blocked label Sep 23, 2019
@elelay
Copy link
Member

elelay commented Jan 1, 2020

Closing due to no response from OP

@elelay elelay closed this as completed Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants