[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-28 Thread gutigen
@Piotr Stefanczyk

Try this:

#!/bin/bash
sleep 5 
dconf write /org/compiz/profiles/unity/plugins/composite/refresh-rate 60

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-04-26 Thread gutigen
Yep, bug still occurs in 13.04 (fully updated, 310.44 drivers).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1152922] Re: Font rendering hurts eyes

2013-03-15 Thread gutigen
** Changed in: fontconfig (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1152922

Title:
  Font rendering hurts eyes

Status in “fontconfig” package in Ubuntu:
  Invalid

Bug description:
  Since February till this week font rendering in Ubuntu 13.04 was
  perfectly fine (updates every few days), just like in 12.04 and 12.10.
  I've made fresh installation this week and font rendering is very bad,
  it's like something wrong with rasterization, hinting etc. Fonts are
  visible, you could say they look good at first glance, but it feels
  like there is some backlit behind them and are a little blurry and
  fuzzy, it hurts my eyes so much I can't look at my monitor for more
  then 10min.

  It happens in Unity and Gnome Shell with default settings and with
  custom themes (which I installed after I've found this problem, so it
  has nothing to do with it I guess).

  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.

  Changing font options in Gnome Tweak Tool or Ubuntu Tweak doesn't
  help.

  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.

  Screenshot as requested, tho it's not visible on it:
  http://ubuntuone.com/0DaAOhK7H25TEz9a65i2Nh

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1152922/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2013-03-15 Thread gutigen
Same problem here with Ubuntu 13.04 daily build (updated everyday).
Compiz detects my refresh rate as 50hz instead of 75 which is set in
Nvidia Settings, I have to turn off autodetect and set refresh rate
manually in CCSM. However CCSM doesn't remember this setting after relog
or restart and I have to do that every single time I log to my machine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/92599

Title:
  Incorrect (low/stuttering) refresh rate with NVIDIA driver

Status in Compiz:
  Fix Released
Status in Compiz Core:
  Fix Released
Status in Ubutter: Making Ubuntu buttery smooth:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  The problem here is that incorrect information from the NVIDIA driver
  is tricking some software like Compiz into using an incorrect refresh
  rate, which makes the whole desktop look choppy.

  The cause of this framerate problem is the DynamicTwinView feature of
  the NVIDIA graphics driver. It appears to be a documented feature of
  the driver, and has been for several years:

  --- Quote from the NVIDIA documentation ---
  Option DynamicTwinView boolean
  Enable or disable support for dynamically configuring TwinView on this X 
screen. When DynamicTwinView is enabled (the default), the refresh rate of a 
mode (reported through XF86VidMode or XRandR) does not correctly report the 
refresh rate, but instead is a unique number such that each MetaMode has a 
different value. This is to guarantee that MetaModes can be uniquely identified 
by XRandR.
  When DynamicTwinView is disabled, the refresh rate reported through XRandR 
will be accurate, but NV-CONTROL clients such as nvidia-settings will not be 
able to dynamically manipulate the X screen's MetaModes. TwinView can still be 
configured from the X config file when DynamicTwinView is disabled.
  Default: DynamicTwinView is enabled.
  --- End quote ---
  
[http://us.download.nvidia.com/XFree86/Linux-x86/280.13/README/xconfigoptions.html]

  WORKAROUND (1)

  (in /etc/X11/xorg.conf)
  Section Device
    Option DynamicTwinView False
  EndSection

  If the workaround doesn't work for you and you still see
  stuttering/jerkiness then you probably have bug 888039, which is
  caused by other performance regressions in the Ubuntu 11.10 release.

  WORKAROUND (2)

  CCSM  Composite 
Detect Refresh Rate = OFF
Refresh Rate = 60 (or whatever is correct for you monitor)

  ORIGINAL DESCRIPTION:

  Binary package hint: xorg

  My Samsung SyncMaster 931BF does actually support 75 hz screen refresh
  rate, but xorg lets me choose only between 50 Hz and 54 Hz.
  Modification of /etc/X11/xorg.conf does not help. xorg worked ok on
  edgy.

  Here's some info:

  $ uname -a
  Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 i686 
GNU/Linux

  $ apt-cache show xorg | grep Version
  Version: 1:7.2-0ubuntu7

  The video card is Nvidia GeForce 7300GS.

  ProblemType: Bug
  Architecture: i386
  Date: Thu Mar 15 21:08:22 2007
  DistroRelease: Ubuntu 7.04
  Uname: Linux Xel-Naga 2.6.20-10-generic #2 SMP Mon Mar 12 00:02:49 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/92599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1152922] Re: Font rendering hurts eyes

2013-03-10 Thread gutigen
** Description changed:

  Since February till this week font rendering in Ubuntu 13.04 was
  perfectly fine (updates every few days), just like in 12.04 and 12.10.
  I've made fresh installation this week and font rendering is very bad,
  it's like something wrong with rasterization, hinting etc. Fonts are
  visible, you could say they look good at first glance, but it feels like
  there is some backlit behind them and are a little blurry and fuzzy, it
  hurts my eyes so much I can't look at my monitor for more then 10min.
  
- It happens in Unity and Gnome Shell (which I installed after I've found
- this problem, so it has nothing to do with it I guess).
+ It happens in Unity and Gnome Shell with default settings and with
+ custom themes (which I installed after I've found this problem, so it
+ has nothing to do with it I guess).
  
  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.
  
  Changing font options in Gnome Tweak Tool or Ubuntu Tweak doesn't help.
  
  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.
+ 
+ Screenshot as requested, tho it's not visible on it:
+ http://ubuntuone.com/0DaAOhK7H25TEz9a65i2Nh
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1152922

Title:
  Font rendering hurts eyes

Status in “fontconfig” package in Ubuntu:
  New

Bug description:
  Since February till this week font rendering in Ubuntu 13.04 was
  perfectly fine (updates every few days), just like in 12.04 and 12.10.
  I've made fresh installation this week and font rendering is very bad,
  it's like something wrong with rasterization, hinting etc. Fonts are
  visible, you could say they look good at first glance, but it feels
  like there is some backlit behind them and are a little blurry and
  fuzzy, it hurts my eyes so much I can't look at my monitor for more
  then 10min.

  It happens in Unity and Gnome Shell with default settings and with
  custom themes (which I installed after I've found this problem, so it
  has nothing to do with it I guess).

  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.

  Changing font options in Gnome Tweak Tool or Ubuntu Tweak doesn't
  help.

  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.

  Screenshot as requested, tho it's not visible on it:
  http://ubuntuone.com/0DaAOhK7H25TEz9a65i2Nh

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1152922/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1152922] [NEW] Font rendering hurts eyes

2013-03-09 Thread gutigen
Public bug reported:

Back in February font rendering in Ubuntu 13.04 was perfectly fine, just
like in 12.04 and 12.10. I've made fresh installation this week and font
rendering is very bad, it's like something wrong with rasterization,
hinting etc. Fonts are visible, you could say they look good at first
glance, but it feels like there is some backlit behind them and are a
little blurry and fuzzy, it hurts my eyes so much I can't look at my
monitor for more then 10min.

It happens in Unity and Gnome Shell (which I installed after I've found
this problem, so it has nothing to do with it I guess).

I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
Noveau there is same problem.

I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: fontconfig 2.10.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
Uname: Linux 3.8.0-11-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Sat Mar  9 11:59:54 2013
InstallationDate: Installed on 2013-03-08 (0 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: fontconfig
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: fontconfig (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

** Description changed:

  Back in February font rendering in Ubuntu 13.04 was perfectly fine, just
  like in 12.04 and 12.10. I've made fresh installation this week and font
  rendering is very bad, it's like something wrong with rasterization,
  hinting etc. Fonts are visible, you could say they look good at first
  glance, but it feels like there is some backlit behind them, it hurts my
  eyes so much I can't look at my monitor for more then 10min.
+ 
+ It happens in Unity and Gnome Shell (which I installed after I've found
+ this problem, so it has nothing to do with it I guess).
  
  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.
  
  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=pl_PL.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=pl_PL.UTF-8
+  SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Back in February font rendering in Ubuntu 13.04 was perfectly fine, just
  like in 12.04 and 12.10. I've made fresh installation this week and font
  rendering is very bad, it's like something wrong with rasterization,
  hinting etc. Fonts are visible, you could say they look good at first
- glance, but it feels like there is some backlit behind them, it hurts my
- eyes so much I can't look at my monitor for more then 10min.
+ glance, but it feels like there is some backlit behind them and are a
+ little blurry and fuzzy, it hurts my eyes so much I can't look at my
+ monitor for more then 10min.
  
  It happens in Unity and Gnome Shell (which I installed after I've found
  this problem, so it has nothing to do with it I guess).
  
  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.
  
  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   

[Desktop-packages] [Bug 1152922] Re: Font rendering hurts eyes

2013-03-09 Thread gutigen
** Description changed:

- Back in February font rendering in Ubuntu 13.04 was perfectly fine, just
- like in 12.04 and 12.10. I've made fresh installation this week and font
- rendering is very bad, it's like something wrong with rasterization,
- hinting etc. Fonts are visible, you could say they look good at first
- glance, but it feels like there is some backlit behind them and are a
- little blurry and fuzzy, it hurts my eyes so much I can't look at my
- monitor for more then 10min.
+ Since February till this week font rendering in Ubuntu 13.04 was
+ perfectly fine, just like in 12.04 and 12.10. I've made fresh
+ installation this week and font rendering is very bad, it's like
+ something wrong with rasterization, hinting etc. Fonts are visible, you
+ could say they look good at first glance, but it feels like there is
+ some backlit behind them and are a little blurry and fuzzy, it hurts my
+ eyes so much I can't look at my monitor for more then 10min.
  
  It happens in Unity and Gnome Shell (which I installed after I've found
  this problem, so it has nothing to do with it I guess).
  
  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.
  
  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Since February till this week font rendering in Ubuntu 13.04 was
- perfectly fine, just like in 12.04 and 12.10. I've made fresh
- installation this week and font rendering is very bad, it's like
- something wrong with rasterization, hinting etc. Fonts are visible, you
- could say they look good at first glance, but it feels like there is
- some backlit behind them and are a little blurry and fuzzy, it hurts my
- eyes so much I can't look at my monitor for more then 10min.
+ perfectly fine (updates every few days), just like in 12.04 and 12.10.
+ I've made fresh installation this week and font rendering is very bad,
+ it's like something wrong with rasterization, hinting etc. Fonts are
+ visible, you could say they look good at first glance, but it feels like
+ there is some backlit behind them and are a little blurry and fuzzy, it
+ hurts my eyes so much I can't look at my monitor for more then 10min.
  
  It happens in Unity and Gnome Shell (which I installed after I've found
  this problem, so it has nothing to do with it I guess).
  
  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.
  
  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1152922

Title:
  Font rendering hurts eyes

Status in “fontconfig” package in Ubuntu:
  New

Bug description:
  Since February till this week font rendering in Ubuntu 13.04 was
  perfectly fine (updates every few days), just like in 12.04 and 12.10.
  I've made fresh installation this week and font rendering is very bad,
  it's like something wrong with rasterization, hinting etc. Fonts are
  visible, you could say they look good at first glance, but it feels
  like there is some backlit behind them and are a little blurry and
  fuzzy, it hurts my eyes so much I can't look at my monitor for more
  then 10min.

  It happens in 

[Desktop-packages] [Bug 1152922] Re: Font rendering hurts eyes

2013-03-09 Thread gutigen
** Description changed:

  Since February till this week font rendering in Ubuntu 13.04 was
  perfectly fine (updates every few days), just like in 12.04 and 12.10.
  I've made fresh installation this week and font rendering is very bad,
  it's like something wrong with rasterization, hinting etc. Fonts are
  visible, you could say they look good at first glance, but it feels like
  there is some backlit behind them and are a little blurry and fuzzy, it
  hurts my eyes so much I can't look at my monitor for more then 10min.
  
  It happens in Unity and Gnome Shell (which I installed after I've found
  this problem, so it has nothing to do with it I guess).
  
  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.
+ 
+ Changing font options in Gnome Tweak Tool or Ubuntu Tweak doesn't help.
  
  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1152922

Title:
  Font rendering hurts eyes

Status in “fontconfig” package in Ubuntu:
  New

Bug description:
  Since February till this week font rendering in Ubuntu 13.04 was
  perfectly fine (updates every few days), just like in 12.04 and 12.10.
  I've made fresh installation this week and font rendering is very bad,
  it's like something wrong with rasterization, hinting etc. Fonts are
  visible, you could say they look good at first glance, but it feels
  like there is some backlit behind them and are a little blurry and
  fuzzy, it hurts my eyes so much I can't look at my monitor for more
  then 10min.

  It happens in Unity and Gnome Shell (which I installed after I've
  found this problem, so it has nothing to do with it I guess).

  I tried changing Nvidia drivers from 310.32 to 313.26, no effect. In
  Noveau there is same problem.

  Changing font options in Gnome Tweak Tool or Ubuntu Tweak doesn't
  help.

  I'm not sure what package would be responsible for this, so I file up against 
fontconfig.
  I'd be glad to provide any additional information and I hope it gets fixed 
before release, because atm I just can't use 13.04 at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: fontconfig 2.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  Date: Sat Mar  9 11:59:54 2013
  InstallationDate: Installed on 2013-03-08 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130308)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1152922/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp