Bugs item #3559246, was opened at 2012-08-18 05:02
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3559246&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: subpatch window disappears
Initial Comment:
Sometimes, when I create a subpatch window, it later disappears and I am unable to access its contents. It opens "outside of the screen" and I cannot see it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3559246&group_…
Bugs item #3558918, was opened at 2012-08-17 03:29
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3558918&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: v0.42
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Gui elements doesn't work
Initial Comment:
Gui elements doesn't work properly. Value changes, but changes do not appear.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3558918&group_…
Bugs item #3558508, was opened at 2012-08-16 08:52
Message generated for change (Tracker Item Submitted) made by maxn
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3558508&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: max (maxn)
Assigned to: Nobody/Anonymous (nobody)
Summary: dollar symbols in receives of number boxes
Initial Comment:
dollar symbols in number box properties send and receive will be changed to be # symbols.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3558508&group_…
Hi, I just realised, that in the daily snapshot of 20120804 mux~ is missing.
I think that's not deliberate?
I didn't check subsequent snapshots so far.
Michael.
--
keep your ears open: http://blauwurf.athttp://soundcloud.com/noiseconformist
Hi, I just realised, that in the daily snapshot of 20120804 mux~ is missing.
I think that's not deliberate?
I didn't check subsequent snapshots so far.
Michael.
--
keep your ears open: http://blauwurf.athttp://soundcloud.com/noiseconformist
Hi,
On 10.08.2012 11:20, Patrice Colet wrote:
> Hello, I'm afraid the work to be made isn't in the Makefile but in source files,
>
> did you give a try with this:
>
> http://readlist.com/lists/lists.sourceforge.net/mingw-users/1/9807.html
I don't think, this is the problem: There is no MSVC involved in the
entire toolchain, but only gcc on Linux, partly using MXE for cross
compilation on Linux.
PuREST JSON builds fine in Linux for Linux.
The needed libraries build fine in Linux with MXE, the test applications
for the libraries work.
PuREST JSON compiles fine in Linux with MXE, but linking does not work.
Best regards,
Thomas
> Colet Patrice
>
> ----- Mail original -----
>> De: "Thomas Mayer" <thomas(a)residuum.org>
>> À: pd-dev(a)iem.at
>> Envoyé: Vendredi 10 Août 2012 10:49:15
>> Objet: [PD-dev] Cross Compiling External for Windows - Problem
>>
>> Hello,
>>
>> I try to cross compile my external PuREST JSON for Windows using MXE
>> on
>> Linux. According to their tutorial, a little work is necessary on the
>> Makefile to be able to cross-compile (http://mxe.cc/#tutorial):
>>
>> -- Start quote --
>> Step 5d: Cross compile your Project (Makefile)
>>
>> If you have a handwritten Makefile, you probably will have to make a
>> few
>> adjustments to it:
>>
>> CC=$(CROSS)gcc
>> LD=$(CROSS)ld
>> AR=$(CROSS)ar
>> PKG_CONFIG=$(CROSS)pkg-config
>>
>> You may have to add a few others, depending on your project.
>>
>> Then, all you have to do is:
>>
>> make CROSS=i686-pc-mingw32-
>>
>> That's it!
>> -- End quote --
>>
>> That is, what I tried, and compilation is working, but the linker
>> does
>> not work, and outputs:
>>
>> i686-pc-mingw32-gcc -shared -o libpurest_json.dll libpurest_json.o
>> -lcurl -ljson -L"/home/thomas/src/Pd-0.42.5-extended/pd-win/src"
>> -L"/home/thomas/src/Pd-0.42.5-extended/pd-win/bin"
>> -L"/home/thomas/src/Pd-0.42.5-extended/pd-win/obj" -lpd -lwsock32
>> -lkernel32 -luser32 -lgdi32 -liberty -lpthread
>> libpurest_json.o: In function `output_json':
>> /home/thomas/src/pd/my-objects/purest_json/libpurest_json.c:145:
>> undefined reference to `s_list'
>> /opt/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libjson.a(printbuf.o):
>> In function `vasprintf':
>> /opt/mxe/tmp-json-c/json-c-0.10/printbuf.c:130: undefined reference
>> to
>> `_vscprintf'
>> /opt/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libmingwex.a(pformat.o):pformat.c:(.text+0x1732):
>> undefined reference to `_get_output_format'
>> collect2: error: ld returned 1 exit status
>> make: *** [libpurest_json.dll] Fehler 2
>>
>> I have pd.dll in the path
>> /home/thomas/src/Pd-0.42.5-extended/pd-win/bin.
>>
>> The complete Makefile and input / output of make is at
>> https://gist.github.com/3307768
>>
>> Here are my questions:
>> Does gcc use the wrong linker (ld instead of i686-pc-mingw32-ld)?
>> Is there a way to force gcc to use the correct linker?
>> Do I something else than pd.dll for linking?
>>
>> Thanks in advance,
>> Thomas
>> --
>> "Theoretically, [the amount of money in circulation] is watched
>> carefully by clever, serious economists. In practice, all the world's
>> money is one big swirling, whirling pool." (Cory Doctorow - For The
>> Win)
>> http://www.residuum.org/
>>
>>
>> _______________________________________________
>> Pd-dev mailing list
>> Pd-dev(a)iem.at
>> http://lists.puredata.info/listinfo/pd-dev
>>
--
"From the perspective of communication analysis, government is not
an instrument of law and order, but of law and disorder." (Gracchus
Gruad in: Robert Shea & Robert A. Wilson, The Golden Apple)
http://www.residuum.org/
Also you might find this template interesting for porting the external:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/templ…
> Hello, I'm afraid the work to be made isn't in the Makefile but in
> source files,
>
> did you give a try with this:
>
> http://readlist.com/lists/lists.sourceforge.net/mingw-users/1/9807.html
>
> ?
>
>
> Colet Patrice
>
> ----- Mail original -----
> > De: "Thomas Mayer" <thomas(a)residuum.org>
> > À: pd-dev(a)iem.at
> > Envoyé: Vendredi 10 Août 2012 10:49:15
> > Objet: [PD-dev] Cross Compiling External for Windows - Problem
> >
> > Hello,
> >
> > I try to cross compile my external PuREST JSON for Windows using
> > MXE
> > on
> > Linux. According to their tutorial, a little work is necessary on
> > the
> > Makefile to be able to cross-compile (http://mxe.cc/#tutorial):
> >
> > -- Start quote --
> > Step 5d: Cross compile your Project (Makefile)
> >
> > If you have a handwritten Makefile, you probably will have to make
> > a
> > few
> > adjustments to it:
> >
> > CC=$(CROSS)gcc
> > LD=$(CROSS)ld
> > AR=$(CROSS)ar
> > PKG_CONFIG=$(CROSS)pkg-config
> >
> > You may have to add a few others, depending on your project.
> >
> > Then, all you have to do is:
> >
> > make CROSS=i686-pc-mingw32-
> >
> > That's it!
> > -- End quote --
> >
> > That is, what I tried, and compilation is working, but the linker
> > does
> > not work, and outputs:
> >
> > i686-pc-mingw32-gcc -shared -o libpurest_json.dll libpurest_json.o
> > -lcurl -ljson -L"/home/thomas/src/Pd-0.42.5-extended/pd-win/src"
> > -L"/home/thomas/src/Pd-0.42.5-extended/pd-win/bin"
> > -L"/home/thomas/src/Pd-0.42.5-extended/pd-win/obj" -lpd -lwsock32
> > -lkernel32 -luser32 -lgdi32 -liberty -lpthread
> > libpurest_json.o: In function `output_json':
> > /home/thomas/src/pd/my-objects/purest_json/libpurest_json.c:145:
> > undefined reference to `s_list'
> > /opt/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libjson.a(printbuf.o):
> > In function `vasprintf':
> > /opt/mxe/tmp-json-c/json-c-0.10/printbuf.c:130: undefined reference
> > to
> > `_vscprintf'
> > /opt/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libmingwex.a(pformat.o):pformat.c:(.text+0x1732):
> > undefined reference to `_get_output_format'
> > collect2: error: ld returned 1 exit status
> > make: *** [libpurest_json.dll] Fehler 2
> >
> > I have pd.dll in the path
> > /home/thomas/src/Pd-0.42.5-extended/pd-win/bin.
> >
> > The complete Makefile and input / output of make is at
> > https://gist.github.com/3307768
> >
> > Here are my questions:
> > Does gcc use the wrong linker (ld instead of i686-pc-mingw32-ld)?
> > Is there a way to force gcc to use the correct linker?
> > Do I something else than pd.dll for linking?
> >
> > Thanks in advance,
> > Thomas
> > --
> > "Theoretically, [the amount of money in circulation] is watched
> > carefully by clever, serious economists. In practice, all the
> > world's
> > money is one big swirling, whirling pool." (Cory Doctorow - For The
> > Win)
> > http://www.residuum.org/
> >
> >
> > _______________________________________________
> > Pd-dev mailing list
> > Pd-dev(a)iem.at
> > http://lists.puredata.info/listinfo/pd-dev
> >
Bugs item #3556060, was opened at 2012-08-10 07:07
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3556060&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: http://damiannz.myopenid.com/ ()
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: OSX: Language setting should override locale language
Initial Comment:
Pd 0.43.1-extended 20120810
Mac OS X 10.7.4/Intel
My system has locale set to Austria (System Preferences -> Language & Text -> Formats), but the first language on (System Preferences -> Language & Text -> Language) is English. All other apps on my system run in English, but Pd runs in German.
Pd should allow the Language setting to override the Locale.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3556060&group_…
Hello,
I try to cross compile my external PuREST JSON for Windows using MXE on
Linux. According to their tutorial, a little work is necessary on the
Makefile to be able to cross-compile (http://mxe.cc/#tutorial):
-- Start quote --
Step 5d: Cross compile your Project (Makefile)
If you have a handwritten Makefile, you probably will have to make a few
adjustments to it:
CC=$(CROSS)gcc
LD=$(CROSS)ld
AR=$(CROSS)ar
PKG_CONFIG=$(CROSS)pkg-config
You may have to add a few others, depending on your project.
Then, all you have to do is:
make CROSS=i686-pc-mingw32-
That's it!
-- End quote --
That is, what I tried, and compilation is working, but the linker does
not work, and outputs:
i686-pc-mingw32-gcc -shared -o libpurest_json.dll libpurest_json.o
-lcurl -ljson -L"/home/thomas/src/Pd-0.42.5-extended/pd-win/src"
-L"/home/thomas/src/Pd-0.42.5-extended/pd-win/bin"
-L"/home/thomas/src/Pd-0.42.5-extended/pd-win/obj" -lpd -lwsock32
-lkernel32 -luser32 -lgdi32 -liberty -lpthread
libpurest_json.o: In function `output_json':
/home/thomas/src/pd/my-objects/purest_json/libpurest_json.c:145:
undefined reference to `s_list'
/opt/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libjson.a(printbuf.o):
In function `vasprintf':
/opt/mxe/tmp-json-c/json-c-0.10/printbuf.c:130: undefined reference to
`_vscprintf'
/opt/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.1/../../../../i686-pc-mingw32/lib/libmingwex.a(pformat.o):pformat.c:(.text+0x1732):
undefined reference to `_get_output_format'
collect2: error: ld returned 1 exit status
make: *** [libpurest_json.dll] Fehler 2
I have pd.dll in the path /home/thomas/src/Pd-0.42.5-extended/pd-win/bin.
The complete Makefile and input / output of make is at
https://gist.github.com/3307768
Here are my questions:
Does gcc use the wrong linker (ld instead of i686-pc-mingw32-ld)?
Is there a way to force gcc to use the correct linker?
Do I something else than pd.dll for linking?
Thanks in advance,
Thomas
--
"Theoretically, [the amount of money in circulation] is watched
carefully by clever, serious economists. In practice, all the world's
money is one big swirling, whirling pool." (Cory Doctorow - For The Win)
http://www.residuum.org/