Hy luigi,
I've installed all the gambas 2.23.11 from the official opensuse repository.
I've checked out the latest svn release.
As I try to launch the pgd2 I have the following message :
kbuildsycoca running...
DCOP Cleaning up dead connections.
Error: Out of bounds
Code: 21
Class: pgApplication
Where: pgApplication._recentMenuUpdate.1211
Trace: pgApplication._recentMenuUpdate.1211
Trace: pgApplication._menuUpdate.1190
Trace: pgApplication._changeProjectStatus.705
Trace: pgApplication._runApplication.113
Trace: pgApplication.Run.77
Trace: pgDesigner.Main.13
pgDesigner2 exit [1]
WARNING: circular references detected
pgXmlElement (19)
pgXmlAttribute (221)
pgDataInfo (17)
FSidePanel (1)
SidePanel (1)
WARNING: 1202 allocation(s) non freed.
I tried :
- To update the forms or not => Same error
- To compile the 1.2.20 release with success
- Tu run the app with the export language before => Same error
- To install all the libkde3 from the official repo => Same error
- To install all the qt3 devel files from the official repo => Same error
Shall I uninstall the 2.23.11 and compile the 2.23.0 gambas release?
regards
Hy luigi,
I've checked out the r191 and export LANGUAGE=en_GB:en then execute pgd2 and everything is fine now.
So r191 works and r201 doesn't.
Regards