Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
conveyor2.2.0 with rhaco 動画のような画面にならない
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
otsut...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Jan 1, 10:01 am
From: otsut...@gmail.com
Date: Thu, 1 Jan 2009 07:01:34 -0800 (PST)
Local: Thurs, Jan 1 2009 10:01 am
Subject: conveyor2.2.0 with rhaco 動画のような画面にならない
バージョンが動画の時と違うようなので若干違うかもしれませんが、
インストール後index.phpにアクセスしてもworkerやlineの画面に何も表示されません。
他にファイルをダウンロードする必要があるのでしょうか?

Win XP / Mac OS 10.5 / Firefox の両環境で試しましたが両方とも同じ結果になりました。
ローカル環境時とオンラインでも試しましたが全くダメでした。


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keisuke SATO  
View profile   Translate to Translated (View Original)
 More options Jan 1, 10:15 am
From: "Keisuke SATO" <riaf...@gmail.com>
Date: Fri, 2 Jan 2009 00:15:36 +0900
Local: Thurs, Jan 1 2009 10:15 am
Subject: Re: [rhaco-ja:165] conveyor2.2.0 with rhaco 動画のような画面にならない
riaf です。

何も表示されないとは、白紙画面ということでしょうか?
setup.php より、表示ログのレベルを deep_debug にしてみてください。
なにかエラー等は発生していませんか?

2009/1/2  <otsut...@gmail.com>:

> バージョンが動画の時と違うようなので若干違うかもしれませんが、
> インストール後index.phpにアクセスしてもworkerやlineの画面に何も表示されません。
> 他にファイルをダウンロードする必要があるのでしょうか?

> Win XP / Mac OS 10.5 / Firefox の両環境で試しましたが両方とも同じ結果になりました。
> ローカル環境時とオンラインでも試しましたが全くダメでした。

--
riaf
- riaf...@gmail.com
- http://riaf.jp/

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
otsut...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Jan 1, 10:42 am
From: otsut...@gmail.com
Date: Thu, 1 Jan 2009 07:42:51 -0800 (PST)
Local: Thurs, Jan 1 2009 10:42 am
Subject: Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf様

早速のご返信ありがとうございます。
Mac OSのほうは白紙画面のままとなります。
deep_debugにして再セッティングいたしましたところ下記のエラーが表示されました。(Mac OS / Firefox)
[deep_debug 2009/01/02 00:36:20]:[rhaco/io/Snapshot.php:53] start
snapshot(0)
[deep_debug 2009/01/02 00:36:20]:[rhaco/io/Snapshot.php:68] end
snapshot(0)
[debug 2009/01/02 00:36:20]:[rhaco/util/Logger.php:31] use memory:
2,963,416byte / 3,087,800byte
[debug 2009/01/02 00:36:20]:[rhaco/util/Logger.php:32] ------- end
logger ( 0.164580 sec ) -------

Win Xpでのほうは白紙ではありませんが、下のタブメニューのLineやWorkersを選択しても
何も表示されていません。空っぽのような状態です。


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keisuke SATO  
View profile   Translate to Translated (View Original)
 More options Jan 1, 10:57 am
From: "Keisuke SATO" <riaf...@gmail.com>
Date: Fri, 2 Jan 2009 00:57:20 +0900
Local: Thurs, Jan 1 2009 10:57 am
Subject: Re: [rhaco-ja:167] Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf です

■ OSX
library/workers にApacheの書き込み権限があるか確認してみてください。

いまちょっとだけ確認したところ、僕の環境でも All worker が表示出来ませんでした。
まだ詳しく原因を確認した訳ではありませんが、
インストールサーバーに何らかの問題が発生している可能性もありそうです。

応急処置としては、library/workers 以下に直接 worker を設置してしまう方法があります。
http://rhaco.googlecode.com/svn/conveyor/worker/

作業例)
$ cd path_to_conveyor
$ cd library
$ rm -rf workers
$ svn export http://rhaco.googlecode.com/svn/conveyor/worker/ workers

workerは library/workers/WORKERNAME/WORKERNAME.php
のように展開してください。

// 時間見つけて原因しらべてみますー。

2009/1/2  <otsut...@gmail.com>:

--
riaf
- riaf...@gmail.com
- http://riaf.jp/

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
otsut...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Jan 1, 11:30 am
From: otsut...@gmail.com
Date: Thu, 1 Jan 2009 08:30:15 -0800 (PST)
Local: Thurs, Jan 1 2009 11:30 am
Subject: Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf様

workersも直接設置いたしましたが、All workerが Win / Mac 両方とも表示出来ませんでした。
(白紙のほうは設定を見直して直りました、失礼いたしました)
水色の初期画面(index.php)はMacでも表示出来るようになりました。
どうもありがとうございました。


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keisuke SATO  
View profile   Translate to Translated (View Original)
 More options Jan 1, 11:34 am
From: "Keisuke SATO" <riaf...@gmail.com>
Date: Fri, 2 Jan 2009 01:34:29 +0900
Local: Thurs, Jan 1 2009 11:34 am
Subject: Re: [rhaco-ja:169] Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf です

worker を直接設置したばあいは、右サイドバーまたは、
Employed workers で 確認出来るかと思いますが、どうでしょう?

All worker が表示出来ない問題は今のところ原因不明...とさせてください。
(のちほどかくにんしてみます)

2009/1/2  <otsut...@gmail.com>:

> riaf様

> workersも直接設置いたしましたが、All workerが Win / Mac 両方とも表示出来ませんでした。
> (白紙のほうは設定を見直して直りました、失礼いたしました)
> 水色の初期画面(index.php)はMacでも表示出来るようになりました。
> どうもありがとうございました。

--
riaf
- riaf...@gmail.com
- http://riaf.jp/

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
otsut...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Jan 1, 11:56 am
From: otsut...@gmail.com
Date: Thu, 1 Jan 2009 08:56:29 -0800 (PST)
Local: Thurs, Jan 1 2009 11:56 am
Subject: Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf様

ご返信ありがとうございます。
Employed workers も何も表示を確認出来ません。
(空っぽの状態です)
Firefoxがデフォルトブラウザなので特に問題ないのですが、
IE6で確認してみるとLoadingしたまま表示出来ないようです。
Mac Safariは問題ありませんでした。

現状全て空っぽの状態です。
設定を間違っていないか再度確認します。


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keisuke SATO  
View profile   Translate to Translated (View Original)
 More options Jan 1, 11:59 am
From: "Keisuke SATO" <riaf...@gmail.com>
Date: Fri, 2 Jan 2009 01:59:19 +0900
Local: Thurs, Jan 1 2009 11:59 am
Subject: Re: [rhaco-ja:171] Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf です。

あ、もしかして deep_debug を有効にしたままでしょうか?
もしログ表示しているなら、無効にしてくださいね!

2009/1/2  <otsut...@gmail.com>:

--
riaf
- riaf...@gmail.com
- http://riaf.jp/

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
otsut...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Jan 1, 12:14 pm
From: otsut...@gmail.com
Date: Thu, 1 Jan 2009 09:14:44 -0800 (PST)
Local: Thurs, Jan 1 2009 12:14 pm
Subject: Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf様

失礼いたしました、deep_debugを有効にしたままでした。
noneにしたところ Line / Employed workers / All workers 全て表示されました。
(Win XP / Mac Firefoxで共に問題なしです)

riaf様のご返信がなければあきらめてしまうところでした。
迅速なご返信にとても感謝しております。

本当にありがとうございました。


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Keisuke SATO  
View profile   Translate to Translated (View Original)
 More options Jan 1, 12:17 pm
From: "Keisuke SATO" <riaf...@gmail.com>
Date: Fri, 2 Jan 2009 02:17:58 +0900
Local: Thurs, Jan 1 2009 12:17 pm
Subject: Re: [rhaco-ja:173] Re: conveyor2.2.0 with rhaco 動画のような画面にならない
riaf ですー

おお、よかったです!
All workers は、中の人に直してもらいました。

2009/1/2  <otsut...@gmail.com>:

> riaf様

> 失礼いたしました、deep_debugを有効にしたままでした。
> noneにしたところ Line / Employed workers / All workers 全て表示されました。
> (Win XP / Mac Firefoxで共に問題なしです)

> riaf様のご返信がなければあきらめてしまうところでした。
> 迅速なご返信にとても感謝しております。

> 本当にありがとうございました。

--
riaf
- riaf...@gmail.com
- http://riaf.jp/

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google