similar to: Problem with the installation of AVR Studio 4

Displaying 20 results from an estimated 1000 matches similar to: "Problem with the installation of AVR Studio 4"

2015 Jan 02
1
Help in building R with minGW
Dear R users, I would need some help in building R using minGW in windows 8.1. After using the command *configure *(./configure --enable-R-shlib --with-readline=no --with-x=no), I use the command *make. *This results in the following error: [...] make[2]: Leaving directory `/home/Edoardo/r-3.1.2/src/nmath' make[2]: Entering directory `/home/Edoardo/r-3.1.2/src/unix' make[3]: Entering
2008 Jun 30
1
[Wine v1.0] Excel won't save files, claims the disk is full
I recently installed Excel 2003 in Wine 1.0, it works well, but I can't save anything as Excel claims the disk is full. I even tried to run it as root, but that didn't work out too well. The messages are "The disk is full" followed by "Document not saved" I'm running Ubuntu 8.04 and I have the following DLL overrides installed in Wine: Code: riched20, native,
2009 Jul 13
1
Games that installed before... now won't, what changed?
the games i'm dealing with are eq and eq2. both the same error so i'm thinking its a wine issue and not a game specific issue i'll list my error here as best possible, and note that i have found "fixes" to this problem but have no idea what anyone in those "fix" threads are talking about. just search my error #, on this site or google and you'll get a result.
2016 Jan 17
1
running an icecast server
oops, I hit the return and it got sent. All those questions depends on the application you setting up. if your worried about security, isolate the icecast server from your network. We designed a user interface on the company web site fronts the stream servers. The customers get a simple URL for the stream. We use several stream servers some on site and some off, our web server setup to server
2008 Oct 30
1
wine and far cry error
hi, i'm trying to install far cry (free download version) on gentoo 32bit and wine 1.7 and i get the errors below: Code: fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:reg:GetNativeSystemInfo (0x3318c0) using GetSystemInfo() fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
2009 Mar 17
0
No subject
Code: Unhandled exception : Error Number : 0x80040708 Description : (none) Setup will now terminate And from wine : Code: fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:reg:GetNativeSystemInfo (0x331a8c) using GetSystemInfo() I've got it original on CD (I bought MP4 player model - YP-T9J). Before installing WMP10 from winetricks i could do few install
2007 Mar 31
4
Sponsored development - Monodirectional audio handling
Hi Guys, we're needing a special implementation on Asterisk Our intention is to contribute the development and share back the code to Asterisk community Here is what we need: - An option to Asterisk Dial command which, if used, when calls is answered gives monodirectional audio (Caller should hear the called party but not vice-versa) - A DTMF sequence (maybe handled in features.conf) for
2016 Jan 17
5
running an icecast server
Hello everyone, I'm in the process of running an Icecast server and I would like to know some best pratices. 1. Should I place Icecast on port 8000 or should I change that to one more common (80, 443...)? 2. Should I place the server behind a webserver like ngingx or apache? 3.Can I disable the login interface? what can be disabled? My best guess is to run icecast behind a webserver,
2006 May 23
6
How to list all models of an application?!?
How can I get a list of all model classes in the domain of a Rails application (all models, both in "app/models" and in components/somedir/model.rb)? Thanx in advance for your precious help! Edoardo "Dado" Marcora
2007 Aug 15
1
CDR billsec greater than duration
Hi all, I have a strange situation on a Asterisk 1.2.17 with FreePBX 2.2.1 Doing a select in the CDR table I noticed there are some calls with billsec greater than duration, duration is always 0 in those calls. How can this happens ? Am I missing something ? Tnx in advance Regards Edoardo Serra WeBRainstorm S.r.l.
2007 Mar 23
3
SIP/IAX peers UNREACHABLE and audio loss
Hi all, I'm having a problem with some Asterisk servers interconnected with each other using IAX (I also tried with SIP without solving the problem) Sometimes, with apparently no reason, some peers become UNREACHABLE (I have qualify=yes in iax.conf) and REACHABLE again as soon as another qualify test is made. Our users are also complaining about audio loss during their calls, apparently
2016 Jan 20
1
linking icecast to ios and android phones
.PLS files should work for iOS devices. See sample text: [playlist] numberofentries=1 File1=http://91.121.91.172:31090/LG73 Title1=LG73 Vancouver's Best Music Mix! Length1=-1 Version=2 On Wed, Jan 20, 2016 at 1:27 PM, Holden Stanford <hstanford1 at gmail.com> wrote: > You can create a .m3u or .mp3 container linking to the stream URL. I can't > remember the exact tags
2005 Apr 21
1
biplot graphical problems
Hello, I have a graphical problem concerning a biplot that I was ask to insert in a scientific work to be published. I've performed a princomp analysis and produce the relative biplot but the labels of variables are out of margin (see attached file). When I try to wide the x axis by the function xlim=c(i:j), nothing happens if not a partial shift of the x range. Is there any specific
2004 Jun 07
1
(no subject)
Hello, I've begun to use R only recently. I've a problem: I can't open framework already saved about PCA. In particular I can't edit all the information because I've to export the graphics in order to publish them. How can I do to have a list of the matrix, statistical elaboration and graphics? Which function shall I use? thanks in advance, Edoardo
2005 May 17
2
Problem with limmaGUI (PR#7877)
Full_Name: Edoardo Giacopuzzi Version: 2.0.1 OS: Windows XP Home Submission from: (NULL) (80.181.65.157) I have some problem with this new version of R GUI. I've used limmaGUI package with an older version of R and it works perfectlly, but now with the last version R 2.0.1.0 two error boxs appear every time I try to launch this package: 1. <<Error in list.files(path, pattern,
2006 Mar 15
3
Self-referential join model does not work
I have been trying to model a labeled graph using ActiveRecord (trunk version). Basically, I have a ''Node'' model which represents a node linking to other nodes. Links (aka edges) are labeled (i.e., have a ''label'' attribute and other behavior). Thus I decided to model edges as an ''Edge'' model and use a ''has_many :trough''
2013 Jun 27
2
qemu-img convert to "sparse" LV
Apologies as this is is not a specific libvirt question. Is qemu-img convert compatible with thin-provisioned LVs as targets ? I wanted to convert a file-based image to a LV image where the file-based image has a capacity much larger than the actual data it contains, so it has a small footprint on disk (either a qcow2 or a raw, but sparse, image). If I use qemu-img convert -O raw ... with a
2007 Apr 10
1
Dialplan help - MeetMe and call monitoring
Hi guys, I need to realize a sort of automatic call monitoring dialplan. This is exactly what I need: - A user originate a call - When the call is bridged (or just before) I need to invite automatically a third party to the conversation that should hear the audio channel but not speak (it's a monitoring application for a callcenter) The person in charge of monitoring cannot use ChanSpy or
2006 Sep 13
3
How to avoid AR confusing way of handling default values for attributes w/ :null => false
How can I avoid AR confusing way of handling default values for attributes w/ :null => false? This issue came up before, but I could not find an answer that resolves the issue, which I outline below: First, I add a test table using migrations: class AddTestTable < ActiveRecord::Migration def self.up create_table "users", :force => true do |t| t.column
2013 Apr 22
1
failure creating a snapshot volume within a lvm-based pool
Hi I have defined a logical pool and a volume within it # virsh vol-create-as images_lvm myvol 2G Vol myvol created # virsh vol-list images_lvm Name Path ----------------------------------------- myvol /dev/libvirt_images_vg/myvol if I try to create another volume using the previous one as backing-vol, the creation fails with what looks like an incorrect