Bug 317360 - running "emerge" may run emerge.py instead of emerge.bat on some configurations
Summary: running "emerge" may run emerge.py instead of emerge.bat on some configurations
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: buildsystem (show other bugs)
Version: 4.8
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 23:32 UTC by Devin Jeanpierre
Modified: 2018-11-21 23:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Jeanpierre 2013-03-25 23:32:42 UTC
In Windows, executables might be run based on the name sans extension, not just the full name. Because emerge.bat and emerge.py share the same base name, they can be confused with one another on windows if PATHEXT is configured appropriately.

emerge would work on all systems if things had different names even if extensions are ignored, such as if emerge.py were renamed to _emerge.py.

Reproducible: Always

Steps to Reproduce:
1. Put .PY before .BAT in PATHEXT
2. follow build instructions using "emerge qt" command
Actual Results:  
emerge fails with the --help output and an empty error message.

Expected Results:  
Should have emerge'd qt.
Comment 1 Andrew Crouthamel 2018-11-10 03:11:08 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-20 04:00:13 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Devin Jeanpierre 2018-11-21 23:43:27 UTC
I would just close the bug, I don't remember anything about this, and it's been five years, so who cares?