Bug 234019 - Plasma Videowidget inverts colors (hue/saturation) with gstreamer phonon backend
Summary: Plasma Videowidget inverts colors (hue/saturation) with gstreamer phonon backend
Status: RESOLVED UPSTREAM
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: reproducible
Depends on:
Blocks:
 
Reported: 2010-04-11 10:17 UTC by jens
Modified: 2011-12-30 07:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (511.09 KB, image/png)
2010-04-11 10:21 UTC, jens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jens 2010-04-11 10:17:25 UTC
Version:            (using KDE 4.4.2)
Compiler:          gcc4 Standaard Ubuntu Lucid
OS:                Linux
Installed from:    Compiled From Sources

When watching a video with the Plasma Media Player Widget I see inverted colors, like completely wrong hue/saturation settings. Dragon player shows the colors just fine with default video setting.

I'm using the gstreamer phonon backend. I see this issue in my own compiled KDE4.4.2 version and also in a VirtualBox openSuse machine with KDE 4.4.2 (factory).
Comment 1 jens 2010-04-11 10:21:09 UTC
Created attachment 42678 [details]
screenshot
Comment 2 jens 2010-09-04 08:44:35 UTC
I can still see this behaivor on two completely updated systems (opensuse 11.3, kde4.4; ubuntu 10.10, kde 4.5) with update gstreamer,xorg and nvidia drivers. Where exactly upstream should this bug have been fixed?
Comment 3 Aaron J. Seigo 2010-09-05 02:48:26 UTC
"Where exactly upstream should this bug have been fixed?"

regardless of where, this doesn't make it our bug and therefore a reason to re-open the report.

it's an issue with phonon/gstreamer -> qgraphicsview.
Comment 4 jens 2010-09-05 09:38:19 UTC
I sincerely apologize for reopening the report. Since it said "resolved->upstream" I thought this bug got resolved somewhere else (eg. gstreamer) and I just have to wait for the next distribution update for getting newer versions of the base system. I didn't read it as "This is not a KDE problem, please look somewhere else" (i fact if I had known that, I would have tried to contact the phonon folks a half year ago :( )

Regards, Jens

PS: Thanks a lot for your work on KDE, regardless the miscommunication, I really appriciate what you are doing here.
Comment 5 Michał D. (Emdek) 2011-12-29 13:06:06 UTC
I think that this is more a bug of a backend, when we reparent previously embedded widget to normal QWidget then it still has wrong colors (it is easier and much more reliable to reparent widget than keep more than one and reconnect them...).
Also this worked fine with Xine backend (rarely worked at all but if worked then worked fine).

Was this issue reported upstream anyway?
Comment 6 jens 2011-12-29 19:53:43 UTC
I don't know about other, but I haven't reported this one anywhere besides here since I don't know exactly where the issue comes from. 

Regards,
Jens
Comment 7 Michał D. (Emdek) 2011-12-29 19:57:05 UTC
I've asked about this bug on IRC and it seems to be backend bug fixed in changeset 0907004e.
Comment 8 jens 2011-12-30 07:27:25 UTC
Very cool, looking forward to the next phonon-gstreamer version. Thanks for your info on this!