Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382719 - media-video/nvidia-settings hangs with three connected displays [patch]
Summary: media-video/nvidia-settings hangs with three connected displays [patch]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 16:42 UTC by Mikael Magnusson
Modified: 2013-03-29 19:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
seems to fix the hang (thepatch.patch,776 bytes, text/plain)
2011-09-12 16:42 UTC, Mikael Magnusson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Magnusson 2011-09-12 16:42:15 UTC
Created attachment 286229 [details]
seems to fix the hang

This is against 280.13, but I suspect the code is the same since a while.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2013-03-28 22:24:07 UTC
Is this still an issue with a recent version, like 31x?
Comment 2 Mikael Magnusson 2013-03-29 15:08:18 UTC
No, looking at the code, the bogus while loop is replaced with a for loop that increments the iterator as my patch did.