search for: 83e0

Displaying 3 results from an estimated 3 matches for "83e0".

Did you mean: 8390
2010 Feb 03
0
"read.table" and "scan" skips newlines which "count.fields" finds in Thai textfile
...had slightly different results (only some of the newlines were ignored) ******** Details: ************* name : my.txt lg : Thai enc : UTF-8 EOL : CR+LF (0d0a) content : ??? ???? ??? ??? ??? ???? [EOF] HEX : <copy-paste to some prg that goes with fixed-width chars> 00000000 e0b9 83e0 b88a e0b9 8820 e0b8 84e0 b8a3 `9.`8.`9. `8.`8# 00000010 e0b8 b1e0 b89a 0d0a e0b9 83e0 b88a e0b9 `81`8...`9.`8.`9 ^^^^ 00000020 8820 e0b8 84e0 b988 e0b8 b00d 0ae0 b983 . `8.`9.`80..`9. ^^^^^ 00000030 e0b8 8ae0 b988 20e0 b884 e0b8 a3e0...
2008 Oct 17
1
corruption in firefox with nouveau
Some minor visual corruption is evident in firefox on Ubuntu Hardy when using the nouveau driver (from RAOF's PPA) Best tested by: - Going to the ubuntu hardy default home page ( http://start.ubuntu.com/8.04/ ) - Reset zoom (100%) if zoomed in or out - Scroll down all the way (my screen is 1280x1024) - Scroll back up (slowly for best results) and you will see the top of the background
2013 Jun 07
14
Puppet Windows package not seeing DisplayName in Registry?
Hello, I''ve got Package resource on my Windows machine that keeps creating itself even though the package has been properly installed. I''ve got the name attribute set to the DisplayName found in the Registry for the package. Every time the agent polls, I see in the Event Logs: /Stage[main]/Mssql_rtwo_sptwo/Package[mssql2008r2sp2_exec]/ensure: created This is