query_id stringlengths 4 64 | query_authorID stringlengths 6 40 | query_text stringlengths 66 72.1k | candidate_id stringlengths 5 64 | candidate_authorID stringlengths 6 40 | candidate_text stringlengths 9 101k |
|---|---|---|---|---|---|
33d017b8-1a3d-840c-7d0f-526f37843ad5 | ['422eccaf-4f41-0b23-290e-c9ac0c157188'] | Except poor me who just 'upgraded' from my nice stable 7.3 to 8.0 thinking
that it had been long enough for bugs to be worked out.... It only took 4
days to get a working system again...
(My only problem now is that I ended up with X using some generic video
driver without all the acceleration stuff :( )
Regards,
<PERSON>
| 39744239-b73c-8eb8-d26f-c4f76f2f4f1d | ['422eccaf-4f41-0b23-290e-c9ac0c157188'] | Yeah, I took the server uses a NFS backend for the filestore, I took the NFS
server offline for a fsck to fix some corruptions, ended up finding all
sorts of very bizarre happenings, but all should be back to normal now...
For those that are interested, (and further comments would be
interesting)...
The NFS server was a 2.4.19-pre9 linux kernel with a reiserfs partition.
This partition was made up of 4 seperate HDD's setup as follows:
3 x HDD's as a RAID5
1 x HDD + above RAID5 as a RAID1
The idea here was to survive any two failed disks. In theory, it looks good.
Anyway, reiserfsck --check told me to run fix-fixable (which I knew anyway
since I had seen the corruptions over the last few months). fix-fixable ran
to completion and fixed all but 2 corruptions which needed rebuild-sb.
rebuild-sb died when writing the leaves at a specific block number, and
repeat runs died at the same spot.
A few emails to <PERSON> of Namesys later, and he suggested it was a hardware
fault... So, I split the RAID1 array, and read the specific block from the
RAID5 into file and again into file2, then cmp the two, and got the same
answer. <PERSON> implied this would mean that it wasn't a hardware fault.
However, I then read the same block from the other half of the RAID1 into
two seperate files, compared the two files, and they also matched.
Now the interesting part. I compared the files from the RAID5 with the
second half of the RAID1 and they were different.
So, somehow, the two halves of a RAID1 array held different data, yet none
of the members had been marked as dirty/bad....
So, if anyone wants to comment on how that might have happened, I'd like to
hear it.
I've now upgraded the kernel to 2.4.23-pre5, and replaced one of the drives
from the RAID5 with a larger member. Over the next few weeks, a few more
short outages while I replace each of the other RAID5 members, and the 4th
drive for the RAID1, and then I can finally increase the size of my
fileserver...
Hmmm, I don't suppose I needed that nights sleep anyway... zzzzzzzzzzzzzzz
Regards,
<PERSON>
|
82b5a58c-f73d-2448-095c-af7ea34c40db | ['424950c2-364d-96a3-a9e6-7196cef5bdea'] | Hi, i have a truemobile 1300 on my inspirion 8500 laptop that i am using
together with wpa_supplicant, and wpa encryption. Everything is running just
fine, seriously, until i stop using it. Maybe i go for dinner, or to sleep,
and when i come back my computer is _totally_ screwed (*1). HOWEVER (!!) if
i let a "ping <hostname>" on over the night, this problem goes away. I have
tried this over and over, so I'm sure that a ping solves it, and EVERY time
i don't do this, i HAVE to turn of my computer (holding the power-off
button). I have also tried to patch my kernel with 16k stack, but nothing
happened. I blamed NFS for a while, but it wasn't that either.
I am using ndiswrapper 1.5 (and wpa_supplicant 0.4.7) -- the latest on my
gentoo box.
(*1) By this i mean that when i run a command nothing happens. Like, i go to
console X, login, and the write "ls", and nothing happens. I try to reboot
(CTRL+ALT+DEL), and it writes some few things, but then goes to sleep again.
/D | a23daf4b-09e5-0434-6486-cb1c2f3d23c4 | ['424950c2-364d-96a3-a9e6-7196cef5bdea'] | I couldn't find a mailinglist for the Qt4 Ruby bindings, so I try here. It
seems the Qt4 Ruby bindings lack Qt<IP_ADDRESS>Thread. So how do I create a Thread? Do
I use Ruby's build-in? I need a thread because I need to read from a UNIX
domain socket (blocking), and pass the data to the GUI. Thanks for any help!
/D |
3868a68a-b1c4-c3ad-6208-6df9837c9bdb | ['4253d2dd-b678-513b-b3c8-ec405bc3d381'] | Hello Guys
Where can I find a listing of current and reliable tagged values recognized by ArchgenXML 2.0. I am using this http://plone.org/documentation/tutorial/archgenxml-getting-started/tagged-value-overview but am having problems with some tagged values which can only be attestations when the type of content is on the site plone, making that the cycle of development is very damaged in his time.
Thank you for help.
<PERSON>
| 9bec25ef-f692-5ed6-c567-4a2ca687ead6 | ['4253d2dd-b678-513b-b3c8-ec405bc3d381'] | Hello guys
I have a website with a few pages plone. In setting workflow, the content of the page type are configured to use the workflow of publication simple standard plone. Some of those pages are shared with other users of the site, where they can add or edit a page, however, when a user amending some information on the page is the plone logging in history as those who had the amendment had been the author / owner of the page, not the user who made the changes.
How can I change this behavior so that the plone logging in history is the user who made the change?
Greetings
|
c9bae75b-b224-9902-2409-261c3ab4373d | ['4265528d-40ac-248e-7d21-445296508b21'] | Hi all,
I am using the helix player atlas version.
I want to customize the helix player by increasing the HTTP buffer size.
Can someone please tell me how can I increase this buffer?
During the streaming of an MP3 internet radio, when I unplug the
Ethernet cable from my PC, the playback continues during 17s then stops.
What I want to do is to increase this duration when the network is down.
Thanks in advance.
Regards,
| 7e292faf-37ce-bb54-cc3c-68ab87550206 | ['4265528d-40ac-248e-7d21-445296508b21'] | Hi,
I am using the Helix Client of an Atlas branch.
I want to add the FLAC codec in Helix.
I would like to know if there is a template to add a new codec in the Helix client.
Currently, I have added a new flac datatype under "helix-client/datatype" directory.
I have also modified the Makefile located under "helix-client/builders/linux-gcc/" and "helix-client/datatype/group/audio/builders/linux-gcc".
I have added the flac mime type in the file nullrend.cpp.
But when I launch the playback of a flac file, the mime type is not detected and the following error occurs:
"Report(3, 80040011, "file:///home/jtebcherani/Music/flac/sample.flac", 0, "(NULL)", "HXR_NO_RENDERER")".
Regards,
|
8563669a-671c-6775-5f3f-b3b264de0f7e | ['426b37a6-03cc-54e6-ad95-653e62b2d32f'] | Hello
I guess this is an old doubt to you but is new for me.
I have installed Miktex 2.5 and everything is OK, but when
I tried to use the yap view I got the message:
"The document cannot be rendered properly because the current render method
does not support PostScript specials"
With the previous version (2.4) yap works fine...
Any suggestion
Thank you
<PERSON>
| 728503ce-cbb0-9581-48cb-06abfbaab7fb | ['426b37a6-03cc-54e6-ad95-653e62b2d32f'] | Hi MikTex users
I've just upgraded to Miktex 2.8. With Miktex 2.7 I had a local dir:
<miktex home> /tex/latex/local
where I put my own files. Every time I put another file in this dir I
only run "refresh FNDB" and everything worked. But, it seems that
this is not true (for me) with Miktex 2.8...
Any help? Did I make any mistake?
Thank you
<PERSON>
|
54192b9d-9476-a81e-55ae-16acca92fc6e | ['4274eb05-996b-7092-97ad-cae40bcc8492'] | Hello.
After reading your "Nonparametric weighted stochastic block models" paper
and trying weighted NSBM model. I'm trying to find inferred distribution
(mixed) for weights (edge-covariates). How can I get them from the
BlockState object?
I need it to repeat your graphical analysis on different weight transforms
from the paper.
I guess somehow I can restore the "the marginal covariate distribution
between groups r and s" from resulted object.
Thank you,
<PERSON>
| 56aa3442-7836-e5f9-9e0d-6e7fc725762e | ['4274eb05-996b-7092-97ad-cae40bcc8492'] | Hello.
I've got a question about the following example from cookbook
https://graph-tool.skewed.de/static/doc/demos/inference/inference.html#id11
I work on my own network in exact same way, trying to perform sampling to
estimate
some metrics. But the results are in some way replicates the behaviour from
the cookbook example:
For both cases (simple and nested SBM) the marginal distributions for
vertices most of the times has too many non-zero values for different
clusters, hence the colouring is so fine granular. Only few (1-2) clusters
obey some explicit dominant group membership. But the rest of clusters
exhibit very distributed marginals.
Do you have any explanation for this?
In case of my network I also have only 1-3 groups of nodes with some
explicit dominant group membership. And the rest of vertices has too many
non-zero, almost uniformly distributed marginals. I was thinking that for
the simple cookbook example it's not natural that some vertices has more
than 10 non-zero marginal values.
May be it's just the result of independent launches of mcmc algorithm and
random nature of groups labelling? Or there is some intuition behind this
high marginal variance in group membership?
I launched several times the optimisation, and drew the results.
Topologically the outputs were very close to each other, although colouring
was always different except a few kind of "stable" vertices. Hence, I
guess, the resulted marginals for them have the same properties. But labels
are not informative it selves. May be there is some trick how to force
some deterministic labelling policies to stabilise it ?
Thank you
<PERSON>.
|
1f260a3a-9f6b-35ae-333c-da9c0c26d1a4 | ['427bed74-1418-ec64-bafc-ddeb097b2570'] | Hello!
For a portrait mode application, I have been trying to play back accelerated video, rotated 90 or 270 degrees.
The board is an Olimex MICRO A20, the system used is Linux-Sunxi 3.4.90 with Debian 7.
It is configured with working Mali, UMP etc., and the CedarX video acceleration works fine in non-rotated mode with 1080p videos, using mplayer.
However, activating the rotation filter or any other video filter would make playback fail immediately.
I tried rotating the X output itself using the fbturbo Option “Rotate”, but that would kill general UI performance and mplayer would play back extremely slowly and have wild window placement and scaling issues.
I also tried compiling the latest mplayer (+ffmpeg), but activating rotation would also fail, albeit with a different message.
(I can look these messages up, also exact version numbers, but I don't have the board with me right now.)
Rotating the videos themselves is not an option as the video content is configurable in the application, and pre-rotation with ffmpeg would often produce strange results (exploding file sizes etc.)
Can you give advice on how to approach this? Is it at all possible to do rotation with the CedarX driver?
Thanks,
<PERSON>
| 1787cdb3-8973-be2b-bbbf-cea726beb0f2 | ['427bed74-1418-ec64-bafc-ddeb097b2570'] | Hello!
For a portrait mode application, I have been trying to play back
accelerated video, rotated 90 or 270 degrees.
The board is an Olimex MICRO A20, the system used is Linux-Sunxi 3.4.90
with Debian 7.
It is configured with working Mali, UMP etc., and the CedarX video
acceleration works fine in non-rotated mode with 1080p videos, using
mplayer.
However, activating the rotation filter or any other video filter would
make playback fail immediately.
I tried rotating the X output itself using the fbturbo Option “Rotate”, but
that would kill general UI performance and mplayer would play back
extremely slowly and have wild window placement and scaling issues.
I also tried compiling the latest mplayer (+ffmpeg), but activating
rotation would also fail, albeit with a different message.
(I can look these messages up, also exact Cedar, etc. versions, but I don't
have the board with me right now.)
Rotating the videos themselves is not an option as the video content is
configurable in the application, and pre-rotation with ffmpeg would often
produce strange results (exploding file sizes etc.)
Can you give advice on how to approach this? Is it at all possible to do
rotation with the CedarX driver?
Thanks,
<PERSON> |
04975ead-3fa8-fcab-f736-6d7b0882d4d2 | ['4294f70b-b68a-a4cc-603e-9f6ca3ee7371'] | Hi,
I'm just installed Netbeans 4.0beta2, and moved a webmodule from Netbeans 3.6
to this new version. It didn't give any problems, except from an annoying
error when I try to compile a javaclass with non-ansi characters. I set the
encoding option for all java souces to UTF-8 and I also tried to set the
javasource to the class in question to UTF-8 encoding. In Netbeans 3.6 this
class didn't give any problems, so I guess that the compiler isn't informed
that the source is not an ansi encoded file. Is this a bug, or have I missed
something?
Regards
Sten | 32c84870-e3a9-6805-3140-768c65f515dc | ['4294f70b-b68a-a4cc-603e-9f6ca3ee7371'] | I'm new to this list, and maybe this question has been raised before. I have
experimented with Point Base 4.6 evaluation version. Now I like to switch to
MCKoi db. I have rewriten a script and tried to load a tabel. It works, but I
have problem with my unicode strings. In Point Base I used values
("\u0430","abc" ) where "\u430" was translated into a unicode character by
the Point Base Commander scripttool. The scripttool
com.mckoi.tools.JDBCScriptTool seems not to like double quotes, and when I
use single quotes '\u0430' is inserted in the column as the six characters.
Can I use com.mckoi.tools.JDBCScriptTool to load unicode text represented with
\uXXXX into a MCKoi db.
regards
Sten
|
aebfccc0-7c64-4de7-5e87-d1efb954a81a | ['429f9097-e0d6-4ac3-e22e-702f651da07a'] | Hi,
Not sure how interesting this is, but I've written a basic
textpattern-to-hobix converter.
I've used it on my own textpattern postings and it mostly works:
http://erngui.com/prog/ruby/txp_to_hobix.rb
It uses REXML to parse a mysql dump file (generated by phpMyAdmin), does
some basic convertions and generates a .yaml file for each posting.
It uses the title, posted, author, excerpt and body fields in txp.
Cheers,
Ernesto.
| 3bad44d4-023d-beba-5734-6ea74e2f8849 | ['429f9097-e0d6-4ac3-e22e-702f651da07a'] | Hi why,
I'm starting to use hobix instead of textpattern. Will post the
txp-to-hobix conversion script once I write it ;-)
Had to make some changes to commandline.rb to make it work on my windows
machine. Basically seemed like some problem with the tempfile handling in
the interactive post code... I think it's the calling "system" on the temp
file that messes something up (I know open {} is supposed to close it...).
I've re-written the function to use the Tempfile class instead which
allows me to insert an explicit/ugly File.close call...
I've attached the diff. I'm using hobix 0.3b on ruby 1.8.2 (2004-12-25)
[i386-mswin32]
Cheers,
Ernesto.
|
f7db7a5f-e901-a636-8135-7887447bff09 | ['42b01386-5497-7c93-e9a5-a971fc4dbf79'] | <PERSON>'s argument about l/c energy storage networks would result in misleading ammeter readings, I.e. Are those amps going somewhere or just circulating back and forth? "Regular" radials would have the current on the meter "going somewhere" (real power that does work, in this case the "work" would be radiating a field). An energy storage network, such as <PERSON> mentioned regarding a coil, would have circulating currents that don't "go anywhere". Circulating currents are reactive power and have associated losses and heating of wiring but reactive power does no actual work. Just using an rf ammeter wouldn't distinguish between the two.
While I'm more familiar with this kind of measurement in power systems (where it's related to power factor), you have to measure the current *and* voltage and derive meaning from the phase angle. Basically you need both magnitude and phase measurements to be able to figure out what is going on in such a system. You could make these measurements with a scope using a voltage probe and current probe on different input channels.
As soon as you have ac running in non-linear systems (anything more complex than a pure resistive load), all the measurements become a lot more interesting. It's also a lot easier to make measurement errors or get confused by obscure inaccuracies in test equipment (rms vs. Non-rms ac voltmeters are a classic example of this).
-Bill
| d9a223cc-27e4-8499-5528-7a9efc10b88e | ['42b01386-5497-7c93-e9a5-a971fc4dbf79'] | That sounds like the power supply is missing the usual common-mode input filter that switching power supplies nearly always have.
There are companies like corcom that make emi filters for the line. Some of these filters are integrated with the IEC power connector for the power cord. If your power supply has enough space to fit one of the combo filter/connectors in place of the stock connector that might help -- even with your new supply. This would put the filtering inside the computer chassis which would likely be better than anything you could put on the power cord alone.
<PERSON> |
80e69500-1207-3e9b-ecfe-e8f1f5879c0b | ['42b5c0de-9178-8968-ee78-26fb5681d3d3'] | Hello all,
I'm working with Forms 6i and I'd like to be able to
write my code in TOAD (using 7.6) rather than in Forms'
"editor".
Forms' uses 2-character hard-tabs. I'd like to mirror
that in TOAD for editing Forms code.
But for server-side procedural code I'd like to use
different settings.
I've set up a FORMS parser for use in the External Editor
but I'd like to be to use the SQL and/or Procedure Editor.
Since the SQL and Procedure Editor always use PLSQL the
only way I can think of would be to have multiple option
sets for a parser type. Preferably this would allow the
option of doing it by file extension so I could for example:
* load *.prc and use the server-side options (3 char spaced)
* load *.fprc and use the Forms options (2 char hard tab)
This might also be useful for others developing for
different systems using different standards.
<PERSON>
| 953a20c5-8c45-5197-a71a-979d79fa992a | ['42b5c0de-9178-8968-ee78-26fb5681d3d3'] | Using TOAD 7.6.
I have occasion to do something like this:
SET ROLE role_name IDENTIFIED BY <apassword>
Only thing is that this gets saved in my SQL history
and I don't want it to be for security reasons.
At the moment I delete it manually.
So suggestion 1: SQL History filter
Add a filter for SQL History that can be set to
prevent entries from being added. In my case
I'd have "IDENTIFIED BY" as my filter.
Ok, I know I can do this:
SET ROLE role_name IDENTIFIED BY &password
That way the history doesn't contain anything
too damaging.
Problem is that the &password parameter will be
saved.
At the moment I'd have to re-use it and make sure
it gets overwritten.
So Suggestion 2: No Save Parameter
Add a checkbox (default on) in the Parameter window
"Keep value". If unchecked the value would be
lost after entry.
Colin Wright
|
59c7c8b5-b7d2-ac5e-a13c-65b86c9bf6dd | ['42ba68ab-5c4d-a595-d55d-8110ea807f2e'] | Hi all,
Is it possible to run a command with crontab but only every second Sunday?
I need stop and start SAP every second Sunday on one server, my crontab entry work well for every sunday but I am clueless to have it scheduled every 2nd Sunday...
0 3 * * 0 /usr/bin/su - sapadm -c "stopsap"
30 3 * * 0 /usr/bin/su - sapadm -c "startsap"
A bit of help would be nice
Thanks in advance
<PERSON> | b797d587-6061-55d6-3dbf-43943deb7219 | ['42ba68ab-5c4d-a595-d55d-8110ea807f2e'] | Hi all,
I have just installed EtherApe (networ graphical tool ) it's fairly
good. My question is each time I start a brower I can see a connection
192.168.1.1, I searched on mane.com who is 192.168.1.1 and it is
http://www.iana.org/ (Internet Assigned Numbers Authority) does anybody
know why? is it some statistical data sent?
Thanks
<PERSON><IP_ADDRESS>, I searched on mane.com who is <IP_ADDRESS> and it is
http://www.iana.org/ (Internet Assigned Numbers Authority) does anybody
know why? is it some statistical data sent?
Thanks
Fred
|
a2387109-9c7d-e355-2708-f7c716492420 | ['42c2f8e2-6efa-ce41-eab6-a563380ac8de'] | The SageTex package, which started life as a humble subdirectory of
$SAGE_ROOT/examples, is now available on CTAN:
http://tug.ctan.org/pkg/sagetex
The version there is newer and better than the patch available from trac
#1766. If you'd like to include computations or plots from Sage into
your LaTeX documentation, grab the package from CTAN and try it.
<PERSON> | bdd9295d-5ea8-db9f-8740-c5f3deb8493c | ['42c2f8e2-6efa-ce41-eab6-a563380ac8de'] | On the download page for the source code [1] it would be useful if, next
to each link, there was a link to an md5sum (or sha1sum, etc) of the
tarball. I know we've seen some corrupted downloads, and if an md5sum
link is easy to find, it might encourage people to use it.
(Similar md5sum files might be useful on the binary download pages, too
-- I notice there's one for the FC8 binary [2], but not for any of the
other Linux binaries.)
Thanks!
<PERSON>
|
bd04f432-34a3-45fc-2ce4-c69bf204c0e6 | ['42c79eca-3bff-bf23-b114-b7f15c00474c'] | Currently, the CLFS SVN tarball is named
CLFS-SVN-SVN-YYYYMMDD-CHUNKS.tar.bz2 (with the appropriate date of
course). The wget file for CLFS SVN is similarly named. I assume
that it was simply a typo, but do we really need SVN in the name
twice? You can name it whatever you want I suppose, but it does
strike me as rather silly to have SVN in the name twice. Perhaps it's
the development of the development version? Or maybe we REALLY like
subversion. Oh well. I just thought that I'd point it out in case
the appropriate party thought that it was worth fixing. Thanks again
for all your hard work!
<PERSON> | bbde903d-f092-bac4-d685-16d591c4bea1 | ['42c79eca-3bff-bf23-b114-b7f15c00474c'] | Oh, and yes I HAVE installed e2fsprogs per the most recent SVN.
However, I'm using reiser, not ext2 or ext3. As I understand it,
append-only fails if e2fsprogs isn't installed. However, looking at
the man page for chattr (which as I understand it is the needed
utility), it's unclear to me as to whether or not it would work on a
reiser partition. I suspect not. And if that's so, then that's
likely why the test is failing. Of course if that's the case, then
the coreutils test suite cannot fully succeed on a reiser partition -
which seems like a rather poor decision on their part to me. Of
course, if that IS the case, and it's going to stay that way, a note
should probably be added to CLFS that mentions that the append-only
test will fail on reiser partitions.
<PERSON> |
5a7ba2d1-9e09-14ad-da96-41cdb1acfd92 | ['42c7a6bc-4057-fb1f-43f2-700b8af1c433'] | With the release of the Beagleboard-X15 in February 2015, I¹m trying to
get a handle on the status of SGX support for the AM572x processor. Is
anyone working on adding this support and is there any schedule for
releasing SGX on AM572x? There is a lot of interest on the beagleboard
mailing list, but SGX support seems to be a big stumbling block.
Regards,
<PERSON> | 5411744a-74b4-d315-f697-4144144bee12 | ['42c7a6bc-4057-fb1f-43f2-700b8af1c433'] | Hi <PERSON>,
I was speaking with <PERSON> and here is what I think must be done to move ADE7878 out of staging
Here are the steps as I see them:
1) Define the IIO Attributes so they are consistent with the IIO ABI. This should be pretty simple given agreement on the naming convention.
2) Map the ADE7854 interrupt status to IIO events. This requires an interrupt processing section.
3) Add DeviceTree support.
4) Create DeviceTree overlay for the ADE7854.
5) Update ADE7854 probe to read in the DeviceTree register settings.
6) Add support for power modes (PM1, PM2).
7) Not sure if we will support measurement streaming on the ADE7854. The problem is ADE7854 is designed as an SPI master, which means it controls the SPI clock, so the driver must support SPI slave mode. However, the Linux Kernel does not currently support SPI slave mode. We have three choices to make this work and they are all a lot of work: 1) Add support for SPI Slave mode to the kernel, 2) Use hardware to convert SPI signals to I2S signals and with the use of a custom codec, use the ALSA framework to stream the samples (this is an approach I used, but I don’t like it), 3) Move the I2S driver out of the sound subsystem and use it together with DMA to stream samples directly into the ADE7854 driver (my preferred solutions). Perhaps <PERSON> has some ideas on how to make this work.
The ADE9000 will be much easier because it uses an SPI Slave interface.
I hope I have captured everything, but let me know if I have missed anything.
Regards,
<PERSON> |
884e98d0-3ada-d932-9757-f9855bba14db | ['42ce5a67-4655-825a-e17b-cee1d7540d20'] | Hello
I would like to ask for some help:
In the following code I would like to change the SynthDef (later with a
button) while a Task is being busy.
I would like to have a collective variable for the SynthDef's, in the code
it's "currentSynthName".
Might be too easy, but could not find help in the help files...
Any help appreciated..
K
| 129613f9-f8f5-2f67-2d4a-4272c4df31bd | ['42ce5a67-4655-825a-e17b-cee1d7540d20'] | hello,
thank you for all your help so far.
I think I understood how to use List (to change the array in the list).
In my case I assume it is a bit more complicated (I am sure must be an
easier way to do it):
with button value 1 - I reset one of the Pseq's
with button value 0 - (now) I change all the list
My aim is to change only one List[array]. = a[1] or a[2] or a[3] so the
others can keep going in their original sequence.
How could I change only a[1]'s List (currentFade in a[1] Pseq)?
Thank you in advance
|
91f16899-b4f9-6cf0-d259-ed3d6db8663a | ['42cfd38f-52a4-9b44-b851-faf5a1466fe3'] | Hello!
Could anyone help me compile the latest version of FFMPEG and add as many
codecs as possible and send it to me?
Im trying/testing ffmpeg and building a web sharing forum and thinking about
using the excellent ffempeg program.
The size of FFMPEG does not matter so add as many codecs as possible, want
it to support as many movie format/codecs as possible.
I would appreciate it very much!
And I will also pay fee for anyone who helps me with it.
Need it to run on a windows 2003 server so I need a .EXE file!
Best Regards,
<EMAIL_ADDRESS> | 4d5ea0bc-12c6-4e71-cdbb-4ae203003b43 | ['42cfd38f-52a4-9b44-b851-faf5a1466fe3'] | Hello!
Just joined this mailing list, think FFMPEG is and excellent program.
Can anyone help me compile a windows version of the latest version
ffmpeg.exe and send it to me? Or can I download a windows compiled version
it somewhere?
The version i have now is: ffmpeg version 0.4.9-pre1, build 4743
And one more thing were can I download the server version of ffmpeg?
Thanks for help!
|
c7908ff9-710e-cbd1-c8ea-91c2640345be | ['42e70652-aa99-ac09-dc10-6ce0087b0b51'] | Hi!
I'm <PERSON> and I'm new to this list.
I would like to ask if there is a PAM module (or if anybody knows a method) that
can allow a user to login into a Linux system after successful authentication by
a remote server (e.g. RADIUS or TACACS+) without having an actual local account.
Any help will be appreciated :)
Cheers,
| 7000fda1-3c12-7dff-f742-03cabb0be5ae | ['42e70652-aa99-ac09-dc10-6ce0087b0b51'] | Hello,
I wonder if there are any tools for the jffs2 that can report various
information about the file system and flash chip that it resides on,
such as the structure of the dirty,clean and free blocks, the total
data structure of the flash chip, as well as the physical allocation
of data on the chip. Are there any?
Thanks in advance,
|
9e07bd9c-9401-16b6-4363-b406c98dc49d | ['42e786bc-c81e-d074-3a2a-4024cef680b2'] | Hi,
is there a chance to see in lift extractBox method for JValue's?
Now it is in subproject which doenst depends on utils which as Box.
It is also sealed class so no way to inject it.
And it sucks to use extractOpt when we have for example json with 10 fields
and no info which fields has errors.
Of course I can use tryo(json.extract) and in pattern matching cacth
Failure but would be nice to have this method in JValue.
Thanks!
| 5ea6c2ea-c51f-447d-15f4-c3ad1f9f6e5a | ['42e786bc-c81e-d074-3a2a-4024cef680b2'] | Hi,
I have my comet server actor ( extends LiftActor with ListenerManager with
Logger )
which handle all msges and then update listeners.
In background Im doing some job in which I have user Id and some object
which I want to pass to this comet server.
And from this comet server I would like to by :
for( s <- S.session;
comet <- s.findComet("TestNamed", userId)
)
ping this named actor, actor name is userID. I dont want that this msg will go every actor but just this one.
But in my background object which is doing some job S.session is of course empty ( as it runs without any user evern logged in ) and in comet server is empty too, which doesnt suprise me.
Is there some way to access this S.session for user ?
Thanks
|
331602a7-87cf-63c5-ff30-f23937733c78 | ['42f5f70a-0e9c-30b2-9e61-6d774f0d4e45'] | Hi. Looks like if the Reply-To: header on an incoming spam message is
forged with something like <EMAIL_ADDRESS> and nonsense is not
a valid account, the message gets a score of 0 from SpamCatcher.
Is there a way in SpamCatcher or in the CGP rules before the message
gets handed off to SpamCatcher to say that if the Reply-To: is not a
valid user on our domain do whatever to it?
Thanks!
<PERSON> | 7d8bd93a-f8e9-e730-bacf-a76fa6aa8783 | ['42f5f70a-0e9c-30b2-9e61-6d774f0d4e45'] | Hi.
I have a co-worker who said after he did an mget on a file, the message "Trust the computer, the computer is your friend" (or something like that) appeared.
I haven't been able to reproduce it and there are no signs of the FTP server being hacked. Any ideas?
He is using Windows 2000 builtin FTP client.
Thanks!
-Matt |
c03872d1-8f0a-8dfb-4a43-88289c09bfc6 | ['42f71d68-7f54-425b-99d8-364327d09da7'] | Hello
I think it is better to add freeing operation of output SQLDA to the current PostgreSQL documentation.
As far as I can see src/interfaces/ecpg/ecpglib/execute.c,
if a previously existing sqlda is set to output SQLDA,
then a previously existing sqlda is freed.
But, the new output SQLDA's memory space remain.
ecpg regression test also free output SQLDA's memory space.
The attached patch fixes the documentation.
regards,
| 310b217f-7305-cd76-4720-b1434eb24a87 | ['42f71d68-7f54-425b-99d8-364327d09da7'] | Hi,
I tried to use the bytea type with ecpg, but the corresponding host variable was not described in the manual.
https://www.postgresql.org/docs/devel/static/ecpg-variables.html#ecpg-variables-type-mapping
According to the test code, the bytea type seems to correspond to char *.
src/interfaces/ecpg/test/sql/binary.pgc
I think that it is better to describe that the host variable corresponding to the bytea type is char * in the manual, but what about it?
I attach modified patch.
regards, <PERSON>.
|
5d86815a-7f04-92c5-314d-8990ee764e7b | ['42f7a841-a258-804c-b39c-77de1d3aeacd'] | Hello All,
I am the developer of BookmarkDD. Some users meet a bug. It seems there is
incompatibility with others extensions but I can not reproduce the problem
!!
The addBookmark don't work for people who have this bug. And it seems there
is no javascript error !!!
I need help to try to resolve/explain a bug.
Following is a user's comment who do different researchs:
"
i have found the extrension that makes the problems
talkback 1.5.0.1
after restart my pc i have this problem
when i make this extension deaktive and than aktive this works with
bookmarkdd.
after restart the firefox too.
after restart pc the bookmarksdd strg+d dont works
"
Did you ever meet this problem ?
There is a lot of people who never have problem. I tested different
extensions installed on above user's Firefox but I never met this problem.
Of course, I have Tallback on all my firefox browsersss !!!
Can you help me ?
Thank you.
<PERSON><IP_ADDRESS>
after restart my pc i have this problem
when i make this extension deaktive and than aktive this works with
bookmarkdd.
after restart the firefox too.
after restart pc the bookmarksdd strg+d dont works
"
Did you ever meet this problem ?
There is a lot of people who never have problem. I tested different
extensions installed on above user's Firefox but I never met this problem.
Of course, I have Tallback on all my firefox browsersss !!!
Can you help me ?
Thank you.
Stéphane.
| 494fade8-486f-8ac8-f6c7-684da4d27a42 | ['42f7a841-a258-804c-b39c-77de1d3aeacd'] | Hi,
I would like to know how to put a page which will respond to 'updateInfoURL' request.
I didn't find information to put this in place.
Which extension is needed for this page : xhtml, xml ?
Where I can put this page to avoid mozdev header included ?
Currently, I have error when I request change information from extension update.
I succeed to put the 'Update Info' URL in file management and in install.rdf but request failed.
My updateInfoURL is http://bookmarkdd.mozdev.org/changelog.xhtml
Thank you.
Stéphane.
|
93a6a9f3-93cc-5a2d-acf1-368c1e3e85fc | ['42f9c581-3fc2-e583-57b7-c243d6911ba0'] | I have created a basic Swing Application JSR296 project (Basic).
I tried to localize the menu. It is ok for' File', 'Help' and 'About'
but I can not figure out how to localize the 'Exit' (in menu File -> Exit) ?
It seems that the difference with other menu item is that the quit
action associated to the menu is 'global'. So is it possible to
localized it ?
Thanks,
<PERSON> | 8619e2fe-276f-19f0-5b29-97605bcac5e1 | ['42f9c581-3fc2-e583-57b7-c243d6911ba0'] | I would like to have 2 versions of my project. One "release" and one
"debug". The only place I found where i can specify a "configuration" is
the "Run" properties of project.
Too bad since in my "Release" version i would like not to have "the
debugging info" that are specified in the Build -> Compiling properties
of the project (where you can not specify the configuration)
Is there any way to customize the compiling properties for a
configuration or a simple way to achieve the same result ?
(when delivering the project, it is very annoying to have and go in the
project properties and change the generate debug info option and then
having to go back when developing)
Thanks,
<PERSON> |
c914db52-aeef-c172-a1d5-a594008223ab | ['43040e09-e7f7-134e-a82d-5138c749c5c9'] | Hi,
I did the Protege-UI Example where every Element shows up in a ListModel
with the nice Protege-Icons..
i also could realize the display of OWLNamedClasses and OWLIndividuals in a
JTree/DefaultTreeModel -
and now i wonder how i could achieve the same kind of displaying in this
case, since
treemodel.setCellRenderer(new ResourceRenderer());
doesn't help much :-)
I hope someone can help me,
bye and good night
<PERSON>
| 41e4d130-04f1-36d2-2c69-344efb389dbd | ['43040e09-e7f7-134e-a82d-5138c749c5c9'] | Hi,
i'm a beginner and i'm doing a little project for a seminar at the
university.. therefore i have to build a small Swing GUI to load, manipulate
and save an owl-file. I'm using the Protege OWL-Api because i thought the
examples are better for a beginner like me than the ones related to the new
OWL-API.
So far, thanks to the examples, my little ui can open a .owl and read the
OWLNamedClasses and the Individuals into a JPanel, and i can add Individuals
(and i'm doing this stuff in seperate classes.
But now i recognized that this gives me seperate and new OWLModel-Objects
and i don't really have an idea how to merge the new elements into the first
owlmodel which is loaded from the .owl file to save the new edited one.
I hope that this is the right place to get some tips and ideas how to do
this! :-)
bye,
<PERSON>
|
79cc5690-4503-19cc-887c-32b0f024659a | ['430c95e4-00fa-9181-776f-6b14a181dfbb'] | Hi all,
I am trying to setup openSUSE 10.3 in my HTPC, with Samsung LE-40M86BD
(full hd),
I am using this mainboard :
http://www.abit.com.tw/page/en/motherboard/motherboard_detail.php?pMODEL_NAME=Fatal1ty+F-I90HD&fMTYPE=LGA775
wich have HDMI output wich should pass video+audio out.
Now the problem is that maximum I can get with ati drivers is
1280x1024 or something like that.
Does anyone have experience with such stuff and does someone use Linux
in theirs HTPC hooked up on big LCD TV panels?..
If someone need more information just let me know what is needed,
Runing openSUSE 10.3 and latest driver wich are in ATI repository avaible..
Thnx
| a92942a8-fb3b-14e4-5c1d-78a9e37033b5 | ['430c95e4-00fa-9181-776f-6b14a181dfbb'] | Hi all,
I am trying to setup openSUSE 10.3 in my HTPC, with Samsung LE-40M86BD
(full hd),
I am using this mainboard :
http://www.abit.com.tw/page/en/motherboard/motherboard_detail.php?pMODEL_NAME=Fatal1ty+F-I90HD&fMTYPE=LGA775
wich have HDMI output wich should pass video+audio out.
Now the problem is that maximum I can get with ati drivers is
1280x1024 or something like that.
Does anyone have experience with such stuff and does someone use Linux
in theirs HTPC hooked up on big LCD TV panels?..
If someone need more information just let me know what is needed,
Runing openSUSE 10.3 x86_64 with latest ATI driver wich are avaible in
ATI repository
Thnx
|
186a29ff-eb83-bee7-033d-9bfb791dbb38 | ['430d2a29-05a6-539c-81c5-8fecf701679e'] | I have the requirements of
1. allow adding hyphenation exceptions at runtime (web container)
2. don't hyphenate more than two successive lines in a paragraph
For 1. the only solution I found is to use a third-party library to add the actual soft-hyphens in the text, instead.
This has other benefits for me, including that I can use hyphenation in other places than PDF generation, so I prefer this separation.
But if anyone knows a way to add exceptions for words at runtime, I would be highly interested how to do that.
Since I solved 1. Using a new library for adding soft-hyphens into the text, 2. doesn't work anymore. My XSL contains hyphenation-ladder-count="2" attributes on all relevant blocks, which does the trick when passing text without soft-hyphens and relying on FOP hyphenation entirely. But it does nothing if I don't use FOP to hyphenate the words. In general, hyphenation works, though, like the soft-hyphens in the text are taken into account. But it happens that 6 or more successive lines are hyphenated, which is deemed bad style.
Any input would be appreciated.
<PERSON> | 87a456ec-6da3-2253-f748-6ba0fcdb10c4 | ['430d2a29-05a6-539c-81c5-8fecf701679e'] | May I suggest to add this method to the org.apache.fop.hyphenation.Hyphenator class?
I had to hack FOP and create a custom build for myself, because I need to reload the hyphenation files at runtime.
The use case is, that I have a web applications that allows on an admin page, to add hyphenation exceptions on-the-fly. In that case the hyphenation pattern files are re-created with the new exceptions but need to be reloaded by FOP. The below worked for me, please consider adding to the trunk.
Best,
<PERSON>
|
352ab7b0-c62d-e130-5d83-b1255f800697 | ['43125ac2-6f8c-4bea-b306-55f2072279cb'] | Hello all,
As many of you might know, there is a new issue of The Wikimedia Education
Newsletter, now a quarterly publication, to be published by June 1. [1]
Would you like to showcase your Education Program, its outcomes and impact,
in this newsletter? The way the submission works is really simple. First,
you draft a post in the newsroom [2] by following the guidelines [3], and
then we work together in shaping it better.
Please submit your draft by May 18th. Once the story is up on the newsroom,
the newsletter content leads [4] will work to make any needed corrections.
Feel free to write back to me if you need any more clarification on the
process
Looking forward to hear more from you either here or offlist.
Thanks,
<PERSON>
| cee6cad4-e495-84ab-9287-3c3c5a4dfa6a | ['43125ac2-6f8c-4bea-b306-55f2072279cb'] | Hello all,
*First of all, sincere apologies for sending this so late. The earlier post
got deleted for some reason while it was under moderation.*
As many of you might know, there is a new issue of The Wikimedia Education
Newsletter, now a quarterly publication, to be published by June 1. [1]
Would you like to showcase your Education Program, its outcomes and impact,
in this newsletter? The way the submission works is really simple. First,
you draft a post in the newsroom [2] by following the guidelines [3], and
then we work together in shaping it better.
Please submit your draft by May 18th. Once the story is up on the newsroom,
the newsletter content leads [4] will work to make any needed corrections.
Feel free to write back to me if you need any more clarification on the
process
Looking forward to hear more from you either here or offlist.
Thanks,
<PERSON>
|
d775d945-76b1-dc7a-1784-89c97b94c3c4 | ['431a927d-19c2-3773-b77f-13735ca9a490'] | Dear all,
I have a question about build the M files of octave as a dynamic link lib in
Linux.
For e.g, if my program would like to call this function fftconv, in Matlab,
I will have to use mcc in Matlab to compile the file into a .dll or .so.
However, in the linux case, when I have to compile the octave M file, how to
set the environment of GCC?
<PERSON>
| bae20d1e-be1f-10e6-2904-22f36be589ca | ['431a927d-19c2-3773-b77f-13735ca9a490'] | Dear all,
Hello, I am a freshman here and I have one trouble related to ffmpeg
development. I am not a developer of ffmpeg itself but this is somehow
related to the ffmpeg so I send email here to ask for help.
Basically, what I am working on is connecting the chinese video codec AVS
with ffmpeg. I found there is a special problem and need to be solved with
the help of ffmpeg. The thing is : AVS needs to write a special 4 bytes code
to signal the end of a sequence. However, ffmpeg.c won't pass the total
number of video frames to the encoder, neither X264 nor AVS. Whenever the
function output_packet() find the last frame is encoded, it will simply
break from the encoding loop. So I would like to know if it is possible we
pass the global variable max_frams[] to the element i_frame_total of the
encoder, such that the encoder will be aware of the end of sequence and put
the 4 bytes end code into the stream.
Best Regards,
<PERSON> |
abb963d4-3ee2-ccad-5e31-d397cdc81b13 | ['431e15a6-db20-ed15-dc5e-b861623a3f9b'] | Dear C programmers,
I want to know more about the different phases of the compiler design
So please give me any valid links or any files(pdf or word) that explains
about the phases.
Also I want to know about DAG(Directed Acyclic Graph).
Plz give me the explanation with an example as I always prefer
examples.
Regards,
Sharoon
| 1ed8ffaf-0adf-e6e8-1b8e-b8b0296785e6 | ['431e15a6-db20-ed15-dc5e-b861623a3f9b'] | Dear C programmers,
I want to know more about the different phases of the compiler design
So please give me any valid links or any files(pdf or word) that explains
about the phases.
Also I want to know about DAG(Directed Acyclic Graph).
Plz give me the explanation with an example as I always prefer
examples.
Regards,
Sharoon
|
9cb48c89-e3a5-3f71-7264-f9ad7f8cf85f | ['431f2198-8579-a2e4-8558-2677e9f071d8'] | Hello <PERSON>,
AFAIR these both occurred when compiling with -flto. I would not trust
the static analysis of the compiler at 100 % either, but this is just
an argument to have the volatile in.
The compiler is telling us that here he thinks that an optimization
might hide a intermittent write, but that by the aliasing rules it
would be OK to save a read. So better be careful and trust the
compiler that he is willing to do bad things :)
Maybe LTO is broken, yet, in that it might do some optimizations that
it shouldn't. Or maybe this exposes possible problems that were
previously hidden because the write was in a different compilation
unit than the read. Who knows.
In any case, the performance hit should be limited, and my personal
preference would tend towards safety and calming down the compiler.
<PERSON> | b89b492d-dafe-4a7f-b001-37b25ec23138 | ['431f2198-8579-a2e4-8558-2677e9f071d8'] | Hello,
here is an implementation of the missing timespec_get function. No big
deal as long as we restrict ourselves to the minimum, that is TIME_UTC
only.
The idea is that only calling the functions with the value TIME_UTC
has defined behavior, everything else is undefined. So this
implementation here doesn't make any assumption about the value of
TIME_UTC, and just makes the implementation depending choice of doing
the right thing, anyhow. Any other TIME values that might be added
later (by standard or by implementation) change the ABI, so nobody
could expect to be compatible.
<PERSON> |
dd83b5ec-b630-380f-73b6-72cb51585630 | ['432c6f03-f04e-dcd0-3100-6af09d5d7aba'] | Statistics on your "original" and "copy" databases must be different.
For the same condition (li.tracking_number = '10137378459') optimizer expects to find 7915 rows in tb_line_item table on the "copy" database while only 54 rows on the "original" database.
Also, the other table (tb_order_location) could have bad statistics as well.
That could cause different execution plans.
Regards,
<PERSON>
| ee07dac8-ccbc-2514-7d20-afec2cadad90 | ['432c6f03-f04e-dcd0-3100-6af09d5d7aba'] | I'm testing 8.4.4 (on Windows) before upgrading our app to this PG
version.
When running pg_restore with "-j 2" parallel option, I'm getting the
following error:
"pg_restore: [custom archiver] dumping a specific TOC data block out of
order is not supported without ID on this input stream (fseek required)"
in the log file.
Mind you, the backup (which I'm restoring here) was done in "custom"
mode ( -F c) using pg_dump version 8.2.5.
Is this error results from version differences between pg_dump and
pg_restore?
The reason I'm using "old" backups (created with older pg_dump version)
is that I'm trying to save time during upgrade, and I have these big
backup files already created.
TIA,
<PERSON> |
7ea78811-e514-52c9-e2ea-e5beb18db293 | ['433899da-98af-c39c-6c3b-e7c7887bd298'] | Hi,
When doing a HTTP post with digest authentication
libcurl first sends an empty post. Then a 401 reponse
is received after which curl closes the connection.
Curl opens a new connection and sends a new post
this time with the content and credentials.
It seems that perhapsrewind() decides to close
the connection even if no bytes are sent in the
first empty post.
Is this intended behaviour?
Why doesn't curl reuse the HTTP connection?
Best regards,
<PERSON> | 67a7d1db-4239-bb2e-02c7-edaaf2ee161e | ['433899da-98af-c39c-6c3b-e7c7887bd298'] | Hi,
I'm reading through the documentation of the 3.0 release
and I've got a question about section 7. 'Using MySQL++
in a Multithreaded Program'.
It is stated that thread_start() needs to be called whenever
you start using a connection in a different thread than the one
that created it. So, shouldn't the thread pool example in this
section call thread_start right after calling poolptr->grab() (and
thread_end before calling poolptr->release())?
Best regards,
<PERSON> |
575b465a-c232-0cba-d95a-cbe00cddd233 | ['4339ea08-5430-0f8d-59d1-fa16f1f61e15'] | I would like to add users to my Z, but am not familar with adduser's options.
I would like my default user to be able to use the opie GUI. Can someone help
me in the right direction... I have tried the opie-usermanager but it doesn't
seem to work/help at all.
Thanks
| e03a524b-136d-7e6c-b23e-b8e98f468f0c | ['4339ea08-5430-0f8d-59d1-fa16f1f61e15'] | If you have any bugs or problems with the new build system, goto
http://openembedded.org, goto the Wiki, sign up for the mailing list,
and submit. Right now its kind of dead and need more people to help work
out the bugs. At this point I'm able to get most of the packages listed
under OEDIR/packages/* to build. Some .oe files need to be copied to the
next version such as netbase.
The people at Openembedded could use a lot of help right now to get
these packages moved to the new build system. Please read the documents
in the oe/doc directory for more information. Links to these websites
are also on http://openzaurus.org.
Just one last note, if you use Gentoo, this is right up your alley. If
your a developer for Gentoo or know how a portage system works, they
could really use you!
Thanks,
|
30ce7e1f-3136-4220-6346-6b744661919b | ['4345c6ad-2af5-98cb-0e9d-6518a6dddf88'] | To: the authors of RFC 3761bis (<EMAIL_ADDRESS>, <EMAIL_ADDRESS> and <EMAIL_ADDRESS>)
cc: mailinglist IETF ENUM WG (<EMAIL_ADDRESS>) and mailinglist ITU-T SG2 Q1/2 (<EMAIL_ADDRESS>)
I would like to provide a comment on the draft version of RFC3761bis (draft-ietf-enum-3761bis-02.txt) sent out 2008-02-14 via <EMAIL_ADDRESS>. I can not attend the IETF meeting next week (71 st IETF in the USA) but hope that this comment anyway can be resloved.
My concern is that the text from RFC 3761 under IANA Consideration about delegation of domains on country level and the relationship between IAB and ITU TSB (and indirect with the RIPE NCC) is missing. All this text, that I think is important, is now deleted in the draft version of RFC 3761bis. Similar kind of text could not be found in the referenced document in clause 6 [SV_GUIDE] (draft-ietf-enum-enumservices-guide-07) of RFC 3761bis.
The missing text of importance is reproduced below taken from RFC 3761:
"5. IANA Considerations
RFC 2916 (which this document replaces) requested IANA to delegate
the E164.ARPA domain following instructions to be provided by the
IAB. The domain was delegated according to those instructions.
Names within this zone are to be delegated to parties according to
the ITU-T Recommendation E.164. The names allocated should be
hierarchic in accordance with ITU-T Recommendation E.164, and the
codes should be assigned in accordance with that Recommendation.
IAB is to coordinate with ITU-T TSB if the technical contact for the
domain e164.arpa is to change, as ITU-T TSB has an operational
working relationship with this technical contact which needs to be
reestablished.
Delegations in the zone e164.arpa (not delegations in delegated
domains of e164.arpa) should be done after Expert Review, and the
IESG will appoint a designated expert."
I think it´s important to have this kind of statement in RFC 3761bis. If not I think procedures in the IAB instructions (http://www.ripe.net/enum/instructions.html) to RIPE NCC have to be revised and also the ITU Interim procedures (http://www.itu.int/ITU-T/inr/enum/procedures.html) for ENUM delegations.
If this text not will be re-entered I also think that RFC 3761bis will in some part obsoletes RFC 3245 (The History and Context of Telephone Number Mapping (ENUM) Operational Decisions: Informational Documents Contributed to ITU-T Study Group 2 (SG2)).
Besides my more important comment above I also have some minor comments on draft RFC 3761bis but I might provide them at a later stage.
Sincerely
<PERSON>
| c4a91c25-7804-8e87-5d61-1f87e0cb2187 | ['4345c6ad-2af5-98cb-0e9d-6518a6dddf88'] | Hello
I did send some comments during the last call to <PERSON> on the 4th of january 2007 on three of the I-Ds concerning I-ENUM - I reproduce my comments here again:
Anyway comments on:
Draft-ietf-enum-infrastructure-04 - in 7.1 for [2] it should be 2005 for ITU-T Rec. E.164
Draft-ietf-enum-combined-03 - there is a spelling error in 3 (two is after each other). The last paragraph in 3 might not be liked by some Goverments... The whole chapter 4 might be more considerd by NRAs because it puts an burden on them to act before they are consulted on this matter (remember all the debates in the past about User-ENUM and the delegation of e164.arpa). In 7 last paragraph - is it already deceided that the correct domain for the long-term solution is ie164.arpa? Otherwise it might not be appropriate to state that in this coming RFC and it would be better to save that statement when this has been decided by the correct Internet organization (e.g. IAB). In 8 I think it would be nice to avoid the usage of "golden tree".
Draft-ietf-enum-branch-location-record-02 - just delete "golden tree" in clause 1 and 3.
Sincerely
<PERSON>
|
fc28fe7b-4b49-69c1-e840-c69852713c5e | ['43463e0a-1335-8138-1228-af8f53a4898f'] | I'd still prefer it if the errno could somehow be divided into two parts,
one part for use by programs, the other by people. The reason is that I've
found that the needs of the two diverge.
For example, the Linux VFS layer really needs correct errno/errstr values
for the vfs_create to work correctly. Standardization of the errno/errstr
is very important at that point. I just fixed a simple problem in v9fs by
adding another errstr message (a plan9ports variant) to the errstr->errno
mapping table.
For programs and Linux kernels that process errstr, variation is a bad
thing.
But, in a few cases, I've seen errstr values that are no better than Unix
EINVAL -- "something went wrong somewhere" -- as people tried to use some
standard Ewhatever from the set of kernel error messages. The Ewhatever
doesn't quite fit -- and in a few cases is quite wrong -- but it seems
people were trying to keep the set of possible error returns small.
In errstr for people, variation is a good thing.
To put it another way, errstr is for people and programs to read, and you
hit some interesting problems in trying to serve two masters. Programs and
kernels generally don't want lots of variation ("I don't care what went
wrong, just that something went wrong") but people want to see variation
("Which of the 5 parameters was invalid, DAMMIT!").
Sorry, I'm just back from DC and tired, so this probably makes no sense.
<PERSON> | ede9c412-461c-d67e-ddf5-75340263d93c | ['43463e0a-1335-8138-1228-af8f53a4898f'] | no, <PERSON>, I think you said it right. You ought to be able to say: "If I
get a user in here from LANL, then I will delegate the auth function to
LANL. No local resources save CPUs and volatile disk (read: caching) will
be made available".
Now I remember that was the original plan. So we need a way to delegate
auth functions from the local domain to Somewhere Else that is trusted.
How do we do this?
<PERSON> |
f4c2ff35-d9bd-54c5-d387-495c26c08bc7 | ['43579d65-f023-78d4-a46f-5dae179410f2'] | After upgrading wbar and changing the background icon according to the
entry in /usr/ports/UPDATING
I'm now getting wbar in the middle of the screen standing vertically
even though I use the command
wbar -above-desk -bpress -pos bottom -nanim 7
Any suggestions on how I can get it to place itself in the bottom of the
screen?
Thanks
<PERSON> | c2e0483e-1eec-2113-91e1-6634c51a7881 | ['43579d65-f023-78d4-a46f-5dae179410f2'] | Hello list.
I'm experiencing a lot of lagging after I've upgraded xorg. I use XFCE
and just changing from one desktop to another now feels really slow.
If I click on a button in an application I have to move the mouse
pointer before there's a reaction to the click.
In a terminal window I also have to move the pointer outside before the
input from the keyboard is registered.
Maybe it's a mouse problem. Anyway I need some help if it's a setting
that has to be changed.
My system, 8.2-RELEASE-p6, worked well before the upgrade of xorg.
Thanks
/Leslie
|
e87b5486-529f-5768-db0a-989c50e94e93 | ['436fa62d-5bfe-4d1b-9da4-42104a18e74e'] | Hi all--
I have added a PloneErrorReporting product to CVS. It works with Plone RC6+
and provides a nice interface for reporting errors, including
* step-by-step instructions on how to report an error and a description of
the information we really need in a bug report,
* a convenient set of links that let you search the collector for related
errors before you submit a bug report, and
* a handy dump of the versions of all installed products, of the OS, the
browser, of Zope, and of python so that people have an easy way to get us
detailed version information when reporting bugs.
In addition, the package should prove handy while testing, since it provides
a full stack trace on the error page if you are logged in as a Manager,
thereby saving you a trip to the error log.
If we can get some i18n in, I would like to see us ship the product with
Plone 2.0. It's pretty simple -- just replacement skins for
default_error_message and for prefs_error_log_showEntry -- so I think the
risks are low.
I have factored out the pages into a separate product so that error
reporting can evolve as plone.org's bug collector evolves. Going forward, I
think it would be cool to create a tool that submits installed product
information, stack trace info, and the REQUEST in a more automated fashion.
Maybe once we have CMFCollectorNG installed?
Please check it out! It will work best with the very latest CMFPlone from
CVS, since I had to add a new method to the migration tool to get some info,
but it will probably work with relatively recent pre-RC6 release candidates.
<PERSON>
| aecd147a-5e14-68d4-8c2c-5b2ad074559b | ['436fa62d-5bfe-4d1b-9da4-42104a18e74e'] | Hello all--
<PERSON> and I are looking into the possibility of setting up a Zope/Python
Users Group in the Research Triangle area of North Carolina. I'm working on
a Zope CMF application (using Plone), so the CMF and Plone will definitely
be topics for discussion.
If you're interested in getting involved, check out
http://dev.zope.org/Members/tbryan/TriZPUG/FrontPage and sign up.
<PERSON>
http://www.geoffdavis.net
|
c28f712c-dca0-fb6e-9556-8b1750e627cb | ['4378bc1d-3940-529c-5b79-ffe7047b102c'] | I renamed a package (folder name) and then renamed two files under it (the renamed folder). Then I use kdesvn to do commit which will add and then commit, I think. I got the attached error. Then I tried the following command line commands but no luck: svn up --force theFolder, svn commit -m "messages"
.Is there a way to fix it or I have to checkout a fresh copy and copy over the existing one?
I am using svn 1.8.10 under Fedora 20.
thanks,<PERSON> | cbf0a21d-9f45-ddc9-0f41-3f86ad35d539 | ['4378bc1d-3940-529c-5b79-ffe7047b102c'] | Anybody can tell me Boost 1.34 include asio package or not? My machine has an
installed 1.34 version of boost. The existing code compile and link on 1.34
has no problem but cannot link on 1.37. So want to start from 1.34 and then
move to 1.37. Need to know if ASIO was in 1.34 or not.
thanks,
|
e9a476db-4363-f990-c542-15c01e320e93 | ['439eca19-75ba-3b50-d29d-d505d97b2386'] | The SIMILE development team is happy to announce the availability of
Timeplot, a DHTML Ajaxy widget use to plot time series.
Timeplot extends our existing Timeline widget to provide the ability to
overlay time series over existing Timeline event data. Follow the link
to the Timeplot home page to see several examples of that.
http://simile.mit.edu/timeplot/
Timeplot is based on <canvas> and currently works on Firefox 2.x/3.x,
Camino, Safari 3.x and Opera 9.x. Safari 2 and IE6/7 are not currently
supported but support for them in planned for the next releases.
Just like Timeline, Timeplot requires no software installation and also
follows an API style that will feel familiar to web developers that
already embedded Timeline in their pages.
Happy plotting!
| 86a0b11f-6a22-ce6d-0a78-42b73fff8e3d | ['439eca19-75ba-3b50-d29d-d505d97b2386'] | On behalf of the SIMILE team, I'm very happy to announce the release of
Citeline, a web-based, WYSIWYG exhibit editor for publications,
bibliographies and other citation collections.
Citeline is a freely available service designed and developed by the
SIMILE Project and run and maintained by the MIT Libraries. It open for
anybody to use, inside and outside the MIT community and it's intended
to provide a path for the publication of citation data on the web in a
structured and re-usable way.
Citeline is found at
http://citeline.mit.edu/
and you can read more about it on this blog post
http://simile.mit.edu/blog/?p=67
We are also proud to announce the release of Zotz, a firefox add-on that
adds Citeline exporting functionality to Zotero, so that you can drive
Citeline's editor with data coming directly from your own Zotero
collections of citations.
You can find Zots at
http://simile.mit.edu/zotz/
and you can install it like any other Firefox extension in your
Zotero-powered Firefox browser.
Enjoy!
|
1180c9b0-17fc-7653-9512-2e33fb85902c | ['43a81c16-d939-761a-46c4-e6a1a24bef13'] | Hello,
I have a question about addition of queues.
I added several queue according to the sge documents.
and I submitted some job to test whether queue is right or not.
I added 3 queues, short.q, normal.q, and long.q
hostlist of all queue is @allhosts.
I submitted a job using short.q and normal.q
and GE scheduled jobs. But, problem occurred.
job using short.q was running node01(8 cores)
when I submitted another job using normal.q, the job scheduled on the same node, node01.
so, 16 jobs was running on 8 core system.
what I imagined was that short.q and normal.q is dependent.
so, if a job was running on node01, another job would scheduled other nodes, eg, node02, node03,....
what was my fault?
<PERSON> | 254a3a6f-5b4f-cb76-3cdf-eb8a1df33848 | ['43a81c16-d939-761a-46c4-e6a1a24bef13'] | hello,
I got something weird situation with job submission.
I made a usersets called onsiteusers and added smpark user account.
users are included in onsiteusers can submit jobs.
but, I couldn't
so I logged in root and switched to smpark by su - smpark
then I tried to submit a job and checked it worked.
but, I still could not submit when I logged in with smpark account.
any idea?
<PERSON>
|
1db1524a-3e1c-06d1-fd1b-23bc923b9957 | ['43aa2e60-bb10-0933-b634-1710815c0dde'] | Hello,
I'm encountering problems when trying to install the czech language
pack, as per the link found in the downloads section of the seamonkey
web site:
http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.3.1/langpack/seamonkey-2.3.1.cs.langpack.xpi
Despite this language pack being labeled as 2.3.1, seamonkey will refuse
to install it saying that it is not compatible with seamonkey 2.3.
Any ideas about this problem? If this is not the right place to ask,
does anyone know how the author of the language pack can be contacted?
With regards,
<PERSON> | e9e783ae-ef44-2e9c-8e2b-a62146da1ff9 | ['43aa2e60-bb10-0933-b634-1710815c0dde'] | Hi,
I have the following problem for a number of update releases now.
1. I update seamonkey (using the packaging system of my Linux distribution)
2. Start new seamonkey
3. Seamonkey says that it needs to check the update
compatibility/availability/whatever of the Czech language pack
4. Seamonkey says it could NOT find that and it starts in english
5. I go to the seamonkey download site, download and install the
language pack manually and everything is okay
Any ideas how this can be fixed so that seamonkey updates the language
pack without manual intervention?
Seamonkey/OS version:
Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Firefox/7.0.1
SeaMonkey/2.4.1
With regards
<PERSON> |
bfddb7d8-697f-d2e7-98d2-22a0add04b18 | ['43b20bc2-16f2-e6c3-72de-fbe25828603a'] | Dear HMS developer(s),
we have a camcorder producing video files in an mp4 container, using the
mpeg2 codec for video and "twos" FOURCC uncompressed audio. HMS
(current version, 03/03/2011) recognizes the video stream properly, but
not the audio stream.
A sample video is here (100 MB):
https://www.iat.uni-leipzig.de/datenbanken/iks/bunk/671_0036_01.mpeg2.MP4
I'd be happy if this can be fixed and will be available for further
details. I'd try to provide a patch, but I'm not sure whether the mp4
splitter code is included in the "Core parser library" mentioned at
http://haali.su/mkv/ .
Best regards,
<PERSON>
| d22fa98a-6372-85da-3b34-bb048bbc36f1 | ['43b20bc2-16f2-e6c3-72de-fbe25828603a'] | Hello,
Nagios 3.0RC1 doesn't work on Cygwin. rename() with a new filename, which is
already held open, results in a "Permission Denied". This situation appears
with the current code while reaping check results.
Attached patch simply closes the new file just opened with mkstemp() - before
renaming instead of afterwards. Securitywise this is a bad solution, because
it opens a race condition, but at least Nagios works.
Please incorporate the bugfix included in the attached patch in a secure form,
so that Nagios will be usable under Cygwin (if other Cygwin issues are
resolved as well).
Best regards,
<PERSON>
|
3751e5f6-b032-09aa-0004-a3f2efdf7196 | ['43b24e94-51ee-56c0-be17-890a5ef3028e'] | I recently switched to Verizon and, at the same time, I dropped my two land
lines and had these numbers ported over to my Verizon mobile phones.
Overall, I was very impressed with the coverage. It worked better than
expected. However, sadly, my house was in a dead spot. Considering my
strategy (giving up the land lines), this was awful. I could see the tower
bars dropping down on the phone as I approached my home... and they'd build
back if I continued passed my home and in the other direction.
However, I made several calls to Verizon and worked my way to the "towers
dept" in their S.E. Corporate office.
This must have done the trick because my coverage from my house improved
dramatically a few weeks later. (I don't think that any other provide would
have been this responsive).
Also, another observation about mobile providers and QoS:
Often, the a person may blame the provider when the problem is actually an
aging phone and/or a phone which has never had the newer towers programmed
into it (*228). You really have to make sure you have a phone that is not
more than a couple of years old and make sure you've updated the towers info
before you can blame the provider for your problems. (many people don't know
this). In fact, I was one of these... I thought my old provider, Cingular,
really, really sucked... but it turns out that it was my ignorance.
<PERSON> | 9fe95018-53d6-aaf9-fbed-c2933d6102d5 | ['43b24e94-51ee-56c0-be17-890a5ef3028e'] | <PERSON>, I didn't mean to make you have to rehash the standards for SURBL. I
totally understood these already and I didn't mean to imply differently in
my original post. (But I suppose you have to always be on your guard to
prevent misunderstandings. You can never be too careful...)
But your answers regarding the corpuses were exactly what I was questioning.
Basically, 1 FP in 50,000 is not bad. But if most of these FPs are
"white-hat marketer" advertisements (an oxymoron?) or newsletters ...and few
of them are actual human-typed correspondence, then this percentage is even
better. If the opposite is true, then this might not be quite as good as it
sounds.
Interestingly, I've read some phenomenal and very specific stats from Mail
Filtering companies who don't get specific about these kinds of issues
mentioned here and I wonder "who are they kidding".
<PERSON> |
f73d8e86-924d-e49a-f656-d2d196db0aa9 | ['43b65dbd-7d1e-c44a-0ce0-fdda127bfbfb'] | Hello again,
The following is an update of the patch I sent yesterday
(3/9/05) incorporating suggestions from <PERSON> and
<PERSON>. It allows Altix and Altix-like systems to
handle environmental events generated by the system controllers,
and should apply on top of <PERSON> patch of 3/1/05 ("New
chipset support for SN platform") and <PERSON> patch of
3/8/05 ("Altix SN topology support for new chipsets and pci
topology").
Thanks - <PERSON>
| b2ce9fe6-c9bc-3801-d8e8-b4db6cb6649a | ['43b65dbd-7d1e-c44a-0ce0-fdda127bfbfb'] | Hi <PERSON>,
It's been pointed out that environmental events from the system
controllers on Altix machines cause the kernel to complain about
unaligned memory accesses. This turns out to be because
"be32_to_cpup()" didn't do everything I thought/hoped it did.
I've added a new function to the file that copies a (big-endian)
integer out of a byte buffer and into a little-endian integer
variable. Please apply the following patch if it looks right to
you.
Thanks!
<PERSON>, SGI
|
3c5b0ed6-5a0f-8200-912e-4a3373c68a37 | ['43c119c5-3fa5-3be6-5150-4e350158395b'] | Hello,
My project is working on a multi-language website using cocoon. The
multilingual aspect is implemented with a "language-cache" where we look
up and get all the text strings used visibly in our web pages (in other
words, we populate JXTemplate pages with data fetched from this
language-cache.)
What I need to do is this: I have a current cocoon session. I want to
pass the session id to a java class\method, which looks up appropiate
language strings, partially based on the current coccon request and\or
flowscript function. In other words, I want to retrieve the current http
request (or flowscript function) using only a reference to the current
session. Is this possible?
The point of doing this would be not having to pass a description of the
current page\flowscript function every time I access the language cache.
Any thoughts or suggestions on this?
regards | 13199819-0f09-fad4-ff3f-1dd8a67c9108 | ['43c119c5-3fa5-3be6-5150-4e350158395b'] | Hello,
I have some flowscripts with a lot of businesslogic in them. I really
want to limit flowscript code to "controller" code; so I'm encapsulating
the businesslogic in java objects which are called from the flowscripts.
At a few points in the java code I need to access some attributes in the
calling flowscripts current 'cocoon.session'.
I wonder if it is possible to access cocoon.session in my
"flowscript-called" java objects?
(I've tried to simply pass the FOM session to the java methods, but that
didn't work very well... :)
<PERSON> |
7b5bb939-b403-f5a1-4475-5bdba077e9be | ['43c4d234-15d7-b8f9-4230-3e6d95055473'] | Just build Sakai using maven: mvn -Pcafe clean install
However, after more than 20 mins, got the following error message, really
have no idea what it is.
Any suggestions? Is this fatal? Should I proceed to the next step: d.
Execute mvn -Pcafe sakai:deploy to deploy Sakai to your tomcat using maven?
Thanks.
Longfei
..
| 9fb729d1-fedc-0a5a-6ee6-8c621ea1d36c | ['43c4d234-15d7-b8f9-4230-3e6d95055473'] | Hey, Guys,
I have a request to add some customized columns for more than 100 courses.
For example, I want to add the following columns to each gradebook in our
sakai system:
Last Name, First Name, User ID, Role, Course ID, Lec ID, Dis ID, Lab ID,
Email, etc.
I am wondering if there is any available scripts to add these columns to
Sakai, and then upload the data from .csv file to Sakai. Anyone can provide
any idea if you have done any similar requests before.
Thanks.
Longfei
|
3e86486f-87a8-be51-6d74-34f59e2ed8bc | ['43cb3125-d981-4b3c-51c9-50251736357d'] | cool beans everyone.. i got the domain thingy workign buy just adding a
virutal host for www.indypatriots.com and bamb it worked...
ok i can send email to a user <EMAIL_ADDRESS><PERSON> it worked...
ok i can send email to a user Gz8Uc943ydqwA34M@example.com and through webmin i
see that he got it... but what do i have to run as a daemon to retirive that
because i can't i've got all the settings in there for the pop and the smtp
but i can't find that good ole daemon..
thanks,,
<PERSON>
| 6bf1ed22-d090-c6de-d78f-076b2c338a2f | ['43cb3125-d981-4b3c-51c9-50251736357d'] | Hey everyone!
Thanks for the advice... I've gotten my web site to work along with my email
server... i am so happy!! thanks... for that.. but now i have another
question for you...
www.indypatriots.com is the main portal for all students.... but i need to
set up 4 sub domains
http://2003.indypatriots.com
http://2004.indypatriots.com
http://2005.indypatriots.com
http://2006.indypatriots.com
for each one of the classes of our school... i have them set up in bind...
but what exactly do i have to setup in apache to do this??
i was also wondering if there was a way to say setup a user 2003 under /home
and host it there because i know that if you have a public_html in the
user's home and in the config file of the http.conf you can allow users to
host a web site from their name is this possible to point the subdomain to
the /home/class/public_html so they can upload thier site via ftp?? (samba
isn't an option seeing that they aren't at my house they are at theirs..)
thanks,
brandon
|
4cf2a45f-94e3-8789-2337-f78a52e85ad7 | ['43dda2ea-372b-3ffa-1dba-4c2a0e54e0c9'] | The Centre for Moral and Political Philosophy
<http://cmpp-huji.org/program.html> at the Hebrew University of Jerusalem
invites applications for a summer PhD workshop on the topic of *The Value
of Equality* (see detailed description here
<http://cmpp-huji.org/2016project.html>). We will invite up to 6 PhD
students to spend 6 weeks (13 May to 24 June 2016) as fellows at the Centre
to work on their own research and exchange ideas with each other and the
members of the Centre. Fellows will attend Larry Temkin’s condensed
graduate class on *Equality*.
Fellows will be expected to attend our annual conference (also on the topic
of Equality) 15–17 June 2016. Confirmed speakers include Alex Voorhoeve
(LSE), Avigail Ferdman (The University of Toronto), Hilary Greaves
(Oxford), Marc Fleurbaey (Princeton), Nils Holtug (Copenhagen), Ofer Malcai
(The Hebrew University of Jerusalem), Larry Temkin (Rutgers), Tammy Harel
Ben Shachar (Haifa), Ingmar Persson (Gothneburg), Chad Horne (Hebrew
University of Jerusalem), Iwao Hirose (McGill), and Zofia Stemplowska
(Oxford).
The Centre will pay for the travel cost to Jerusalem, provide
accommodation, and pay a scholarship of $3000 for the whole six week
period.
Successful applicants will be outstanding PhD students whose work is
related to the topic of equality and who are in the dissertation stage of
their program.
To apply please send the following documents in PDF format only via email
to <EMAIL_ADDRESS><PERSON> condensed
graduate class on *Equality*.
Fellows will be expected to attend our annual conference (also on the topic
of Equality) 15–17 June 2016. Confirmed speakers include <PERSON>
(LSE), <PERSON> (The University of Toronto), <PERSON>
(Oxford), <PERSON> (Princeton), <PERSON> (Copenhagen), <PERSON>
(The Hebrew University of Jerusalem), <PERSON> (Rutgers), <PERSON>
<PERSON> (Haifa), <PERSON> (Gothneburg), <PERSON> (Hebrew
University of Jerusalem), <PERSON> (McGill), and <PERSON>
(Oxford).
The Centre will pay for the travel cost to Jerusalem, provide
accommodation, and pay a scholarship of $3000 for the whole six week
period.
Successful applicants will be outstanding PhD students whose work is
related to the topic of equality and who are in the dissertation stage of
their program.
To apply please send the following documents in PDF format only via email
to 1av+4xbVwjkDgbek@example.com *Applications must be received by 15th February
2016.*
• A brief letter of interest (no more than one page)
• A current CV
• A writing sample (no more than 20 pages)
• An abstract of the dissertation project
• A confidential Letter of recommendation (should be sent separately by
the referee)
For more information visit: http://cmpp-huji.org/call.html#workshop
*Contact*
Prof. <PERSON>
| 8251d424-d976-fba2-94d1-41aa178f5947 | ['43dda2ea-372b-3ffa-1dba-4c2a0e54e0c9'] | Thanks for many helpful messages and references re adhoc-ness. Below is a
list of the main things we got.
If anyone knows more specifically of discussions of ad-hocness *in
philosophy* (for instance, what amounts to an ad hoc way of dealing with an
objection to a philosophical theory, etc.), that would be great. (Most of
what we have is in the philosophy of science).
Thanks,
<PERSON> |
30f95698-7f17-f64f-8de6-05fda578d7be | ['43ecb093-416a-4ed8-7ce6-8ddb90a84b07'] | I'll try to sort my thoughts a little bit. Our final target is this constellation:
* Kernel-A with Rootfs-A on an UBIFS (without initramfs) shall be able to start Kernel-B using kexec.
* Kernel-B with Rootfs-B on initramfs shall be able to start Kernel-A using kexec.
Both kernels do have associated modules.
As i understand OE i have to build two images (for Rootfs-A and Rootfs-B). But ...
(a) How do i tell those images which kernels (and as a consequence which modules) are associated with it?
(b) How do i build Kernel-B with it's initramfs?
The mentioned initramfs-kexecboot-image looks to me like a target to build an initramfs. But this does not contain any modules. So it does not involve one of the main questions.
The sample recipe code from <PERSON> looks like a solution for (b) which expects another recipy myinitramfs-image for building myinitramfs.tar. But the answer to (a) is still unclear to me.
<PERSON> | b17811ba-df95-2448-ceb3-a0b8e072f1f2 | ['43ecb093-416a-4ed8-7ce6-8ddb90a84b07'] | Hi,
we want to use rsyslogd on an embedded system with an armv5te cpu.
Unfortunately the gcc/libc we have to use for this system do not support
atomic builtins which are vital for rsyslog at the moment. :(
Therefor we created a patch which emulates the atomic builtins
with posix semaphores. This patch should fit to the 5.4.x and
5.5.x versions.
We would be glad if this patch could help to bring rsyslog to
more platforms.
<PERSON> |
726efd08-a47e-5d18-0ef0-7a402a2f4e50 | ['43f87a6b-6d46-4558-f8c4-08de587870e9'] | Hi all.
I'm bumping into another problem using the qtconsole.
Here's my config: ipython 1.1.0, python 2.7.5
I run the following code with ipython:
%run -p script.py
In a notebook, the profiling is diplayed correctly
In a normal terminal, it is displayed correctly
In a qtconsole, the display goes empty (I do loose the sliders too), and then, nothing
happens. Using the menu bar, I can open a new tab with the same kernel, indicating
(I guess) that it's just a display problem of the qtconsole.
Cheers,
<PERSON>
| e7ee935e-8a22-73f9-4f73-dbda7e9e7689 | ['43f87a6b-6d46-4558-f8c4-08de587870e9'] | Hi all,
I have two sets of vectors, one made of 3-dim vectors and the other one of 4-
dims vectors.
I want to find for each of my 3D vectors (let's call them the input vector),
which one, among my 4D vectors (let's call them my models), has the 3 first
coordinates that are the closest of my input vector, so that i can assign to
my input vector the 4th dimension taken from the models.
I am currently maximizing the cosine of two vectors, but I was wondering if
scipy had some more clever routines, that could for instance take into account
measurement errors for my vectors.
Thanks a lot.
<PERSON>.
|
d27db3d7-9410-0ccc-8962-47bdbc30f11b | ['4418cdcd-35dc-604d-be60-aaa137a0228d'] | Hello,
I understand collapsing is not yet possible for multi value fields, but
still wonder what is the best way to solve the issue I am having.
I have the following document data fields:
1. Title (max 200 chars)
2. Abstract (max 2000 chars)
3. Body (can be quite long)
4. Author (multi valued)
5. link (multi valued)
6. more fields
I would like to collapse results of search based on different links. But
currently can't.
My solution for now is to have a single solr document for each link+title
combination. But that multiplies my data tremendously, and I am also
noticing that there is not smart data storage of the stored fields in solr.
Some of the fields I am storing (abstract, body) are huge and I would like
to avoid duplicating them.
Any ideas?
Thanks in advance,
<PERSON> | b9876e50-ad9d-9fa9-9cc7-ac400bd981aa | ['4418cdcd-35dc-604d-be60-aaa137a0228d'] | Hi,
I have an index of about 50m documents. the fields in this index are
basically hierarchical tokens: token1, token2.... token10
When searching the index, I start by getting a list of the query tokens
(1..10) and then requesting the documents that suit those query tokens.
I always want about 1000 results back, therefore I don't query for all
search tokens. My solution right now is to check with rows=0 what tokens
combination gives me 1000 results +/- 200, and then fetching them. But this
means up to 10 queries to Solr. So I query with token1:x, then with
token1:x AND token2:y, then with token1:x AND token2:y AND token3:z....
I have 3 questions on this regard:
1. when searching token1:x and token2:y, solr actually intersects millions
of documents. Will it work faster if I query token12:xy?
2. for the last 1000 results I run them through a function query, does
function query works similarly to custom scoring? which one is faster?
3. is there a better solution for my problem?
Thanks in advance,
<PERSON> |
6f07334f-254a-50c3-ae66-cc83de7debac | ['441cbcb7-a6a2-97c9-9c6b-8dad1164eb97'] | Hello, all
I found that in Xen 3.1.0 I can't press Ctrl+ALT+2 to open the console
of qemu to do some administration. The root cause is that the value of
"monitor_device " is "null" now. In Xen 3.0.4, the value is "vc". If
there is no control console, how can I add a usb device to the guest
OS. Could you guys tell me why we disable the console in Xen 3.1.0.
thank. | 0508fc9d-d857-3ac7-05d1-d776cc3746bb | ['441cbcb7-a6a2-97c9-9c6b-8dad1164eb97'] | Hello,
When run x86_32 SMP Vista HVM guest and run LTP memory stress testing
under domain 0, after some time, vista will blue screen with this
message:"a clock interrupt was not received on a secondary processor
within the allocated time interval" with Bug Check 0x101.
This issue can also be reproduced copy big files under vista for a
long time.( not alway ).
Could anyone give some idea about this issue? According to my
understandng, when domain 0 do the DMA disk access, some timers are
lost. It is related the APIC timer interrupt.
Thanks. |
23562132-0296-52f2-0b75-d45079967992 | ['441e93fe-4680-64a6-ccaf-68794fa584b5'] | Sorry I have taken so long to read this, I have recently started a new job,
and life has been hectic.
I am not sure what is going wrong, I'll have to do some testing, but
remember XML is case sensitive - is the emnekcode tag in lowercase
everywhere? (That is a weak guess, I'll know more once I've tested).
<PERSON>...
| 80b66d31-c546-ce28-e4b3-0313435064aa | ['441e93fe-4680-64a6-ccaf-68794fa584b5'] | Erm... Now that this user has create a page, and product (Although no files), I don't know if there is anything you can do, but the space in his username is driving some searches on the SiteIndex buggy-nuts. (Ok, so it's me it's causing problems at the moment, but how will CMF deal with spaces in usernames when NZO goes live?
I have fixed my script for now, but fyi, it was dying on <dtml-in "getobject(data_record_id_)"> because the parent object to the product object had a space in it...
(Did any of this make any sense?)
<PERSON>...
|
d7d0f98e-0cb3-cc45-0f7a-86f2317a49c4 | ['4466aaa4-6e0a-02d9-7a5d-ae1a39a53dce'] | Hi <PERSON>,
Yaesu seems to keep a stock of FT-100 parts, I just ordered the A B C D switches in the control head.
Also, mic cords from Yaesu are about half what they want on eBay. The folks at Yaesu are great to work with if you're unsure of the part number.
73,
<PERSON>
| c8452b07-0bb2-75ba-e0a6-6d6df1de7f39 | ['4466aaa4-6e0a-02d9-7a5d-ae1a39a53dce'] | I had everything working great using a CAT to USB cable with the Prolific chip set. However, when I changed computers (desktop to laptop, both running XP)I can't get the Prolific cable to work. I get an Error 10. I've tried several drivers with no luck.
Is there another CAT to USB cable available using a different chip set with drivers that will work with pretty much any computer and any OS? I'm mainly interested in Fldigi and Winmor.
I'm using a Signalink USB for the audio part and I highly recommend it.
73,
<PERSON>
|
fd487dee-cbc3-5deb-fcec-2a574c16c8e5 | ['4474ee4b-10ce-078a-3430-f5cad579545a'] | Input drivers like to prepend the device name to logging messages using
LogVHdrMessageVerb(). The current implementation of this function used the
output of a snprintf() as the format string of another snprintf(). This is a
big no-no, as a device name containing format strings could cause "Bad Things"
to happen.
This patchset also cleans up how and when timestamps are appended to messages.
There was a subtle bug when using LogVWrite() directly that could cause a
timestamps written to the logfile to not correspond to the message on the
same line.
<PERSON> (4):
| 5b4a12cf-4021-2a6b-3dd7-7a2d722f932e | ['4474ee4b-10ce-078a-3430-f5cad579545a'] | X Input drivers, such as xf86-input-synaptics, tend to do all of their
processing in a SIGIO signal handler. This processing often involves
creating, modifying or canceling a timer. Any of these operations may
modify the global "timers" array. Therefore, all accesses of this global
must be done in critical secitions during which signals are blocked.
Otherwise, for example, a signal may clear the last timer between, which
sets timers global to NULL, between the NULL check and checking "expires",
which causes a SEGV.
A previous patch protected write accesses. However, this is not
sufficient. Read accesses must also be protected from a signal
occurring between when the timers is NULL checked and subsequent
dereferences.
This patchset also does some small clean up to the timer list processing.
Although, the whole timer list should probably be rewritten someday
using the more modern - and better tested - struct xorg_list...
<PERSON> (3):
|
a717c754-5e65-62f9-2527-13303255eb29 | ['447fb658-085b-2c8b-bb05-a4f792c7fa88'] | We used to have a single machine that had Arabic Windows 98 hooked up to the
rest of our (NT 4.0) network. There were no major problems in doing so,
although at the time we were using it merely to type and edit Arabic
documents (as opposed to running Arabic-based applications).
Now we're currently converting everything to Windows Alfayn, which should
make life much easier.
I would be interested in knowing how others have found Windows 2000 for
their Arabic language needs.
<PERSON>
| deacb974-e786-9386-9078-5589a74180bd | ['447fb658-085b-2c8b-bb05-a4f792c7fa88'] | Mention of this publication is given in this extract translated from the
memoirs of Iraqi journalist <PERSON>, a co-founder:
http://ihr.org/jhr/v19/v19n1p32_Bahri.html
There is also a book by <PERSON> entitled 'Abd al-'Aziz
al-Rashid,
ra'id al-islah wa-shaykh mu'arrikhi al-Kuwayt (Cairo: Dar al-Ma'arif, 1970).
It's a small book, but could be of use.
Finally, an article by <PERSON> entitled "'Abd al-'Aziz al-Rashid:
al-mu'arikh al-ra'id" appeared in the November 1964 issue of Adib, pp.4-5.
Hope this helps, or at least leads to some more useful sources.
Sincerely,
<PERSON>
|
2306340e-2198-ab63-c6e7-5eb94c40cba6 | ['4486b658-98a4-ab29-d893-32db5c2a7926'] | Hi Folks Again,
I'm doing an explorer-style program and it'll require a drag-&-drop from
listview to treeview function. The actual drag-&-drop code is done, and now
the only problem is that the drag-image (created by
CListViewT::CreateDragImage()) is far too ugly.
I started observing the explorer in Windows XP and 2000 and found out that
rather than using CreateDragImage, they implemented some sort of
window-capturing technique to create the drag image (i.e. BitBlt from the
listview control window context to a memory bitmap). And more than that, the
drag-image applied a gradient fade (using an alpha channel?) when
displaying.
The user interface is really important to this program, and therefore I
really need to achieve this kind of drag-image. So, if I were to create it
from scratch, does anyone know how, or can give me a hint?
Thanks in advance,
<PERSON><IP_ADDRESS>CreateDragImage()) is far too ugly.
I started observing the explorer in Windows XP and 2000 and found out that
rather than using CreateDragImage, they implemented some sort of
window-capturing technique to create the drag image (i.e. BitBlt from the
listview control window context to a memory bitmap). And more than that, the
drag-image applied a gradient fade (using an alpha channel?) when
displaying.
The user interface is really important to this program, and therefore I
really need to achieve this kind of drag-image. So, if I were to create it
from scratch, does anyone know how, or can give me a hint?
Thanks in advance,
Bill Holt
| 497c4912-32d9-fc0a-6616-338141a5251c | ['4486b658-98a4-ab29-d893-32db5c2a7926'] | Hi,
I'm trying to extend CPaneContainer (i.e. class CPaneContainerEx : public
CPaneContainerImpl<CPaneContainerEx>). What I wanted to do is to extend the
toolbar control (aka the close button) and put more buttons into it.
I took a look at what CreateCloseButton() did and come up with my basic idea
of a set of member functions to create and maintain a toolbar containing a
couple of buttons. And I overrode the UpdateLayout() function to handle
resizing issues.
Now my main problem here is that the "close button" is created by
custom-draw and thus all buttons in the toolbar appear as a "cross". Without
changing the original WTL implementation code. What's the best way to get
out of the custom-draw code and implement my own toolbar, say, using image
lists?
Thanks,
<PERSON>
|
8aa0495a-8509-eef5-a538-621f8689b106 | ['448932a4-6fbb-03c0-0cef-1543e9d7269b'] | Hello,
The i386 port, both 10-STABLE and 11-CURRENT, will not boot on systems without SSE support. This is caused by r273995, as using `svn merge -c -273995` (and hacking-and-sloshing through the few compiler errors afterwards) makes it once again bootable.
This crash happens very early on in boot, before even mi_startup (as the author line is never even printed): http://i.imgur.com/SAty1mT.jpg
This breaks support for all i486, Pentium, Pentium Pro, and Pentium II-based CPUs and computers. These are not only found in older computers that are useful as routers and file servers, but there are some new SoCs still using these chips:
Intel Galileo board
http://www.frys.com/product/8080584
Pentium core, no MMX/SSE whatsoever. Released late 2014.
AMD Elan SC520, Geode series
http://www.eurotech.com/en/products/CPU-1421
http://www.amd.com/en-us/products/embedded/processors/lx
While the Elan is no longer manufactured, it still remains popular. The new Geode LX series of processors only implement MMX (so are roughly equivalent to a Pentium Pro in terms of instruction set).
Backing out r273995 allows boot to proceed normally, as shown here: http://imgur.com/a/WWsa5
I attempted to revert locore.S to see if it was related to the stack setup changes found in that commit and it made no difference; the panic was the same.
I would be willing to test any patches/diffs on any or all of the systems I have, but unfortunately I'm in a bit over my head trying to figure out which part of this commit is causing it.
Best,
<PERSON>
| f540b7b2-a81f-f922-252b-1022bf668c71 | ['448932a4-6fbb-03c0-0cef-1543e9d7269b'] | Hello,
I am wondering about the current status of the utimensat(2) and futimens(2) patch set. I saw some posts from early 2013 but nothing more recent. In addition to improving POSIX 2008 compliance, this will additionally enable me to continue my work on the Linuxulator. As it stands, most Gentoo and Ubuntu binaries do not work in the Linuxulator because of the missing utimensat syscall.
Is anyone currently working on this? I'd be happy to help out.
Thanks,
<PERSON>
|
6e377eff-4f1e-e002-3274-684b8dde57d1 | ['44abbb2c-eda6-85bb-0908-4145a049582e'] | Hey guys,
I've been using acme as my main editor for going on two weeks now and
I'm starting to get the hang of it! I've got two questions though if
anyone can offer some input.
First, after using plan9 and plan9port I've noticed that on plan9port
(from Arch Linux's repository) the tagline seems to have the ability
to wrap onto multiple lines. I quite like it because I end up with
some (unfortunately unavoidable) long paths in them.
Plan9's acme (I'm using 9atom) doesn't seem to do this and just gets
cut off the end. Is there a way to let it wrap? I could not find any
related comments in the manual.
Secondly, I'm trying to make a little "guide" script for acme so I can
write "Guide" in the tagline and whenever I run it a +Errors window
shows a quick jump-to list for the functions in the file.
I've got a small awk script ready and working and generating output in
the right format but I can't seem to get it to plug in to acme in
plan9port.
I've attempted to do "9p read /acme/$winid/body" but I keep getting
"connect: /tmp/ns.riddler.:0/: Connection refused"
I found a few references to this error in context with factotum but
not any fixes. Any suggestions as to what I'm missing?
Thanks,
<PERSON>. | 63fa49e7-abb1-c756-5192-342bff82bbc8 | ['44abbb2c-eda6-85bb-0908-4145a049582e'] | Hello guys,
I'm toying with floating point and the possibility of making some
regression tests for Plan 9's FP support. At the moment I'm testing results
of computations that should result in +/- infinity and as plan9 is built
with Unicode in mind figured I should attempt to use the actual ± 0x00B1
symbol.
I'm aware there are shortcuts for some of these (including ±) in
"lib/keyboard" but I could not get the +- shortcut to work. I discovered
it's because I wasn't using numpad keys (I'm on a laptop), when I do it
works as expected.
I'm assuming it's because of the 'shift' key in between to get the + and -
symbols and I'm wondering if it is meant to work with shift or does it
intentionally only work with the numpad?
Regards,
<PERSON>. |
5f6f8d9c-05f3-759e-c4fe-eaf99facffb2 | ['44dff5dd-d326-248b-c875-84ab0f9937f6'] | Hey All -- accidentally posted this under another topic... gmail confounds
me :-)
I'm looking at xts_quantmod_workshop-1.pdf a presentation from the 2009
R/Finance workshop. In it there are a number of slides showing some nifty
3d yield curves. I've been hunting around for more info on chartSeries3d
but am not finding it online and ls("package:quantmod") doesn't seem to
have
anything obvious . Can anyone point me in the right direction to get more
info on these?
Regards,
<PERSON>
| 09f06b72-4c29-eb3d-bcfe-e74febd7ac68 | ['44dff5dd-d326-248b-c875-84ab0f9937f6'] | Sorry <PERSON>, for possibly adding to the signal to noise ratio here :-)
I'm heading to the University of Waterloo library tomorrow to get some
journal articles on quantitative finance, particularly an article in
Quantitative Finance on Natural Gas inventories that just came out.
If anyone is looking for any articles in particular, let me know the
reference and I'll see if I can grab you a pdf or two.
<PERSON>
|
c3f5e338-c293-32ac-b9e3-9ef08df6c3a3 | ['4505fa2f-e762-20a4-4230-10df817d6824'] | Hi everybody,
How about setting up a Wiki for reportlab-related stuff ?
I think I'm not the only user who'd love to see something like that.
This would be the ideal place for Code-Snippets, Feature-Requests,
maybe even Tutorials (where applicable)...
From my experience I can tell that Wiki's (besides being a good way to
organize Documentation)
are good for building communities,and they can also assist in growing a
larger userbase.
And if you're looking for a particular piece of information, searching a
Wiki
comes in much handier than searching a Mailinglist ;-)
At Arche AG we're internally making use of Juergen Hermann's
MoinMoin-Wiki,
which is IMO the finest Wiki there is at the moment.
What do you guys think ?
Regards,
<PERSON>
| e8dee64a-4e8e-fe52-4863-d22ef1bf96de | ['4505fa2f-e762-20a4-4230-10df817d6824'] | Hello fellow Pythoneers,
My name is <PERSON>, I am working for a german-based
consulting-group (http://www.arche.ag) coding neat python-stuff
for some of our clients.
In my spare time (when I'm not playing Blues-Guitar) I'm busy shooting
short Movie-Clips for various customers, ranging from Image-Films for
companies and commercials to private Events.
At the moment, chances are good I'll attend the Europython-Conference,
although this really depends on the possibility to pay the entrance fee
online... ;)
Due to the fact that the line-up of speakers is very promising in my
opinion (Guido,ESR,ReportLab,etc. ...), I'd like to shoot a little
documentary about the conference while I'm there (using cheap
DV-Equipment - don't expect hollywood-grade stuff !).
The resulting material,converted to any streaming-media-format, could be
online within 1 or 2 weeks after the conference, depending on how much
post-production work i'd have to do.
I'd suggest to create clips from the keynotes and one short 4-5
minute-documentary about the whole conference.
So, what do you think ?
Regards,
<PERSON>
|
6a4ecfac-8968-69ea-e582-08897553acfb | ['45085765-c59c-3a9e-7852-25533a21e9b6'] | Hi all,
first of all thanks to your great work. I live in Italy and I'm not a
great programmer, but some months ago I started using mythtv with xmltv
module to update my epg. SInce 3-4 days I cannot update my guide. Could
you suggest me something? (I already try to use nigthly version, but
without success..)
Thank you very much,
Best regards,
-nicola
| c80f8471-30d4-0e9b-fef2-7a13018dcc66 | ['45085765-c59c-3a9e-7852-25533a21e9b6'] | Hi all,
I think Netbenas UI editor is a very good tool but I hate a thing:
many time I perform a right click on a object (e.g on a jLabel) to show
its properties appear correct windows but size are very little so I must
manually resize it.
Does anybody know a solution to avoid this manually resize (editor can
dislay it enouth big)?
(I wouldn't use windows-->properties).
Thanks a lot, by
<PERSON> |
1ca39727-bb2a-b4aa-813a-b7818844c536 | ['450cdef3-bf41-76cd-6497-76a0278d304c'] | Hi all,
i'm trying to show a Image object in dtml but i don known how to do it.
i have a user object and this user have a jpg foto atributte.
this foto atributte is a instance of OFS.Image and when i try to view in
dtml only view Ascii character..
i think about to create a temporary file and then in dtml use that url
but i dont like that solution.
i would like hear any ideas..
thanks
| 8b8bb2c8-af6b-678e-2a64-b2f550b18a76 | ['450cdef3-bf41-76cd-6497-76a0278d304c'] | Hi,
I´m trying to develop a product to control my own folders, users , roles and
then i need to known how to interact with acl permissions of zope.
I´ve looked the Zope API and i think have to use BasicUserFolder and
UserFolder but i don´t found a document to explain this.
The zope book and the developer guide don´t speak about.
thanks
|
7fc54f9f-e0d3-de7b-9c65-41070ca3ab8c | ['451ab2bc-fc1f-5cc1-b457-d335492b2ada'] | Hi,
I've tried out softwaresuspend (latest 2.1, kernel 2.6.9), it fails with DRI
enabled (xorg-x11 6.8.0).
I've an intel-chipset (centrino) and a radeon 9200 card (laptop samsung p30
xvm 1500).
If I try to suspend from X (DRI on) and resume, I get just garbage on the
screen, but the computer seems to be still running (can halt it with
acpi-event). Cannot switch to console.
If I suspend from the console, it seems to work fine, but then when I switch
back to X, it's the same as above.
With DRI disabled, everything works as expected, but that's pretty much
useless.
I found this page:
http://cpbotha.net/dri_resume.html
but it says everything needed has been integrated into X ages ago, so it
wasn't any help, my problems seem to be different.
cu,
Hanno | fe66f6ff-d80e-c858-1bb6-ea127e7914bb | ['451ab2bc-fc1f-5cc1-b457-d335492b2ada'] | Hi,
I have a Terratec TerraCAM USB Pro, which should have a resolution of 640x480.
In xawtv, I can use it with this resolution without problems. In
Gnomemeeting, it only has 352x288, if I make it bigger, the quality goes
down, so it seems it scales the image in software.
What can I do to get the full resolution of 640x480?
cu,
<PERSON>
|
348fc808-4dbf-651f-c8e3-d64f517021bf | ['4536e99c-eb45-2802-46f9-90e30ff2901a'] | Ok - my experience with Gnome 2.4 was very much like <PERSON>'s was.. I
followed the Gnome site's list, with some problems in the install order.
Other than that, it installed great. As for new features and what
not.. well I dunno. I know you can burn CD's from gnome - kind of
handy - just like Windows XP's Send To>CD Drive.
Other than that, I am not a gnome-guru so I don't know what else is new,
or fancy. I know it works, and I like it ;)
<PERSON> (<PERSON>)
| 93e1887f-50df-f8c5-f9f6-154b129b4163 | ['4536e99c-eb45-2802-46f9-90e30ff2901a'] | Just thought I would re-iterate my thoughts on this list regarding this
SLFS thread...
I think that LFS and BLFS should be in on this...
And I think SLFS should have TWO meanings..
Secure LFS and Server LFS
Reason is this. NO server on the internet should be put online without
some serious considerations being taken into account regarding security.
BLFS, IMHO, should remove all "Services" from the book as soon as SLFS
is done. It should be written in two stages. General Security, and
Services.
General Security should cover such topics as local security, this being
application hardening, the shadow suite, User and Group restrictions,
quotas etc. It would also be the place to discuss such topics as general
security principals and procedures, disaster avoidance and recovery, and
Security Suites such as tripwire and other such packages.
Services would cover just that. Services. Apache, sshd, ftpd, bind etc.
etc. Each subsection would then go into details about building the
package, securing it, chroots, application privelages, logging, and
anything else that is relavant to that package.
As well, the subsections, IMHO, should also provide information on a
clean minor-version upgrade to patch security holes, and where to watch
for security bulletins if they are not in a standard location (such as
CERT) - which reminds me, links to security mailing lists such as CERT
and SecurityFocus should most DEFINATELY be part of the first section...
Anyhow, Opinions are welcome... Flames are not so welcome ;)
Like I said.. this is my opinion.. And as such, is likely to differ
greatly from others'
<PERSON> (BOFH)
|
42f5de6a-4d5d-37f8-e6ab-1bc7bdd27f96 | ['453dd111-166d-9e3a-6971-bb7f2d5e37a1'] | Dear Opensource.mit.edu community,
With all the wheels in motion for the 2nd annual Journal of Information
technology and Politics (JITP; www.JITP.net) special issue
conference (YouTube08) and journal production under way from the 1st
(Web 2.0), now is an opportune moment to begin work on what will be the
3rd Annual JITP special issue conference, JITP-2010, which is
tentatively slated for April, 2010. The conference theme will be:
"The Politics of Open Source Software"
JITP-2010 is accepting volunteers and suggestions for the Program
Committee. If you would like to be a part of this planning effort,
please send email directly to:
Michelle Sagan Gonçalves <OqPMM1Lp/8RUrDpX@example.com> (Conference
Manager) and
Charlie Schweik <<EMAIL_ADDRESS>> (Conference Co-Chair)
| f9d95e5c-e109-047b-979b-d016e80cb8ca | ['453dd111-166d-9e3a-6971-bb7f2d5e37a1'] | Dear OGGeo and GeoForAll colleagues,
*1) An update on FOSS4G 2017 Boston Academic proceedings readership*
One of the nice things about using the Scholarworks system [1] for managing
production and hosting FOSS4G conference open access academic proceedings
is that the Scholarworks system provides regular reporting of readership
and downloads.
FYI, since 9/5/2017, the FOSS4G 2017 full Academic Proceedings has been:
- downloaded 135 times;
- accessed from 75 different universities;
- representing 68 different countries.
I can send a map screen shot if anyone is interested.
*2) Also, FYI, *
- Dr. <PERSON>, <PERSON>, and our Scholarworks support person
<PERSON> at UMass Amherst are working to get the 2016 FOSS4G Bonn
|
89313e78-e521-0cd5-882c-62cb46dcdd6c | ['454cbf6b-2945-2666-00e2-b1aa5bea2f45'] | Hi folks!
I've come down to just 18 failing tests in tck/cdi-embedded.Most of them are EE related (missing privileges exceptions etc)
There is one left with the CDI integration: <trim/> support.This needs a change in the beans.xml schema.I've added the changes and moved to container/openejb-jee/src/main/resources/META-INF/schema/beans_2_0.xsd
But now I totally fail to generate the JAXB sources.I've found the maven profile to start the generator, but it simply fails with an Exception.
Anyone able to help out?
The work is done in fb_tomee8
Btw, I also tried the attached patch to move to valid urls at least...
LieGrue,strub | be07a006-d33d-f72b-4463-29f79fca748a | ['454cbf6b-2945-2666-00e2-b1aa5bea2f45'] | hi folks!
The TomEE8 branch is now green and I've deployed a snapshot version to repository.apache.org.
If you want to try those out then you can download them from here:https://repository.apache.org/content/groups/snapshots/org/apache/tomee/apache-tomee/8.0.0-SNAPSHOT/
Of course we still need to do a bit of cleanup and publishing. But most of the stuff should work already.
Happy to get some feedback!
<PERSON> |
71e4a1d0-b86f-8f88-131b-bf6ae98c7dc0 | ['454e3c7c-1086-e0dc-e773-8208e416eaca'] | I download the WTL7.1 from
http://www.microsoft.com/downloads/details.aspx?FamilyId=1BE1EB52-AA96-
4685-99A5-4256737781C5&displaylang=en
and unpack it.
And I copy all WTLApp70.* files to VC++ .NET projects directory, %
VC7DIR%\Vc7\vcprojects, where %VC7DIR% is the directory where VC++ .NET
2003 is installed.Next, I edit wtlapp70.vsz modify the second line:
Wizard=VsWizard.VsWizardEngine to Wizard=vsWizard.VsWizardEngine.7.1
Then I call the Wizard in VS.NET 2003, but it show
"Can't find .\HTML\1028\default.htm"
Can anyone help me? Thanks.
Best regards.
| 0145f25d-b16f-f437-dd90-7572e1496d9e | ['454e3c7c-1086-e0dc-e773-8208e416eaca'] | Hi,
I am trying to port program from x86 to arm. But I encount some
difficulties...
In vc7.1 (atl7.1), if I want to use CStringW or CStringA I could use
atlstr.h
But in evc4 (atl3), it didn't support atlstr.h. So if i want to use
CStringW, how can I do??
If I hava a misunderstanding, please pointed out the mistake to me.
Thanks very much.
Best Regards.
|
1b98ec1c-195d-63a3-5cd5-651a8083088e | ['4557cac5-780f-0237-0cf5-ac1468a72319'] | Here's the text file:
Advertising Theory | Brand Management | Corporate Communications |
Corporate Strategy Effectiveness | Distribution | Marketing Analysis
Techniques | Marketing Management | Marketing Metrics | Marketing Mix |
Marketing Organization | Marketing Planning | Marketing Productivity |
Marketing Resource Allocation | Marketing Style | Performance Measures |
Price | Product | Research Methods | Sales Promotion | Salesforce
Management | Analysis Techniques | Business Buyer Behavior | Channels of
Distribution | Competitive Analysis | Consumer Behavior | Consumer Demand |
Global Marketing | International Marketing | Marketing Environment |
Research Measurement | Services Marketing |
| a5773368-ac8d-bbf8-9c97-964d20f35c8c | ['4557cac5-780f-0237-0cf5-ac1468a72319'] | I need to compare a set of terms with a set of documents. I created a
lucene index of the documents and have both a termvectors.bin and a
docvectors.bin file. Under the title, Document Search, it describes
comparing two documents, but I have yet to get this to work. It says to
use java pitt.search.semanticvectors.CompareTerms -queryvectorfile
docvectors.bin ./path/to/Doc1 ./path/to/Doc2. When I try this i get an
error which tells me it can't find a vector for either of the files. I am
specifying the full path to each file and including the file name. Perhaps
this is incorrect syntax. If so, I'm not sure what ./path/to/Doc1 really
is--is it the folder in which a document is stored or is it the file
itself? It seems that either way I try this, I get the same result--no
vector found. Any ideas?
Thank you
|
32f9bb0c-9b84-b949-4f24-3108a94e2ec7 | ['45732196-f6ed-af9f-dc74-573c202c4308'] | Hi,
I have a quick question on Trac Installation. Which flavour of Linux
is best supported by Trac installation along with SVN and Agilo
integration.
(or) which Flavour of Linux has all updated versions of software in
its repositories which would support Trac installation?
We had been facing lot of issues on installation as we try to do
custom installation to support all recent packages like Python 2.5/2.6
on CentOS 5/5.2.
In another instance Matplotlib gives segmentation fault in SUSE 10 and
hence Agilo graphs are not showing up.
Any guidance would be great.
Thanks,
<PERSON>.
| 48fcbef9-e16a-90de-2bde-1fbe81b4b107 | ['45732196-f6ed-af9f-dc74-573c202c4308'] | Hi,
We have Trac0.11 and Agilo7.2.5 in our system. We are trying to
install TracHours plugin. I am able to see the Hours tab and the
custom fields, Estimated hours and Total Hours are getting created.
But the problem is it is not visible while creating tickets. Hence I
went to the Admin tab and added these custom fields to be visible in
the Task ticket type. But the Total Hours instead of non-editable
field is showing up as text field and in the View Tickets tab, Total
hours are not displayed as link.
Any ideas? Is there any patch available?
Thanks,
Soma.
|
0a621be2-4afa-9e89-ccb1-41da32ab4f0a | ['457429ee-d9fb-29b9-de55-0b49943028cc'] | Hi,
I looked again into tags, and thought about integrating tags in the
global Model. But I don't really understand why it is structured as it
is. When you look into the debug model tree, you see all mailboxes
hierarchically, and as first item below a mailbox, there is a [messages]
item containing all the messages. I first tried to create a
similarsecond entry [tags] but it felt ugly and caused many problems.
Why the messages got inserted as first child of the mailbox in the
model?There are many places everywhere in the code to handle this
special case
Why does it need to be inserted in the main model at all? Why can't it
be a separate message list model that is accessed from the mailbox
model? It won't be integrated in the QAbstractModel infrastructure but I
see it as a good thing. No more special handling of the first rowof the
model.
If I were to design the model now (Imap::Mailbox::Model and in
MailboxTree.cpp), I'd have:
- a mailbox is having other mailboxes as children only
- a mailbox is also having a list of messages
- a mailbox is also having a list of tags
Each of these three lists would correspond to a different column in
Imap::Mailbox::Model.
- Column 0 would contain only mailboxes (or an empty QVariant if there
is no sub-mailboxes)
- Column 1 would contain the list of messages
- Column 2 would contain the list of tags (and each tag would contain
the list of messages)
Is there any reason not to follow this design?
So, at first, I wanted to make a special 2nd item as child of a mailbox
to put the tags, I'd now rather make another column. What do you think
of the idea?
<PERSON><IP_ADDRESS>Mailbox<IP_ADDRESS>Model and in
MailboxTree.cpp), I'd have:
- a mailbox is having other mailboxes as children only
- a mailbox is also having a list of messages
- a mailbox is also having a list of tags
Each of these three lists would correspond to a different column in
Imap<IP_ADDRESS>Mailbox<IP_ADDRESS>Model.
- Column 0 would contain only mailboxes (or an empty QVariant if there
is no sub-mailboxes)
- Column 1 would contain the list of messages
- Column 2 would contain the list of tags (and each tag would contain
the list of messages)
Is there any reason not to follow this design?
So, at first, I wanted to make a special 2nd item as child of a mailbox
to put the tags, I'd now rather make another column. What do you think
of the idea?
Mildred
| 15f4997d-84e8-c206-1fec-83f061dc8225 | ['457429ee-d9fb-29b9-de55-0b49943028cc'] | Hi,
I finally started doing something instead of just examining. The code is
available in the tags branch in:
git://git.mildred.fr/pub/mildred/trojita.git (and for some reason, my
cgit front-end cannot accessthis new repository, I'll have to look at it)
What i did is create a TreeView containing tags. When a mailbox is
selected, the TagListModel (a new class I created) is populated with
TreeItemMailbox<IP_ADDRESS>syncState.
The problem is that I only get the syncState in cache, and not the
latest version. When I first select a mailbox, I get an empty list.i
have to deselect it and re-select it to get the actual tag list.
the signal comes from the mailbox tree view, and is sent to the
TagListModel<IP_ADDRESS>setMailbox (I took inspiration from MsgListModel that also
changes when a mailbox is selected). And in setmailbox, I directly take
the TreeItemMailbox<IP_ADDRESS>syncState<IP_ADDRESS>flags list to get the list of tags.
Why isn't there a signal in TreeItemMailbox to notify when the SELECT
command has completed?
How would you do things?
Thanks,
Mildred |
49fb8c93-d174-0b27-525f-70659be91f8a | ['457fe10c-3382-179e-e97b-73ea069cede9'] | Actually, we may have found a temporary solution, a hack...
A watchpoint can call commands and resume the program.
So we can have printf send characters to some buffer (possibly hack the code
a bit for that), and when some location is changed, a watchpoint catches
that, gdb prints the content of the buffer, and then resumes execution. If
we can make watchpoint silent such that only the buffered characters are
printed, it would be ideal.
If someone knows of a clean solution along these lines, please let us know.
We'll try to implement something, otherwise.
Thank you,
<PERSON>
| 649f04d2-443f-ad60-df18-04cd7c6061c3 | ['457fe10c-3382-179e-e97b-73ea069cede9'] | Thank you <PERSON>. We will look into emulators.
But out of curiosity, and since it's easier to work with gdb, and possibly
faster, does the gdb target simulator on cygwin have some escape sequence
that let's it print a character to the screen?
In other words, imagine a particular SWI, or "fake" instruction, or mov byte
to particular address, that once the simulator sees, it prints (or putc) the
character to the screen (cygwin prompt).
Is it easy to add such a feature to the simulator, if it doesn't exist?
gdb's watch point performs something similar but not quite. It can stop the
program when we write to a given address. But we need it to quietly print
the character without stopping the program.
Thank you,
<PERSON>
|
6729351c-d60c-5aaf-6545-c49976f1bd53 | ['4587a88b-9bc3-8281-5f2e-4f22567be5c5'] | Hi,
Immediately after importing some transaction using HBCI from my bank,
the "Accept" button was enabled.
However, neither did I choose to match something, nor was there a
schedule that kmymoney proposed me to match.
Does the Accept-Button have another meaning or is it a bug?
I think the interesting part of the source code is kmymoney2.cpp, line
4997 or 5001, and it should be trivial to fix.
Best,
yllohy
| c8ce315b-fddf-66ce-06d6-5c26dcc81848 | ['4587a88b-9bc3-8281-5f2e-4f22567be5c5'] | Dear developers and interested users,
you might not even like it, but yesterday night I put up a git mirror of
the kmymoney2 cvs repository, at http://github.com/yllohy/kmymoney2 .
It is updated hourly at *:38 from cvs.
Git http://git.or.cz/ is the version control system used by many open
source projects, the most prominent being Linux Kernel and X.org. For
me, git works better than svn. You said once that you want to move to
the kde svn repository. I wouldn't recommend it. But if you do it, I
would set up a git mirror for that, too.
The reason I did this was that I just wasn't even able to work on two
files without getting distracted by cvs. The main drawback for me was:
I cannot commit away small changes that are too small to send them as a
patch, but that are nevertheless needed and correct for what I wanted to
do. With git you can just commit these small changes to a completely
local branch, they are gone from 'git status' and thus gone from my
head. This allows me to concentrate on the next steps rather than trying
to remember what these uncommited changes were. I believe that I am far
more efficient with a workflow based on local branches.
Anyways, please give git a chance and try it yourself. To checkout, just do
git clone git://github.com/yllohy/kmymoney2.git kmymoney2.git
The good thing is that you can try working with git, and commit patches
to cvs. If you don't like it, you can stick to cvs.
By the way, the thing always mentioned in this context: the kmymoney2
cvs repository (on sf.net) has roughly 142 MB while the git repository
only has 29 MB.
Best,
Holger.
|
24f9cec1-5fea-a106-554b-f07a063055e3 | ['45944162-4248-fc16-ea4d-51469bd46468'] | Hi folks,
Now that the alpha release of Koha 3.0 is out, we need to start lining up
commitments from folks who want to translate Koha into their language.
If you want your translation to be accepted for the 3.0 release, you MUST
submit it before February 1st, 2008, which is the date that the Beta is
released! Note: even partial submissions will be accepted.
So, what is the procedure for submitting a translation? You can, of course,
roll your own, but if you want your translation to be included in the
main release
of Koha 3.0, we'd best have a bit of a formal procedure ... so here's my crack
at an overview of the process:
1. Please take a look at http://translate.koha.org. Some translations already
exist; please consider taking over an existing translation rather than starting
a fresh one, unless the existing one is un-usably poor :-)
2. Please post your intent to translate Koha to the koha-translate list:
http://lists.nongnu.org/mailman/listinfo/koha-translate
In your email, please specify your Language, Region, and Country (and
if your language uses a non-latin script, please also indicate the Script).
Koha uses RFC4646 for managing language subtags, so it's important
that we know all of those aspects of the language you're providing.
It's important that you post your intent, this way we can avoid overlap
and perhaps can even do some collaboration.
Note: even if you've contributed a contribution previously, please announce
your intent so we can have you on record for the 3.0 version.
3. Determine the application you intend to use to do the translation. You
have a few options:
a. http://translate.koha.org will allow you to add your translations via a
web-based interface. If your language, region, country and script are not
listed, please email me and I will add them.
b. Desktop Application - there are a few: LocFactory Editor (for OSX),
POEdit (for Windows), Kbabel (for Linux). If you use a desktop application,
please ensure that your encoding is set either UTF-8 or UTF-16, depending
on your language's script support in UTF-8. Most languages should use
UTF-8.
c. Text file -- yes, you can edit POT files directly in a text
editor, but please
make sure you have the proper encoding as with the Desktop application.
4. Obtain the Translation Files. (doesn't apply if you use translate.koha.org).
You need to copy two files from the Koha 3.0 repository, one for the OPAC,
and one for the Staff Client:
http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob_plain;f=misc/translator/po/xx-XX-i-staff-t-prog-v-3000000.pot;hb=HEAD
http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob_plain;f=misc/translator/po/xx-XX-i-opac-t-prog-v-3000000.pot;hb=HEAD
5. Naming your files. (doesn't apply if you use translate.koha.org).
Starting with Koha 3, we're using RFC4646 language subtag
naming conventions, (have a look at
http://www.w3.org/International/articles/language-tags/ for an intro).
RFC4646 has a concept of 'extensions' that Koha uses to tag for the 'theme' (t)
'interface' (i) and 'version' (v). For example, if you're creating a
French translation
from France, for the staff interface, and version 3.00.00.00, the
filename would be:
fr-FR-i-staff-t-prog-v-3000000.po
6. If you've used translate.koha.org to submit your translation, when you have
finished, the system will have that indicated on the report (100%). Otherwise,
you'll have to send the file to us somehow. You can do that via email to the
list (in which case i recommend creating an archive of the completed files,
rather than sending them through in raw format). Or, if you are reasonable
comfortable with the command line, you can submit them via Git as a
patch. Here are the basic instructions for how to contribute using Git:
http://wiki.koha.org/doku.php?id=en:development:git_usage
Translations go in the misc/translator/po file, and should utilize the standard
naming conventions. If you have a question, don't hesitate to ask.
So ... any takers? Feel free to post on-list or email directly to me,
I'll try to
coordinate the activity.
Cheers,
| 3aeacfd3-4b13-38ae-c66c-af6426709f14 | ['45944162-4248-fc16-ea4d-51469bd46468'] | Hi folks,
You probably noticed, I'm running a few days behind on the beta release of
3.0 -- there were just a couple of issues I'm wrapping up w/respect to the
translations that turned out to be a bigger job than originally anticipated,
the result should be a nice mechanism for enabling and disabling specific
translations, rather than being stuck with 28 language choices on every
page :-).
So ... stay tuned, it'll be ready shortly.
Cheers,
|
d7b36277-6e98-7d90-e75d-f9731c540f2c | ['459d3189-7575-7e51-85f3-6473ec1f5f9d'] | Hello <PERSON>,
Thanks for the quick answer.
I believe you are referring to the page with a URL that looks like this :
http://sonar/drilldown/measures/936?metric=complexity
Unfortunately, on my installation, there is no drop-down selection on that screen that allows me to have a view "over 5 days", or "over 30 days", etc.
Do I need to do something special to enable the differential views ? I'm using Sonar with the C plugin, by the way.
Regards,
<PERSON>
| 61e290a0-95d6-86c7-8413-3e421e39718b | ['459d3189-7575-7e51-85f3-6473ec1f5f9d'] | Hello Sonar users,
The "violations drilldown" is very useful to identify which resources are responsible for a recent increase in the number of violations.
Is it possible with Sonar to have a similar screen for the "complexity" and "duplicated lines" metrics ?
Currently, when the number of duplicated lines increases suddenly, I find it very hard to track down which set of files is responsible for the increase.
Thanks,
|
4430daf5-a32e-86ff-a9ee-bffd1659e2e8 | ['45a20558-3dc5-6296-3af7-a6621a3b7f11'] | Hi!
What is the semantics of the LayerDrawable bounds? I was kind of
hoping it would be the union of all the Drawables i had put into it,
but it doesn't seem to be.
To give some more context to the problem; I'm working on a map
application with overlays. The overlay should be one part a region
(like a rect) centered at the overlay point (bounds: -x, -x, x, x) and
one part a "balloon-like" graphics (bounds: -y, -y, y, 0). The
drawables should be able to change size independently of each other,
so x != y (e.g. if I put text in the balloon, I would like to adjust
it's size). Both drawables are currently NinePathes.
I thought it would be nifty if I could group the two Drawables
together some how and so I started looking at the LayerDrawable. But
how should I specify the bounds? If I set any bounds for the
LayerDrawable, they are also set for both the containing drawables. If
I don't set any bounds, the drawable doesn't get drawn at all. Is the
LayerDrawable even supposed to be used like a Drawable "collection"
pattern in this way?
Any advice will be much appreciated.
Best Regards,
<PERSON> | 3d04be98-ba3a-adbc-2a82-c0226469c5d6 | ['45a20558-3dc5-6296-3af7-a6621a3b7f11'] | Hi!
What is the preferred (right?) way to scale the Drawable markers of an
ItemizedOverlay in a MapView?
Say for instance that you have a rect or a circle with a fixed
physical dimension like 500 meters across. The drawable has to change
size when the user is zooming in and out in the view. What is the best
way of doing this?
I'm currently changing the bounds of all OverlayItems drawables in the
mapviews onSizeChanged method. This seems a bit crude. Is there a more
convenient solution?
Best Regards,
<PERSON> |
84a6e95a-ae65-644a-d453-c4d4358c613b | ['45a25a73-5b8c-1354-01cb-b8116756da2a'] | Hi,
In Plone2.1 I developed a user type with Archetypes. If I want to force
such a type to be the default view for a folder (via display -> "choose
content item as default view..."), I get the following message:
There are no items in this folder that can be selected as a default view
page.
Do I've to perform a special set up to get this requirement to work?
Thanks in Advance.
<PERSON>
| 170b10ee-8b3a-4f21-0ebb-f6c74d2e36f9 | ['45a25a73-5b8c-1354-01cb-b8116756da2a'] | Hi,
is it possible that the navigation behaviour changed vom 2.0.x to 2.1.
No longer I can define the short name like index.html to force an
article to be the default on for a folder (only renaming in the ZMI
works which is not usable for my clients).
An article with "public draft" access appears for anonymous users. This
is a problem if I upload pictures with kupu to be used by an article. A
client probably will upload the pictures in the current folder which
means all of them are vissible in the navigation.
Is there a possibility to switch the navigation behaviour back to the
behaviour of version 2.0.5 ? I searched for configuration possibilities
without success.
Thanks in advance
<PERSON>
|
388428fa-e98c-d00c-e4b4-454277d258c5 | ['45cb3d3c-b94b-2e56-577d-a515c7d7a7f0'] | Hello all!
I am using Naviserver with our installation a pair of weeks.
All Ok. The memory consumption has been reduced from 8 to 5 GB
in each node. Almost no crashes reboots by memory problems.
:-)
I am having some problems with WebDav. Webdav should work equally
with both (Aolserver / Naviserver) with the same code?
Regards,
<PERSON>
| c4c20cd6-ad23-2d74-c9a5-3477d98dba07 | ['45cb3d3c-b94b-2e56-577d-a515c7d7a7f0'] | Hello all !
This is my presentation to the list.
I am <PERSON>, system analyst of University of Valencia, Spain.
We are running (from seven years) a big OpenACS installation (dotLrn)
with aolserver.
We are listen to <PERSON> talk very well from naviserver :-)
Our aolserver works Ok, with some problems like big memory usage, ...
and periodical restarts.
I will like to test Naviserver. I am compiled it and it is running ok, but
we need some modules like nsldap (perhaps other).
When I run the server I get error with Ns_ConfigSection from my compiled
nsldap.
I suppose that it is a known problem. Any pointer to work it?
Best regards,
<PERSON> |
2a21c42a-0f6c-51aa-e3a6-1dd2dd6f0488 | ['45e36b0d-acb1-9e15-2ce2-b8491a61a697'] | Dear users of SoftHSM
I have been the main developer of SoftHSM for 10 years now, but it is time
for me to move on to a new job opportunity. Unfortunately, I do not have
the possibility to take part in any active development from now on.
I also want to thank everyone who has been contributing to the project and
making SoftHSM to what it is today.
The SoftHSM-team is actively working on ensuring that the project moves
forward.
<PERSON> | 29e3702f-61f2-785b-6ac0-a8b182d4068f | ['45e36b0d-acb1-9e15-2ce2-b8491a61a697'] | Dear OpenDNSSEC users
Since 2008, starting with my Master's Thesis on DNSSEC and DKIM, I
have been working for .SE. After the thesis I started to develop
SoftHSM and in January 2009 I became the project manager of
OpenDNSSEC. Then in May 2011 I switched job to Certezza and became an
IT Security Consultant. However, I still had the project manager role
until we could find a good replacement.
This is why I would like to introduce <PERSON> as the new
project manager of OpenDNSSEC. I still have some hours for maintaining
SoftHSM, give training courses, or assisting the project. So you may
see my hanging around in the background.
<PERSON>, perhaps you would like to introduce yourself?
// <PERSON> |
808ed53b-242c-29ad-8789-dbd1da5948d7 | ['4601732e-9e72-2842-c4aa-d86b23e7d63b'] | Hi, I am inspecting a page of a joomla site. Using firebug I make all
the changes I want to the html, everything works fine, but the changes
are not permanent. So I have to find the appropriate file, edit it and
upload it to the server.
How is it possible to find out through firebug where this file is
located? If I copy XPath I get something like this: /html/body/div/
div[2]/div/div/div/div/div[2]/div[2]
Is there a way to locate the html file that I made the changes to?
Best regards
| b2122008-2e4f-d5bc-8c64-8994a0f8ea57 | ['4601732e-9e72-2842-c4aa-d86b23e7d63b'] | Hello,
I recently discovered hugin and I really like it. I shoot panoramas
with my camera almost always in vertical position (portrait) and when
I automaticaly allign the images (with the allign button) most of the
CPs are located at the middle of the photographs. So my first question
is: Is there a way to tell hugin to equally distribute CPs to the
whole range of the vertical photo? And the second question is: After I
automatically allign the images, most of the times I add some more CPs
on my own. What do I have to do after that in order hugin to include
the new CPs before the stitch? Just press the optimize button or re-
allign the images again from the first tab?
Thank you :)
|
07e273ee-8bdf-495a-c477-5955966500f9 | ['461f5e53-ed30-51ff-e482-13fc0ecfb6ab'] | They need to document the exact day and time so you can look in the
logs. Is this a T1 or POTS?
Customers always complain and threaten to go back to their old PBX.
First, calm down, then calm them down and make sure they know you are
working on it. Every new install is going to have issues that will take
time to resolve. Remember that in your pricing or you will soon be out
of business.
Get exact times and frequency then check your logs to see if anything
matches that may be an issue.
Thanks,
<PERSON>
| afd99f79-b3c3-bd56-14e7-6a8463f117cc | ['461f5e53-ed30-51ff-e482-13fc0ecfb6ab'] | This is an age old question. Unless something has changed, it is
possible but not included functionality. A group of people paid to have
this functionality developed but since they paid they decided not to
release it back into the asterisk community. I am not sure if it for
sale or not or even if it is, what the cost is.
If you are listening to a zap channel with zapscan, it works like we
want but not with chanspy (my understanding anyways).
I need the same functionality for my call center so if you find a
solution (even if it has to be purchased) please post back to the list.
Thanks,
<PERSON>
|
c1a04153-29cb-3782-ca70-21aa7d78ef37 | ['46731f8b-5b2a-a783-37e0-d6157774745f'] | Hello,
I have a scene without lights. I want to light a surface so that the
Color is only dependent on the angle the surface is seen under.
Mathematically there could be an easy Option to enable this. Or do i
have to add a Light source, and work with Material properties and so on..?
Greetings,
<PERSON> | e0d168e2-b1fc-322f-31c4-d1c0ea593313 | ['46731f8b-5b2a-a783-37e0-d6157774745f'] | I have created an OpenGl Widget using a class derived of QGLWidget. I
can draw in this Widget, but the left bottom Corner has the Coordinates
(-1/-1) and the upper right corner the coordiantes (1/1). But i Want to
draw in Pixels, and access the widget in Pixels. I know how to do this
with a Window created with the glut Toolkit, but found nothing about it
in the Qt-Documentation and the OpenGl Documentation at sgi.com. I am
Thankful for help.
<PERSON> |
4bd95bba-40f8-ccc7-e7e8-f0c8c44a97ad | ['46740277-a2f0-60b8-bd3f-4dd387141754'] | Hi Guys,
Im making a new website and id like to have a "box" / div that
contains info from my latest blog on blogger..
Its written in PHP and i was wondering ( I cant seem to find any
example of it in the docs etc )
How can i pull the first image / only image in the blog entry along
with teh first 100 or so words from the blog.
If like to echo this into a div and then have a "[reasd more] bit that
then takes the user to blogger for the full story..
Any thoughts how to do this?
Surely there must be a way to say:
Pull first image / image url / location from most recent blog entry.
Pull first x words from most recent blog entry.
Thanks for your time.
G
| 016c4528-421f-fb43-18a3-13ad73f070c4 | ['46740277-a2f0-60b8-bd3f-4dd387141754'] | Hi Guys..
I have a system that dynamically loads content into a div using ajax.
Sometimes this loads some HTML that plays a .swf file.
However,
Since 16.0.904.0 dev-m its stopped doing it..
I mean, It loads it.. Just doesn't play it.
No code has changed.. Its simply just not working today when
yesterday it did.
Any thoughts?
Thanks
G
|
21d39820-68ee-3c52-34ef-5e60962de994 | ['467de34f-fdfa-0381-1d34-869a05dcca87'] | Hello <PERSON>
I do not think there is any resist that can withstand 200 minutes in HNA. Even a very diluted one that I use doesn't hold the resist for more than 10 minutes. You will have to use a hard mask. I have tried both positive and negative PRs like 4620, KMPR 1010, they do not work.
It will be interesting to see if there is a resist that can hold for such a long etch.
<PERSON>
| ea4e7021-02ae-1eac-0ff8-56a48e7f2f07 | ['467de34f-fdfa-0381-1d34-869a05dcca87'] | Hi,
We are trying to build some flip-chip schottky diodes using GaAs. We grind the wafer and saw the devices after testing. It was found that some of these devices have big voids in the epilayer causing device malfunction. Can anyone tell suggest why such a thing would happen? I really appreciate your replies.
Thanks
<PERSON>
|
df6db789-8ad3-f1d1-0812-1c5aaf680b7f | ['46811b3f-cfa0-b55a-1dd8-25c366003cf2'] | This patch adds a “Known Limitations” section near the end of the man
page. It briefly documents two properties of pass:
1. That the folder structure is not encrypted at all, but only the
contents of password files;
2. That the encryption system makes it trivial to compute the size of
clear text from the encrypted data.
Although these limitations are obvious (for the first one) or not really
problematic (for the second), I believe they deserve to be documented.
Since pass aims to follow the “Unix philosophy” of “do one thing and do
it well”, the exact range of the uses it may be put to beyond password
management can't be guessed /a priori/; and thus the documentation
should make it clear what the program what is designed to do, and what
it isn't.
Best regards,
<PERSON>
| 92f7c431-3f66-f478-1063-21e50587c8f1 | ['46811b3f-cfa0-b55a-1dd8-25c366003cf2'] | Hi,
I'm not sure, but I believe that `pass`, in its behavior and its
documentation, has some relatively minor security issues which should
probably be addressed. I'm sorry I really won't have time to do any
work on them, but I thought it would be better to report them anyway.
1. pass adds absolutely no padding to encrypted keys. The size of one
of its *.gpg file is thus in a direct relation with the length, in
bytes, of the cleartext password. More specifically, for a given
key size, the length in bytes of the encrypted password is (gpg file
size) - n, where n is a constant which depends only on the size of
the key. For example, with a 4096 bits key, n is 579. An empty
password is stored in a 579 bytes long file, a 10-bytes password in
a 589bytes files, and so on.
This directly violates the (reasonable) assumption that access to
the cyphertext should bring no usable information about the
plaintext. In the case of password, I believe length counts as
usable information.
The consequence is a serious reduction of the complexity of
brute-force attacks, especially when the attacker has some knowledge
of how the user generates their passwords: I haven't done the math,
but knowing the length of a Diceware password probably seriously
reduces the # of candidates.
This issue can be mitigated by adding a padding of random length
somewhere around the passwords. A possible workaround would be to
append "\n" followed by n spaces to the password, where n is a
random number between, say, 1024 and 2048.
2. The documentation does nothing to let users know of this limitation,
and thus some users push their password repositories on public git
hosting sites, like GitHub. Yes, this is obviously PEBKAC, but I
believe that until the previous issue has been addressed (and even
after that, IMHO), users should be *explicitly* warned against
pushing their pass repositories to any public location. An example
of such a repository can be found here:
<https://github.com/RaymondSchnyder/PassDB>, and others can easily
be found with this GitHub search:
<https://github.com/search?utf8=%E2%9C%93&q=*.gpg+diff%3Dgpg&type=Code&ref=searchresults>.
Thanks to all for this great tool, and my apologies if these problems
have already been reported.
Thibault. |
4c7ccd59-b284-3946-0155-1729e7b77aa9 | ['469c6ad4-6903-de71-894d-2ef5438cd9d9'] | Hi Team,
I have a requirement in such a way that there are two HUB's, (for exmple :
one in Newyork and other in LOS Angeles). The spoke locations will access
the HUB location whichever is closer geographically or for that matter its
up to the customer to decide which spoke should access which HUB and the
other acts as the backup for that particular site.
If both the HUB's injects default route into the cloud, how can I configure
the iBGP attributes to select the preferred path.
Our's is a MPLS cloud with multiple customers sharing the same Infra.
Can someone assist me with the solution approach and most importantly the
changes that I need to do in my network.
Regards
Yaswanth
| 7e635216-9a17-95e1-29bc-bfaec838e7c5 | ['469c6ad4-6903-de71-894d-2ef5438cd9d9'] | Hi Team,
I have a requirement in such a way that there are two HUB's, one in Newyork
and other in LOS Angeles. The spoke locations will access the HUB location
whichever is closer geographically and the other acts as the backup for
that particular site.
If both the HUB's injects default route into the cloud, how can I configure
the iBGP attributes to select the best path based on the closest physical
location.
Our's is a MPLS cloud with multiple customers sharing the same Infra.
Can someone assist me with the solution approach and most importantly the
changes that I need to do in my network.
Regards
Yaswanth
|
70f24076-6c7a-8407-9e4d-8deb4712c151 | ['46bb1606-9e6a-3b9d-f495-baa00c24fb05'] | I've been a long time lurker, but have responded a few times through the
years where I thought I could value. Just thought I'd say so long to
you guys that know me out there. I'll be back on here around March or
April of 2007. Good luck all, it's been a pleasure!
Darrell E Reading II
Remedy Engineering Team
Wal-Mart
75754
<EMAIL_ADDRESS> <mailto:<EMAIL_ADDRESS><PERSON>
Remedy Engineering Team
Wal-Mart
75754
lhGrqp3QVoPUD2Uy@example.com <mailto:lhGrqp3QVoPUD2Uy@example.com>
| 1cc773cb-bfa7-556d-23ac-949db282a3ba | ['46bb1606-9e6a-3b9d-f495-baa00c24fb05'] | Or you could create a form called "RUG 2005", add an attachment field to
it, and use the Short Description field to label each of the
Presentations. Follow the steps below, but instead of opening the files
save them in the form and type a description for each of the
presentations. Then you can sort and search for the presentations that
you want to look at any time. :D
Darrell E Reading II
Remedy Engineering Team
Wal-Mart
75754
<EMAIL_ADDRESS> <mailto:<EMAIL_ADDRESS><PERSON>
Remedy Engineering Team
Wal-Mart
75754
lhGrqp3QVoPUD2Uy@example.com <mailto:lhGrqp3QVoPUD2Uy@example.com>
|
46b7356d-10e1-cc52-0be0-c9cfbf76a412 | ['46c0e252-dcad-f074-9e0b-9a88754b62a3'] | Hi,
I'm going to try again to build the raid1 array, but I was wondering if the GPT partitions should be created first on the physical disks, then create & assemble the array? Or, if the array should be created & assembled, then partition the array? I'm raiding the whole disk(s), not partitions. Reading the wiki, I get the impression the first way is preferable, but most of the descriptions I've read on-line suggest doing the latter. Also, for mdadm with GPT partitions, is there any preferred order to the partitions, i.e., does the bios boot partition have to be the first partition on the array?
Thanks.
<PERSON> | af6c4aca-ccf5-ddce-5b45-6c20d5f85a43 | ['46c0e252-dcad-f074-9e0b-9a88754b62a3'] | Hi,
I'm going to try again to build the raid1 array, but I was wondering if the GPT partitions should be created first on the physical disks, then create & assemble the array? Or, if the array should be created & assembled, then partition the array? I'm raiding the whole disk(s), not partitions. My feeling is that the array should be built first, then partitioned, but I have been known to be wrong... :-) Also, is there any special order to the partitions, i.e., does the bios boot partition have to be the first partition on the array?
Thanks.
<PERSON> |
422e6143-bdc7-81f1-a5af-a4248797b1b5 | ['46c9db33-d11e-0bfa-9f74-144b6b50f84c'] | Hi,
I'm going to use SDL on a embedded system, using the native Linux frame buffer,
i.e. without neither using X11, nor OpengGL.
Is there a setting on configure for easily achieving this? I mean: I've disabled
the X11 stuff in the configure while XCompiling, and all seems to work. IF I do
the same on my Ubuntu distro, the SDL samples won't work anymore, while they
did, before disabling X11 stuff.
So I guess this is the problem, when I used a long time ago NanoX I've disabled
the X11 stuff and used the NanoX framebuffer.
Is there a similar concept here in SDL, i.e. a option which must be enabled
during library configure phase?
Thank you and sorry if this may sound dumb.
<PERSON> | 7996c786-175e-51be-f30d-c8d90bb96ab0 | ['46c9db33-d11e-0bfa-9f74-144b6b50f84c'] | Hi,
first of all sorry if this post may sound off topic, I hope this is the right
place for asking it. I'm trying to cross compile the latest SDL library for
using it on a embedded target mounting a xscale_le.
The folder in which my toolchain lies is /xscale_bin.
I've tried to manual set some parameters on ./configure file coming with the
library, but I've found several version in which I can do that and the configure
complains about it.
My doubt is on the use of --build, --host and --target options. I've found some
tutorials telling me I have to put the --host=toolchainprefix, but if I tried it
the configure tells me to use --build instead. In the same time I've found some
suggestions telling me to use both --host and --build in order to switch on the
cross compiler within the ./configure command.
The --target option is said to be rarely used, but I've found it quite used
instead.
The only clear thing is the --prefix option tells the configure the toolchain
folder in which it can find the /bin etc etc folders it needs.
May you help me please?
thank you in advance and sorry if this can sound as dumb.
<PERSON> |
b3aef3b8-a00c-6a25-9e73-3b92fca5e7a8 | ['46ca4d11-4a92-fb67-424d-16bba028ffce'] | Hi <PERSON>,
I'm aware of that flag, but I'm talking about the compilation of the
aspx.cs file that mod_mono does when it gets a page request. From what I
read, it compiles the aspx.cs files at that time (and that works fine if I
remove the code that tries to use my DLL). I don't know how to pass it
command-line flags since mod_mono invokes the compiler, not me.
Is there something fundamental I'm missing about mod_mono?
Thanks,
<PERSON> | 1fd16fea-1f7f-e8a4-ed28-f68c2cd8ef72 | ['46ca4d11-4a92-fb67-424d-16bba028ffce'] | I had this exact issue a couple of weeks ago. I'm afraid I can't remember
how I fixed it, but I recompiled mod_mono with debug messages turned on and
it was obvious.
It was a configuration issue though, in my case. I had something wrong in
my apache config. If you didn't do this already, I recommend getting the
XSP samples going first, before trying your own .aspx.
Not much help I'm afraid. :)
<PERSON> |
595361d5-0123-b6f9-d2f9-3621256868c9 | ['46cddfcc-436d-8927-6435-915ba2dc100f'] | I realized today that though Dokuwiki offers sectional editing, it only
has page-level locking, which means that two people can't edit different
sections of a page simultaneously. It's been several years since I
looked at the Dokuwiki code, but after poking around for a bit, it
seemed like this might be an algorithm for intelligently merging edits
of different sections simultaneously.
* When a section of a page is edited, a hidden input is created with the
original section (in addition to the prefix and suffix hidden inputs).
* Now put the following logic in act_save in actions.php: When an edit
is saved, we just need to determine if the section we are editing
changed. The "original page" is reconstructed by concatenating the
prefix, the original section text, and the suffix. This is compared
with the current version of the page. Modify the prefix and suffix to
match the current page, based on the diffs that are in the line ranges
of the prefix and suffix. Now, if there are any diffs left (i.e., diffs
for the lines in the section we edited), then there is a conflict, so
have act_save return the 'conflict' action. If there are no
differences, then make the new page by taking the (modified) prefix and
suffix and combining them with the new section text from our edit and
save the page.
* Something more needs to be done with locking. When someone edits the
entire page, a page-level lock is created, preventing any edits. When
someone edits a section, a sectional lock is created (i.e., just a lock
file which signifies that some sort of sectional edit is going on).
This sectional lock won't prevent another section from being edited, but
it would prevent a page-level edit from happening. If two people happen
to edit the same section at the same time, the conflict resolution above
will take care of things.
What do people think?
Thanks,
<PERSON>
| 90a77712-9dda-7472-f002-0195e89bc221 | ['46cddfcc-436d-8927-6435-915ba2dc100f'] | This is a small thing, but it's caught me twice in the last several
hours. When editing a page, there is a cancel button at the bottom.
However, when clicking on that button, a dialog pops up that says:
Unsaved changes will be lost.
Really continue?
and then there is a "Cancel" and "OK" button (using Firefox 3.6 on OSX
10.6). My initial reaction was to click Cancel again (because I wanted
to cancel my edit, of course), which of course did not cancel my edit,
but canceled my cancel.
It would be much clearer if the buttons were labeled with something like
"Don't save page" and "Continue editing page" or something like that.
Again, it's a small thing, but it's caught me twice today, so I thought
I'd bring it up.
Thanks,
<PERSON>
|
6ac761b0-1d75-720d-923d-539b07013e0c | ['46cf66ae-a292-9cf0-dfc6-6b6d60dd8e93'] | Well,
the soc projects have been decided. Unfortunately my proposal was rejected.
Seems to me that many of the approved projects have an immediate
effect and not a long-term scope.
In my opinion these are signs that something in the soc process should
be changed ...
It is clear that I am a bit disappointed :)
Regarding me, now I am not sure if I will be able to work on cython's AST.
As you all know, it is not a simple task, (and maybe this is the main
motivation under his rejection) and it requires a full focus on it.
Doing something time to time will not work, and if I find a job for
this summer I cannot work on it full time.
Congrats to winners :D
Have fun
<PERSON> | 791bb364-9e47-1f3d-4a62-c9422d314214 | ['46cf66ae-a292-9cf0-dfc6-6b6d60dd8e93'] | Hi everyone
I want to explore a bit more the project of bringing support for
OpenCL to Cython.
Have been already any discussion about it ? ideas?
As far as I know, starting with a pxi of the standard OpenCL features
would be a first step.
And maybe later add support to kernel compilation.
I the last year I developed mainly in CUDA, but the principles apply
to OpenCL as well.
Thank you all for the awesome work done for Cython.
Looking forward for feedback
<PERSON>
|
2114d283-e3f9-11ba-ceca-a6639296dc22 | ['46d65cfe-2a23-1986-ad4c-5455e4669244'] | After a bit of a troublesome start I have finally managed to complete
the instructions on http://kde-redhat.sourceforge.net/ and have a
working FC1 system with KDE 3.2. Neat - thanks.
A couple of issues I had.
Firstly I found that the kde-redhat server was often unavailable. Most
of my install problems were due to this in fact. But I didn't know this
at the onset and decided I should perhaps update apt.
After doing this I found the configuration information at
http://kde-redhat.sourceforge.net/ was no longer directly relevant. The
most up to date version of apt sets up the equivalent information in
/etc/apt/sources.list.d/mirror-select.list which is interactively
generated after apt is upgraded.
I did have some initial problems with dependencies also which adding
gtk+ gtk2 and redhat-artwork explicitly to the install command seemed to
fix - as per one of your postings <PERSON>.
I am still feeling my way through the system for completeness but so far
have noticed that, while I still have an install of open office (and it
works), it doesn't appear anywhere in the menus. Also I do not have
kmail at all ???... well I have the documentation for it in about 6
different languages, but no program. I also seem to be missing the
documentation for the kde development libraries. For that matter
kdevelop is still at version 2.1 (latest stable 3.0.2)... perhaps this
is part of the reason.
I notice that even on my last update I was having trouble connecting to
the kde-redhat servers every time. Perhaps this is still a problem for
me. Any advice with ooo and kmail though would be appreciated.
Regards,
| ba8464b0-4c77-ddc0-5648-8fb7253a8e3f | ['46d65cfe-2a23-1986-ad4c-5455e4669244'] | Hi,
I'm not having much fun with kde-redhat on this platform. After a yum
update, most of my packages are still stock fedora ones so nothing much
works as I would like (or expect) it to. I susspect I have not
configured yum correctly to pick up i386 packages from kde-redhat. Are
there any instructions on how to do this (sorry I'm a yum newbee).
Alternatively, how should I go about building kde-redhat packages for
x86_64?
Thanks in advance
|
6274a013-625a-76a7-444e-b0f6f352ed28 | ['46f134e6-5124-2a54-b2aa-a1e95e25f783'] | We've got a number of Netra T1 200's in service, and in the process of
remotely upgrading them I found that the internal disks on some show up
as c1t[01]d0, some have c2t[01]d0, and one has c3t[01]d0.
Any thoughts on
a) Why supposedly identical machines report differently?
b) Any way to bludgeon them into uniformity?
Thanks! | 05d9bd33-28e0-b0fc-fa63-d94a8d170f9d | ['46f134e6-5124-2a54-b2aa-a1e95e25f783'] | I swear that I once saw something about this, but can't find it.
I'm doing remote upgrades of mirrored systems, mostly Netra T1 120's,
which is working great for the most part. A few machines are Netra T1
200's, though, which aren't happy booting a disk prepared for an older
Netra T1. I can still boot from the existing Solaris 8 disk and mount
the new disk's filesystems to mess with them. My best guess is that
something under /kernel would need to be changed -- any suggestions?
Thanks. |
115fa1f7-d7e3-09b7-8920-8c5b3d3ca707 | ['4710e250-5de7-d460-f5f0-5aadd00fb445'] | Hi,
I use iText for many time, but i never use transparency.
I use for example the class Transparency.java in
http://itextdocs.lowagie.com/tutorial/ and changed to relate my problem.
The class attached, generate a PDF with two pages.
In the first page are painted two squares with three circles inside of each
one, and half of the square of a color and to another half of another color
are painted. In none of the pictures and none of the circles any
transparency is applied. Good, until here all certainty. In the second page,
I applied the transparency at the moment to paint the circles of as squared.
The problem that happens is that the colors of other objects that already
were painted are different. You can perceive this sailing between pages 1
and 2 and verifying the circles of the first square.
P.S.: I tested with version 1.4.8 and 2.0.0 of iText.
Regards.
Ezequiel
| 235819de-5d3a-1e56-2d8b-2182b1ae9a0e | ['4710e250-5de7-d460-f5f0-5aadd00fb445'] | Hi,
I use iText for many time, but i never use transparency. I use for example the class Transparency.java in http://itextdocs.lowagie.com/tutorial/ and changed to relate my problem.
The class attached, generate a PDF with two pages. In the first page are painted two squares with three circles inside of each one, and half of the square of a color and to another half of another color are painted. In none of the pictures and none of the circles any transparency is applied.
Good, until here all certainty. In the second page, I applied the transparency at the moment to paint the circles of as squared. The problem that happens is that the colors of other objects that already were painted are different. You can perceive this sailing between pages 1 and 2 and verifying the circles of the first square.
P.S.: I tested with version 1.4.8 and 2.0.0 of iText.
Regards.
Ezequiel
|
f4db0acb-6666-bae3-8b04-a71ad95ab240 | ['47225c27-b027-6eba-9f3c-1ff23482580b'] | Hi folks, here's a review (and for those waiting to try it, a proposed
patch) for my rework of the cli testing.
Not all of the tests are converted. I'll do the rest (two-depots
and memleaks) in another pass.
For some reason, src/tests/upgrade.ksh is showing up as "changed"
in the webrev. In reality, it is deleted by this wad. So is
src/tests/cli-complete.ksh.
The t_* api tests have been moved into an "api" subdirectory.
http://cr.opensolaris.org/~dp/ips-tests/
Thanks,
-dp
| 80507d8d-fbb1-d70e-e838-c5544fb538a6 | ['47225c27-b027-6eba-9f3c-1ff23482580b'] | Please review this fix for
14673 zones update gets confused on update with renamed packages
This is a conservative fix for the problem described in the bug
report. We could also, as <PERSON> and <PERSON> have said, remove this
section altogether. However, I believe that the low-risk thing
to do at this point in the release is to just fix the extant logic.
http://cr.opensolaris.org/~dp/pkg-14673/
If people agree to this plan, I will file another bug for removing
"phase 2 updating", and will do that post-release.
-dp
|
a729784e-73c7-6dac-ed9a-932daaf79b51 | ['472ac661-bac7-4f11-80d9-c5d328a8736a'] | I restored from these backups partially a couple months ago, but I am trying to restore again and do a full restore, yet they show no files underneath the directories, just the directories. Files do not seem to have expired as the file retention is 365 days. Bacula is not something I normally mess with, so any help would be appreciated. Backups are on LTO3 tapes.
Thank you,
<PERSON>
| 62b1e089-b179-627d-e1a0-de448d5432bb | ['472ac661-bac7-4f11-80d9-c5d328a8736a'] | I appreciate that, the reason I brought it up is because someone had previously mentioned I should check it. All of my retention variables are set to 365 days and I am not up against that dead line yet. I just can't find a reason as to why I can only restore directory structure (and even then only down to a certain level) and all the files below it are gone.
Thank you,
<PERSON>
|
aa77f210-10aa-8ee7-a4bd-762cb8ce28b8 | ['4734e740-84a8-fde6-ddfc-0b0a7a854891'] | Hi,
I am using user subroutine UEL in my analysis. The subroutine works
very well in Windows XP. I can get accurate results. However when I
run it in UNIX it only prforms the firts increment aftr which it
quits with error code 10. Probably it has something to do with
the .env file settings but not quite sure. Does any one have a clue
on this?
Thanks a lot
| f3283e85-8bee-c647-893d-5cd9e30dbb6d | ['4734e740-84a8-fde6-ddfc-0b0a7a854891'] | Dear group memebers,
I have the following question
Is it possible to perform direct steady-state dynamics using general
user element subroutines?. That means, is it possible to perform steady
state dynamnics with a model where some of the elements are ABAQUS own
elements and some of the elements are USER ELEMENTS formulated into a
UEL subroutine?"
|
936d833c-baa3-ea48-8caa-e4c8524b7c61 | ['4770094d-1605-be95-9391-bc0463b1a83f'] | Are you saying I need to rebuild the Postgres driver or unixODBC? Looking
at the sources for both, it looks like you are talking about Postgres -
its the only one with a config.h.in file. I see #undef SQL_WCHART_CONVERT
is already in the file. Are you suggesting I remove this reference? Or
are you suggesting that I add an additional #undef SQL_WCHAR_CONVERT?
Thanks for your help.. I would have never thought of doing something like
this :)
<PERSON> | 30de0fd7-f630-70c3-b29c-80f139db1a40 | ['4770094d-1605-be95-9391-bc0463b1a83f'] | A big thank you to <PERSON> for forwarding my previous emails to the list.
I'm not sure why I sent them to the owner list.
For my issue, I was able to find the missing piece of information -
NUM_PREC_RADIX. This is either 2 or 10 and is what I should be using to
understand if the COLUMN_SIZE argument is decimal or binary.
<PERSON> |
f0507005-b737-c525-5952-9f093abe3745 | ['4772c5aa-8966-b721-6aab-e5a84bc6fd6d'] | Hi i`ve a <PERSON> (in flash) using RCM3700 that load a file (bin)
from fs in XMEM then copy to RAM and execute. This work fine with
files until 128K then it fail, i try making bigger segment XMEM (but
i`m not sure how to do that). I need almost 220K to run my
application. I post the code
Thanks
| 070308fe-3e2b-c571-3241-5fff32a6edda | ['4772c5aa-8966-b721-6aab-e5a84bc6fd6d'] | using rabbit 2000 in battery backed system sometimes on start some
values in ram change without been written by the soft.
EXAMPLE var TEMP1 was sometimes with a diferent value on start not the
other only TEMP1 (it is the fist data on segment).
Same append in other segment of the code.
- not low battery
- random problem (not always append)
what could it be??
thanks
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.