Skip to content

Instantly share code, notes, and snippets.

View knocte's full-sized avatar
💭
F#ing

Andres G. Aragoneses knocte

💭
F#ing
View GitHub Profile
(Nereid:3786): GStreamer-CRITICAL **: gst_caps_get_size: assertion `GST_IS_CAPS (caps)' failed
Marshaling pad-added signal
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
at Gst.Caps.get_Item (UInt32 index) [0x00000] in <filename unknown>:0
at Banshee.GStreamerSharp.Transcoder.OnPadAdded (System.Object sender, Gst.PadAddedArgs args) [0x00031] in /home/knocte/Documents/Code/OpenSource/bansheeCLEANMANAGED/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/Transcoder.cs:230
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] par
Errors:
/home/knocte/Documents/Code/OpenSource/monodevelop/main/Main.sln (default targets) ->
(Build target) ->
/home/knocte/Documents/Code/OpenSource/monodevelop/main/external/xwt/Xwt.Gtk.Mac/Xwt.Gtk.Mac.csproj (default targets) ->
/usr/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->
WebViewBackend.cs(34,3): error CS0246: The type or namespace name `MonoMac' could not be found. Are you missing an assembly reference?
424 Warning(s)
$ apt-cache policy smuxi
smuxi:
Installed: 2:0.11+dev.bzr411~ubuntu13.04.1
Candidate: 2:0.11+dev.bzr411~ubuntu13.04.1
Version table:
*** 2:0.11+dev.bzr411~ubuntu13.04.1 0
500 http://ppa.launchpad.net/meebey/smuxi-daily/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status
0.10-1~raring+1 0
500 http://ppa.launchpad.net/meebey/ppa/ubuntu/ raring/main amd64 Packages
$ apt-cache policy smuxi
smuxi:
Installed: 2:0.11+dev.bzr411~ubuntu13.04.1
Candidate: 2:0.11+dev.bzr411~ubuntu13.04.1
Version table:
*** 2:0.11+dev.bzr411~ubuntu13.04.1 0
500 http://ppa.launchpad.net/meebey/smuxi-daily/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status
0.10-1~raring+1 0
500 http://ppa.launchpad.net/meebey/ppa/ubuntu/ raring/main amd64 Packages
diff --git a/data/audio-profiles/aac.xml.in b/data/audio-profiles/aac.xml.in
index 05c0736..3f8997d 100644
--- a/data/audio-profiles/aac.xml.in
+++ b/data/audio-profiles/aac.xml.in
@@ -22,7 +22,7 @@
(gst-construct-element "faac"
"bitrate" (* 1000 bitrate)
"outputformat" 1)
- "ffmux_mp4")
+ "mp4mux")
using Gtk;
using System;
using Cairo;
namespace Nereid
{
public class Program
{
Making all in SongKick
cd ../.. && /bin/bash /home/knocte1404/bce/missing automake-1.14 --foreign src/SongKick/Makefile
cd ../.. && /bin/bash ./config.status src/SongKick/Makefile
config.status: creating src/SongKick/Makefile
MCS ../../bin/Banshee.SongKick.dll
./Banshee.SongKick.Network/SongKickDownloader.cs(191,27): error CS0012: The type `Microsoft.FSharp.Core.FSharpOption`1<object>' is defined in an assembly that is not referenced. Consider adding a reference to assembly `FSharp.Core, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
/home/knocte1404/bce/src/SongKick/../../bin/CacheService.dll (Location of the symbol related to previous error)
./Banshee.SongKick.Network/SongKickDownloader.cs(194,24): error CS0161: `Banshee.SongKick.Network.SongKickDownloader.GetCachedReply(string)': not all code paths return a value
Compilation failed: 2 error(s), 0 warnings
make[3]: *** [../../bin/Banshee.SongKick.dll] Error 1
ERROR [2014-07-23 18:56:17Z]: Error while getting assembly references
System.InvalidCastException: Return value has an invalid type
at System.Runtime.Remoting.Proxies.RealProxy.ProcessResponse (IMethodReturnMessage mrm, System.Runtime.Remoting.Messaging.MonoMethodMessage call) [0x00000] in <filename unknown>:0
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000] in <filename unknown>:0
Errors:
/home/knocte1404/bce/src/OnlineMetadataFixer/OnlineMetadataFixer.fsproj (Build) ->
/usr/lib/mono/4.0/Microsoft.FSharp.Targets (CoreCompile target) ->
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(30,6): error FS0039: The namespace or module 'Gnome' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(36,17): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(38,9): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(43,17): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(44,21): error FS0039: The type 'KeyringException' is not defined
00:43 <knocte> any gobject expert kind enough to answer this? http://stackoverflow.com/questions/25149386/what-if-ginterface-methods-signatures-dont-match-with-the-virtualtable-struct thanks :)
00:46 -!- giselle [~giselle@88-117-74-214.adsl.highway.telekom.at] has quit [Ping timeout: 600 seconds]
00:46 -!- cfoch [~cfoch@190.236.214.177] has joined #gnome-hackers
00:48 <ebassi> knocte: you're never supposed to call the function pointer directly; in this particular case, the cancellable argument is pushed on a stack of cancellables, so it's not needed in the arguments of the vfunc
00:48 <ebassi> the API is a bit unfortunate
00:49 -!- pecisk [~peteris@78.84.232.97] has quit [Ex-Chat]
00:49 <ebassi> honestly don't know why the cancellable wasn't included in the vfunc; probably need to ask danw
00:50 <knocte> so maybe it's actually something that should be fixed in gio, therefore, signatures of vfuncs should always match?
00:50 <ebassi> it cannot be fixed without breaking API
00:50 <ebassi> or ABI