OpenKore / OpenKore/openkore

Cannot load interface Interface::Wx. Error:

Open
#680 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted interface: Wx priority: high
Dominant language
Perl
Stars
1.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

OpenKore version what-will-become-2.1
SVN revision: unknown
No loaded plugins.

Error message:
Cannot load interface Interface::Wx. Error:
The getpwuid function is unimplemented at /<D:\tRO\openkore-twRO_New\wxstart.exe>Wx/Perl/Packager/Base.pm line 658.
BEGIN failed--compilation aborted at src/Interface/Wx.pm line 32.
Compilation failed in require at (eval 243) line 1.
BEGIN failed--compilation aborted at (eval 243) line 1.

Stack trace:
Trace begun at src\Interface.pm line 51
Interface::loadInterface('Interface', 'Wx') called at openkore.pl line 44
main::__start at start.pl line 136

Died at this line:
eval "use $module;";

  • if ($@) {
    ModuleLoadException->throw(error => "Cannot load interface $module. Error:\n$@",

RUN ON WIN7 64Bit

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported Win7 64-bit environment and inspect src/Interface/Wx.pm at line 32, then trace interface loading through src/Interface.pm line 51 and start.pl line 136. Compare the failure with the packaged Wx/Perl path shown in the error. Done means Interface::Wx loads without the reported getpwuid compilation error.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.