<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/cheesetracker/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/cheesetracker/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 31 Jul 2010 07:35:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cheesetracker/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Localization</title><link>https://sourceforge.net/p/cheesetracker/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I can't find localization file. Has it any?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 31 Jul 2010 07:35:35 -0000</pubDate><guid>https://sourceforge.netb69bef096150236d7faade08e84a43206b477781</guid></item><item><title>Xnn has no effect with low pass filter envelope on</title><link>https://sourceforge.net/p/cheesetracker/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When the instrument has enabled filter envelope and lowpass filter is selected, Xnn (panning) has no effect - the sample is always played in the center.&lt;br /&gt;
Moreover, there are some issues with other filters:&lt;br /&gt;
- Bandpass seems to have no influence on sound (or I have hearing problems)&lt;br /&gt;
- Highpass, Lowpass2 and Notch do not produce any sound when enabled.&lt;br /&gt;
chibitracker 0.9.14.4 compiled under Ubuntu 9.04 AMD&lt;br /&gt;
sound driver - Jack&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arnold Gonzalez</dc:creator><pubDate>Sat, 20 Sep 2008 18:23:52 -0000</pubDate><guid>https://sourceforge.netc7564645a51af985288aecc9e358d7717c4b7807</guid></item><item><title>Program crashes when playing long samples</title><link>https://sourceforge.net/p/cheesetracker/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When playing long samples (or samples on low pitch, so that the sound is long) in Sample Window, the following message appeared and cheesetracker crashed:&lt;/p&gt;
&lt;p&gt;/usr/include/c++/4.2/debug/vector:198:error: attempt to subscript container &lt;br /&gt;
with out-of-bounds index 403, but container only holds 403 elements.&lt;/p&gt;
&lt;p&gt;Objects involved in the operation:&lt;br /&gt;
sequence "this" @ 0x0x190d928 {&lt;br /&gt;
type = NSt7__debug6vectorIfSaIfEEE;&lt;br /&gt;
}&lt;br /&gt;
Aborted&lt;/p&gt;
&lt;p&gt;It happened 4-5 times when playing the stereo 16-bit WAV samples about 700kB at 2 * slower pitch.&lt;br /&gt;
However, the error cannot be reproduced every time. It happened with different samples too, so I don't think it is the issue with the corrupt Wav file.&lt;/p&gt;
&lt;p&gt;Cheesetracker version: 0.9.15.4&lt;br /&gt;
Sound device: Jack 16bit, stereo, buffer size 4096 sampling rate 44100, wave resampler - cubic&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arnold Gonzalez</dc:creator><pubDate>Sat, 20 Sep 2008 18:07:54 -0000</pubDate><guid>https://sourceforge.net52cb814135716a24c1deb70e6370c8f397f3e340</guid></item><item><title>g++ 4.3 build fixes</title><link>https://sourceforge.net/p/cheesetracker/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached is a patch that lets cheesetracker correctly build with g++ 4.3. Without this, it won't compile because of missing includes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wesley J. Landaker</dc:creator><pubDate>Sat, 12 Apr 2008 05:23:00 -0000</pubDate><guid>https://sourceforge.net0d418c8f1f9c2431a880f052cfdc6307c2dc4303</guid></item><item><title>Minor fix device name fix</title><link>https://sourceforge.net/p/cheesetracker/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the dialog for choosing audio device the file template is "*.*" For Unix-like systems this is unusable since the device names don't have extentions. I propose a simple patch changing the template to "*".&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yury Aliaev</dc:creator><pubDate>Wed, 06 Feb 2008 12:43:26 -0000</pubDate><guid>https://sourceforge.net8a9e0fd6db8ecc5b238135f688f24694e4c99269</guid></item><item><title>ChT doesn't compile without audiofile</title><link>https://sourceforge.net/p/cheesetracker/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The compilation of CheeseTracker fails if no audiofile library (with headres) is installed in the build environment. Although audiofile is optional, its presence is not required during the pre-compilaion check. The diagnostics is following:&lt;/p&gt;
&lt;p&gt;g++ -o cheesetracker/program__QT/cheesetracker_qt cheesetracker/program__QT/cheesetracker_qt.o cheesetracker/interface__QT/libinterface_qt.a cheesetracker/interface_binds/lib_interface_binds.a cheesetracker/loaders/lib_loaders.a cheesetracker/savers/lib_savers.a cheesetracker/trackercore/lib_trackercore.a common/libinterface__qt.a common/libcommon.a -L/usr/lib64/qt3//lib -L/sw/lib -lgmp -lz -lm -lpthread -lqt-mt -lsigc-1.2 -ldl -ljack&lt;br /&gt;
cheesetracker/interface_binds/lib_interface_binds.a(tracker_instance.o): In function `~Tracker_Instance':&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:198: undefined reference to `Loader_libaudiofile::~Loader_libaudiofile()'&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:198: undefined reference to `Loader_libaudiofile::~Loader_libaudiofile()'&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:198: undefined reference to `Loader_libaudiofile::~Loader_libaudiofile()'&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:198: undefined reference to `Loader_libaudiofile::~Loader_libaudiofile()'&lt;br /&gt;
cheesetracker/interface_binds/lib_interface_binds.a(tracker_instance.o): In function `Tracker_Instance':&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:166: undefined reference to `Loader_libaudiofile::Loader_libaudiofile()'&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:194: undefined reference to `Loader_libaudiofile::~Loader_libaudiofile()'&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:166: undefined reference to `Loader_libaudiofile::Loader_libaudiofile()'&lt;br /&gt;
/usr/src/RPM/BUILD/cheesetracker-0.9.15.3/cheesetracker/interface_binds/tracker_instance.cpp:194: undefined reference to `Loader_libaudiofile::~Loader_libaudiofile()'&lt;br /&gt;
collect2: ld returned 1 exit status&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yury Aliaev</dc:creator><pubDate>Wed, 06 Feb 2008 12:37:57 -0000</pubDate><guid>https://sourceforge.netfd659fae761dfa7d0d9def9231e450004d75d747</guid></item><item><title>Doesn't build with GCC 4.3 (prerelease)</title><link>https://sourceforge.net/p/cheesetracker/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Report from Debian:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456104" rel="nofollow"&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456104&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Quoted in full below:&lt;br /&gt;
---------------------&lt;/p&gt;
&lt;p&gt;Package: cheesetracker&lt;br /&gt;
Version: 0.9.15.2-1&lt;br /&gt;
Usertags: ftbfs-gcc-4.3&lt;/p&gt;
&lt;p&gt;Your package fails to build with GCC 4.3.  Version 4.3 has not been&lt;br /&gt;
released yet but I'm building with a snapshot in order to find errors&lt;br /&gt;
and give people an advance warning.&lt;/p&gt;
&lt;p&gt;You can reproduce this problem with gcc-snapshot from unstable.  Note&lt;br /&gt;
that Red Hat, Novell and Ubuntu have done some work getting packages&lt;br /&gt;
to build with GCC 4.3 so there might be patches floating around&lt;br /&gt;
somewhere.  I suggest you talk to your upstream.&lt;/p&gt;
&lt;p&gt;&amp;gt; Automatic build of cheesetracker_0.9.15.2-1 on em64t by sbuild/amd64 0.53&lt;br /&gt;
...&lt;br /&gt;
&amp;gt; scons: Building targets ...&lt;br /&gt;
&amp;gt; g++ -o cheesetracker/interface__QT/instrument_edit.o -c -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include -trigraphs -Wpointer-arith -I/usr/include/qt3 -D_GLIBCXX_DEBUG -DPOSIX_ENABLED -DBITS_PER_BYTE=8 -DNEED_GMP -DHAVE_LIBAUDIOFILE -D__STDC_LIMIT_MACROS -DHAVE_GNU_BASENAME -DHAVE_STDINT_H -DHAVE_MMAP -DHAVE_MADVISE -g -Wall -DLADSPA_ENABLED -DOSS_ENABLED -DJACK_ENABLED -DALSA_ENABLED -I/usr/include/alsa -Icommon/ -Icommon/defines/ -I/usr/include/qt3 -DQT_NO_EMIT -I/usr/include/qt3 -DQT_NO_EMIT -Icommon -I. -Icommon/defines -Icheesetracker -Icheesetracker/trackercore -Icheesetracker/loaders -Icheesetracker/savers -Icheesetracker/interface_binds cheesetracker/interface__QT/instrument_edit.cpp&lt;br /&gt;
&amp;gt; In file included from common/components/audio/mixer.h:47,&lt;br /&gt;
&amp;gt;                  from cheesetracker/trackercore/loader.h:45,&lt;br /&gt;
&amp;gt;                  from cheesetracker/trackercore/file_format_manager.h:41,&lt;br /&gt;
&amp;gt;                  from cheesetracker/interface__QT/instrument_edit.h:21,&lt;br /&gt;
&amp;gt;                  from cheesetracker/interface__QT/instrument_edit.cpp:28:&lt;br /&gt;
&amp;gt; common/defines/pvector.h:10: error: declaration of 'std::__debug::vector&amp;lt;T*, std::allocator&amp;lt;T*&amp;gt; &amp;gt; VectorPointer&amp;lt;T&amp;gt;::vector'&lt;br /&gt;
&amp;gt; /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/../../../../include/c++/4.3.0/debug/vector:52: error: changes meaning of 'vector' from 'class std::__debug::vector&amp;lt;T*, std::allocator&amp;lt;T*&amp;gt; &amp;gt;'&lt;br /&gt;
&amp;gt; scons: *** [cheesetracker/interface__QT/instrument_edit.o] Error 1&lt;br /&gt;
&amp;gt; scons: building terminated because of errors.&lt;/p&gt;
&lt;p&gt;-- &lt;br /&gt;
Martin Michlmayr&lt;br /&gt;
&lt;a href="http://www.cyrius.com/" rel="nofollow"&gt;http://www.cyrius.com/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wesley J. Landaker</dc:creator><pubDate>Thu, 13 Dec 2007 15:27:24 -0000</pubDate><guid>https://sourceforge.netb94a2f262a14a00b731a911a49219bdbd6f0b03a</guid></item><item><title>A patch with a few things in it</title><link>https://sourceforge.net/p/cheesetracker/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I've only just had chance to diff and upload this patch, even though I mentioned it a while ago.&lt;/p&gt;
&lt;p&gt;Rather than submit multiple patches for the things I have, they're all rolled into one.  This is against 0.9.15.2&lt;/p&gt;
&lt;p&gt;Here's the list of changes:&lt;/p&gt;
&lt;p&gt;1. Backwards tabbing is fixed.  On my system, this was tabbing out of the pattern editing region and into the widgets above rather than moving backwards through the channels.  The problem was that backtab wasn't being recognised.  Instead it was showing up as shift+tab.&lt;/p&gt;
&lt;p&gt;2. I couldn't get the new solo/mute keys to work, so I've changed them to shift+F10 = solo, shift+F11 = mute toggle.  Don't know why the others didn't work.&lt;/p&gt;
&lt;p&gt;3. I loved the addition of ALT-D, but I remembered that in screamtracker it would select the first block and then double it when pressed again.  So I made it do that.  It's not perfect and really should be based on block length (looking up the major highlight number) but this works for now.&lt;/p&gt;
&lt;p&gt;4. A sample editing "effect" I wrote and use ALL the time in 0.9.9 has been updated and added.  It's a simple "trim to selection" that doesn't involve loop points.  I hate having to mess with the loop point toggle just to trim a sample.  At some point I will sort out "trim before selection" and its brother, so that I can do without the loop points in editing altogether.&lt;/p&gt;
&lt;p&gt;After updating my trim function, I can really appreciate the improvements that have been made behind the scenes.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I hope you find this stuff useful.  If you do, I'll continue submitting stuff as I get time to scratch itches.&lt;/p&gt;
&lt;p&gt;James&lt;/p&gt;
&lt;p&gt;(james@dis-dot-dat.net)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Shuttleworth</dc:creator><pubDate>Fri, 14 Sep 2007 20:19:56 -0000</pubDate><guid>https://sourceforge.net596a08a542b1be1d458b92dda6c563f54c4cdd4b</guid></item><item><title>An IT file makes cheesetracker hangs</title><link>https://sourceforge.net/p/cheesetracker/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I tried to open an IT file and it makes cheesetracker hangs.&lt;/p&gt;
&lt;p&gt;Maybe it should be a good idea to store these values in a configuration file ?&lt;/p&gt;
&lt;p&gt;#define MAX_PATTERNS 200&lt;br /&gt;
#define MAX_ORDERS 255&lt;br /&gt;
#define MAX_SAMPLES 99&lt;br /&gt;
#define MAX_INSTRUMENTS 99&lt;/p&gt;
&lt;p&gt;Here is the log file of the crash. The problematic IT file is at &lt;a href="http://ycollette.free.fr/temp/adrenaline2.it" rel="nofollow"&gt;http://ycollette.free.fr/temp/adrenaline2.it&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Entering main() at cheesetracker/program__QT/cheesetracker_qt.cpp:799&lt;br /&gt;
QObject::connect: No such slot Pattern_Edit_Widget::instrument_changed(int)&lt;br /&gt;
QObject::connect:  (sender name:   'unnamed')&lt;br /&gt;
QObject::connect:  (receiver name: 'unnamed')&lt;br /&gt;
Loading samples..&lt;br /&gt;
Loading orders..&lt;br /&gt;
Loading instruments..&lt;br /&gt;
Loading sample_data..&lt;br /&gt;
Loading message..&lt;br /&gt;
Loading patterns..&lt;br /&gt;
success!..&lt;br /&gt;
cheesetracker_qt: cheesetracker/trackercore/song.cpp:110: Instrument* Song::get_instrument(int):  l'assertion « p_instrument &amp;lt; 99 » a échoué.&lt;br /&gt;
Abandon&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 02 Sep 2007 13:39:00 -0000</pubDate><guid>https://sourceforge.netdaea249a6e1e12ef4768a4c1b2ef101f7dd57a3c</guid></item><item><title>Add some files for internationalization of various messages</title><link>https://sourceforge.net/p/cheesetracker/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add some files (like *.po) for internationalization of the various messages of the GUI / Help pages.&lt;/p&gt;
&lt;p&gt;YC&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 02 Sep 2007 13:29:13 -0000</pubDate><guid>https://sourceforge.net331693b033cbba26fa22517b6f47b99465774f02</guid></item></channel></rss>