git init --bare ~/repositories/layoutBM.git
git remote add origin ssh://git@localhost:2280/home/git/repositories/layout.git
echo "new repo" > readme.txt
git add .
git commit -am "layout repo was created"
git push origin master:refs/heads/master
~$ qtconfig-qt4 &
[1] 6294
akopichin@akopichin:~$
(:6294): Gtk-WARNING **: Error loading theme icon 'dialog-warning' for stock: Error opening file: No such file or directory
(:6294): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** (:6294): CRITICAL **: equinox_style_draw_render_icon: assertion `base_pixbuf != NULL' failed
(:6294): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
(:6294): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion `GDK_IS_PIXBUF (pixbuf)' failed
(:6294): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed
(:6294): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed
^C
[1]+ Segmentation fault qtconfig-qt4
fixedJSON = re.sub(r',{2,}', ',', res).replace(',]', ']')
data = json.loads(fixedJSON)
print json.dumps(data)
[[["\u043f\u0440\u0438\u0432\u0435\u0442", "hi", "privet", ""]], [["abbreviation", ["\u0413\u0430\u0432\u0430\u0439\u0438"]], ["interjection", ["\u043f\u0440\u0438\u0432\u0435\u0442", "\u044d\u0439", "\u043d\u0443", "\u0441\u0430\u043b\u044e\u0442", "\u0437\u0434\u043e\u0440 `\u043e\u0432\u043e"]]], "en", [["\u043f\u0440\u0438\u0432\u0435\u0442", [5], 1, 1000, 0, 1, 0]], [["hi", 4, ""], ["hi", 5, [["\u043f\u0440\u0438\u0432\u0435\u0442", 1000, 1]], [[0, 2]], "hi"]], 0]