similar to: Application crashes when opening a graphics window under Wine

Displaying 20 results from an estimated 10000 matches similar to: "Application crashes when opening a graphics window under Wine"

2004 Aug 06
1
Re: Simple streamer help
John "Static files (http support) There is support in icecast for streaming files directory from the server to the client. This is usually handled much more nicely by a real http server, but if you don't want to go through the hassle of setting up apache or roxen or whatever, then this might be what you're looking for. All files must end in .mp3, and they must all be in the file
2002 Apr 01
3
Simple streamer help
Hi -- I am trying to add limited streaming capability to an existing mp3 setup I'm running for internal use at my house. I'm using the "mp3sb" package with a php-based web front-end to pipe music to my stereo; now I want to extend that so I can use the same web interface to stream to computers in the house. I don't want to run shout or another streaming front-end
2008 May 30
5
color management spec
As part of my GSoC project I have to work out a spec that covers how applications should communicate color management related properties between each other and the compositing manager. The main idea of the project is to let the compositing manager do the color management on behalf of the applications. But before that can happen, the applications have to tell the compositing manager how they want
2007 Dec 04
1
Hooking up wxRuby in other applications
Is there a way (class?) to be able to use wxRuby for subwindows in a host application? (Windows and OSX platforms) Best regards, Jari Williamsson
2006 Nov 15
1
compiz does not group windows
hello I am using compiz in fc6 and have this problem (tryed 0.3.2 and still have the same issue): When a window that have subwindows like gets minimized and I klick on it on the panels taskbar onle the subwindow shows up, but not the main window. I have to use alt+tab to open it. it also happens with floating buttonbars in openoffice so I add a list in openoffice it shows the bar with the
2004 Aug 06
0
Re: Simple streamer help
Following up on myself because I just realized I may be barking up the wrong tree; if so I apologize for the bandwidth, but would still love it if someone could point me in the right direction. After reading through the mailing list archives, I think that icecast may not be the solution I'm looking for, because I'm hoping to somehow play the mp3s on demand from the web browser, not
2003 May 21
2
Graphics device history recording problem (Previous and Next utilities)
I use 1.7.0 version under Windows XP. Problem: When graphics device history recording function turned on, suppose I source a file containing lines: plot(graph1) plot(graph2) I see the graph2 in the graphic device, assuming graph2 is the last plot in the file. Now using "Previous" under history menu, I get graph1 as expected. But after that, using "Next" does not show graph2.
2007 Nov 07
1
3 wxSugar questions
A bit new to wxRuby and have 2 questions regarding wxSugar: 1. I only find one sample application for wxSugar, but as I understand from the docs, wsSugar is the preferred approach. Are there any more wxSugar samples available somewhere? 2. When I run sugar-sample.rb, I get a couple of warnings: "listen is deprecated, use evt_xxx directly". Just wanted to check: Is this sample
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
1999 May 04
1
Pre-release of R-0.64.1 for Windows
A pre-release of R-0.64.1 for Windows is available at CRAN/bin/windows/windows-NT/pre-0.64.1. Since there are a lot of Windows specific changes (see below for a list), we hope that many Windows users of R will test this version and make comments. REMARK: I am posting this message on r-help hoping to reach a larger number of Windows users. But, please, replay or directly to Brian D. Ripley
1997 Nov 21
3
Win95 Full System Backup to Samba box?
I have a small home network running three Win95 pcs with a Samba/Linux server (thanks, Andrew and Linus!!!). All works well. The question now is what I can do to make a full system backup (including hidden and system files) from the Win95 boxes to the 8mm tape drive on the Linux box. I know I could use smbmount to mount the Win95 drive, and then do a tar or cpio backup, but I'm not nearly
2001 Aug 12
2
WND structures
hi all, executing a certain program with wine, we get several crashes, in the RDW_UpdateRgns function (winetop/windows/painting.c) and in a DLL of the program itself. the program always crashes after the creation of a subwindow, and the problem appears to be the same, that is, somewhere before the crash the window tree structure gets corrupted. in order to find the exact point in which this
2012 Nov 28
1
Opening and closing quartz graphic device crashes R
> replicate(1000, {dev.new(); dev.off()}) R(83204,0xacdc1a28) malloc: *** mmap(size=16777216) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug R(83204,0xacdc1a28) malloc: *** mmap(size=16777216) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug ... *** caught bus error
2010 Sep 25
1
Memory Problems when opening an application
What happened to the forum topic "Memory Problems when trying to open .exe" at WineHQ Forums? I received an email message dated earlier today saying it had received a reply since my last visit, and that it could be viewed at http://forum.winehq.org/viewtopic.php?p=50018#50018 but that URL gave me a not-found error. A search for the title on the forum site shows it, but clicking on the
2007 Aug 24
1
How to provide argument when opening RGui from an external application
Dear R-users, I have written a small application (in visual basic) that automatically generate some R scripts. I would like to execute these scripts when my application is being closed. My problem is that I don't know how to pass the 'source(c:/.../myscript.r)' instruction when I programmatically start RGui. Tinn-R is capable of doing such things, so I guess there must be a way
2005 Feb 23
0
Graphics (crashes under Windows)
In message <200502231143.j1NBTtYT030301 at hypatia.math.ethz.ch>, r-help- request at stat.math.ethz.ch writes >The R platform that I installed on my Windows XP crashes everytime that >I try to run some sophisticated graphics (e.g. Demo Graphics). Is that >to do with the configuration? Shall I reinstall it? You may have a buggy video driver. If you go to Control Panel, Display,
2007 Apr 11
0
[948] branches/wxruby2/wxwidgets_282/doc/textile/splitterwindow.txtl: Change initialize method to init to match change made to wxWidgets API for Ruby compatibility.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2007 Jul 05
2
pgup/pgdown in R Graphics Window under Linux
Dear S-users. This should be an easy one: How do I change pages on an X11 graphics device under linux? I thought that the page-up/page-down keys were supposed to do the trick, but the frame (window) seems to be kind of immune to any kind of keyboard input. The only reaction I ever see is that the mouse pointer changes to a "+" when moved into the frame. I issue these commands:
2005 Oct 17
1
stack overflow using step()
Hi, I'm using step() for forward regression with 680 main effects and the correspomding 230860 interactions. However, the calculation is stopped with the message: Error: protect(): stack overflow How can I specify the maximum size of the pointer protection stack when running R not from command line but in an emacs-subwindow? How can I perform these calculations when the maximum value
2010 Apr 17
2
Keyboard problem
I've had a Logitech cordless desktop on my primary desktop for the last few years, and every once in a while the number pad would just "go out" - the <enter> key and num-lock would still work, but of all the others would do nothing except the 5, which would pop-up a subwindow in some app on the screen that didn't have the focus. I thought this was aproblem with the