Bug 81984 - test_shellexec.js does not know 'Process'
Summary: test_shellexec.js does not know 'Process'
Status: RESOLVED WORKSFORME
Alias: None
Product: kjsembed
Classification: Frameworks and Libraries
Component: Core (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KJSEmbed ML
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-21 22:05 UTC by Jason Hihn
Modified: 2023-01-06 05:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Hihn 2004-05-21 22:05:26 UTC
Version:           CVS (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources

From a frech kdebindings, the Process (QProcess) class does not work.
cvs co kdebindings
cd kdebindings
makefile -f Makefile.cvs
make && make install
...

cd kjsembed
./kjscmd tests/test_shellexec.js

Program output is:
Hello World
ReferenceError: Can't find variable: Process
Comment 1 Richard Moore 2004-05-29 01:17:22 UTC
This works fine here with HEAD. Please reopen if you can reproduce with CVS code.

Comment 2 domseichter 2005-01-16 23:15:55 UTC
Does not work for me with HEAD from today. I am using Gentoo Linux on AMD64 if this matters.
The output from the test is (the last few lines):

test_shellexec: Checking KJSEmbed::Bindings::Config
kjsembed: Set ownership for KJSEmbed::Bindings::Config to 0
kjsembed: Returning object
kjsembed: JSFactory::createProxy: Target 'test_shellexec' type KApplication
kjsembed: Proxy created
kjsembed: JSObjectProxy::addBindings() test_shellexec, class KApplication
test_shellexec: WARNING: addBindingsClass() KApplication not known
test_shellexec: CustomObjectImp::addBindings for Object
test_shellexec: CustomObjectImp::addBindings is a proxy
test_shellexec: JSFactory::addBindingsPlugin
test_shellexec: Checking KApplication
kjsembed: Set ownership for KApplication to 0
kjsembed: Returning object
kjsembed: Set ownership for KApplication to 0
kjsembed: KJSEmbedPart::runFile(): file is 'test_shellexec.js'
Hello World
Uncaught ReferenceError exception at: -2147483648
Can't find variable: Process
dominik@laptop:~/kde/kdebindings/kjsembed/tests>

CU Dom       
Comment 3 Andrew Crouthamel 2018-11-02 04:25:35 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 4 Andrew Crouthamel 2018-11-16 02:44:10 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?

Thank you for helping us make KDE software even better for everyone!
Comment 5 Justin Zobel 2022-12-07 00:24:03 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 6 Bug Janitor Service 2022-12-22 05:18:23 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 7 Bug Janitor Service 2023-01-06 05:22:18 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!