podman-desktop icon indicating copy to clipboard operation
podman-desktop copied to clipboard

Random preference's fields with a value sometime show and error: Value type provided is number instead of boolean

Open odockal opened this issue 1 year ago • 3 comments

Bug description

In preferences, in any page, if one switches between Pref's menu items quickly, it sometime thrown an error next to a button/value/field.

PreferencesErrorValue

Operating system

Windows 10

Installation Method

Installer from website/GitHub releases

Version

next (development version)

Steps to reproduce

No response

Relevant log output

Uncaught (in promise) Value type provided is number instead of boolean.
setTimeout (async)
r.$$.update @ NumberItem.svelte:27
fU @ scheduler.js:115
VE @ scheduler.js:79
Promise.then (async)
DE @ scheduler.js:20
dU @ Component.js:81
(anonymous) @ Component.js:139
(anonymous) @ PreferencesRenderingItemFormat.svelte:46
Promise.then (async)
Tme.r.$$.update @ PreferencesRenderingItemFormat.svelte:45
fU @ scheduler.js:115
VE @ scheduler.js:79
Promise.then (async)
DE @ scheduler.js:20
xi @ scheduler.js:26
showFallbacks @ tinro_lib.js:1
match @ tinro_lib.js:1
(anonymous) @ tinro_lib.js:1
i @ index.js:56
t @ tinro_lib.js:1
go @ tinro_lib.js:1
e @ tinro_lib.js:1
Show 16 more frames
Show less

Additional context

No response

odockal avatar Jun 21 '24 08:06 odockal

Just saw this for the first time - I turned off 'Exit on Close' and things looked fine, but after restarting (no value in config file) I saw this error. I tried to reproduce and can't.

deboer-tim avatar Jun 21 '24 15:06 deboer-tim

Given how sporadic this is I wonder if it is related to #7142.

deboer-tim avatar Jun 21 '24 15:06 deboer-tim

@deboer-tim From observations I would not say so. I have seen the linked issue before. The error icon started to appear lately.

odockal avatar Jun 25 '24 07:06 odockal

I spend considerable time trying to replicate it on macOS and have not seen it once. I am closing it. Please reopen it if replicated with comment what steps might causing it.

dgolovin avatar Aug 02 '24 05:08 dgolovin