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

Bug#1029099: marked as done (soundgrain does not start)



Your message dated Sat, 04 Feb 2023 21:52:13 +0000
with message-id <E1pOQSD-007rA1-UC@fasolo.debian.org>
and subject line Bug#1029099: fixed in soundgrain 6.0.1-4
has caused the Debian Bug report #1029099,
regarding soundgrain does not start
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1029099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029099
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: soundgrain
Version: 6.0.1-3
Severity: important

Hello,

Thank you for packaging soundgrain!

I ran `apt install soundgrain` then tried to start it:

$ soundgrain
Traceback (most recent call last):
  File "/usr/bin/soundgrain", line 60, in <module>
    app = SoundGrainApp(redirect=False)
  File "/usr/bin/soundgrain", line 41, in __init__
    self.frame = MainFrame(None, -1, pos=(0, 20), size=(sizex, sizey),
  File "/usr/share/soundgrain/Resources/MainFrame.py", line 220, in __init__
    self.controls = ControlPanel(self, self.panel)
  File "/usr/share/soundgrain/Resources/ControlPanel.py", line 193, in __init__
    rec1Box.Add(self.but_folder, 1, wx.ALIGN_CENTER_VERTICAL | wx.EXPAND | wx.RIGHT, 10)
wx._core.wxAssertionError: C++ assertion "CheckSizerFlags(!((flags) & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL | wxALIGN_BOTTOM | wxALIGN_CENTRE_VERTICAL)))" failed at ./src/common/sizer.cpp(2288) in DoInsert(): wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL | wxALIGN_BOTTOM | wxALIGN_CENTRE_VERTICAL will be ignored in this sizer: wxEXPAND overrides alignment flags in box sizers

DO NOT PANIC !!

If you're an end user running a program not developed by you, please ignore this message, it is harmless, and please try reporting the problem to the program developers.

You may also set WXSUPPRESS_SIZER_FLAGS_CHECK environment variable to suppress all such checks when running this program.

If you're the developer, simply remove this flag from your code to avoid getting this message. You can also call wxSizerFlags::DisableConsistencyChecks() to globally disable all such checks, but this is strongly not recommended.


Running it with WXSUPPRESS_SIZER_FLAGS_CHECK=1 makes it work, with a
number of Gtk warnings:

$ WXSUPPRESS_SIZER_FLAGS_CHECK=1 soundgrain
[...]
(soundgrain:1181640): Gtk-WARNING **: 18:07:40.898: for_size smaller than min-size (8 < 14) while measuring gadget (node check, owner GtkCheckButton)

(soundgrain:1181640): Gtk-WARNING **: 18:07:40.900: for_size smaller than min-size (8 < 14) while measuring gadget (node check, owner GtkCheckButton)

(soundgrain:1181640): Gtk-WARNING **: 18:07:41.603: for_size smaller than min-size (8 < 14) while measuring gadget (node check, owner GtkCheckButton)


Enrico


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_IE:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages soundgrain depends on:
ii  python3           3.10.6-3+b1
ii  python3-markdown  3.4.1-2
ii  python3-pyo       1.0.4-1+b4
ii  python3-wxgtk4.0  4.2.0+dfsg-1+b3

soundgrain recommends no packages.

soundgrain suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: soundgrain
Source-Version: 6.0.1-4
Done: Tiago Bortoletto Vaz <tiago@debian.org>

We believe that the bug you reported is fixed in the latest version of
soundgrain, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1029099@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tiago Bortoletto Vaz <tiago@debian.org> (supplier of updated soundgrain package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 04 Feb 2023 16:20:26 -0500
Source: soundgrain
Architecture: source
Version: 6.0.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Tiago Bortoletto Vaz <tiago@debian.org>
Closes: 1029099
Changes:
 soundgrain (6.0.1-4) unstable; urgency=medium
 .
   * Fix GTK error that makes soundgrain not start. Thanks to
     Enrico Zini. (Closes: #1029099)
Checksums-Sha1:
 806b9bdae8c9f3430b1badf816ea28e9892e0234 2031 soundgrain_6.0.1-4.dsc
 f674ac570caa23ac98a26e7ecb032eeba35d6fae 6476 soundgrain_6.0.1-4.debian.tar.xz
 a1211bb2890869e22983f6b654e21c3e8601937a 6728 soundgrain_6.0.1-4_amd64.buildinfo
Checksums-Sha256:
 fc96f0635a655a0c201967fd5677ce5b1405d2e7c1355f9bee538ae96e387e1a 2031 soundgrain_6.0.1-4.dsc
 2104fc4bb22e44d6a135c4797e06b37ec0f2e08b31fd4372789da3a05a7f44ec 6476 soundgrain_6.0.1-4.debian.tar.xz
 bed79db793c4df625ec3e807c6826aa2eb432b586ce2ccd84f237d8b61bcec3b 6728 soundgrain_6.0.1-4_amd64.buildinfo
Files:
 e2914d064f2b5538ec06aea10263e8d6 2031 sound optional soundgrain_6.0.1-4.dsc
 55d589ad30b75a0116d34a50d58dba19 6476 sound optional soundgrain_6.0.1-4.debian.tar.xz
 3b04b7de979636682f5c85cfc32863e1 6728 sound optional soundgrain_6.0.1-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEEYsAXsSqWkZu7etRd2EdHrOS2gT0FAmPez24RHHRpYWdvQGRl
Ymlhbi5vcmcACgkQ2EdHrOS2gT0vgg/+Lsi9fabiNwbW9RzrH/4amj3ha5Lqg4ou
9ruLXG4GAmjzbY5FrV2f0CxPAgkvxvPpEGZm3uCnEJmBhMHKBL5LaQgdib/drHwx
XX5oE0+BLaWkDh5VcKSLMMzNoetltHsrFb2Xsu0LwdYUOoZUWdqmwv5mDqcfCvna
HqwZaZaQZpyzw3IeRyVIt5TyTKmOiyx8VT9yLKtY5yT17dZVPeF36o50+CgMVHkv
vIrGFChWZhzYZnBeoSDgtGQ+5LcGQQHlLHhltgI8WdW4pxLQal16HbUpJxyqPEu2
9xHl84ZWv6vISW20ofDrSWcaYgRHQagzfWkEEpakSybIiaz6FjKGZ5IUsqb0brnH
iYfbLrsmsvGn6IOWf+hkdx3JjCH4EtV+gRnTpw+sGbGPLXK2L3NjmUmKGKZpMTuo
LLFpzYLt0YLdW1/O5DFeeqz8a5Vu77xKDM6/RBGkBSbykW3FnVCf2R1qaXcXDClQ
IttzlvuIB4P/c8due4pffPSv4zGo6bBuL5Bm0VqGgkJACZZbB1adqxGEoZgA6Zx7
KgqXtuHLGyzkGiKN97EYrFDUbr6GHuwqvNGqTpr2W7+05NaVOOa1QBI7Oh4dBYiZ
pwHtMlhC1LlA3cD3bNi3/ESbAIQ0ZdYDYOwUTrXJxQTE5UwYiUY9B2aKOJAvRDPG
AUJYZlDRerE=
=IJP5
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: