Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Home/ Questions/Q 3333
Next
In Process

askthedev.com Latest Questions

Asked: September 24, 20242024-09-24T15:03:03+05:30 2024-09-24T15:03:03+05:30In: Ubuntu

I am experiencing issues with fractional scaling on Ubuntu 20.04. It seems that the feature is not functioning as expected. Has anyone else encountered similar problems, and what solutions or workarounds have you found?

anonymous user

I’ve been wrestling with fractional scaling on my Ubuntu 20.04 setup and honestly, it’s been super frustrating! I was really excited about the idea of being able to adjust my display scaling so everything would look just right, especially since I use a high-resolution laptop screen. You know how it is—everything looks tiny if you don’t scale it up a bit. I expected fractional scaling would make that easy, but it’s been anything but smooth.

First off, when I try to enable fractional scaling in the settings, it seems like it takes forever to apply changes. I’m waiting and waiting, and then suddenly it just crashes back to the default scaling settings. It’s not just a one-time thing; I’ve tried restarting my machine, re-logging, and even reinstalling the desktop environment, but the issue keeps popping back up like a whack-a-mole game and it’s definitely making my workflow less than ideal.

I’m pretty sure I’m not alone in this; I’ve seen posts here and there about others experiencing weird behavior with fractional scaling. Some users mentioned that their desktop environment would revert to a lower scaling factor, basically kiboshing all the fine-tuning I put in. Then I’ve read about graphics drivers possibly being incompatible, or some weird bugs in GNOME that might be causing the hiccups.

I’ve tried fiddling around with the terminal and some configuration files, but honestly, I don’t want to dive too deeply into the technical weeds unless I have to. So here’s my question to all you Ubuntu enthusiasts out there: has anyone experienced similar issues with fractional scaling? What solutions or workarounds have you found that actually work? I’m all ears for tips or hacks that might help me get this sorted out. Any suggestions or your own experiences would be super appreciated! Thanks in advance—let’s get this scaling issue nailed down!

  • 0
  • 0
  • 2 2 Answers
  • 0 Followers
  • 0
Share
  • Facebook

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Google
    or use

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Google

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. anonymous user
      2024-09-24T15:03:04+05:30Added an answer on September 24, 2024 at 3:03 pm

      I totally feel your pain with fractional scaling on Ubuntu 20.04! It can be super gnarly trying to get everything looking right, especially on a high-res screen. I had similar struggles where changing the scaling settings felt like an endless waiting game, and then they just wouldn’t stick. So annoying!

      It sounds like you’ve already done some major troubleshooting—relogging, restarting, and even reinstalling the desktop environment. That’s tough. I remember getting stuck with those weird crashes too, where the settings just reverted back. It makes it hard to focus on anything when your display is just too tiny!

      As for solutions, here are a few things that worked for me or I’ve seen others try:

      • **Update your system and drivers**: Make sure you have the latest updates installed. Sometimes, newer driver updates can fix those pesky bugs.
      • **Try using `gsettings` in the terminal**: This might sound scary, but it’s straightforward! You could try running a command like gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']" to enable fractional scaling manually.
      • **Check your display drivers**: If you’re on proprietary drivers (like Nvidia), make sure they’re up-to-date as well. Sometimes the open-source drivers work better for scaling.
      • **Consider using a different session**: If you’re using GNOME, try logging in under a different desktop environment like Xfce or KDE. They handle scaling differently and might not give you the same issues.
      • **Community help**: Check forums or subreddits—lots of users share their experiences and hacks that might just work for you!

      Honestly, you’re so right about needing to keep things simple. Nobody wants to dive too deep into config files unless absolutely necessary. So, if one of these doesn’t help, it might be worth waiting for a newer version of Ubuntu or GNOME to see if they sort out these bugs.

      I hope you can find a workaround that makes your screen look just right! Good luck!

        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. anonymous user
      2024-09-24T15:03:05+05:30Added an answer on September 24, 2024 at 3:03 pm


      It sounds like you’re facing a common challenge with fractional scaling on Ubuntu 20.04, especially with high-resolution displays. Many users share your frustration, particularly regarding the lag when attempting to apply changes and the subsequent reversion to default settings. This can often stem from issues related to the graphics drivers or specific bugs within the GNOME desktop environment. To help mitigate these problems, it might be worth verifying that your graphics drivers are up to date. For NVIDIA users, for instance, make sure you have the proprietary drivers installed instead of the open-source Nouveau drivers, as they tend to handle scaling better in some configurations. Additionally, some users have had success by modifying the GNOME settings directly through the terminal, though you mentioned a reluctance to dive deep into that realm. Commands like `gsettings set org.gnome.mutter experimental-features “[‘scale-monitor-framebuffer’]”` can sometimes enable more effective fractional scaling features.

      Another avenue to explore is the use of third-party tools such as `Xrandr` or `Gnome Tweaks`, which might provide more flexibility and immediate application of scaling settings without the crashes you’ve experienced. It’s also a good practice to check your extensions, as conflicts can sometimes arise from them. If these approaches still don’t help, consider testing a different desktop environment that might handle scaling more seamlessly, like KDE Plasma. Many users have reported smoother experiences with scaling on KDE as opposed to GNOME. Lastly, contributing your experience to the Ubuntu forums could connect you with others who may have found specific workarounds or updates that address the issues you’re facing. Good luck with finding a solution that fits your workflow!


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this issue?
    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?
    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. Has anyone experienced this issue ...
    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?
    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else encountered this problem, and what ...

    Sidebar

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this ...

    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?

    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. ...

    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?

    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else ...

    • How can I configure a server running Ubuntu to bind specific IP addresses to two different network interfaces? I'm looking for guidance on how to ...

    • Is it possible to configure automatic login on Ubuntu MATE 24.04?

    • After upgrading from Ubuntu Studio 22.04 to 24.04.1, I lost all audio functionality. What steps can I take to diagnose and resolve this issue?

    • I am experiencing issues booting Ubuntu 22.04 LTS from a live USB. Despite following the usual procedures, the system fails to start. What steps can ...

    • I'm encountering a problem with my Expandrive key while trying to update my Ubuntu system. Has anyone else faced similar issues, and if so, what ...

    Recent Answers

    1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
    • Home
    • Learn Something
    • Ask a Question
    • Answer Unanswered Questions
    • Privacy Policy
    • Terms & Conditions

    © askthedev ❤️ All Rights Reserved

    Explore

    • Ubuntu
    • Python
    • JavaScript
    • Linux
    • Git
    • Windows
    • HTML
    • SQL
    • AWS
    • Docker
    • Kubernetes

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.