Thread: rgbpaint
View Single Post
Old 10-01-2013, 11:21 AM   #30
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
okay... figured it.

basically the name is getting set too late.

Quote:
+ g_set_prgname( _("L:A_N:application_ID:twobob.gtkpaint_PC:N_O:R") );

gtk_init( &argc, &argv );
should fix it. (errr. not my code by the way, theirs, I am hacking it in now)

building now, release next 5 mins.


by the way, thanks for noticing this - I have seen this same "PW just ignore naming" in other gtk apps so this horrific hack should fix those one too... nice

Last edited by twobob; 10-01-2013 at 11:24 AM.
twobob is offline   Reply With Quote