Edge selection in Gui model window doesn't work anymore
Forum rules
and Helpful information
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help
Also, be nice to others! Read the FreeCAD code of conduct!
Also, be nice to others! Read the FreeCAD code of conduct!
Re: Edge selection in Gui model window doesn't work anymore
OK, just thought of trying this: if I change the language to English, edge selection works. If language is set to French, it doesn't!
I tried a few others, here's the complete list:
English: works
German: works
Spanish: no edge selection
Italian: no edge selection
Portugese: no edge selection
Russian: no edge selection
Norwegian: no edge selection
Can anyone check if they have the same problem?
I tried a few others, here's the complete list:
English: works
German: works
Spanish: no edge selection
Italian: no edge selection
Portugese: no edge selection
Russian: no edge selection
Norwegian: no edge selection
Can anyone check if they have the same problem?
Re: Edge selection in Gui model window doesn't work anymore
What colors do you have defined? Could this be the problem?
Re: Edge selection in Gui model window doesn't work anymore
I deleted the .FreeCAD preferences folder. I've been running with default settings.
BTW, my method to check:
1. change language in Edit > preferences
2. close FreeCAD, reopen
3. create box
4. start fillet command from Part toolbench
5. select edges in the 3D model window
I've gotta leave, I'll be back in 7-8 hours.
BTW, my method to check:
1. change language in Edit > preferences
2. close FreeCAD, reopen
3. create box
4. start fillet command from Part toolbench
5. select edges in the 3D model window
I've gotta leave, I'll be back in 7-8 hours.
Re: Edge selection in Gui model window doesn't work anymore
On my Ubuntu box I can confirm this behaviour. The important point is to restart the application after changing the language because of your language is English or German and you move to another language it always work for this. I'll check if it happens on Windows, too...Can anyone check if they have the same problem?
Re: Edge selection in Gui model window doesn't work anymore
Thanks Werner. At least now I know I was not going crazy! 

Re: Edge selection in Gui model window doesn't work anymore
BTW, this seems to be a Linux-only problem. On Windows I do not have this behaviour.
Re: Edge selection in Gui model window doesn't work anymore
Mhh,
I get more and more a strange fealing about the highlighting. There are some really strange bugs
around that thing.
I think I will put the rewrite of the selection on top of my todo list for the 0.12.
To put that early into the 0.12 gives us also time to master all the subsequent problems
that rewrite will yield....
I get more and more a strange fealing about the highlighting. There are some really strange bugs
around that thing.
I think I will put the rewrite of the selection on top of my todo list for the 0.12.
To put that early into the 0.12 gives us also time to master all the subsequent problems
that rewrite will yield....
Stop whining - start coding!
Re: Edge selection in Gui model window doesn't work anymore
To make it even more weird I have this problem seen only on Ubuntu Lucid 32-bit but my Lucid 64-bit in a Virtual Box doesn't have this problem.
Re: Edge selection in Gui model window doesn't work anymore
I don't have that problem either (debian 64bit)... I can change languages and highligh works fine...
Re: Edge selection in Gui model window doesn't work anymore
I think it depends on the OpenGL implementation (again
).

Stop whining - start coding!