Bug 30568

Summary: frozen-bubble/perl-SDL: broken with perl-5.20.1
Product: Sisyphus Reporter: Yuri N. Sedunov <aris>
Component: frozen-bubbleAssignee: at <at>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: at, lakostis, lav, viy
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
fix_modify_readonly_value.patch none

Description Yuri N. Sedunov 2014-12-16 12:23:42 MSK
$ rpmqlc frozen-bubble  perl-SDL
* Tue Dec 09 2014 Igor Vlasenko <viy@altlinux.ru> 2.2.0-alt3.1
- rebuild with new perl 5.20.1
* Tue Dec 09 2014 Igor Vlasenko <viy@altlinux.ru> 2.2.6-alt5.1
- rebuild with new perl 5.20.1
$ frozen-bubble
defined(@array) is deprecated at /usr/lib64/perl5/SDL/Surface.pm line 211.
	(Maybe you should just omit the defined()?)
Deprecated use of my() in false conditional at /usr/lib64/perl5/FBLE.pm line 1408.
Deprecated use of my() in false conditional at /usr/lib64/perl5/FBLE.pm line 1420.
Deprecated use of my() in false conditional at /usr/bin/frozen-bubble line 272.
Deprecated use of my() in false conditional at /usr/bin/frozen-bubble line 3491.
Deprecated use of my() in false conditional at /usr/bin/frozen-bubble line 5576.
Deprecated use of my() in false conditional at /usr/bin/frozen-bubble line 5727.
        [[ Frozen-Bubble-2.2.0 ]]

  http://www.frozen-bubble.org/

  Copyright (c) 2000-2008 The Frozen-Bubble Team.
 
    Artwork: Alexis Younes
             Amaury Amblard-Ladurantie
    Soundtrack: Matthias Le Bidan
    Design & Programming: Guillaume Cottenceau
    Level Editor: Kim and David Joham
    Additional network programming: Mark Glines

  Originally sponsored by Mandriva <http://www.mandriva.com/>

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 2, as
  published by the Free Software Foundation.

[SDL Init] Use of uninitialized value in subroutine entry at /usr/lib64/perl5/SDL/Cursor.pm line 72.
[GraphicsModification of a read-only value attempted at /usr/lib64/perl5/SDL/Surface.pm line 202.
Comment 1 nwtour 2016-01-17 21:18:48 MSK
Created attachment 6467 [details]
fix_modify_readonly_value.patch

Игра до сих пор неработоспособна. Добавьте патч в пакет perl-SDL для фиксации "Modification of a read-only value", игрушка ведь хорошая
Comment 2 viy 2016-01-17 21:53:45 MSK
спасибо за патч, приложен к 
perl-SDL-2.2.6-alt7.src.rpm
Comment 3 viy 2016-01-17 22:46:32 MSK
патч исправил ошибку?
Comment 4 Vitaly Lipatov 2016-02-26 00:28:13 MSK
(В ответ на комментарий №3)
> патч исправил ошибку?
У меня работает.
frozen-bubble-2.2.0-alt3.1.1
Comment 5 viy 2016-02-26 00:50:28 MSK
Thanks!