Your message dated Sat, 29 Aug 2015 18:05:30 +0000
with message-id <e1zvkvo-00072n...@franck.debian.org>
and subject line Bug#779690: fixed in cecilia 5.2.0-1
has caused the Debian Bug report #779690,
regarding cecilia: can't open anymore
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 ow...@bugs.debian.org
immediately.)


-- 
779690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779690
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cecilia
Version: 5.0.9-1.1
Severity: important

Dear Maintainer,

 i can not open cecilia it throws error, here is the traceback

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_misc.py", line
        1367, in Notify
            self.notify()
                          File 
"/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py",
                                line 16866, in Notify
                                    self.result = self.callable(*self.args, 
**self.kwargs)
                                                  File
                                                        
"/usr/lib/python2.7/dist-packages/cecilia/Resources/splash.py",
                                                        line 75, in OnClose
                                                            self.callback()
                                                                          File 
"/usr/bin/cecilia", line 68, in onStart
                                                                                
    ceciliaMainFrame.onOpen(os.path.join(MODULES_PATH,
                                                                                
                category, file), True)
                                                                                
                  File
                                                                                
                        
"/usr/lib/python2.7/dist-packages/cecilia/Resources/CeciliaMainFrame.py",
                                                                                
                        line 236, in onOpen
                                                                                
                            CeciliaLib.openCeciliaFile(self, event,
                                                                                
                                        builtin)
                                                                                
                                          File
                                                                                
                                                
"/usr/lib/python2.7/dist-packages/cecilia/Resources/CeciliaLib.py",
                                                                                
                                                line 584, in openCeciliaFile
                                                                                
                                                    
getVar("audioServer").openCecFile(cecFilePath)
                                                                                
                                                                  File
                                                                                
                                                                        
"/usr/lib/python2.7/dist-packages/cecilia/Resources/audio.py",
                                                                                
                                                                        line 
1660, in openCecFile
                                                                                
                                                                            
CeciliaLib.getVar("mainFrame").onUpdateInterface(None)
                                                                                
                                                                                
          File
                                                                                
                                                                                
                
"/usr/lib/python2.7/dist-packages/cecilia/Resources/CeciliaMainFrame.py",
                                                                                
                                                                                
                line 326, in
                                                                                
                                                                                
                onUpdateInterface
                                                                                
                                                                                
                    ceciliaInterface =
                                                                                
                                                                                
                                CeciliaInterface.CeciliaInterface(None,
                                                                                
                                                                                
                                title='Interface - %s' %
                                                                                
                                                                                
                                title, mainFrame=self)
                                                                                
                                                                                
                                  File
                                                                                
                                                                                
                                        
"/usr/lib/python2.7/dist-packages/cecilia/Resources/CeciliaInterface.py",
                                                                                
                                                                                
                                        line 52, in __init__
                                                                                
                                                                                
                                            self.controlPanel
                                                                                
                                                                                
                                                        =
                                                                                
                                                                                
                                                        Control.CECControl(self,
                                                                                
                                                                                
                                                        -1)
                                                                                
                                                                                
                                                          File
                                                                                
                                                                                
                                                                
"/usr/lib/python2.7/dist-packages/cecilia/Resources/Control.py",
                                                                                
                                                                                
                                                                line 130, in
                                                                                
                                                                                
                                                                __init__
                                                                                
                                                                                
                                                                    
self.createOutputPanel()
                                                                                
                                                                                
                                                                                
  File
                                                                                
                                                                                
                                                                                
        "/usr/lib/python2.7/dist-packages/cecilia/Resources/Control.py",
                                                                                
                                                                                
                                                                                
        line 483,
                                                                                
                                                                                
                                                                                
        in
                                                                                
                                                                                
                                                                                
        createOutputPanel
                                                                                
                                                                                
                                                                                
            outputSizer.AddGrowableRow(9)
                                                                                
                                                                                
                                                                                
                          File
                                                                                
                                                                                
                                                                                
                                
"/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py",
                                                                                
                                                                                
                                                                                
                                line
                                                                                
                                                                                
                                                                                
                                15343,
                                                                                
                                                                                
                                                                                
                                in
                                                                                
                                                                                
                                                                                
                                AddGrowableRow
                                                                                
                                                                                
                                                                                
                                    return
                                                                                
                                                                                
                                                                                
                                                
_core_.FlexGridSizer_AddGrowableRow(*args,
                                                                                
                                                                                
                                                                                
                                                **kwargs)
                                                                                
                                                                                
                                                                                
                                                wx._core.PyAssertionError:
                                                                                
                                                                                
                                                                                
                                                C++
                                                                                
                                                                                
                                                                                
                                                assertion
                                                                                
                                                                                
                                                                                
                                                "!m_rows
                                                                                
                                                                                
                                                                                
                                                ||
                                                                                
                                                                                
                                                                                
                                                idx
                                                                                
                                                                                
                                                                                
                                                <
                                                                                
                                                                                
                                                                                
                                                (size_t)m_rows"
                                                                                
                                                                                
                                                                                
                                                failed
                                                                                
                                                                                
                                                                                
                                                at
                                                                                
                                                                                
                                                                                
                                                ../src/common/sizer.cpp(1967)
                                                                                
                                                                                
                                                                                
                                                in
                                                                                
                                                                                
                                                                                
                                                AddGrowableRow():
                                                                                
                                                                                
                                                                                
                                                invalid
                                                                                
                                                                                
                                                                                
                                                row
                                                                                
                                                                                
                                                                                
                                                index

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.18.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IN.utf8, LC_CTYPE=en_IN.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cecilia depends on:
ii  python        2.7.8-4
ii  python-numpy  1:1.8.2-2
ii  python-pyo    0.7-2.1

cecilia recommends no packages.

cecilia suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: cecilia
Source-Version: 5.2.0-1

We believe that the bug you reported is fixed in the latest version of
cecilia, 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 779...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tiago Bortoletto Vaz <ti...@debian.org> (supplier of updated cecilia 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 01 Aug 2015 09:14:30 -0400
Source: cecilia
Binary: cecilia
Architecture: source all
Version: 5.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Tiago Bortoletto Vaz <ti...@debian.org>
Description:
 cecilia    - Sound synthesis and audio signal processing environment
Closes: 779690
Changes:
 cecilia (5.2.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fix wx3 compatibility issues. (Closes: #779690)
   * Add dh-python to Build-depends.
   * Fix patches.
   * Update Standards-Version.
Checksums-Sha1:
 f0997dd2ebc97d4dfea27fd78a002f1f9c1b5fd1 1999 cecilia_5.2.0-1.dsc
 4c59ecd742aebadbdbcfb3bcedcbd13e2ad8a40d 2739732 cecilia_5.2.0.orig.tar.gz
 d0f81ed9a926d2b1b08614e5adbad6ed957fa729 8640 cecilia_5.2.0-1.debian.tar.xz
 7d6f9a64031cc2b56ee862691d78e835458271d4 1107718 cecilia_5.2.0-1_all.deb
Checksums-Sha256:
 c706362452a6cc94d404993feeae15306f4bf97bde050d2e4453170c24eae41d 1999 
cecilia_5.2.0-1.dsc
 335f7224faa835390c9148ba7e8048ec6fcb6bb4a08a3c77b7b749fa1957e6fc 2739732 
cecilia_5.2.0.orig.tar.gz
 1fba04d4f6eaf4674c54d2efd09b347e2afbca570846951bf18ed47ae391dded 8640 
cecilia_5.2.0-1.debian.tar.xz
 3de0779702d9a6a52b9b75351468c42221f22e18bce4f0f2381f2139361d62cd 1107718 
cecilia_5.2.0-1_all.deb
Files:
 921663005fc0ddbdc22681e5d96716be 1999 sound optional cecilia_5.2.0-1.dsc
 a5899764d285f5955266ed3ec5023415 2739732 sound optional 
cecilia_5.2.0.orig.tar.gz
 94f1d896f181aeb054f109756aad4c33 8640 sound optional 
cecilia_5.2.0-1.debian.tar.xz
 52deffd2e9ccbc4aaef94b7931a22760 1107718 sound optional cecilia_5.2.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV4e+pAAoJENhHR6zktoE9slIQAJCxlHT3wItHEJFpi/L8NRGB
BI9J36G7iDIfvuS42ISs9UvKVV6/LQIo/ll8i02+x780VBZEC+aHOdCCD/QHfwxo
8Xc1UjsETe/GztpmDRbou1ibg+jV8cGLpZRVR0mMiMxX4vv/6lvJUjHgz9zlXaQv
+v9KcUIeZQSaN8Fw0mgUg8WXVL0DTCwcxRikculMEgoVJQJpAw/R2gb5uTU3quJ1
Jh5LOR2wUI6JQdfqlbcnOcx8tfbx3f0owwYRFBtxt2nMwhSm2joaoNpDLoIThMD3
bjzWbbjJYy7gQ4MRLaGu94I/52J3fwgDK12lfEbEDtzx75qNiLtc7rptlDpOO+4c
6mBVJYqjiUdYQl0IeYIpkMNhTYw0q4zNcLZ2pyEcK/gKRTxqqVwLj3ErLnu5wUWV
szs2EykkQelgHzbI8c/WqWG1w4QX4FGYF82PnIlNC7eb/bDHBs2CsbTL2NtFpoq8
Dx+MyCd74bM7ezEyD3gsQIH+2WUyUKwbatxnLPgHkFgGGKCMLIbnT+YEyVG4ELRS
ksIcXD2K+iF56qveb0+XB7b24EeF24fTKJlJ8PYCIFp8dcZtr60ioOzPrp9Dhmya
axC/Wkii1Gb68QkkWv1VjST9j9owUu00iMl+NlnIiT1lXtf7YdhMWe6S0EhLZ6ks
YOr4LoiSC0GyMlaytjoJ
=SRUr
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to