Olivier Fourdan wrote: > Benny, > > When the display is not set/available, thunar aborts, and that causes a > core dump. > > I don't think this is the right thing to do in such a case, it believe > it should simply display a warning and exit.
It is a warning. It dumps core because in Thunar debug/snapshot builds, all warnings are fatal. This is because one tends to ignore warnings too easily; and if the application crashes, one cannot ignore it, but must report/fix it. In release-builds, warnings aren't fatal. > Cheers, > Olivier. Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
