This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| generated.c: In function 'webkitsharp_webkit_dombarinfo_get_parent_instance_offset': | |
| generated.c:19:2: error: unknown type name 'WebKitDOMBarInfo' | |
| return (guint)G_STRUCT_OFFSET (WebKitDOMBarInfo, parent_instance); | |
| ^ | |
| generated.c: In function 'webkitsharp_webkit_dommemoryinfo_get_parent_instance_offset': | |
| generated.c:851:2: error: unknown type name 'WebKitDOMMemoryInfo' | |
| return (guint)G_STRUCT_OFFSET (WebKitDOMMemoryInfo, parent_instance); | |
| ^ | |
| make[1]: *** [generated.lo] Error 1 | |
| make[1]: Leaving directory `/home/hylke/Projects/webkitgtk-sharp/sources/glue' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hylke@hylke-ThinkPad-T410:~/Projects/webkitgtk-sharp$ apt-cache show webkitgtk-3.0-0 | |
| Package: libwebkitgtk-3.0-0 | |
| Status: install ok installed | |
| Priority: optional | |
| Section: libs | |
| Installed-Size: 29356 | |
| Maintainer: Debian WebKit Maintainers <[email protected]> | |
| Architecture: amd64 | |
| Source: webkitgtk | |
| Version: 2.0.4-2~ubuntu13.04.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Making all in sources/glue | |
| make[1]: Entering directory `/home/hylke/Projects/webkitgtk-sharp/sources/glue' | |
| /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"webkitgtk-sharp\" -DPACKAGE_TARNAME=\"webkitgtk-sharp\" -DPACKAGE_VERSION=\"1.10.2\" -DPACKAGE_STRING=\"webkitgtk-sharp\ 1.10.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"webkitgtk-sharp\" -DVERSION=\"1.10.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/libsoup-2.4 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/us |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hylke@hylke-ThinkPad-T410:~/Projects/soup-sharp$ make | |
| Making all in sources | |
| make[1]: Entering directory `/home/hylke/Projects/soup-sharp/sources' | |
| /usr/bin/gmcs -nowarn:169 -unsafe -target:library \ | |
| AssemblyInfo.cs -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/glib-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/cairo-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/pango-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/atk-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/gdk-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/gtk-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/glib-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/gio-sharp.dll generated/*.cs -out:../out/soup-sharp.dll | |
| AssemblyInfo.cs(11,12): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute | |
| generated/AuthDomainBasic.cs(55,40): warning |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hylke@hylke-ThinkPad-T410:~/Projects/soup-sharp$ make | |
| Making all in sources | |
| make[1]: Entering directory `/home/hylke/Projects/soup-sharp/sources' | |
| /usr/bin/gmcs -nowarn:169 -unsafe -target:library \ | |
| AssemblyInfo.cs -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/glib-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/cairo-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/pango-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/atk-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/gdk-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/gtk-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/glib-sharp.dll -r:/usr/local/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/gio-sharp.dll generated/*.cs -out:../out/soup-sharp.dll | |
| AssemblyInfo.cs(11,12): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute | |
| generated/AuthDomainBasic.cs(55,40): warning |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hylke@hylke-ThinkPad-T410:~/Projects/soup-sharp$ make | |
| Making all in sources | |
| make[1]: Entering directory `/home/hylke/Projects/soup-sharp/sources' | |
| /usr/bin/gmcs -nowarn:169 -unsafe -target:library \ | |
| AssemblyInfo.cs -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-3.0/glib-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/cairo-sharp-1.10/cairo-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-3.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-3.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-3.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-3.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-3.0/glib-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gio-sharp-3.0/gio-sharp.dll generated/*.cs -out:../out/soup-sharp.dll | |
| AssemblyInfo.cs(11,12): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute | |
| generated/AuthDomainBasic.cs(55,40): warning CS0108: `Soup.AuthDomainBasic.Parent' hides inher |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hylke@hylke-ThinkPad-T410:~/Projects/soup-sharp$ make | |
| Making all in sources | |
| make[1]: Entering directory `/home/hylke/Projects/soup-sharp/sources' | |
| /usr/bin/gmcs -nowarn:169 -unsafe -target:library \ | |
| AssemblyInfo.cs -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-3.0/glib-sharp.dll generated/*.cs -out:../out/soup-sharp.dll | |
| AssemblyInfo.cs(11,12): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute | |
| generated/MultipartInputStream.cs(12,58): error CS0234: The type or namespace name `FilterInputStream' does not exist in the namespace `GLib'. Are you missing an assembly reference? | |
| generated/MultipartInputStream.cs(12,82): error CS0234: The type or namespace name `IPollableInputStream' does not exist in the namespace `GLib'. Are you missing an assembly reference? | |
| generated/Address.cs(209,29): error CS0234: The type or namespace name `SocketAddress' does not exist in the namespace `GLib'. Are you missing an assembly reference? | |
| generated/Address.cs(2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <key>CFBundleShortVersionString</key> | |
| <string>SOMESTRING</string> | |
| <key>CFBundleShortVersionString</key> | |
| <string>NEWSTRING</string> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 21:06:55 | Cmd | sparkleshare.git | git push --progress "ssh://[email protected]/home/git/repositories/sparkleshare.git" master | |
| 21:06:58 | Git | sparkleshare.git | Counting objects: 214, done. | |
| 21:06:59 | Git | sparkleshare.git | Total 112 (delta 73), reused 0 (delta 0) | |
| 21:07:06 | Git | sparkleshare.git | remote: perl: warning: Setting locale failed.[K | |
| 21:07:06 | Git | sparkleshare.git | remote: perl: warning: Please check that your locale settings:[K | |
| 21:07:06 | Git | sparkleshare.git | remote: LANGUAGE = (unset),[K | |
| 21:07:06 | Git | sparkleshare.git | remote: LC_ALL = (unset),[K | |
| 21:07:06 | Git | sparkleshare.git | remote: LANG = "en_GB.UTF-8"[K | |
| 21:07:06 | Git | sparkleshare.git | remote: are supported and installed on your system.[K | |
| 21:07:06 | Git | sparkleshare.git | remote: perl: warning: Falling back to the standard locale ("C").[K |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public SparkleBubbles () | |
| { | |
| Controller.ShowBubbleEvent += delegate (string title, string subtext, string image_path) { | |
| // Notification center was introduced in Mountain Lion | |
| if (Environment.OSVersion.Version.Major < 12) | |
| return; | |
| InvokeOnMainThread (delegate { | |
| NSUserNotification notification = new NSUserNotification () { | |
| Title = title, |