<?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/virtual3101/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/virtual3101/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 22 Feb 2006 13:43:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/virtual3101/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>build on gentoo fails</title><link>https://sourceforge.net/p/virtual3101/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Build on gentoo fails. Fixing the configure-problem was&lt;br /&gt;
easy, but make fails with this error.&lt;/p&gt;
&lt;p&gt;make[4]: Entering directory `/root/main/src/AgALag/gui'&lt;br /&gt;
if g++ -DHAVE_CONFIG_H -I. -I. -I../../..  &lt;br /&gt;
-I../../.. -O3 -Wall -fomit-frame-pointer -ffast-math&lt;br /&gt;
-fexpensive-optimizations&lt;br /&gt;
-I/usr/local/lib/wx/include/base-ansi-release-2.6&lt;br /&gt;
-I/usr/local/include/wx-2.6 -DwxUSE_GUI=0&lt;br /&gt;
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES&lt;br /&gt;
-D_LARGEFILE_SOURCE=1&lt;br /&gt;
-D'BIN_INSTALL_DIR="/usr/local/Axoris/VirtuAL3101/bin"'&lt;br /&gt;
-MT AL3101EditProperties.o -MD -MP -MF&lt;br /&gt;
".deps/AL3101EditProperties.Tpo" -c -o&lt;br /&gt;
AL3101EditProperties.o AL3101EditProperties.cpp; \
then mv -f ".deps/AL3101EditProperties.Tpo"&lt;br /&gt;
".deps/AL3101EditProperties.Po"; else rm -f&lt;br /&gt;
".deps/AL3101EditProperties.Tpo"; exit 1; fi&lt;br /&gt;
In file included from AL3101EditProperties.cpp:10:&lt;br /&gt;
AL3101EditProperties.h:29: error: expected class-name&lt;br /&gt;
before '{' token&lt;br /&gt;
AL3101EditProperties.h:38: error: ISO C++ forbids&lt;br /&gt;
declaration of `wxButton' with no type&lt;br /&gt;
AL3101EditProperties.h:38: error: expected `;' before&lt;br /&gt;
'*' token&lt;br /&gt;
AL3101EditProperties.h:39: error: ISO C++ forbids&lt;br /&gt;
declaration of `wxStaticText' with no type&lt;br /&gt;
AL3101EditProperties.h:39: error: expected `;' before&lt;br /&gt;
'*' token&lt;br /&gt;
AL3101EditProperties.h:40: error: ISO C++ forbids&lt;br /&gt;
declaration of `wxTextCtrl' with no type&lt;br /&gt;
AL3101EditProperties.h:40: error: expected `;' before&lt;br /&gt;
'*' token&lt;br /&gt;
AL3101EditProperties.cpp: In constructor&lt;br /&gt;
`CProperties::CProperties(wxWindow*, wxWindowID,&lt;br /&gt;
TModuleProperty*, int)':&lt;br /&gt;
AL3101EditProperties.cpp:24: error: class `CProperties'&lt;br /&gt;
does not have any field named `wxDialog'&lt;br /&gt;
AL3101EditProperties.cpp:24: error: `wxDefaultPosition'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:24: error: (Each undeclared&lt;br /&gt;
identifier is reported only once for each function it&lt;br /&gt;
appears in.)&lt;br /&gt;
AL3101EditProperties.cpp:24: error: `wxSize' undeclared&lt;br /&gt;
(first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:24: error:&lt;br /&gt;
`wxDEFAULT_DIALOG_STYLE' undeclared (first use this&lt;br /&gt;
function)&lt;br /&gt;
AL3101EditProperties.cpp:31: error: `TxtIntro'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:31: error: `wxStaticText' has&lt;br /&gt;
not been declared&lt;br /&gt;
AL3101EditProperties.cpp:33: error: invalid use of&lt;br /&gt;
undefined type `struct wxPoint'&lt;br /&gt;
/usr/local/include/wx-2.6/wx/utils.h:55: error: forward&lt;br /&gt;
declaration of `struct wxPoint'&lt;br /&gt;
AL3101EditProperties.cpp:35: error: `TxtProp'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:35: error: `wxStaticText' has&lt;br /&gt;
not been declared&lt;br /&gt;
AL3101EditProperties.cpp:36: error: `EdtProp'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:36: error: `wxTextCtrl' has&lt;br /&gt;
not been declared&lt;br /&gt;
AL3101EditProperties.cpp:40: error: `wxStaticText' has&lt;br /&gt;
not been declared&lt;br /&gt;
AL3101EditProperties.cpp:41: error: invalid use of&lt;br /&gt;
undefined type `struct wxPoint'&lt;br /&gt;
/usr/local/include/wx-2.6/wx/utils.h:55: error: forward&lt;br /&gt;
declaration of `struct wxPoint'&lt;br /&gt;
AL3101EditProperties.cpp:43: error: `wxTextCtrl' has&lt;br /&gt;
not been declared&lt;br /&gt;
AL3101EditProperties.cpp:44: error: invalid use of&lt;br /&gt;
undefined type `struct wxPoint'&lt;br /&gt;
/usr/local/include/wx-2.6/wx/utils.h:55: error: forward&lt;br /&gt;
declaration of `struct wxPoint'&lt;br /&gt;
AL3101EditProperties.cpp:45: error: `wxFILTER_ASCII'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:45: error: `wxTextValidator'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:52: error: `BtnOk' undeclared&lt;br /&gt;
(first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:52: error: `wxButton' has not&lt;br /&gt;
been declared&lt;br /&gt;
AL3101EditProperties.cpp:53: error: invalid use of&lt;br /&gt;
undefined type `struct wxPoint'&lt;br /&gt;
/usr/local/include/wx-2.6/wx/utils.h:55: error: forward&lt;br /&gt;
declaration of `struct wxPoint'&lt;br /&gt;
AL3101EditProperties.cpp:54: error: `BtnCancel'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
AL3101EditProperties.cpp:54: error: `wxButton' has not&lt;br /&gt;
been declared&lt;br /&gt;
AL3101EditProperties.cpp:55: error: invalid use of&lt;br /&gt;
undefined type `struct wxPoint'&lt;br /&gt;
/usr/local/include/wx-2.6/wx/utils.h:55: error: forward&lt;br /&gt;
declaration of `struct wxPoint'&lt;br /&gt;
AL3101EditProperties.cpp:57: error: `SetClientSize'&lt;br /&gt;
undeclared (first use this function)&lt;br /&gt;
make[4]: *** [AL3101EditProperties.o] Error 1&lt;br /&gt;
make[4]: Leaving directory `/root/main/src/AgALag/gui'&lt;br /&gt;
make[3]: *** [all-recursive] Error 1&lt;br /&gt;
make[3]: Leaving directory `/root/main/src/AgALag'&lt;br /&gt;
make[2]: *** [all-recursive] Error 1&lt;br /&gt;
make[2]: Leaving directory `/root/main/src'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory `/root/main'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;
&lt;p&gt;With both i686-pc-linux-gnu-3.3.6 and&lt;br /&gt;
i686-pc-linux-gnu-3.4.4. Since i am not the gcc expert&lt;br /&gt;
maybe you could give me a clue how to fix? Downgrade&lt;br /&gt;
the compiler or maybe add a compilerswitch for relaxed&lt;br /&gt;
compiler behaviour.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 22 Feb 2006 13:43:29 -0000</pubDate><guid>https://sourceforge.netf643c9a433ebcd969aa07f56baa9321104d2e4a6</guid></item><item><title>Changing volume setting</title><link>https://sourceforge.net/p/virtual3101/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When the volume is set in Miss Parker manager and&lt;br /&gt;
stored in the Miss Parker, the values are changed by 1&lt;br /&gt;
if the Miss Parker is powered down and up again.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J-C Lallemand</dc:creator><pubDate>Sat, 14 May 2005 10:28:17 -0000</pubDate><guid>https://sourceforge.neta31bff62e7483080456a7438d2308a5fd0333415</guid></item><item><title>MP saturation LED</title><link>https://sourceforge.net/p/virtual3101/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Firmware 1.1&lt;br /&gt;
MP-manager 1.1&lt;/p&gt;
&lt;p&gt;The saturation LED (the red on) on my Miss Parker &lt;br /&gt;
stays lighted all the time, from the moment I start it, &lt;br /&gt;
until I shut it down. &lt;/p&gt;
&lt;p&gt;W.r.t. that problem, the MP manager shows coherent &lt;br /&gt;
input volume.&lt;/p&gt;
&lt;p&gt;Is that normal doctor ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jérémie Fays</dc:creator><pubDate>Fri, 06 May 2005 07:38:20 -0000</pubDate><guid>https://sourceforge.netcab9bfc58f2d1abb5605ea78a45f0ec896026fbd</guid></item><item><title>Effect storage</title><link>https://sourceforge.net/p/virtual3101/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;firmware 1.1&lt;br /&gt;
Miss Parker Manager 1.1&lt;/p&gt;
&lt;p&gt;The effect doesn't stay correctly stored in the Miss after &lt;br /&gt;
edition in the MP-Manager. 3 examples : &lt;br /&gt;
(1) Phaser : I store the project when it fits. Then I reboot &lt;br /&gt;
the Miss --&amp;gt; no sound at all anymore&lt;br /&gt;
(2) Wah_jeje3 : project store then reboot --&amp;gt; bypass &lt;br /&gt;
mode=ok. Effect mode : no sound anymore&lt;br /&gt;
(3) Disto_jeje : project store then reboot --&amp;gt; when switch &lt;br /&gt;
in bypass mode=bypass (ok). When switch in effect &lt;br /&gt;
mode=screams, noise, ugly sound as soon as I pick a &lt;br /&gt;
string on my guitar.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jérémie Fays</dc:creator><pubDate>Fri, 06 May 2005 07:20:24 -0000</pubDate><guid>https://sourceforge.netbc923455a036ba80592008663bb4846a6d661d8a</guid></item><item><title>Report Bug not working in Agalag</title><link>https://sourceforge.net/p/virtual3101/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The menu "Report Bug" is not working in Agalag.&lt;br /&gt;
It would be nicer to generate a message box explaining&lt;br /&gt;
the way to proceed.&lt;/p&gt;
&lt;p&gt;Thanks Henry for reporting.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J-C Lallemand</dc:creator><pubDate>Fri, 07 Jan 2005 15:45:19 -0000</pubDate><guid>https://sourceforge.net5696e59d3de9cea2f22629532c946bf93b9bc606</guid></item><item><title>Problem with filename with spaces</title><link>https://sourceforge.net/p/virtual3101/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The simulator does not support filenames containing spaces.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J-C Lallemand</dc:creator><pubDate>Fri, 07 Jan 2005 15:33:53 -0000</pubDate><guid>https://sourceforge.net949dfe09b2a17d8415c27896f71a1c278a06f5d4</guid></item><item><title>Simulation hanging in AgALag</title><link>https://sourceforge.net/p/virtual3101/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When a simulation is launched from AgALag and if an&lt;br /&gt;
error occurs, the all thing hangs.&lt;/p&gt;
&lt;p&gt;This can occur for several reasons:&lt;br /&gt;
- the file names contain spaces, this is not currently&lt;br /&gt;
supported by the simulator.&lt;br /&gt;
- the audio file used is not stereo, 44.1kHw and 16 bits.&lt;/p&gt;
&lt;p&gt;The simulator should return when an error occurs within&lt;br /&gt;
a script.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J-C Lallemand</dc:creator><pubDate>Fri, 07 Jan 2005 15:28:56 -0000</pubDate><guid>https://sourceforge.net2edaf90d2a427b8fcd69b7d763abff6b05930b69</guid></item><item><title>Wrong default directory in Agalag</title><link>https://sourceforge.net/p/virtual3101/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When launching Agalag for the first time the default &lt;br /&gt;
directory for assembler is "../asm" and to be coherent &lt;br /&gt;
with the directory structure it should be "../bin"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 09 Oct 2004 16:19:01 -0000</pubDate><guid>https://sourceforge.netb5e2896f9632a1516ea0b7573319cc074e5d1556</guid></item><item><title>Cannot execute mkalproj in Agalag</title><link>https://sourceforge.net/p/virtual3101/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I don't know why, but happens sometimes and it's &lt;br /&gt;
difficult to reproduce intentionnaly.&lt;/p&gt;
&lt;p&gt;I get the following message when trying to &lt;br /&gt;
make/assemble:&lt;br /&gt;
"Error: Execution of command ./mkalproj -&lt;br /&gt;
t "&amp;lt;path&amp;gt;\&amp;amp;lt;project.axp&amp;gt;" (failed (error 2: the system &lt;br /&gt;
cannot find the file specified.)&lt;/p&gt;
&lt;p&gt;I'm then forced to launch the command in a command &lt;br /&gt;
box.&lt;/p&gt;
&lt;p&gt;May be a problem of current directory that change inside&lt;br /&gt;
Agalag ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 07 Oct 2004 07:39:45 -0000</pubDate><guid>https://sourceforge.net1ec5fbca272693a2d9bd68cd1d8b519d4fad11b7</guid></item><item><title>Restriction of names in AgALag</title><link>https://sourceforge.net/p/virtual3101/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The AgALag allows to use names with spaces when &lt;br /&gt;
renaming a module. However, this leads to a crash when &lt;br /&gt;
reloading the project.&lt;/p&gt;
&lt;p&gt;Two possible solutions are:&lt;br /&gt;
1) prevent the user from entering a name containing &lt;br /&gt;
spaces&lt;br /&gt;
2) modify the load project function so that it accept &lt;br /&gt;
module names with spaces.&lt;/p&gt;
&lt;p&gt;Of course the second possibility is the best from a user &lt;br /&gt;
perspective as the renaming is present to allow the &lt;br /&gt;
usage of human name which means including spaces.&lt;/p&gt;
&lt;p&gt;Checking for illegal characters would be a nice added &lt;br /&gt;
feature if other characters are not supported by the &lt;br /&gt;
load project function.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J-C Lallemand</dc:creator><pubDate>Thu, 16 Sep 2004 07:14:10 -0000</pubDate><guid>https://sourceforge.net046d664d38400c02c0d1989bd28107694caa07e8</guid></item></channel></rss>