[Bug 537640] Review Request: pdfmod - A simple application for modifying PDF documents

bugzilla at redhat.com bugzilla at redhat.com
Sun Oct 3 05:22:43 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=537640

Luke Hutchison <luke.hutch at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luke.hutch at gmail.com

--- Comment #12 from Luke Hutchison <luke.hutch at gmail.com> 2010-10-03 01:22:40 EDT ---
Claudio -- I just tried installing your packages from
http://elsupergomez.fedorapeople.org/repo/ on F14, and I get the following
error on opening the file chooser:


Marshaling activate 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.ArgumentNullException: Argument cannot be
null.
Parameter name: path2
  at System.IO.Path.Combine (System.String path1, System.String path2)
[0x00000] in <filename unknown>:0 
  at Hyena.XdgBaseDirectorySpec.GetXdgDirectoryUnderHome (System.String key,
System.String fallback) [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.Client.<CreateChooser>m__A (System.String s) [0x00000] in
<filename unknown>:0 
  at
System.Linq.Enumerable+<CreateSelectIterator>c__Iterator10`2[System.String,System.String].MoveNext
() [0x00000] in <filename unknown>:0 
  at
System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[System.String].MoveNext
() [0x00000] in <filename unknown>:0 
  at System.Collections.Generic.List`1[System.String].AddEnumerable
(IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0 
  at System.Collections.Generic.List`1[System.String]..ctor (IEnumerable`1
collection) [0x00000] in <filename unknown>:0 
  at System.Linq.Enumerable.ToArray[String] (IEnumerable`1 source) [0x00000] in
<filename unknown>:0 
  at PdfMod.Gui.Client.CreateChooser (System.String title, FileChooserAction
action) [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.Actions.OnOpen (System.Object o, System.EventArgs args)
[0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in
<filename unknown>:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in
<filename unknown>:0 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000] in <filename unknown>:0 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in
<filename unknown>:0 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000] in <filename unknown>:0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean
is_terminal)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at PdfMod.Gui.Client..ctor(Boolean loadFiles)
   at PdfMod.PdfMod.Main(System.String[] args)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list