Well, we may not have parted on the best of terms. I realize certain words were exchanged. Also, certain... bullets. But that's air through the engine. It's past. We're business people.

Mal ,'Serenity'


Buffistechnology 3: "Press Some Buttons, See What Happens."

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


Gudanov - Feb 22, 2007 10:10:53 am PST #660 of 25496
Coding and Sleeping

I haven't tried it, but Opera has RSS and Bittorrent support built-in so it might handle it. I use Opera for my podcast client and I actually like it better than the dedicated ones I've used. It's not exactly full featured in the podcast client role though.


§ ita § - Feb 22, 2007 10:14:03 am PST #661 of 25496
Well not canonically, no, but this is transformative fiction.

I tried using Opera's torrenting, but the downloads tended to stall in a way that Azureus never had. And the configuration options are so much clearer in Azureus (well, many of them are still Greek to me, but at least I know where they are if I need to follow instructions) so I went with it.

I want to tie RSS in if it means it'll automatically grab shows without me having to go out and get them. I know it can't be that easy, though.


Gudanov - Feb 22, 2007 10:17:28 am PST #662 of 25496
Coding and Sleeping

I tried using Opera's torrenting, but the downloads tended to stall in a way that Azureus never had.

Bummer. I've never tried Opera for bittorrent so I didn't know it wasn't fully baked.


amych - Feb 22, 2007 10:19:49 am PST #663 of 25496
Now let us crush something soft and watch it fountain blood. That is a girlish thing to want to do, yes?

ita, I've been messing around with the combo of Democracy [link] and tvrss.net - I don't torrent enough stuff to have a good feel for whether it stalls out more or less than other options, but the "get me new eps when they're posted" part is automagical.


§ ita § - Feb 22, 2007 10:21:25 am PST #664 of 25496
Well not canonically, no, but this is transformative fiction.

Okay, just that lead page for Democracy is giving me warm feelings in my nethers. Downloading stat.


amych - Feb 22, 2007 10:24:04 am PST #665 of 25496
Now let us crush something soft and watch it fountain blood. That is a girlish thing to want to do, yes?

Coming soon to a browser near you: videopiracy.provocateuse.com


esse - Feb 22, 2007 10:25:44 am PST #666 of 25496
S to the A -- using they/them pronouns!

Democracy is all kinds of awesome.

So, neither suggestion for kubuntu worked. Selecting KDE as the selection didn't do anything, and it blanked out again before showing the login window; and going in to the command line and using the startx command just ran through a long line of code before bringing me back to the command prompt again. I have no idea what's going on, and I don't really have anything on that partition it would hurt to lose, but it's still frustrating, and shakes my faith in Kubuntu somewhat, which is a shame as I was planning on making it my primary OS.


Tom Scola - Feb 22, 2007 10:28:17 am PST #667 of 25496
Mr. Scola’s wardrobe by Botany 500

If you run the command "startx > output.txt 2>&1" and mail me the contents of output.txt, I can help you debug it. The problem is that there are just so many things that could possibly be wrong.


Gudanov - Feb 22, 2007 11:04:44 am PST #668 of 25496
Coding and Sleeping

You could try reconfiguring xorg.

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup sudo dpkg-reconfigure xserver-xorg

Select the resolutions you want and try startx again.

If it doesn't work, then you can undo the changes with

sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf

Dunno if it will help, probably won't, but it's worth a shot since you can undo it pretty easily.

Shoot, Ubuntu has been solid for me, but I don't know if Kubuntu is as solid.


esse - Feb 22, 2007 11:37:32 am PST #669 of 25496
S to the A -- using they/them pronouns!

thanks guys, I'll try to do that soon. I'm surprised, because I'd heard great things about this build, so.