Bug 260627 - openshot crashes during startup
Summary: openshot crashes during startup
Status: CLOSED DUPLICATE of bug 260640
Alias: None
Product: Oxygen
Classification: Plasma
Component: gtk2-engine (show other bugs)
Version: unspecified
Platform: PiSi Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-18 14:22 UTC by Gökçen Eraslan
Modified: 2011-07-29 23:38 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Debug output (98.04 KB, text/plain)
2010-12-18 14:22 UTC, Gökçen Eraslan
Details
GDB trace of the crash (10.09 KB, text/plain)
2010-12-18 14:24 UTC, Gökçen Eraslan
Details
Jamin application screenshot (900.96 KB, image/png)
2010-12-18 16:05 UTC, Gökçen Eraslan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gökçen Eraslan 2010-12-18 14:22:12 UTC
Created attachment 55043 [details]
Debug output

Version:           unspecified (using KDE 4.5.4) 
OS:                Linux

OpenShot is a video editor program written in pygtk, and crashes when I try to start it. I'm attaching debug output and GDB trace.


Reproducible: Didn't try




KDE 4.5.4, oxygen-gtk 1.0 git branch (89f26), openshot 1.2.2, pygtk 2.22.0
Comment 1 Gökçen Eraslan 2010-12-18 14:24:51 UTC
Created attachment 55044 [details]
GDB trace of the crash
Comment 2 Gökçen Eraslan 2010-12-18 14:25:25 UTC
Mentioned line in trace is:

_palette.setColor( Palette::Active, Palette::SelectedText, ColorUtils::Rgba::fromKdeOption( _kdeGlobals.getValue( "[Colors:Selection]", "ForegroundNormal" ) ) );
Comment 3 Hugo Pereira Da Costa 2010-12-18 14:27:58 UTC
could you try to argb blacklist the application ? (see README for details)
Not sure it will do the trick though.
Comment 4 Gökçen Eraslan 2010-12-18 14:39:02 UTC
(In reply to comment #3)
> could you try to argb blacklist the application ? (see README for details)
> Not sure it will do the trick though.

I've added openshot and it works now. Thank you.
Comment 5 Hugo Pereira Da Costa 2010-12-18 15:26:43 UTC
whats the name of the application you added ? (so that we add it in official sources) ? openshot ? 
Thanks in adv.
Comment 6 Gökçen Eraslan 2010-12-18 15:33:08 UTC
(In reply to comment #5)
> whats the name of the application you added ? (so that we add it in official
> sources) ? openshot ? 

Yes, I've added this line:

disable:openshot

Actually, 'openshot' is a python file and in ps output, python is the process runs this application but adding openshot just worked.

> Thanks in adv.
Comment 7 Gökçen Eraslan 2010-12-18 15:43:42 UTC
Oh also, sylpheed[1] is another application starts to work after adding to blacklist. Can you also add 

disable:sylpheed

to blacklist?

[1] http://sylpheed.sraoss.jp/en/
Comment 8 Gökçen Eraslan 2010-12-18 16:05:57 UTC
Created attachment 55047 [details]
Jamin application screenshot

Jamin[1] does not work well with oxygen-gtk and disabling it in argb file fixes the rendering issue.

Can you add 

disable:jamin

line to blacklist?


[1] http://jamin.sourceforge.net/en/about.html
Comment 9 Ruslan Kabatsayev 2010-12-18 16:09:57 UTC
Hmm.. i think we'd better have a dedicated bug for people to post there apps to blacklist.

BTW, an issue similar to one with jamin is in GIMP when compositing manager is working - selection in the drawing area has transparent lines instead of black. At least GIMP 2.4.
Comment 10 Ruslan Kabatsayev 2010-12-18 16:19:22 UTC
Please post other apps to blacklist to bug 260640 so that we wouldn't have many bugs for similar issue.
Comment 11 Hugo Pereira Da Costa 2010-12-19 11:28:22 UTC

*** This bug has been marked as a duplicate of bug 260640 ***