Open leoheck opened 2 months ago
should be a warning instead IMO
There already is a preference for this: "Enable non-intrusive notifications" needs to be checked (which is also the default).
https://wiki.freecad.org/Preferences_Editor#Notification_Area
So this is a bug. I dont have notifications enabled.
This silly popup should be removed. It should log to the Report View at most.
Right now it looks like I have to "enable notifications" to "disable" them.
Can you please reopen this ticket? The problem still persists.
You need to check the two checkboxes at the top of your screenshot.
How this logic works? I don't want notification. So I have to enable notifications? That doesn't make any sense.
It is kind of awkward.
Try unchecking the first checkbox (leaving the 2nd checkbox checked).
I see what you are saying @Roy-043 but enabling something to disable it, does not make any sense. No matter if you are an common end user or the smartest developer.
I suppose the text can be clearer. As far as I understand, by enabling "non-intrusive notifications" you avoid "intrusive notifications". I do not know if there is a way to avoid all notifications. But that would probably be a bad idea anyway.
Messages on report view are non intrusive.
I suppose the text can be clearer. As far as I understand, by enabling "non-intrusive notifications" you avoid "intrusive
I am using it like this ... (I dont wan to do it, but it was recomended here)
Still receiving things like this which is still a very intrusive thing.
Why things like this have to explode on users face?
Try unchecking the first checkbox (leaving the 2nd checkbox checked).
Have you tried this?
@Roy-043 , like on this message here https://github.com/FreeCAD/FreeCAD/issues/16767#issuecomment-2371183624? It was like that when I opened the issue.
Check both checkboxes, and then uncheck the first.
This, right?
@maxwxyz time to open this again, see the picture above.
Are you restarting FreeCAD after changing the preferences?
Here is an overview of all possible combinations of the mentioned checkboxes:
Test scenario:
Restart after every change to the preferences.
Apply a horizontal constraint to a sketch line that aready has such a constraint.
0=unchecked
1=checked
Enable Notification Area 0
Enable non-intrusive notifications 0
=> 2 warning popups.
Enable Notification Area 1
Enable non-intrusive notifications 0
=> 2 warning popups. Nothing in the notification area.
Enable Notification Area 0
Enable non-intrusive notifications 1
=> 2 messages only appear in the status bar (only the last can be read).
Enable Notification Area 1
Enable non-intrusive notifications 1
=> 2 messages appear in the status bar (only the last can be read). And also in the notification area.
OS: Windows 8 build 9600
Word size of FreeCAD: 64-bit
Version: 1.1.0dev.38843 (Git)
Build type: Release
Branch: main
Hash: d519f24df9931e4a98d19ee39cdcd6124ae6a7bd
Python 3.11.9, Qt 5.15.13, Coin 4.0.3, Vtk 9.2.6, OCC 7.7.2
Locale: Dutch/Netherlands (nl_NL)
Stylesheet/Theme/QtStyle: unset/FreeCAD Classic/Qt default
Installed mods:
There are some minor issues here:
Is there an existing issue for this?
Problem description
These kind of popups break the hole flow of design. Please, avoid using popups that need with human interaction for things we dont have any opption to choose.
Full version info
Subproject(s) affected?
None
Anything else?
No response
Code of Conduct