[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#909194: RFS: zapping/0.10~cvs6-14 [QA] [RC]



X-Debbugs-CC: yavor@gnu.org
Control: tag -1 + moreinfo

Hi Yavor!

I took a look at this package. First of all, you may continue with the 
packaging using git repository available on Salsa platform:

https://salsa.debian.org/debian/zapping

If you are not a Debian Developer and you need commit permission, please tell 
me your Salsa -guest username and I will grant you with such permission.

For the QA upload itself: I built it on my local machine and received a 
SIGTRAP when running:

Reading symbols from zapping...Reading symbols from /usr/lib/debug/.build-id/
de/761bd14100f5269affa9a7d39b2b3f2f983cff.debug...done.
done.
(gdb) r
Starting program: /usr/bin/zapping 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff0293700 (LWP 30771)]
[New Thread 0x7fffefa92700 (LWP 30772)]
[New Thread 0x7fffee53e700 (LWP 30773)]

(zapping:30767): GLib-GIO-ERROR **: 19:52:58.346: Settings schema 
'net.sf.Zapping.plugins.teletext.window' does not contain a key named 'view-
menu'

Thread 1 "zapping" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff72fb9f5 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt full
#0  0x00007ffff72fb9f5 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.
0
No symbol table info available.
#1  0x00007ffff72fca9d in g_log_default_handler () from /usr/lib/x86_64-linux-
gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007ffff72fccef in g_logv () from /usr/lib/x86_64-linux-gnu/
libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff72fcedf in g_log () from /usr/lib/x86_64-linux-gnu/
libglib-2.0.so.0
No symbol table info available.
#4  0x00007ffff752722a in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#5  0x00007ffff752787c in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#6  0x00007ffff752b4af in g_settings_get_value () from /usr/lib/x86_64-linux-
gnu/libgio-2.0.so.0
No symbol table info available.
#7  0x00007ffff752c56b in g_settings_get_boolean () from /usr/lib/x86_64-
linux-gnu/libgio-2.0.so.0
No symbol table info available.
#8  0x00005555555d5bbe in z_toggle_action_connect_key 
(toggle_action=0x5555557bf930, settings=0x5555558ffcd0, key=0x55555563d0a8 
"view-menu") at ../../src/zgconf.c:274
        n = <optimized out>
        active = <optimized out>
#9  0x00005555555d14c9 in instance_init (instance=0x5555559ee430, 
g_class=<optimized out>) at ../../src/zapping.c:1022
        z = 0x5555559ee430
        error = 0x0
        action = <optimized out>
        toggle_action = 0x5555557bf930
        stack = <optimized out>
        widget = <optimized out>
        success = <optimized out>
---Type <return> to continue, or q <return> to quit---

Please fix this problem. After solving the issue, please also notify me so 
that we could make some further tests. Thanks!

--
Regards,
Boyuan Yang

在 2018年9月19日星期三 EDT 上午10:50:23,您写道:
> Package: sponsorship-requests
> Severity: important
> 
> Dear mentors,
> 
> I'm looking for a sponsor for a QA upload of the package "zapping".
> 
>  * Package name    : zapping
>    Version         : 0.10~cvs6-14
>    Upstream Author : Iñaki García Etxebarria <garetxe@users.sourceforge.net>
> Michael H. Schimek <mschimek@users.sourceforge.net> * URL             :
> http://zapping.sourceforge.net/
>  * License         : GPL-2
>    Section         : gnome
> 
> It builds this binary package:
> 
> zapping    - television viewer for the GNOME environment
> 
> To access further information about this package, please visit the
> following URL:
> 
>   https://mentors.debian.net/package/zapping
> 
> Alternatively, one can download the package with dget using this command:
> 
>   dget -x
> https://mentors.debian.net/debian/pool/main/z/zapping/zapping_0.10~cvs6-14.
> dsc
> 
> Changes since the last upload:
> 
>   * QA upload.
>   * debian/patches/23-GnomeUI-to-GTK3.patch: New; (attempt to) port to
>     GTK+ 3 (Closes: #886187).  See the patch description for details.
>   * debian/patches/24-GConf-to-GSettings.patch: New; migrate from GConf to
>     GSettings (Closes: #886188).
>   * debian/patches/25-Disable-mpeg-plugin.patch: New; instead of shipping
>     an empty plugin, build the mpeg plugin conditionally if HAVE_LIBRTE is
>     defined.  This library is not available in Debian.
>   * debian/patches/series: Update.
>   * debian/control (Build-Depends): Replace libgtk2.0-dev with
>     libgtk-3-dev.  Remove libglade2-dev, libgnomeui-dev and libgconf2-dev.
>     Add libgl1-mesa-dev.
>     (Recommends): Add gconf2 for the sake of data migration.
>     (Vcs-Git, Vcs-Browser): Remove; repository no longer available.
>     (Standards-Version): Bump to 4.2.1; no changes required.
>   * debian/rules: Define hurd-specific CPPFLAGS; yet another attempt to
>     fix FTBFS on GNU/Hurd.
>     (override_dh_auto_configure): Override AC_PATH_PROG test for
>     consolehelper so that --enable-pam actually works.  Drop
>     --disable-schemas-install and --with-gconf-schema-file-dir.
>     (override_dh_auto_install): Move zapping_setup_fb to /usr/bin.
>     (override_dh_fixperms): Remove, no longer necessary.
>   * debian/lintian-overrides: Delete as it is unused now.
>   * debian/links: Delete, no longer needed.
>   * debian/copyright: Use https for Format URL.  Bump copyright years.

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: