I look at Gimp 3.0 gtk3 roadmap and I see that every task is under work,
except one that is done. Just curious, how much work need to be done? How
much code remain to be ported to gtk3?
Thanks
Massimo
___
gimp-developer-list mailing list
List address:
Hi Tobias,
thank you so much for your help.
Attached the debugger file
Maurizio
Il giorno gio 18 apr 2019 alle ore 18:00 Tobias Ellinghaus ha
scritto:
> Am Donnerstag, 18. April 2019, 16:17:26 CEST schrieb Maurizio Paglia via
> gimp-
> developer-list:
> > Never done before :-(
> > If I search w
Am Donnerstag, 18. April 2019, 16:17:26 CEST schrieb Maurizio Paglia via gimp-
developer-list:
> Never done before :-(
> If I search with Google:
>
> Linux/BSD Users
>
> 1. Open your favorite Terminal program
>
> 2. Change to the directory containing the executable:
>
> cd $HOME/myprograms/project1
Never done before :-(
If I search with Google:
Linux/BSD Users
1. Open your favorite Terminal program
2. Change to the directory containing the executable:
cd $HOME/myprograms/project1 {press enter}
3. Load your program with GDB:
gdb project1 {press enter}
Il giorno gio 18 apr 2019 alle ore
Am Dienstag, 16. April 2019, 19:38:46 CEST schrieb Maurizio Paglia:
> Ciao Tobias,
> it works BUT I must remove tre space from the dir name i.e. change "2016-04
> Mantova" in "2016-04_Mantova"
Sorry, my bad, the spaces are of course a problem when starting it from the
shell directly. That shouldn'