[opensuse] I wish I would get YAST (back) for Christmas

2007-12-26 Thread Matt T.
See my original post below - YAST & YOU all GUIs, incl. ncurses are gone - in 
the meantime I see no other way than to reinstall, if Santa Claus does not 
point me in the right direction to solve this:

-  Original Message from Matt T.  Saturday 08 December 2007  --

Subject: [opensuse] Yast shows "Error while creating client module ..." after 
YOU yesterday
Date: Saturday 08 December 2007
From: "Matt T." <[EMAIL PROTECTED]>
To: opensuse@opensuse.org

Yesterday I did run an almost full YOU (OpenSuse 10.3 x86_64), accepting all 
preselected updates, including the kernel update (2.6.22.13-0.3-default). 
After that yast only starts the first window, the menu, listing the modules 
available. Clicking on one of them results in a little pop up window 
saying "Error while creating client module online_update" etc, for any 
module.

The same happens if I try to run the modules directly in konsole:

# you
Error while creating client module online_update
# /sbin/yast2 online_update
Error while creating client module online_update
# /sbin/yast2 sw_single
Error while creating client module sw_single

(No, this time there is not any message about "Error loading language plugin" 
(btdt). But to be sure here is what is installed:
# rpm -q boost libzypp zypper
boost-1.33.1-108
libzypp-4.1.1-5
zypper-0.9.1-7
)

I remember that there was a yast update in the security updates, but not which 
one (and I cannot run it again ... see above)

In order to fix it I used smart to update all yast2 modules with 



# smart upgrade 'yast2*'
Loading cache...
Updating cache...    
[100%]

Computing transaction...

Upgrading packages (50):
  yast2-add-on   yast2-printer
  yast2-apparmor yast2-registration
  yast2-bluetoothyast2-restore
  yast2-bootloader   yast2-runlevel
  yast2-control-center   yast2-samba-client
  yast2-control-center-qtyast2-samba-server
  yast2-country  yast2-scanner
  yast2-firewall yast2-schema
  yast2-hardware-detection   yast2-security
  yast2-inetdyast2-slp
  yast2-installation yast2-sound
  yast2-irda yast2-storage
  yast2-iscsi-client yast2-storage-lib
  yast2-kerberos-client  yast2-sudo
  yast2-ldap yast2-support
  yast2-ldap-client  yast2-sysconfig
  yast2-mail yast2-theme-openSUSE
  yast2-metapackage-handler  yast2-trans-en_US
  yast2-mouseyast2-trans-stats
  yast2-network  yast2-transfer
  yast2-nfs-client   yast2-tune
  yast2-nis-client   yast2-tv
  yast2-ntp-client   yast2-users
  yast2-packager yast2-x11
  yast2-pam  yast2-xml

Installing packages (4):
  dmraid  kpartx  lvm2mdadm


After that all modules have been version 2.15.x

Still no luck, then I realized that yast itself was 2.16 (yast2-2.16.1-6) so I 
downgraded it to yast2-2.15.58-12.x86_64.rpm

but still the same error.

I searched the list up and down, and also google does not help, so now I'm 
stuck and could use some help.

Thanks,
Matt
 
-- 
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] MySQL GUI frontends

2007-12-26 Thread Michael Fischer
On Sun, Dec 23, Bob wrote:
> I've played around with MySQL on the command line, creating an addressbook 
> database and importing some data. I'd like to use a GUI frontend to add/edit 
> the data, but I'm not sure what's available in linux. Any suggestions?

sqldeveloper from oracle, dbvis (google it).

You'll need to find and install the java mysql code, usually called
mysql-connector-java-X.X.X.tar.gz for either of the above.

sqldeveloper seems more powerful generally, but dbvis has a nifty
graph view based on foreign keys. Nice to see what depends on what.


Michael "who has never been able to build a mysql gui pkg from mysql"
-- 
Michael Fischer
[EMAIL PROTECTED]
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] ffmpeg question

2007-12-26 Thread Adam Jimerson

> The FFmpeg FAQ[0] gives a bit of couple of example command lines:
>
> ffmpeg -i input \
>  -acodec libfaac -ab 128kb \
>  -vcodec mpeg4 -b 1200kb \
>  -ar 24000 -mbd 2 -flags +4mv+trell \
>  -aic 2 -cmp 2 -subcmp 2 -s 368x192 \
>  -r 3/1001 -title X \
>  -f psp output.mp4
>
> ffmpeg -i input \
>  -acodec libfaac  -ab 128kb \
>  -vcodec h264 -b 1200kb \
>  -ar 48000 -mbd 2 \
>  -coder 1 -cmp 2 -subcmp 2 \
>  -s 368x192 -r 3/1001 \
>  -title X -f psp \
>  -flags loop -trellis 2 \
>  -partitions parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 \
>  output.mp4
>
> As to which one will give the better quality, I have no idea.
>
> [0] http://ffmpeg.mplayerhq.hu/faq.html#TOC19>
>
> Regards,
> David Bolt
>
> --
> Team Acorn: http://www.distributed.net/ OGR-P2 @ ~100Mnodes RC5-72 @
> ~15Mkeys
>
>  | SUSE 10.1 32bit  | openSUSE 10.2 32bit | openSUSE 10.3
>  | 32bit
>
> SUSE 10.0 64bit  | SUSE 10.1 64bit  | openSUSE 10.2 64bit |
> RISC OS 3.11 | RISC OS 3.6  | TOS 4.02| openSUSE 10.3
> PPC

Thanks, the first one worked for me.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Opensuse 10.3 installer not able to find (DVD) medium on HP dx2255

2007-12-26 Thread Michael Fischer
On Thu, Dec 20, Hans Egghart wrote:
> Hi,
> I'm trying to install OpenSUSE 1.3 on a HP dx2255
 ^^^
 ^^^

I assume you meant 10.3?


> desktop:
> http://h18000.www1.hp.com/products/quickspecs/12724_div/12724_div.HTML
> 
> It has a TSSTcorp (Samsung) DVD-writer.
> 
> After booting the install kernel, it does not find the
> dvd drive ("Could not find the openSUSE Repository").
> 
> Are there special driver parameters I need to pass to
> the libata, pata_via or sata_via kernel modules (or
> general kernel parameters I need to set) for the
> install kernel to recognize the dvd/cd drive?

I've run into this one before.

There's a wiki page on a related problem:

http://en.opensuse.org/SDB:CD_not_found_problem

Mind, the insmod suggestions there did not work for me,
even with an SATA DVD drive. However, swapping the 
disk connectors around so that the DVD drive was in slot 1.

You might try that if all else fails.

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



Success, but only for several minutes ==> Re: [opensuse] problems on setting wireless USB (D-Link) DWL-G122-revC

2007-12-26 Thread Adinda Praditya
On Dec 17, 2007 9:39 AM, Matt T. <[EMAIL PROTECTED]> wrote:
>
> - Install the rt2x00 module for your kernel; probably a reboot is helpful
> after that
>
> - do not load ndiswrapper, unload it if needed, and make sure it does not get
> loaded when rebooting. This might not matter as long as you have no win
> drivers for the DWL-G122 installed, but better be sure, and you won't need
> them anyway.

I'll start it over with the installation, so there's no ndiswrapper
module loaded and i got a clear and fresh install. Since some one told
me his success setting the same device, i compiled the rt73 driver (i
used the daily CVS
http://rt2×00.serialmonkey.com/rt73-cvs-daily.tar.gz), set it up with
knetworkmanager and finally got the device worked.

I don't know why, suddenly i went off line, the "act" led went off
(the link is still on without blinking). I tried to restart the
network service it stuck, the restarting process got hang. And so does
the KDE applet (knetworkmanager).

I re-pluged the device it went back normal but only for a few minutes.
I tried to configure the network using traditional ifup (using YAST),
I still get the same problem, it only allow me to online for several
minutes.

What should i check? Did i install the incorrect driver? Any idea what
happened? One more thing, When i compiled the driver, the device was
plugged (I forgot to unplug it). Is this mean something?

Thanks,

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



Re: [opensuse] mono-devel, conflict with banshee?

2007-12-26 Thread Cristian Rodríguez
Hans Linux escribió:
> i need to install mono on my opensuse 10.3, but tells me that it
> conflicts with banshee and some banshee_multimedia. how do i solve it?

hrmmm. not good. please open a bug report.


-- 
"The only thing that interferes with my learning is my education." -
Albert Einstein

Cristian Rodríguez R.
Platform/OpenSUSE - Core Services
SUSE LINUX Products GmbH
Research & Development
http://www.opensuse.org/

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



[opensuse] mono-devel, conflict with banshee?

2007-12-26 Thread Hans Linux
i need to install mono on my opensuse 10.3, but tells me that it
conflicts with banshee and some banshee_multimedia. how do i solve it?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] FlightGear - OT

2007-12-26 Thread Bob S
On Tuesday 25 December 2007 11:48:33 pm Masaru Nomiya wrote:
> Hello,
>
> In the Message;
>
>   Subject: [opensuse] FlightGear - OT
>   Message-ID : <[EMAIL PROTECTED]>
>   Date & Time: Tue, 25 Dec 2007 23:36:19 -0500
>
> [Bob] == Bob S <[EMAIL PROTECTED]> has written:
>
> Bob> Does SUSE have an rpm for FlightGear, and if so, where can I find it.
> It's Bob> not on the DVD and I can't make the tar file compile.
>
> Here it is;
>
>   http://download.opensuse.org/repositories/games:/action/openSUSE_10.3/
>
> Just add this to Yast2's repositories, then you can install FlightGear.
>
Thanks Masaru, Carlos.  Appreciated

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



Re: [opensuse] ffmpeg question

2007-12-26 Thread Charles Li
On Dec 26, 2007 11:41 PM, Adam Jimerson <[EMAIL PROTECTED]> wrote:
>
> Is 352x288 the most the PSP supports?  I have tried it on a short video that I
> have and it works but the video is originally 720x480 and when viewing the
> newly created mp4 video it looks squeezed to me.

704x576 also should be work, but I'm not sure which one is the most
PSP supports, I just used 352x288 in my mp4 player before.

-- 
Sincerely Yours,

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



Re: [opensuse] YIM Mail

2007-12-26 Thread Kai Ponte
On Wednesday 26 December 2007 17:11, Mike McMullin wrote:
>   I'm looking for a replacement for the Yahoo Instant Messenger (For RH
> 5), that supports reading and sending of Yahoo Mail.  A natural
> solution, ie, im client, or e-mail client with the ability is preferred
> over the likes of YPOPS.

I use COTSE.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Encrypted Root Partition

2007-12-26 Thread Kai Ponte
On Wednesday 26 December 2007 17:07, Carlos E. R. wrote:
> The Wednesday 2007-12-26 at 15:53 -0800, Kai Ponte wrote:
> > I'm about to upgrade my main laptop from 10.2 to 10.3 and plan to encrypt
> > both root and /home.
>
> I would only encrypt home.

You know, I was going to go that route.

However, I have no clue what to do. I see there's an option for something like 
a crypto, but I've yet to find anything on google as to how.

Say I have a 75GB home partition that I want to encrypt and want EXT3, what do 
I choose?

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



Re: [opensuse] kde 4

2007-12-26 Thread Anders Johansson
On Thursday 27 December 2007 02:32:02 William Biggs wrote:
> I would like to know how it install kde 4

http://en.opensuse.org/KDE4

If you're running 10.3, scroll down to "Installation", then click the blue 
icon that says "KDE 4 Desktop"

Anders

-- 
Madness takes its toll
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] kde 4

2007-12-26 Thread William Biggs
I would like to know how it install kde 4 

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



[opensuse] Encrypted Root Partition

2007-12-26 Thread Kai Ponte
I have been studying the article at 
http://en.opensuse.org/Encrypted_Root_File_System_with_SUSE_HOWTO as to how 
to encrypt the root partition when installing. 

I'm about to upgrade my main laptop from 10.2 to 10.3 and plan to encrypt both 
root and /home.  

I do have a live CD so I can use this instead of the method described in the 
article. Any ideas how I'd go about it?

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



[opensuse] YIM Mail

2007-12-26 Thread Mike McMullin

  I'm looking for a replacement for the Yahoo Instant Messenger (For RH
5), that supports reading and sending of Yahoo Mail.  A natural
solution, ie, im client, or e-mail client with the ability is preferred
over the likes of YPOPS.

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



Re: [opensuse] Encrypted Root Partition

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Wednesday 2007-12-26 at 15:53 -0800, Kai Ponte wrote:


I'm about to upgrade my main laptop from 10.2 to 10.3 and plan to encrypt both
root and /home.


I would only encrypt home.

- -- 
Cheers,

   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcvrQtTMYHG2NR9URApknAJ0eCs/wSvf72Y1++W38CCf6QxAX1wCfZ0CV
AiqzKQTSM+7m55DoRkEqx3M=
=i6VL
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] One user can not ssh out.

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Hi,

That's it: my normal user can not ssh out (to my router, for instance):


   [EMAIL PROTECTED]:~> ssh [EMAIL PROTECTED]
   [EMAIL PROTECTED]'s password:
-> who
   who: not found

   Hit  to continue
   ?


now, my normal user:


   [EMAIL PROTECTED]:~> ssh [EMAIL PROTECTED]

   [EMAIL PROTECTED]:~>

I have to break, there is no answer. However, being root, I "su" to my 
user, and I can ssh:



  nimrodel:~ # su - cer

  Cinemuck, n.:
  The combination of popcorn, soda, and melted chocolate which
  covers the floors of movie theaters.
  -- Rich Hall, "Sniglets"

  [EMAIL PROTECTED]:~> ssh [EMAIL PROTECTED]
  [EMAIL PROTECTED]'s password:
   ->


What on earth is happening here?


[...]

Gotcha! The diference is this in the environment:

SSH_AGENT_PID=6701
SSH_ASKPASS=/usr/lib/ssh/x11-ssh-askpass
SSH_AUTH_SOCK=/tmp/ssh-mypMH6659/agent.6659


Lets try:

   [EMAIL PROTECTED]:~> SSH_AGENT_PID='' SSH_ASKPASS='' SSH_AUTH_SOCK=''  ssh 
[EMAIL PROTECTED]
   [EMAIL PROTECTED]'s password:
->


So that's it, the ssh agent doesn't work. How do I make it work? Is it 
known to be broken?


- -- 
Cheers,

   Carlos Robinson
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcvnstTMYHG2NR9URAslDAJ4r4+36RfJ/DHn+hy9N6bfaSI+B7ACfQiPX
mN8eY4z2CxVRzR12kSRWlBk=
=aPGq
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] After nvidia update I could longer load nvidia drivers

2007-12-26 Thread Randall R Schulz
On Wednesday 26 December 2007 15:51, Roger Dedrick wrote:
> I expected to someone else post a message about this but maybe I am
> alone with this problem?
>
> I had been running 10.3 with a GeForce 7300GT video card with great
> success. A few days ago the updater applet included updated nvidia
> drivers in the list of available updates. After the update compiz
> started acting weird. I tried to restart the xserver but could not
> get it to start. I reset the video with Yast. I tried re installing
> the one click nvidia drivers but if I run the commands to run Compiz
> the xserver would run.

I have a GeForce 7300-based card and applied this update, too. When the 
update tray applet notifies me of available updates, I always run YaST 
and use the Online Update module rather than install via the tray 
applet.

Immediately after installing the new driver packages (there were two), 
glxgears bombed, but I assumed that was library mismatch. I logged out 
(in order to effect a restart of the X server and the whole X 
subsystem). It seemed to take a long time to get the NVIDIA driver 
screen (which made me nervous), but it eventually showed up and I've 
had not problems since then.

The only programs I use with regularity that use 3D are Google Earth and 
Second Life. Both of these seem to work fine. Glxgears works, too, of 
course. Occasionally I run Celestia or Stellarium, but I haven't ran 
since the driver update. I just gave them a quick launch just now, and 
they, too, seem to work OK.


>  So after a lot of reading a looking around realizing I am in over my
> head in understanding this and thinking maybe there is some baggage
> causing trouble and I would be further ahead (at least time wise) to
> do a clean install  since my home is on another partition.  That done
> I was in the same boat unable to get the drivers working and with a
> slow desktop and unable to run a few programs without the 3D.

I wonder if those experiencing problems are all compiz users? (I am 
not.)


>  I looked around the nvidia site and found drivers dated from Sept.
> To install them I found that had to install the source files for the
> kernel first.

I'd stick with drivers vetted, built and distributed by the SuSE people.


> ...
> roger


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



[opensuse] Encrypted Root Partition

2007-12-26 Thread Kai Ponte
I have been studying the article at 
http://en.opensuse.org/Encrypted_Root_File_System_with_SUSE_HOWTO as to how 
to encrypt the root partition when installing. 

I'm about to upgrade my main laptop from 10.2 to 10.3 and plan to encrypt both 
root and /home.  

I do have a live CD so I can use this instead of the method described in the 
article. Any ideas how I'd go about it?

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



[opensuse] After nvidia update I could longer load nvidia drivers

2007-12-26 Thread Roger Dedrick
I expected to someone else post a message about this but maybe I am 
alone with this problem? 

I had been running 10.3 with a GeForce 7300GT video card with great 
success. A few days ago the updater applet included updated nvidia 
drivers in the list of available updates.After the update compiz started 
acting weird. I tried to restart the xserver but could not get it to 
start. I reset the video with Yast. I tried re installing the one click 
nvidia drivers but if I run the commands to run Compiz the xserver would 
run.


So after a lot of reading a looking around realizing I am in over my 
head in understanding this and thinking maybe there is some baggage 
causing trouble and I would be further ahead (at least time wise) to do 
a clean install  since my home is on another partition.  That done I was 
in the same boat unable to get the drivers working and with a slow 
desktop and unable to run a few programs without the 3D.


I looked around the nvidia site and found drivers dated from Sept. To 
install them I found that had to install the source files for the kernel 
first. Now all is well again running on the I assume an older kernel. So 
I guess this message is a heads up to anyone about to pull the trigger 
on that particular update. When I a started to write it I had not got 
things working yet.But I am still wondering what the heck happened  here.



--
roger   


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



Re: [opensuse] Compiz or not

2007-12-26 Thread Jerry Houston
Ken Schneider wrote:
> I also have compiz-fusion-kde-0.6.2-3.1 installed. Not sure if it adds
> the menu entry or not. rpm reports that it contains no files. I'm not a
> wiz at Compiz-Fusion just looking for anything obvious.
>   

Thanks, everyone, for your help.  It's working fine now. 

I discovered the official SuSE documentation and read through it, then
used YaST to set up the configuration.  I'm not going to say what the
documentation told me to do after clicking [Finish], because some here
will assure me that it's not necessary, and I'd be a fool to do it. 
(Anyone having problems with this can read it for themselves.)

Suffice it to say that I did what the documentation told me to do, and
everything is now working fine.

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



Re: [opensuse] Compiz or not

2007-12-26 Thread Ken Schneider
Jerry Houston pecked at the keyboard and wrote:
> Ken Schneider wrote:
>> Please reply only to the list.
>>   
> 
> Sorry, Ken.  Of all the lists I'm part of, this is the only one
> configured like this.  Sometimes I forget to "reply all."

TB does have a reply-to-list addon.

> 
>> Can you show what compiz apps you have installed.
>>
>> rpm -qa|grep compiz
>>   
> 
> Sure:
> 
> libcompizconfig-backend-gconf-0.5.2_git070824-23
> compizconfig-settings-manager-0.5.2_git070825-22
> compiz-gnome-0.5.4-27
> libcompizconfig-0.5.2_git070824-22
> compiz-emerald-0.5.2-22
> python-compizconfig-0.5.2_git070825-22
> compiz-fusion-plugins-main-0.5.2_git070824-22
> libcompizconfig-backend-kconfig-0.5.2_git070824-23
> compiz-emerald-themes-0.5.2-6
> compiz-kde-0.5.4-27
> compiz-fusion-plugins-extra-0.5.2_git070824-22
> compiz-0.5.4-27
> 
> As I may have indicated, I think I probably installed more than I needed
> to, but only when the first attempts didn't appear to be enough.
> 

I also have compiz-fusion-kde-0.6.2-3.1 installed. Not sure if it adds
the menu entry or not. rpm reports that it contains no files. I'm not a
wiz at Compiz-Fusion just looking for anything obvious.

-- 
Ken Schneider
SuSe since Version 5.2, June 1998
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Compiz or not

2007-12-26 Thread Jerry Houston
Ken Schneider wrote:
> Please reply only to the list.
>   

Sorry, Ken.  Of all the lists I'm part of, this is the only one
configured like this.  Sometimes I forget to "reply all."

> Can you show what compiz apps you have installed.
>
> rpm -qa|grep compiz
>   

Sure:

libcompizconfig-backend-gconf-0.5.2_git070824-23
compizconfig-settings-manager-0.5.2_git070825-22
compiz-gnome-0.5.4-27
libcompizconfig-0.5.2_git070824-22
compiz-emerald-0.5.2-22
python-compizconfig-0.5.2_git070825-22
compiz-fusion-plugins-main-0.5.2_git070824-22
libcompizconfig-backend-kconfig-0.5.2_git070824-23
compiz-emerald-themes-0.5.2-6
compiz-kde-0.5.4-27
compiz-fusion-plugins-extra-0.5.2_git070824-22
compiz-0.5.4-27

As I may have indicated, I think I probably installed more than I needed
to, but only when the first attempts didn't appear to be enough.

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



Re: [opensuse] Compiz or not

2007-12-26 Thread Ken Schneider
Jerry Houston pecked at the keyboard and wrote:
> Ken Schneider wrote:
>> Can't say this is the right way but it works for me.
>>
>> Kmenu-->System-->More Programs-->Compiz Fusion Icon
>>   
> 
> Thanks, but I think our systems must be configured differently.  I don't
> see this in the KMenu with either the SuSE menu style or the KDE menu
> style.  Maybe I will after I figure out whatever _else_ is wrong.
> 
> 
> 
Please reply only to the list.

Can you show what compiz apps you have installed.

rpm -qa|grep compiz

-- 
Ken Schneider
SuSe since Version 5.2, June 1998
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Merry Christmas & Happy Holidays to Everyone!

2007-12-26 Thread Paul Ollion
On Tuesday 25 December 2007 12:49, Carlos E. R. wrote:
> The Monday 2007-12-24 at 22:40 -0600, Jim Flanagan wrote:
> > Kevin Dupuy wrote:
> >>  Merry Christmas and Happy Holidays to everyone at SUSE, Novell, and the
> >>  openSUSE community. It's been great working with you all this year, and
> >>  look forward to many exicting things happening in 2008.
> >>
> >>  Christmas wishes go here :)
> >
> > Thanks and Merry Christmas to you too. And the entire suse community.
> > Best for 2008.
>
> Ditto :-)
>
> --
> Cheers,

Thanks and Merry Christmas to all of you on SUSE list. I highly appreciate all 
the precious knowledge you have been giving for years.

-- 
Paul Ollion
Proud Linux userSuSE 10.2

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



[opensuse] Kplayer Freezing

2007-12-26 Thread Dave Barton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kplayer has suddenly stopped working for me. If I start it from a
terminal window it opens and freezes with the following error:

ASSERT: "!name.isEmpty()" in ./kio/kio/kdirlister.cpp (969)

Can anyone offer a suggestion as to a possible cause or solution?

TIA

Dave
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHcsDd7asJm/pW/p8RAmrFAKCfllHZ44cGcgBAi1Xxl3rzbdNNGQCeK54+
OHJxBqlyMdZLwRZB0HZ0Ydg=
=FcHi
-END PGP SIGNATURE-
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Encrypted USB - Mac accessible?

2007-12-26 Thread Dennis E. Slice
If anyone is interest, I learned on an Apple list that OS X should
support encrypted drives, but does not natively support the reiserfs
file system.

http://developer.apple.com/documentation/Darwin/Conceptual/KernelProgramming/Filesystem/chapter_12_section_1.html

-dslice

Dennis E. Slice wrote:
> I have a couple of 300GB USB drives (reiserfs) encrypted with SUSE 10.0.
> 
> Can I mount these drives under Mac OS X? If so, how?
> 
> TIA, ds
> 

-- 
Dennis E. Slice
Department of Anthropology
University of Vienna

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



Re: [opensuse] MySQL GUI frontends

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Wednesday 2007-12-26 at 10:52 -, Bob wrote:


rekall


Thanks. Rekall seems to fit the bill, and is easy to set up. I'd previously
tried OOo Base, but it seemed to want to recreate the database in .odb
format, whereas Rekall is using the same MySQL tables, so I can administer
the database from the command line or through the Rekall GUI. Knoda seemed to
have the same problem as Base.

Thanks to everyone for all the other suggestions.


OOo should be able to connect to an existing database, although setting up 
OOo to use mysql (or any other engine) is far from trivial.


Knoda I haven't been lucky using it. In previous versions it crashed or 
didn't display what I wanted, etc, etc.


Rekall has a fast and very easy to use interface, either for database 
design or use; plus you can use it with mysql, postgres, etc.



- -- 
Cheers,

   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcroOtTMYHG2NR9URAscUAJ4mTOoiOv0QAaTsmdgdJTc+GV19oQCeMKZh
ZoE4xbnS/tB/NFC2APiHZUQ=
=heEQ
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Wednesday 2007-12-26 at 14:29 -0500, Felix Miata wrote:


Agh, another one... TB I suppose might be thunderbird, but SM :-?


SM predates Phoenix aka Firefird aka Firefox, which predates TB.
http://en.wikipedia.org/wiki/SeaMonkey

My UA tells me your UA is Alpine 1.00 (LSU 882 2007-12-20). If yours did
likewise, a mega-hint would have been staring you in the face while reading
my message.


Of course it does, if I knew what you were talking about.

And it is not UA, but MUA; but you insist in using not common abreviations 
with somebody whose own culture is not English, and thus can not 
understand what you say unless doing a much increased effort.


- -- 
Cheers,

   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcriAtTMYHG2NR9URAhXaAJ9JQqivgc+OGt9DyTnj0T4djGn4oACfUleI
Q3CuzqeEgMuaCYKr2v7gOys=
=O3M5
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Compiz or not

2007-12-26 Thread Anders Johansson
On Wednesday 26 December 2007 20:50:25 Jerry Houston wrote:
> According to one of my books that's specific to SuSE 10.3, I've done all
> that's necessary to enable Xgl and Compiz, and the Gnome desktop effects
> module confirms that my graphics card is suitable, that 3-D is enabled.
>
> In KDE, I'm able to run the configuration tool, and it appears to be
> working.  However, I can't get a Compiz session started.  When I go to
> the appropriate place in personal settings to choose a session manager,
> only kwin appears, in a combo box that is grayed and disabled.
>
> Is there some extra step that's commonly overlooked, that makes Compiz
> show up in the session manager selections?

It will show up in the dropdown box if

a) compiz is installed
b) GL is enabled
c) GLX_EXT_texture_from_pixmap is present

c) is the tricky one. The nvidia driver supports it, and I'm told the ATI 
driver does too, but only if you have a very new card. Otherwise you'll have 
to run Xgl

Anders

-- 
Madness takes its toll
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Rajko M.
On Wednesday 26 December 2007 02:11:43 pm Rajko M. wrote:
> On Wednesday 26 December 2007 01:29:57 pm Felix Miata wrote:
> > > The Wednesday 2007-12-26 at 09:27 -0500, Felix Miata wrote:
> > >> The latter is what SM & TB do.
> > >
> > > Agh, another one... TB I suppose might be thunderbird, but SM :-?
> >
> > SM predates Phoenix aka Firefird aka Firefox, which predates TB.
> > http://en.wikipedia.org/wiki/SeaMonkey
> >
> > My UA tells me your UA is Alpine 1.00 (LSU 882 2007-12-20). If yours did
> > likewise, a mega-hint would have been staring you in the face while
> > reading my message.
> >
> :-D
>
> Can somebody, using SM, FF, or any other browser, update:
>   http://en.opensuse.org/Acronyms
> with OFM, TB, FF, UA, and more that comes to mind during visit, ie. edit.

Ops. I have forgotten to tell why I can't do that right now. 
I'm reading LFS book which is product of:
   http://www.linuxfromscratch.org/

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



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Rajko M.
On Wednesday 26 December 2007 01:29:57 pm Felix Miata wrote:
> > The Wednesday 2007-12-26 at 09:27 -0500, Felix Miata wrote:
> >> The latter is what SM & TB do.
> >
> > Agh, another one... TB I suppose might be thunderbird, but SM :-?
>
> SM predates Phoenix aka Firefird aka Firefox, which predates TB.
> http://en.wikipedia.org/wiki/SeaMonkey
>
> My UA tells me your UA is Alpine 1.00 (LSU 882 2007-12-20). If yours did
> likewise, a mega-hint would have been staring you in the face while reading
> my message.

:-D

Can somebody, using SM, FF, or any other browser, update:
  http://en.opensuse.org/Acronyms
with OFM, TB, FF, UA, and more that comes to mind during visit, ie. edit.  

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



Re: [opensuse] Compiz or not

2007-12-26 Thread Ken Schneider
Jerry Houston pecked at the keyboard and wrote:
> According to one of my books that's specific to SuSE 10.3, I've done all
> that's necessary to enable Xgl and Compiz, and the Gnome desktop effects
> module confirms that my graphics card is suitable, that 3-D is enabled. 
> 
> In KDE, I'm able to run the configuration tool, and it appears to be
> working.  However, I can't get a Compiz session started.  When I go to
> the appropriate place in personal settings to choose a session manager,
> only kwin appears, in a combo box that is grayed and disabled.
> 
> Is there some extra step that's commonly overlooked, that makes Compiz
> show up in the session manager selections?

Can't say this is the right way but it works for me.

Kmenu-->System-->More Programs-->Compiz Fusion Icon

After the icon is in the system tray it just starts working. If I want
to disable it I click on quit  after a right click on the icon and log
off and back on. Currently need to disable it if I want to use Google
Earth in full screen mode.

-- 
Ken Schneider
SuSe since Version 5.2, June 1998
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Compiz or not

2007-12-26 Thread Jerry Houston
According to one of my books that's specific to SuSE 10.3, I've done all
that's necessary to enable Xgl and Compiz, and the Gnome desktop effects
module confirms that my graphics card is suitable, that 3-D is enabled. 

In KDE, I'm able to run the configuration tool, and it appears to be
working.  However, I can't get a Compiz session started.  When I go to
the appropriate place in personal settings to choose a session manager,
only kwin appears, in a combo box that is grayed and disabled.

Is there some extra step that's commonly overlooked, that makes Compiz
show up in the session manager selections?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Felix Miata
On 2007/12/26 19:48 (GMT+0100) Carlos E. R. apparently typed:

> The Wednesday 2007-12-26 at 09:27 -0500, Felix Miata wrote:

>> The latter is what SM & TB do.

> Agh, another one... TB I suppose might be thunderbird, but SM :-?

SM predates Phoenix aka Firefird aka Firefox, which predates TB.
http://en.wikipedia.org/wiki/SeaMonkey

My UA tells me your UA is Alpine 1.00 (LSU 882 2007-12-20). If yours did
likewise, a mega-hint would have been staring you in the face while reading
my message.
-- 
Jesus Christ, the reason for the season.

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://mrmazda.no-ip.com/
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Sunny
On Dec 26, 2007 12:48 PM, Carlos E. R. <[EMAIL PROTECTED]> wrote:
> Agh, another one... TB I suppose might be thunderbird, but SM :-?

SeaMonkey?


-- 
Svetoslav Milenov (Sunny)

Even the most advanced equipment in the hands of the ignorant is just
a pile of scrap.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] ffmpeg question

2007-12-26 Thread David Bolt
On Wed, 26 Dec 2007, Charles Li wrote:-

>Hi,
>
>On Dec 26, 2007 8:10 AM, Adam Jimerson <[EMAIL PROTECTED]> wrote:
>> I have a brand new PSP, and I want to put some videos on it but it only
>> supports. MP4 video files, I know that ffmpeg supports outputing to a psp
>> compatable MP4 file because I have seen all of the GUI frontends for it, but
>> I can't get them to work, so I figured I would give attempting this in the
>> command line and I was wondering what the options that I would have to give
>> to ffmpeg in order for it to do this.
>
>ffmpeg -i $name.flv -ar 22050 -ac 2 -acodec libfaac -vcodec h263 -s
>352x288 -r 20 -b 5000 -ab 32 $name.mp4
   ^^
That's going to result in very bad quality video. FFmpeg takes those in
bits per second, unlike mencoder which would assume you meant Kbps.

>The -acodec and -vcodec can directly use the library for audio and
>video codec, maybe you need change these for different converting.

The FFmpeg FAQ[0] gives a bit of couple of example command lines:

ffmpeg -i input \
 -acodec libfaac -ab 128kb \
 -vcodec mpeg4 -b 1200kb \
 -ar 24000 -mbd 2 -flags +4mv+trell \
 -aic 2 -cmp 2 -subcmp 2 -s 368x192 \
 -r 3/1001 -title X \
 -f psp output.mp4

ffmpeg -i input \
 -acodec libfaac  -ab 128kb \
 -vcodec h264 -b 1200kb \
 -ar 48000 -mbd 2 \
 -coder 1 -cmp 2 -subcmp 2 \
 -s 368x192 -r 3/1001 \
 -title X -f psp \
 -flags loop -trellis 2 \
 -partitions parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 \
 output.mp4

As to which one will give the better quality, I have no idea.

[0] http://ffmpeg.mplayerhq.hu/faq.html#TOC19>

Regards,
David Bolt

-- 
Team Acorn: http://www.distributed.net/ OGR-P2 @ ~100Mnodes RC5-72 @ ~15Mkeys
 | SUSE 10.1 32bit  | openSUSE 10.2 32bit | openSUSE 10.3 32bit
SUSE 10.0 64bit  | SUSE 10.1 64bit  | openSUSE 10.2 64bit |
RISC OS 3.11 | RISC OS 3.6  | TOS 4.02| openSUSE 10.3 PPC
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Modem working on openSuSE 10.2

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Wednesday 2007-12-26 at 20:19 +0200, Cristea Bogdan wrote:


I don't think the line is busy since in windows I have no problem to
connect through this modem.


Nevertheless, check in linux.



In kppp, the only issue is to change /dev/modem to /dev/sda1, which is
the USB port on my PC where the modem is connected. However, it seems
to me that I am not able to communicate with my modem.


Obviously... as /dev/sda1 is the first disk partition, not the modem.

- -- 
Cheers,

   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcqLbtTMYHG2NR9URAkO1AJ9gwe9HTyivHEcW7qvDPhYft2xmWQCfahlc
GgMyox9vkYNV28gPl3KvQlo=
=FPRJ
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Wednesday 2007-12-26 at 09:27 -0500, Felix Miata wrote:


The Tuesday 2007-12-25 at 22:25 -0500, Felix Miata wrote:



Whatever you do otherwise, before archiving old mozilla app mail, be sure to
first delete or detach unneeded attachments, then compact folders.



Sometimes I do that with Pine, but then I forgot shich file came from
where. Currently Alpine replaces the attachement with a note about the
missing file, which is better.


The latter is what SM & TB do.


Agh, another one... TB I suppose might be thunderbird, but SM :-?



When I want to find some old email based
upon email address, name, or content, I search the directory tree with my
OFM, and copy & paste as necessary.



OFM?


Considering the context, you should be ashamed of yourself for needing to
ask. :-p
Hit #1:
http://www.acronymfinder.com/af-query.asp?Acronym=ofm&Find=find&string=exact
http://www.softpanorama.org/OFM/index.shtml


I tried 'wtf' and drew a blank.

- -- 
Cheers,

   Carlos E. R.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcqIEtTMYHG2NR9URAtuKAJ0aQX4XkgF8unv0YI1in8gvtvH+gQCdGLBJ
QlW5aovUxskGm5LyFCNhYrE=
=PrRP
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Modem working on openSuSE 10.2

2007-12-26 Thread Cristea Bogdan
I don't think the line is busy since in windows I have no problem to
connect through this modem.

In kppp, the only issue is to change /dev/modem to /dev/sda1, which is
the USB port on my PC where the modem is connected. However, it seems
to me that I am not able to communicate with my modem.


On 12/25/07, umesh b <[EMAIL PROTECTED]> wrote:
> On Dec 25, 2007 2:55 PM, Cristea Bogdan <[EMAIL PROTECTED]> wrote:
> >My initial post was about how to get working a modem in
> > openSuSE10.2. I see that now the topic has changed.
> >However, in my case I am not able to connect to modem with minicom.
> > In Yast, hardware information, the modem seems to be correctly
> > recognized: SGS Thomson Microelectronics. When I try to connect with
> > kppp I get the message: "modem is busy". Any suggestions how can I
> > solve this problem?
> >
> Have u set the KPPP settings correctly? in my case i have set modem
> as- /tty/usb0 (thats wats gets assigned when i check the
> /var/log/messages when i plug in the modem). Also check the number to
> be dialed and user name and password(provided by telco). Please
> provide ur KPPP settings so i can verify with my settings and give
> some inputs ..
>
> Regards,
> Umesh
>
>
>
> --
> umesh3034
>


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



Re: [opensuse] Software Update conflicts while introducing KDE4 applications

2007-12-26 Thread Rajko M.
On Wednesday 26 December 2007 09:37:26 am Philippe Landau wrote:

> Of course now Yast2 software installer still complains,
> but the updates went through.

It would be interesting to see what kind of complains you can see. 

I can avoid Packman etc, because I have no much interest in additional 
software they offer, so I have no much chance to have problems with 
dependencies pulled from external repositories, but for those that want, or 
need it, it is better to use manual updates via YaST Online Updates (YOU) and 
check every item before download. This way is possible to see what is 
updated, which helps when it comes to problems. 

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



[opensuse] Re: [Mono-dev] Web Services Under Linux/OSX

2007-12-26 Thread Sunny
On Dec 26, 2007 10:21 AM, Gavin Landon <[EMAIL PROTECTED]> wrote:
> Using:
> Mono 1.2.6
> SharpDev 2.2.1 2648
> Mono References Only
>
> I've created a very simple web server demo below, which works under
> Windows, but will not launch under Linux/OSX.   This is a console app,
> to make things simple, running as a web server.   I added a writelog to
> the very first line of Main() which is never written as if the EXE will
> not even attempt to start on Linux/OSX.  Anyone have any ideas why?   I

Did you try replacing WriteLog with Console.WriteLine, just to see if it loads?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Software Update conflicts while introducing KDE4 applications

2007-12-26 Thread Philippe Landau
Rajko M. wrote:
> Though, I would rather look for libkexiv2 using Search in YaST Software 
> Management to see from what repo it comes. The reason is that the second part 
> of the message:
>> libkexiv2-0.1.5-36.i586[http://download.opensuse.org/repositories/openSUSE:
>> 10.3/standard/] provides libkexiv2.so.1, but another version of that package
>> is already installed.
> 
> ie. "but another version of that package is already installed." is not very 
> informative. It doesn't tell what package is installed and where it comes 
> from. When you look in YaST you can see in Version tab that information. 
> For Packman files it is easier to see, as information listed in version 
> column 
> has pm in it. 
> 
> Last time I have seen message like one below, it was installed 32 bit package 
> on 64 bit system, and manually deleting it solved the problem. Funny thing 
> was that YaST didn't complained about. 
> Here it might be that Packman package for digikam pulled in packman version 
> of 
> libkexiv2.so.1 which is usually newer and now YaST have no idea how to solve 
> problem. Manually checking radio button (in Version tab) with version that 
> you want can solve the problem. 
Your analysis and solution was exactly right, Rajko,
thank you for your tireless, precise and thorough help.

Of course now Yast2 software installer still complains,
but the updates went through.

Kind regards Philippe

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



Re: [opensuse] keeping a copy of installed rpms

2007-12-26 Thread Rajko M.
On Wednesday 26 December 2007 09:48:04 am Dave Plater wrote:
> Rajko M. wrote:
...
> > The package management in Factory was (as of yesterday) broken. It was
> > problem with gpg package, so YaST was unable to verify repository
> > signature and add it to the list.
>
> Hi Rajko,
> I know, I don't have a problem with yast except I have to download files
> before I install otherwise I don't have a copy if I screw up my system.
> Smart keeps on asking for keys and doesn't perform the way Gavin said it
> should.
> Dave

The gpg problem affects Smart too, as it uses rpm package manager that needs 
gpg ;-)

This is from recent Coolo's mail to factory mail list:
"gpg was deinstalled for some weird reasons in a previous run and you might 
need to reinstall it manually before you can continue."

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



Re: [opensuse] keeping a copy of installed rpms

2007-12-26 Thread Dave Plater
Rajko M. wrote:
> On Wednesday 26 December 2007 05:49:26 am Dave Plater wrote:
>
>   
>> my system calls itself 11.0 alpha
>> 
>
> Hi Dave,
>
> 11.0 Alpha 0 is development (experimental) version for experienced users.
> It should be updated from Factory repositories only. 
>
> The package management in Factory was (as of yesterday) broken. It was 
> problem 
> with gpg package, so YaST was unable to verify repository signature and add 
> it to the list. 
>
>   
Hi Rajko,
I know, I don't have a problem with yast except I have to download files
before I install otherwise I don't have a copy if I screw up my system.
Smart keeps on asking for keys and doesn't perform the way Gavin said it
should.
Dave
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] ffmpeg question

2007-12-26 Thread Adam Jimerson
On Tuesday 25 December 2007 09:20:50 pm Charles Li wrote:
> Hi,
>
> On Dec 26, 2007 8:10 AM, Adam Jimerson <[EMAIL PROTECTED]> wrote:
> > I have a brand new PSP, and I want to put some videos on it but it only
> > supports. MP4 video files, I know that ffmpeg supports outputing to a psp
> > compatable MP4 file because I have seen all of the GUI frontends for it,
> > but I can't get them to work, so I figured I would give attempting this
> > in the command line and I was wondering what the options that I would
> > have to give to ffmpeg in order for it to do this.
>
> ffmpeg -i $name.flv -ar 22050 -ac 2 -acodec libfaac -vcodec h263 -s
> 352x288 -r 20 -b 5000 -ab 32 $name.mp4
>
> The -acodec and -vcodec can directly use the library for audio and
> video codec, maybe you need change these for different converting.
>
>
>
> --
> Sincerely Yours,
>
> Charles Li

Is 352x288 the most the PSP supports?  I have tried it on a short video that I 
have and it works but the video is originally 720x480 and when viewing the 
newly created mp4 video it looks squeezed to me.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Felix Miata
On 2007/12/26 11:42 (GMT+0100) Carlos E. R. apparently typed:

> The Tuesday 2007-12-25 at 22:25 -0500, Felix Miata wrote:

>> Whatever you do otherwise, before archiving old mozilla app mail, be sure to
>> first delete or detach unneeded attachments, then compact folders.

> Sometimes I do that with Pine, but then I forgot shich file came from 
> where. Currently Alpine replaces the attachement with a note about the 
> missing file, which is better.

The latter is what SM & TB do.

>> When I want to find some old email based
>> upon email address, name, or content, I search the directory tree with my
>> OFM, and copy & paste as necessary.

> OFM?

Considering the context, you should be ashamed of yourself for needing to
ask. :-p
Hit #1:
http://www.acronymfinder.com/af-query.asp?Acronym=ofm&Find=find&string=exact
http://www.softpanorama.org/OFM/index.shtml
-- 
Jesus Christ, the reason for the season.

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://mrmazda.no-ip.com/
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Rajko M.
On Wednesday 26 December 2007 04:42:54 am Carlos E. R. wrote:

> OFM?

Orthodox File Manager, one of them is Midnight Commander.

http://www.softpanorama.org/OFM/index.shtml

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



Re: [opensuse] will pay for wireless help

2007-12-26 Thread Hans Krueger
[EMAIL PROTECTED] wrote:
>  -- Original message --
> From: Hans Krueger <[EMAIL PROTECTED]>
>   
>> Joseph Loo wrote:
>> 
>>> Hans Krueger wrote:
>>>   
 Joseph Loo wrote:
  
 
> Hans Krueger wrote:
>
>   
>> Rajko M. wrote:
>>  
>>  
>> 
>>> On Sunday 23 December 2007 08:54:11 am Hans Krueger wrote:
>>>
>>> 
>>>   
 hey I have that card if it's the one I have
 save your self the trouble it's not supported yet
 their working on it
 
 
>>> What card Hans? There is no reference to any specific model in post
>>> that you are replaying to.
>>>
>>>   
>>>   
>> Atheros AR5BXB63
>> 
>> http://madwifi.org/wiki/Compatibility/Atheros#AtherosAR5BXB63
>> this is what I have in my acer travelmate 2480-2968
>> it's a mini pci-e card not what it was spec out to be
>> using a rt2500 card in it's card slot
>> had to use the serialmonkey latest rt2500 (PCI/PCMCIA cvs one
>> to get it to work
>> then use the RutilT utility to control the card
>> using 10.3 now 10 worked real good stuck the card in and worked right
>> out of the box
>> not so with 10.2 or 10.3
>> didn't try with 10.1 it was a dog
>> hope this helps
>>
>>
>>
>>
>> 
>> 
> Are you sure it is an atheros card? It sounds like a ralink card not
> atheros.
> 
>   
 I have a atheros card in the laptop no support for the card
 I  have a rt2500 card for wireless


   
 
>>> The reason I mention that, my laptop has a rt2500 chip set from ralink
>>> within my laptop, mini-pci.. The kernel has builtin support for it as
>>> rt2x000 module. Unless it is one of the newer atheros chip set, the
>>> madwifi seems to work okay. I have it running it in my desktop. Do you
>>> mean, you have a rt2500 for the mini-pci and atheros pcmia card? or is
>>> it the new express slot?
>>>   
>> the mini pci-e is the atheros
>> rt2500 is the pcmia card
>> the rt2x00 in suse 10.3 didn't work
>> had to use the rt2500 from serialmonkey the rt2x00 won,t work ether  from
>> serialmonkey
>>
>> -- 
>> Hans Krueger
>>
>> [EMAIL PROTECTED] 
>>
>> registered Linux user 289023
>>
>> 411024
>>
>> -- 
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>> 
>
> Hans,
>
> Follow this link.  I used it to get my RaLink PCI (rt6100) working in my 
> desktop.  Maybe it could help with your
> pcmcia card.
>
> http://linux.wordpress.com/2007/10/06/opensuse-103-and-ralink-rt2x00-based-wireless-cards/
>
> It is specific for SuSE 10.3 as their native rtpci would not work, no how, no 
> way!
>
> HTH,
>
> --
> Keith Boykin
> You are what you think - so always think positively!
>   
that's basically what I did for my pcmcia card
the only differences was I made rpms instead

-- 

Hans Krueger

[EMAIL PROTECTED] 

registered Linux user 289023

411024

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



Re: [opensuse] keeping a copy of installed rpms

2007-12-26 Thread Rajko M.
On Wednesday 26 December 2007 05:49:26 am Dave Plater wrote:

> my system calls itself 11.0 alpha

Hi Dave,

11.0 Alpha 0 is development (experimental) version for experienced users.
It should be updated from Factory repositories only. 

The package management in Factory was (as of yesterday) broken. It was problem 
with gpg package, so YaST was unable to verify repository signature and add 
it to the list. 

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



Re: [opensuse] will pay for wireless help

2007-12-26 Thread kbboykin
 -- Original message --
From: Hans Krueger <[EMAIL PROTECTED]>
> Joseph Loo wrote:
> > Hans Krueger wrote:
> >> Joseph Loo wrote:
> >>  
> >>> Hans Krueger wrote:
> >>>
>  Rajko M. wrote:
>   
>   
> > On Sunday 23 December 2007 08:54:11 am Hans Krueger wrote:
> >
> > 
> >> hey I have that card if it's the one I have
> >> save your self the trouble it's not supported yet
> >> their working on it
> >> 
> > What card Hans? There is no reference to any specific model in post
> > that you are replaying to.
> >
> >   
>  Atheros AR5BXB63
>  
>  http://madwifi.org/wiki/Compatibility/Atheros#AtherosAR5BXB63
>  this is what I have in my acer travelmate 2480-2968
>  it's a mini pci-e card not what it was spec out to be
>  using a rt2500 card in it's card slot
>  had to use the serialmonkey latest rt2500 (PCI/PCMCIA cvs one
>  to get it to work
>  then use the RutilT utility to control the card
>  using 10.3 now 10 worked real good stuck the card in and worked right
>  out of the box
>  not so with 10.2 or 10.3
>  didn't try with 10.1 it was a dog
>  hope this helps
> 
> 
> 
> 
>  
> >>> Are you sure it is an atheros card? It sounds like a ralink card not
> >>> atheros.
> >>> 
> >> I have a atheros card in the laptop no support for the card
> >> I  have a rt2500 card for wireless
> >>
> >>
> >>   
> > The reason I mention that, my laptop has a rt2500 chip set from ralink
> > within my laptop, mini-pci.. The kernel has builtin support for it as
> > rt2x000 module. Unless it is one of the newer atheros chip set, the
> > madwifi seems to work okay. I have it running it in my desktop. Do you
> > mean, you have a rt2500 for the mini-pci and atheros pcmia card? or is
> > it the new express slot?
> the mini pci-e is the atheros
> rt2500 is the pcmia card
> the rt2x00 in suse 10.3 didn't work
> had to use the rt2500 from serialmonkey the rt2x00 won,t work ether  from
> serialmonkey
> 
> -- 
> Hans Krueger
> 
> [EMAIL PROTECTED] 
> 
> registered Linux user 289023
> 
> 411024
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Hans,

Follow this link.  I used it to get my RaLink PCI (rt6100) working in my 
desktop.  Maybe it could help with your
pcmcia card.

http://linux.wordpress.com/2007/10/06/opensuse-103-and-ralink-rt2x00-based-wireless-cards/

It is specific for SuSE 10.3 as their native rtpci would not work, no how, no 
way!

HTH,

--
Keith Boykin
You are what you think - so always think positively!
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] MySQL GUI frontends

2007-12-26 Thread Kai Ponte
On Tuesday 25 December 2007 23:46, Jerry Houston wrote:
> Kai Ponte wrote:
> > I have that installed - but there's no query browser or workbench that I
> > can see.
> >
> > How do I run them?
>
> Mine showed up as 'Database Query Tool' in 'New Applications.'

ahh, new applications - that is very nice.

Actually another post clued me in. Turns out there is a seperate 
mysql-queryworkbench rpm to install.


>
> > OT - i wish the RPM database showed what the executable(s) for an
> > application or package was.
>
> Use the YaST software installation module, and it will list the files
> that are part of a package, and where they are placed on your system.
> Some of them display in bold type -- I'm guessing those are the
> executables.

Bold.

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



Re: [opensuse] MySQL GUI frontends

2007-12-26 Thread Bob
On Sunday 23 December 2007 23:12:50 Carlos E. R. wrote:
> The Sunday 2007-12-23 at 22:23 -, Bob wrote:
> > I've played around with MySQL on the command line, creating an
> > addressbook database and importing some data. I'd like to use a GUI
> > frontend to add/edit the data, but I'm not sure what's available in
> > linux. Any suggestions?
>
> rekall
>
Thanks. Rekall seems to fit the bill, and is easy to set up. I'd previously 
tried OOo Base, but it seemed to want to recreate the database in .odb 
format, whereas Rekall is using the same MySQL tables, so I can administer 
the database from the command line or through the Rekall GUI. Knoda seemed to 
have the same problem as Base.

Thanks to everyone for all the other suggestions.

Happy New Year :)
-- 
Bob

openSUSE 10.3, Kernel 2.6.22.13-0.3-default, KDE 3.5.8
Intel Celeron 2.53GB, 2GB DDR RAM, nVidia GeForce 7600GS
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] keeping a copy of installed rpms

2007-12-26 Thread Dave Plater
Gavin Chester wrote:
> On Wed, 2007-12-26 at 09:51 +0200, Dave Plater wrote:
>   
>>> Don't know how you tried to set it up ... but, if you had populated
>>>   
>> your
>> 
>>> local cache under /var/lib/smart/cache/packages (and so on) with
>>>   
>> your
>> 
>>> own downloaded packages (after initial setup) it should have "just
>>> worked" to get your rpms off the local disk. Don't think you have to
>>> create a local repository unless you're serving up to a clutch of
>>>   
>> PCs on
>> 
>>> a LAN/WAN. 
>>>
>>> Gavin 
>>>
>>>   
>>>   
>> Which version of smart are you running? I got 0.52-31 and maybe its
>> just
>> a bug. I tried to add packman to its list and it didn't take it
>> either.
>> The biggest problem is the lack of documentation. I tried a couple of
>> configuration options from command line and couldn't come right
>> either,
>> perhaps there is a file somewhere to edit, I can't find anything
>> useful
>> in etc only two url specs it picked up on first run in the smart
>> directory. Nothing in root either. /var/lib/smart/cache is a file on
>> my
>> system.
>> Dave 
>> 
>
> If you get the package "smart-latest.rpm" it will automatically contain
> ALL the desirable repos, particularly packman and guru. A link I give
> below will tell how. That will solve the big show-stopper for you :-)
>
> The way to solve the second show-stopper is from the smart-faq:
> "How do I keep the downloaded files after installation?
> You can do this once by using "smart -o remove-packages=false  upgrade>", or set this as a permanent option using  "smart config --set
> remove-packages=false"." 
>
> Work from cli first and after installing smart run "$ smart update" and
> it will prompt you one-by-one to enable all those repos. Getting that
> correct install file ("smart-latest.rpm") is the key to avoid adding
> repos by hand. Then add the "smart-gui" package if you prefer the gui
> approach. I chop and change according to need.
>
> The first time you run "smart update" from the cli and download even one
> package it will create that directory "/var/lib/smart/packages" (NOTE: I
> typed that path wrong first posting).
>
> Sounds to me like you need to do some reading :-) Sooo ... 
>
> Try these links - especially this first one as most important:
> http://susewiki.org/index.php?title=SMART_Package_Manager  
>   
> and for smart documentation either "man smart" or -
> http://labix.org/smart/faq
>
> Following ALL those steps will get you humming along with the best
> package (meta)manager around! ;-)
>
> Gavin
>   
Thanks for your help, it looks like a smart package manager. Its maybe a
little too smart, it only wants to add the oss and non-oss factory
repositories, I assume because my system calls itself 11.0 alpha or
because thats where I got it. I am using the gui version and it did the
update automatically. When I select hide installed packages, there is
nothing to see. I tried adding my local rpm dir and it won't stop asking
for keys anyway  I jammed the enter key and changed to focus under mouse
and it's reached 99% after a while. At last I have a package list, now
lets try to hide installed. Yes at last I've got some packages I can
install. Now the big test is install poppler (poppler is a no no on my
system as it has some issue with kdegraphics. Perfect it tells me to
remove xpdf-tools, kdebase, kdegraphics and every thing kerry or beagle.
OK it looks good, thanks for forcing me to make an extra effort.
seasons compliments
Dave


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



Re: [opensuse] MySQL GUI frontends

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Tuesday 2007-12-25 at 23:46 -0800, Jerry Houston wrote:


OT - i wish the RPM database showed what the executable(s) for an application
or package was.



Use the YaST software installation module, and it will list the files
that are part of a package, and where they are placed on your system.
Some of them display in bold type -- I'm guessing those are the executables.


Only after they are installed.

Or, you can use "pin", which will show them "before" and "after".

- -- 
Cheers,

   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcjQNtTMYHG2NR9URAlBSAJwLIRIOayWbL9rAMvEgPJ6F41ONbwCeKAYb
kDogQW44Y1WevGIzaat2SAs=
=Xv0M
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] FlightGear - OT

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Tuesday 2007-12-25 at 23:36 -0500, Bob S wrote:


Hello SuSE people

Off topic. What can I say when I am frustrated.

Does SUSE have an rpm for FlightGear, and if so, where can I find it. It's not
on the DVD and I can't make the tar file compile.


http://benjiweber.co.uk:8080/webpin/index.jsp?searchTerm=FlightGear&distro=openSUSE_103

- -- 
Cheers,

   Carlos E. R.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcjM2tTMYHG2NR9URAnI8AKCXZzCOytCzcULeAcCYjrVIJ6oI1gCeIV4O
hQ2+5wRWo6BGqbBlvSMLtY4=
=kNC/
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file [SOLVED]

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Tuesday 2007-12-25 at 15:59 -0600, Afan Pasalic wrote:


two good and one bad news:
good 1: I found "original" Inbox and was able to open it wit MC without any 
problem.

good 2: I really like MC. I think I'm going to use more often.
bad: didn't find what I was looking for :(

case closed.

thanks for help. and thanks for stuff I learned through this "search" 
problem.


Welcome!

You will see soon that you can't be without Midnight Comander ;-)

You can see inside an rpm and extract or view a single file, you can 
compress trees into tar.gz archives, connect to a remote ftp server, edit 
a file (sometimes with syntax coloring), copy or move or delete bunch of 
files /fast/, search for a pattern on a tree, selecting the files that 
match for more processing... and many more I forget.


- -- 
Cheers,

   Carlos E. R.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcjHXtTMYHG2NR9URAlEGAJ9FWi2r3IFmMjBIefahdke/wEeV7ACeIoFG
iLVVQfc+hmOMq9P9akOf7rY=
=VSoY
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] search for word in huge txt file

2007-12-26 Thread Carlos E. R.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



The Tuesday 2007-12-25 at 22:25 -0500, Felix Miata wrote:


Whatever you do otherwise, before archiving old mozilla app mail, be sure to
first delete or detach unneeded attachments, then compact folders.


Can mozilla do that? Delete the attachments?

Sometimes I do that with Pine, but then I forgot shich file came from 
where. Currently Alpine replaces the attachement with a note about the 
missing file, which is better. If it allowed me to edit the note, it would 
even be much better.



When I want to find some old email based
upon email address, name, or content, I search the directory tree with my
OFM, and copy & paste as necessary.


OFM?

- -- 
Cheers,

   Carlos E. R.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHcjA7tTMYHG2NR9URAjvyAJ4vRWIv3VhTYx7H8uKnsXfnhc4ZiACfXhp6
SzfSA9/dTDDHItvDS0kNRg8=
=AIPP
-END PGP SIGNATURE-
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] keeping a copy of installed rpms

2007-12-26 Thread Gavin Chester
On Wed, 2007-12-26 at 09:51 +0200, Dave Plater wrote:
> > Don't know how you tried to set it up ... but, if you had populated
> your
> > local cache under /var/lib/smart/cache/packages (and so on) with
> your
> > own downloaded packages (after initial setup) it should have "just
> > worked" to get your rpms off the local disk. Don't think you have to
> > create a local repository unless you're serving up to a clutch of
> PCs on
> > a LAN/WAN. 
> >
> > Gavin 
> >
> >   
> Which version of smart are you running? I got 0.52-31 and maybe its
> just
> a bug. I tried to add packman to its list and it didn't take it
> either.
> The biggest problem is the lack of documentation. I tried a couple of
> configuration options from command line and couldn't come right
> either,
> perhaps there is a file somewhere to edit, I can't find anything
> useful
> in etc only two url specs it picked up on first run in the smart
> directory. Nothing in root either. /var/lib/smart/cache is a file on
> my
> system.
> Dave 

If you get the package "smart-latest.rpm" it will automatically contain
ALL the desirable repos, particularly packman and guru. A link I give
below will tell how. That will solve the big show-stopper for you :-)

The way to solve the second show-stopper is from the smart-faq:
"How do I keep the downloaded files after installation?
You can do this once by using "smart -o remove-packages=false ", or set this as a permanent option using  "smart config --set
remove-packages=false"." 

Work from cli first and after installing smart run "$ smart update" and
it will prompt you one-by-one to enable all those repos. Getting that
correct install file ("smart-latest.rpm") is the key to avoid adding
repos by hand. Then add the "smart-gui" package if you prefer the gui
approach. I chop and change according to need.

The first time you run "smart update" from the cli and download even one
package it will create that directory "/var/lib/smart/packages" (NOTE: I
typed that path wrong first posting).

Sounds to me like you need to do some reading :-) Sooo ... 

Try these links - especially this first one as most important:
http://susewiki.org/index.php?title=SMART_Package_Manager  

and for smart documentation either "man smart" or -
http://labix.org/smart/faq

Following ALL those steps will get you humming along with the best
package (meta)manager around! ;-)

Gavin

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