Page 2 of 13

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Fri Sep 27, 2013 4:12 pm
by F6500
When it will released?

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 17, 2013 7:44 am
by klubbheads
My Norton:
sammywidget.exe

Code: Select all

WS.Reputation.1

    15, 2012 3:15:47 PM
Type:
    Other
Risk Impact:
    High
Systems Affected:
    Windows XP, Windows Vista, Windows NT, Windows Server 2003, Windows 2000

Behavior
WS.Reputation.1 is a detection for files that have a low reputation score based on analyzing data from Symantec?s community of users and therefore are likely to be security risks. Detections of this type are based on Symantec?s reputation-based security technology. Because this detection is based on a reputation score, it does not represent a specific class of threat like adware or spyware, but instead applies to all threat categories.

The reputation-based system uses "the wisdom of crowds" (Symantec?s tens of millions of end users) connected to cloud-based intelligence to compute a reputation score for an application, and in the process identify malicious software in an entirely new way beyond traditional signatures and behavior-based detection techniques.
Antivirus Protection Dates

    Initial Rapid Release version March 27, 2009
    Latest Rapid Release version April 20, 2010 revision 025
    Initial Daily Certified version March 27, 2009 revision 005
    Latest Daily Certified version April 20, 2010 revision 024
    Initial Weekly Certified release date April 1, 2009

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 17, 2013 8:01 am
by juusso
and? if you think here is virus inside, then you are wrong. App has www server on 80 port and this why your Norton thinks it is potentially dangerous. But if you are scared, don't use this app, unplug Ethernet cable, power off your PC and tv - then you are 100 percent safe :-)

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 17, 2013 2:47 pm
by Iveky
Do I need to root my tv in order to use it?

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 17, 2013 3:11 pm
by juusso
did you read description? No, root is not needed. This app just serves widgets for your TV.

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 17, 2013 4:02 pm
by klubbheads
?przez?juuso?? Cz pa? 17, 2013 7:01 amand? if you think here is virus inside, then you are wrong. App has www server on 80 port and this why your Norton thinks it is potentially dangerous. But if you are scared, don't use this app, unplug Ethernet cable, power off your PC and tv - then you are 100 percent safe?
@juuso I now scared,this is only info and i know "norton"... but mayby dit is ok and we now is clean (sorry me engels)

Nl.
ik weit het dat is geen virus,maar denk ik goed om deelen tegen collegas over veligeit.

Pl.
Ja wiem ze tam nie ma wirusa,ale czasem moze warto podzielic sie z innymi informacjami o potencjalnym niebe.(oczywiscie takiego nie ma)

Groeten, pozdrawiam, bye.

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 17, 2013 6:04 pm
by bugficks
lol... so you're posting english norton crap which you don't even seem to understand. congrats

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 17, 2013 9:32 pm
by Iveky
I would like to use linux version, once available. All my pc at home are fedora's 19.
Thx

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Sun Oct 27, 2013 3:10 pm
by jasonvorhees
I used the widget manager under Linux without problems using wine. It has to be run as a privileged user to be able to use port 80, but if that's a risk you are willing to take it should work fine.

Re: [PC] SmartHub Widget Manager app (C/D/E/F series)

Posted: Thu Oct 31, 2013 11:33 am
by rvs2
Hi
I found 2 problems:
1)

Code: Select all

  
 <?xml version="1.0" encoding="UTF-8" ?> 
 <rsp stat="ok">
 <list>
 <widget id="SamyGoF">
  <title>SamyGoF</title> 
  <compression size="741400" type="zip" /> 
  <description /> 
  <download>http://192.168.11.106/widgets/SamyGoF.zip/1.zip</download> 
  </widget>
 <widget id="SamyGoE">
  <title>SamyGoE</title> 
  <compression size="741400" type="zip" /> 
  <description /> 
  <download>http://192.168.11.106/widgets/SamyGoE.zip/2.zip</download> 
  </widget>
 <widget id="SamyGoD">
  <title>SamyGoD</title> 
  <compression size="741400" type="zip" /> 
  <description /> 
  <download>http://192.168.11.106/widgets/SamyGoD.zip/3.zip</download> 
  </widget>
  </list>
  </rsp>
download link is incorrect, should be so <download>http://192.168.11.106/widgets/SamyGoF.zip</download> otherwise the widget installed is incorrect path.

2) The problem with national characters in path.

Image

I'm waiting for the corrected version thanks in advance!