Displaying 8 results from an estimated 8 matches for "bcb6".
Did you mean:
b5b6
2008 Mar 18
1
ssh: Disconnecting: Bad packet length
...ssh_rsa_verify: signature correct
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: done: ssh_kex2.
debug1: send SSH2_MSG_SERVICE_REQUEST
0e0a f978 a440 b424 779d b827 bcb6 951e
Disconnecting: Bad packet length 235600248.
debug1: Calling cleanup 0x8099050(0x0)
***
I do not have this problem on Solaris-sparc, HP-UX or
Linux platforms.
Any information how to fix this will be much
appreciated.
Z. Sego
Be smarter than spam. See how smart SpamGuard is at givi...
2003 Aug 16
2
Borland C++ Builder 6.0 & Wine
Hi all,
I need to use BCB6 with Wine to develop a software that uses two ocxs
built with MS Visual C++.
I set ole32, oleaut, typelib to native for bcb, else it doesn't start
correclty. After that, BCB start up, I can design the forms, write the
code, but I have two problems that block me:
a) when I press the Execute butt...
2002 Nov 20
2
Compiler Question (Link Error)
I'm working on creating a OGG file tagger using BCB6 and I have come
across a series of link-errors when attempting to compile:
[Linker Error] Unresolved external '_ov_open' referenced from
C:\PROJECECT\MAIN.OBJ
There one for _ov_comment, _ov_info, and a couple others as well. I
thought I'd already included all of the required lib...
2013 Apr 13
0
btrfs crash (and softlockup btrfs-endio-wri)
...ound 16TB using Fibre Channel (Emulex FC HBA)
I have uploaded brtfs-debug-tree output at
https://docs.google.com/file/d/0B2kI43dX6LrwQjdKZUdqN2JDVlU/edit?usp=sharing
[root@datastore01 ~]# btrfs fi show /dev/sdc
failed to read /dev/sr0
failed to read /dev/sr1
Label: none uuid: 9a61c7a6-073b-4b53-bcb6-ea3f8c60ffb7
Total devices 1 FS bytes used 442.61GB
devid 1 size 16.37TB used 883.04GB path /dev/sdc
Btrfs Btrfs v0.19
[root@datastore01 ~]#
[root@datastore01 ~]# btrfsck /dev/sdc
checking extents
checking fs roots
checking root refs
found 475249549312 bytes used err is 0
tota...
2017 Oct 23
2
samba 4.7.0 replication errors
...First-Site-Name\DCG1 via RPC
DSA object GUID: 3c1a24b4-8e75-408f-9724-e047d15d0c5c
Last attempt @ NTTIME(0) was successful
0 consecutive failure(s).
Last success @ NTTIME(0)
==== KCC CONNECTION OBJECTS ====
Connection --
Connection name: 160a8775-1734-4931-bcb6-213310952226
Enabled : TRUE
Server DNS name : dcg1.unn.global
Server DN name : CN=NTDS
Settings,CN=DCG1,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=unn,DC=global
TransportType: RPC
options: 0x00000001
Warning: No NC replicated for Con...
2003 Jul 22
6
Seeking ogg-vorbis
Hi there.
I have been hearing to ogg vorbis for maybe 2 years and I can only say: it
is fantastic!
Right now, I'm working in a project that uses ogg vorbis as the format for
recording. I have now a working recording engine (I have recorded up to 8
channels at the same time and my computer uses only about 30% of the
processor, wich is great in this project), and I'm starting with the
2017 Sep 29
4
samba 4.7.0 replication errors
Hallo,
we have 5 ADDCs. All of them did run with sernet-samba 4.6.7.
I updated 4 of them to sernet-samba 4.7.0, one after the other, checked replication, everything seemed to be ok.
One day later a colleague wanted to delete a lot of users with a powershell-script and since then the
replication doesnt work anymore. (Im sure the script is not the problem, but it seemes like it triggered something)
2013 Jun 02
16
Ruby 2.0 is running, but Rails 4 doesn't see it.
What am I doing wrong??
****@ubuntu:~/ruby/things_i_bought$ rake db:migrate
Rails 4 prefers to run on Ruby 2.0.
You''re running
ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]
Please upgrade to Ruby 1.9.3 or newer to continue.
****@ubuntu:~/ruby/things_i_bought$ ruby -v
ruby 2.0.0p0 (2013-02-24 revision 39474) [i686-linux]
****@ubuntu:~/ruby/things_i_bought$ rvm