1.0.0_RC9 (0.9.09) Released

Suggestions and discussion of future versions
Locked
Major_Kong
Member
Member
Posts: 26
Joined: Sat Nov 24, 2007 10:01 pm

Re: 1.0.0_RC3 (0.9.03) Released

Post by Major_Kong »

It's not possible to open video files from Deluge. (Running Ubuntu 8.04)
Nanobot
Member
Member
Posts: 12
Joined: Sun Jul 22, 2007 5:51 am

Re: 1.0.0_RC3 (0.9.03) Released

Post by Nanobot »

Major_Kong wrote:It's not possible to open video files from Deluge. (Running Ubuntu 8.04)
I'm also on Ubuntu 8.04. For me, avi files open just fine, but mkv files do not, even though they work when double-clicking the icon in Nautilus.
griliard
New User
New User
Posts: 3
Joined: Sun Jul 27, 2008 4:40 am

Re: 1.0.0_RC3 (0.9.03) Released

Post by griliard »

I'm having a problem running 0.9.03 on a headless server running Ubuntu 7.10. When I launch deluged remotely from a terminal, it opens a connection to the X server on my desktop. When I kill the terminal I used to launch deluged, it kills the X connection thus killing deluged. This makes running the daemon useless because I have to leave my desktop running all the time to keep deluged up. Below is the error message I get when I kill the terminal:

Code: Select all

The application 'deluged' lost its connection to the display localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
Can someone tell me why deluged is opening a connection to the X server?
Major_Kong
Member
Member
Posts: 26
Joined: Sat Nov 24, 2007 10:01 pm

Re: 1.0.0_RC3 (0.9.03) Released

Post by Major_Kong »

Feature Request:

* Ability to change a torrent from compact allocation to full allocation after being added.
unabatedshagie

Re: 1.0.0_RC3 (0.9.03) Released

Post by unabatedshagie »

I really want to try this but the ppa I found on launchpad only contains a package for hardy. I'm running the alpha of ibex so that doesn't work for me.

Is there any way of getting the ppa to work in ibex or am I going to have to build from source?
devil81
Member
Member
Posts: 27
Joined: Sun Jun 08, 2008 1:24 pm

Re: 1.0.0_RC3 (0.9.03) Released

Post by devil81 »

Hi:

I recently moved over to Mandriva Linux from Vista and I have to say I love it and definitely won't be going back. But the only version of deluge I can find for mandriva is the old version is there a plan to develop an ,rpm package or can a build from the source of the other versions?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.0.0_RC3 (0.9.03) Released

Post by johnnyg »

you get can the source for the latest 0.5 branch here: http://download.deluge-torrent.org/sour ... 9.4.tar.gz
or you can get the latest source for 0.6/0.9 here: http://download.deluge-torrent.org/sour ... .03.tar.gz
leopold13th
New User
New User
Posts: 4
Joined: Fri Jul 18, 2008 11:41 am

Re: 1.0.0_RC3 (0.9.03) Released

Post by leopold13th »

It's not possible to use deluge while my own torrent order cannot be saved. Please, kill this bug.
abubin
Seeder
Seeder
Posts: 217
Joined: Thu Sep 13, 2007 6:03 am

Re: 1.0.0_RC3 (0.9.03) Released

Post by abubin »

griliard wrote:I'm having a problem running 0.9.03 on a headless server running Ubuntu 7.10. When I launch deluged remotely from a terminal, it opens a connection to the X server on my desktop. When I kill the terminal I used to launch deluged, it kills the X connection thus killing deluged. This makes running the daemon useless because I have to leave my desktop running all the time to keep deluged up. Below is the error message I get when I kill the terminal:

Code: Select all

The application 'deluged' lost its connection to the display localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
Can someone tell me why deluged is opening a connection to the X server?
Hmm...1.0 deluge still need xserver to run? I through the main advantage of 1.0 is running it in daemon mode without xserver. I think you need to specify some options in deluged (to run in daemon mode). Try "deluge --help".

If it still need to run in xserver, then you can use "screen" utility to run your deluged. You can learn more about screen in here. http://www.rackaid.com/resources/linux- ... ng-screen/

or ask uncle google yourself.
Major_Kong
Member
Member
Posts: 26
Joined: Sat Nov 24, 2007 10:01 pm

Re: 1.0.0_RC3 (0.9.03) Released

Post by Major_Kong »

My os (ubuntu 8.10) crashed, after reboot, deluge was wipped of torrents.
Locked