Bug 1036941

Summary: [abrt] xulrunner-devel-24.0-2.fc19: xpidl.py:271:getName:IDLError: error: type 'PRUint32' not found, components/nsITray.idl line 16:20
Product: [Fedora] Fedora Reporter: Brian Morrison <bdm>
Component: xulrunnerAssignee: Jan Horak <jhorak>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: caillon+fedoraproject, gecko-bugs-nobody, jhorak, john.j5live, stransky, walters
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4e3400b582c3154effb0e80ea677b0318107b463
Whiteboard: abrt_hash:50abef41c96110750aef66c6fb4c0dc1d8be7788
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-23 11:11:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Brian Morrison 2013-12-02 23:12:52 UTC
Version-Release number of selected component:
xulrunner-devel-24.0-2.fc19

Additional info:
reporter:       libreport-2.1.9
cmdline:        python /usr/lib64/xulrunner-devel-24.0/sdk/bin/header.py -Icomponents -I/usr/lib64/xulrunner-devel-24.0/idl -o components/nsITray.h components/nsITray.idl --cachedir=.
executable:     /usr/lib64/xulrunner-devel-24.0/sdk/bin/header.py
kernel:         3.11.6-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
xpidl.py:271:getName:IDLError: error: type 'PRUint32' not found, components/nsITray.idl line 16:20
    boolean call(in PRUint32 direction);
                    ^

Traceback (most recent call last):
  File "/usr/lib64/xulrunner-devel-24.0/sdk/bin/header.py", line 524, in <module>
    idl.resolve(options.incdirs, p)
  File "/usr/lib64/xulrunner-devel-24.0/sdk/bin/xpidl.py", line 287, in resolve
    p.resolve(self)
  File "/usr/lib64/xulrunner-devel-24.0/sdk/bin/xpidl.py", line 511, in resolve
    member.resolve(self)
  File "/usr/lib64/xulrunner-devel-24.0/sdk/bin/xpidl.py", line 849, in resolve
    p.resolve(self)
  File "/usr/lib64/xulrunner-devel-24.0/sdk/bin/xpidl.py", line 959, in resolve
    self.realtype = method.iface.idl.getName(self.type, self.location)
  File "/usr/lib64/xulrunner-devel-24.0/sdk/bin/xpidl.py", line 271, in getName
    raise IDLError("type '%s' not found" % id, location)
IDLError: error: type 'PRUint32' not found, components/nsITray.idl line 16:20
    boolean call(in PRUint32 direction);
                    ^

Local variables in innermost frame:
self: <xpidl.IDL object at 0x27af890>
location: <xpidl.Location object at 0x2575950>
id: 'PRUint32'

Comment 1 Brian Morrison 2013-12-02 23:13:02 UTC
Created attachment 831836 [details]
File: backtrace

Comment 2 Brian Morrison 2013-12-02 23:13:06 UTC
Created attachment 831837 [details]
File: environ

Comment 3 Jan Horak 2013-12-10 13:14:46 UTC
Any reproduction steps? In what context did this occurs?

Comment 4 Brian Morrison 2014-06-23 11:11:08 UTC
I no longer have this version and cannot provide any further info, probably best marked as CLOSED.