Bug 10384 - wrong type in wnck.so of gnome-python-desktop
Summary: wrong type in wnck.so of gnome-python-desktop
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: i586 Linux
Priority: Normal minor
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: PATCH, Triaged
Depends on:
Blocks:
 
Reported: 2013-06-01 02:12 CEST by Pablo Saratxaga
Modified: 2014-11-09 11:47 CET (History)
4 users (show)

See Also:
Source RPM: gnome-python-desktop
CVE:
Status comment:


Attachments
fix for flag types (738 bytes, patch)
2013-06-01 02:13 CEST, Pablo Saratxaga
Details | Diff

Description Pablo Saratxaga 2013-06-01 02:12:16 CEST
when launching d-feet I have:

** (d-feet:12288): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (d-feet:12288): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (d-feet:12288): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'

It is similar to bug https://bugs.mageia.org/show_bug.cgi?id=10176

Reproducible: 

Steps to Reproduce:
Comment 1 Pablo Saratxaga 2013-06-01 02:13:42 CEST
Created attachment 4088 [details]
fix for flag types

this patch fixes it.

I locally rebuild and tested ok (Mageia 3, 32bit)
Pablo Saratxaga 2013-06-03 12:30:59 CEST

CC: (none) => pablo

Pablo Saratxaga 2013-06-06 15:23:25 CEST

Keywords: (none) => PATCH

Manuel Hiebel 2013-06-08 16:58:20 CEST

Keywords: (none) => Triaged
CC: (none) => cjw, dmorganec, fundawang
Severity: normal => minor

Comment 2 Christiaan Welvaart 2014-11-09 11:47:22 CET
This problem does not exist anymore with d-feet in cauldron. I don't think we should try to fix this in MGA3. Closing as OLD.

Status: NEW => RESOLVED
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.