LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 12-01-2004, 12:59 AM   #1
DickH
LQ Newbie
 
Registered: Nov 2004
Posts: 5

Rep: Reputation: 0
YaST isnt working


YaST doesnt work. When I open it, I have all the subjects and icons, but clicking on the icons does nothing. Does anyone know how to fix this?
 
Old 12-01-2004, 04:14 AM   #2
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
None of the modules work? Or just some?
How did you start yast? From the KDE menu?
Does Yast work from text console (change to console Ctrl+Alt+F1, login as root and type yast) ?
What do the logfiles say(/var/log/YaST2/y2log, /home/<user>/.y2log)?
 
Old 12-01-2004, 06:04 PM   #3
DickH
LQ Newbie
 
Registered: Nov 2004
Posts: 5

Original Poster
Rep: Reputation: 0
Nothing works
I tried starting it from the kde menu
yast dowsnt seem to work in console as root
I cant copy/paste the entire thing, what part do you need?
 
Old 12-04-2004, 12:13 PM   #4
brewser123
LQ Newbie
 
Registered: Dec 2004
Posts: 1

Rep: Reputation: 0
I am having the same issue. It worked until I performed an online software update through the yast terminal.

Yast does not respond when attempting to log in from KDE tools or control center.
It asks for our root password and then nothing.

If you log in from the yast option in the control center it asks for root password and states "yast is starting up".. and never does.

Can you reinstall Yast? (newbie)
 
Old 12-04-2004, 07:13 PM   #5
pete123
Member
 
Registered: Sep 2004
Posts: 85

Rep: Reputation: 15
yast

Im having the same problems, it was after yast online update downloaded a patch for yast. First noticed it when trying to change the time by right clicking on kicker clock then Adjust time and date. The qt version asks for root password then vanishes.

There is an error from the console version which completely crashes yast (after trying to launch the time and date module)

Code:
Import 'RootPart' failedT
 │                │ IniSegmentation fault at /usr/share/YaST2/clients/inst_timezone.ycp:188
 │                │        /sbin/yast: line 185: 16742 Segmentation fault      $ybindir/y2base menu ncurses
 │                │
which then returns to bash. Some of the modules still work for me such as install/remove software, sorry if this is not the same error but its on the same lines

Last edited by pete123; 12-04-2004 at 07:16 PM.
 
Old 12-05-2004, 02:44 PM   #6
felipebm
LQ Newbie
 
Registered: Dec 2004
Location: Brasilia-DF / Brazil
Distribution: Suse 9.2 Pro
Posts: 2

Rep: Reputation: 0
Reinstalling Yast

Hi,

Does anybody know how I reinstall yast?

I have a Suse 9.2 Pro (on a Toshiba Notebook).
I thing i uninstall it when i try to run APT-GET !!!
I installed APT-GET to try to get Gnome 2.8... but now .. i lost Yast and, sure, i don't have Gnome 2.8 too.

Best regards!
 
Old 12-06-2004, 04:16 AM   #7
cvalentim
LQ Newbie
 
Registered: Dec 2004
Posts: 1

Rep: Reputation: 0
DickH, try to execute from console and say to us the message error, will be easier if we know it.
 
Old 12-06-2004, 08:08 AM   #8
dkpw
Member
 
Registered: Sep 2003
Location: Scotland
Distribution: LinuxMint16 & Ubuntu 12.0.4 LTS
Posts: 218

Rep: Reputation: 30
DickH and others,

I've seen YAST stop functioning (in 9.1) when you add another installation source in the YAST Software module, under Change Source of Installation. Can you confirm that you have not added any other sources or removed your default, beit CD or DVD?

Regards

dkpw
 
Old 12-07-2004, 01:31 PM   #9
bunkenburg
LQ Newbie
 
Registered: Dec 2004
Location: Barcelona
Distribution: SuSE 9.2
Posts: 16

Rep: Reputation: 0
9.1 YaST mouse & time module not working

Hello People

I have a similar or the same problem. YaST works fine for me, except for two modules: the mouse and time configuration. When I run the graphical YaST, I click on the icon, a new window (for mouse configuration for example) opens, and then closes.
When I run "yast" from the command line as root and select mouse configuration, the programs crashes with error message:

Import 'RootPart' failed YaST
│ │Segmentation fault at /usr/share/YaST2/clients/inst_mouse.ycp:157 │
│ /sbin/yast: line 185: 5748 Segmentation fault $ybindir/y2base menu ncurses │
│ alex:/var/log/YaST2 #

For time configuration, it is:
Import 'RootPart' failed YaST
│ │Segmentation fault at /usr/share/YaST2/clients/inst_timezone.ycp:188 │
│ /sbin/yast: line 185: 5798 Segmentation fault $ybindir/y2base menu ncurses │
│ alex:/var/log/YaST2 #

I am not conscious of having done anything 'interesting' .... like adding installation sources to YaST. I had two USB mice plugged in for a while.

Any idea?
 
Old 12-07-2004, 01:33 PM   #10
electronique
Member
 
Registered: Mar 2004
Location: Menomonie, WI
Distribution: SuSE 9.2, Slackware Current, Arch Linux 0.7
Posts: 119

Rep: Reputation: 15
YaST chrashes on the mouse module for me too, have done nothing to the system... just did a fresh install like 2 days ago, the only thing I did to make changes was performing a YaST online update.
 
Old 12-08-2004, 02:03 AM   #11
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
The problem can be solved by 'downgrading' the last online update of the package yast2-update to the original version.

This is not a security fix, it fixes some problems with yast and gnome. So if you are using KDE, you may safely downgrade.
 
Old 12-08-2004, 05:48 AM   #12
bunkenburg
LQ Newbie
 
Registered: Dec 2004
Location: Barcelona
Distribution: SuSE 9.2
Posts: 16

Rep: Reputation: 0
Solved!

Thanks, abisko00, your advice has solved the problem.
 
Old 12-09-2004, 04:46 AM   #13
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Update:

SuSE has released a new patch, that fixes the previous 'bad' patch. So you may run online update and the problem should be solved (it's also a way to get rid of the yellow symbol of the SuSE watcher )
 
Old 12-09-2004, 02:08 PM   #14
gd2shoe
Member
 
Registered: Jun 2004
Location: Northern CA
Distribution: Debian
Posts: 835

Rep: Reputation: 49
Thank you for the update. I was unaffected by the problem, but if you hadn't been kind enough to post your solution/update, then I may simply have avoided the YaST update for a while.

Thanks again.
 
Old 12-10-2004, 09:13 AM   #15
felipebm
LQ Newbie
 
Registered: Dec 2004
Location: Brasilia-DF / Brazil
Distribution: Suse 9.2 Pro
Posts: 2

Rep: Reputation: 0
Leaving Suse 9.2 Pro!

I quit!

I spent one month trying to run a Suse 9.2 Pro on a Toshiba Notebook 256 Mb ram.

Well, first of all i had a very dificult starting experience: I did not find the ISO to download on Suse's official ftp site. It seems that Suse is a kind of "comercial" distro.

After downloading the 5 ISOs from Bittorrent, I installed and realized that the Gnome was not updated and YAST has not all of the packets (or repository) designed for Suse 9.2 Pro.
I think of using Linux as a FREE software. To do that i need a real FREE distro, easily found on the Internet and with a tons of packages.
I have to say that Suse, technically talking, is a very good distro.

What bothered me was the impression of the official Suse Site: i fell that they are always hiding thinks from the users (packages), not showing the place to download them.

I downloaded the last version of Fedora Core 3 (4 cds), i took 45 minutes to install "almost" everything on my notebook. This version comes with Gnome 2.8, an update system (on-line update) with all functions working fine.

I really use Linux as a powerfull work environment, a fun center, and also as a developer station.
I'm a IT consultant.

Best regards,
Felipe
Brasilia-DF
Brazil.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-OS is that why it isnt working??? CiscoNinja Linux - Newbie 8 10-01-2005 07:05 PM
Sound Isnt Working LinuxNoob1234 Linux - Newbie 8 05-07-2005 12:51 AM
Network isnt working right roger.k Linux - Newbie 2 08-11-2004 06:33 PM
help,windows isnt working Geefthegreat Linux - Newbie 2 04-06-2004 01:06 AM
redhat 8 cd2 isnt working MrPolite Linux - General 6 11-03-2002 12:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration