Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

undefined method `to_a' for "gnuchess":String (NoMethodError) #6

Open
Gallaecio opened this issue Mar 7, 2012 · 4 comments
Open

undefined method `to_a' for "gnuchess":String (NoMethodError) #6

Gallaecio opened this issue Mar 7, 2012 · 4 comments
Labels
Milestone

Comments

@Gallaecio
Copy link

Hi,

I am getting the following when I try to run Kaya:

[user@localhost ~]$ kaya
KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
/usr/share/apps/kaya/lib/lazy.rb:48: warning: undefining object_id' may cause serious problems /usr/share/apps/kaya/lib/plugins/engines/lib/find_exe.rb:36:inwhich': undefined method to_a' for "gnuchess":String (NoMethodError) from /usr/share/apps/kaya/lib/plugins/engines/loader.rb:96:inblock in autoload'
from /usr/share/apps/kaya/lib/plugins/engines/loader.rb:95:in each' from /usr/share/apps/kaya/lib/plugins/engines/loader.rb:95:inautoload'
from /usr/share/apps/kaya/lib/plugins/engines/loader.rb:85:in reload' from /usr/share/apps/kaya/lib/mainwindow.rb:200:instartup'
from /usr/share/apps/kaya/lib/mainwindow.rb:60:in initialize' from /usr/share/apps/kaya/lib/kaya.rb:60:innew'
from /usr/share/apps/kaya/lib/kaya.rb:60:in start_kaya' from /usr/bin/kaya:11:in

'

@pcapriotti
Copy link
Owner

What versions of kaya, ruby, smoke and korundum?

@Gallaecio
Copy link
Author

kaya: 0.4
ruby: 1.9.2_p180
smoke: If I got it right, it uses KDE version. Then, it would be 4.8.1, although I got report of this error since 4.8.0, IIRC.
korundum: same as smoke.

@kavol
Copy link

kavol commented Aug 17, 2012

Hi,
trying to get Kaya running on Fedora, I experience the same ... any chances this will get fixed soon?

kaya 0.4

$ rpm -q ruby smokekde ruby-korundum
ruby-1.9.3.194-14.fc17.x86_64
smokekde-4.8.5-1.fc17.x86_64
ruby-korundum-4.8.5-1.fc17.x86_64

@pcapriotti
Copy link
Owner

any chances this will get fixed soon?

Not many, as I'm currently busy with other projects, and don't have a lot of time for kaya.

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

No branches or pull requests

3 participants