Skip to content

Sqlite Database Exception #27

@Vocatis

Description

@Vocatis

Every time Flow starts, I get an error notification from ClipboardPlus plugin.
It doesn't prevent the plugin to fulfill its purpose, at least for my usage, still the notification at each boot is kinda annoying.
The error from the log is still the same even after a complete reinstallation of the plugin.

ERROR - SqliteDatabase.UpdateDatabase - Update database to version 0.0 error!
EXCEPTION OCCURS: System.FormatException: The input string '0.0' was not in a correct format.
   at void Number.ThrowFormatException<TChar>(ReadOnlySpan<TChar> value)
   at float float.Parse(string s)
   at async Task Flow.Launcher.Plugin.ClipboardPlus.Core.Data.Models.SqliteDatabase.UpdateDatabase(string currentVersion)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions