Displaying 20 results from an estimated 500 matches similar to: "Wine post graduation thesis"
2008 Mar 14
4
How to know which env vars a software wants
Hello ppl.
Im trying to install an aplication and for some reason ir says.
"Cannot get enviorment variables"
I spoke with the developer and he told me that it is because i dont have microsoft DAC installed.
I installed it and the problem persists.
I need to know how to see which ENV vars the software wants in order to create them.
It is not a wine problem because I get the same error
2004 Dec 08
2
Asterisk's Empty Folder
Hello *'s,
I have recently installed CentOS v3.3 and i have latest stable
Asterisk's source code ,i compiles it shows no error but when i am
looking for sip.conf,zapata.conf ,i am amazed the /etc/asterisk folder
was empty i am compling several times but no luck what's the problem i
compiled in the order of zaptel,libpri,asterisk.
I send some traces of my asterisk's compilation
2008 Feb 26
2
centos 5.1 install , 3ware raid card...
Installing a new system using a 3ware card, raid 5 across 4 disks,
partition, format went smothly and loaded the apps that I need, but for some
reason it appears grub was not installed, or not completely. I am wanting
to boot from the array, when installing grub on the loader it asks whether
to install MBR on the first partition. Should I use the partition instead
of the MBR? When I boot up in
2004 Dec 30
1
RealTime Drivers Connectivity Error
Hello *'s,
i am using Realtime Sip drivers but its not working here is my configs:
extconfig.conf
[settings]
; Realtime configuration engine
;
; maps a particular family of realtime
; configuration to a given database driver,
; database and table (or uses the name of
; the family if the table is not specified
;
sipfriends => mysql,asterisk,sip_friends
res_mysql.conf
[general]
dbhost =
2004 Nov 22
1
SIP Problem!
hi,
I am not registered my SIP Phone with Asterisk i spend almost one day
but find no luck.I know very well this is not kind a problem discussed
in this group but i try my best and all in vein so finally i am here
hoping you ppl helping me out.I discussed this problem in
asterisk's-users group and adding feedback from asterisk-users group my
configs are
sip.conf
[general]
port=5060
2009 Sep 23
1
graduation
Hi everyone
I want help in graduating the attached rates and checking for goodness
of fit and smoothness using R please help.
Many thnk
TOo every one around the world
This message and attachments are subject to a disclaimer. Please refer
to www.it.up.ac.za/documentation/governance/disclaimer/ for full
details. / Hierdie boodskap en aanhangsels is aan 'n vrywaringsklousule
onderhewig.
2008 Oct 14
4
wineboot with comctl32 native
I get the following
warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135
I have comctl32 in system32
can anyone explain what status=c0000135 means
2005 May 04
4
Problem with realtime SIP
Hi Guys,
We have just set up Asterisk (CVS Head) for a realtime enviorment using
MySQL & Asterisk Addons.
I have populated the "sip_buddies" table with the same information that
is came from our sip.conf, however registration seems to fail for the
softphone we have set up.
Does anyone have any idea as to what I should be looking for here? I'm
not getting any error messages
2006 Jan 04
2
Putting an object in to a function that calls the current function
Hello!
I would like to put an object in to a function that calls the current
function.
I thought the answer will be clear to me after reading the help files:
?assign
?sys.parent
However it is not.
Here is an example I thought should work, however it dose not exactly:
f<-function(){s();print(a)}
s<-function()assign(x="a",value="ok",pos=sys.parent())
f() #I want to get
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
2005 Aug 02
1
Putting all elementes of the list in an enviorment of a function
Hello!
I have two functions.
The first one prepares the arguments for the second one. What is the best
way to put all resoults of the first one into the second one? I tried
attach, however the object in the "main" enviorment have a priority over the
ones in list. An example is at the end.
Thanks in advance for any suggestions!
Ales Ziberna
For example - I would like to use just
2009 Mar 27
6
gecko not displaying html
Hello,
Im having a problem with gecko and an aplication built on PowerBuilder.
My application calls some sort of HTML rendering and gecko is downloaded.
After downloading, I can browse the menus but not the content in those. I only see a white screen
The debug output:
a) When I change the view in the menu list i get this
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005
b)
2006 Nov 01
2
How to run R code without R enviorment at Windows?
Hello. I have a problem with R code running.
Since I need to run my R code at a Windows Server rountinely. But I can
not install R language on that windows machine.
Is there anyway to package R code into standalone executables, which
does not need the administrator to install R on that machine?
Any advice is appreciated! Thanks a lot for your help,
Victor
[[alternative
2007 Aug 21
6
Saftware RAID1 or Hardware RAID1 with Asterisk
Dear All,
I would like to get community's feedback with regard to RAID1 ( Software or
Hardware) implementations with asterisk.
This is my setup
Motherboard with SATA RAID1 support
CENT OS 4.4
Asterisk 1.2.19
Libpri/zaptel latest release
2.8 Ghz Intel processor
2 80 GB SATA Hard disks
256 MB RAM
digium PRI/E1 card
Following are the concerns I am having
I'm planing to put this asterisk
2017 Jul 19
0
I want to contribute and chose right project for graduate thesis
Hello,
I am student of IT from Croatia on finishing year for my bachelor's degree.
For the graduate thesis I would like to contribute some open source
project. For example it can be some bug fix. Language in I work is C. My
knowledge is shown in programs on git profile: https://github.com/mkrajaci
Project which I choose will be sent to my professor - mentor who will
approve or not
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ??
I dont understand how can I make this work
wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2008 Nov 03
4
wine hangs until ctrl - C is sent
Hello,
I have a strange problem
I have two applications called ADM and SGP
When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c
The message sent when i press ctrl-c is the following
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a
After that it starts working
2009 Apr 29
1
Errno::ECONNREFUSED (Connection refused - connect(2)) Act
Hi All,
I encountered with following error when i try to send e-mail in
production mode.
Errno::ECONNREFUSED (Connection refused - connect(2)):
/usr/lib/ruby/1.8/net/protocol.rb:206:in `initialize''
/usr/lib/ruby/1.8/net/protocol.rb:206:in `new''
/usr/lib/ruby/1.8/net/protocol.rb:206:in `old_open''
/usr/lib/ruby/1.8/timeout.rb:62:in `timeout''
2008 Feb 15
1
question about calling winbugs in R
Dear All:
Do you have any experience on calling winbugs in R enviorment? I uploaded R2winbgus, pktools, BRugs, ect. in order to call winbugs. In the end, I try to use bugs(). The error message still displays that bugs() can not find.
Do you have any similar issue? If so, could you give your advice?
Many Thanks!
Xin
[[alternative HTML version deleted]]
2008 Nov 22
1
Testing Environment for Plugints
Hello,
I''m currently creating my first plugin in rails. It creates a model
and a mixin for controllers. For testing purposes I need a test
controller (sort of a mock) to which I can include my mixin and test
wether the mixed in methods work. My problem is in order to do this I
either have to setup my test enviorment in a rails app outside of my
plugin or I have to replicate a whole rails