ALT Linux Bugzilla
– Attachment 5671 Details for
Bug 28202
version 1.0.0 is too old, blows up some Sugar activities. Please, update to 1.1.1.
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
disable ucs4 tests
dbus-python-1.1.1-no-ucs4-sorry-altspecific-bug28202.patch (text/plain), 1.24 KB, created by
viy
on 2012-12-09 01:38:47 MSK
(
hide
)
Description:
disable ucs4 tests
Filename:
MIME Type:
Creator:
viy
Created:
2012-12-09 01:38:47 MSK
Size:
1.24 KB
patch
obsolete
>--- dbus-python-1.1.1/test/test-standalone.py 2012-10-23 18:34:35.000000000 +0000 >+++ dbus-python-1.1.1/test/test-standalone.py 2012-12-08 21:26:20.550734020 +0000 >@@ -448,18 +448,6 @@ > utf8(0xef, 0xbf, 0xbe), > uni(0xFFFF), > utf8(0xef, 0xbf, 0xbf), >- uni(0x0001FFFE), >- utf8(0xf0, 0x9f, 0xbf, 0xbe), >- uni(0x0001FFFF), >- utf8(0xf0, 0x9f, 0xbf, 0xbf), >- uni(0x0007FFFE), >- utf8(0xf1, 0xbf, 0xbf, 0xbe), >- uni(0x0007FFFF), >- utf8(0xf1, 0xbf, 0xbf, 0xbf), >- uni(0x0010FFFE), >- utf8(0xf4, 0x8f, 0xbf, 0xbe), >- uni(0x0010FFFF), >- utf8(0xf4, 0x8f, 0xbf, 0xbf), > ]: > s = SignalMessage('/', 'foo.bar', 'baz') > try: >@@ -472,11 +460,6 @@ > uni(0xfdcf), > uni(0xfdf0), > uni(0xfeff), >- uni(0x0001feff), >- uni(0x00020000), >- uni(0x0007feff), >- uni(0x00080000), >- uni(0x0010feff), > ]: > s = SignalMessage('/', 'foo.bar', 'baz') > s.append(good, signature='s')
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28202
: 5671