[Gambas-user] TrayIcon and Embeding

Steven James Drinnan steven at ...2097...
Mon Aug 17 07:20:00 CEST 2009


No I am on fedora 11. It just appears to be loading problem. The delay
fixed the problem. 

The error only happened when I auto-started the program on login. 
So it looks like some libraries were not initiated yet.

Steven
On Fri, 2009-08-14 at 16:11 +0300, Jussi Lahtinen wrote:
> There is some problems with Ubuntu and Qt...
> Application that use Qt start before some component of Qt it self.
> I'm I correct, you are on Ubuntu and your application uses Qt?
> 
> 
> Jussi
> 
> 
> 
> On Fri, Aug 14, 2009 at 04:57, Steven James Drinnan<steven at ...2097...> wrote:
> > Thanks that did the trick.
> >
> > Funny if I run manually from the menu entry all OK.
> >
> >
> > Steven
> >
> > On Thu, 2009-08-13 at 17:49 +0300, Jussi Lahtinen wrote:
> >> If your program works otherwise, I think your error would be because
> >> something needed has not been started yet...
> >> Try to start your program with script:
> >>
> >> #!/bin/sh
> >> sleep 15 #Wait for 15 seconds.
> >> gbr2 yourprogranname.gambas
> >>
> >>
> >> Does it work then?
> >>
> >>
> >> Jussi
> >>
> >>
> >>
> >>
> >>
> >>
> >> On Thu, Aug 13, 2009 at 05:00, Steven James Drinnan<steven at ...2097...> wrote:
> >> > Hi guys,
> >> >
> >> > I have had a look at prev posts but it seems it has not been resolved.
> >> >
> >> > I am working on a weather applet specific for Hong Kong. The problem is
> >> > when I autostart the program on logon I get this
> >> > error. "Unable to Embed from frmweather.?.0 "
> >> >
> >> > Any ideas.
> >> >
> >> > My source code can be found here:
> >> > http://www.sjdsoft.hk/myyum/source/sjdsoft-hkweather.tar.gz
> >> >
> >> > Thanks for the help
> >> >
> >> >
> >> > ------------------------------------------------------------------------------
> >> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> >> > trial. Simplify your report design, integration and deployment - and focus on
> >> > what you do best, core application coding. Discover what's new with
> >> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> >> > _______________________________________________
> >> > Gambas-user mailing list
> >> > Gambas-user at lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >> >
> >>
> >> ------------------------------------------------------------------------------
> >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> >> trial. Simplify your report design, integration and deployment - and focus on
> >> what you do best, core application coding. Discover what's new with
> >> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
> >
> > ------------------------------------------------------------------------------
> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> > trial. Simplify your report design, integration and deployment - and focus on
> > what you do best, core application coding. Discover what's new with
> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 





More information about the User mailing list