question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SVG icons are blurry after update to 5.3

See original GitHub issue

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

This is how my spyder looked before updating to 5.3 image

Here is a generated image

image

This is what the text looks like, you can see each line is perfect no overlap. image

This is what I get now after updating to 5.3. Same setting but icons and taskbars are huge, text is use, the icons are blurry image

Here is the same image generated, but not its really blurry image

I can toggle/lower the text size but this does noting for the huge panels and blurriness. image

You also note, when I highlight a line of text, as in line 6, the number overlaps. I’m not sure how to fix this issue

Things I’ve done to help

  1. So far I reverted to conda install --revision=9 this doesn’t help
  2. Restarted my device
  3. I’ve noted in another environment which I have not updated spyder (the one i used to generate the images above) everything looks fine.

Versions

<! * Spyder version: 5.3.3 (conda)

  • Python version: 3.9.13 64-bit
  • Qt version: 5.15.4
  • PyQt5 version: 5.15.7
  • Operating System: Linux 5.4.0-124-generic

image

image

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Sep 21, 2022

Thanks for letting us know about that @julie-jch. There’s little we can do about it though because this is a very specific use case and we have a lot of other things to address.

1reaction
ccordoba12commented, Sep 21, 2022

Sorry, I missed these comments of yours:

This is what the text looks like, you can see each line is perfect no overlap. You also note, when I highlight a line of text, as in line 6, the number overlaps. I’m not sure how to fix this issue

I can reproduce this error with the elusiveicons font you’re using:

image

@impact27, could you take a look at it? I thought it was fixed, but it seems it’s still an issue for some fonts.


@julie-jch, the solution for now is to use a different font (e.g. Ubunto Mono).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is my resized SVG icon blurry when rendered? [closed]
The reason it is "blurry" is due to anti-aliasing. When the edge of a line or shape only partly covers a pixel, the...
Read more >
Fixing a Blurry Logo - Part 2 (SVG) - Web Design Blog
The issue of blurriness arises when you upload an image that has the exact pixel dimensions of the space you are targeting. The...
Read more >
How to Fix Blurry Images in WordPress Site? - WebNots
This will help to fix blurry images showing in the content section. If you are having problem with icons, make sure to use...
Read more >
Troubleshooting Blurry SVG Icons With Sketch and Adobe ...
Find out why your SVG icons look blurry when you export them from Sketch, and how you can work around the issue.
Read more >
LibreOffice: blurry icons - Linux Mint Forums
- upgrade the latest version available. This version supports SVG icons and comes with a SVG theme. This one is correctly displayed. Moreover...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found