Hello,

I create executables with pp having many -l arguments for packing gtk
libraries.

The executable has worked but during the development I upgraded both the
gtk and PAR versions. The script works but the executable now gives

GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion `quark > 0'
failed at Gtk2/GladeXML.pm line 96.

Can't locate object method "signal_connect" via package "Gtk2::Button"
at Gtk2/GladeXML.pm line 40.

I'd like revert to my original packager whose yaml file reads like this:

build_requires: {}
conflicts: {}
dist_name: myappl.exe
distribution_type: par
dynamic_config: 0
generated_by: 'PAR::Packer version 0.15
license: unknown
par:
  clean: 0
  signature: ''
  verbatim: 0
  version: 0.972

What does 0.15 version mean? I can't find it in the cpan.

The executable which doesn't work is packed with PAR::Packager version
0.973 (or higher) and PAR version 0.972.

-- 
Radek

Reply via email to