similar to: wine and snood

Displaying 20 results from an estimated 10000 matches similar to: "wine and snood"

2009 Aug 26
1
Scripting - sort of
Dear R-ians: I'm running R2.9.2 on a 6 year old Windows XP DELL with 2 Gig RAM and a 3MHz Pentium 4 chip. I've written a package using the User Menus Under Windows commands (winMenuAdd, etc). It works very well. I have 6 test cases and running any one of them requires many selections form the menus and some keyboard entry, and it takes me hours to exercise them all to see
2006 Apr 01
2
[PATCH] Implement window zoomin/zoomout on create/unmap
This patch makes windows zoom in and out of a zero point on create/unmap. I've cleaned up the formatting/style to be consistent with the rest of compiz (eg adding spaces around operators, tabifying, using C style comments). This patch could use some more work. It should only apply to decorated toplevels, but right now it also affects XUL menus (I guess because they are not unmanaged like
2010 Aug 20
3
loading a package within R, in a MS Windows environment?
I am using R 2.11.1 in a Microsoft Windows environment. Is there a way to load a package (e.g. the zoo package) using only "written code", not menus or mouse clicks? The "code" below code brings up the "Select One" [package] menu.  I just want to automatically load the "zoo package".  local({pkg <- select.list(sort(.packages(all.available =
2005 Mar 09
2
Server specifications
Hi all, Can someone point me to some information on the type of hardware that might / should be used for a high load on an asterisk machine ? I know that this is dependant on what services you plan to have running, and it's relevant to what you plan to do. We are likely to be running 4 E1's, Voicemail, IVR menus, Music on Hold, Pay-Over-The-Phone, lots of interdepartmental
2011 Apr 07
0
python for game menus needing mouse but with mwo=force
# # # WHY DID WRITE SCRIPT ? : GAMES ! # WINETRICKS MWO=FORCE but want to use GAME MENUS with MOUSE # example SWAT4 , need to use menu in game to start shooting baddies !! but need MWO=FORCE in game ?? # # PLATFORM : linux # REQUIRES : python python-xlib xdotool # AUTHOR : terry.cadd at gmail.com # DATE : Thu Apr 7 22:28:38 BST 2011 # VERSION : 1 # # USAGE : # start this script then play the
2008 May 15
1
Even more contraptions + hardy + Wine 0.9.59 mouse problem
First of all, all other games and software work perfectly in Wine. I installed Sierra's The incredible machine - even more contraptions, which installed fine. No complaints or anything. The game started up nicely and everything seems to work fine, but my mouse buttons do not work at all. It does no register any clicks of my mouse, but I can move around the menus by moving the mouse over a
2003 Dec 09
2
Telemarketer Torture
Hello-- I submitted of extensions.conf that contains my "telemarketer torture" menus, last week sometime to the mailing list. I got back a note from the mailing list machinery, stating that it was too big, and would be subject to approval. No such approval came, I guess. Either I missed it, or it didn't rate, or the moderator just plain hasn't gotten around to it yet. So, I
2008 Jul 26
2
Re: Gnumeric rpm
On Sat, Jul 26, 2008 at 10:13 AM, Iain Lee <menelaus at spartica.net> wrote: > Paul, > > Thanks your contribution, I too miss gnumeric. However, I get these errors > and the installed gnumeric crashes on opening a gnumeric file: > > ============================================================================= > Package Arch Version
2011 Mar 07
0
New winetricks-alpha 20110306: new game Crysis 2 Demo and seven others, new dll dinput, lots of bug fixes; ie8 now works
Another fortnight, another Winetricks. Version 20110306-alpha has a slightly cleaned up gui, a handful of bugfixes and sha1sum updates, eight new games (crysis2_demo_mp, diablo2, dragonage, masseffect2_demo, penpenxmas, rayman2_demo, sammax301_demo, and secondlife), one new dll (dinput), and one new setting (vd=640x480). It removes ie68, which is no longer needed, now that ie8 works. It isolates
2009 Mar 31
0
enhanced config.c32 module
For UBCD, we have a lot of config files. Isolinux will load /boot/isolinux/isolinux.cfg, which will load /ubcd/menus/syslinux/main.cfg Syslinux will load /boot/syslinux/syslinux.cfg, which will load /ubcd/menus/syslinux/main.cfg The /ubcd/menus/syslinux/main.cfg loads several other config files when you select the appropriate menu. From all those menus you can go back to
2008 Oct 18
1
Drop-down menus won't stay open
I'm running wine-1.1.6 (and I've also tried wine.git), which has funny problem with Windows menus. I use a stock charting program (from myTrack.com) that uses two kinds of menus, popup and dropdown, and they each have different problems when run under wine. The dropdown menus won't stay open for more than one second before they close themselves. If I'm really quick I can make a
1999 Jun 28
3
using R interactively
1) Is it possible to erase data points, legends, and/or text from an R plot? 2) What's the best way to find the closest data point to what locator() returns? For more background and some context on these questions, read on... In using R interactively, I am displaying further details about a specific data point when the user clicks on the plot point. Here's a simple example: #
2006 Feb 19
2
instance variables in components not read by component view?
Hi, I''m trying to write a sidebar menu with dynamic menus, and to do so I would like to define a list of menus to display within my sidebar component controller code and pass that list to the component display view, like so: # menu_controller.rb class Sidebar::MenuController < ActionController::Base uses_component_template_root @menus = %w{admin user help} def display
2019 Aug 23
2
plenty of vacuuuming processes
Hi, Oh sorry, of course: The running os is debian 9.9 and I'm running the sernet-samba-ctdb in version 4.9.11-15 This is my configuration: [global] ??? winbind refresh tickets = Yes ??? winbind use default domain = yes ??? template shell = /bin/bash ??? idmap config * : range = 1000000 - 1999999 ??? idmap config ZFD : backend = rid ??? idmap config ZFD : range = 0 - 200000 ??? hide dot
2008 Apr 22
1
Mozilla windowless plugin
Hey, I've just landed support for windowless mode to swfdec-mozilla git. This means that pages such as http://www.communitymx.com/content/source/E5141/wmodeopaque.htm stack properly with Swfdec now. Menus overlayed with Flash ads should be a thing of the past, too. It also means Swfdec is the first plugin to support windowless on Mozilla/Unix. While this means we now have another feature
2007 May 29
0
Rcmdr 1.3-0 and RcmdrPlugins.TeachingDemos
I'd like to announce a new version, 1.3-0, of the Rcmdr package. The Rcmdr package provides a basic-statistics graphical user interface (GUI) to R. Beyond small changes and additions, this new version of the package makes provision for "plug-ins" that permit extension of the Rcmdr GUI without altering and rebuilding the Rcmdr source package or modifying the installed package. An R
2007 May 29
0
Rcmdr 1.3-0 and RcmdrPlugins.TeachingDemos
I'd like to announce a new version, 1.3-0, of the Rcmdr package. The Rcmdr package provides a basic-statistics graphical user interface (GUI) to R. Beyond small changes and additions, this new version of the package makes provision for "plug-ins" that permit extension of the Rcmdr GUI without altering and rebuilding the Rcmdr source package or modifying the installed package. An R
2009 May 11
2
Zangbandtk under wine - Mouse and Saving issues
Hi, I'm afraid this is largely a reproduction of the post I had on the ubuntu forums but I thought I might be able to get a bit more help with the wine errors here. :) I've been trying to play with the old binary I had from my windows installation of zangbandtk (version 240r5.) It runs almost perfectly but I've encountered two issues: 1) The Right click menus in inventories don't
2005 Apr 14
2
Menu issues with WeatherScope
Hi all, In my continuing efforts to get Weatherscope working in wine, I've noticed an issue with the menubar. (WeatherScope is available here: http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe) Specifically, the menubar is not normally visible while running under Wine. I am still able to access the menus by clicking on them, but I have to guess as to their position.
2009 Sep 23
1
Compiled Rcmdr Plugin package (zip) has no etc/menus.txt
Dear Rcmdr users, I use R-2.9.2, Rcmdr 1.5-1 and the latest Rtools bundle (and the html help workshop) under Windows XP. I wrote a RcmdrPlugin for some important functions of Thomas Lumley's "survey" package. Problem: Package compilation works without displaying any errors. That is 1) "R CMD build ..." works fine. 2) "R CMD INSTALL --build..." generates the