[Bug 46180] wineserver does not release atom on unregistering window classes

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 26 02:44:20 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46180

--- Comment #7 from Ralf Habacker <ralf.habacker at freenet.de> ---
Explanation of the log files: 

Windows:

-------- first run-----------------

check internal atoms 
  -> no related atoms available (expected)
register classes 
check internal atoms 
got name 'test:16002' for atom 'c274'
got name 'test:16001' for atom 'c275'
got name 'test:16000' for atom 'c276'
got name 'test:16005' for atom 'c277'
got name 'test:16004' for atom 'c278'
got name 'test:16003' for atom 'c279'
got name 'test:16009' for atom 'c27c'
got name 'test:16008' for atom 'c27f'
got name 'test:16007' for atom 'c280'
got name 'test:16006' for atom 'c281'
  -> related atoms available (expected)
unregister classes
check internal atoms 
  -> no related atoms available (expected)

-------- second run-----------------

check internal atoms 
  -> no related atoms available (expected)
...

Wine: 

--------- first run ---------------

check internal atoms 
  -> no related atom available (expected)
register classes
check internal atoms 
got name 'test:16000' for atom 'c025'
got name 'test:16001' for atom 'c026'
got name 'test:16002' for atom 'c027'
got name 'test:16003' for atom 'c028'
got name 'test:16004' for atom 'c029'
got name 'test:16005' for atom 'c02a'
got name 'test:16006' for atom 'c02b'
got name 'test:16007' for atom 'c02c'
got name 'test:16008' for atom 'c02d'
got name 'test:16009' for atom 'c02e'
  -> related atoms available (expected)
unregister classes
check internal atoms
got name 'test:16000' for atom 'c025'
got name 'test:16001' for atom 'c026'
got name 'test:16002' for atom 'c027'
got name 'test:16003' for atom 'c028'
got name 'test:16004' for atom 'c029'
got name 'test:16005' for atom 'c02a'
got name 'test:16006' for atom 'c02b'
got name 'test:16007' for atom 'c02c'
got name 'test:16008' for atom 'c02d'
got name 'test:16009' for atom 'c02e'
  -> related atoms available (unexpected)

--------- second run ---------------

check internal atoms
got name 'test:16000' for atom 'c025'
got name 'test:16001' for atom 'c026'
got name 'test:16002' for atom 'c027'
got name 'test:16003' for atom 'c028'
got name 'test:16004' for atom 'c029'
got name 'test:16005' for atom 'c02a'
got name 'test:16006' for atom 'c02b'
got name 'test:16007' for atom 'c02c'
got name 'test:16008' for atom 'c02d'
got name 'test:16009' for atom 'c02e'
   -> related atoms available (unexpected)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list