search for: nore

Displaying 20 results from an estimated 63 matches for "nore".

Did you mean: more
2010 May 20
0
Re: Can't install any winetrick
...rs + MAX_TEXTURES(=8) > combined_samplers fixme:win:EnumDisplayDevicesW ((null),0,0x33f2dc,0x00000000), stub! fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x32 @75! (NoRes) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x32 @70! (NoRes) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x32 @60! (NoRes) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x32 @0! (NoRes) err:x11settings:...
2016 May 24
0
[PATCH] tools/virtio: add noring tool
Useful to measure testing framework overhead. Cc: Jesper Dangaard Brouer <brouer at redhat.com> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- tools/virtio/ringtest/noring.c | 69 ++++++++++++++++++++++++++++++++++++++++++ tools/virtio/ringtest/Makefile | 4 ++- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 tools/virtio/ringtest/noring.c diff --git
2016 May 24
0
[PATCH] tools/virtio: add noring tool
Useful to measure testing framework overhead. Cc: Jesper Dangaard Brouer <brouer at redhat.com> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- tools/virtio/ringtest/noring.c | 69 ++++++++++++++++++++++++++++++++++++++++++ tools/virtio/ringtest/Makefile | 4 ++- 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 tools/virtio/ringtest/noring.c diff --git
2011 Jan 11
1
Help: gameux error (flatout ulmimate carnage port to OSX)
Hello, I'm quite far(i thinks) with debugging all the error but i need some help with this, i cannot figure out what the problem is (last wine run) and using wine 1.2 and engine 1.3.8 trace:x11settings:X11DRV_Settings_SetHandlers Resolution settings now handled by: NoRes trace:x11settings:X11DRV_Settings_SetHandlers Initialized new display modes array trace:x11settings:X11DRV_Settings_AddOneMode initialized mode 0: 1280x1002x32 @60 Hz (NoRes) trace:x11settings:X11DRV_Settings_SetHandlers Resolution settings now handled by: NoRes trace:x11settings:X11DRV_Settings_S...
2016 Jun 13
0
[PATCH v8 2/5] ptr_ring: ring test
Add ringtest based unit test for ptr ring. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- tools/virtio/ringtest/ptr_ring.c | 192 +++++++++++++++++++++++++++++++++++++++ tools/virtio/ringtest/Makefile | 5 +- 2 files changed, 196 insertions(+), 1 deletion(-) create mode 100644 tools/virtio/ringtest/ptr_ring.c diff --git a/tools/virtio/ringtest/ptr_ring.c
2016 Jun 13
0
[PATCH v8 2/5] ptr_ring: ring test
Add ringtest based unit test for ptr ring. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- tools/virtio/ringtest/ptr_ring.c | 192 +++++++++++++++++++++++++++++++++++++++ tools/virtio/ringtest/Makefile | 5 +- 2 files changed, 196 insertions(+), 1 deletion(-) create mode 100644 tools/virtio/ringtest/ptr_ring.c diff --git a/tools/virtio/ringtest/ptr_ring.c
2010 Jul 23
1
Survival analysis MLE gives NA or enormous standard errors
Hi, I am trying to fit the following model: sr.reg.s4.nore <- survreg(Surv(age_sym4,sym4), as.factor(lifedxm), data=bip.surv) Where age_sym4 is the age that a subject develops clinical thought problems; sym4 is whether they develop clinical thoughts problems (0 or 1); and lifedxm is mother's diagnosis: BIPOLAR, MAJOR DEPRESSION, or CONTROL. I am i...
2016 Jun 14
0
[PULL] vhost: docs/tests
The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b: Linux 4.7-rc2 (2016-06-05 14:31:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 139ab4d4e68b8cf2a611b06c006a2195dc6bedf1: tools/virtio: add noring tool (2016-06-06 13:00:11 +0300)
2016 Jun 14
0
[PULL] vhost: docs/tests
The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b: Linux 4.7-rc2 (2016-06-05 14:31:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 139ab4d4e68b8cf2a611b06c006a2195dc6bedf1: tools/virtio: add noring tool (2016-06-06 13:00:11 +0300)
2006 Apr 28
6
Emphasis or Italic?
What's the difference between: <em>emphasis</em> and <i>italicized</i> and <strong>strong</strong> and <b>bold</b> It seems to subtle for my browsers. The only "difference" I've been able to find is that according to the O'Reilly book <strong> and <emphasis> are semantic tags, while <b> and <i>
2006 Jan 01
7
[ ANN ] Hieraki2
Happy new year! Hieraki 2.0.0 is released. You can download Hieraki2 from rubyforge.org as tgz or zip (http://rubyforge.org/projects/hieraki). Hieraki2 has a new wiki engine that ships with more than a dozen new features: * everything-is-a-wiki-page (TM) * all pages are under version control * access control list * stay in full control of the tree structure by cut and pasting
2011 Mar 15
10
Set bounce address with ActionMailer::ARMailer
Hi all. I send out mails using ActionMailer::ARMailer, via an exim mailserver. Is there some header/field that i can set so that the reply field is (eg) webmaster-jMbK1v/RW1uaMJb+Lgu22Q@public.gmane.org but bounced (ie undeliverable) mails get sent back to (eg) noreply-jMbK1v/RW1uaMJb+Lgu22Q@public.gmane.org? thanks, max -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez...
2016 May 06
6
Firefox 45.1.0 stability
...the stability? > > It has not crashed on twitter at all for me. > > I do run privacy badger on Twitter which blocks a lot of resources that > want to track me, maybe some of those resources are what firefox is > having trouble with? > > I also don't have flash installed, nore Java plugin (not even iced-tea) Right, well I can't do that at work. And I just had to downgrade firefox from 45, because I was *trying* to do my annual required privacy and security refresher, and it opened, it has, I think, flash audio, and firefox crashed, fired it up again, restored, and s...
2003 Jul 03
1
how to check open connections/files without smbstatus / swat
Hi, I have one user who should be able to _view_ all open files and connections on a samba server. He should not be allowed to login to the server by telnet or ssh to use smbstatus, nore should he be able to use swat as long as he could view the configfile. So my question: is there a way to configure swat for one user to only view the opened connections? Or dose someone has an other idea? Thanks in advance! cu... ...G?tz Reinick -- G?tz Reinicke IT Koordinator - IT OfficeNet...
2006 Nov 09
1
Howto compile the kde decorator?
...and therefor I tried to give aiglx+compiz a try, and it seems to work great - impressive :-) However the problem I experience is that I am unable to compile any of the "window decorators". I installed kde-devel libs + dependencies, gtk+-devel dependencies - however I don't have gnome nore gnome-develop packages installed and I build with gconf disabled. Whatever I try configure says something like "checking for GTK_WINDOW_DECORATOR ... no" or "checking for KDE_WINDOWS_DECORATOR ... no" but I don't get any reasons not does configure abort. I would really pref...
2006 Feb 20
1
[Old Games]:Colonization
...o allow real-mode calls. NULL pointer accesses will no longer be caught. fixme:ddraw:VGA_SetWindowStart Install VGA memory emulation. fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fe3f1f8)->(0x10022,00000011) err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (NoRes) err:ddraw:VGA_DoSetMode DirectDraw does not support requested display mode (640x480x8), res = 88760078! fixme:int:DOSVM_Int10Handler Unsupported VGA video mode requested: 0x12 fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3ce: 0x05 (value 0x02) fixme:ddraw:VGA_ioport_out Unsupported...
2015 Oct 29
2
Semi-OT: fail2ban issue
...--help' for more information.\niptables v1.4.7: option `-w' requires an argument\nTry `iptables -h' or 'iptables --help' for more information.\n" My manager thinks it might have been due to the recent update. I, however, am extremely confused, as in neither in the manpage, nore fail2ban --help, do I find *ANY* reference to a -w flag. Anyone have a clue here? mark
2011 Jul 27
0
Left 4 dead 2(STEAM) installation errors
...ft 4 dead 2\left4dead2\cfg\video.bak! Unable to rename z:\users\####\documents\games\charles\left 4 dead 2\left4dead2\cfg\video.txt to z:\users\####\documents\games\charles\left 4 dead 2\left4dead2\cfg\video.bak! err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x32 @60! (NoRes) fixme:d3d9:D3DPERF_SetOptions (0x1) : stub fixme:d3d:debug_d3dformat Unrecognized 1515474505 (as fourcc: INTZ) WINED3DFORMAT! fixme:d3d:getFormatDescEntry Can't find format unrecognized(1515474505) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 1515474505 (as fourcc: INTZ)...
2011 Apr 09
5
Heroes of Might and Magic 3 Complete Will Not Start
...rogram must close. Any and all help would be appreciated. K****-K******-MacBook:Heroes of Might and Magic 3 Complete kohler91$ wine Heroes3.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32f618,0x00000000), stub! err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x16 @0! (NoRes) wine: Unhandled page fault on read access to 0x00000000 at address 0x5ffec0 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x005ffec0). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037 EIP:005ffec0 ESP:0032f06c EBP:...
2011 Apr 25
3
ePSXE 1.70
...ependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) * Doing init gpu[0]... fixme:d3d_caps:init_driver_info Unhandled vendor 8086. fixme:win:EnumDisplayDevicesW ((null),0,0x32f1f8,0x00000000), stub! err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x480x16 @0! (NoRes) * Gpu open[0]... * Direct input init ok. * Init core spu ... fixme:wave:wodDsCreate DirectSound not implemented fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead. fixme:wave:AudioUnit_SetVolume independent left/right volume not implemented (1.000000, 1.000000) ok...