Re: [Gambas-user] Path to script ": not found"

2015-08-16 Thread Zainuddin A
do you mean like this

Shell File.Load("/tmp/test.sh") 
abbat81 wrote
> How can it be the path to my script is not found but path is 100% correct.
> I tried Shell and Exec[]
> 
> Renaming directory and file does not help.
> 
> Path in 11.desktop:  "Exec=/Games2/11/11.sh"
> 
> 
>   Print "/Games2/11/11.sh"
>   Print Len("/Games2/11/11.sh")
>   Print MyArray[IconView1.Key]
>   Print Len(MyArray[IconView1.Key])
> 
> 
>/Games2/11/11.sh
>16
>/Games2/11/11.sh
>17
> 
> 
> 
> How can I fix it and WHERE to do it?
> 
> Thanks





--
View this message in context: 
http://gambas.8142.n7.nabble.com/Path-to-script-not-found-tp52251p52257.html
Sent from the gambas-user mailing list archive at Nabble.com.

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Issue 634 in gambas: can't use the tray icon

2015-08-22 Thread Zainuddin A
thank you very much for your answer, that is make me clear how to use tray
icon in 3.8 version.

exactly I can't use gb.gui.trayicon too, in a first time I think
gb.gui.trayicon is for a specific desktop because it's new in gambas.
with gb.gui.trayicon I can see the tray icon control in toolbox but when run
the project(just form with try icon control) I get message in Stack
backtrace ( pic-1.png
   for message and
components used in project) "Cannot load class 'DBus': Unable to load class
file".

yesterday I know where the problem is. This is not a problem in gambas but
in ppa.
in PPA has gambas3.dbus.trayicon package  ppa-1.png
  , it should not be
exist, gb.gui.trayicon is like gb.data and other internal lib/components ?

and the main problem is nothing gb.dbus.gambas binary file   ppa-2.png
  .

Thank you
sorry for my english




--
View this message in context: 
http://gambas.8142.n7.nabble.com/Issue-634-in-gambas-can-t-use-the-tray-icon-tp52301p52353.html
Sent from the gambas-user mailing list archive at Nabble.com.

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user