Kde gone (solved)

Programs were running slow and jerky. So I tried to see if there was a problem in any of the error logs and found nothing. So I restarted the computer and when the startup got to daemons there was a long pause and when it finally resumed, I got the window for X and not kde. I tried pacman -Q for kde and I get error package kde not found. First why would it go away and second should I install kde 4 or stick with kde 3.9 since I am not that good at fixing some of the problems I have been working on for 3 months yet?
Last edited by smcsw2000 (2008-08-24 17:25:56)

I tried pacman -Qg kde and get the following
kde kdearts
kde gwenview
kde kde-common
kde kdeaccessibility
kde kdeaddons
kde kdeadmin
kde kdeartwork
kde kdebase
kde kdebindings
kde kdeedu
kde kdegames
kde kdegraphics
kde kdelibs
kde kdemultimedia
kde kdenetwork
kde kdepim
kde kdesdk
kde kdetoys
kde kdeutils
so looking at this it seems the files are there yet not working? or is some config changed or erased? when I try exec startkde there is a long list of invalid entrys most at the home directory /Desktop/firefox/desktop and the next long list of warnings is that kbuildsycoca has undefined mimetypes
and the last entrys are
konqueror: WARNING: Unknown class in session saved data
X Error: Badwindow (invalid Window parameter) 3
Major opcode: 19
Minor opcode: 0
Resource id: 0x1200006
Could firefox be messing the whole thing up? I did a pacman -Syu a couple weeks ago after I had to force a pacman kde and everything was ok but when I went to firefox I would get two hourglasses in the main panel and one would go away after the internet came up to home page.

Similar Messages

  • Is there a way to reach remote files with KDE? [Solved, I hope]

    I cant reach anything remote any longer. At first I noticed that Kate was unable to open remote files. But there is more, I cant even navigate on my own network. Before the update my network was almost as an internal disk and now its completely useless. The plasma 5 file navigator is a total joke. Network isn't even an option there, only local files.
    Is there a fix to this or will there be updates with a solution? I have tried various tips and installed kio-xxx.
    My current KDE version is 4.14.6.
    Last edited by johane (2015-03-30 07:28:53)

    You wrote that you're on KDE4 in your first post. This would mean you currently have a mix of qt4 and qt5 apps running.
    I know Kate was ported to qt5 already, as well as gwenview, not sure about others. Those won't be able to display the native dialog anymore, because they only include the latest version of the Qt dialog, while you need the older one.
    I remember reading about Kate not being able to read from network files because it needs the qt5 version of the framework to do so.
    The solution to get that and the native file dialogs would be to either
    - update to kde5
    - downgrade the affected apps to the last version which used qt4
    Personally, I currently froze all my kde packages at their kde4 versions, because kde5 was running less that stable on my test machine. This is usually frowned upon, because you're missing out on any security/bug fixes the newer versions might contain.
    But in case of kde5, I'd rather have a stable system that might or might not be vulnerable, than an unstable one.
    Also, updating to kde5 actually reverses the problem from what I remember: you will get the native dialog for all apps already ported to kde5 and the generic one for all that have not yet been ported.
    Last edited by Soukyuu (2015-03-20 23:49:48)

  • Auto suspend on idle without Gnome or KDE? [SOLVED]

    This may be a stupid question but I've never had to actually mess with this before on a system without Gnome or KDE installed (they have their own utilities which tends to make this easy) and I've spent an hour researching to no avail.
    I'm looking for a way to force the entire computer to automatically suspend to RAM after 30 minutes of no keyboard or mouse activity. I already have pm-utils and xscreensaver installed and 'pm-suspend' already works great when I call it manually but what I'm missing is a way to detect the idle and actually call 'pm-suspend' automatically.  I do have HAL and udev.  Of course it runs X too but there is no D.E. installed.  Only various Window managers.
    BTW- this is for a Desktop not a laptop if that is significant for some reason.  The reason for it is basically I want this computer to suspend (to save power) at night and other times when it's not being used.
    Thanks for any help you can give!
    Last edited by davidm (2011-02-21 01:58:18)

    Still welcoming some help after all....
    I've been attempting to use xfce4-power-manager but am having an issue where as a normal user actual power management options other than for the monitor are disabled.  It works fine as root but not as a normal user.
    User is a member of the power group.
    Have consolekit installed.
    Launching WM from .xinitrc (No Display manager such as slim) using 'exec ck-launch-session /usr/local/bin/wm'
    Anything I am missing for why this wouldn't work? 
    Trying to use the debug option:
    (xfce4-power-manager:2633): xfce4-power-manager-WARNING **: Unable to connect to session managet : Failed to connect to the session manager: SESSION_MANAGER environment variable not defined
    (xfce4-power-manager:2633): xfce4-power-manager-WARNING **: could not map keysym 1008ffa8 to keycode
    ** (xfce4-power-manager:2633): WARNING **: No outputs have backlight property
    ** (xfce4-power-manager:2633): DEBUG: executed /usr/sbin/xfpm-power-backlight-helper --get-max-brightness; retval: 1024
    ** (xfce4-power-manager:2633): DEBUG: xfpm_brightness_setup_helper: get-max-brightness returned -1
    ** (xfce4-power-manager:2633): DEBUG: no brightness controls available
    Last edited by davidm (2011-02-21 01:17:51)

  • Firefox File handling in KDE problem [SOLVED]

    Recently I've noticed that Firefox doesn't give me a default app to open a file anymore. I mean, if I click on a PDF file, it used to open a dialog offering me to open it with kpdf (default). Now that same dialog just offers me to browse for the application I want to open the file with, so I have to manually browse to /opt/kde/bin/kpdf each and every time ! And the same with other file types. Does anybody else experience this?
    You can test it clicking on this link:
    http://www.irs.gov/pub/irs-pdf/fw4.pdf
    Any help appreciated.
    Thanks.
    EDIT: I think this is related to this bug, since my /etc/mailcap and /etc/mime.types are empty except for java entry:
    http://bugs.archlinux.org/task/6801
    EDIT2: No, it doesn't have anything to do with that bug. It should work without /etc/mailcap.
    Last edited by Bogart (2007-05-22 22:34:50)

    Ok, I found the problem.
    In order to have Firefox offering you the default application to open a certain file, you need to install libgnome !
    I removed bluefish some days ago with its dependencies and since then it stopped working.
    libgnome depends on gnome-mime-data, gconf, gnome-vfs and libbonobo, but none of these are enough to make Firefox work correctly. It really needs libgnome.
    Not sure if it would be a good idea to put these dependencies on Firefox. Probably not. Each one should decide if it's worth or not. Maybe some info would be useful, though.

  • Can't accept any password dialogs in KDE [PARTIALLY SOLVED]

    Hi,
    Since my last upgrade (yesterday, hadn't updated for a week), im having problems to enter any password inside KDE's password dialogs (kdesu, kwallet, kontact, kopete....)
    The passwords just type in fine, but the "accept" button, or pressing enter wont do anything. The password dialog just stays there.
    Using Arch x86_64.
    Thanks.
    Last edited by ungoliant (2009-10-06 12:08:28)

    As said in the bug report, you can use a workarround to fix this by disabling the "3 star input" option in system settings.

  • Sound with both GNOME and KDE installed[SOLVED]

    Is there something that can be conflicting with my alsa-setup if I install kdenlive on my multimedia-station. I have an USB-soundcard as default device on my GNOME desktop and everything is running really well. I saw that there are a lot of KDE-dependencies to kdenlive, phonon among others. I think that is some kind of sound-backend. I have had some troubles with sound when I have been running KDE.
    Last edited by jai134 (2010-04-06 18:21:55)

    I don't think anything should go wrong. Anyway, you may want to choose the actual backend that phonon will be using: it can be either xine or gstreamer, but since you are using gnome you are probably using gstreamer already. You can check each backend's dependencies and choose the one you use for the rest of your multimedia apps here: http://www.archlinux.org/packages/?q=phonon

  • Enforce 5 minute break in KDE 4 [SOLVED]

    Is it possible in KDE 4.1 or forthcoming KDE 4.2 to enable a forced 5 minute break from computer every hour? I mean the computer should temporarily lock or somehow become unusable  so that my eyes could rest from a computer screen.
    Last edited by robertp (2009-01-27 12:13:29)

    u_no_hu wrote:Try workrave or some other RSI prevention software.....
    Thanks. I have just installed Workrave and it seems even better than I expected.

  • Swithing from Xfce KDE?[SOLVED]

    I've used Xfce for a while and think it's pretty ugly and boring and would like a fresh change. So I download the KDE package. run Xorg- configure and some other programs refered to on Wiki. It doesn't launch though. Can't open display is the message I get. I use xorg (I think) and use "startxfce4" to launch X. Can anyone point me in the right direction (help me know what's wrong)?
    [edit] IE is there some command or file I can post that could show the problem?

    Nope! Still get the same error:
    xsetroot: unable to open display""
    Agent pid 16947
    xset: unable to open display""
    xset: unable to open display""
    xset: unable to open display""
    xsetroot: unable to open display""
    startkde: starting up
    startkde: running kpersonalizer
    kwin: cannot connect to X server.
    kpersonalizer: cannot connect to X server.
    kpersonalizer: cannot connect to X server.
    kpersonalizer: cannot connect to X server.
    kpersonalizer: cannot connect to X server.
    kpersonalizer: cannot connect to X server.
    [and keeps echoing]

  • Bash remote host completion gone [SOLVED]

    i had remote host completion:
    ssh hostna[tab]
    with my original debian .bashrc file.
    now with a new arch install it is gone and setting this
    export HOSTFILE=$HOME/.hosts
    doesn't bring it back even when i put the hostnames from /etc/hosts into that file.
    how can i get the remote hostnames to complete using [tab] again?
    Last edited by pradtf (2009-06-16 20:23:03)

    the solution was presented to by aaron and daenyth from the [email protected] list:
    1) shutoff the host-hashing setting for ssh.
    In /etc/ssh/ssh_config (or your ~/.ssh/config), set "HashKnownHosts no"
    2) delete existing hashed lines so they can be regenerated
    easiest way to do this was to rm .ssh/known_hosts
    now remote host completion works just fine!

  • KDE Slowness - SOLVED

    I recently (as of a few months ago) installed arch. Recently, I've noticed a weird problem in that programs aside from Konqueror and Firefox take 30+ seconds to start (sometimes failing), but after that work fine. Furthermore, memory usage seems high (1.8/2 GB). I'm running KDE 3.5.8, with assorted apps, on kernel 2.6.23 (stock).
    Killing memory hogs doesn't seem to fix the problem.
    Last edited by likpok (2007-12-12 21:15:06)

    Well, apparently the problem was that lo was not being started on boot ...
    Bringing up the interface fixed the problem.

  • Xfce problems - some menu icons gone [solved]

    Hello all,
    I normally use XFCE, but briefly installed the Gnome packages just to try it out again, but ran into some troubles in XFCE after I decided to uninstall Gnome...
    It seems some menu icons and icons in the "Settings" window were lost...no big deal but it's ugly. How do I rebuild these again? I tried reinstalling XFCE but with no results.
    Thanks.
    Last edited by new2arch (2009-08-29 19:50:54)

    Found the solution:
    http://bbs.archlinux.org/viewtopic.php?pid=602731

  • /proc/acpi/video/* is gone [SOLVED]

    Hello!
    I noticed my precious directory was missing, when i tried manually set the LCD brightness with echo value > /proc/acpi/video/my/videoadapter. I have installed laptop-mode tools for managing the brightness when plugged in AC and when on battery.
    Thanks.
    Last edited by nybegynner (2011-02-13 20:56:50)

    Thanks, buddy!
    I'm now controlling the brightness with these settings:
    BATT_BRIGHTNESS_COMMAND="echo 3"
    LM_AC_BRIGHTNESS_COMMAND="echo 24"
    NOLM_AC_BRIGHTNESS_COMMAND="echo 24"
    BRIGHTNESS_OUTPUT="/sys/class/backlight/acpi_video0/brightness"
    (Note: The levels of brightness goes from 0 (least bright) through 24 (most bright)

  • I have an iphone3gs which needs itunes 4.1 otherwise it doesn't restart. But 4.1 is compatible with windows  64 bits version. How am I gonna solve this? There are no on line solutions

    I have an iphone 3gs which needs itunes 4.1. Otherwise it doesn't restart.

    I have an iphone 3gs which needs itunes 4.1. Otherwise it doesn't restart.

  • [Solved] KDE mimetype issue?

    Hi all.
    I'm having a rather annoying issue with KDE/Ktorrent/Kiso. Whenever I choose one of the "Open directory" options from within Ktorrent, it KDE uses Kiso for it. I'm pretty sure that I caused this myself a while back by messing with KDE's mimetype settings but cannot remember which. Eventhough I removed Kiso, the problem still persists and was carried through different versions of Ktorrent but IIRC not KDE3/kdemod3 to KDE4. Any suggestions/help will be greatly appreciated and I'd be happy to supply any information you might need.
    Currently using kdemod3 and also had the issue while using the official KDE3 packages. I know that wiping ~/.kde/ might solve it but I'd rather use that as a last resort.
    Cheers.
    Edit:
    Seems I messed it with with a custom ~/.local/share/applications/kiso.desktop. Deleted it and all is well.
    Last edited by ndlarsen (2009-01-23 07:59:01)

    Yes, I made sure these settings are correct...
    It's really odd, I have localised texts in the system settings, but menu  bars are English. Also it says "Arbeitsfläche settings", not "Desktop settings int he contect menu on the desktop.
    At bootup today I realsized the Samba server also complains about locale:
    /etc/rc.d/functions: line 67: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
    /etc/rc.d/functions: line 67: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): No such file or directory
    /etc/rc.d/functions: line 67: warning: setlocale: LC_TIME: cannot change locale (en_US.UTF-8): No such file or directory
    /etc/rc.d/functions: line 67: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
    /etc/rc.d/functions: line 67: warning: setlocale: LC_MESSAGES: cannot change locale (en_US.UTF-8): No such file or directory
    I really don'T know what's going on.

  • How can I change the language of the dictionary in iPhone's Safari?

    Hello,
    I'm from Germany but I use my iPhone 5 in English. Yesterday I was using Safari on the iPhone and wanted to check a word I wasn't familiar with. So I highlighted it, touched "define" - and was surprised to see that I was asked if I wanted to download a dictionary. Okay, so I did. The problem is: It's downloaded the German version. So I can't look-up English words because the dictionary wouldn't recognize them.
    My questions are:
    1.) Why does the dictionary use a German base when my iPhone runs completely English?
    2.) Is there a way to change that? I haven't found an option to do so in the Settings.
    The strange thing is that with the iPhone 4 I've had before this was never an issue: The Phone used English and so did the dictionary.
    Thank you in advance
    Paul

    you're not gonna solve that with the language settings ... could be that the dictionary loads the setup language by default, but well here are some simple steps to follow:
    1 highlight any word in a text (Safari, Notes anything you want)
    2 tap on "define"
    3 now in the dictionary panel, tap manage, and add/remove the language or languages that you need. They will be downloaded or removed as needed.
    you're done.
    ps: reading now that you can't find the "define" option ... then no idea, something went wrong with your setup.

Maybe you are looking for

  • Spatial Index on list partition?

    Wondering if anyone has created a spatial index on a table that has a list partition. Documentation says only a range partition is supported. Also, when creating the partition, has anyone created the partitions in parallel? i.e. hohup a gang of jobs

  • In general what is the time period of the XI projects ?

    Hi All     Can any one help me what is the time period of the XI Projects (In general)?     In realtime how the time is managed/Utilized on resources ?     How the work estimations will be done ? Based on What ? Adv...thanks and points regards ---  R

  • Calender items not showing up on my desktop

    I recently had to change some settings (tech support) and one was deleting Desktop service book.  Now my calender items won't show up on my home screen. Does anyone have any suggestions?

  • Smart Object Scaling Produces Artifacts

    Please look at this picture: When I scale down an icon using a smart object (original size is 1024x1024, the scaled down object shown here is 48x48 px), the borders of the vector shapes are added a weird sharpening effect that is not desired. When I

  • ITune won't launch automatically when iPod attached

    I'm giving my brother my old Mac iPod and just reformatted it so he can start using it on his PC. Everything is working fine except that iTunes will not automatically launch when the iPod is attached. All the settings are correct and all software is