Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37905130
en ru br
ALT Linux repos
S:0.14-alt2.qa1
5.0: 0.14-alt1
4.1: 0.14-alt1
4.0: 0.14-alt1
3.0: 0.14-alt1

Group :: Video
RPM: acidrip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: acidrip-0.14-alt-init-Gtk2.patch
Download


--- acidrip-0.14/AcidRip/interface.pm-	2004-07-25 14:00:48 +0000
+++ acidrip-0.14/AcidRip/interface.pm	2005-03-04 19:25:54 +0000
@@ -1,6 +1,5 @@
 use Gtk2;
 use Glib;
-init Gtk2;
 use File::Basename;
 
 sub get_widget_name ($) {
@@ -49,6 +48,7 @@ sub msg ($) {
 }
 
 sub new {
+  init Gtk2;
   my $class = shift;
 
   my $widgets;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin