Skip to content
New issue

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

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

Already on GitHub? # to your account

Error when setting new background #59

Closed
Samuel88 opened this issue Nov 17, 2015 · 1 comment
Closed

Error when setting new background #59

Samuel88 opened this issue Nov 17, 2015 · 1 comment
Assignees
Milestone

Comments

@Samuel88
Copy link

I compile last git version nitrogen and compilation work fine, but when I click on Apply button for the selected background image, the program close unexpectly

(nitrogen:13960): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'VALID_ITER (iter, list_store)' failed
(nitrogen:13960): GLib-GObject-CRITICAL **: g_value_get_string: assertion 'G_VALUE_HOLDS_STRING (value)' failed
(nitrogen:13960): GLib-GObject-CRITICAL **: g_value_unset: assertion 'G_IS_VALUE (value)' failed
(nitrogen:13960): glibmm-ERROR **: 
unhandled exception (type std::exception) in signal handler:
what: basic_string::assign: __pos (which is 18446744073709551615) > this->size() (which is 0)
Rilevato trace/breakpoint
@daf daf closed this as completed in 532d5fd Nov 25, 2015
@daf
Copy link
Member

daf commented Nov 25, 2015

Thanks @Samuel88, I was finally able to replicate this issue on my laptop. There was a change to how Xinerama based setups were detected and was trying to use an unknown desktop number to set a background with. Please give master a try again and make sure it solves it for you - I'll test on my other setups too.

@daf daf added this to the 1.6 milestone Nov 25, 2015
@daf daf self-assigned this Nov 25, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants