Bug 524169
| Summary: | Grsync hangs on start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark F. Liu <marklf999> |
| Component: | grsync | Assignee: | Sebastian Vahl <fedora> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | antonio.montagnani, cddesjardins, christoph.wickert, fedora, james, mike, redwolfe |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://opbyte.freeforums.org/grsync-gtk-2-0-2-16-6-t112.html | ||
| Whiteboard: | |||
| Fixed In Version: | 0.9.2-1.fc11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-09 03:38:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mark F. Liu
2009-09-18 07:53:12 UTC
Well, all console output is here: $ grsync (grsync:16542): Gtk-CRITICAL **: gtk_combo_box_append_text: assertion `GTK_IS_LIST_STORE (combo_box->priv->model)' failed (grsync:16542): Gtk-CRITICAL **: gtk_combo_box_append_text: assertion `GTK_IS_LIST_STORE (combo_box->priv->model)' failed ^C In the meantime, grsync-0.9.0-1.fc11.x86_64 seems to work, but with another failed assertion: (grsync:32240): Gtk-CRITICAL **: gtk_combo_box_append_text: assertion `GTK_IS_LIST_STORE (combo_box->priv->model)' failed (In reply to comment #2) > In the meantime, grsync-0.9.0-1.fc11.x86_64 seems to work By "work", I mean start; a number of the dialogs seem defective. Added upstream URL where some people are working on a fix. Looks like the latest gtk2 update broke GtkBuilder or grsync was using GtkBuilder incorrectly and a bug got fixed. Downgrading to gtk2 < 2.16.6 might be a workaround. also observed in rawhide 20090923 grsync same symptoms, no other information available. Thanks for your report. I can also reproduce this on my local system. However, it seems we have to wait for a fix by upstream for this issue. But upstream states that he likely won't fix this until a new release of glade or gtk appears: "I think I'll wait for a new glade or gtk release before going on, I fear I'm waisting my time trying to solve the bugs now." :( *** Bug 526714 has been marked as a duplicate of this bug. *** and then no Grsync??? what is the component to be downgraded?? 0.9.2 was just released with the fix. grsync-0.9.2-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/grsync-0.9.2-1.fc11 grsync-0.9.2-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/grsync-0.9.2-1.fc12 The F12 update was tagged for F12 Beta, so I deleted it from bodhi. grsync-0.9.2-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update grsync'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-10304 *** Bug 528009 has been marked as a duplicate of this bug. *** grsync-0.9.2-1.fc11 from testing solved the problem for me. grsync-0.9.2-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |