After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 643783 - System.InvalidOperationException: Indirect reference without value
System.InvalidOperationException: Indirect reference without value
Status: RESOLVED DUPLICATE of bug 642379
Product: pdfmod
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: pdfmod-maint
pdfmod-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-03 14:29 UTC by Gabriel Burt
Modified: 2011-03-03 15:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gabriel Burt 2011-03-03 14:29:40 UTC
1 Debug 09:16:18.682] Starting PdfMod
[1 Debug 09:16:18.696] Initializing i18n catalog from /usr/local/share/locale/
[1 Debug 09:16:18.917] Loaded custom AccelMap from /home/drichard/.config/pdfmod/gtk_accel_map
[1 Debug 09:16:18.948] Cache directory set to /home/drichard/.cache/pdfmod
[1 Debug 09:16:19.959] Loaded 2011_03_01_Final_Construction_Plans_Signed_Phase_03.pdf
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.InvalidOperationException: Indirect reference without value.
  at PdfSharp.Pdf.PdfDictionary+DictionaryElements.GetValue (System.String key, VCF options) [0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.Advanced.PdfCatalog.get_Outlines () [0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.PdfDocument.get_Outlines () [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.BookmarkView.SetDocument (PdfMod.Pdf.Document new_doc) [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.Client+<LoadPath>c__AnonStorey10.<>m__22 () [0x00000] in <filename unknown>:0 
  at Hyena.ThreadAssist+<BlockingProxyToMain>c__AnonStoreyF.<>m__4 () [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.Client+<RunIdle>c__AnonStorey14.<>m__21 () [0x00000] in <filename unknown>:0 
  at GLib.Idle+IdleProxy.Handler () [0x00000] in <filename unknown>:0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.Idle+IdleProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at PdfMod.Gui.Client..ctor(Boolean loadFiles)
   at PdfMod.PdfMod.Main(System.String[] args)
Comment 1 Gabriel Burt 2011-03-03 15:32:06 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 642379 ***