Giter Club home page Giter Club logo

castit's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar wolfteam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

castit's Issues

Server is not running.

There are no instructions on how this app is supposed to work so I assume it's automatic. but it says server is not running. Who's server? I'm just trying to cast my laptop to the tv.

Cast It Server

Hi there

I'm getting a 'server not running' message when I run the app and don't appear to have one configured by default - is there a specific url I should be using?

Fix Microsoft.AspNetCore.SignalR.HubException: An unexpected error occurred invoking 'AddNewPlayList' on the server. Exception: attempt to write a readonly database attempt to write a readonly database in CastItHubClientService.AddNewPlayList () (D:\Proyectos\CastIt\CastIt\Services\CastItHubClientService.cs:275)

Version 1.1.0(1.1.0.0)

Stacktrace

CastIt.Services.CastItHubClientService.AddNewPlayList() in D:\Proyectos\CastIt\CastIt\Services\CastItHubClientService.cs:line 275;CastIt.Services

CastIt.ViewModels.MainViewModel.AddNewPlayList() in D:\Proyectos\CastIt\CastIt\ViewModels\MainViewModel.cs:line 549;CastIt.ViewModels

MvvmCross.Commands.MvxAsyncCommandBase.ExecuteConcurrentAsync(Object parameter, Boolean hideCanceledException);MvvmCross.Commands

MvvmCross.Commands.MvxAsyncCommandBase.ExecuteAsync(Object parameter, Boolean hideCanceledException);MvvmCross.Commands

MvvmCross.Commands.MvxAsyncCommandBase.Execute(Object parameter);MvvmCross.Commands

MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj);MS.Internal

MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state);MS.Internal

MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled);MS.Win32

MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o);MS.Win32

MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam);MS.Win32

MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg);MS.Win32

CastIt.App.Main();CastIt

Reason

Microsoft.AspNetCore.SignalR.HubException: An unexpected error occurred invoking 'AddNewPlayList' on the server. Exception: attempt to write a readonly database
attempt to write a readonly database

Link to App Center

Fix System.Threading.Tasks.TaskCanceledException: A task was canceled. in CastItHubClientService.AddNewPlayList () (D:\Proyectos\CastIt\CastIt\Services\CastItHubClientService.cs:275)

Version 1.1.0(1.1.0.0)

Stacktrace

CastIt.Services.CastItHubClientService.AddNewPlayList() in D:\Proyectos\CastIt\CastIt\Services\CastItHubClientService.cs:line 275;CastIt.Services

CastIt.ViewModels.MainViewModel.AddNewPlayList() in D:\Proyectos\CastIt\CastIt\ViewModels\MainViewModel.cs:line 549;CastIt.ViewModels

MvvmCross.Commands.MvxAsyncCommandBase.ExecuteConcurrentAsync(Object parameter, Boolean hideCanceledException);MvvmCross.Commands

MvvmCross.Commands.MvxAsyncCommandBase.ExecuteAsync(Object parameter, Boolean hideCanceledException);MvvmCross.Commands

MvvmCross.Commands.MvxAsyncCommandBase.Execute(Object parameter);MvvmCross.Commands

MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj);MS.Internal

MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state);MS.Internal

MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled);MS.Win32

MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o);MS.Win32

MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam);MS.Win32

MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg);MS.Win32

CastIt.App.Main();CastIt

Reason

System.Threading.Tasks.TaskCanceledException: A task was canceled.

Link to App Center

Fix System.Data.SQLite.SQLiteException: SQL logic error no such column: a.Hash in AdoProvider.ExecuteReaderMultipleAsync (Int32 multipleResult, DbConnection connection, DbTransaction transaction, Func`3 fetchHandler, Action`2 schemaHandler, CommandType cmdType, String cmdText, Int32 cmdTimeout, DbParameter[] cmdParms)

Version 1.0.2(1.0.2.0)

Stacktrace

FreeSql.Internal.CommonProvider.AdoProvider.ExecuteReaderMultipleAsync(Int32 multipleResult, DbConnection connection, DbTransaction transaction, Func3 fetchHandler, Action2 schemaHandler, CommandType cmdType, String cmdText, Int32 cmdTimeout, DbParameter[] cmdParms);FreeSql.Internal.CommonProvider

Reason

System.Data.SQLite.SQLiteException: SQL logic error
no such column: a.Hash

Link to App Center

Fix System.InvalidOperationException: Sequence contains no elements in MainViewModel.AddNewPlayList ()

Version 1.0.0(1.0.0.0)

Stacktrace

CastIt.ViewModels.MainViewModel.AddNewPlayList();CastIt.ViewModels

MvvmCross.Commands.MvxAsyncCommandBase.ExecuteConcurrentAsync(Object parameter, Boolean hideCanceledException);MvvmCross.Commands

MvvmCross.Commands.MvxAsyncCommandBase.ExecuteAsync(Object parameter, Boolean hideCanceledException);MvvmCross.Commands

MvvmCross.Commands.MvxAsyncCommandBase.Execute(Object parameter);MvvmCross.Commands

MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj);MS.Internal

MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state);MS.Internal

MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled);MS.Win32

MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o);MS.Win32

MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam);MS.Win32

MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg);MS.Win32

CastIt.App.Main();CastIt

Reason

System.InvalidOperationException: Sequence contains no elements

Link to App Center

Fix System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it. in MainPage.GetFinalPlayListsPositions () (D:\Proyectos\CastIt\CastIt\Views\MainPage.xaml.cs:79)

Version 1.0.4(1.0.4.0)

Stacktrace

CastIt.Views.MainPage.GetFinalPlayListsPositions() in D:\Proyectos\CastIt\CastIt\Views\MainPage.xaml.cs:line 79;CastIt.Views

CastIt.Views.MainPage.BeforeDeletingPlayList(Object sender, MvxValueEventArgs`1 e) in D:\Proyectos\CastIt\CastIt\Views\MainPage.xaml.cs:line 125;CastIt.Views

Reason

System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.

Link to App Center

Fix System.NullReferenceException: Object reference not set to an instance of an object. in <>c.<SetCommands>b__116_4 (FileItemViewModel item)

Version 1.0.0(1.0.0.0)

Stacktrace

CastIt.ViewModels.Items.PlayListItemViewModel.<>c.b__116_4(FileItemViewModel item);CastIt.ViewModels.Items.PlayListItemViewModel

MvvmCross.Commands.MvxCommand`1.Execute(Object parameter);MvvmCross.Commands

CastIt.App.Main();CastIt

Reason

System.NullReferenceException: Object reference not set to an instance of an object.

Link to App Center

Fix System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\CastIt\DesktopAppSettings.json' is denied. in BaseAppSettingsService`1.SaveSettings (T settings) (D:\Proyectos\CastIt\CastIt.Application\Settings\BaseAppSettingsService.cs:85)

Version 1.1.0(1.1.0.0)

Stacktrace

CastIt.Application.Settings.BaseAppSettingsService`1.SaveSettings(T settings) in D:\Proyectos\CastIt\CastIt.Application\Settings\BaseAppSettingsService.cs:line 85;CastIt.Application.Settings

CastIt.ViewModels.MainViewModel.SaveChangesBeforeClosing(Double width, Double height) in D:\Proyectos\CastIt\CastIt\ViewModels\MainViewModel.cs:line 465;CastIt.ViewModels

CastIt.Views.UserControls.WindowButtons.CloseApp() in D:\Proyectos\CastIt\CastIt\Views\UserControls\WindowButtons.xaml.cs:line 56;CastIt.Views.UserControls

MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj);MS.Internal

MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state);MS.Internal

MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled);MS.Win32

MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o);MS.Win32

MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam);MS.Win32

MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg);MS.Win32

CastIt.App.Main();CastIt

Reason

System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\CastIt\DesktopAppSettings.json' is denied.

Link to App Center

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.