[Gambas-user] compile from svn

R. Stormo rohnny at ...1248...
Sun Oct 22 09:59:04 CEST 2006




gambas-3 wrote:
> 
> On Sunday 22 October 2006 07:28, R. Stormo wrote:
>>
>> make and install worked fine also, thanks.
>>
>> But when I open gambas from terminal  I get this
>> --snip
>>
>> Stock._get.220: Cannot find: directory
>>
>> when I open a small test project I get 4 more of these
>>
>> When I switch project I get this
>>
>> Stock._get.220: Cannot find: new-dir
>> Stock._get.220: Cannot find: directory
>> Stock._get.220: Cannot find: directory
>> Stock._get.220: Cannot find: directory
>> Stock._get.220: Cannot find: directory
>> Stock._get.220: Cannot find: directory
>>
>>
>>
>> Regards Rohnny
>>  My Gambas Community http://gambasforum.tk
> 
> At the moment, the Stock class depends on QT or GTK+ icons. I think some
> of 
> them are not installed on your computer. 
> 
> Please find the directory where your icons are installed and tell me. It
> is 
> usually /usr/share/icons/crystalsvg and /usr/share/icons/hicolor.
> 
> The Stock class use the 'kde-config' program to detect the path where KDE 
> icons are installed. But it seems there is no way for detecting gnome icon 
> paths.
> 
> In the future, I will store icons to use them when nor gnome or kde is 
> installed.
> 
> Regards,
> 
> -- 
> Benoit Minisini
> 
> 
> 
> 


Yes they are at that location

rohnny at ...1008...:/usr/share/icons/crystalsvg$ ls
128x128  22x22  48x48  icon-theme.cache  scalable
16x16    32x32  64x64  index.theme
rohnny at ...1008...:/usr/share/icons/crystalsvg$ cd ..
rohnny at ...1008...:/usr/share/icons$ cd hicolor
rohnny at ...1008...:/usr/share/icons/hicolor$ ls
128x128  192x192  24x24  36x36  64x64  96x96             index.theme
16x16    22x22    32x32  48x48  72x72  icon-theme.cache  scalable

I have a program called kde-config but when I run it nothing happens. It do
not run in process either

Regards Rohnny
  My Gambas Community http://gambasforum.tk

-- 
View this message in context: http://www.nabble.com/compile-from-svn-tf2486708.html#a6939751
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list