Summary: | Zotero-standalone 4.0 for Linux 64-bit crahes when open any menu | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | Yang Su <suyang.nju> |
Component: | gtk2-engine | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | b7.10110111, hugo.pereira.da.costa, web |
Priority: | NOR | ||
Version: | 1.4.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | patch |
Description
Yang Su
2013-09-01 18:25:12 UTC
Not sure if it's a bug in oxygen-gtk2 or in zotero. But when using other gtk2 themes (e.g. QtCurve), everything works, no crashes. Could you post a backtrace of the crash? Created attachment 82093 [details]
patch
Patch fixes it. (as expected: just XULify zotero) @Ruslan, would be awesome if we could find a way to automatically detect XUL applications. not sure how though. I'll try to think about it. @Yang Su: any chance you can test the patch on oxygen-gtk (either from master or 1.4.0 version), before I push it ? Git commit fff7da1eca2b41f2190a848122fc5f8a3c9fef91 by Hugo Pereira Da Costa. Committed on 01/09/2013 at 19:17. Pushed by hpereiradacosta into branch '1.4'. Mark zotero as an XUL application. M +1 -0 src/oxygenapplicationname.cpp http://commits.kde.org/oxygen-gtk/fff7da1eca2b41f2190a848122fc5f8a3c9fef91 Git commit 89bb8f44ae4591e4d1e89ab50cab103cff0b43ef by Hugo Pereira Da Costa. Committed on 01/09/2013 at 19:17. Pushed by hpereiradacosta into branch 'master'. Mark zotero as an XUL application. M +1 -0 src/oxygenapplicationname.cpp http://commits.kde.org/oxygen-gtk/89bb8f44ae4591e4d1e89ab50cab103cff0b43ef ok. In fact I pushed already to both master and 1.4 branch change will be available in next release (1.4.1) Tested the master version, worked fine. Thanks for the fix. ok. So closing. |