yaflight.gambas gb.gui: unable to load 'gb.gtk' component ERROR: #2: Cannot load class 'ButtonBox': Cannot load parent class: Cannot load class 'UserControl': Unable to load class file yaflight-qt-0.1.9-1.mga2
urpmi gambas3-gb-gtk fixed the problem, looks like the qt uses gtk? Still, it does not work against flightgear 2.6
Hi, thanks for reporting this bug. Assigned to the package maintainer. (Please set the status to 'assigned' if you are working on it)
Keywords: (none) => TriagedAssignee: bugsquad => pasotti.matteoSource RPM: (none) => yaflight
yaflight-qt 0.1.9 uses gambas3 gb.gui component that automatically switch to the available library (gtk or qt) so it should work installing qt4 libraries that are already required by the package itself (i.e. Requires: gambas3-gb-qt4). José can you tell me in which desktop/window environment are you running yaflight, please? I mean KDE, GNOME or whatever else. It would be useful if you attach the output of the command rpm -qa | egrep '(gambas3|yaflight)' In the meanwhile I'll investigate trying to reproduce the problem. Regards
About the support for flightgear 2.6.0: yaflight 0.1.9 still don't support flightgear 2.6.0 (see the upstream website). The next release will do, so I'll try to package the svn version that seems to solve this bug hopying for a stable release before the package freezing. Errata about comment #3: gb.gui uses the library of the desktop environment you're currently using so if you're using gnome or xfce or lxde you need yaflight-gtk rather than yaflight-qt, even if you have installed qt4 libs. This is a limit of the gb.gui component not a yaflight bug itself. I've developed two packages (-qt and -gtk) trying to help people but the behavior of gb.gui component doesn't help. The next yaflight release will use qt4 libraries only, so this (apparent) inconsistence will be solved, too.
yaflight-0.1.10-0.svn.1 is now available on our repositories. I've done some local test and it seems to work fine with flightgear 2.6.0. This version don't rely on gb.gui component. It rely on gb.qt4 component only. I would ask José to help me giving some feedback about this upgrade to know if it solves the problems reported. I'll wait his reply before marking this br as solved. Regards
That's it. I use LXDE, and new version works. Thanks, that's a nice tool.
Status: NEW => RESOLVEDResolution: (none) => FIXED
Fine :-) I'm closing this bug report. Thank you for reporting the problem.