You are viewing the community [info]logjam

LogJam - v4.6.0 [entries|archive|friends|userinfo]
LogJam

[ website | LogJam ]
[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

v4.6.0 [Nov. 28th, 2010|03:40 pm]
Previous Entry Add to Memories Share Next Entry

logjam

[andy_shev]
[Current Location |Espoo]
[Current Music |Darkseed - Give Me Light - Flying Together]

I'm glad to introduce a new release of the LogJam project.

https://github.com/andy-shev/LogJam/archives/v4.6.0

P.S. Evan transfered the maintainer's rights to me eventually.
LinkReply

Comments:
[User Picture]From: [info]ftmichael
2010-11-28 02:02 pm (UTC)

(Link)

Nifty! Can we have a changelog?
[User Picture]From: [info]andy_shev
2010-11-28 03:21 pm (UTC)

(Link)

Shortly (just git log --pretty="%an <%ae> %s" without irrelevant commits):

Richard Kettlewell <richard@kakajou.local> core: fix glib warnings in the console

Andy Shevchenko <andy.shevchenko@gmail.com> music: fix typo in the 'artist' field extracting (MPRIS v1)

Andy Shevchenko <andy.shevchenko@gmail.com> music: add MPRIS support to detect current music (v3)

Andy Shevchenko <andy.shevchenko@gmail.com> ui: extend URL opener list (v2)

Andy Shevchenko <andy.shevchenko@gmail.com> ui: introduce possibility to refer to twitter account (v2)

Andy Shevchenko <andy.shevchenko@gmail.com> music: add helper to detect music for Banshee player

Andy Shevchenko <andy.shevchenko@gmail.com> ui: add possibility to insert link by nickname (v2)

Andy Shevchenko <andy.shevchenko@gmail.com> ui: enable "keep drafts" functionality

Andy Shevchenko <andy.shevchenko@gmail.com> ui: show login history (v2)

Andy Shevchenko <andy.shevchenko@gmail.com> ui, liblivejournal: add 'Location' support

Andy Shevchenko <andy.shevchenko@gmail.com> ui, liblivejournal: tags support

Andy Shevchenko <andy.shevchenko@gmail.com> ui: close main window just after send

Andy Shevchenko <andy.shevchenko@gmail.com> ui: don't quit in docked mode

Andy Shevchenko <andy.shevchenko@gmail.com> ui: allow start logjam in system tray (no main window)

Andy Shevchenko <andy.shevchenko@gmail.com> ui: add context menu support in the dock (v2)

Andy Shevchenko <andy.shevchenko@gmail.com> editor: adds titles to links and images, and link to images

Andy Shevchenko <andy.shevchenko@gmail.com> core: enable threading only where we really need it

Andy Shevchenko <andy.shevchenko@gmail.com> music: fix MusicSource enum (v2)

Andy Shevchenko <andy.shevchenko@gmail.com> network: add support of the User-Agent header

Andy Shevchenko <andy.shevchenko@gmail.com> autofoo: explicit requirement of libX11 to be linked with

Andy Shevchenko <andy.shevchenko@gmail.com> Fix GtkSpinButton run-time warning

Andy Shevchenko <andy.shevchenko@gmail.com> Apply logjam-4.5.3-lj-embed.patch from Fedora

Andy Shevchenko <andy.shevchenko@gmail.com> Switch to libsoup 2.4 (from Fedora)

Andy Shevchenko <andy.shevchenko@gmail.com> Make spellchecking work

Andy Shevchenko <andy.shevchenko@gmail.com> Check current music via rhythmbox-client

Andy Shevchenko <andy.shevchenko@gmail.com> Apply logjam-4.4.1-backdated.patch from Fedora

Andy Shevchenko <andy.shevchenko@gmail.com> Apply logjam-4.4.1-cleanups.patch from Fedora

Andy Shevchenko <andy.shevchenko@gmail.com> Fix typo in ukrainian translation

Andy Shevchenko <andy.shevchenko@gmail.com> Slightly update russian translation

Gaal Yahas <gaal@forum.org> fix newer libgtkhtml
[User Picture]From: [info]ftmichael
2010-11-28 05:45 pm (UTC)

(Link)

Cheers. :) Is there a walkthrough for those of us who don't know how to install from a tar.gz file? Compiling is not my strong point.
[User Picture]From: [info]unixronin
2010-11-28 06:12 pm (UTC)

(Link)

Unpack the tarball, cd into the resulting directory, run ./autogen.sh, make, make install.
[User Picture]From: [info]ftmichael
2010-11-28 07:14 pm (UTC)

(Link)

Thanks! Looks like I don't have the required autoconf >= 2.53. Annoying.
[User Picture]From: [info]andy_shev
2010-11-28 11:02 pm (UTC)

(Link)

Nice, the configure.in(s) contain a requirement of 2.52, but autogen.sh refers to 2.53.
Which version do you have?
[User Picture]From: [info]ftmichael
2010-11-28 11:03 pm (UTC)

(Link)

Of autoconf? I'm not sure how to check. :-/ I have logjam 4.5.3.
[User Picture]From: [info]andy_shev
2010-11-28 11:09 pm (UTC)

(Link)

autoconf.

Simple run 'autoconf --version'
[User Picture]From: [info]ftmichael
2010-11-28 11:10 pm (UTC)

(Link)

Thanks. :) I've got version 2.13.
[User Picture]From: [info]andy_shev
2010-11-28 11:11 pm (UTC)

(Link)

Ooh...
Try next:
ls -l /usr/bin/autoconf*

Is there any binary like autoconf25*?
[User Picture]From: [info]ftmichael
2010-11-28 11:18 pm (UTC)

(Link)

ls: cannot access /usr/bin/autoconf*: No such file or directory

There doesn't seem to be anything for autoconf in /usr/bin.
[User Picture]From: [info]andy_shev
2010-11-28 11:12 pm (UTC)

(Link)

And what the distro so you use (name, version, ...)?
[User Picture]From: [info]ftmichael
2010-11-28 11:18 pm (UTC)

(Link)

I'm using Ubuntu 10.10 (Maverick Meerkat).
[User Picture]From: [info]andy_shev
2010-11-28 11:23 pm (UTC)

(Link)

Hmmm... unbelievable. Does apt-cache search autoconf show something relevant?
[User Picture]From: [info]ftmichael
2010-11-28 11:24 pm (UTC)

(Link)

Among other things:

autoconf - automatic configure script builder
autoconf-doc - automatic configure script builder documentation
autoconf2.13 - automatic configure script builder (obsolete version)
autoconf2.59 - automatic configure script builder (obsolete version)
autoconf2.64 - automatic configure script builder (obsolete version)
autotools-dev - Update infrastructure for config.{guess,sub} files
autoconf-archive - The Autoconf Macro Archive
[User Picture]From: [info]andy_shev
2010-11-28 11:32 pm (UTC)

(Link)

I hope the
apt-get install autoconf
will resolve your problem.
[User Picture]From: [info]ftmichael
2010-11-28 11:38 pm (UTC)

(Link)

It resolved the autoconf problem, but logjam still won't install. First it couldn't find libtool, so I installed that; now it can't find glib-gettextize, which isn't available in the repos. This is turning into a great deal of faff just to upgrade logjam. :(
[User Picture]From: [info]andy_shev
2010-11-28 11:43 pm (UTC)

(Link)

Yeah, I know. Due to this I reccomend to push a bit the distro maintainer to do this for everyone.
[User Picture]From: [info]andy_shev
2010-11-28 06:36 pm (UTC)

(Link)

Which is your *nix distribution? I guess the better way is to submit a bug on a bugzilla related to your *nix distribution and ask maintainer to update the package. At least it has been done for Fedora.
[User Picture]From: [info]ftmichael
2010-11-28 07:13 pm (UTC)

(Link)

I'm using Ubuntu. I'll submit the bug report and see if they'll update it - that would certainly make my life easier!

ETA: Bug report filed and triaged: https://bugs.launchpad.net/ubuntu/+source/logjam/+bug/682461

Bug report has now been upstreamed from Ubuntu to Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605309

Edited at 2010-11-28 09:01 pm (UTC)
[User Picture]From: [info]unixronin
2010-11-28 05:05 pm (UTC)

(Link)

I just grabbed this sourcebase, and will go about porting my 4.5.3a additions/changes to it. Mainly they consist of a screening item, additional HTML tags (and more robust HTML tag insertion code), and a re-ordering of the toplevel menu in an order that may be less "canonical" but seems to me to be more rational and usable.
[User Picture]From: [info]andy_shev
2010-11-28 05:18 pm (UTC)

(Link)

I think we could discuss your changes one-by-one in [info]logjam_dev when they be ready.
[User Picture]From: [info]unixronin
2010-11-28 06:14 pm (UTC)

(Link)

Sure. I'll do the screening selection first, because it's generally applicable to all users.
[User Picture]From: [info]konart
2010-11-28 08:00 pm (UTC)

(Link)

I'm getting "Client error: No mode specified" when I'm trying to loging =(
mah bad, forgot about libsoup

Where does LogJam keeps it's config btw?

Edited at 2010-11-28 08:12 pm (UTC)
[User Picture]From: [info]andy_shev
2010-11-28 10:52 pm (UTC)

(Link)

In my case this is ~/.logjam/conf.xml
[User Picture]From: [info]androld
2010-11-28 11:03 pm (UTC)

(Link)

I got same error "Client error: No mode specified" when I'm trying to loging. What can I do to fix it?
[User Picture]From: [info]konart
2010-11-28 11:30 pm (UTC)

(Link)

I've installed libsoup and than rerun autoconf with "--with-libsoup" flag
[User Picture]From: [info]androld
2010-11-29 09:42 am (UTC)

(Link)

Thanks!
[User Picture]From: [info]can3p
2010-11-28 08:24 pm (UTC)

(Link)

Great news, thank you! Will you build any binary packages?
[User Picture]From: [info]andy_shev
2010-11-28 10:57 pm (UTC)

(Link)

Currently I have no possibility to pre-compile the packages for Windows and most *nix OSes. My opinion is better to provide binaries through the maintainers of the corresponding *nix distributions. I have no idea about Windows.
From: [info]evan
2010-11-28 08:36 pm (UTC)

(Link)

In case anyone's wondering, I'm really happy [info]andy_shev is taking this over!

And this reminds me to respond to his emails about transferring ownership of various bits... so behind on life. :(
[User Picture]From: [info]evilzipik
2010-11-28 09:42 pm (UTC)

(Link)

please, give sreenshots?
[User Picture]From: [info]androld
2010-11-28 10:41 pm (UTC)

(Link)

Hi Andy!
It's Great News! Thanks!
[User Picture]From: [info]go_team_ari
2010-11-29 12:53 am (UTC)

(Link)

Could you upload a "make dist" tarball? That's the way it had been distributed in the past, and would be easier for distribution packagers to deal with.
[User Picture]From: [info]andy_shev
2010-11-30 04:06 pm (UTC)

(Link)

Of course.
There were some issues with it. Thus, we have 4.6.1 now.
I will write a new post about new version. But you could now download it from
http://andy-shev.github.com/LogJam/download/
[User Picture]From: [info]thefowle
2011-03-24 11:33 pm (UTC)

(Link)

pretty uncool that there arent any binary distributions for windows available anymore. even an "old and busted" one would be appreciated.
[User Picture]From: [info]andy_shev
2011-03-27 02:03 pm (UTC)

(Link)

I'm sorry, but I have nor windows developer setup neither time to do such builds. I'll very appreciate if someone could build it.