| Summary: | oxygen-gtk doesn't emit GtkWidget::style-updated during widget creation | ||
|---|---|---|---|
| Product: | [Plasma] Oxygen | Reporter: | Rex Dieter <rdieter> |
| Component: | gtk3-engine | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | crash | CC: | b7.10110111, hugo.pereira.da.costa, tittiatcoke, web |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rex Dieter
2014-11-12 13:08:26 UTC
mmm. I'm confused. The style never emitted this signal and never was supposed to as far as I know ... In fact part of our code does rely on recieving this signal itself. So ... something must have changed (... again ...) upstream. Maybe by catching this signal we now prevent it to be propagated elsewhere. I'll double check (and first I'll double check whether I do recieve it). Only difficulty will be: I cannot test with evolution right now because I have no evolution build against gtk3-3.14 and the old version I have does not start with some unresolved symbol in wayland land ... Anyway. Will try to investigate. Thanks for reporting. Thanks! closing, oxygen-gtk3 is no more |