This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Screen Saver Feature has never worked

Tags: None
(comma "," separated)
Star_Gazer
Registered Member
Posts
14
Karma
0
OS
Hi. I have never been able to use the Screen Saver in the Desktop settings, as even clicking on a Screen Saver, crashes the whole Desktop Settings.

Here is what I get:

Code: Select all
Application: systemsettings (1.0)
KDE Platform Version: 4.4.1 (KDE 4.4.1) "release 228"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.2-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
<In detail, tell us what you were doing  when the application crashed.>

The crash can be reproduced every time.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0xb5eb65d4 in XVisualIDFromVisual () from /usr/lib/libX11.so.6
#7  0xb69e8e7c in ?? () from /usr/lib/libQtGui.so.4
#8  0xb69e8f1f in ?? () from /usr/lib/libQtGui.so.4
#9  0xb69f06a1 in QWidgetPrivate::create_sys(unsigned long, bool, bool) () from /usr/lib/libQtGui.so.4
#10 0xb699f50f in QWidget::create(unsigned long, bool, bool) () from /usr/lib/libQtGui.so.4
#11 0xa75b8d6b in ?? () from /usr/lib/kde4/kcm_screensaver.so
#12 0xa75bae26 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#13 0xa75bb3ae in ?? () from /usr/lib/kde4/kcm_screensaver.so
#14 0xa75bcb49 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#15 0xa75c045d in ?? () from /usr/lib/kde4/kcm_screensaver.so
#16 0xb63ee14d in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xb63fcfaa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0xa7434b55 in Q3ListView::currentChanged(Q3ListViewItem*) () from /usr/lib/libQt3Support.so.4
#19 0xa72be768 in Q3ListView::setCurrentItem(Q3ListViewItem*) () from /usr/lib/libQt3Support.so.4
#20 0xa72c7dfa in Q3ListView::contentsMousePressEventEx(QMouseEvent*) () from /usr/lib/libQt3Support.so.4
#21 0xa72c8583 in Q3ListView::contentsMousePressEvent(QMouseEvent*) () from /usr/lib/libQt3Support.so.4
#22 0xa7542636 in K3ListView::contentsMousePressEvent(QMouseEvent*) () from /usr/lib/libkde3support.so.4
#23 0xa73253a8 in Q3ScrollView::viewportMousePressEvent(QMouseEvent*) () from /usr/lib/libQt3Support.so.4
#24 0xa7326fb5 in Q3ScrollView::eventFilter(QObject*, QEvent*) () from /usr/lib/libQt3Support.so.4
#25 0xa72c352f in Q3ListView::eventFilter(QObject*, QEvent*) () from /usr/lib/libQt3Support.so.4
#26 0xb63e80ae in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0xb693d3cd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb6944c0e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0xb741fb81 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0xb63e8dde in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#31 0xb6943b54 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#32 0xb69d169a in ?? () from /usr/lib/libQtGui.so.4
#33 0xb69d0c44 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#34 0xb69fe2b8 in ?? () from /usr/lib/libQtGui.so.4
#35 0xb5a064c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0xb5a09d98 in ?? () from /usr/lib/libglib-2.0.so.0
#37 0xb5a09ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0xb6415931 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb69fde0a in ?? () from /usr/lib/libQtGui.so.4
#40 0xb63e744d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0xb63e7899 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0xb63eba10 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#43 0xb693d4a4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#44 0x08055f95 in _start ()

Report to https://bugs.kde.org


Am I to assume that the user account for KDE Community Forums does not work for https://bugs.kde.org? I could not get it to work;

But if somebody knows how I can fix this problem, I would sure appreciate and love the feedback - maybe I need to delete one or more files and reboot, or relogin?

Star_Gazer
User avatar
TheBlackCat
Registered Member
Posts
2945
Karma
8
OS
You need to make a new account at bugs.kde.org. I would run these commands:

sudo zypper ve
sudo zypper inr
sudo zypper dup


Man is the lowest-cost, 150-pound, nonlinear, all-purpose computer system which can be mass-produced by unskilled labor.
-NASA in 1965
Star_Gazer
Registered Member
Posts
14
Karma
0
OS
TheBlackCat wrote:You need to make a new account at bugs.kde.org. I would run these commands:

sudo zypper ve
sudo zypper inr
sudo zypper dup


Thank You! ;)

I'll create a new account at bugs.kde.org - I tried creating another user and attempted to use the Desktop Settings for Screen Saver, but it crashed also.

Hopefully this problem will get fixed.

Star_Gazer
User avatar
TheBlackCat
Registered Member
Posts
2945
Karma
8
OS
Did you try running the commands I suggested?


Man is the lowest-cost, 150-pound, nonlinear, all-purpose computer system which can be mass-produced by unskilled labor.
-NASA in 1965
Star_Gazer
Registered Member
Posts
14
Karma
0
OS
TheBlackCat wrote:Did you try running the commands I suggested?


Yes, all three of them in the order you posted, but that did not solve the problem. :|
User avatar
TheBlackCat
Registered Member
Posts
2945
Karma
8
OS
What repositories do you have enabled, and what ranks are they? What video card are you using and what driver are you using for the video card? The crash report seems to suggest this is a problem with x.


Man is the lowest-cost, 150-pound, nonlinear, all-purpose computer system which can be mass-produced by unskilled labor.
-NASA in 1965
Star_Gazer
Registered Member
Posts
14
Karma
0
OS
TheBlackCat wrote:What repositories do you have enabled, and what ranks are they?


They are all ranked 99 - here they are:
Code: Select all
~ # zypper lr
ENABLED:
#  | Alias                                 | Name                                   | Enabled | Refresh
---+---------------------------------------+----------------------------------------+---------+--------
1  | Google_Linux                          | Google Linux                           | Yes     | Yes   
2  | KDE:KDE4:Factory:Desktop              | KDE:KDE4:Factory:Desktop               | Yes     | No     
3  | download.opensuse.org-STABLE          | openSUSE BuildService - OpenOffice.org | Yes     | Yes   
4  | download.opensuse.org-mozilla         | openSUSE BuildService - Mozilla        | Yes     | Yes   
5  | google-chrome                         | google-chrome                          | Yes     | Yes   
6  | home:poletti_marco:KDE                | home:poletti_marco:KDE                 | Yes     | Yes   
8  | openSUSE_11.2:Contrib                 | openSUSE_11.2:Contrib                  | Yes     | No     
10 | repo-non-oss                          | openSUSE-11.2-Non-Oss                  | Yes     | Yes   
11 | repo-oss                              | openSUSE-11.2-Oss                      | Yes     | Yes   
13 | repo-update                           | openSUSE-11.2-Update                   | Yes     | Yes   

NOT ENABLED:
7  | http://packman.iu-bremen.de/suse/11.2 | http://packman.iu-bremen.de/suse/11.2  | No      | No     
9  | repo-debug                            | openSUSE-11.2-Debug                    | No      | Yes   
12 | repo-source                           | openSUSE-11.2-Source                   | No      | Yes   

~ #


What video card are you using and what driver are you using for the video card?

From the Yast - Hardware Information, I gather "agpgart-via", and card "AGP."

The crash report seems to suggest this is a problem with x.

Do you think I should do a reinstall from the opensuse CD, or a different install of a driver?

Thanks.
User avatar
TheBlackCat
Registered Member
Posts
2945
Karma
8
OS
The contrib and KDE4 repos are not set to refresh automatically. Open up the yast repository configuration program and set the to refresh automatically. Then do "sudo zypper refresh -f" and try the commands I listed again. If that doesn't work I would ask at forums.opensuse.org, they are more likely to be able to help you there. Sorry.


Man is the lowest-cost, 150-pound, nonlinear, all-purpose computer system which can be mass-produced by unskilled labor.
-NASA in 1965
Star_Gazer
Registered Member
Posts
14
Karma
0
OS
TheBlackCat wrote:The contrib and KDE4 repos are not set to refresh automatically. Open up the yast repository configuration program and set the to refresh automatically. Then do "sudo zypper refresh -f" and try the commands I listed again. If that doesn't work I would ask at forums.opensuse.org, they are more likely to be able to help you there. Sorry.


Thanks for your input and suggestions... I did as you posted and the problem has not been solved. I see from the bugs.kde posts that a lot of other people are having the same problem with various linux distros.

I made a post in the forums.opensuse.org several days ago, but have not received a reponse at this point.

Thank you again.

Clifton


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft