Displaying 20 results from an estimated 2000 matches similar to: "1.9.5 Release"
2008 Mar 01
11
wxRIDE Finally Available
Hello fellow wxRuby users,
Well, after a long period in which I originally announced that I was
creating an IDE, I have finally become satisfied enough to release a SVN
Version of wxRIDE. I started the project out, and in cases where I couldn''t
launch the application again, I utilized SciTE (Which uses Scintilla, same
as wxRIDE), outside of that initial part, and subsequent failures to
2008 May 02
3
FIX for wxruby-1.9.6 on Windows
Hi
If you''ve installed the latest wxRuby 1.9.6 on Windows and are having
trouble running applications, please try the following steps:
1) Ensure that you have msvcr80.dll and msvcp80.dll available on your
system. If you haven''t got them, they can be downloaded for free from
http://www.dll-files.com/ and placed in your ruby/bin directory.
2) Copy a file called
2008 Mar 12
0
wxRIDE Mailing Lists open
Hello All,
I''ve finalized wxRIDE''s Mailing Lists. For users of wxRIDE, who are looking
for help, having problems, or general questions about wxRIDE, may use the
wxRIDE''s user list, at wxride-users@rubyforge.org or you can register at
http://rubyforge.org/mailman/listinfo/wxride-users We also have a
Development list, for the developers of wxRIDE. Please keep in mind,
2008 May 11
2
wxruby-1.9.7.tar.gz
Bonjour, comment est-ce que je fait pour installer wxruby1.9.7?
Je ne peut plus l''installer à partir de rubygems.
J''ai télécharger "wxruby-1.9.7.tar.gz" et après que faut-il faire?
merci
sebastien
http://beusse.liveror.com/
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
2008 Feb 24
4
wxruby effect like fxshutter
hi,
i was searching for an efect in wxruby like fxshutter from fxruby.
http://www.fxruby.org/doc/examples.html
is it possible to build an skeleton like this in wxruby?
i am ruby beginner
--
Posted via http://www.ruby-forum.com/.
2008 May 03
3
what type of variable use? (setting text on another class va
so, i have a MinimalFrame class where i have a form, then, after a user
add a new client i would like to send a log message on MainFrame
status_bar.
--
Posted via http://www.ruby-forum.com/.
2005 Sep 27
5
WxRuby + Ruby/SDL
Hi,
I am making a game with Ruby/SDL and have run into trouble finding a GUI
to cooperate. I have seen numerous examples of wxWindows in combination
with SDL (wxPython and PyGame), but have yet to be able to do it in ruby
(PyGame example: http://wiki.wxpython.org/index.cgi/IntegratingPyGame).
I am not very good with wxRuby as this is my first time using it and
thought some more knowledgable users
2011 Sep 20
5
Replacing X11 backend driver with SDL
I have been doing some research on Wine and have the following questions
?
1) Would it be possible to run Wine on a non-X11 system if I replace its X11 backend driver?with an SDL backend??
2) Does such a SDL driver exist or know of anyone who has worked on it but never made it into Wine?
3)?Are all the X11 dependencies in Wine contained in the winex11.drv driver or are there other areas of the
2006 Oct 23
14
SDL display of HVMs -- how?
I''m having some trouble working out how to make the SDL interface
for HVM domUs appear. The documentation simply says "it will appear"
when you start the domU, but doesn''t state what packages or libraries
are needed in order for this magic to happen, or explain how to debug
it if it doesn''t happen. All that I''m getting at the moment is a domU
(running
2006 Apr 15
3
SDL.DLL
I tried a game which used SDL but did not have a linux port with WINE.
SDL.DLL has a problem with the mouse, otherwise seems to work correctly.
Anyways , since SDL is open software, I think wine could come with a
built-in SDL.dll.so that could use the real SDL for the current OS or maybe
allow it for an extra download. Many games could be instantly ported by
that.
-------------- next part
2013 Jan 11
9
Usage of SDL vs. VNC
Hello,
First off, I don''t really know if this is the correct mailing list to
ask about, so feel free to direct me to appropriate mailing list.
I have two questions:
1-
mtozses@mtozses:~$ sudo xm create windows7.cfg
Using config file "/etc/xen/windows7.cfg".
Error: Domain ''windows7'' does not exist.
mtozses@mtozses:~$ sudo xm create windows7.cfg
Using config
2019 Dec 07
4
CentOS-announce Digest, Vol 178, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2008 Mar 24
21
VMX status report. Xen: #17270 & Xen0: #488 -- no new issue
Hi all,
This is today''s nightly testing report; no new issue today. Most of case
failures are due to bug #1183 and #1194 listed below.
For bug #1194, the issue `Linux booting hangs with "hda: dma..." errors`
got fixed on this c/s; but neither Windows nor Linux X can boot up with
setting sdl=1 and opengl=1 if guest''s resolution is set as 800 * 600 or
higher.
Old
2011 Aug 29
1
[patch] Activate Qemu options
Hi,
This patch makes it possible for Qemu to use the SDL library, to
conveniently replace VNC, which has horrible mouse support.
It also adds a IOEMU_CONFIGURE_OPTIONS option in tools/Makefile, so that
later on, we can call:
$(MAKE_CLEAN) -C $(DIR)/tools $(CONFIG)
IOEMU_CONFIGURE_OPTIONS="--audio-drv-list=\"pa oss alsa sdl esd\"
--audio-card-list=\"ac97 es1370 sb16 cs4231a
2007 Oct 26
6
Dont start windows XP/2k installation
we have a linux box Debian with Xen install on it for vitualizate windows
enviroment.
We follow this instruccion
http://www.xensource.com/files/xen_install_windows.pdf but when we run "xm
create win_2k.hvm" the windows installation pop up never appear.
HVM file config:
kernel = "/usr/lib/xen/boot/hvmloader"
device_model=''/usr/lib/xen/bin/qemu-dm''
2014 Nov 21
2
Libvirt fullscreen sdl problem
Hi all,
I use libvirt/kvm for my virtualization needs and have a little scerio in
mind that I want to implement: a small linux box boots up, launches an X
session and after that launches a virtual machine with a fullscreen sdl
window, With this I hope to achive several goals: user gets a familiar
experience with guest os ( I had windows in mind), near native graphics
responsiveness ( we deploy
2011 Aug 26
1
Help!
Buddy, I am a noob in libvirt develop.
When I want to create a domain by using virDomainDefineXML and displays a
window on the host desktop. But when I add the line
" <graphics type='sdl' display=':0.0'/>" into the config xml file, the
error as below will happen.
libvir: QEMU error : internal error process exited while connecting to
monitor: Could not initialize
2019 Jun 14
3
zfs
Hi, folks,
testing zfs. I'd created a zpoolz2, ran a large backup onto it. Then I
pulled one drive (11-drive, one hot spare pool), and it resilvered with
the hot spare. zpool status -x shows me
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
2011 Feb 06
2
Multiplying elements of vectors
Hi guys:
Sorry if this question is very basic. I?m learning basic matrix and
vectors multiplication to develop a population matrix model for
plants. I?m trying to multiply the elements of two vectors (each of
the ?x? values by each of the ?y? values) to obtain a square matrix of
xy values.
f.e.
x<-seq(5,205)
y<-seq(5,20,5)
stages<-c(?Sdl?, ?Juv?, ?Ad1?, ?Ad2?)
If I just multiply xy as
2005 Nov 29
1
[PATCH] Disable SDL repeat key.
This is to disable SDL repeat key to fix the repeat key issue in slow
network connection situation.
thx,eddie
Signed-off-by: Eddie Dong <eddie.dong@intel.com>
diff -r f6fdb6e0d3c9 tools/ioemu/sdl.c
--- a/tools/ioemu/sdl.c Thu Nov 17 13:56:50 2005
+++ b/tools/ioemu/sdl.c Sun Nov 27 22:26:07 2005
@@ -592,7 +592,7 @@
sdl_resize(ds, 640, 400);
sdl_update_caption();
-