<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/virtual3101/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/virtual3101/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/virtual3101/bugs/</id><updated>2006-02-22T13:43:29Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>build on gentoo fails</title><link href="https://sourceforge.net/p/virtual3101/bugs/18/" rel="alternate"/><published>2006-02-22T13:43:29Z</published><updated>2006-02-22T13:43:29Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf643c9a433ebcd969aa07f56baa9321104d2e4a6</id><summary type="html">&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;</summary></entry><entry><title>Changing volume setting</title><link href="https://sourceforge.net/p/virtual3101/bugs/17/" rel="alternate"/><published>2005-05-14T10:28:17Z</published><updated>2005-05-14T10:28:17Z</updated><author><name>J-C Lallemand</name><uri>https://sourceforge.net/u/lall/</uri></author><id>https://sourceforge.neta31bff62e7483080456a7438d2308a5fd0333415</id><summary type="html">&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;</summary></entry><entry><title>MP saturation LED</title><link href="https://sourceforge.net/p/virtual3101/bugs/16/" rel="alternate"/><published>2005-05-06T07:38:20Z</published><updated>2005-05-06T07:38:20Z</updated><author><name>Jérémie Fays</name><uri>https://sourceforge.net/u/axojeje/</uri></author><id>https://sourceforge.netcab9bfc58f2d1abb5605ea78a45f0ec896026fbd</id><summary type="html">&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;</summary></entry><entry><title>Effect storage</title><link href="https://sourceforge.net/p/virtual3101/bugs/15/" rel="alternate"/><published>2005-05-06T07:20:24Z</published><updated>2005-05-06T07:20:24Z</updated><author><name>Jérémie Fays</name><uri>https://sourceforge.net/u/axojeje/</uri></author><id>https://sourceforge.netbc923455a036ba80592008663bb4846a6d661d8a</id><summary type="html">&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;</summary></entry><entry><title>Report Bug not working in Agalag</title><link href="https://sourceforge.net/p/virtual3101/bugs/14/" rel="alternate"/><published>2005-01-07T15:45:19Z</published><updated>2005-01-07T15:45:19Z</updated><author><name>J-C Lallemand</name><uri>https://sourceforge.net/u/lall/</uri></author><id>https://sourceforge.net5696e59d3de9cea2f22629532c946bf93b9bc606</id><summary type="html">&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;</summary></entry><entry><title>Problem with filename with spaces</title><link href="https://sourceforge.net/p/virtual3101/bugs/13/" rel="alternate"/><published>2005-01-07T15:33:53Z</published><updated>2005-01-07T15:33:53Z</updated><author><name>J-C Lallemand</name><uri>https://sourceforge.net/u/lall/</uri></author><id>https://sourceforge.net949dfe09b2a17d8415c27896f71a1c278a06f5d4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The simulator does not support filenames containing spaces.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Simulation hanging in AgALag</title><link href="https://sourceforge.net/p/virtual3101/bugs/12/" rel="alternate"/><published>2005-01-07T15:28:56Z</published><updated>2005-01-07T15:28:56Z</updated><author><name>J-C Lallemand</name><uri>https://sourceforge.net/u/lall/</uri></author><id>https://sourceforge.net2edaf90d2a427b8fcd69b7d763abff6b05930b69</id><summary type="html">&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;</summary></entry><entry><title>Wrong default directory in Agalag</title><link href="https://sourceforge.net/p/virtual3101/bugs/11/" rel="alternate"/><published>2004-10-09T16:19:01Z</published><updated>2004-10-09T16:19:01Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb5e2896f9632a1516ea0b7573319cc074e5d1556</id><summary type="html">&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;</summary></entry><entry><title>Cannot execute mkalproj in Agalag</title><link href="https://sourceforge.net/p/virtual3101/bugs/10/" rel="alternate"/><published>2004-10-07T07:39:45Z</published><updated>2004-10-07T07:39:45Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1ec5fbca272693a2d9bd68cd1d8b519d4fad11b7</id><summary type="html">&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;</summary></entry><entry><title>Restriction of names in AgALag</title><link href="https://sourceforge.net/p/virtual3101/bugs/9/" rel="alternate"/><published>2004-09-16T07:14:10Z</published><updated>2004-09-16T07:14:10Z</updated><author><name>J-C Lallemand</name><uri>https://sourceforge.net/u/lall/</uri></author><id>https://sourceforge.net046d664d38400c02c0d1989bd28107694caa07e8</id><summary type="html">&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;</summary></entry></feed>