Re: [gentoo-user] Opera 8.00 random crashes

2005-04-24 Thread Dmitri Vassilenko
On Sunday April 24 2005 01:30, Robert Persson wrote:
 Has anybody else been having the same trouble as me with Opera 8 crashing
 all the time? 

Yes. I just get segfaults once in a while when I open a new tab. I couldn't 
stand this in beta2 and switched back to 7.54, which didn't have this 
problem.

Yesterday, I deleted .opera/ and reconfigured it from scratch. It's only been 
a day, but it hasn't crashed yet.

Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Toshiba Satellite A70

2005-04-29 Thread Dmitri Vassilenko
On Friday April 29 2005 15:58, Ian K wrote:
 Whats the story with the left media buttons beside the keyboard? Are
 those configurable?

Not that I know of. I may not have looked enough, though.

I just found this on Google: http://www.computx.us/gentoo-A70.html , btw.

Cheers,
Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Is this a KDE split build problem, a KDE problem or just me?

2005-05-08 Thread Dmitri Vassilenko
On Sunday May 8 2005 09:54, Holly Bostick wrote:
 1) KControl does not appear
 2) Kate does not appear in either the menu or in the Open With menu
 3) KMenuEdit does not change menu entries
 4) KDE Mime-type editor will not allow me to edit entries

There are several posts about this on the forums.

$ cp -R /usr/kde/3.4/etc/xdg/menus /etc/xdg/menus

Gnome 2.10 overwrites those files messing up the KDE menu/settings. The above 
command restored many broken things for me.

Cheers,
Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Programs executed as root cannot connect to X server

2005-05-08 Thread Dmitri Vassilenko
On Sunday May 8 2005 22:14, Hareesh Nagarajan wrote:
 How do I enable programs which are executed by the root to connect to
 the X server?

I think if you're doing this locally, you can just copy .Xauthority in the 
directory of the user currently using the server to /root/ (or whatever 
root's home directory is).

Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Programs executed as root cannot connect to X server

2005-05-09 Thread Dmitri Vassilenko
On Monday May 9 2005 05:57, Hareesh Nagarajan wrote:
 I used this recipe and I'm now able to connect to an XServer as root
 (I need K3B to work as root you see!)

Unless you really want to you don't have to. Just add yourself to the 
burning and cdrw groups and you should be set. :)

Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Is this a KDE split build problem, a KDE problem or just me?

2005-05-11 Thread Dmitri Vassilenko
On Sunday May 8 2005 10:15, Dmitri Vassilenko wrote:
 $ cp -R /usr/kde/3.4/etc/xdg/menus /etc/xdg/menus

Whoops. The above command doesn't even work. But this should:

$ cp -R /usr/kde/3.4/etc/xdg/menus/* /etc/xdg/menus/

Sorry it took me so long to correct myself.

Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] removing gnome

2005-05-17 Thread Dmitri Vassilenko
On Tuesday May 17 2005 15:05, Cheryl Homiak wrote:
 I can't find any revdep-rebuild command.
$ emerge gentoolkit

Cheers,
Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] how to delete messages from server in Kmail

2005-05-28 Thread Dmitri Vassilenko
On Saturday May 28 2005 23:26, askar ... wrote:
 Does anybody know how to delete messages from server when the messages
 deleted in Kmail ?

It's embarrassing, but that feature was only recently implemented. It should 
be available in the next release.

See: http://bugs.kde.org/show_bug.cgi?id=38177

Cheers,
Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] how to delete messages from server in Kmail

2005-05-28 Thread Dmitri Vassilenko
On Saturday May 28 2005 23:26, askar ... wrote:
 Does anybody know how to delete messages from server when the messages
 deleted in Kmail ?

I just realized I mentioned the wrong feature. The one you're referring to 
hasn't been implemented yet. :(

Its bug report: http://bugs.kde.org/show_bug.cgi?id=31114

Cheers,
Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] how to delete messages from server in Kmail

2005-05-28 Thread Dmitri Vassilenko
On Sunday May 29 2005 00:29, askar ... wrote:
 I see. Very sad.

 Do other mail clients like sylpheed-claws or thunderbird support this
 feature?

I haven't used sylpheed, but thunderbird does indeed delete messages from the 
server if you move them to Trash.

Cheers,
Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] blog software recommendation for gentoo?

2005-06-17 Thread Dmitri Vassilenko
On Thursday June 16 2005 23:25, [EMAIL PROTECTED] wrote:
 Looks promising. I see it requires mysql. Do you know of any blogs that
 do not? (I know, I should probably install mysql, and probably will,
 eventually...)

[Blosxom](http://www.blosxom.com/) deals with plain text files. If you want a 
simple blogging engine, this is it. :)

Dmitri
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] blog software recommendation for gentoo?

2005-06-17 Thread Dmitri Vassilenko
On Friday June 17 2005 22:08, A. Khattri wrote:
 On Fri, 17 Jun 2005, Dmitri Vassilenko wrote:
  [Blosxom](http://www.blosxom.com/) deals with plain text files. If you
  want a simple blogging engine, this is it. :)

 True but isn't it CGI-based?

Yes, it is. It's a single .cgi file IIRC.
-- 
gentoo-user@gentoo.org mailing list