Sanel Zukan
0876c5271d
Recognize return codes and display appropriate dialog. Works only if
...
executable was not found or file is not executable.
Add mutexes since childs return codes comes from second thread. This
will also prevent races when report dialogs are shown.
2007-09-14 12:31:03 +00:00
Sanel Zukan
df0031d9dd
Startup make some noise :)
...
Crash dialog will cleanup generated data. Also will
check availability to write/read data it generates.
2007-09-03 12:24:01 +00:00
Sanel Zukan
8c57ce3e43
Commands can contain $TERM to allow running apps in terminal.
...
Some heuristic gui/console determination, but pretty sucks for now.
2007-08-31 13:41:27 +00:00
Sanel Zukan
25b80eaffa
core file is now given from CrashDialog
...
Added run_program()
Added new splash image
New spawn_program() error codes
2007-08-07 11:54:57 +00:00
Sanel Zukan
a80b5dcb2a
Runing programs can spit core if they crashed. It will be picked up
...
by gdb and debug it with nice dialog.
Processes are now kept in list so pid/cmd can be easily tracked.
Rest...
2007-08-06 12:39:15 +00:00
Sanel Zukan
d48f8e4c24
Removed 'wait' parameter from spawn_program
2007-07-30 13:30:41 +00:00
Sanel Zukan
df1dfbfc41
Work, work...
2007-07-30 13:25:13 +00:00