similar to: Problem with treeview

Displaying 20 results from an estimated 800 matches similar to: "Problem with treeview"

2007 Jul 17
2
INIT: Id "x0" respawning too fast: disabled for 5 minutes
Hello, I''m running a SLES10 SP1 Server as a Dom0 and as DomU. I have allocated 1024 Mb RAM to the DomU and one virtual processor (physical processor is a dual core Intel Xeon 3.4 Ghz). A warning is regularly displayed on the standard output : INIT: Id "x0" respawning too fast: disabled for 5 minutes Any idea where that come from ? Thanks in advance. Hervé Marcy
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
2005 Nov 07
1
treeview, master detail forms, sortable grids, etc..?
Are there any (preferable opensource) pre made widgets like calendar widgets, treeviews, sortable grids, etc.. that I can pluginto a rails application? If they are not build in Rubyy, then are there any examples an how to integrate them? John McClain Senior Software Engineer TCS Healthcare jmcclain-RI2jYlfFOOy2dUpmj6OxPQC/G2K4zDHf@public.gmane.org (530)886-1700x235 "Skepticism is the first
1999 May 05
0
Map linux directory to treeview
hi, i have a project which can map linux directory to windows explorer tree view. i already made the explorer (icluding treeview and listview). What i must do with samba ? -------------- next part -------------- HTML attachment scrubbed and removed
2007 Oct 28
0
TreeView Control
I am just learning RubyRails..... I am simply trying to add a tree view control. I want to use the YUI treeview control. Here is my code <% for tax in @taxonomies%> <%=tax.parent-%> <%=tax.description-%> <br> <script type="text/javascript"> addNode(node_id,description) </script> <% end %> I have a javascript that
2018 Apr 15
3
tinc starts too early on boot
I have a bunch of Debian stretch machines with systemd where I find that tinc starts too early during boot, and fails to work. Typically it is running, but printing out Apr 14 00:53:41 db7 tinc[3077]: Can't write to Linux tun/tap device (tun mode) /dev/net/tun: Input/output error regularly. Unfortunately because it is running systemd does not restart it, even though it's not actually
2020 Aug 30
4
[Bug 3206] New: sftp client(32bit) chown command does not support uid >LONG_MAX
https://bugzilla.mindrot.org/show_bug.cgi?id=3206 Bug ID: 3206 Summary: sftp client(32bit) chown command does not support uid >LONG_MAX Product: Portable OpenSSH Version: 6.9p1 Hardware: 68k OS: All Status: NEW Severity: normal Priority: P5 Component: sftp
2014 Oct 17
4
Syslinux 6.03 released
"H. Peter Anvin" <hpa at zytor.com> writes: > I would like to do a short cycle for 6.04, because 64-bit support for > ext4 has come up as a very high priority. Therefore I do not want to > stuff too many things into the 6.04 release but hold them for 6.05. hpa, if 64-bit support for ext4 is mostly ready, you may want to release 6.04 in less than ten days, so that
2005 Jul 25
3
(no subject)
Hi I have a GE Digital Energy Match UPS 1500 where i previously successfully used the victronups driver. However after i upgraded from debian woody to debian sarge and thus from 1.4.2 to 2.0.1, then upsstats.cgi says Model not supportet, status online My syslog says Jul 25 11:12:28 localhost upsmon[6220]: Startup successful Jul 25 11:12:28 localhost upsd[6218]: Connection from 127.0.0.1
2008 Jul 16
5
default64 patch?
I stumbled across the following patch and wondered if it wouldn't be a good idea to have it included. http://foldingcd.svn.sourceforge.net/viewvc/*checkout*/foldingcd/trunk/folding_cd/patches/syslinux-3.51-64bit.patch?revision=5 It adds a default64 keyword and detection of a 64bit processor. It could be useful for mixed environments. The patch is against 3.51, but looks like it would port
2004 Jan 26
2
how does memdisk boot an iso image
Hello list, I sucessfully booted some floppy-images within memdisk-2.0.4, but how can I boot a cd-iso-image (for example a bootable eltorito cd). Or does sb. have a wrapper or a skript which can boot an iso-image ? Thanks for any input in advance. tirili tom. -- Thomas Baumann // Postfach 110115 // D-64216 Darmstadt // <tom at tiri.li> -------------------------------------------------
2003 Aug 01
1
memory leak?
hi all seems there's a memory leak in asterisk somewhere. probably in chan_mgcp. It seems like 2048kB is allocated but not released each time I lift the handset. This is, however, never released. So... oslpbx:~/debug/20030801112939# ps axfv|grep asterisk | tail -1 3206 pts/0 S 0:00 0 410 35601 6024 1.1 \_ /usr/sbin/asterisk -gvvvvcp (lift handset)
2010 Jul 14
1
debian/ubuntu live CDs
Hallo, if I try to PXE-boot a debian/ubuntu/clonezilla/debianlike live CD (with a directory "live", just for recognising this type) via LABEL clonezilla MENU LABEL ^Clonezilla (iso) kernel memdisk append iso initrd iso/clonezilla.iso that doesn't work: This Debian Live image failed to boot. ... ... The error message was Unable to find a medium containing a
2005 Sep 29
1
Error using a data frame as the "start" parameter in mle()
Dear R-Users, I am trying to use mle() to optimize two (or more) parameters, but I want to specify those parmeters in a data frame rather than having to spell them out separately in the "start" variable of mle(). My call is > mle(negll, start=list(aps=init), fixed=list(measphot=newphot, formod=formod, Nbands=Nbands), method="BFGS") where negll is a function I have
2004 Jan 14
4
Multiple phonenumbers on one E1 PRI with Digium TE410P ?
Hi, one short question: Is it possible for the zaptel driver to deal with multiple phone numbers on one single E1 PRI line? I could make my carrier route +49 xxx aaaaa-zzz and +49 xxx bbbbb-zzz and others down one single PRI trunk to our asterisk box terminating in a Digium TE410P. Does the driver handle this and can I put calls coming in all on the same physical interface put into
2004 Jan 12
2
Securing Cisco SIP gateway
Hello asterisk community, I have successfully set up asterisk as a SIP PBX and now would like to connect to the outside world using a Cisco 2600 with VIC-BRI as an ISDN gateway. This works already in the lab, but I have security concerns before conecting the gateway to the internet. I currently don't know exactly what VoIP services the Cisco runs by default besides SIP (H.323, MGCP, ...)
2007 Apr 26
5
adding XCB dependency
I intend to make compiz depend on XCB and Xlib/XCB sometime soon so we can start using XCB where it's beneficial [1]. I'm mostly interested in using it for asynchronous reading of window properties but we should eventually try to use it for as much as possible. Removing Xlib completely might not make sense as we need to support multiple implementations of GLX but getting to a stage where
2003 Jul 02
6
help: booting dos from syslinux/memdisk
Thanks for Remko for his help to solve the fractional cylinder problem. But there is the second problem, the boot disk failure (see below << [B]) ... command line: initrd=disk.img harddisk c=2 h=256 s=63 BOOT_IMAGE=memdisk Disk is hard disk, 16128K CHS=2/256/63 <<<< [A] ... Loading boot sector... booting... SYSLINUX 2.04 welcome! boot: 1 [single dot]
2009 Jul 19
3
[PATCH] tftpd.c: write a pid file in standalone mode
The default path is /var/run/tftpd-hpa.pid, which can be overridden by the newly introduced -P option. On normal termination (SIGTERM or SIGINT) the pid file is automatically removed. Moved setting the umask later, right before entering the select loop, so that it does not affect the permissions of the pid file. Signed-off-by: Ferenc Wagner <wferi at niif.hu> --- tftpd/tftpd.c | 38
2009 Oct 19
2
Problems porting to an ARM platform
Hello, currently I'm working on getting ssh and sshd running on an ARM platform. The OS is Linux 2.6.10 with busybox. I can run "ssh -v" to see the program version. But as soon as I try to connect to a server I get a segmentation fault (SIGSEGV). The sshd seems to work. Are there any known issues concerning ARM platforms? Or any hints about compiler options (GCC)? Regards,