Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File descriptor leak #17

Closed
Waitak opened this issue Jun 28, 2014 · 4 comments
Closed

File descriptor leak #17

Waitak opened this issue Jun 28, 2014 · 4 comments

Comments

@Waitak
Copy link

Waitak commented Jun 28, 2014

When running on Ubuntu 14.04, hardinfo eventually stops updating due to too many open file descriptors when running as root, with the Sensors tab selected:

(hardinfo:7211): Gtk-WARNING **: Error loading theme icon 'view-refresh' for stock: Error opening file: Too many open files

Terminating the process and restarting fixes the problem (temporarily). Also (and not necessarily related) the temperatures shown are temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp1, temp2 and temp3. The duplicate values have the same temperature listed as the first occurrence of the same key.

@mckaygerhard
Copy link
Contributor

they are two issues here, duplicate values of temperature are knowed to recent kernels, but file descriptor gtk problem are related to winbuntu integration (too many includes)

this issue must be edited and renamed to "duplicate sensors displayet for temp's"

@mckaygerhard
Copy link
Contributor

this issue must be closed, they are two issues here, duplicate values of temperature are knowed to recent kernels, and file descriptor gtk problem are related to winbuntu integration (too many includes)

this issue must be closed due not responses from the author

@mckaygerhard
Copy link
Contributor

this issue was invalid, i discovered its inherent to winbutu gtk style..
a) choose a gtk2 only env and use gtk flat-ruin or simple: no problem event i open several instances of
b) choose a gtk2/gtk3 heavy style in winbuntu, with a heavy icon theme.. problems happened

this issue must be closed, they are two issues here, duplicate values of temperature are knowed to recent kernels, and file descriptor gtk problem are related to winbuntu integration (too many includes)

this issue must be closed as invalid

@bp0
Copy link
Collaborator

bp0 commented Aug 16, 2017

Please see #163.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants