package arandr
found 507521 arandr/0.1.2-3
retitle 507521 arandr assumes <width>x<height> mode names, resulting in 
ValueError
thanks

On Tue, Dec 02, 2008 at 03:20:37AM +0200, Paavo Hartikainen wrote:
> "arandr" apparently does not like my "RandR" settings.
>
> [...]
>   ValueError: invalid literal for int() with base 10: 'default'
> 
> [...]
>   xrandr --newmode default 78.8 1024 1040 1136 1312 768 769 772 800

this is due the way arandr currently parses xrandr output -- it relies
on the mode being set to the size of your screen.

as a workaround, name your mode "1024x768" instead of "default" and
everything will work fine.

to solve this problem, i'll have to rewrite the xrandr interface code to
use the --verbose output of xrandr. this will take some time; please use
the workaround described above until the next release which will fix
that issue.

-- 
To use raw power is to make yourself infinitely vulnerable to greater powers.
  -- Bene Gesserit axiom

Attachment: signature.asc
Description: Digital signature

Reply via email to