You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When clicking "Privacy consent" for Tumblr, after the popup closes, the app throws an error.
To Reproduce
Steps to reproduce the behavior:
Go to Settings
Click on Privacy consent for Tumblr
Complete it and close the popup
See error
Expected behavior
The popup should close and the "Privacy consent" box should be greyed out.
Desktop (please complete the following information):
TumblThree version: 2.8.2
OS: Win 10 Professional
Browser Chrome
Version: latest
Additional context
Exception message
Invalid URI: The hostname could not be parsed.
Exception type
System.UriFormatException
Callstack
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at TumblThree.Presentation.Views.AuthenticateView.d__11.MoveNext() in C:\projects\Tumblthree\src\TumblThree\TumblThree.Presentation\Views\AuthenticateView.xaml.cs:line 81
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TumblThree.Applications.ViewModels.SettingsViewModel.d__492.MoveNext() in C:\projects\Tumblthree\src\TumblThree\TumblThree.Applications\ViewModels\SettingsViewModel.cs:line 1091
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Waf.Applications.AsyncDelegateCommand.d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Inner exception
TumblThree version
TumblThree 2.8.2.352 (64-bit)
Windows version
Windows 10 Pro 64-bit, version 21H2 (10.0.19044.2006)
.Net Framework version
4.0.30319.42000 64 Bit
.Net Version Support
Default browser
Firefox (105.0.1)
Region settings
af-ZA, ZA
The text was updated successfully, but these errors were encountered:
Describe the bug
When clicking "Privacy consent" for Tumblr, after the popup closes, the app throws an error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The popup should close and the "Privacy consent" box should be greyed out.
Desktop (please complete the following information):
Additional context
Exception message
Invalid URI: The hostname could not be parsed.
Exception type
System.UriFormatException
Callstack
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at TumblThree.Presentation.Views.AuthenticateView.d__11.MoveNext() in C:\projects\Tumblthree\src\TumblThree\TumblThree.Presentation\Views\AuthenticateView.xaml.cs:line 81
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TumblThree.Applications.ViewModels.SettingsViewModel.d__492.MoveNext() in C:\projects\Tumblthree\src\TumblThree\TumblThree.Applications\ViewModels\SettingsViewModel.cs:line 1091
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Waf.Applications.AsyncDelegateCommand.d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Inner exception
TumblThree version
TumblThree 2.8.2.352 (64-bit)
Windows version
Windows 10 Pro 64-bit, version 21H2 (10.0.19044.2006)
.Net Framework version
4.0.30319.42000 64 Bit
.Net Version Support
Default browser
Firefox (105.0.1)
Region settings
af-ZA, ZA
The text was updated successfully, but these errors were encountered: