Bug 334446 - when running kdedev.bat it fails with the message "Files was unexpected at this time."
Summary: when running kdedev.bat it fails with the message "Files was unexpected at th...
Status: RESOLVED WORKSFORME
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: buildsystem (show other bugs)
Version: 4.10
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-06 22:46 UTC by IanMac
Modified: 2023-02-07 03:55 UTC (History)
1 user (show)

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 IanMac 2014-05-06 22:46:15 UTC
Having just started to downloaded kde in preparation to build it I was following the instructions on this web page.
http://techbase.kde.org/Getting_Started/Build/KDE4/Windows
I had reached the point where I am required to run kdedev.bat

C:\kderoot\emerge>kdeenv.bat
kdesettings.bat executed
Files was unexpected at this time.

upon examining the file kdedev.bat  at line 74 it says
if "%EMERGE_PYTHON_PATH%" == "" (
I believe this to be wrong and think it should say
if "!EMERGE_PYTHON_PATH!" == "" (
There appear to be other example of this error in the file 
see lines 75
also the file kdesettings.bat suffers from the same problem see line 115
 I think it happens anywhere where a filename with spaces has been used such as "Program Files" may be used as a filename. The first run has set some variable names up which now fail when they have these values on the second path through the code.

Reproducible: Always

Steps to Reproduce:
1.run "kdedev.bat"
Comment 1 Nicolás Alvarez 2014-09-14 02:18:20 UTC
Is this still happening with the latest emerge?
Comment 2 Andrew Crouthamel 2018-11-12 02:52:30 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 3 Andrew Crouthamel 2018-11-21 04:29:19 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 4 Justin Zobel 2023-01-08 22:44:49 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2023-01-23 05:05:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2023-02-07 03:55:32 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!