Search Criteria
Package Details: mikutter 4.1.4-1
Git Clone URL: | https://aur.archlinux.org/mikutter.git (read-only, click to copy) |
---|---|
Package Base: | mikutter |
Description: | a moest twitter client |
Upstream URL: | http://mikutter.hachune.net/ |
Licenses: | |
Submitter: | 2GMon |
Maintainer: | Gomasy |
Last Packager: | Gomasy |
Votes: | 39 |
Popularity: | 0.000001 |
First Submitted: | 2011-03-28 04:10 |
Last Updated: | 2021-01-09 04:59 |
Dependencies (2)
- alsa-utils (alsa-utils-transparent, alsa-utils-git, alsa-utils-nosystemd-minimal-git) (optional) – sound notification support
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (optional) – notify support
Latest Comments
1 2 Next › Last »
fettouhi commented on 2019-05-24 13:57
Is it not possible to change the language of this app to english?
Pant commented on 2019-05-14 13:57
3.8.7-1 fails with log: https://pastebin.com/U5z1X1pU
if i install bundler:
'gem install bundler'
...add
'export PATH=$PATH:/home/pant/.gem/ruby/2.6.0/bin/"
...and if change these lines:
'gem install --no-document --no-user-install -i $_gemdir rake'
'bundle install --path vendor/bundle --without test'
...to:
'gem install rake'
'bundle install --path vendor/bundle'
...then it works...
tsundoku commented on 2019-01-19 01:40
3.8.4-2 fails with this backtrace: http://ix.io/1w5d
No luck so far finding out what irb/ruby-lex is or where it is supposed to live in order to load properly.
Gomasy commented on 2018-09-18 01:32
Fixed. Thank you for the useful information.
tsundoku commented on 2018-09-16 14:30
The bundled idn-ruby library needs to be rebuilt against libidn 1.35 (libidn.so.12). Current package has /opt/mikutter/vendor/idn.so built against libidn.so.11 which results in a failure to launch.
tsundoku commented on 2018-05-07 20:54
Fails at bundled ruby-gtk2 3.2.1 during makepkg. Not sure if I am doing something wrong or not - http://ix.io/19If
EDIT: It looks like there is a bug in this version of ruby-gtk2: https://github.com/ruby-gnome2/ruby-gnome2/issues/1133
wolftankk commented on 2014-05-07 02:41
/opt/mikutter/core/service_keeper.rb:17:in `key': uninitialized constant Service::SaveData::SecureRandom (NameError)
2GMon commented on 2013-03-27 02:54
Updated. Thank you for your tip, lefb766.
lefb766 commented on 2013-03-26 09:27
I found a mistake in your PKGBUILD. Please rewrite "<< EOF" into "<< 'EOF'" in order to keep "$@" from being expanded.
xyproto commented on 2012-08-14 16:22
OrdinaryMagician, according to the project webpage, upstream can be contacted here: https://twitter.com/toshi_a