Hey guys, I have a project where WIAB would be the perfect communication platform, but before I can actually use it, I have to wait till a few problems I have with RC4/RC5 are fixed. Therefore I would like to ask if those bugs are already knows or fixed and when the next version will be release.
The issues I noticed are the following: - The inability to access the RC5 server from outside localhost when it running on a windows machine, which I detected last month, the discussion on this issues stoped after someone had suggested where the bug may lie - With RC4 I loose all data after every restart of the server (Alt+F4 in the commandline or server restart, maybe I have to exit differntly?), I can still see the waves in the list, but when I click on them the programm crashes and I get the following error (1), the only thing I can do afterwards is click refresh but its the same every time; to me it looks like the deltas are not saved correctly to the hdd, even though I can see them in the folder, maybe they can't be associated correctly with the links in the list? anyways the config settings can be found here (2) Also I have some questions concerning usability and functionality compared to the original implementation of Google: - One of the most useful features of GoogleWave was, that you could start a subconversation at every place in the text, I think the shortcut was Ctrl+Enter at the cursor position or something along those lines. I didn't find such a shortcut with WIAB. When I click "Reply" on a wave the first time such a subconversation is started behinf the title, and every further try adds a new concersation at the end of the wave. Since you can already create such subconversation at 2 different places, so I don't think it would be hard to make it possible to do it everywhere, or am I wrong? - The second issues is connected with the subconcersations as well. It would be nice if the collapse status of each of them could be saved. The reason for the most of the time is to discuss on the improvement of some part of the main document, but when all are expanded each time you open the wave, then you can't read the actual document but have to close all the subconversations first which makes the feature very unconfortable. Anyways, thank you all for your effort to bringing GoogleWave back alive. It was a great communication platform and shame it was abandoned. Best regards, Ronny (1) Stack trace: Token: 1407169782249 Class$Fif: [INVALID_OPERATION] Channel Exception Unknown.lI (Unknown source:0) Unknown.tI (Unknown source:0) Unknown.zI (Unknown source:0) Unknown.s_c (Unknown source:0) Unknown.qdf (Unknown source:0) Unknown.mdf (Unknown source:0) Unknown.Gdf (Unknown source:0) Caused by: Token: 1407169782250 [INVALID_OPERATION] Channel Exception Unknown.lI (Unknown source:0) Unknown.Hif (Unknown source:0) Unknown.qdf (Unknown source:0) Unknown.mdf (Unknown source:0) Unknown.Gdf (Unknown source:0) Unknown.Lef (Unknown source:0) Unknown.Xef (Unknown source:0) Caused by: Token: 1407169782251 Exception in view channel, state [ViewChannel id: ch3 waveId: [WaveId wiab.net/w+j0_BD8uz1_A] state: CONNECTED] Unknown.lI (Unknown source:0) Unknown.Bif (Unknown source:0) Unknown.Lef (Unknown source:0) Unknown.Xef (Unknown source:0) Unknown.Yef (Unknown source:0) Unknown.Gtc (Unknown source:0) Unknown.Jtc (Unknown source:0) Caused by: Token: 1407169782251 Operation channel failed on ack: Operation Channel State = [state: CONNECTED], Delta Channel State = [state:CONNECTED] [connectionTag:1] [transmitDelta:null] [lastServerVersion:0] [lastTransmitDelta:delta version: 0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==, ops: 1, add participant wo...@wiab.net by wo...@wiab.net at Mon Aug 04 18:29:42 GMT+200 2014 version null, ] [lastAckedVersion: 0:] [queue (0 msgs):[]], Client CC State = [startSignature:0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==] [endOfStartingDelta:null] [lastCommittedVersion: 0] [inferredServerPath:[]] [unacknowledged:CoreWaveletDelta(wo...@wiab.net, 0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==, 1 ops: [add participant wo...@wiab.net by wo...@wiab.net at Mon Aug 04 18:29:42 GMT+200 2014 version null])] [clientOperationQueue:Operation Queue = [deltas: 0] [queue: []] [tailCreator: null] ] [serverOperations:[]] Unknown.lI (Unknown source:0) Unknown.Bif (Unknown source:0) Unknown.icf (Unknown source:0) Unknown.ogf (Unknown source:0) Unknown.Fff (Unknown source:0) Unknown.cgf (Unknown source:0) Unknown.Yef (Unknown source:0) Caused by: Token: 1407169782251 Got ACK from server, but we don't have the same version. Client expects new version 1 and 1 acked ops, Server acked 0, new version 0. [Received signature:0:] [Received opsApplied:0] Client CC State = [startSignature:0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==] [endOfStartingDelta:null] [lastCommittedVersion: 0] [inferredServerPath:[]] [unacknowledged:CoreWaveletDelta(wo...@wiab.net, 0:d2F2ZTovL3dpYWIubmV0L3crajBfQkQ4dXoxX0EvdXNlcit3b2xrZUB3aWFiLm5ldA==, 1 ops: [add participant wo...@wiab.net by wo...@wiab.net at Mon Aug 04 18:29:42 GMT+200 2014 version null])] [clientOperationQueue:Operation Queue = [deltas: 0] [queue: []] [tailCreator: null] ] [serverOperations:[]] Unknown.lI (Unknown source:0) Unknown.Opg (Unknown source:0) Unknown.jhf (Unknown source:0) Unknown.icf (Unknown source:0) Unknown.ogf (Unknown source:0) Unknown.Fff (Unknown source:0) Unknown.cgf (Unknown source:0) (2) wave_server_domain = wiab.net http_frontend_public_address = 192.168.0.14:9898 http_websocket_public_address = 192.168.0.14:9898 http_websocket_presented_address = 192.168.0.14:9898 http_frontend_addresses = 192.168.0.14:9898 resource_bases = D:\\Programs\\GoogleWaveServer\\war signer_info_store_type = mongodb signer_info_store_directory = D:\\Programs\\GoogleWaveServer\\data\\certificates attachment_store_type = mongodb attachment_store_directory = D:\\Programs\\GoogleWaveServer\\data\\attachements account_store_type = mongodb account_store_directory = D:\\Programs\\GoogleWaveServer\\data\\accounts delta_store_type = file delta_store_directory = D:\\Programs\\GoogleWaveServer\\data\\deltas sessions_store_directory = D:\\Programs\\GoogleWaveServer\\data\\sessions websocket_max_idle_time = 0 websocket_max_message_size = 2 admin_user = admin welcome_wave_id = "" listener_executor_thread_count = 1 wavelet_load_executor_thread_count = 1 delta_persist_executor_thread_count = 1 storage_continuation_executor_thread_count = 1 lookup_executor_thread_count = 1 waveserver_disable_verification = true waveserver_disable_signer_verification = true disable_registration = false enable_ssl = false ssl_keystore_path = @SSL_KEYSTORE_PATH@ ssl_keystore_password = @SSL_KEYSTORE_PASSWORD@ enable_clientauth = false clientauth_cert_domain = @CLIENTAUTH_CERT_DOMAIN@ disable_loginpage = false search_type = lucene index_directory = D:\\Programs\\GoogleWaveServer\\data\\indexes analytics_account = "" thumbnail_patterns_directory = "_thumb"