Hi tobi,
It is still garbled when running it with QT_SCALE_FACTOR=0.9
Setting a value < 1 doesn't only cause problems with FreeCAD but with
other Qt applications, too.
For example, Qt Designer's user interface is completely garbled, not
only the menus. For other Qt based applications (assistan
Hi Werner,
Thanks for debugging into this.
I've did a local testbuild, unfortunatly commenting out this line
QGuiApplication::setHighDpiScaleFactorRoundingPolicy(Qt::HighDpiScaleFactorRoundingPolicy::PassThrough);
as you have suggested, does not bring the effect for me.
It is still garbled when
Hi everybody,
I have tested it on my XFCE system to decrease the DPI value to e.g. 80
and then I can confirm that FreeCAD's menus and toolbars are unusable.
Looking through the code I found this line
QGuiApplication::setHighDpiScaleFactorRoundingPolicy(Qt::HighDpiScaleFactorRoundingPolicy::PassT
Control: forcemerge -1 987642
Control: forwarded -1 https://tracker.freecadweb.org/view.php?id=4351
Actually, there is a duplicate bug report that have extra information...
Lets merge those and add the meta data that this has been forwarded to upstream
already, but $someone might need to fill in t
Hi Michael,
FWIIW, I've recompiled a git snapshort for freecad and got the same result.
So possibly you should report this issue upstream at the upstream bug tracker...
On Thu, Oct 21, 2021 at 03:01:27PM +0200, Tobias Frost wrote:
> On Thu, Oct 21, 2021 at 12:54:14PM +0200, Michael Jarosch wrote:
Control: retitle -1 freecad: Scaling factor <1 garbles user interface
On Thu, Oct 21, 2021 at 12:54:14PM +0200, Michael Jarosch wrote:
> Checked the actual state of freecad in testing, again, and noticed: scales
> >1 are okay, scales <1 lead to garbled fonts and icons.
> So, still the problem's no
Checked the actual state of freecad in testing, again, and noticed:
scales >1 are okay, scales <1 lead to garbled fonts and icons.
So, still the problem's not fixed.
Dear jaroslav, dear sam
you nailed it! Shame on me I haven't noticed your advice, earlier!
It's a scaling problem! I have indeed changed my scaling factor in
gnome-tweaks from 1,00 to 0,9 and that's why freecad showed up garbled.
I have reverted my settings and freecad works, again.
So, beca
Hello,
I found this bug report trying to troubleshoot the same issue - for me,
FreeCAD UI is completely garbled, all menu items, all icons, all other
UI elements are larger than the space allocated for them, resulting in
"create new empty document" icon being cut after 90% of its length,
"ope
On Tue, Jun 22, 2021 at 12:30:03AM +0200, Michael Jarosch wrote:
> Am 20.06.21 um 19:44 schrieb Tobias Frost:
>
> > Its a bit of a big hammer, but you could try stracing it, to see which
> > files
> > are accessed in your home directory. Maybe that gives a hint…
>
> Yeah. A lot of output.
>
> Tr
Am 20.06.21 um 19:44 schrieb Tobias Frost:
Its a bit of a big hammer, but you could try stracing it, to see which
files
are accessed in your home directory. Maybe that gives a hint…
Yeah. A lot of output.
Tried to make an strace with both users and diff the output, but it's
still hard to ge
On Sun, Jun 20, 2021 at 01:35:09AM +0200, Michael Jarosch wrote:
> It's been a while…
>
> Sorry!
Np, thanks for following up!
>
> Am 16.04.21 um 12:19 schrieb Tobias Frost:
> > Another random idea: Can you try to create a new user and try from
> > there. Just to
> > ensure that there isnt someth
It's been a while…
Sorry!
Am 16.04.21 um 12:19 schrieb Tobias Frost:
Another random idea: Can you try to create a new user and try from
there. Just to
ensure that there isnt something with your user account (E.g I had a silly bug
where
I had something in $HOME/.local shadowing stuff some time
On Fri, Apr 16, 2021 at 12:41:28PM +0200, Tobias Frost wrote:
> On Fri, Apr 16, 2021 at 12:19:01PM +0200, Tobias Frost wrote:
>
> Another possiblity to try: Boot from an Debian live image and install freecad
> there.
> Hopefully this helps pinpointing if your hardware is part of the equation or
On Fri, Apr 16, 2021 at 12:19:01PM +0200, Tobias Frost wrote:
Another possiblity to try: Boot from an Debian live image and install freecad
there.
Hopefully this helps pinpointing if your hardware is part of the equation or if
there
is something with your installation…
On Fri, Apr 16, 2021 at 10:53:57AM +0200, Michael Jarosch wrote:
> Am 15.04.21 um 19:40 schrieb Tobias Frost:
>
> > My third machine, a rusty Thinkpad E130 powered by an i3-3227-U.. Also
> > works…
> …and the E130 uses the same GPU core as my T530. Now, it's getting
> complicated!
Indeed...
Beca
Am 15.04.21 um 19:40 schrieb Tobias Frost:
My third machine, a rusty Thinkpad E130 powered by an i3-3227-U.. Also
works…
…and the E130 uses the same GPU core as my T530. Now, it's getting
complicated!
What you can try:
- check what over packages have been updated that could bring the breakage
On Thu, Apr 15, 2021 at 04:44:12PM +0200, Michael Jarosch wrote:
> Am 13.04.21 um 15:18 schrieb Tobias Frost:
> > On Mon, Apr 12, 2021 at 11:48:26PM +0200, Michael Jarosch wrote:
> > > Am 12.04.21 um 15:52 schrieb Tobias Frost:
> > > So, I guess, it's my 'special' Ironlake GPU, again.
> > Ok, Let m
Tried another 2 things:
1) Attached an 27-inch monitor to my T410 with 2560x1440 resolution.
Still garbled, so, it's not related to low(er) resolution. (The 27-inch
is that one that is attached to my core-i3-8100-machine. Standard
resolution on my Thinkpad T410 is 1440x900, the T530's reso is
Am 13.04.21 um 15:18 schrieb Tobias Frost:
On Mon, Apr 12, 2021 at 11:48:26PM +0200, Michael Jarosch wrote:
Am 12.04.21 um 15:52 schrieb Tobias Frost:
So, I guess, it's my 'special' Ironlake GPU, again.
Ok, Let me downgrade the bug serverity then…
Hello!
Sorry, I have to revert my conclusion
Control: severity -1 normal
On Mon, Apr 12, 2021 at 11:48:26PM +0200, Michael Jarosch wrote:
>
> Am 12.04.21 um 15:52 schrieb Tobias Frost:
> > > is garbled, both wayland and X11. A picture could tell more than a
> > > thousand
> > > words. I'll try to send one, later.
> > Yeah, That would possi
Control: tags -1 moreinfo
On Mon, Apr 12, 2021 at 02:04:56PM +0200, Michael Jarosch wrote:
> is garbled, both wayland and X11. A picture could tell more than a thousand
> words. I'll try to send one, later.
Yeah, That would possibly help, maybe it looks familiar:
FFIW, i have garbled windows _aft
Package: freecad
Version: 0.19.1+dfsg1-2
Severity: grave
Justification: renders package unusable
Dear Maintainer,
lately, freecad was updated by apt and since then I cannot use it
anymore. Menu
is garbled, both wayland and X11. A picture could tell more than a thousand
words. I'll try to send
23 matches
Mail list logo