Displaying 20 results from an estimated 81561 matches for "instead".
2010 Dec 10
0
Wine release 1.3.9
...name of the form EXAMPLE.EXT+ABC.
winmm: Fixed boundary condition in mmioOpen file name parsing.
Alexandre Julliard (91):
widl: Copy the output buffer management functions from winebuild.
widl: Use the output buffer functions to write typelibs.
widl: Add a general -o option instead of having a different output name option for each file type.
widl: Add support for generating a .rgs registration script for the defined interfaces.
msvcrt: Fix controlfp_s parameter checks, with tests.
msdaps: Remove the redundant IRowset interface.
msdmo: Don't use an...
2007 May 11
11
tripp lite smart2200RMXL2U error reading protocol
...02/002
productid = 3012
bus = 002
desc = "top ups"
I get it to run and find the HID, but it returns the following errors
before quitting:
Detected a UPS: Tripp Lite /TRIPP LITE SMART2200RMXL2U
send_cmd(msg_len=3, type='W')
libusb_get_interrupt() returned 4 instead of 8
libusb_get_interrupt() returned 4 instead of 8
libusb_get_interrupt() returned 4 instead of 8
libusb_get_interrupt() returned 4 instead of 8
libusb_get_interrupt() returned 4 instead of 8
libusb_get_interrupt() returned 4 instead of 8
libusb_get_interrupt() returned 4 instead of 8
libusb_get_i...
2024 Mar 07
1
[linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
...cc_recent_errors
|-- alpha-allyesconfig
| |-- drivers-gpu-drm-nouveau-nvkm-subdev-gsp-r535.c:warning:Function-parameter-or-struct-member-gsp-not-described-in-nvkm_gsp_radix3_sg
| `-- fs-ubifs-journal.c:warning:expecting-prototype-for-wake_up_reservation().-Prototype-was-for-add_or_start_queue()-instead
|-- arc-allmodconfig
| |-- drivers-gpu-drm-nouveau-nvkm-subdev-gsp-r535.c:warning:Function-parameter-or-struct-member-gsp-not-described-in-nvkm_gsp_radix3_sg
| `-- fs-ubifs-journal.c:warning:expecting-prototype-for-wake_up_reservation().-Prototype-was-for-add_or_start_queue()-instead
|-- arc-al...
2004 May 28
0
memory error? TE405P problem?
...s
1GB of RAM and HIMEM is enabled in the kernel.
Calls terminate properly and everything seems to work okay, but the system
died after only being up one day with the following being the last thing
logged in syslog:
May 27 18:29:49 cp1 kernel: Tried to load 00000275 into 0000000a, but got
ffffffff instead
May 27 18:29:49 cp1 kernel: Tried to load 00008675 into 0000000a, but got
ffffffff instead
May 27 18:29:49 cp1 kernel: Tried to load 00000000 into 0000000a, but got
ffffffff instead
May 27 18:29:49 cp1 kernel: Tried to load 00000276 into 0000000a, but got
ffffffff instead
May 27 18:29:49 cp1 kernel...
2008 Mar 20
2
Error in function (classes, fdef, mtable): unable to find an inherited method for function "indexProbes", for signature "exprSet", "character"
....table(TA,testFile,quote = FALSE, sep = "\t", row.names = TRUE,
> col.names = TRUE)
> testFile
[1] "C:\\DOCUME~1\\Jaswanth\\LOCALS~1\\Temp\\RtmpXrUE8T\\file2ea6bb3"
> eSet <- read.exprSet(testFile)
Warning messages:
1: read.exprSet is deprecated, use readExpresionSet instead
2: read.phenoData is deprecated, use read.AnnotatedDataFrame instead
3: The phenoData class is deprecated, use AnnotatedDataFrame (with
ExpressionSet) instead
4: The exprSet class is deprecated, use ExpressionSet instead
5: The exprSet class is deprecated, use ExpressionSet instead
6: The expr...
2011 Feb 10
1
Recovering data from disk with loose cable
...531594477088
trying potential super #0 at bytenr 65536
misplaced block thinks it''s at 13633814763508087371
trying potential super #1 at bytenr 67108864
misplaced block thinks it''s at 13675223438066551223
trying potential super #2 at bytenr 274877906944
got only 0 bytes instead of 2859
trying potential super #0 at bytenr 65536
misplaced block thinks it''s at 8315161591618561071
trying potential super #1 at bytenr 67108864
misplaced block thinks it''s at 13768406020965233321
trying potential super #2 at bytenr 274877906944
got only 0 bytes inste...
2007 Jan 04
1
Tripp Lite Smart Pro UPS
...ripplite
exec: /sbin/tripplite_usb -a tripplite
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO
driver 0.7 (2.0.5-pre1)
Warning: This is an experimental driver.
Some features may not function correctly.
Detected a UPS: TRIPP LITE/ TRIPP LITE SMART2200RM2U
libusb_get_interrupt() returned -110 instead of 8
libusb_get_interrupt() returned 0 instead of 8
libusb_get_interrupt() returned -110 instead of 8
libusb_get_interrupt() returned 0 instead of 8
libusb_get_interrupt() returned -110 instead of 8
libusb_get_interrupt() returned 0 instead of 8
libusb_get_interrupt() returned -110 instead of 8
lib...
2023 Jul 12
8
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
...st
patch by one development cycle?
The series was compile tested for arm, arm64, powerpc and amd64 using an
allmodconfig (though I only build drivers/gpu/).
Best regards
Uwe
Uwe Kleine-K?nig (52):
drm/crtc: Start renaming struct drm_crtc::dev to drm_dev
drm/core: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
drm/amd: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
drm/armada: Use struct drm_crtc::drm_dev instead of struct
drm_crtc::dev
drm/arm: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
drm/aspeed: Use struct drm_crtc::drm_dev instead o...
2023 Jul 12
8
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
...st
patch by one development cycle?
The series was compile tested for arm, arm64, powerpc and amd64 using an
allmodconfig (though I only build drivers/gpu/).
Best regards
Uwe
Uwe Kleine-K?nig (52):
drm/crtc: Start renaming struct drm_crtc::dev to drm_dev
drm/core: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
drm/amd: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
drm/armada: Use struct drm_crtc::drm_dev instead of struct
drm_crtc::dev
drm/arm: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
drm/aspeed: Use struct drm_crtc::drm_dev instead o...
2010 Dec 01
3
Save R2HTML as an object instead of file
Hi
Is it possible to instead of getting the HTML code written to a file, get it
saved as a string in an object instead?
Or is there any kind of package that can do this?
//Joel
--
View this message in context: http://r.789695.n4.nabble.com/Save-R2HTML-as-an-object-instead-of-file-tp3066776p3066776.html
Sent from the R help ma...
2014 Apr 04
3
[LLVMdev] Why "I = ++I" instead of "++I" in COFFDump.cpp ?
tools/llvm-objdump/COFFDump.cpp has two loops that advance the loop iterator using "I = ++I" instead of the usual "++I". For example:
import_directory_iterator I = Obj->import_directory_begin();
import_directory_iterator E = Obj->import_directory_end();
if (I == E)
return;
outs() << "The Import Tables:\n";
for (; I != E; I = ++I) {
...
}
Is...
2006 Feb 23
3
Decimal comma instead of decimal point (i18n issue)
Hello,
What is the easiest way which enables usage of decimal comma "," instead
of decimal point (".") . I would like to force all RoR views to display
float numbers with comma instead of decimal point and also to allow
insertion of float numbers with comma in forms.
Thanks in advance,
Karel
--
Posted via http://www.ruby-forum.com/.
2006 Aug 09
3
[Markaby] yield instead of @content_for_layout?
We''re supposed to use yield instead of @content_for_layout, but I can''t
get yield to work in a Markaby template:
yield
text yield
Either one of these lines results in a ''no block given'' error (but ''text
@content_for_layout'' works). Anybody know how to use yield instead?
Thanks,
Joe...
2009 Aug 03
0
[PATCH] xm-test restore: use ext3 (instead of ext2) and xvda (instead of hda)
Hello!
This patch fixes the xm-test restore 04 testcase:
o uses ext3 instead of ext2 - which is not supported by the standard
kernel config
o uses xvdX instead of hdX for disks
Kind regards
Andreas Florath
Signed-off-by: Andreas Florath <xen@flonatel.org>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://...
2008 Oct 16
2
Matrix starting at [0,0] instead of [1,1]?
Hello all,
When I create a matrix, is there a way to make it start at [0,0],
instead of [1,1]?
That way, a 2x2 matrix would go from [0,0] to [1,1], instead of [1,1]
to [2,2].
Best,
Guillaume
2014 Apr 07
3
[LLVMdev] Why "I = ++I" instead of "++I" in COFFDump.cpp ?
Oops, meant to send this to the mailing list instead of to Reid
privately. (Why cc the mailing list instead of just sending to the
mailing list?)
In article <CACs=tyJ6zaHeiS0eNhBkdcZE--JY4k7yH9_P1yFbGqod6uymMw at mail.gmail.com>,
Reid Kleckner <rnk at google.com> writes:
> Looks like a bug. This can probably be simplified with C...
2005 Aug 25
4
how to use ruby debugger instead of irb from script/breakpointer
Hello -
I would like to use the ruby debugger instead of irb
for a breakpoint enabled by script/breakpointer
in order to step through some code.
How do I do that?
Aaron
2011 Feb 28
2
[LLVMdev] Use of movupd instead of movapd for x86
...d, but I want to try to pass a <4 x float>* as parameter of a routine and at the call site I want to pass a misaligned pointer. Since LLVM is generating movapd instruction it will raise an exception (SEGFAULT), I just want to know if there is a way to enforce
generation of movupd instruction instead of movapd.
Seb
> -----Original Message-----
> From: David A. Greene [mailto:greened at obbligato.org]
> Sent: Friday, February 25, 2011 5:13 PM
> To: Sebastien DELDON-GNB
> Cc: llvmdev at cs.uiuc.edu
> Subject: Re: [LLVMdev] Use of movupd instead of movapd for x86
>
> Seb...
2012 Nov 29
3
Label axis with strings instead of numbers
...es=Data$Total.amount, inches=0.5,
fg="white",bg="red",xlab="Day Number",ylab="Team")
The data set is called Data, and I have the columns Day.Number, Team and
Total.amount.
The data is plotting fine, but where my y axis should have the names of each
team, it instead labels 1,2,3,4,,,,
How do I edit this to label the axis with the names of the teams instead?
Thanks
Sean
--
View this message in context: http://r.789695.n4.nabble.com/Label-axis-with-strings-instead-of-numbers-tp4651275.html
Sent from the R help mailing list archive at Nabble.com.
2015 Jan 06
2
libusb drops connection to my Tripp Lite SMART500T1U
...: received 50 30 30 35 30 30 58 0d 'P00500X.' (OK)
3117.449881 send_cmd(msg_len=2, type='S')
3117.451603 send_cmd: sending 3a 53 ac 0d 00 00 00 00 '.S......'
3118.555755 libusb_get_interrupt: Connection timed out
3118.557454 libusb_get_interrupt() returned 0 instead of 8 while
sending 3a 53 ac 0d 00 00 00 00 '.S......'
3119.560329 libusb_get_interrupt: Connection timed out
3119.562556 libusb_get_interrupt() returned 0 instead of 8 while
sending 3a 53 ac 0d 00 00 00 00 '.S......'
3120.565296 libusb_get_interrupt: Connection timed out...