Displaying 15 results from an estimated 15 matches for "skils".
Did you mean:
skills
2011 May 26
4
Sibelius 6 does not work -user32.dll is not allowed to write
...hardly usable).
When I start it I get the Error:
"Error: 150021 (ERR_AUTH_REGTOOL_CANT_ACCESS_PIPE)"
When I klick on "OK" I get the next Error:
"Es gibt ein Problem mit den Datei-Zugriffsrechten. Sind Sie als Administrator angemeldet?" (Well I am German, and my English skils are not that well, but here's my translation of the error: "There is a problem with the file-access-rights. Are you logged in as administrator?")
I used IDA Pro so I found out, when I start Sibelius.exe, it starts RegTool.exe, which uses user32.dll, which wants to write to some adress...
2014 Oct 14
4
Re: Virt-v2v conversion issue
On Tue, Oct 14, 2014 at 03:40:22PM +0000, VONDRA Alain wrote:
> Rich,
> I've followed your instructions to trace, but I am not very skilful with gdb, maybe I made a mistake :
>
> (1) As root do:
>
> echo core.%p > /proc/sys/kernel/core_pattern -> OK
>
> (2) Before running virt-v2v, do:
>
> ulimited -c unlimited -> I think it's
2014 Oct 14
2
Re: Virt-v2v conversion issue
On Tue, Oct 14, 2014 at 02:43:31PM +0000, VONDRA Alain wrote:
> Rich,
> The conversion did'nt finish, and I don't have any core dump.
> The qemu-img seems to hang, but doesn't crash...
Please connect gdb to the hung process and get a stack trace to find
out where it's hanging.
'strace -p ...' output might also be enlightening, if it is not hung
but doing
2014 Oct 15
2
Re: Virt-v2v conversion issue
On Wed, Oct 15, 2014 at 12:23:17PM +0000, VONDRA Alain wrote:
> Now, the conversion hangs on the first disk at 54,03/100%, here is the gdb result :
OK I just talked to Paolo about this, and it's fairly serious.
Can you get a core dump from this?
You will need to set up the ulimit etc as outlined in the previous
email:
https://www.redhat.com/archives/libguestfs/2014-October/msg00102.html
2006 Feb 27
6
One to Many example... please!
Hi,
I am pulling my hair out trying to work out how to put together what
should be a simple app in rails. The app is to CV''s so I have a table of
CV''s and each CV can have multiple skills. Skills are in a 2nd table
below;
CREATE TABLE cvs(
id INT not null AUTO_INCREMENT PRIMARY KEY,
first_name VARCHAR(30) not null,
family_name VARCHAR(30) not null,
email
2009 Mar 30
2
A simple problem
I am a new R user. Now I have some problem while I use R. I have set
up a data frame called "mydata". One of the colume of it was "skill".
Now I want to select the observations of the frame whose "skill" value
is 1,by what command can I get it?
2003 Nov 03
0
Re:Looking for CTI/IVR/CallCenter/VoIP project/task as freelance developer
Hi,
As Freelance programmer/consultant I'm looking for project/task of IVR/CTI/CRM/IP-based, my skils are as following,
1 Dialogic-based CTI/IVR software programming
2 Intervoice IVR development
3 Siebel CRM integration and development
4 IBM DirectTalk and WebShpere Voice(VoiceXML,...)
5 IP-based development(VoIP,h323,sip,...)
6 Cisco IPCC(ICM,CallManager,Unity,IP-IVR...
2008 Apr 30
0
[OT] Before thinking on my startup... what elements would I need?
...al methods and bureocracy stuff.
I thought on working in this application and once I had something that I
could show (and impress) I would go and ask someone if he/she would like to
join me.
What I''m asking here is directions/books I could use to prepare myself for
this endeavour - whick skils should I focus besides my technical skills? -
You guys that have successfully done your own much loved thing, how did you
start? How did you manage it? Would you mind sharing your experiences?
I want to do it right, and that''s why I''m asking for help.
I also think starting a blo...
2014 Oct 14
0
Re: Virt-v2v conversion issue
Rich,
I've followed your instructions to trace, but I am not very skilful with gdb, maybe I made a mistake :
(1) As root do:
echo core.%p > /proc/sys/kernel/core_pattern -> OK
(2) Before running virt-v2v, do:
ulimited -c unlimited -> I think it's ulimit -c unlimited -> -> OK
and you should get a core.* file in the current directory when qemu-img
2014 Oct 15
0
Re: Virt-v2v conversion issue
Rich,
The results of the guestfish command :
><fs> part-list /dev/sda
[0] = {
part_num: 1
part_start: 1048576
part_end: 85906685951
part_size: 85905637376
}
><fs> part-list /dev/sdb
[0] = {
part_num: 1
part_start: 32256
part_end: 322126640639
part_size: 322126608384
}
><fs> part-list /dev/sdc
[0] = {
part_num: 1
part_start: 32256
part_end:
2014 Oct 15
0
Re: Virt-v2v conversion issue
Now, the conversion hangs on the first disk at 54,03/100%, here is the gdb result :
(gdb) t a a bt
Thread 2 (Thread 0x7f0f3cea9700 (LWP 9583)):
#0 sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101
#1 0x00007f0f45b765e7 in qemu_sem_timedwait ()
#2 0x00007f0f45b0750c in worker_thread ()
#3 0x00007f0f4203bdf3 in start_thread (arg=0x7f0f3cea9700) at
2014 Oct 15
0
Re: Virt-v2v conversion issue
Killall does nothing the process is still alive...
If I do kill -9, do I get a core dump ?
Each time I got this hang, I find only umount -f /tmp/xxxx to force qemu-img to stop.
Alain
-----Message d'origine-----
De : Richard W.M. Jones [mailto:rjones@redhat.com]
Envoyé : mercredi 15 octobre 2014 14:41
À : VONDRA Alain
Cc : libguestfs@redhat.com
Objet : Re: [Libguestfs] Virt-v2v conversion
2002 Oct 11
0
[tcng] sysVinit script
hi below is sysvinit script for handling tcng-script .... please excuse my bad bash skils, correct me where i''m doing stupid things :")
what is left... many things, if i have time i will implement them too :
- start [devices] - and then correct handling of service lock files i.e. per device lock file
- stats blah ... - all ideas are welcome !!
- test or some such, i mea...
2007 Mar 15
6
Patch to 0.0.39
Hi
I''m developing software using wxruby2. At first I tried to use wxruby
0.6 but I couldn''t live without some of those new funky features :)
So, instead of writing my own code, I got a bit sidetracked and wrote
http://rubyforge.org/tracker/index.php?func=detail&aid=9297&group_id=35&atid=220
instead.
Seeing as this is my first foray in to the innards of wxruby2, I
2011 Oct 09
0
Any known problems using xrandr with Nouveau
Running Debian Wheezy
Hardware: Older P4 3.06 GHz
video: Nvidia FX 5700LE
Monitor is 25.5 asus LCD with 1900x1280 native resolution.
(xrander sees it as 1400x900)
(I've included the output of xrandr -q at the end, also following that
output is Xorg.0.log)
I recently made some effort to obtain a large pannable desktop like I
have used for many years. And since on newer debian they expect to