Mailinglist Archive: opensuse-bugs (6764 mails)
| < Previous | Next > |
[Bug 730109] New: KolorManager does not pass ICC profile name to Oyranos
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 14 Nov 2011 09:27:14 +0000
- Message-id: <bug-730109-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=730109
https://bugzilla.novell.com/show_bug.cgi?id=730109#c0
Summary: KolorManager does not pass ICC profile name to Oyranos
Classification: openSUSE
Product: openSUSE 12.1
Version: Final
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: KDE4 Workspace
AssignedTo: kde-maintainers@xxxxxxx
ReportedBy: ku.b@xxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101
Firefox/7.0
While oyranos-monitor can set a ICC profile and is visible in the qcmsevents
applet, KolorManager can not. The bug is related to expecting a const char *
from QString::toLocal8Bit() instead of handling the returned QByteArray object.
Reproducible: Always
Steps to Reproduce:
1. open KDE > Systemsettings > Color Management > Devices > your_actual_monitor
2. select a profile from the profile list other than the active one
3. qcmsevents does not show the new profile in any of its _ICC_(xxx_)PROFILExxx
events
Actual Results:
3. qcmsevents does not show the new profile in its _ICC_PROFILExxx event
Expected Results:
3. qcmsevents shall show the new profile in a _ICC_PROFILExxx event
fix is available in KolorManager git:
http://quickgit.kde.org/?p=kolor-manager.git&a=commitdiff_plain&h=f1d568e0b58a988a7be686440cd87a20179f8f14
NEEDINFO maintenance@xxxxxxxxxxxx
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |