Clients with multiple VGA cards don't appear in Epoptes

Bug #1017140 reported by Alkis Georgopoulos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Epoptes
Fix Released
Low
Alkis Georgopoulos

Bug Description

If a client has multiple VGA cards, the line
VGA=$(lspci -nn -m | sed -n -e '/"VGA/s/[^"]* "[^"]*" "[^"]*" "\([^"]*\)" .*/\1/p')
in client-functions confuses epoptes and the client doesn't show up.

VGA=$(lspci -nn -m | sed -n -e '/"VGA/s/[^"]* "[^"]*" "[^"]*" "\([^"]*\)" .*/\1/p' | head -n 1)
fixes it.

Revision history for this message
Alkis Georgopoulos (alkisg) wrote :

Fix released in Epoptes 0.5.6.

Changed in epoptes:
status: In Progress → Fix Released
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.