This is actually the xorg package hook adding the tags.
compiz_version = command_output(['compiz', '--version'])
if compiz_version:
version = compiz_version.split(' ')[1]
version = version[:3]
compiz_version_string = 'compiz-%s' % version
report['Tags'] += ' ' + compiz_version_string
** Package changed: apport (Ubuntu) => xdiagnose (Ubuntu)
** Changed in: xdiagnose (Ubuntu)
Importance: Undecided => Medium
** Summary changed:
- Apport adds invalid symbols to tags
+ adds invalid symbols to tags
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xdiagnose in Ubuntu.
https://bugs.launchpad.net/bugs/927343
Title:
adds invalid symbols to tags
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/927343/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp