Project

General

Profile

Actions

機能 #385

closed

ruby-libnotifyを使って通知を発生させる

Added by toshi_a 初音 almost 13 years ago. Updated over 10 years ago.

Status:
却下
Priority:
通常
Target version:
Start date:
2011-12-14
Due date:
% Done:

100%

プラグイン名:

Description

現在はnotify-sendを使って通知を発生させているが、プロセスがいちいち立ち上がるので、ruby-libnotifyがあればそれを使うようにする

https://github.com/vargolo/ruby-libnotify

また、DBusがあればそれを使うようにする方がいいかもしれない


Subtasks 1 (0 open1 closed)

致命的 #392: ruby-libnotify を使った通知が使用された場合、クラッシュすることがある却下2011-12-14

Actions

Related issues

Related to バグ #1237: rnotify.rbのGtk::WebImageLoader.local_path(user[:profile_image_url])はたぶんエラーになる?終了Actions
Actions #1

Updated by toshi_a 初音 almost 13 years ago

以下のパッチを適用する
https://gist.github.com/1460366

Actions #2

Updated by toshi_a 初音 almost 13 years ago

  • Status changed from 新規 to レビュー待ち
  • Assignee set to toshi_a 初音

適用しました。
ただし、 ruby-libnotify が無い場合は、従来通り notify-send を使いたかったので、そのように書き換えさせてもらいました。
それから、 Notify::Notification.new は、ruby-libnotify 0.5.0からは、第四引数が削除されていたので、引数が3つでも4つでも動作するようにしておきました。
こちらでテストしたのは、ruby-libnotify 0.5.0 と notify-sendのみの環境の二種類です。そちらの環境でも動くか確認してください。
終了時にSEGVすることがあるようなので、それについては #392 に切り出します。

Actions #3

Updated by toshi_a 初音 over 10 years ago

  • Status changed from レビュー待ち to 却下

クラッシュする不具合が有り修正されないため、既に削除済。今後取り込む予定はない。

Actions #4

Updated by toshi_a 初音 over 6 years ago

  • Related to バグ #1237: rnotify.rbのGtk::WebImageLoader.local_path(user[:profile_image_url])はたぶんエラーになる? added
Actions

Also available in: Atom PDF