Uniscan won't start (CheckUpdate)

371 views
Skip to first unread message

Thomas Salen

unread,
Aug 8, 2014, 8:23:39 AM8/8/14
to uniscan...@googlegroups.com
Hi,
I noticed Uniscan won't work if you don't have an active internet connection.
I strongly suspect line 378 of the function CheckUpdate (Functions.pm) to be the culprit:
 
my $response = $h->GET("http://uniscan.sourceforge.net/version.txt") or die("$!\n");
 
By the way, $! doesn't print anything at all if you have no active internet connection, so I was a bit stumped at first as to why it wouldn't work.
 
Any chance you guys could fix this in a future release?
 
Cheers, Thomas.

Douglas Poerschke Rocha

unread,
Aug 8, 2014, 10:31:19 AM8/8/14
to uniscan...@googlegroups.com
Hello Thomas,

The Uniscan project was discontinued.

To solve this problem you can comment line 47 in file uniscan.pl:


change: $func->CheckUpdate();
to:  #$func->CheckUpdate();




--
Você recebeu essa mensagem porque está inscrito no grupo quot;Uniscan Project" dos Grupos do Google.
Para cancelar inscrição nesse grupo e parar de receber e-mails dele, envie um e-mail para uniscanprojec...@googlegroups.com.
Para mais opções, acesse https://groups.google.com/d/optout.



--
Douglas Poerschke Rocha


Reply all
Reply to author
Forward
0 new messages