Error: Unpack requires a string argument of length 4
Bug #908856 reported by
Eric
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
disper |
Fix Released
|
High
|
wvengen | ||
disper (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I'm using disper 0.3.0 on Arch linux.
Disper successfully change my display settings the first time i run it, then every other time i try to execute it (even with "-p") it fails with this error:
"Unpack requires a string argument of length 4"
I've an Nvidia 9300M GS on a laptop and use disper to extend display to an external monitor, when available.
I'm using Nvidia drivers 290.10.
This is the full output when i run "disper -p -v":
$ disper -p -v
Enabled plugins:
could not get scaling for screen CRT-0, reverting to "default"
unpack requires a string argument of length 4
Changed in disper: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hi, thanks for your bug report. This is something that shouldn't happen! Could you run the following command? I think it should give the same error, please report the full backtrace. /usr/share/ disper/ src python -c 'import nvidia; n=nvidia. NVidiaControl( ); print n.probe_ displays( nvidia. Screen( 0))'
PYTHONPATH=