Search found 7 matches

by kklimonda
Sun Oct 17, 2010 3:50 pm
Forum: Support
Topic: [SOLVED] New utils (edit, show & create) how? where?
Replies: 15
Views: 16525

Re: New utils (edit, show & create) how? where?

Let me write a small summary of the current situation of new Transmission release (and missing tools) in Ubuntu PPA (and Debian as it's connected).

Two months ago Debian release team have decided to freeze their testing distribution in order to prepare it for a stable release. What that means is ...
by kklimonda
Wed Feb 24, 2010 11:40 pm
Forum: Support
Topic: [SOLVED] 1.91 doesn't start as a service on Ubuntu 9.04
Replies: 9
Views: 6510

Re: 1.91's daemon doesn't start as a service on Ubuntu 9.04

So by default transmission-daemon in Debian and Ubuntu uses a different folder (and a different user) for configuration. Your config should be in the /var/lib/transmission-daemon/info/ folder owned by debian-transmission user.
by kklimonda
Wed Feb 24, 2010 9:04 pm
Forum: Support
Topic: [SOLVED] 1.91 doesn't start as a service on Ubuntu 9.04
Replies: 9
Views: 6510

Re: 1.91's daemon doesn't start as a service on Ubuntu 9.04

Hmm.. that's weird - you don't have a daemon installed but you still do have an old init script from Jaunty.
Can you install daemon by using

Code: Select all

apt-get install transmission-daemon
It should make it work again.
by kklimonda
Wed Feb 24, 2010 6:49 pm
Forum: Support
Topic: [SOLVED] 1.91 doesn't start as a service on Ubuntu 9.04
Replies: 9
Views: 6510

Re: 1.91's daemon doesn't start as a service on Ubuntu 9.04

Thank you for the report. Where did you get your Transmission from? Can you paste a result of the following commands somewhere:

Code: Select all

apt-cache policy transmission-daemon
md5sum /etc/init.d/transmission-daemon
I'm going to test it in Jaunty tonight but it doesn't sound like something we've messed up.. :/
by kklimonda
Sat Feb 06, 2010 3:10 pm
Forum: General
Topic: [Ubuntu] launchpad and official repositories
Replies: 11
Views: 11333

Re: [Ubuntu] launchpad and official repositories

Some news on the state of Transmission packages in Ubuntu.
Firstly, BalleClorin has joined me and hopefully with his help we can avoid lagging behind as badly as we did during 1.80 cycle.
Also all three repositories (i.e. stable, beta and nightly) were moved to the single location: https://edge ...
by kklimonda
Sat Jan 30, 2010 3:05 pm
Forum: General
Topic: [Ubuntu] launchpad and official repositories
Replies: 11
Views: 11333

Re: [Ubuntu] launchpad and official repositories

@BalleClorin: Send private message to bortis on Launchpad to get access to transmissionbt ppa - then we can decide how to work on backports together.
by kklimonda
Mon Aug 03, 2009 9:19 pm
Forum: GTK+ Requests
Topic: Importance of particular toolbar buttons
Replies: 2
Views: 5857

Importance of particular toolbar buttons

Some background:
GNOME developers during 2.27.x cycle are considering setting "Text besides items" for toolbar buttons. In this mode only buttons that have "is-important" property set will have text label displayed. (For post about toolbar styles and discussion about this change please check http ...