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

Add detail page for firmware releases - Revenge of libfwupd #206

Merged

Conversation

meisenzahl
Copy link
Member

Supersedes #182
Closes #172

Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First pass here

src/Views/FirmwareView.vala Outdated Show resolved Hide resolved
src/Views/FirmwareView.vala Outdated Show resolved Hide resolved
src/Views/FirmwareView.vala Outdated Show resolved Hide resolved
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm getting a segfault when the update directions dialog is being shown. Looks like an issue with getting the device icon:

** (io.elementary.switchboard:134065): WARNING **: 13:08:54.539: HardwareView.vala:433: Error opening file /sys/block/queue/rotational: No such file or directory

(io.elementary.switchboard:134065): Gtk-CRITICAL **: 13:09:01.662: gtk_widget_draw: assertion '!widget->priv->alloc_needed' failed

** (io.elementary.switchboard:134065): CRITICAL **: 13:09:01.741: granite_message_dialog_construct_with_image_from_icon_name: assertion 'image_icon_name != NULL' failed

(io.elementary.switchboard:134065): GLib-GObject-CRITICAL **: 13:09:01.741: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed

(io.elementary.switchboard:134065): Gtk-CRITICAL **: 13:09:01.741: gtk_window_set_transient_for: assertion 'GTK_IS_WINDOW (window)' failed
Segmentation fault

@danirabbit danirabbit merged commit 0db8ae1 into master Mar 25, 2021
@danirabbit danirabbit deleted the add-detail-page-for-firmware-releases--revenge-of-libfwupd branch March 25, 2021 21:59
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

Successfully merging this pull request may close these issues.

Add detail page for firmware releases
2 participants