Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash during Tumblr privacy consent #356

Closed
Pleochism opened this issue Oct 3, 2022 · 2 comments
Closed

Crash during Tumblr privacy consent #356

Pleochism opened this issue Oct 3, 2022 · 2 comments

Comments

@Pleochism
Copy link

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:

  1. Go to Settings
  2. Click on Privacy consent for Tumblr
  3. Complete it and close the popup
  4. 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

@thomas694
Copy link
Contributor

Thanks for reporting a bug.
It has been fixed in 50f9274 and comes in the next version.

@thomas694
Copy link
Contributor

The issue has been fixed and closed. You can still comment. Feel free to ask for reopening the issue if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants