Re: [opensuse] Bug 97414 in kdesu (Suse 10.2)

2007-09-21 Thread Rajko M.
On Friday 21 September 2007 20:58, Basil Chupin wrote:
> Rajko M. wrote:
> > On Thursday 20 September 2007 02:31:43 am Albert Straßenberger wrote:
> >> Hi,
> >>
> >> I updated kdebase to 3.5.7-89.1.i586.rpm from software.opensuse.org and
> >> get now the same error described in the bug. (kde bugtracking)
> >>
> >> :~$ kdesu -c smart --gui
> >> kdesu: Unbekannte Option "--gui".
> >> kdesu: Benutzen Sie den Parameter "--help", um die verfügbaren Optionen
> >> zu sehen
> >>  :~$ kdesu --version
> >> Qt: 3.3.8
> >> KDE: 3.5.7 "release 78.1"
> >> KDE su: 1.0
> >>
> >> Albert
> >
> > kdesu -c 'smart --gui'
> > will do what you want.
>
> Could you please tell me in which control file the above entry should go?
>
> Cheers.

It is the way to invoke 'smart --gui' from normal user konsole. 

According to the man page (openSUSE 10.2):

SYNOPSIS
   kdesu [-c] [-d] [-f file] [-i icon name] [-n] [-p priority] [-r] [-s] 
[-t] [-u user] [--nonewdcop] [command [arg1] [arg2] [...]]


   -c program
  This  specifies the program to run as root. It has to be passed in 
  one argument. So if, for example, you want to start a new file 
  manager,  you would enter at the prompt: 
  kdesu -c kfm -sw 


Where the text and example don't tell the same. 
The example is based on SYNOPSIS, and text tells:
  kdesu -c 'kfm -sw'
which is how it actually works. 

-- 
Regards,
Rajko.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: MCE: The hardware reports a non fatal,...

2007-09-21 Thread Rajko M.
On Friday 21 September 2007 12:02:10 pm Toni wrote:
> Rajko M. wrote:
> > Overheating?
> > Core voltage to low?
> > I have one motherboard where BIOS is setting core voltage to low and
> > CPU can't run at max bus speed.
>
> Not seams that. See the parameters I got after two hours running:
>
> CPU Temp. : 56ºC
> System Temp.:   36ºC
>
> Current CPU FAN Speed:  ~ 1400 rpm
> Current EXT FAN Speed:  ~ 4618 rpm
> V core  1.63V
> 2,5V2.47V
> 3,3V3.28V
> 5V  4.88V
> 12V 11.64V
>
> Memory test (14h) gave no errors. Thanks, any way ;-)
>
> Regards,
> Toni

Vcore seems slightly higher, if it is reported correctly. 
It should be 1.6 V according to [1].
 
Sensors is not something that you can trust without check using other methods, 
like BIOS health monitor. 

For instance reported CPU temperature is 56 C, which is low for processor that 
according to [1] has temperature on die 90 C with 1.6 V core. If you didn't 
replaced original fan and heatsink with some better than it was delivered 
with a box, than there is great chance that: 
Vcore 1.63 V 
+ dried out termal compound 
+ dust in and around heatsink and fan 
can bring CPU in range over 90 C. 
Though, running 2 hours is not enough to know. 
The CPU load is what heats it up. For instance compiling kernel from sources 
can heat up CPU. What I would do is to run something like GKerllM and start 
compilation in console window. 

The next hardware piece, that might be old if it is original, is hard disk. 
It can have transient errors, or even permanent that show up only if certain 
software, or data is used. If it is in /tmp, /var, or swap area than it can 
occur in apparently random fashion. 

Running fsck, badblocks, and smartctl (see man for details) should give more 
information.  

[1] AMD Duron (TM), Processor Model 3 Data Sheet
File: 23802.pdf, Chapter 5, page 19.

-- 
Regards,
Rajko.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] SuSE and Verizon FiOS?

2007-09-21 Thread John (raz0r)
I have FiOS and you'll be fine.  No special software needed.  Verizon
didn't remove my copper, but they do cut it to tie the phone system
into the fiber.  My biggest complaint is the router.  They used an
ActionTec.  Has some very granular controls when compared to say a
Linksys, etc., but you'd better hope any ethernet runs don't extend
more than about 90 feet.  Seems it can't produce enough juice on the
wire, so that really bites.

The phone has worked fine, no real problems.

The HD vid has been great.  I've got a better pic than I used to get
with BrightHouse.  And Verizon offers a DVR that can be used to record
and then watch from any tv in the house that has a STB.

On 9/19/07, StephenW <[EMAIL PROTECTED]> wrote:
> A Verizon person was just at my house to talk about switching to Fiber Optic
> and to buy a 3for1 package (phone, TV,internet).
>
> Sounded good until I asked if it supported linux.  He called his supervisor 
> and
> the answer was no.
>
> Has anyone found this info to correct or incorrect?
>
> Thanks
> Stephen
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Bug 97414 in kdesu (Suse 10.2)

2007-09-21 Thread Basil Chupin

Rajko M. wrote:

On Thursday 20 September 2007 02:31:43 am Albert Straßenberger wrote:
  

Hi,

I updated kdebase to 3.5.7-89.1.i586.rpm from software.opensuse.org and get
now the same error described in the bug. (kde bugtracking)

:~$ kdesu -c smart --gui
kdesu: Unbekannte Option "--gui".
kdesu: Benutzen Sie den Parameter "--help", um die verfügbaren Optionen zu
sehen
 :~$ kdesu --version
Qt: 3.3.8
KDE: 3.5.7 "release 78.1"
KDE su: 1.0

Albert



kdesu -c 'smart --gui'
will do what you want.


Could you please tell me in which control file the above entry should go?

Cheers.

--
Past experience, if not forgotten, is a guide for the future.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] cifs mount on boot

2007-09-21 Thread Joe Morris (NTM)
On 09/22/2007 05:12 AM, Ron Eggler wrote:
> Hi all,
>
> Where would i best place a call like: 
> # mount -t cifs -o username=reg,password=xyz,uid=100,gid=1000
> best? i've tried to make a script mymount and put it in /etc/init.d and made 
> links in rc5.d and rc3.d as S99mymount and K99mymount but the share still 
> doesn't get mounted. /etc/fstab wouldn't work because the share unfortunately 
> has a space in the share name (can't change it). Can anyone direct me to the 
> right place where to do this?
> Thank you!
>
> Ron
>   
How about /etc/samba/smbfstab.  Make sure you enable smbfs to start at boot.

-- 
Joe Morris
Registered Linux user 231871 running openSUSE 10.2 x86_64





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Randall R Schulz
On Friday 21 September 2007 16:25, Theo v. Werkhoven wrote:
> Fri, 21 Sep 2007, by [EMAIL PROTECTED]:
> > ...
> >
> > If you're using any swap at all, you would benefit from additional
> > RAM.
> >
> > top or free could tell you about swap usage.
>
> Not important at all.
>
> What you should be looking at is the amount of swap blocks in and
> out.  See vmstat(8). If si and so are mainly 0, then there really is
> no reason to add more memory. 

True.

The problem is not how much swap is in use (as long as it doesn't run 
out), but rather how much swap _traffic_ occurs. If it's a little and / 
or occasional, there's no problem. If it's a lot and / or ongoing, it's 
going to make your system slow and CPU utilization low. That's 
called "thrashing."


> Theo


Randall Schulz
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Floppy icon on desktop

2007-09-21 Thread Chris Arnold
I am using SLED SP1 with gnome. I don't want that "floppy" icon on my
desktop. I have tried to move it to the trash and that errored out
saying "cant move to trash". I also tried to move it inside my home
folder but this did not work either. How do i get rid of that icon but i
still want the floppy to work.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Pop-up of minimized windows

2007-09-21 Thread Chris Arnold
You know how that other new OS has a full-pop-up of the minimized
window; can SLED with gnome and xgl-compiz do this? Just so i try to
make myself a little clearer; when you have a minimized window and hover
your mouse over any minimized window, a window pops-up of the entire
window (not a text pop-up). can SLED do this? If so, how?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Going to SP1

2007-09-21 Thread Chris Arnold
Marcus Meissner wrote:
>
> There seems to be another non-Novell repository added.
>
> Disable it for now.
>
> (it likely is packman)
>   
You were correct. Thank you!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Theo v. Werkhoven
Fri, 21 Sep 2007, by [EMAIL PROTECTED]:

> Jeremy Figgins wrote:
> > I've seen a lot of "top" output thrown around on this topic and a bunch
> > of  people have touched on this issue, but let me ask this question:
> >
> > I'm sitting right now in front of my 1gig machine. I have my normal set
> > of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
> > would benefit from additional RAM? What command and what output do I
> > need to pay attention to?
> >   
> If you're using any swap at all, you would benefit from additional RAM.
> 
> top or free could tell you about swap usage.

Not important at all.
What you should be looking at is the amount of swap blocks in and
out.
See vmstat(8)
If si and so are mainly 0, then there really is no reason to add
more memory.

Theo
-- 
Theo v. WerkhovenRegistered Linux user# 99872 http://counter.li.org
ICBM 52 13 26N , 4 29 47E. +  ICQ: 277217131
SUSE 10.2  +   Jabber: [EMAIL PROTECTED]
Kernel 2.6.20  +   See headers for PGP/GPG info.
Claimer: any email I receive will become my property. Disclaimers do not apply.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Going to SP1

2007-09-21 Thread Marcus Meissner
On Fri, Sep 21, 2007 at 05:08:23PM -0400, Chris Arnold wrote:
> Well, i had to re-install SLED due to trying to update to gnome 2.18,
> this is another story. Now i am wanting to move to SP1 and i am using
> YOU. When doing this, i get:
> Cannot install
> gstreamer010-plugins-base-0.10.14-0.pm.1.i586[20070921-153900]
> Can't install
> gstreamer010-plugins-base-0.10.14-0.pm.1.i586[20070921-153900], since
> gstreamer010-plugins-base-0.10.13-2.12.i586[20070921-145918] is already
> marked as needing to be installed
> Conflict Resolution:
> ( ) do not install
> gstreamer010-plugins-base-0.10.14-0.pm.1.i586[20070921-153900]
> ( ) do not install
> gstreamer010-plugins-base-0.10.13-2.12.i586[20070921-145918]
> ( ) Ignore that gstreamer010-plugins-base is already set to install
> What to do so i can get SP1 installed and working?

There seems to be another non-Novell repository added.

Disable it for now.

(it likely is packman)

Ciao, Marcus
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] perl cgi on opensuse10.2

2007-09-21 Thread Patrik Hasibuan
Dear Dave...

Thank you very much for your help.

Yes, if I put the perl cgi script into the /srv/www/cgi-bin, the perl run 
properly.

Mmmm.. I wonder if it's possible to put the perl cgi script on another 
location? Just I am curious.

Thank you very much for your help.

On Fri, 21 Sep 2007 21:11:29 +0100
Dave Howorth <[EMAIL PROTECTED]> wrote:

> On Fri, 2007-09-21 at 21:01 +0700, Patrik Hasibuan wrote:
> > Dear my friends...
> > 
> > I use opensuse10.2.
> > 
> > I am developing a website using perl for it cgi. This is the firsttime
> >  for me to use perl for website application. I've installed perl::CGI
> >  and create a very simple script as the very first step:
> 
> > #!/usr/bin/perl
> > print "Content-type: text/html";
> > print "";
> > print "";
> > print "";
> > print "Try if the webserver understand my perl CGI";
> > print "";
> > print "";
> > print "";
> > print "tes dulu";
> > print "";
> > print "";
> 
> This program won't work as it stands. I googled for 'perl cgi example'
> and this site
>  seems OK
> to give you a working example.
> 
> > But my apache2 does not understand my perlscript.
> > 
> > I put the script (index.cgi) under /srv/www/htdocs/klien/boel/cgi-bin
> >  so the url of my first perl cgi script (index.cgi) is:
> >  http://127.0.0.1/klien/beol/cgi-bin/index.cgi .
> 
> The easiest way to make it work is to put it in the existing
> preconfigured script directory: /srv/www/cgi-bin/
> 
> Try that directory first. Once you get it working you can try
> reconfiguring things so it will work in another directory.
> 
> > I tried to find the solution by looking up on my perl book. I found about 
> > ScriptAlias. So I add this lines into the "httpd.conf":
> > ScriptAlias /cgi-bin/ /srv/www/htdocs/klien/beol/cgi-bin
> > 
> > Options ExecCGI
> > 
> > 
> > If I restart the apache2 I get this error message:
> > "
> > suseonthelap:/etc/apache2 # rcapache2 restart
> > [Fri Sep 21 20:56:08 2007] [warn] The ScriptAlias directive in 
> > /etc/apache2/httpd.conf at line 215 will probably never match because it 
> > overlaps an earlier ScriptAlias.
> > Syntax OK
> > Shutting down httpd2 (waiting for all children to terminate)  done
> > Starting httpd2 (prefork) [Fri Sep 21 20:56:11 2007] [warn] The ScriptAlias 
> > directive in /etc/apache2/httpd.conf at line 215 will probably never match 
> > because it overlaps an earlier ScriptAlias.
> >   done
> > suseonthelap:/etc/apache2
> 
> It's telling you that you're trying to use the same URL that is
> preconfigured for /srv/www/cgi-bin/
> 
> Configuring Apache is not really hard but it's not the simplest thing in
> the world either. You can find tutorials and reference materials with
> Google but be aware that the SUSE setup is different to the default way
> of configuring Apache, so make sure you understand things properly. Take
> it one step at a time.
> 
> Cheers, Dave
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


-- 
Patrik Hasibuan <[EMAIL PROTECTED]>
Junior Programmer
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] How to make/mount encrypted USB

2007-09-21 Thread Kai Ponte
On Friday 21 September 2007 12:16, Gabriel . wrote:

> >
> > I tried again to simply create one FAT partition that is encrypted but
> > this doesn't seem to show up when I plug in the drive.
> >
> > What do I need to do?
>
> Maybe this could help
> http://ubuntu.wordpress.com/2006/01/24/use-an-encrypted-usb-drivepartition/

Hmmm, thanks. I'll try that when I get home.

It is funny - one reader mentions truecrypt.  

-- 
kai ponte
www.perfectreign.com
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] ubuntu rc.local

2007-09-21 Thread Druid
> >
>
> Boot.local runs fairly early in the sequence.  After.local runs at the end.
>

which you will have to create, since its not there by default
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] cifs mount on boot

2007-09-21 Thread Ron Eggler
Hi all,

Where would i best place a call like: 
# mount -t cifs -o username=reg,password=xyz,uid=100,gid=1000
best? i've tried to make a script mymount and put it in /etc/init.d and made 
links in rc5.d and rc3.d as S99mymount and K99mymount but the share still 
doesn't get mounted. /etc/fstab wouldn't work because the share unfortunately 
has a space in the share name (can't change it). Can anyone direct me to the 
right place where to do this?
Thank you!

Ron
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] ubuntu rc.local

2007-09-21 Thread James Knott
Druid wrote:
> On 9/21/07, primm <[EMAIL PROTECTED]> wrote:
>   
>> Ubuntu has a file at /etc/rc.local
>>
>> I quote from the script:
>>
>> # This script is executed at the end of each multiuser runlevel.
>> # Make sure that the script will "exit 0" on success or any other
>> # value on error.
>>
>> In Ubuntu you can do:
>>
>> sudo /etc/init.d/rc.local start
>> 
>
> boot.local
>
>   

Boot.local runs fairly early in the sequence.  After.local runs at the end.

-- 
Use OpenOffice.org 
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Going to SP1

2007-09-21 Thread Chris Arnold
Well, i had to re-install SLED due to trying to update to gnome 2.18,
this is another story. Now i am wanting to move to SP1 and i am using
YOU. When doing this, i get:
Cannot install
gstreamer010-plugins-base-0.10.14-0.pm.1.i586[20070921-153900]
Can't install
gstreamer010-plugins-base-0.10.14-0.pm.1.i586[20070921-153900], since
gstreamer010-plugins-base-0.10.13-2.12.i586[20070921-145918] is already
marked as needing to be installed
Conflict Resolution:
( ) do not install
gstreamer010-plugins-base-0.10.14-0.pm.1.i586[20070921-153900]
( ) do not install
gstreamer010-plugins-base-0.10.13-2.12.i586[20070921-145918]
( ) Ignore that gstreamer010-plugins-base is already set to install
What to do so i can get SP1 installed and working?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] ubuntu rc.local

2007-09-21 Thread James Knott
primm wrote:
> Ubuntu has a file at /etc/rc.local
>
> I quote from the script:
>
> # This script is executed at the end of each multiuser runlevel.
> # Make sure that the script will "exit 0" on success or any other
> # value on error.
>
> In Ubuntu you can do:
>
> sudo /etc/init.d/rc.local start
>
> sort of stuff with it.
>
> What's the equivalent in 10.2?
>
> Thanks.
>   
after.local

-- 
Use OpenOffice.org 
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] ubuntu rc.local

2007-09-21 Thread Druid
On 9/21/07, primm <[EMAIL PROTECTED]> wrote:
> Ubuntu has a file at /etc/rc.local
>
> I quote from the script:
>
> # This script is executed at the end of each multiuser runlevel.
> # Make sure that the script will "exit 0" on success or any other
> # value on error.
>
> In Ubuntu you can do:
>
> sudo /etc/init.d/rc.local start

boot.local

>
> sort of stuff with it.
>
> What's the equivalent in 10.2?
>
> Thanks.
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Genius graphic tablet and xinput

2007-09-21 Thread primm
I have the genius mousepen.. I'm mapping the mouse buttons as:

xinput set-button-map "WizardPen Tablet" 1 3 2

My /etc/X11/xorg.conf has this:

Section "InputDevice"
Identifier  "WizardPen Tablet"
Option  "SendCoreEvents""true"
Driver   "wizardpen"
Option "Buttons""3"
Option  "Device""/dev/tablet-event"
Option  "TopX"  "2199"
Option  "TopY"  "3598"
Option  "BottomX"   "30325"
Option  "BottomY"   "29278"
Option  "MaxX"  "30325"
Option  "MaxY"  "29278"
EndSection

Everything works apart from the equivalent of left click+drag under compiz. 
Under the latter ctrl+alt+pen drag simply draws a rectangle on the screen so 
I can't rotate the cube.

Any ideas anyone?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] perl cgi on opensuse10.2

2007-09-21 Thread Patrik Hasibuan
Dear my friends...

I found that my perl cgi script only run if they're placed into 
/srv/www/cgi-bin.

Could I have some other locations for keeping and running my perl cgi script by 
my apache2?

ScriptAlias /cginya/ /srv/www/htdocs/klien/beol/cgi-bin

Options ExecCGI


This does not work as I expect.

Please tell me.

Thank you very much in advance.

On Fri, 21 Sep 2007 21:01:36 +0700
Patrik Hasibuan <[EMAIL PROTECTED]> wrote:

> Dear my friends...
> 
> I use opensuse10.2.
> 
> I am developing a website using perl for it cgi. This is the firsttime for me 
> to use perl for website application.
> I've installed perl::CGI and create a very simple script as the very first 
> step:
> "
> #!/usr/bin/perl
> print "Content-type: text/html";
> print "";
> print "";
> print "";
> print "Try if the webserver understand my perl CGI";
> print "";
> print "";
> print "";
> print "tes dulu";
> print "";
> print "";
> ".
> But my apache2 does not understand my perlscript.
> 
> I put the script (index.cgi) under /srv/www/htdocs/klien/boel/cgi-bin so the 
> url of my first perl cgi script (index.cgi) is: 
> http://127.0.0.1/klien/beol/cgi-bin/index.cgi .
> 
> I tried to find the solution by looking up on my perl book. I found about 
> ScriptAlias. So I add this lines into the "httpd.conf":
> ScriptAlias /cgi-bin/ /srv/www/htdocs/klien/beol/cgi-bin
> 
> Options ExecCGI
> 
> 
> If I restart the apache2 I get this error message:
> "
> suseonthelap:/etc/apache2 # rcapache2 restart
> [Fri Sep 21 20:56:08 2007] [warn] The ScriptAlias directive in 
> /etc/apache2/httpd.conf at line 215 will probably never match because it 
> overlaps an earlier ScriptAlias.
> Syntax OK
> Shutting down httpd2 (waiting for all children to terminate)  done
> Starting httpd2 (prefork) [Fri Sep 21 20:56:11 2007] [warn] The ScriptAlias 
> directive in /etc/apache2/httpd.conf at line 215 will probably never match 
> because it overlaps an earlier ScriptAlias.
>   done
> suseonthelap:/etc/apache2
> "
> 
> Please tell me what I should do to make my apache2 understand the perl cgi 
> script.
> 
> Thank you very much in advance.
> -- 
> Patrik Hasibuan <[EMAIL PROTECTED]>
> Junior Programmer
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


-- 
Patrik Hasibuan <[EMAIL PROTECTED]>
Junior Programmer
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] perl cgi on opensuse10.2

2007-09-21 Thread Dave Howorth
On Fri, 2007-09-21 at 21:01 +0700, Patrik Hasibuan wrote:
> Dear my friends...
> 
> I use opensuse10.2.
> 
> I am developing a website using perl for it cgi. This is the firsttime
>  for me to use perl for website application. I've installed perl::CGI
>  and create a very simple script as the very first step:

> #!/usr/bin/perl
> print "Content-type: text/html";
> print "";
> print "";
> print "";
> print "Try if the webserver understand my perl CGI";
> print "";
> print "";
> print "";
> print "tes dulu";
> print "";
> print "";

This program won't work as it stands. I googled for 'perl cgi example'
and this site
 seems OK
to give you a working example.

> But my apache2 does not understand my perlscript.
> 
> I put the script (index.cgi) under /srv/www/htdocs/klien/boel/cgi-bin
>  so the url of my first perl cgi script (index.cgi) is:
>  http://127.0.0.1/klien/beol/cgi-bin/index.cgi .

The easiest way to make it work is to put it in the existing
preconfigured script directory: /srv/www/cgi-bin/

Try that directory first. Once you get it working you can try
reconfiguring things so it will work in another directory.

> I tried to find the solution by looking up on my perl book. I found about 
> ScriptAlias. So I add this lines into the "httpd.conf":
> ScriptAlias /cgi-bin/ /srv/www/htdocs/klien/beol/cgi-bin
> 
> Options ExecCGI
> 
> 
> If I restart the apache2 I get this error message:
> "
> suseonthelap:/etc/apache2 # rcapache2 restart
> [Fri Sep 21 20:56:08 2007] [warn] The ScriptAlias directive in 
> /etc/apache2/httpd.conf at line 215 will probably never match because it 
> overlaps an earlier ScriptAlias.
> Syntax OK
> Shutting down httpd2 (waiting for all children to terminate)  done
> Starting httpd2 (prefork) [Fri Sep 21 20:56:11 2007] [warn] The ScriptAlias 
> directive in /etc/apache2/httpd.conf at line 215 will probably never match 
> because it overlaps an earlier ScriptAlias.
>   done
> suseonthelap:/etc/apache2

It's telling you that you're trying to use the same URL that is
preconfigured for /srv/www/cgi-bin/

Configuring Apache is not really hard but it's not the simplest thing in
the world either. You can find tutorials and reference materials with
Google but be aware that the SUSE setup is different to the default way
of configuring Apache, so make sure you understand things properly. Take
it one step at a time.

Cheers, Dave
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] ubuntu rc.local

2007-09-21 Thread primm
Ubuntu has a file at /etc/rc.local

I quote from the script:

# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.

In Ubuntu you can do:

sudo /etc/init.d/rc.local start

sort of stuff with it.

What's the equivalent in 10.2?

Thanks.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Re: RAM

2007-09-21 Thread Jonathan Arnold
JJB wrote:
> How does this look to you:
> 
> Mem:   1027540k total,   977492k used,50048k free,   199076k buffers
> Swap:  5245180k total,   131724k used,  5113456k free,   104808k cached
> 
> Its a Samba server with 1gb ram, also running Apache and Subversion,
> MediaWiki, 60 - 70 users (mostly using it as a file share), probably the
> most heavily used system we have.
> OpenSUSE 10.2, 64 bit.

Yech, that looks terrible. In this day and age of cheap RAM, you shouldn't be 
using
131MB of Swap space. And on my machine, with 3gb of RAM, I usually have 60% or 
so
in buffers, which keeps it speedy.

-- 
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Linux Brain Dump - Linux Notes, HOWTOs and Tutorials:
http://www.linuxbraindump.org

Daemon Dancing in the Dark, an Open OS weblog:
http://freebsd.amazingdev.com/blog/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Where does YaST remote desktop store its settings?

2007-09-21 Thread Rikard Johnels
Hi all!

I enabled remote administration in YaST;
YaST -> Network Services -> Remote Adinistration

It works as expectad, but the opened window is set to 1024x768.
I have a dual monitor setup that does 1600x1024x2 and i would like the remote 
session to be at least 1280x1024, or better yet, full screen.
I have tried to find where Yast stores the setting for the daemon, but i cant 
seem to find how or where it sets it...

-- 
         /Rikard

-
email   : [EMAIL PROTECTED]
web     : http://www.rikjoh.com
mob:: +46 (0)763 19 76 25
 Public PGP fingerprint 
< 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78  46 1C EE 56 >


pgp2npY2jyPqu.pgp
Description: PGP signature


Re: [opensuse] Re: RAM

2007-09-21 Thread JJB

How does this look to you:

Mem:   1027540k total,   977492k used,50048k free,   199076k buffers
Swap:  5245180k total,   131724k used,  5113456k free,   104808k cached

Its a Samba server with 1gb ram, also running Apache and Subversion, 
MediaWiki, 60 - 70 users (mostly using it as a file share), probably the 
most heavily used system we have.

OpenSUSE 10.2, 64 bit.

- Joel


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] How to make/mount encrypted USB

2007-09-21 Thread Gabriel .
2007/9/21, Kai Ponte <[EMAIL PROTECTED]>:
> I have a 16GB usb drive. In reading some posts here and on the intraweb, I
> decided it would be good to encrypt this drive.
>
> I tried to create a 5G FAT partiion and then an encrypted EXT3 partition. This
> worked, but i couldn't figure how to see the ext3 partition.
>
> I then tried to load and create the partition with trucrypt. this seemed to do
> something but I could only find instructions on how to make it work in Gentoo
> and then it was involving visudo stuff that makes no sense.
>
> I tried again to simply create one FAT partition that is encrypted but this
> doesn't seem to show up when I plug in the drive.
>
> What do I need to do?
>

Maybe this could help
http://ubuntu.wordpress.com/2006/01/24/use-an-encrypted-usb-drivepartition/

Regards
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] How to make/mount encrypted USB

2007-09-21 Thread Kai Ponte
I have a 16GB usb drive. In reading some posts here and on the intraweb, I 
decided it would be good to encrypt this drive.

I tried to create a 5G FAT partiion and then an encrypted EXT3 partition. This 
worked, but i couldn't figure how to see the ext3 partition.

I then tried to load and create the partition with trucrypt. this seemed to do 
something but I could only find instructions on how to make it work in Gentoo 
and then it was involving visudo stuff that makes no sense.

I tried again to simply create one FAT partition that is encrypted but this 
doesn't seem to show up when I plug in the drive.

What do I need to do?


(Note: I do not want to resort to the CLI to mount it.)


-- 
kai ponte
www.perfectreign.com
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Re: MCE: The hardware reports a non fatal,...

2007-09-21 Thread Eberhard Roloff
Toni wrote:
> Hello,
> 
> With certain frequency (may be many times a day) my system freezes and
> neither mouse nor keyboard can "awake" it. Reset is unavoidable.
> 
> Being the problem certain resemblance with that bugzilla:
> https://bugzilla.novell.com/show_bug.cgi?id=259721
> I have added the option "noapic" at boot sequence but, once at least,
> it happen again. (I said "certain resemblance"; not equal: in my case
> freezes occur at any time, not overnight).
> 
> I encountered same correlation between freezes and this messages
> in /var/log/messages: 
> 
> Sep 19 12:09:42 clot1 kernel: MCE: The hardware reports a non fatal,
> correctable incident occurred on CPU 0.
> Sep 19 12:09:42 clot1 kernel: Bank 1: 9171
> Sep 19 12:09:57 clot1 kernel: MCE: The hardware reports a non fatal,
> correctable incident occurred on CPU 0.
> Sep 19 12:09:57 clot1 kernel: Bank 1: 9171
> Sep 19 12:10:12 clot1 kernel: MCE: The hardware reports a non fatal,
> correctable incident occurred on CPU 0.
> Sep 19 12:10:12 clot1 kernel: Bank 1: 9171
> 
> It must be said that freezes occur after, but not always, this series
> of messages. My S.O. is a Suse 10.2 and the cpu an AMD Duron 800.  
> Can someone give me a clue about the problem?.
> 
> Thanks,
> Toni
just a very wild guess:
I had similar problems years ago on an old compaq laptop.
There it helped to use the kernel option "nomce" at the grub command
line (at that time, it was lilo, but you get the idea)

Just let me know how it works...

regards
Eberhard

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Don Raboud
On Friday 21 September 2007 12:12, Jeremy Figgins wrote:
> I've seen a lot of "top" output thrown around on this topic and a bunch
> of  people have touched on this issue, but let me ask this question:
>
> I'm sitting right now in front of my 1gig machine. I have my normal set
> of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
> would benefit from additional RAM? What command and what output do I
> need to pay attention to?

On Friday 21 September 2007 12:29, Carlos E. R. wrote:
>> Another indicator is if you see the ammount dedicated to "buffers" and
>> "cached" is small with little free memory.

By way of an example, this is the top output from my desktop machine currently 
with 2G of ram (and not to much open right now).

Mem:   2075524k total,  1695896k used,   379628k free,   520148k buffers
Swap:  3148732k total,  128k used,  3148604k free,   519956k cached

There is:

379628k free memory
520148k for disk buffers
519956k currently cached

for a total of about 1.4G of ram "available if required" without touching 
swap.

The output of free contains the line

-/+ buffers/cache: 6559041419620

The last bit says the same thing, that about 0.6G is currently actually used 
and that 1.4G is "available".  (Note that free defaults to displaying in 
kilobytes).

At least that is my understanding...

-- 
Don
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Re: RAM

2007-09-21 Thread Jonathan Arnold
Jeremy Figgins wrote:
> I've seen a lot of "top" output thrown around on this topic and a bunch
> of  people have touched on this issue, but let me ask this question:
> 
> I'm sitting right now in front of my 1gig machine. I have my normal set
> of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
> would benefit from additional RAM? What command and what output do I
> need to pay attention to?

Well, I'm going be contrary and say that even if you don't hit swap, you
might need more RAM. As mentioned, some programs (like GIMP) use their own
temporary disk space if there isn't enough RAM. And even if you aren't using
swap, you might be cutting back too much on disk buffers.

You want to see how much RAM your apps are using.  There's a bunch of ways
to do this:

1] htop - a much better top, this displays a line for memory usage:

  Mem[|*** 
1067/3042MB]


The number at the right is what you are really interested in. This is how much
memory is being used by apps and how much free memory.

2] The KDE memory module, which you can run from the command line with the 
command
'kcmshell memory'. This again shows you how much application data you are using.

3] I like Conky as a resource monitor. Be sure to set the "no_buffers" value to 
be
false, so it doesn't include the fungible Disk Cache. This will keep you posted 
on
the memory usage.

But still, the number is a moving target.

-- 
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Linux Brain Dump - Linux Notes, HOWTOs and Tutorials:
http://www.linuxbraindump.org

Daemon Dancing in the Dark, an Open OS weblog:
http://freebsd.amazingdev.com/blog/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


The Friday 2007-09-21 at 11:24 -0700, Sloan wrote:

> If you're using any swap at all, you would benefit from additional RAM.

If you have suspended to disk some time previously, you will se a fair 
ammount of used swap, without being any indication that more ram is 
needed.

- -- 
Cheers,
   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFG9BDntTMYHG2NR9URAmK+AJ9WIUZRdiyH5oZmJE+BF8QD+sOF8ACgiKsZ
C+zDe6WdhZx75hC7FzzkdzE=
=u8MK
-END PGP SIGNATURE-

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread James Knott

Sloan wrote:

Jeremy Figgins wrote:
  

I've seen a lot of "top" output thrown around on this topic and a bunch
of  people have touched on this issue, but let me ask this question:

I'm sitting right now in front of my 1gig machine. I have my normal set
of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
would benefit from additional RAM? What command and what output do I
need to pay attention to?
  


If you're using any swap at all, you would benefit from additional RAM.

top or free could tell you about swap usage.

  


If you hit swap only occasionally, I wouldn't worry about it.  If a lot, 
then more memory should help.



--
Use OpenOffice.org 
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread James Knott

Jeremy Figgins wrote:

I've seen a lot of "top" output thrown around on this topic and a bunch
of  people have touched on this issue, but let me ask this question:

I'm sitting right now in front of my 1gig machine. I have my normal set
of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
would benefit from additional RAM? What command and what output do I
need to pay attention to?
  
Monitor your swap size.  If you frequently use a lot of swap, you might 
benefit from more memory.



--
Use OpenOffice.org 
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


The Friday 2007-09-21 at 13:12 -0500, Jeremy Figgins wrote:

> I've seen a lot of "top" output thrown around on this topic and a bunch
> of  people have touched on this issue, but let me ask this question:
> 
> I'm sitting right now in front of my 1gig machine. I have my normal set
> of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
> would benefit from additional RAM? What command and what output do I
> need to pay attention to?

If you see the swap is used (in top), every day, but not just a few 
kilobytes, and without having suspended the computer, then you should 
benefit.

Another indicator is if you see the ammount dedicated to "buffers" and 
"cached" is small with little free memory.

- -- 
Cheers,
   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFG9A2OtTMYHG2NR9URAi6eAJ9ThFJEvyy2E10uLwbBi4FdlJKoggCeOA8P
aNEpHeGF6MUi/+1gkUF4j6Q=
=dazf
-END PGP SIGNATURE-

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Kenneth Schneider
On Fri, 2007-09-21 at 13:12 -0500, Jeremy Figgins wrote:
> I've seen a lot of "top" output thrown around on this topic and a bunch
> of  people have touched on this issue, but let me ask this question:
> 
> I'm sitting right now in front of my 1gig machine. I have my normal set
> of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
> would benefit from additional RAM? What command and what output do I
> need to pay attention to?

free is a good command to use. If you notice a lot of swap being used
often then that would be a good indication of needing more ram.

-- 
Ken Schneider
UNIX  since 1989, linux since 1994, SuSE  since 1998

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Sloan
Jeremy Figgins wrote:
> I've seen a lot of "top" output thrown around on this topic and a bunch
> of  people have touched on this issue, but let me ask this question:
>
> I'm sitting right now in front of my 1gig machine. I have my normal set
> of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
> would benefit from additional RAM? What command and what output do I
> need to pay attention to?
>   
If you're using any swap at all, you would benefit from additional RAM.

top or free could tell you about swap usage.

Joe

--
KDE/SuSE 10.2 - Unix since 1984, Linux since 1993, SuSE since 2004
Linux 2.6.23-rc7-default #3 SMP Wed Sep 19 20:20:53 PDT 2007 i686

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: RAM

2007-09-21 Thread Jeremy Figgins
I've seen a lot of "top" output thrown around on this topic and a bunch
of  people have touched on this issue, but let me ask this question:

I'm sitting right now in front of my 1gig machine. I have my normal set
of apps open: firefox, thunderbird, konsole, etc. How can I tell if I
would benefit from additional RAM? What command and what output do I
need to pay attention to?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] OpenOffice 2.3

2007-09-21 Thread JP Rosevear

On Thu, 2007-09-20 at 11:42 -0700, Ben Kevan wrote:
> On Thursday 20 September 2007 05:23:18 am JP Rosevear wrote:
> > On Thu, 2007-09-20 at 13:57 +0200, Hans van der Merwe wrote:
> > > On Thu, 2007-09-20 at 12:38 +0200, Carlos E. R. wrote:
> >
> > 2.3 is the stable release now, Petr just hasn't had a chance to move it
> > over yet.
> 
> Having a release put off because 1 person "doesn't have time" is quite 
> ridiculous. 

The release was not put off, its in openSUSE 10.3.  It just hasn't moved
in the build service repo's from UNSTABLE to STABLE yet.  And 2.3 was
officially released only this week.

-JP
-- 
JP Rosevear <[EMAIL PROTECTED]>
Novell, Inc.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Re: MCE: The hardware reports a non fatal,...

2007-09-21 Thread Mike
On Friday 21 September 2007 19:02, Toni wrote:

>
> Not seams that. See the parameters I got after two hours running:
>
> CPU Temp. : 56ºC
> System Temp.:   36ºC
>
> Current CPU FAN Speed:  ~ 1400 rpm
> Current EXT FAN Speed:  ~ 4618 rpm
> V core  1.63V
> 2,5V2.47V
> 3,3V3.28V
> 5V  4.88V
> 12V 11.64V
>
> Memory test (14h) gave no errors. Thanks, any way ;-)

Bad power supply? Or it's getting too hot? I had one that drove me nuts 
trying to figure out what the problem was.

Mike

-- 
Powered by SuSE 10.0 Kernel 2.6.13 X86_64 KDE 3.4 Kmail 1.8
  7:26pm  up 36 days 22:59,  6 users,  load average: 2.14, 2.28, 2.26
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Upgrading from 10.3 RC1 to Final Question..

2007-09-21 Thread Ben Kevan
I was wondering how the upgrade process from RC1 to Final was going to be? 
Could I just change Repo's and update the packages that have changed there? 

Or will I have to redownload the ISO and do an upgrade? 

Thanks

-- 
How much can you know about yourself, you've never been in a fight? I don't 
wanna die without any scars. So come on; hit me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Re: MCE: The hardware reports a non fatal,...

2007-09-21 Thread Toni
Rajko M. wrote:

> Overheating?
> Core voltage to low?
> I have one motherboard where BIOS is setting core voltage to low and
> CPU can't run at max bus speed.
> 

Not seams that. See the parameters I got after two hours running:

CPU Temp. : 56ºC
System Temp.:   36ºC
 
Current CPU FAN Speed:  ~ 1400 rpm
Current EXT FAN Speed:  ~ 4618 rpm
V core  1.63V
2,5V2.47V
3,3V3.28V
5V  4.88V
12V 11.64V

Memory test (14h) gave no errors. Thanks, any way ;-)

Regards,
Toni

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Bug 97414 in kdesu (Suse 10.2)

2007-09-21 Thread Albert Straßenberger
Am Freitag, 21. September 2007 01:25:44 schrieb Rajko M.:
> On Thursday 20 September 2007 02:31:43 am Albert Straßenberger wrote:
> > Hi,
> >
> > I updated kdebase to 3.5.7-89.1.i586.rpm from software.opensuse.org and
> > get now the same error described in the bug. (kde bugtracking)
> >
> > :~$ kdesu -c smart --gui
> > kdesu: Unbekannte Option "--gui".
> > kdesu: Benutzen Sie den Parameter "--help", um die verfügbaren Optionen
> > zu sehen
> >  :~$ kdesu --version
> > Qt: 3.3.8
> > KDE: 3.5.7 "release 78.1"
> > KDE su: 1.0
> >
> > Albert
>
> kdesu -c 'smart --gui'
> will do what you want.
>
> --
> Regards,
> Rajko.

You are right, but it should be possible without ''.
If you install kdebase from the repository above, you can´t use kdesu with 
parameters i.e. kdesu -c smart --gui. Without kdesu, it is possible i.e. 
smart --gui. 
I think it is a bug and kdesu should replaced with a newer version than 1.0. 
Otherwise you has to chance every line in the menu, in which you use kdesu.

Regards,
Albert
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] how do i unsubscribe

2007-09-21 Thread Jos van Kan
Op vr september 21 2007 14:39, schreef Henne Vogelsang:
> Hi,
>
> On Friday, September 21, 2007 at 14:29:43, Michael Skiba wrote:
> > Am Freitag, 21. September 2007 03:13:35 schrieb Aaron Kulkis:
> > > Just how stupid are you?
> >
> > May I return this question?
>
> No you may not ;)
>
> Aaron is no longer on this list. Im sorry but it seems that this is the
> only solution possible. Sad but true.
>

Henne! Really! Sweet, lovable Aaron! Always a kind word to the unwary :-)

Reduces my plonkfilter with one entry.

Best regards,
-- 
Jos van Kan   registered Linux user #152704
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] how do i unsubscribe

2007-09-21 Thread Kenneth Schneider
On Fri, 2007-09-21 at 15:28 +0200, Rolf Masfelder wrote:
> Am Freitag, 21. September 2007 14:39 schrieb Henne Vogelsang:
> > Hi,
> >
> > On Friday, September 21, 2007 at 14:29:43, Michael Skiba wrote:
> > > Am Freitag, 21. September 2007 03:13:35 schrieb Aaron Kulkis:
> > > > Just how stupid are you?
> > >
> > > May I return this question?
> >
> > No you may not ;)
> >
> > Aaron is no longer on this list. I'm sorry but it seems that this is
> > the only solution possible. Sad but true.
> 
> You 'unsubscribed' Aaron? Did I miss something?
> 

Yes! You missed the email from Henne that rude and intolerant behaviour
will no longer be accepted on this list.

Bravo.

-- 
Ken Schneider
UNIX  since 1989, linux since 1994, SuSE  since 1998

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] how do i unsubscribe

2007-09-21 Thread Mike
On Friday 21 September 2007 14:39, Henne Vogelsang wrote:

>
> Aaron is no longer on this list. Im sorry but it seems that this is
> the only solution possible. Sad but true.

Don't be sorry. He had nothing constructive to say for the most part, 
and perhaps now I can remove him from my hit list.

Thanks

Mike

-- 
Powered by SuSE 10.0 Kernel 2.6.13 X86_64 KDE 3.4 Kmail 1.8
  4:12pm  up 36 days 19:45,  6 users,  load average: 2.00, 2.07, 2.08
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Re: Problems installing lighttpd on opensuse 10.3

2007-09-21 Thread Jonathan Arnold
salva benimeli wrote:
> Hello all,
> 
> I'm trying to install lighttpd server from yast. The installation seems to
> be ok but when I try to start the server with '/etc/init.d/lighttpd
> start' I
> get the following error:
> 
> 
> "linux-fb4w:/home/wetter # /etc/init.d/lighttpd start
> Starting lighttpd startproc: Empty pid file /var/run/lighttpd.pid for
> /usr/sbin/lighttpd
> 2007-09-21 15:08:03: (network.c.159) socket failed: Address family not
> supported by protocol
> startproc:  exit status of parent of /usr/sbin/lighttpd: 255"
> 
> 
> Anyone knows if it' is a bug in opensuse 10.3 because I didn't have any
> problem on 10.2 version.

Sounds like an IPv6 problem. Is there a way to make IPv6 either ignored or
take a backseat to IPv4?

-- 
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Linux Brain Dump - Linux Notes, HOWTOs and Tutorials:
http://www.linuxbraindump.org

Daemon Dancing in the Dark, an Open OS weblog:
http://freebsd.amazingdev.com/blog/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Problems installing lighttpd on opensuse 10.3

2007-09-21 Thread salva benimeli

Hello all,

I'm trying to install lighttpd server from yast. The installation seems to
be ok but when I try to start the server with '/etc/init.d/lighttpd start' I
get the following error:


"linux-fb4w:/home/wetter # /etc/init.d/lighttpd start
Starting lighttpd startproc: Empty pid file /var/run/lighttpd.pid for
/usr/sbin/lighttpd
2007-09-21 15:08:03: (network.c.159) socket failed: Address family not
supported by protocol
startproc:  exit status of parent of /usr/sbin/lighttpd: 255"


Anyone knows if it' is a bug in opensuse 10.3 because I didn't have any
problem on 10.2 version.

Thanks in advance


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] OpenOffice 2.3

2007-09-21 Thread Joe Morris (NTM)
On 09/21/2007 08:36 PM, Michael Skiba wrote:
> Am Freitag, 21. September 2007 02:21:10 schrieb James Knott:
>   
>> I haven't noticed a 64 bit version there.
>> 
> "The 64 bit versioen aren't released till now because we haven't tester with 
> these maschines" (IRC)
>
> I guess this is a invitation for any volunteer ;)
>
> Feel free to help, i.e. with testing :)
>
>   
There is x86_64 builds in the build repository.  That is what I use,
partly for the reason of testing and filing bugs.  It has come a long
way in the last year or so.  I second the invitation to use it and file
bugs reports.  So far I have tried to report in bugzilla those bugs in
the 64 bit version that are 64 bit specific.  I hope the 64 bit soon
becomes not only as polished as the 32 bit, but exploits the power of 64
bit.

-- 
Joe Morris
Registered Linux user 231871 running openSUSE 10.2 x86_64





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] how do i unsubscribe

2007-09-21 Thread Patrick Shanahan
* Rolf Masfelder <[EMAIL PROTECTED]> [09-21-07 09:34]:
> You 'unsubscribed' Aaron? Did I miss something?

A lot, apparently.  Must be new  :^)

> The initial question was from clifford jackson ...

but "Aaron" *has* a history.

-- 
Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711
http://wahoo.no-ip.org Photo Album:  http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://counter.li.org
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Re: how do i unsubscribe

2007-09-21 Thread Eberhard Roloff
Henne Vogelsang wrote:
> Hi,
> 
> On Friday, September 21, 2007 at 14:29:43, Michael Skiba wrote:
>> Am Freitag, 21. September 2007 03:13:35 schrieb Aaron Kulkis:
>>
>>> Just how stupid are you?
>> May I return this question?
> 
> No you may not ;)
> 
> Aaron is no longer on this list. Im sorry but it seems that this is the
> only solution possible. Sad but true.
> 
> Henne
> 
Henne, thanks much!

Kind regards
Eberhard

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] how do i unsubscribe

2007-09-21 Thread Rolf Masfelder
Am Freitag, 21. September 2007 14:39 schrieb Henne Vogelsang:
> Hi,
>
> On Friday, September 21, 2007 at 14:29:43, Michael Skiba wrote:
> > Am Freitag, 21. September 2007 03:13:35 schrieb Aaron Kulkis:
> > > Just how stupid are you?
> >
> > May I return this question?
>
> No you may not ;)
>
> Aaron is no longer on this list. Im sorry but it seems that this is
> the only solution possible. Sad but true.

You 'unsubscribed' Aaron? Did I miss something?

The initial question was from clifford jackson ...

>
> Henne
>
> --
> Henne Vogelsang, openSUSE.
> Everybody has a plan, until they get hit.
>   - Mike Tyson
Rolf
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Re: Ext3 vs Reiser FS

2007-09-21 Thread Jonathan Arnold
Jim Flanagan wrote:
> Rajko M. wrote:
>> On Tuesday 18 September 2007 06:48, Jim Flanagan wrote:
>> ...
>>   
>>> Just curious, does anyone know what FS Google themselves use? Do they
>>> use one or more of these file systems, or did they take the effort to
>>> write their own? Would be interesting to know.
>>>
>>> JF
>>> 
>> http://labs.google.com/papers/gfs.html
>>
>>   
> Most interesting, thanks!

Here's another recent paper that compares a lot of the Linux filesystems.

http://www.linuxworld.com/nllinuxopensourc95749

-- 
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Linux Brain Dump - Linux Notes, HOWTOs and Tutorials:
http://www.linuxbraindump.org

Daemon Dancing in the Dark, an Open OS weblog:
http://freebsd.amazingdev.com/blog/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] repositories for openSUSE 10.0

2007-09-21 Thread Michael Skiba
Am Freitag, 21. September 2007 14:55:00 schrieb Roger Oberholtzer:
> Please re-read: I am looking for 10.0. Not 10.2
Ouch.. sorry..

> > > The links on
> > > http://en.opensuse.org/Additional_YaST_Package_Repositories do not work
> > > (for quite a time).
At least this link works for 10.0 and 10.2 :D

Greetings
Michael


signature.asc
Description: This is a digitally signed message part.


Re: [opensuse] OpenOffice 2.3

2007-09-21 Thread Michael Skiba
Am Freitag, 21. September 2007 14:36:53 schrieb Michael Skiba:
> Am Freitag, 21. September 2007 02:21:10 schrieb James Knott:
> > > However I just wanted to say, that openoffice.org also offers downloads
> > > of the latest OOo versions ;) (also rpms)
> >
> > I haven't noticed a 64 bit version there.
>[...]
> I guess this is a invitation for any volunteer ;)
>
> Feel free to help, i.e. with testing :)
I got further informations: 
You can find the _UNTESTED_ x64 versions of OOo here:
ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/680/OOG680_m5/Build-1/

Is I already mentioned, they're not enough tested to put them on the official 
site yet - you can help to speed up this process by testing these builds and 
give a feedback at: 
[EMAIL PROTECTED] (In English please)

or in German:
[EMAIL PROTECTED]


Greetings and thanks
Michael


signature.asc
Description: This is a digitally signed message part.


Re: [opensuse] repositories for openSUSE 10.0

2007-09-21 Thread Michael Skiba
Am Freitag, 21. September 2007 10:40:32 schrieb Roger Oberholtzer:
> I just want to verify the following for openSUSE 10.0:
>
> 1) There is no on-line non-oss repository any more.
Negative, I've one: i.e. 
http://download.opensuse.org/distribution/10.2/repo/non-oss

> 2) There is no GNOME STABLE repository.
Negative again I've one: 
http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/

> The links on http://en.opensuse.org/Additional_YaST_Package_Repositories
> do not work (for quite a time). 
Works for me...(at least atm)

Greetings
Michael 




signature.asc
Description: This is a digitally signed message part.


Re: [opensuse] repositories for openSUSE 10.0

2007-09-21 Thread Andreas Jaeger
Michael Skiba <[EMAIL PROTECTED]> writes:

> Am Freitag, 21. September 2007 10:40:32 schrieb Roger Oberholtzer:
>> I just want to verify the following for openSUSE 10.0:
>>
>> 1) There is no on-line non-oss repository any more.
> Negative, I've one: i.e. 
> http://download.opensuse.org/distribution/10.2/repo/non-oss

That's for 10.2.  Roger asked for 10.0 - and that one exists as well
but on a different server:

http://ftp.suse.com/pub/suse/i386/10.0/inst-source-extra/

non-oss was introduced after 10.0 (I think for 10.1, I'm not sure).  In
10.0 it was named differently,



>
>> 2) There is no GNOME STABLE repository.
> Negative again I've one: 
> http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/
>
>> The links on http://en.opensuse.org/Additional_YaST_Package_Repositories
>> do not work (for quite a time). 
> Works for me...(at least atm)

But none for 10.0,

Andreas
-- 
 Andreas Jaeger, Director Platform/openSUSE, [EMAIL PROTECTED]
  SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
   Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


pgpiWmtYnyBo0.pgp
Description: PGP signature


Re: [opensuse] repositories for openSUSE 10.0

2007-09-21 Thread Roger Oberholtzer
On Fri, 2007-09-21 at 14:34 +0200, Michael Skiba wrote:
> Am Freitag, 21. September 2007 10:40:32 schrieb Roger Oberholtzer:
> > I just want to verify the following for openSUSE 10.0:

Please re-read: I am looking for 10.0. Not 10.2

> > 1) There is no on-line non-oss repository any more.
> Negative, I've one: i.e. 
> http://download.opensuse.org/distribution/10.2/repo/non-oss
> 
> > 2) There is no GNOME STABLE repository.
> Negative again I've one: 
> http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/
> 
> > The links on http://en.opensuse.org/Additional_YaST_Package_Repositories
> > do not work (for quite a time). 
> Works for me...(at least atm)
> 
> Greetings
> Michael 
> 
> 
-- 
Roger Oberholtzer

OPQ Systems / Ramböll RST

Ramböll Sverige AB
Kapellgränd 7
P.O. Box 4205
SE-102 65 Stockholm, Sweden

Tel: Int +46 8-615 60 20
Mobl: Int +46 70-815 1696

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] repositories for openSUSE 10.0

2007-09-21 Thread Patrick Shanahan
* Michael Skiba <[EMAIL PROTECTED]> [09-21-07 08:38]:
> Am Freitag, 21. September 2007 10:40:32 schrieb Roger Oberholtzer:
> > I just want to verify the following for openSUSE 10.0:
  

> >
> > 1) There is no on-line non-oss repository any more.
> Negative, I've one: i.e. 
> http://download.opensuse.org/distribution/10.2/repo/non-oss
> 
> > 2) There is no GNOME STABLE repository.
> Negative again I've one: 
> http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/
> 
> > The links on http://en.opensuse.org/Additional_YaST_Package_Repositories
> > do not work (for quite a time). 
> Works for me...(at least atm)
> 
> Greetings
> Michael 


  :^)


-- 
Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711
http://wahoo.no-ip.org Photo Album:  http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://counter.li.org
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] OpenOffice 2.3

2007-09-21 Thread Michael Skiba
Am Freitag, 21. September 2007 02:21:10 schrieb James Knott:
> > However I just wanted to say, that openoffice.org also offers downloads
> > of the latest OOo versions ;) (also rpms)
>
> I haven't noticed a 64 bit version there.
"The 64 bit versioen aren't released till now because we haven't tester with 
these maschines" (IRC)

I guess this is a invitation for any volunteer ;)

Feel free to help, i.e. with testing :)

Greetings
Michael




signature.asc
Description: This is a digitally signed message part.


Re: [opensuse] how do i unsubscribe

2007-09-21 Thread Henne Vogelsang
Hi,

On Friday, September 21, 2007 at 14:29:43, Michael Skiba wrote:
> Am Freitag, 21. September 2007 03:13:35 schrieb Aaron Kulkis:
> 
> > Just how stupid are you?
>
> May I return this question?

No you may not ;)

Aaron is no longer on this list. Im sorry but it seems that this is the
only solution possible. Sad but true.

Henne

-- 
Henne Vogelsang, openSUSE.
Everybody has a plan, until they get hit.
- Mike Tyson
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] how do i unsubscribe

2007-09-21 Thread Michael Skiba
Am Freitag, 21. September 2007 03:13:35 schrieb Aaron Kulkis:

> Just how stupid are you?
May I return this question?
You're the fifth answer to that question. Is this really neccessary? 
(especially in such a rude language?)

Of course I ask myself a similar question("how can someone not get this?"), 
but somehow he doesn't and heck, is that really worth writing 5 replys - 
which basicly all say the same thing[some are more, some are less, rude]?

> Oh, you're on Microsoft Network... ok...here's a suggestion.
But he's on the SUSE ML for some reason, maybe he was interested in switiching 
to SUSE? Maybe he already use SUSE on a second PC/at home and doesn't face 
any problems, why he thinks he doesn't need this ML. Or he just throw this 
thought aways cause he saw how friendly people on the list are (dunno if it 
was this or the other ML where two idiots kept fighting about certain 
topcis).

> Take your computer out to the trash, and just leave it there.
>
> Because you're too stupid to use a computer.
You're a genius ;) Ever thought of writing a poem or so?
You've creative potential, but you use it in the wrong way ;) Better use the 
energy to write a documentation or a manual.

Greetings
Michael


signature.asc
Description: This is a digitally signed message part.


[opensuse] Open in current instance

2007-09-21 Thread Hans van der Merwe

openSUSE10.2, KDE
How do I get videos to open in the current mplayer (gmplayer or
smplayer) window - at the moment it opens a new instance for every file
I click on.

Hans




E-Mail disclaimer:
http://www.sunspace.co.za/emaildisclaimer.htm
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Problem with Nvidia after an update.

2007-09-21 Thread Erik Jakobsen

Solved by installing this driver:

NVIDIA-Linux-x86-100.14.11-pkg1.run

/Erik
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] repositories for openSUSE 10.0

2007-09-21 Thread Roger Oberholtzer
I just want to verify the following for openSUSE 10.0:

1) There is no on-line non-oss repository any more.

2) There is no GNOME STABLE repository.

The links on http://en.opensuse.org/Additional_YaST_Package_Repositories
do not work (for quite a time). There are probably others. I just happen
to use these.

-- 
Roger Oberholtzer

OPQ Systems / Ramböll RST

Ramböll Sverige AB
Kapellgränd 7
P.O. Box 4205
SE-102 65 Stockholm, Sweden

Tel: Int +46 8-615 60 20
Mobl: Int +46 70-815 1696

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Problem with Nvidia after an update.

2007-09-21 Thread Erik Jakobsen

Erik Jakobsen wrote:

Erik Jakobsen wrote:

Hi.

I have updated my openSUSE 10.2.

After I have problem with my Nvidia setup. A module cannot be loaded.

Below is the /var/log/Sax2.log. How can I solve the problem ?


Hi again.

I have done this per the info given in the #suse IRC:

lajka3:~ # zypper install x11-video-nvidiaG0 nvidia-gfxG0-kmp-default
Restoring system sources...
Parsing metadata for 20070703-103426...
Parsing metadata for 20070515-063947...
Parsing metadata for 20061213-180931...
Parsing metadata for 20070127-101041...
Parsing metadata for 20061219-142916...
Parsing metadata for 20070703-105723...
Parsing metadata for _krpmview_temporary...
Parsing metadata for 20061219-143240...
Parsing metadata for 20061211-171450...
Parsing metadata for 20061219-142654...
Parsing metadata for 20070212-162311...
Parsing metadata for 
http://download.opensuse.org/repositories/X11:/XGL/openSUSE_10.2/...

Parsing metadata for 20061211-171217...
Parsing RPM database...
package 'x11-video-nvidiaG0' not found
package 'nvidia-gfxG0-kmp-default' not found
Summary:
Nothing to do.

The kernel:

# uname -r
2.6.18.8-0.5-default

uname -a
Linux lajka3 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007 
i686 athlon i386 GNU/Linux


I'm a bit confused to determine what nvidia I have to install. As 
mentioned in my first mail, the Nvidia card is FX5200

But  I'm in doubt which one to choose metioned here:

http://en.opensuse.org/NVIDIA

/Erik

I found, that the above was wrong, as I have not those nvidia's installed:
zypper install x11-video-nvidiaG0 nvidia-gfxG0-kmp-default

It is those, that is installed:

# zypper install nvidia-gfx-kmp-default nvidia-gfxG01-kmp-default
Restoring system sources...
Parsing metadata for 20070703-103426...
Parsing metadata for 20070515-063947...
Parsing metadata for 20061213-180931...
Parsing metadata for 20070127-101041...
Parsing metadata for 20061219-142916...
Parsing metadata for 20070703-105723...
Parsing metadata for _krpmview_temporary...
Parsing metadata for 20061219-143240...
Parsing metadata for 20061211-171450...
Parsing metadata for 20061219-142654...
Parsing metadata for 20070212-162311...
Parsing metadata for 
http://download.opensuse.org/repositories/X11:/XGL/openSUSE_10.2/...

Parsing metadata for 20061211-171217...
Parsing RPM database...
skipping package 'nvidia-gfx-kmp-default' (already installed)
skipping package 'nvidia-gfxG01-kmp-default' (already installed)
Summary:
Nothing to do.


But it did'nt gave anything but status qou.

What can i do now ?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Problem with Nvidia after an update.

2007-09-21 Thread Erik Jakobsen

Erik Jakobsen wrote:

Hi.

I have updated my openSUSE 10.2.

After I have problem with my Nvidia setup. A module cannot be loaded.

Below is the /var/log/Sax2.log. How can I solve the problem ?


Hi again.

I have done this per the info given in the #suse IRC:

lajka3:~ # zypper install x11-video-nvidiaG0 nvidia-gfxG0-kmp-default
Restoring system sources...
Parsing metadata for 20070703-103426...
Parsing metadata for 20070515-063947...
Parsing metadata for 20061213-180931...
Parsing metadata for 20070127-101041...
Parsing metadata for 20061219-142916...
Parsing metadata for 20070703-105723...
Parsing metadata for _krpmview_temporary...
Parsing metadata for 20061219-143240...
Parsing metadata for 20061211-171450...
Parsing metadata for 20061219-142654...
Parsing metadata for 20070212-162311...
Parsing metadata for 
http://download.opensuse.org/repositories/X11:/XGL/openSUSE_10.2/...

Parsing metadata for 20061211-171217...
Parsing RPM database...
package 'x11-video-nvidiaG0' not found
package 'nvidia-gfxG0-kmp-default' not found
Summary:
Nothing to do.

The kernel:

# uname -r
2.6.18.8-0.5-default

uname -a
Linux lajka3 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007 
i686 athlon i386 GNU/Linux


I'm a bit confused to determine what nvidia I have to install. As 
mentioned in my first mail, the Nvidia card is FX5200

But  I'm in doubt which one to choose metioned here:

http://en.opensuse.org/NVIDIA

/Erik
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] OpenOffice 2.3

2007-09-21 Thread Andreas Jaeger
Ben Kevan <[EMAIL PROTECTED]> writes:

> On Thursday 20 September 2007 12:34:16 pm Benji Weber wrote:
>> On 20/09/2007, Ben Kevan <[EMAIL PROTECTED]> wrote:
>> > I would totally understand if the reasoning was because it is not
>> > considered fully tested / stable with Novell modifications, that would
>> > make more sense ,but to just have the release of a long anticipated OOo
>> > put off because someone "doesn't have time" just blows my mind..
>>
>> OOo has been released, there are even openSUSE packages, all that
>> hasn't happened yet is having it moved from the build service
>> repository containing development builds to the one containing stable
>> builds. OOo 2.3 will also be shipped with the upcoming openSUSE 10.3.
>>
>> _
>> Benjamin Weber
>
> Thanks
>
> I understand that, but it is crazy that several days after the release 
> openSUSE users don't have it in their "Stable" repository because one person 
> doesn't have time to do so. 

Ben, are you volunteering to help the OpenOffice team in the build
service?  Currently all of them are at the OpenOffice conference with
limited network connectivity and celebrate the 2.3 release.  So, they do
need some backup,

Andreas
-- 
 Andreas Jaeger, Director Platform/openSUSE, [EMAIL PROTECTED]
  SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
   Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


pgpokNBRZ2wHC.pgp
Description: PGP signature


Re: [opensuse] OpenOffice 2.3

2007-09-21 Thread Roger Oberholtzer
On Thu, 2007-09-20 at 20:21 -0400, James Knott wrote:
> Michael Skiba wrote:
> > Am Donnerstag, 20. September 2007 13:11:57 schrieb James Knott:
> >   
> >> Basil Chupin wrote:
> >> 
> >>> James Knott wrote:
> >>>   
>  Are there any plans for a SUSE version of OpenOffice.2.3?
> 
>  tnx jk
>  
> >>> Smart updated me (10.2) to 2.3.0.1) about 10 days ago or so and the
> >>> update came from one of the SuSE sites.
> >>>   
> >> So, I guess the next question is "where is it hiding?".  ;-)
> >> 
> > Which you already figured out ;)
> >
> > However I just wanted to say, that openoffice.org also offers downloads of 
> > the 
> > latest OOo versions ;) (also rpms)
> >
> >   

I just tried installing OO 2.3 from smart om a SUSE 10.0, and I get
this:

Can't install [EMAIL PROTECTED]:
no package provides OpenOffice_org-hyphen

Indeed, an rpm -i --test reveals a need for these packages, which I do
not see:

OpenOffice_org-hyphen is needed by OpenOffice_org-2.3.0.1-22.1

OpenOffice_org-thesaurus-en is needed by
OpenOffice_org-2.3.0.1-22.1

I did not see them in 10.0 or 10.2. I could very well be blind...


-- 
Roger Oberholtzer

OPQ Systems / Ramböll RST

Ramböll Sverige AB
Kapellgränd 7
P.O. Box 4205
SE-102 65 Stockholm, Sweden

Tel: Int +46 8-615 60 20
Mobl: Int +46 70-815 1696

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] konqueror proxy connection

2007-09-21 Thread Michal Hlavac
Hello,

after installing latest 2 builds of KDE from 
http://repos.opensuse.org/KDE:/KDE3/openSUSE_10.2

there is problem with konqueror using authenticated proxy. Konqueror says:
file or folder www.cnn.com does not exist

anybody with same problem???

m.


smime.p7s
Description: S/MIME cryptographic signature


Re: [opensuse] Window Decorator, Compiz-Fusion and NVIDIA Driver

2007-09-21 Thread CyberOrg
On 9/21/07, Fernando Costa <[EMAIL PROTECTED]> wrote:
> I must run "emerald --replace"
> from the command line to use emerald as my window decorator but this
> setting is missed the next time I restart the computer, is there some
> way to do this automatically?

http://en.opensuse.org/Compiz_Fusion#Plugins_and_Decorator_Configuration

Cheers

-J
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Problem with Nvidia after an update.

2007-09-21 Thread Erik Jakobsen

Hi.

I have updated my openSUSE 10.2.

After I have problem with my Nvidia setup. A module cannot be loaded.

Below is the /var/log/Sax2.log. How can I solve the problem ?

/*
SaX2 log : SaX2 version 8.1 - SVN Release: 1.49 2003/03/17
**
SVN RELEASE  : 1271
:
DESCRIPTION  : X11 configuration log file to collect information
: about detection, startup and configuration.
: There are three parts of logging:
: ---
: 1) INIT ( detection, 3D )
: 2) STARTUP  ( xorg.conf, X11 log, glxinfo )
: 3) CONFIG   ( config actions )
: ---
:
VERSION  : SaX2 compiled for: [openSUSE 10.2 (i586)]
PARAMETER: -r
:
LOG DATE : Fri Sep 21 08:51:02 CEST 2007
*/

Framebuffer Info:

Framebuffer not active

21-Sep 08:51:02  Initializing...
21-Sep 08:51:04  [ Sysp: Mouse detection data
   Mouse0=>  Protocol   : explorerps/2
   Mouse0=>  Device : /dev/input/mice
   Mouse0=>  Buttons: 5
   Mouse0=>  Wheel  : 1
   Mouse0=>  Emulate: 0
   Mouse0=>  Name   : ImPS/2 Generic Wheel Mouse
   Mouse0=>  VendorID   : 0x0210
   Mouse0=>  DeviceID   : 0x0013
   Mouse0=>  Profile: 
   Mouse0=>  RealDevice : 
   Mouse0=>  NutShell   : 0
]
21-Sep 08:51:04  [ Sysp: Keyboard detection data
   Keyboard0 =>  XkbModel   : pc104
   Keyboard0 =>  XkbLayout  : dk
   Keyboard0 =>  Name   : AT Translated Set 2 keyboard
   Keyboard0 =>  VendorID   : 0x0211
   Keyboard0 =>  DeviceID   : 0x0001
   Keyboard0 =>  Profile: 
   Keyboard0 =>  RealDevice : /dev/input/event1
]
21-Sep 08:51:04  [ Sysp: Server detection data
   Card0 =>  DomainId   : 0x0
   Card0 =>  BusId  : 0x1
   Card0 =>  SlotId : 0x00
   Card0 =>  FuncId : 0x0
   Card0 =>  Vendor : NVIDIA
   Card0 =>  Device : GeForce FX 5200
   Card0 =>  VID: 0x10de
   Card0 =>  DID: 0x0322
   Card0 =>  Module : nvidia
   Card0 =>  BusType: AGP
   Card0 =>  Detected   : 1
   Card0 =>  Flag   : DEFAULT
   Card0 =>  SUB-VID: 0x
   Card0 =>  SUB-DID: 0x
   Card0 =>  DrvProfile : Depth24,NVidia
]
21-Sep 08:51:08  [ Sysp: XStuff detection data
   Card0 =>  DDC: ACRAD12
   Card0 =>  Name   : Acer AL1715
   Card0 =>  Vendor : ACR
   Card0 =>  Primary: 01-00-0
   Card0 =>  Chipset: 
   Card0 =>  Vsync  : 75
   Card0 =>  Hsync  : 83
   Card0 =>  Vesa   : 800 600 36 60
   Card0 =>  Vesa   : 800 600 45 75
   Card0 =>  Vesa   : 1024 768 46 60
   Card0 =>  Vesa   : 1024 768 53 70
   Card0 =>  Vesa   : 1024 768 57 75
   Card0 =>  Vesa   : 1024 768 57 75
   Card0 =>  Vesa   : 1024 768 46 60
   Card0 =>  Vesa   : 1280 1024 61 60
   Card0 =>  Vesa   : 1280 1024 76 75
   Card0 =>  Vesa   : 1280 1024 76 75
   Card0 =>  Vesa   : 1280 1024 83 75
   Card0 =>  Dacspeed   : 108
   Card0 =>  Modeline   : 1280 1328 1440 1688 1024 1025 1028 1066 +/+
   Card0 =>  Memory : 4096
   Card0 =>  Current: 01-00-0
   Card0 =>  RawDef : None
   Card0 =>  Option : None
   Card0 =>  Extension  : None
   Card0 =>  Module : nvidia
   Card0 =>  Display: LCD/TFT
   Card0 =>  Size   : 340x270
   Card0 =>  VesaBios   : 3.0
]
21-Sep 08:51:10  [ Sysp: 3D detection data
   Card3D0   =>  Install: 
   Card3D0   =>  Remove : 
   Card3D0   =>  Packages   : 
   Card3D0   =>  Active : 1
   Card3D0   =>  Answer : no
   Card3D0   =>  ScriptReal : 
   Card3D0   =>  ScriptSoft : 
   Card3D0   =>  Flag   : NVReal
]
21-Sep 08:51:11  Startup...
21-Sep 08:51:11  Startup on new Server: <:0.0>
21-Sep 08:51:11  Logging File contents: /tmp/sax2-4007/xorg.conf [
   # /.../
   # SaX generated X11 config file
   # Created on: 2007-09-21T08:51:11+0200.
   #
   # Version: 8.1
   # Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 2005
   # Contact: SaX-User list 


   #
   # Automatically generated by [SaX2] (8.1)
   # PLEASE DO NOT EDIT THIS FILE!
   #
  
   Section "Files"

 FontPath "/usr/share/fonts/misc:unscaled"
 FontPath "/usr/share/fonts/local"
 FontPath "/usr/share/fonts/75dpi:unscaled"
 FontPath "/usr/share/fonts/100dpi:unscaled"
 FontPath "/usr/share/fonts/Type1"
 FontPath "/usr/share/fonts/URW"
 FontPath "/usr/share/fonts/Speedo"
 FontPath "/usr/share/fonts/PEX"
 FontPath "/usr/share/fonts/cyrillic"
 FontPath "/usr/share/fonts/latin2/misc:unscaled"
 FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
 FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
 FontPath "/usr/sha