similar to: Problem with screen streaming application

Displaying 20 results from an estimated 1000 matches similar to: "Problem with screen streaming application"

2007 Aug 06
0
cannot use winedbg on ubuntu feisty ?
Hi everyone, This happens every time I start winedbg, no matter what program I want to debug. It's ubuntu feisty fawn and I have built wine from sources. user@machine:~$ winedbg "C:\Program Files\Diablo II\Diablo II.exe" WineDbg starting on pid 000a wine: Unhandled page fault on read access to 0x00000000 at address 0xb7d5cc23 (thread 0009), starting debugger... Unhandled exception:
2006 Feb 22
0
What are these error messages in my logs?
Hello, I am getting a bizzare amount of error messages in the log files. The system seems to be running fine...no one is reporting any issues and all calls are coming and going. System is showing higher than average memory usage. eth0 is showing a high number of errors Running v1.1 Has happened on older versions and have been seeing this for quite some time but have just now asked if anyone
2015 Sep 12
2
pxelinux tries to load ldlinux.c32 from DHCP server, instead of next-server
On Sat, Sep 12, 2015 at 6:37 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > On Sat, Sep 12, 2015 at 10:23 AM, Geert Stappers <stappers at stappers.nl> wrote: >> Euh, could this be reviewed: >> >> diff --git a/core/fs/pxe/dhcp_option.c b/core/fs/pxe/dhcp_option.c >> index 8d93a6a..b82e944 100644 >> --- a/core/fs/pxe/dhcp_option.c >> +++
2008 Mar 05
1
environment variables in kickstart
I have been looking for environment variables for the %post section of kickstart. Namely if I start my kickstart command with "linux ks=http://serverip/ks.cfg" is there an environment variable that has serverip that I can use in the %post section? Also is there a way to pass a command line argument to the %post section when running kickstart command as the above
2015 Sep 14
2
pxelinux tries to load ldlinux.c32 from DHCP server, instead of next-server
>On Sat, Sep 12, 2015 at 6:37 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> >... > >> Something like this would be preferable except it's not quite so >> simple. We'd need to not store BOOTP siaddr before parsing. Store a >> pointer to the string during parsing if serverip is unset. After all >> parsing, if the pointer is set, attempt to
2015 Sep 13
0
pxelinux tries to load ldlinux.c32 from DHCP server, instead of next-server
On Sat, Sep 12, 2015 at 06:56:04PM -0400, Gene Cumm via Syslinux wrote: > On Sat, Sep 12, 2015 at 6:37 PM, Gene Cumm wrote: > > On Sat, Sep 12, 2015 at 10:23 AM, Geert Stappers wrote: > >> diff --git a/core/fs/pxe/dhcp_option.c b/core/fs/pxe/dhcp_option.c > >> index 8d93a6a..b82e944 100644 > >> --- a/core/fs/pxe/dhcp_option.c > >> +++
2015 Sep 13
3
pxelinux tries to load ldlinux.c32 from DHCP server, instead of next-server
On Sun, Sep 13, 2015 at 3:46 PM, Geert Stappers via Syslinux <syslinux at zytor.com> wrote: > On Sat, Sep 12, 2015 at 06:56:04PM -0400, Gene Cumm via Syslinux wrote: >> On Sat, Sep 12, 2015 at 6:37 PM, Gene Cumm wrote: >> > On Sat, Sep 12, 2015 at 10:23 AM, Geert Stappers wrote: >> >> diff --git a/core/fs/pxe/dhcp_option.c b/core/fs/pxe/dhcp_option.c >>
2008 Jun 12
1
rc3 strange behavior
Hello *, I've rc3 on Debian Lenny compiled from source. $ wine --version wine-1.0-rc3 However I typoed that command by mistake: $ wine -version and wine went looking for -version.exe. The strange behavior is the output. Is the folloing normal? $ wine -version wine: Unhandled page fault on write access to 0x00452000 at address 0x7efa04f4 (thread 0019), starting debugger... Unhandled
2009 Jul 02
6
installer of an application fails
At the company where I work we use an application, that is made by an outside company. for now it works OK under windows, but now we plan to migrate the users to Linux and they don't plan to write a Linux app. So we are trying to run the app under wine, but it fails during installation. We use the latest development version of wine (1.1.24), because of another app, that needs it (it doesent
2007 Mar 19
1
Wine unhandled exception running PocketFMS
I'm trying to get the PocketFMS flight assistant program to work under Wine. This program is available for free at www.pocketfms.com . The installation of PocketFMS works OK with a few 'fixme' warnings, but running the installed program causes an immediate crash. As this program is still in development itself and not designed to run on anything but Windows, I'd like to know if
2007 Nov 21
1
window stacking bug #1
Hello! I'm trying to find where to send a bug report/fix, and this mailing list is the best I found. I noticed several problems in how Compiz handles full-screen windows*, and I hacked a bit around the source to try to find their source. (*: I use this pretty much as a replacement for full-screen, all the time.) The first two are together below, because they seem caused by the same code. For
2004 Nov 24
0
Problem accessing win2k3 shares -- permission denied!
Hi all, I couldn't access win2k3 server shares from my FC2 box. It's got default Fedora Core 2 installation. Kernel: 2.6.5-1.358 Samba: samba-3.0.3-5 I've tried with both smbfs and cifs options. This is what happens, With smbfs: $ mount -t smbfs -o username=admin //ServerIP/sharename /mnt/sharename password: $ $ ls /mnt/sharename ls: /mnt/sharename: Permission denied $ $ ls -l
2004 Jul 22
0
Application Hangup not hanging up, possible dialplan cockup?
Greetings all; I have an odd problem - Hangup isn't hanging up, instead Asterisk carries the flow going in the extensions.conf, and the next matching extension gets run. Not good. My extensions.conf (highly simplified) looks like this: [pri] include => dids include => SIPlookup [dids] exten => 13015555555,1,Wait,3 exten => 13015555555,2,Answer exten =>
2009 Feb 01
1
Intel Graphics Driver problems...
Hello. For some reason, trying to run any Direct X 10 games (including the DLL test) blows up. My card is an Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller, and uses the intel Xorg driver. Here is what happens when I run the test: Code: make[2]: Entering directory `/home/dan/Software/wine-1.1.10/dlls/d3d10/tests' ../../../tools/runtest -q -P wine -M d3d10.dll -T
2015 Sep 12
0
pxelinux tries to load ldlinux.c32 from DHCP server, instead of next-server
On Sat, Sep 12, 2015 at 10:23 AM, Geert Stappers <stappers at stappers.nl> wrote: > On Sat, Sep 12, 2015 at 08:42:15AM -0400, Gene Cumm via Syslinux wrote: >> On Sat, Sep 12, 2015 at 7:37 AM, Gene Cumm <gene.cumm at gmail.com> wrote: >> > On Sat, Sep 12, 2015 at 7:08 AM, Gene Cumm <gene.cumm at gmail.com> wrote: >> >> On Sat, Sep 12, 2015 at 5:54 AM,
2007 Jul 12
0
No subject
found response from asterisk. =20 =20 On asterisk's log I see messages like: "Looking for conference on conference-context (domain serverIP)" =20 And: "Call from 'conference' to extension 'conference' rejected because extension not found." =20 =20 Does anyone have an ideia of why I'm getting that message? =20 Why does asterisk seem to be using domain
2011 Dec 09
3
xen the i / O performance, network performance is only 20-30% of the real machine?
First,sorry my poor english~ Here is this test: Virtualization performance comparison test Test environment Physical machine: Cpu 8-core 8G memory HDD: 147G xen virtual machine: cpu 2 core 4G memory 30G hard drive wmware virtual machine: cpu 2 core 4G memory 30G hard drive Optical disk array (san) Size: 7.7T Speed: 6G/sec Testing and structural I / 0 performance test Test methods Test
2004 Apr 07
1
(no subject)
Hello I was testing HTB using IPerf TCP traffic and the results were very good. Until I tried to add some UDP traffic the results were a little strange. this is my setup tc qdisc del dev eth1 root tc qdisc add dev eth1 handle 1:0 root htb default 2 tc class add dev eth1 parent 1:0 classid 1:1 htb rate 1mbit tc class add dev eth1 parent 1:1 classid 1:2 htb rate 500kbit ceil 1mbit tc class add
2012 Jul 10
3
kickstart installation problem
Dear Friends, I have centos 6.2 64 bit os in my dell server. When I try to install centos or scientific linux using NFS so it is not working and getting me error = "unable to download kickstart file". My kickstart file configuration is : #platform=x86, AMD64, or Intel EM64T #version=DEVEL # Firewall configuration firewall --disabled # Install OS instead of upgrade install # Use NFS
2004 Oct 20
1
throttle particular client ip
I know this will be trivial for most, but I am having trouble with getting my scenario to work correctly. I want to ''tag'' and ''throttle'' the bandwidth to and from a particular client on my lan side. Better yet, I just want to throttle smtp traffic, per say, for that ip. ----lan----------eth1-[linux.box]-eth0----------internet I have used the technique