Radio Toolbox v2 RC 1

Ask questions, request features, or just complement us about our software and services.
Locked
User avatar
Max
Posts: 153
Joined: Fri Oct 21, 2011 1:39 am

Radio Toolbox v2 RC 1

Post by Max »

Hi everyone,

We are pleased to announce the release of Radio Toolbox v2 Release Candidate 1. This is mainly a bug fix release.

This is a mostly featured locked version.

This new version includes the following new changes:
Fixed a unhanded exception bug when receiving an invalid response from LastFM.
Fixed the HTTP Server.
Track history is now limited to a week.
Lock Listener List before working on it since it could be accessed by multiple threads.
Catch NullReferenceExceptions on Status and do not mark as active.
Tab Window Code Centralized
Tab Window Code reworked to clear all windows/tabs on station deselect.
Track Graph now properly refreshes on each call to SetStation.
Server Graph can now break out.
Added Support for Location lookup.
Mail notifier now sends mail asynchronously.
Notifiers are now properly disposed of when a station is deleted.

Please make sure to UNINSTALL ANY PRIOR VERSION of Radio Toolbox v2 before installing this new version.

This version is not yet production ready but is considered to be mostly stable, so feel free to start trying it out as a replacement for v1 if you feel adventurous. Online Log integration is not quite ready so if you heavily rely on the Online log feature then please keep your old rtb v1 setups until legacy integration is complete.

http://radiotoolbox.com/downloads/radio ... -0-201.exe

It can also be grabbed in auto update from the about screen on any beta 2 or newer version.

Have fun.
Krueger
Posts: 3
Joined: Mon Dec 19, 2011 10:27 am
Location: RU
Contact:

Re: Radio Toolbox v2 RC 1

Post by Krueger »

On win xp with last net framework 4 updates, radiotoolbox is crash after adding any server. log:
Run RTB, Add New station, Add new server on station tab and then error and crush.

Code: Select all

10:03:03 17 september 2012 г.
  :RadioToolbox.mainWnd.openFile
  :ERROR
  :System.IO.FileNotFoundException: Файл 'C:\Documents and Settings\Krueger\Local Settings\Application Data\RadioToolbox\RadioToolbox.rtbx' not found.
  :   в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   в System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   в System.IO.StreamReader..ctor(String path)
   в RadioToolbox.Storage.Open(Boolean merge)
   в RadioToolbox.mainWnd.openFile(String filePath, Boolean merge)
-------------------------------
10:03:05 17 сентября 2012 г.
  :RadioToolbox.RadioToolboxAPI.update
  :INFO
  :401: Username and/or password are incorrect.  Please check your settings on the General Options page.
  :<?xml version="1.0" encoding="UTF-8"?><response><code>401</code><msg>Username and/or password are incorrect.  Please check your settings on the General Options page.</msg></response>
-------------------------------
10:03:07 17 сентября 2012 г.
  :RadioToolbox.RadioToolboxAPI.update
  :INFO
  :401: Username and/or password are incorrect.  Please check your settings on the General Options page.
  :<?xml version="1.0" encoding="UTF-8"?><response><code>401</code><msg>Username and/or password are incorrect.  Please check your settings on the General Options page.</msg></response>
-------------------------------
10:03:16 17 сентября 2012 г.
  :RadioToolbox.mainWnd.UnhandledException
  :ERROR
  :System.IO.FileNotFoundException: Could not load file or assembly "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" or one of its dependencies. Can not find the file specified.
  :   in RadioToolbox.TrackInfo.RetrieveLastFmInfo()
   in RadioToolbox.TrackInfo..ctor(String track)
   in RadioToolbox.Station.SetTrack(String track)
   in RadioToolbox.WorkerThread.UpdateStatusWorker(Object threadContext)
   in System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   in System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   in System.Threading.ThreadPoolWorkQueue.Dispatch()
   in System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
-------------------------------
fcradio
Posts: 2
Joined: Mon Oct 01, 2012 6:52 am

Re: Radio Toolbox v2 RC 1

Post by fcradio »

Radio Toolbox 2 RC 1 stopped working for me this morning. On both computers it will simply not open. I uninstalled and reinstalled but with no success.

Any suggestions?

Dan
fcradio
Posts: 2
Joined: Mon Oct 01, 2012 6:52 am

Re: Radio Toolbox v2 RC 1

Post by fcradio »

I may have responded to this earlier as I'm new to this Forum and I'm not sure if messages don't appear right away. I have been using RT 2 RC 1 for many days but today it stopped working on both of my computers. Here is the information from the aborted program:

roblem signature:
Problem Event Name: CLR20r3
Problem Signature 01: radiotoolbox.exe
Problem Signature 02: 2.0.0.0
Problem Signature 03: 5001d87f
Problem Signature 04: RadioToolbox
Problem Signature 05: 2.0.0.0
Problem Signature 06: 5001d87f
Problem Signature 07: 196
Problem Signature 08: ae
Problem Signature 09: System.Exception
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: bb69
Additional Information 2: bb694498ce8e21356267bdd7d9db6a29
Additional Information 3: 81d9
Additional Information 4: 81d92778ecbfb7bc9baf4dc362483595

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Locked