Closed fdodino closed 8 years ago
I guessed it was GTK+ configuration in wollok.ini, adding these lines solved my problem:
--launcher.GTK_version
2
@javierfernandes Do you know how to add them programmatically while generating Linux product?
I would also change the title, why WollokDsl and not wollok?
2016-11-08 23:23 GMT+01:00 Fernando Dodino notifications@github.com:
I guessed it was GTK+ configuration in wollok.ini, adding these lines solved my problem:
--launcher.GTK_version 2
@javierfernandes https://github.com/javierfernandes Do you know how to add them programmatically while generating Linux product?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/uqbar-project/wollok/issues/1040#issuecomment-259278570, or mute the thread https://github.com/notifications/unsubscribe-auth/AEa1OaYfCgKx3Q7AX1GmnPehyixoXb4Pks5q8PZigaJpZM4Ks86A .
Not sure, but it should be close to the "product" xml file.
There is a way from the "visual editor" to define custom "config.ini' files. http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.pde.doc.user%2Fguide%2Ftools%2Feditors%2Fproduct_editor%2Fconfiguration.htm
But I'm not sure if config.ini is the same as eclipse.ini. I think that it is not. And that "eclipse.ini" is what they call "launcher params"
Here this guy sets some lancheroptions in the product xml
http://stackoverflow.com/questions/9357551/eclipse-rcp-product-custom-config-ini
Could it be a light ?
On Wed, Nov 9, 2016 at 6:38 PM, Nico Passerini notifications@github.com wrote:
I would also change the title, why WollokDsl and not wollok?
2016-11-08 23:23 GMT+01:00 Fernando Dodino notifications@github.com:
I guessed it was GTK+ configuration in wollok.ini, adding these lines solved my problem:
--launcher.GTK_version 2
@javierfernandes https://github.com/javierfernandes Do you know how to add them programmatically while generating Linux product?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/uqbar-project/wollok/issues/1040# issuecomment-259278570, or mute the thread https://github.com/notifications/unsubscribe-auth/ AEa1OaYfCgKx3Q7AX1GmnPehyixoXb4Pks5q8PZigaJpZM4Ks86A .
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/uqbar-project/wollok/issues/1040#issuecomment-259533782, or mute the thread https://github.com/notifications/unsubscribe-auth/AEORWE_5HDlR4kTe_PaUgCclv4BLkVhqks5q8j05gaJpZM4Ks86A .
Nice! Thanks, I'll check this next week
You are a "great" (groso) :smile:
Added launcher args in updatesite project,
and it worked. This solves Ubuntu launching problem.
Changed "New WollokDSL project" to "New Wollok project" also
In development mode background title of New Project Wizard is white, and appears ok:
But final product background title is transparent, or gray, so it appears like this:
It happens at least in Linux