Re: [opensuse] strange difference in up- and downloading from sambaserver

2007-06-10 Thread John Andersen
On Sunday 10 June 2007, Leen de Braal wrote: > When i do scp with my laptop on the same iso-file, I still have a > diff of a factor 6. Not as much as when I use smb, but still too much to > be good. > Somebody have any idea where I have to start looking, and what tools to > use for this? I already

Re: [opensuse] Karamba & SuperKaramba Install

2007-06-10 Thread Andrew Syrewicze
Okay got it thanks!! I'm used to Debian Apt-get so this Yast thing is a bit new to me.. On Sunday 10 June 2007 22:41, Ben Kevan wrote: > It is included in the "kdeutils3-extra" package. > > If you do a search in YaST for "RPM Provides" and search for superkaramba > you will find it. > > Ben

Re: [opensuse] How can I change the default printer for Firefox

2007-06-10 Thread Carlos F Lange
On Sun June 10 2007 18:17, Carlos E. R. wrote: > Hi, > > I change, using cups, the default printer for the user, but Firefox > still wants to use the previous default printer. How do I convince > Firefox to change to the real default printer instead of his own idea > of what should be the default p

Re: [opensuse] ndiswrapper or madwifi

2007-06-10 Thread M Harris
On Sunday 10 June 2007 21:23, Hans Krueger wrote: > madwifi loades ath_pci and > ath_hal > no go you need: ath_pci ath_rate_sample --->ath_pci ath_hal --->ath_pci,ath_rate_sample -- Kind regards, M Harris <>< -- To un

Re: [opensuse] Karamba & SuperKaramba Install

2007-06-10 Thread Ben Kevan
It is included in the "kdeutils3-extra" package. If you do a search in YaST for "RPM Provides" and search for superkaramba you will find it. Ben On Sunday 10 June 2007 18:41, Andrew Syrewicze wrote: > Hello list, > > I've been looking to install superkaramba on my opensuse laptop system, but

Re: [opensuse] ndiswrapper or madwifi

2007-06-10 Thread Hans Krueger
Mike McMullin wrote: > On Sun, 2007-06-10 at 19:20 -0400, Hans Krueger wrote: > >> does anybody have an rpm for the latest >> ndiswrapper 1.46 released yet or cutting edge wifi driver >> I have an acer travelmate 2480-2968 with an athoes wireless card 88E8030 >> PCI-E >> that I can't get to wor

Re: [opensuse] Only root can use scanner on SuSE 10.2

2007-06-10 Thread Patrick Shanahan
* Rajko M. <[EMAIL PROTECTED]> [06-10-07 21:55]: > I was able to solve it changing access permissions on device file from 640 to > 666, but it was lost after reboot, so I looked udev rules and changed them. > > For the usb devices look in > /etc/udev/rules.d/50-udev-default.rules > section >

Re: [opensuse] Only root can use scanner on SuSE 10.2

2007-06-10 Thread Rajko M.
On Sunday 10 June 2007 20:55, Rajko M. wrote: > KERNEL=="usbscanner*",          GROUP="scanner", MODE="666" Above will allow anybody to use scanner anyway. It should be: KERNEL=="usbscanner*", GROUP="scanner", MODE="660" -- Regards, Rajko. -- To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [opensuse] ndiswrapper or madwifi

2007-06-10 Thread Mike McMullin
On Sun, 2007-06-10 at 19:20 -0400, Hans Krueger wrote: > does anybody have an rpm for the latest > ndiswrapper 1.46 released yet or cutting edge wifi driver > I have an acer travelmate 2480-2968 with an athoes wireless card 88E8030 > PCI-E > that I can't get to work with the mad wifi or the > ndis

Re: [opensuse] Only root can use scanner on SuSE 10.2

2007-06-10 Thread Rajko M.
On Saturday 09 June 2007 16:02, Bob Kline wrote: > Rajko M. wrote: > >> Did I miss a step? > > > > No. Tough, if I would have to troubleshoot configuration made while I was > > logged in as root user, I would probably try to remove scanner > > configuration logged in as root, remove sane package, t

[opensuse] Karamba & SuperKaramba Install

2007-06-10 Thread Andrew Syrewicze
Hello list, I've been looking to install superkaramba on my opensuse laptop system, but have been unable to find it in the repositories. I have added the KDE sources from the opensuse.org website, but i am still unable to locate it within Yast. Also, when my software installation sources wen

Re: [opensuse] DVD Building - Three Questions

2007-06-10 Thread David Bolt
On Sun, 10 Jun 2007, Kai Ponte wrote:- >Third, I tried to download and install KDE DVD Wizard. > >http://dvdauthorwizard.sourceforge.net/view.php/page/Voorpagina > >However, it comes with the instructions to run some .kmdr file, which >is an xml file. Any ideas how to get this to work? I tried t

Re: [opensuse] Only root can use scanner on SuSE 10.2

2007-06-10 Thread Bob Kline
John Ross wrote: An off the wall IDEa ... Did the scanner manufacturer issue any firmware updates, and did you get them ??? Iff the driver, etc. software assumes you have the by now old firmware update. ;-) I'll look into that if you

Re: [opensuse] Only root can use scanner on SuSE 10.2

2007-06-10 Thread John Ross
John Ross used an electric tatoo kneadle on a coconut: Bob Kline wrote: Kenneth Schneider wrote: On Sat, 2007-06-09 at 11:49 -0400, Bob Kline wrote: 1. disconnected the scanner 2. logged on with my normal user account 3. started YaST 4. gave it the root password 5. invoked

Re: [opensuse] How can I change the default printer for Firefox

2007-06-10 Thread M Harris
On Sunday 10 June 2007 19:17, Carlos E. R. wrote: > How do I convince Firefox to > change to the real default printer instead of his own idea of what should > be the default printer? If you're not running Firefox 2.0.0.4, then get it. ... also, go back into cups... use the

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread jfweber
On Sun June 10 2007, Anders Johansson scratched these words onto a coconut shell, hoping for an answer: > On Sunday 10 June 2007 23:49, Stevens wrote: > > I have flash player and it plays other Yahoo videos but this one > > will not play. > > The CNN videos don't play for me, the AP videos do yea

[opensuse] [Fwd: [OCLUG] KnoppMyth R5F1]

2007-06-10 Thread Carl Spitzer
For those who play TV and DVD on computer an excellent turnkey solution. Forwarded Message From: Cecil Watson <[EMAIL PROTECTED]> I'm happy to announce the latest release of KnoppMyth is ready and available! A few highlights: Lastest -fixes. Autodection and configuration of:HD

[opensuse] How can I change the default printer for Firefox

2007-06-10 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I change, using cups, the default printer for the user, but Firefox still wants to use the previous default printer. How do I convince Firefox to change to the real default printer instead of his own idea of what should be the default printer?

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread Joe Morris (NTM)
David Bolt wrote: > Even with the latest flash plug-in, I couldn't get this one to open > using Firefox. However, after re-scanning for plug-ins, I did manage to > get further with Konqueror. With Firefox I received a "you don't satisfy > our requirements" error in the player window. With Konqueror

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread jfweber
On Sun June 10 2007, Stevens scratched these words onto a coconut shell, hoping for an answer: > On Sunday 10 June 2007 15:04, Kai Ponte wrote: > > Yes, windows media player is well-supported under mplayer and the > > various plugins. AFAIK, Yahoo uses Flash9 for their news videos. > > I've had no

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread David Bolt
On Sun, 10 Jun 2007, Stevens wrote:- >On Sunday 10 June 2007 16:46, Anders Johansson wrote: >> On Sunday 10 June 2007 23:43, Stevens wrote: >> > On Sunday 10 June 2007 15:04, Kai Ponte wrote: >> > > Yes, windows media player is well-supported under mplayer and the >> > > various plugins. AFAIK, Ya

[opensuse] ndiswrapper or madwifi

2007-06-10 Thread Hans Krueger
does anybody have an rpm for the latest ndiswrapper 1.46 released yet or cutting edge wifi driver I have an acer travelmate 2480-2968 with an athoes wireless card 88E8030 PCI-E that I can't get to work with the mad wifi or the ndiswrapper any useful info would be helpful Hans Krueger [EMAIL PRO

Re: [opensuse] Adding Actions to Konqueror

2007-06-10 Thread Lívio Cipriano
On 8 June 2007 12:23, Sylvester Lykkehus wrote: > Lívio Cipriano wrote: > > In Konqueror, pressing the right button of the mouse, a context menus > > appears, that allows to ... Open with, Preciew in, Actions ... etc. How > > can I add, my, actions to the Actions sub menu ? > > Per user: ~/.kde/sha

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread Anders Johansson
On Sunday 10 June 2007 23:49, Stevens wrote: > I have flash player and it plays other Yahoo videos but this one will not > play. The CNN videos don't play for me, the AP videos do -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] Only root can use scanner on SuSE 10.2

2007-06-10 Thread Rajko M.
On Saturday 09 June 2007 11:09, jdd wrote: > Rajko, can you certify this is the Yast working? I have never seen > that documented. Me neither. It was just a guess under presumption: "Taking that very few people have this kind of problem, and very few people log in GUI as root [1]", which is more

Re: [opensuse] Encrypting all partitions or just Root

2007-06-10 Thread Hans Witvliet
On Sun, 2007-06-10 at 06:39 -0700, Kai Ponte wrote: > On Fri, June 8, 2007 1:29 pm, Carlos E. R. wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > > > The Friday 2007-06-08 at 13:06 -0400, George Stoianov wrote: > > > >> Guys lets not forget that encrypting a partition is only pr

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread Stevens
On Sunday 10 June 2007 16:46, Anders Johansson wrote: > On Sunday 10 June 2007 23:43, Stevens wrote: > > On Sunday 10 June 2007 15:04, Kai Ponte wrote: > > > Yes, windows media player is well-supported under mplayer and the > > > various plugins. AFAIK, Yahoo uses Flash9 for their news videos. I've

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread Anders Johansson
On Sunday 10 June 2007 23:43, Stevens wrote: > On Sunday 10 June 2007 15:04, Kai Ponte wrote: > > Yes, windows media player is well-supported under mplayer and the > > various plugins. AFAIK, Yahoo uses Flash9 for their news videos. I've > > had no issues watching them. > > OK, go to this link and

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread Stevens
On Sunday 10 June 2007 15:04, Kai Ponte wrote: > > Yes, windows media player is well-supported under mplayer and the > various plugins. AFAIK, Yahoo uses Flash9 for their news videos. I've > had no issues watching them. > OK, go to this link and tell me that mplayer works: http://cosmos.bcst.yaho

Re: [opensuse] Installing mozilla source

2007-06-10 Thread Anders Johansson
On Sunday 10 June 2007 23:31, Susemail wrote: > When i try to install > http://software.opensuse.org/download/mozilla/openSUSE_10.2/x86_64 > using Yast I get this error message: > > Unable to create installation source from > 'http://software.opensuse.org/download/mozilla/openSUSE_10.2/x86_64'. > D

[opensuse] Installing mozilla source

2007-06-10 Thread Susemail
When i try to install http://software.opensuse.org/download/mozilla/openSUSE_10.2/x86_64 using Yast I get this error message: Unable to create installation source from 'http://software.opensuse.org/download/mozilla/openSUSE_10.2/x86_64'. Details: Unknown source type for http://software.opensuse

[opensuse] [EMAIL PROTECTED]: Re: gpg inline signed sig incorrect]

2007-06-10 Thread Patrick Shanahan
this is what I got from the mutt-users list - Forwarded message from Breen Mullins <[EMAIL PROTECTED]> - > Date: Sun, 10 Jun 2007 07:19:44 -0700 > From: Breen Mullins <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: gpg inline signed sig incorrect > > * Rocco Rutte <[EMAIL PRO

[opensuse] strange difference in up- and downloading from sambaserver

2007-06-10 Thread Leen de Braal
Hi all, I have one server (Suse10.0) that has a great difference in speed when transferring data up or down a samba-share. Copying an iso-file (650MB) to the sambaserver is 10 times faster than getting it back to the PC. Since most traffic is getting data from the server, this poses rather a prob

Re: [opensuse] Upgrading Firefox2

2007-06-10 Thread Anders Johansson
On Sunday 10 June 2007 22:33, Chris Arnold wrote: > When i try to install the latest firefox2 from > http://software.opensuse.org/download/mozilla/openSUSE_10.2/i586/ > I get this: > Unresolved dependencies: > Updating MozillaFirefox-2.0.0.3-11.2.i586[System packages] to > MozillaFirefox-2.0.0.4-8.

[opensuse] Upgrading Firefox2

2007-06-10 Thread Chris Arnold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When i try to install the latest firefox2 from http://software.opensuse.org/download/mozilla/openSUSE_10.2/i586/ I get this: Unresolved dependencies: Updating MozillaFirefox-2.0.0.3-11.2.i586[System packages] to MozillaFirefox-2.0.0.4-8.1.i586[Local pa

[opensuse] DVD Building - Three Questions

2007-06-10 Thread Kai Ponte
This is a three part question. I want to build DVD's using my new laptop using the tools available. First, what do you all use for DVD creation. By that, I mean when you author DVD's from home videos or from downloaded content. Second, I am trying to use qdvdauthor. Before I ask on the generic q

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread Kai Ponte
On Sun, June 10, 2007 12:06 am, Wolfgang Rosenauer wrote: > Darryl Gregorash wrote: >> On 2007-06-09 10:30, Stevens wrote: >>> On Yahoo.com videos, some news videos won't play. >>> Firefox says download plugin for x-ms-wmp. Why won't >>> mplayerplug-in catch that? What do I need to watch those >>>

Re: [opensuse] Mad Issue

2007-06-10 Thread Kai Ponte
On Sun, June 10, 2007 12:26 pm, Willard E Fullam III wrote: > Kai Ponte wrote: >> I fired up K3b (1.0.1) today to copy a DVD and was welcomed with the >> message that I don't have Mad libraries installed. Now, I'm not >> making >> a CD from MP3 files yet but I may in the future. >> > Same problem a

Re: [opensuse] Mad Issue

2007-06-10 Thread Willard E Fullam III
Kai Ponte wrote: > I fired up K3b (1.0.1) today to copy a DVD and was welcomed with the > message that I don't have Mad libraries installed. Now, I'm not making > a CD from MP3 files yet but I may in the future. > > I then fired up SMART and checked for MAD and saw that I do have mad > installed at

[opensuse] Mad Issue

2007-06-10 Thread Kai Ponte
I fired up K3b (1.0.1) today to copy a DVD and was welcomed with the message that I don't have Mad libraries installed. Now, I'm not making a CD from MP3 files yet but I may in the future. I then fired up SMART and checked for MAD and saw that I do have mad installed at /usr/lib/libmad.so.0 and /u

Re: [opensuse] Audio Woes

2007-06-10 Thread Rajko M.
On Sunday 10 June 2007 09:47, Rajko M. wrote: Correction for the 22 missing characters :-) > Guys that use proprietary solutions because have many better > ways to use that money. Guys that use proprietary solutions because they don't trust Linux have many better ways to use that money. --

Re: [opensuse] Audio Woes

2007-06-10 Thread Rajko M.
On Saturday 09 June 2007 19:53, Jerry Houston wrote: > I don't believe he was > talking about a kernel rebuild, because an earlier message from him > stated that such would be beyond his skills. Recompiling kernel is easy if all you want is newer version with same configuration. With openSUSE is

Re: [opensuse] The missing

2007-06-10 Thread Darryl Gregorash
On 2007-06-10 07:03, Carl Hartung wrote: > > > When I encountered the 'dash-dash-space' problem in the Mozilla suite, then > TBird, it was caused by the difference in handling of "plain text" > vs. "format: text-flowed". > > "Plain text" is "hard" wrapped (a new line marker inserted after, say,

[opensuse] Problem with soundserver in KDE 3.5.7

2007-06-10 Thread Adam Jimerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ever since I upgraded my 10.2 box to KDE 3.5.7 I have been having trouble with the soundserver, it seems to only want to work for the first person that uses the computer, then during log out the KDE Crash handler comes up and says that the soundserver

Re: [opensuse] smart conflict

2007-06-10 Thread Kai Ponte
On Fri, June 8, 2007 10:18 pm, Bob S wrote: >> http://en.opensuse.org/Smart > > Yep, knew about them. Actually the latter is very good but does not > tell > me what I need too know. > > What I am trying to find out is how to keep my old kernel after a > kernel > upgrade. The last few upgrades smart

Re: [opensuse] Encrypting all partitions or just Root

2007-06-10 Thread Kai Ponte
On Fri, June 8, 2007 1:29 pm, Carlos E. R. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > The Friday 2007-06-08 at 13:06 -0400, George Stoianov wrote: > >> Guys lets not forget that encrypting a partition is only protecting >> data when the computer is turned off i.e. none can just

[opensuse] Python is having a problem?

2007-06-10 Thread Constant Brouerius van Nidek
Trying to update with smart on my 10.0 Laptop I hae downloaded a complete set of KDE packages but the install stops and gies the following message. Looked at it and don't understand what I should do. Somebody may have the answer? Is there perhaps a newer python package? Traceback (most recent ca

Re: [opensuse] The missing (was: smartmontools)

2007-06-10 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Sunday 2007-06-10 at 12:53 +0100, Bob Williams wrote: > The mailing list adds its own signature to every post. Yes. > Could it be the mailing > list software which strips out the space. No. > For example, this reply stripped > out the mai

Re: [opensuse] The missing

2007-06-10 Thread Carl Hartung
On Sun June 10 2007 00:18, Darryl Gregorash wrote: > I've been all over the Mozilla bugzilla, and cannot find the report > where I discovered the fix. At the time I was using the Mozilla suite, > but I recall it being valid for TBirds as well. Now that you mention > "inline", I do recall something

Re: [opensuse] The missing (was: smartmontools)

2007-06-10 Thread Patrick Shanahan
* Bob Williams <[EMAIL PROTECTED]> [06-10-07 07:55]: > The mailing list adds its own signature to every post. Could it be the > mailing list software which strips out the space. For example, this > reply stripped out the mailing list 'unsubscribe' instructions, but > they'll be back at the bottom o

Re: [opensuse] The missing (was: smartmontools)

2007-06-10 Thread Bob Williams
On Sunday 10 June 2007 03:58:53 Patrick Shanahan wrote: > * Darryl Gregorash <[EMAIL PROTECTED]> [06-09-07 13:41]: > > There is a bug in the enigmail extension that changes a leading > > to a . In the openPGP/enigmail menu, select "preferences", > > then PGP/Mime, "allow to use PGP/Mime". Then in

Re: [opensuse] The missing (was: smartmontools)

2007-06-10 Thread Carlos E. R.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Saturday 2007-06-09 at 22:58 -0400, Patrick Shanahan wrote: > No, I believe that it is more than enigmail, as the OT posted > w/thunderbrid and Carlos has the same broken sig indicator and uses > pine, iianm. I think that pgp cripples the sig in

Re: [opensuse] Firefox plugin needed

2007-06-10 Thread Wolfgang Rosenauer
Darryl Gregorash wrote: > On 2007-06-09 10:30, Stevens wrote: >> On Yahoo.com videos, some news videos won't play. >> Firefox says download plugin for x-ms-wmp. Why won't >> mplayerplug-in catch that? What do I need to watch those >> videos, other than use a Windows box? >> > AFAIK there is no s