When selecting folder to sync, if an invalid folder is chosen, an unexpected
exception is thrown and crashes the program. An invalid folder could be
printers or sth like that which is not necessarily a foler.
it occurs at:
UI.MainWindow
private void btnBrowse_Click(x,x)
tb.Text = fbd.SelectedPath;
Original issue reported on code.google.com by pongpong...@gmail.com on 31 Mar 2010 at 6:23
Original issue reported on code.google.com by
pongpong...@gmail.com
on 31 Mar 2010 at 6:23