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

getColor #3

Open
wil222 opened this issue Apr 30, 2015 · 0 comments
Open

getColor #3

wil222 opened this issue Apr 30, 2015 · 0 comments

Comments

@wil222
Copy link

wil222 commented Apr 30, 2015

Hi
I have an error while executing

functor
import
   QTk at 'x-oz://system/wp/QTk.ozf'
   System(show:Show)

define
V
{Show launchned}
I = {QTk.newImage photo(file:'image.gif')} in
{I getColor(1 1 V)}

end

The error raised is

%**************** Error: QTk module *********************
%
%** Error while executing a command
%
%* Object:
%* Operation: getColor(1 1 _)
%
%* Call Stack:
%
* procedure 'Exception.raiseError' in PC = 139845544455584
%* procedure 'Lock' in file "/home/anthony/MozProj/mozart2/lib/main/base/Lock.oz", line 35,
column 7, PC = 139845679830631
%
* procedure in file "test.oz", line 1, column 1, PC = 139845680683912
%* procedure 'RootManager,Pickle/fast' in file "/home/anthony/MozProj/mozart2/lib/main
/init/Module.oz", line 244, column 7, PC = 139845679638631
%
* procedure in file "/home/anthony/MozProj/mozart2/lib/main/base/Base.oz", line 84, column 22, > PC = 139845679857828
%--------------------------------------------------------------

I dont have other errors while executing functions from QTk...

Did I do something wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant