diff -Nru charade-1.0.0/charade/__init__.py charade-1.0.4/charade/__init__.py --- charade-1.0.0/charade/__init__.py 2013-12-02 09:15:59.000000000 +0000 +++ charade-1.0.4/charade/__init__.py 2014-04-21 19:43:46.000000000 +0000 @@ -15,7 +15,7 @@ # 02110-1301 USA ######################### END LICENSE BLOCK ######################### -__version__ = "1.0.3" +__version__ = "1.0.4" def detect(aBuf): Binary files /tmp/b8QknM1whT/charade-1.0.0/charade/__init__.pyc and /tmp/Hss3uC_VsB/charade-1.0.4/charade/__init__.pyc differ diff -Nru charade-1.0.0/debian/changelog charade-1.0.4/debian/changelog --- charade-1.0.0/debian/changelog 2013-12-02 09:19:06.000000000 +0000 +++ charade-1.0.4/debian/changelog 2014-04-21 19:44:20.000000000 +0000 @@ -1,3 +1,22 @@ +charade (1.0.4-0~saucy) saucy; urgency=low + + * Add trusty support + * Add pytoppa config + * Actually fix #8 and release 1.0.3 + * Fixes #8 and release 1.0.2 + * Fix the errors. Use codecs module. + * Merge pull request #5 from byroot/fix-bom-detection + * Fix BOM detection #4 + * Easier compatibility + * remove unused imports + * don't overfit for short multibyte sequences + * more tests from Chromium, Mozilla, and Ude + * Forgot to modify the version + * Minor defect in chardetect. + * Missing paren + + -- Mark Pilgrim Mon, 21 Apr 2014 23:43:53 +0400 + charade (1.0.0-0~saucy) saucy; urgency=low * Woot release charade (soon)! @@ -36,12 +55,13 @@ charade (1.0.2-0~saucy) saucy; urgency=low * Bump version - * Clean up a bunch of detection logic to fail gracefully -- Mark Pilgrim Wed, 26 Oct 2011 14:55:53 -0700 charade (1.0.1-0~saucy) saucy; urgency=low + * Clean up a bunch of detection logic to fail gracefully * Initial commit with fix for utf8prober when char is out of range - -- Mark Pilgrim Tue, 25 Oct 2011 16:18:19 -0700 + -- Mark Pilgrim Tue, 25 Oct 2011 16:47:21 -0700 + diff -Nru charade-1.0.0/.git/COMMIT_EDITMSG charade-1.0.4/.git/COMMIT_EDITMSG --- charade-1.0.0/.git/COMMIT_EDITMSG 1970-01-01 00:00:00.000000000 +0000 +++ charade-1.0.4/.git/COMMIT_EDITMSG 2014-04-21 19:43:58.000000000 +0000 @@ -0,0 +1,12 @@ +Add trusty support +# Please enter the commit message for your changes. Lines starting +# with '#' will be ignored, and an empty message aborts the commit. +# В ветке packaging +# Изменения для закрепления: +# modified: .pytoppa.yml +# modified: charade/__init__.py +# +# Несопровождаемые файлы: +# .idea/ +# nohup.out +# Binary files /tmp/b8QknM1whT/charade-1.0.0/.git/index and /tmp/Hss3uC_VsB/charade-1.0.4/.git/index differ diff -Nru charade-1.0.0/.git/logs/HEAD charade-1.0.4/.git/logs/HEAD --- charade-1.0.0/.git/logs/HEAD 2013-12-02 09:17:06.000000000 +0000 +++ charade-1.0.4/.git/logs/HEAD 2014-04-21 19:43:58.000000000 +0000 @@ -11,3 +11,5 @@ e39c93cdd987769a7efe7008b8bc3c80a2395084 bd66c2d3e89b0a662c70b69ae5c008f50939b25a nvbn 1385975759 +0400 checkout: moving from e39c93cdd987769a7efe7008b8bc3c80a2395084 to bd66c2d bd66c2d3e89b0a662c70b69ae5c008f50939b25a f1d4e150be7070adfbbdca164328d69723e096ec nvbn 1385975759 +0400 checkout: moving from bd66c2d3e89b0a662c70b69ae5c008f50939b25a to f1d4e15 f1d4e150be7070adfbbdca164328d69723e096ec f1d4e150be7070adfbbdca164328d69723e096ec nvbn 1385975826 +0400 checkout: moving from f1d4e150be7070adfbbdca164328d69723e096ec to packaging +f1d4e150be7070adfbbdca164328d69723e096ec 6e98431cc813e86eed98ef2720de9af31bd37afd nvbn 1385976171 +0400 commit: Add pytoppa config +6e98431cc813e86eed98ef2720de9af31bd37afd aab21b3e195bc78e65dc8082e43f8f501ecef3fa nvbn 1398109433 +0400 commit: Add trusty support diff -Nru charade-1.0.0/.git/logs/refs/heads/packaging charade-1.0.4/.git/logs/refs/heads/packaging --- charade-1.0.0/.git/logs/refs/heads/packaging 2013-12-02 08:35:13.000000000 +0000 +++ charade-1.0.4/.git/logs/refs/heads/packaging 2014-04-21 19:43:58.000000000 +0000 @@ -1 +1,3 @@ 0000000000000000000000000000000000000000 f1d4e150be7070adfbbdca164328d69723e096ec nvbn 1385973313 +0400 branch: Created from HEAD +f1d4e150be7070adfbbdca164328d69723e096ec 6e98431cc813e86eed98ef2720de9af31bd37afd nvbn 1385976171 +0400 commit: Add pytoppa config +6e98431cc813e86eed98ef2720de9af31bd37afd aab21b3e195bc78e65dc8082e43f8f501ecef3fa nvbn 1398109433 +0400 commit: Add trusty support diff -Nru charade-1.0.0/.git/logs/refs/remotes/origin/packaging charade-1.0.4/.git/logs/refs/remotes/origin/packaging --- charade-1.0.0/.git/logs/refs/remotes/origin/packaging 1970-01-01 00:00:00.000000000 +0000 +++ charade-1.0.4/.git/logs/refs/remotes/origin/packaging 2013-12-02 09:23:00.000000000 +0000 @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 6e98431cc813e86eed98ef2720de9af31bd37afd nvbn 1385976180 +0400 update by push Binary files /tmp/b8QknM1whT/charade-1.0.0/.git/objects/12/5fa075921d827ec1b16bef4c74f6bcccf4115f and /tmp/Hss3uC_VsB/charade-1.0.4/.git/objects/12/5fa075921d827ec1b16bef4c74f6bcccf4115f differ Binary files /tmp/b8QknM1whT/charade-1.0.0/.git/objects/2b/10d60b9c68873bb304601be08f226d6ebaefaa and /tmp/Hss3uC_VsB/charade-1.0.4/.git/objects/2b/10d60b9c68873bb304601be08f226d6ebaefaa differ diff -Nru charade-1.0.0/.git/objects/38/acfcd763a3aee07de06de0966b8c017f7dcb54 charade-1.0.4/.git/objects/38/acfcd763a3aee07de06de0966b8c017f7dcb54 --- charade-1.0.0/.git/objects/38/acfcd763a3aee07de06de0966b8c017f7dcb54 1970-01-01 00:00:00.000000000 +0000 +++ charade-1.0.4/.git/objects/38/acfcd763a3aee07de06de0966b8c017f7dcb54 2014-04-21 19:43:53.000000000 +0000 @@ -0,0 +1,3 @@ +xSn@xJ.D]RUԃ!&J  ZqEk".Hݓ3͛7;w_]q0dYl>7rk*isVY䢆BZgq 6` Y2ԡ 2p[yHט{PX4;%sɜjKi+*;`_8Hr+aWL96η`y˺OP Xk>\- VOZŔT +;BclS7xJVthfɮ#PAIM6v';Cq2KV4Yqa:_""Zz-X/,mўU]2^BANHe7pttjU8bd2ƒHr,Y8 dF{{.wcWQR@1-:qFSV}`uM}{%C \ No newline at end of file Binary files /tmp/b8QknM1whT/charade-1.0.0/.git/objects/b8/688f1020ca01dec5514091b007435b8c9892cf and /tmp/Hss3uC_VsB/charade-1.0.4/.git/objects/b8/688f1020ca01dec5514091b007435b8c9892cf differ diff -Nru charade-1.0.0/.git/refs/heads/packaging charade-1.0.4/.git/refs/heads/packaging --- charade-1.0.0/.git/refs/heads/packaging 2013-12-02 08:35:13.000000000 +0000 +++ charade-1.0.4/.git/refs/heads/packaging 2014-04-21 19:43:58.000000000 +0000 @@ -1 +1 @@ -f1d4e150be7070adfbbdca164328d69723e096ec +aab21b3e195bc78e65dc8082e43f8f501ecef3fa diff -Nru charade-1.0.0/.git/refs/remotes/origin/packaging charade-1.0.4/.git/refs/remotes/origin/packaging --- charade-1.0.0/.git/refs/remotes/origin/packaging 1970-01-01 00:00:00.000000000 +0000 +++ charade-1.0.4/.git/refs/remotes/origin/packaging 2013-12-02 09:23:00.000000000 +0000 @@ -0,0 +1 @@ +6e98431cc813e86eed98ef2720de9af31bd37afd diff -Nru charade-1.0.0/nohup.out charade-1.0.4/nohup.out --- charade-1.0.0/nohup.out 1970-01-01 00:00:00.000000000 +0000 +++ charade-1.0.4/nohup.out 2013-12-03 06:38:27.000000000 +0000 @@ -0,0 +1,338 @@ +compiz (core) - Info: Loading plugin: core +compiz (core) - Info: Starting plugin: core +compiz (core) - Info: Loading plugin: ccp +compiz (core) - Info: Starting plugin: ccp +compiz (core) - Info: Loading plugin: composite +compiz (core) - Info: Starting plugin: composite +compiz (core) - Info: Loading plugin: opengl +compiz (core) - Info: Starting plugin: opengl +compiz (core) - Info: Loading plugin: decor +compiz (core) - Info: Starting plugin: decor +compiz (core) - Info: Loading plugin: imgpng +compiz (core) - Info: Starting plugin: imgpng +compiz (core) - Info: Loading plugin: grid +compiz (core) - Info: Starting plugin: grid +compiz (core) - Info: Loading plugin: copytex +compiz (core) - Info: Starting plugin: copytex +compiz (core) - Info: Loading plugin: regex +compiz (core) - Info: Starting plugin: regex +compiz (core) - Info: Loading plugin: unitymtgrabhandles +compiz (core) - Info: Starting plugin: unitymtgrabhandles +compiz (core) - Info: Loading plugin: gnomecompat +compiz (core) - Info: Starting plugin: gnomecompat +compiz (core) - Info: Loading plugin: place +compiz (core) - Info: Starting plugin: place +compiz (core) - Info: Loading plugin: compiztoolbox +compiz (core) - Info: Starting plugin: compiztoolbox +compiz (core) - Info: Loading plugin: snap +compiz (core) - Info: Starting plugin: snap +compiz (core) - Info: Loading plugin: mousepoll +compiz (core) - Info: Starting plugin: mousepoll +compiz (core) - Info: Loading plugin: resize +compiz (core) - Info: Starting plugin: resize +compiz (core) - Info: Loading plugin: move +compiz (core) - Info: Starting plugin: move +compiz (core) - Info: Loading plugin: wall +compiz (core) - Info: Starting plugin: wall +compiz (core) - Info: Loading plugin: animation +compiz (core) - Info: Starting plugin: animation +compiz (core) - Info: Loading plugin: workarounds +compiz (core) - Info: Starting plugin: workarounds +compiz (core) - Info: Loading plugin: vpswitch +compiz (core) - Info: Starting plugin: vpswitch +compiz (core) - Info: Loading plugin: session +compiz (core) - Info: Starting plugin: session +compiz (core) - Info: Loading plugin: fade +compiz (core) - Info: Starting plugin: fade +compiz (core) - Info: Loading plugin: expo +compiz (core) - Info: Starting plugin: expo +compiz (core) - Info: Loading plugin: ezoom +compiz (core) - Info: Starting plugin: ezoom +compiz (core) - Info: Loading plugin: scale +compiz (core) - Info: Starting plugin: scale +compiz (core) - Info: Loading plugin: unityshell +compiz (core) - Info: Starting plugin: unityshell +compizconfig - Info: Backend : gsettings +compizconfig - Info: Integration : true +compizconfig - Info: Profile : unity +WARN 2013-12-03 08:08:52 unity.glib.dbus.server GLibDBusServer.cpp:586 Can't register object 'com.canonical.Autopilot.Introspection' yet as we don't have a connection, waiting for it... +WARN 2013-12-03 08:08:52 unity.glib.dbus.server GLibDBusServer.cpp:586 Can't register object 'com.canonical.Unity.Debug.Logging' yet as we don't have a connection, waiting for it... +WARN 2013-12-03 08:08:52 xim.controller XIMController.cpp:90 IBus natively supported. +WARN 2013-12-03 08:08:52 unity.libindicator :0 Desktop file '/usr/local/share/applications/google-chrome.desktop' is using a deprecated format for its actions that will be dropped soon. +WARN 2013-12-03 08:08:52 unity.libindicator :0 Desktop file '/usr/share/applications/terminator.desktop' is using a deprecated format for its actions that will be dropped soon. +WARN 2013-12-03 08:08:52 unity.glib.dbus.server GLibDBusServer.cpp:586 Can't register object 'com.canonical.Unity.Launcher' yet as we don't have a connection, waiting for it... +WARN 2013-12-03 08:08:52 unity.glib.dbus.server GLibDBusServer.cpp:586 Can't register object 'com.canonical.Unity.Dash' yet as we don't have a connection, waiting for it... +WARN 2013-12-03 08:08:52 unity.glib.dbus.server GLibDBusServer.cpp:586 Can't register object 'org.gnome.SessionManager.EndSessionDialog' yet as we don't have a connection, waiting for it... +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 atk_object_ref_state_set: assertion 'ATK_IS_OBJECT (accessible)' failed +ERROR 2013-12-03 08:09:55 unity :0 atk_state_set_contains_state: assertion 'ATK_IS_STATE_SET (set)' failed +ERROR 2013-12-03 08:09:55 unity.glib-gobject :0 g_object_unref: assertion 'G_IS_OBJECT (object)' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +ERROR 2013-12-03 08:09:55 unity :0 AtkObject* unity_a11y_get_accessible(nux::Object*): assertion 'object != NULL' failed +В текущем сеансе браузера создано новое окно. +compiz (core) - Warn: Attempted to restack relative to 0x4200347 which is not a child of the root window or a window compiz owns +WARN 2013-12-03 09:37:06 unity.libindicator :0 Desktop file '/usr/share/applications/sublime-text-2.desktop' is using a deprecated format for its actions that will be dropped soon. +WARN 2013-12-03 09:52:31 unity.iconloader IconLoader.cpp:758 Unable to load icon file:/// at size -1x22: Не удалось открыть каталог +Logging to /tmp/vmware-nvbn/vmware-modconfig-7884.log + +(vmware-modconfig:7884): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-left after class was initialised + +(vmware-modconfig:7884): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-right after class was initialised + +(vmware-modconfig:7884): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-top after class was initialised + +(vmware-modconfig:7884): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-bottom after class was initialised + +(vmware-modconfig:7884): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::halign after class was initialised + +(vmware-modconfig:7884): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::valign after class was initialised +Logging to /tmp/vmware-root/vmware-modconfig-8805.log + +(vmware-modconfig:8805): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-left after class was initialised + +(vmware-modconfig:8805): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-right after class was initialised + +(vmware-modconfig:8805): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-top after class was initialised + +(vmware-modconfig:8805): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::margin-bottom after class was initialised + +(vmware-modconfig:8805): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::halign after class was initialised + +(vmware-modconfig:8805): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_lui_Spacer::valign after class was initialised +Stopping VMware services: + VMware Authentication Daemon done + VM communication interface socket family done + Virtual machine communication interface done + Virtual machine monitor done + Blocking file system done +Using 2.6.x kernel build system. +make: Вход в каталог `/tmp/modconfig-klB67p/vmmon-only' +/usr/bin/make -C /lib/modules/3.11.0-13-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \ + MODULEBUILDDIR= modules +make[1]: Вход в каталог `/usr/src/linux-headers-3.11.0-13-generic' + CC [M] /tmp/modconfig-klB67p/vmmon-only/linux/driver.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/linux/driverLog.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/linux/hostif.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/apic.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/comport.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/cpuid.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/hashFunc.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/memtrack.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/phystrack.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/task.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/common/vmx86.o + CC [M] /tmp/modconfig-klB67p/vmmon-only/vmcore/moduleloop.o +/tmp/modconfig-klB67p/vmmon-only/linux/driver.c:1342:1: warning: always_inline function might not be inlinable [-Wattributes] + LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min + ^ + LD [M] /tmp/modconfig-klB67p/vmmon-only/vmmon.o + Building modules, stage 2. + MODPOST 1 modules + CC /tmp/modconfig-klB67p/vmmon-only/vmmon.mod.o + LD [M] /tmp/modconfig-klB67p/vmmon-only/vmmon.ko +make[1]: Выход из каталога `/usr/src/linux-headers-3.11.0-13-generic' +/usr/bin/make -C $PWD SRCROOT=$PWD/. \ + MODULEBUILDDIR= postbuild +make[1]: Вход в каталог `/tmp/modconfig-klB67p/vmmon-only' +make[1]: `postbuild' не требует обновления. +make[1]: Выход из каталога `/tmp/modconfig-klB67p/vmmon-only' +cp -f vmmon.ko ./../vmmon.o +make: Выход из каталога `/tmp/modconfig-klB67p/vmmon-only' +Using 2.6.x kernel build system. +make: Вход в каталог `/tmp/modconfig-klB67p/vmnet-only' +/usr/bin/make -C /lib/modules/3.11.0-13-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \ + MODULEBUILDDIR= modules +make[1]: Вход в каталог `/usr/src/linux-headers-3.11.0-13-generic' + CC [M] /tmp/modconfig-klB67p/vmnet-only/driver.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/hub.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/userif.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/netif.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/bridge.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/filter.o +/tmp/modconfig-klB67p/vmnet-only/hub.c: In function ‘VNetHubFindHubByID’: +/tmp/modconfig-klB67p/vmnet-only/hub.c:132:49: warning: argument to ‘sizeof’ in ‘memcmp’ call is the same expression as the first source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] + memcmp(idNum, currHub->id.pvnID, sizeof idNum))) { + ^ +/tmp/modconfig-klB67p/vmnet-only/hub.c: In function ‘VNetHubAlloc’: +/tmp/modconfig-klB67p/vmnet-only/hub.c:315:36: warning: argument to ‘sizeof’ in ‘memcpy’ call is the same pointer type ‘uint8 *’ as the destination; expected ‘uint8’ or an explicit length [-Wsizeof-pointer-memaccess] + memcpy(hub->id.pvnID, id, sizeof id); + ^ + CC [M] /tmp/modconfig-klB67p/vmnet-only/procfs.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/smac_compat.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/smac.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/vnetEvent.o + CC [M] /tmp/modconfig-klB67p/vmnet-only/vnetUserListener.o + LD [M] /tmp/modconfig-klB67p/vmnet-only/vmnet.o + Building modules, stage 2. + MODPOST 1 modules + CC /tmp/modconfig-klB67p/vmnet-only/vmnet.mod.o + LD [M] /tmp/modconfig-klB67p/vmnet-only/vmnet.ko +make[1]: Выход из каталога `/usr/src/linux-headers-3.11.0-13-generic' +/usr/bin/make -C $PWD SRCROOT=$PWD/. \ + MODULEBUILDDIR= postbuild +make[1]: Вход в каталог `/tmp/modconfig-klB67p/vmnet-only' +make[1]: `postbuild' не требует обновления. +make[1]: Выход из каталога `/tmp/modconfig-klB67p/vmnet-only' +cp -f vmnet.ko ./../vmnet.o +make: Выход из каталога `/tmp/modconfig-klB67p/vmnet-only' +Starting VMware services: + Virtual machine monitor done + Virtual machine communication interface done + VM communication interface socket familyfailed + Blocking file system done + Virtual ethernet done + VMware Authentication Daemon done + Shared Memory Available done +compiz (decor) - Warn: No default decoration found, placement will not be correct +compiz (decor) - Warn: No default decoration found, placement will not be correct diff -Nru charade-1.0.0/.pytoppa.yml charade-1.0.4/.pytoppa.yml --- charade-1.0.0/.pytoppa.yml 2013-12-02 09:17:09.000000000 +0000 +++ charade-1.0.4/.pytoppa.yml 2014-04-21 19:43:29.000000000 +0000 @@ -3,3 +3,4 @@ - precise - quantal - raring + - trusty diff -Nru charade-1.0.0/setup.py charade-1.0.4/setup.py --- charade-1.0.0/setup.py 2013-12-02 09:19:03.000000000 +0000 +++ charade-1.0.4/setup.py 2014-04-21 19:44:06.000000000 +0000 @@ -23,7 +23,7 @@ 'packages': ['charade'], 'scripts': ['bin/charade'], 'url': 'https://github.com/sigmavirus24/charade', - 'version': '1.0.0'} + 'version': '1.0.4'} setup(**data) \ No newline at end of file Binary files /tmp/b8QknM1whT/charade-1.0.0/setup.pyc and /tmp/Hss3uC_VsB/charade-1.0.4/setup.pyc differ