search for: mario

Displaying 20 results from an estimated 1068 matches for "mario".

Did you mean: marco
2007 Apr 05
1
FLAC: command line output
...nk 'LIST' 14 The Hose - Time Warp (Old Skull Mix).wav: Verify OK, wrote 37142516 bytes, ra tio=0,617 But, sometimes the output is flooding the whole screen and it repeats again and again printing the same line but just printing another % of completion, like this: flac -V --best "12 Mario Lopez vs Red Sector - Into my Brain (Plug ' n' play club edit).wav" flac 1.1.4, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Type `f...
2003 Sep 17
3
Fractals in R and having fun! (and more persp and color)
Well, I started playing with fractals in R, and wrote a function to generate de Mandelbrot set, which might be of interest to some people ########################################################################### # Mandelbrot set ########################################################################### mandelbrot <- function(x = c(-3.0, 1.0), # x coordinates y =
2015 Nov 10
2
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v3)
From: Daniel Vetter <daniel.vetter at ffwll.ch> Apparently pre-nv50 pageflip events happen before the actual vblank period. Therefore that functionality got semi-disabled in commit af4870e406126b7ac0ae7c7ce5751f25ebe60f28 Author: Mario Kleiner <mario.kleiner.de at gmail.com> Date: Tue May 13 00:42:08 2014 +0200 drm/nouveau/kms/nv04-nv40: fix pageflip events via special case. Unfortunately that hack got uprooted in commit cc1ef118fc099295ae6aabbacc8af94d8d8885eb Author: Thierry Reding <treding at nvidia.com> D...
2015 Nov 10
2
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v3)
On 11/10/2015 05:00 PM, Thierry Reding wrote: > On Tue, Nov 10, 2015 at 03:54:52PM +0100, Mario Kleiner wrote: >> From: Daniel Vetter <daniel.vetter at ffwll.ch> >> >> Apparently pre-nv50 pageflip events happen before the actual vblank >> period. Therefore that functionality got semi-disabled in >> >> commit af4870e406126b7ac0ae7c7ce5751f25ebe60f28 &g...
2015 Nov 09
2
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v2)
From: Daniel Vetter <daniel.vetter at ffwll.ch> Apparently pre-nv50 pageflip events happen before the actual vblank period. Therefore that functionality got semi-disabled in commit af4870e406126b7ac0ae7c7ce5751f25ebe60f28 Author: Mario Kleiner <mario.kleiner.de at gmail.com> Date: Tue May 13 00:42:08 2014 +0200 drm/nouveau/kms/nv04-nv40: fix pageflip events via special case. Unfortunately that hack got uprooted in commit cc1ef118fc099295ae6aabbacc8af94d8d8885eb Author: Thierry Reding <treding at nvidia.com> D...
2003 Sep 20
4
persp graphs
...y an error message comes out telling that increasing x and y values are expected. Jus ordering the first vector does not help, and, of course, order the first two independently makes no sense since they are geographic coordinates. So, what I am doing wrong? Thank you all very much for the help, Mario -- Dr. Mario A. Cozzuol Laborat?rio de Biologia Evolutiva Universidade Federal de Rond?nia BR 364, Km 9,5 78900-000 Porto Velho, RO Brasil Tel./Fax 55 69 217-8593 E-mail mario at unir.br
2015 Nov 12
2
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v3) -> v4
On Wed, Nov 11, 2015 at 09:12:33PM +0100, poma wrote: > On 10.11.2015 17:25, Mario Kleiner wrote: > > On 11/10/2015 05:00 PM, Thierry Reding wrote: > >> On Tue, Nov 10, 2015 at 03:54:52PM +0100, Mario Kleiner wrote: > >>> From: Daniel Vetter <daniel.vetter at ffwll.ch> > >>> > >>> Apparently pre-nv50 pageflip events happen...
2003 Apr 22
3
getting samba to set the time...
I've been though the samba faq and docs, but i still can't figure it out... Is it possible to set a unix clock with samba from a windows ? like "c:\>net time /Domain:domain /set /y" on a windows box I'm running samba 2.2.8.1 on Irix64 -mario
2009 Oct 05
0
Sambauser can't use their homeshare but other shares - STRANGE
...y (uid=65534, gid=65534) (pid 8500) When I tried to use the "public-share" it works and I see in the logfiles the following entry: (will also in the File "log.public_share.txt") Got NTLMSSP neg_flags=0xa2088205 smbd/password.c:register_vuid(304) User name: EXAMPLE+mario Real name: smbd/password.c:register_vuid(325) UNIX uid 11206 is UNIX user EXAMPLE+mario, and will be vuid 103 ... smbd/service.c:make_connection_snum(1033) winxpnotebook (192.168.2.15) connect to service public initially as user EXAMPLE+mario (uid=11206, gid=11150) (pid 8376) When...
2008 Jan 11
9
[ wxruby-Bugs-17013 ] Notebook#get_current_page
Bugs item #17013, was opened at 2008-01-11 06:00 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=17013&group_id=35 Category: Missing API call Group: None Status: Open Resolution: None Priority: 3 Submitted By: Daniel Brumbaugh Keeney (db-keen) Assigned to: Nobody (None) Summary: Notebook#get_current_page Initial Comment: Notebook#get_current_page
2015 Nov 10
0
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v3)
On Tue, Nov 10, 2015 at 03:54:52PM +0100, Mario Kleiner wrote: > From: Daniel Vetter <daniel.vetter at ffwll.ch> > > Apparently pre-nv50 pageflip events happen before the actual vblank > period. Therefore that functionality got semi-disabled in > > commit af4870e406126b7ac0ae7c7ce5751f25ebe60f28 > Author: Mario Klein...
2007 Oct 29
12
wxRuby Socket Demo finally available
...ket() which just ensures that there''s no Buffered IO Reading, and ensures that data being sent, has a Line Feed (0x0A) at the end, which shows that it''s the end of the packet the server or client is sending. Any questions, comments, suggestions, feel free to email me. L8ers, Mario Steele
2007 May 07
11
Is there any IDE (event driven) for wxRuby?
Hello, I''m completely newbie to wxRuby, in fact to Ruby language as well, but I''m completely in love with it!! I''m not a programmer, dunno maaaaaaaaany "technical things" but I''m doing my best. I Installed wxWidgets and wxRuby, the samples files run perfect, I was wondering... IS THERE ANY IDE FOR WXRUBY? something like REALbasic or Xcode Interface
2009 Oct 02
0
Sambauser can't use his homeshare but other shares - STRANGE
...y (uid=65534, gid=65534) (pid 8500) When I tried to use the "public-share" it works and I see in the logfiles the following entry: (will also in the File "log.public_share.txt") Got NTLMSSP neg_flags=0xa2088205 smbd/password.c:register_vuid(304) User name: EXAMPLE+mario Real name: smbd/password.c:register_vuid(325) UNIX uid 11206 is UNIX user EXAMPLE+mario, and will be vuid 103 ... smbd/service.c:make_connection_snum(1033) winxpnotebook (192.168.2.15) connect to service public initially as user EXAMPLE+mario (uid=11206, gid=11150) (pid 8376) When...
2010 Apr 26
5
How to make legend with line+ character
...h only the letter is not very visible and the pt.bg does nothing with letters. Any idea? plot(1:10,10:1,lty=1,type='b', lwd=2,pch='a') legend("left", legend=c("ds1","ds2"), bty='n', col=1:2, lty=2,lwd=4,pch=letters) Thanks for your help! mario -- Ing. Mario Valle Data Analysis and Visualization Group | http://www.cscs.ch/~mvalle Swiss National Supercomputing Centre (CSCS) | Tel: +41 (91) 610.82.60 v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
2015 May 08
2
Smba 4, looking for a command to show the password expiration date
On 08/05/15 12:49, Mario Pio Russo wrote: > Hi all > > just going back to this, Steve can you please expalin where did you take > this number from? 11644473600 > > that seems not to work correctly on my system so I was lookin g how to > tailor down the right value > > thanks > > > ______...
2010 Jul 08
4
xen loop devices
Is there a way to "offset" loop device usage with xen? For example, so it starts using devices after /dev/loop10 ? tnx, mario _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2015 Nov 11
0
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v3) -> v4
On 10.11.2015 17:25, Mario Kleiner wrote: > On 11/10/2015 05:00 PM, Thierry Reding wrote: >> On Tue, Nov 10, 2015 at 03:54:52PM +0100, Mario Kleiner wrote: >>> From: Daniel Vetter <daniel.vetter at ffwll.ch> >>> >>> Apparently pre-nv50 pageflip events happen before the actual vblank...
2015 Nov 09
0
[PATCH] drm/nouveau: Fix pre-nv50 pageflip events (v2)
On Mon, Nov 9, 2015 at 7:57 AM, Mario Kleiner <mario.kleiner.de at gmail.com> wrote: > From: Daniel Vetter <daniel.vetter at ffwll.ch> > > Apparently pre-nv50 pageflip events happen before the actual vblank > period. Therefore that functionality got semi-disabled in > > commit af4870e406126b7ac0ae7c7ce5751...
2020 Jul 19
3
Speed-up/Cache loadNamespace()
...ring the packages to local drive is feasible but comes with a size restriction I wanted to avoid. I'll keep this in mind as plan B. @Hugh: 2. would impose even greater slowdowns and 4. is just not feasible. However, 3. sounds interesting - how would this work in a Linux environment? Thank you, Mario Am So., 19. Juli 2020 um 20:11 Uhr schrieb Hugh Parsonage < hugh.parsonage at gmail.com>: > My advice would be to avoid the network in one of the following ways > > 1. Store installed packages on your local drive > 2. Copy the installed packages to a tempdir on your local drive...