Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I Get some Error in this plugin #2

Open
kay54068 opened this issue Oct 12, 2013 · 7 comments
Open

I Get some Error in this plugin #2

kay54068 opened this issue Oct 12, 2013 · 7 comments

Comments

@kay54068
Copy link

i run rake db:migrate_plugins RAILS_ENV=production get this error:

rake aborted!
D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/trace_output.
rb:16:in block in trace_on': invalid byte sequence in US-ASCII (ArgumentError) from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ trace_output.rb:14:inmap'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
trace_output.rb:14:in trace_on' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:340:intrace'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
application.rb:187:in display_error_message' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:174:inrescue in standard_exception_handling'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
application.rb:165:in standard_exception_handling' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:75:inrun'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/bin/rake:
33:in <top (required)>' from D:/WebDev/ruby-1.9.3/bin/rake:23:inload'
from D:/WebDev/ruby-1.9.3/bin/rake:23:in `

'

@IceskYsl
Copy link
Owner

@kay54068
I do some change
b4c04d1

and you can pull and try again ~
thx~

@kay54068
Copy link
Author

sorry,i Still get some error

rake aborted!
D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/trace_output.
rb:16:in block in trace_on': invalid byte sequence in US-ASCII (ArgumentError) from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ trace_output.rb:14:inmap'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
trace_output.rb:14:in trace_on' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:340:intrace'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
application.rb:187:in display_error_message' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:174:inrescue in standard_exception_handling'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
application.rb:165:in standard_exception_handling' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:75:inrun'
from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/bin/rake:
33:in <top (required)>' from D:/WebDev/ruby-1.9.3/bin/rake:23:inload'
from D:/WebDev/ruby-1.9.3/bin/rake:23:in `

'

@IceskYsl
Copy link
Owner

Error: "invalid byte sequence in US-ASCII (ArgumentError)"

you can get more infos via google:
https://www.google.com/#newwindow=1&q=invalid+byte+sequence+in+US-ASCII+(ArgumentError)

@kay54068
Copy link
Author

您好,我將init.rb 前加上#encoding: utf-8 無發生上述問題
請問此plugin 要如何刪除或修改記錄?
可以結合行事曆之功能嗎?

@IceskYsl
Copy link
Owner

@kay54068 惊呆了,竟然会中文~
这个plugin还没有写修改和删除记录的功能(有需求?)

@kay54068
Copy link
Author

yes, 希望能增加 刪除或修改記錄功能。
很欣賞您的 plugin !! 最近正在玩專案管理,正需要您的Plugin 功能。
請問以下問題:

  1. 如何修改權限讓指定角色才能瀏覽頁面?
  2. 是否可以增加schedule功能
  3. 此plugin 是否可以與您的worklog 結合讓使用介面更加靈活?

以上
BR.

@IceskYsl
Copy link
Owner

@kay54068

  1. 如何修改權限讓指定角色才能瀏覽頁面?
    -这个插件是和项目无关的,所以权限还没想好如何限制;
  2. 是否可以增加schedule功能
    -这个是指?
  3. 此plugin 是否可以與您的worklog 結合讓使用介面更加靈活?
    -恩,这个接下来会结合起来,让请假的人和法定假日不发日报~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants