1. I can't find the Konqueror file manager in Kde menu. I can of course add it, but I'm wondering if it's by design or if it's a problem specific to my installation.
2. When I set my plasma desktop to folder view, activity, (whatever, I still don't understand how do folder views and activities relate, it's the most f****d up design ever) to get a full screen desktop (like in Kde 3), and my taskbar panel is at the top of the screen,then I get an "impression" of the default desktop widget behind my background (tried both wallpaper and a solid color). It seems to go away when I move panel to bottom of screen (then can move back to top and it's ok).See attached image.
3. Can't find a way to change color of Title bars. I'm right now using Oxygen widget style with Oxygen theme. I can't live with these gray bars which are even the same color for both active and inactive Tile bars (design idiocy of highest caliber IMO). Changing the color seemed to work when using Plastik just fine.
It would appear that the search (find) function has been removed from Konqueror in KDE 4.6. Is that the case? By "search" I mean the ability to search your hard drive, not a web page or document.
One day I opened Konqueror and it didn't have the menu bar! What should I do?
Here's a screenshot (this may or may not be useful, but the Konqueror instance in the sceenshot hung up and had to be killed after I took that screenshot):
I am using Kubuntu 10.04 for a couple of days now and so far, I am very happy with it. But there is one thing I cannot figure out why it does not work:I have downloaded new services for konqueror's/dolphin's context menu. This is quite easy because there is an option in the settings menu. Both programs (konqueror and dolphin) show me in their settings the services I downloaded as installed. But in the context menus there are no new services.
I have been using KDE4 for some time now as a test and have noticed what at first seems to be a major omission. There is no way to run dolphin or konqueror as root. Old style KDE3 in SLackware 12 had the "root konqueror" option, (or whatever it was named in the KDE menus), but KDE4 doesn't have this. I tried adding a new menu itme in KDE4 to run dolphin as root but it had odd errors about "could not start process" and "could not to talk to klauncher" - it would not display any files from my directory. Konqueror had similar odd problems - something about klauncher and Dbus server. This is a pain as there are sometimes files I wish to move/delete which I need to be root to do and it would be nice to have a gui to do this.
Anyone got any quick ways (from KDE) of achieving this or setting up a KDE menu item to run a file manager (dolphin/konqueror) as root ? I don't always want to have to run "su -c mc" in a terminal to do admin stuff in the filesystem and I don't want to run KDE as root.
I just installed slackware64 13.0 and I cant get flash working in konqueror.
First I tried downloading the .tar.gz from the adobe website and moving libflashplayer.so into ~/.mozilla/plugins (I had to make the directory first since firefox isnt installed). That didn't work, I even rebooted but still nothing I also went into konqueror's settings>configure konqueror>plugins and choose scan for plugins, but nothing happens. It doesn't even seem to respond when i click the button.
Next I removed the .mozilla directory that I made earlier and tried installing multimedia/flash-player-pl from slackbuilds with sbopkg, but same issues as before. Tried rebooting, tried scanning for plugins, nothing.
I've been playing around with browsers today and just for kicks I'm trying to figure out how I get webkit enabled in konqueor. Has anyone got this to work? I've done a lot of googling, but haven't gotten anything to work yet.
I've finally got Konqueror working well enough to uninstall Firefox. The problem has been KHTML, which has big problems rendering modern web content with heavy scripting. a team of developers has been working on creating a webkit rendering engine as a modular Kpart for Konqueror. Kwebkit will probably be included with KDE 4.6, but for the moment it's something you have to install yourself. Here's what I did. First of all, these steps were all performed on a -current64 box with Alien Bob's KDE 4.5.3 package [URL] installed. I started out by installing kwebkitpart using the package available here: [URL]
At this point you can use kwebkit by launching Konqueror, going into View > View Mode and selecting Kwebkit. Trouble is, it's not going to be stable... Konqueror will crash constantly. In order to achieve stability you have to install QT4.7 or higher.
You can get the latest QT (4.7.1) here: [URL] You don't need the complete development environment; just get the framework. I'm assuming here that you have the Slackware source tree somewhere on your hard drive (mine is in /opt). You'll find QT in the /l directory. Save the existing source code somewhere else and put the code you just downloaded in it's place. Because the new source code has a different name you'll have to modify the script accordingly. I modified this line:
Code:
if [ -r $CWD/qt-$VERSION.tar.gz ]; then tar xvf $CWD/qt-$VERSION.tar.gz || exit 1
Code:
if [ -r $CWD/qt-$VERSION-opensource-src-4.7.1.tar.gz ]; then tar xvf $CWD/qt-$VERSION-opensource-src-4.7.1.tar.gz || exit 1
Code:
cd qt-$VERSION || exit 1
Code:
cd qt-$VERSION-opensource-src-4.7.1 || exit 1
By the way, I dropped into init 1 before performing the build:
Code:
init 1
I'm not sure that's really necessary, but I like to do that before doing anything that directly affects the GUI. Anyway, I then just ran the Slackbuild:
Code:
./qt.Slackbuild
It took a long time. After it builds you can go into pkgtool and uninstall the previous version of qt. Then reboot your box. I rebooted into init 3 so I'd have a working terminal if something went wrong with the new version of qt. But no prob; I booted into the terminal, logged in, startx and no sweat.
I installed 13.1 on my machine, and now find that Konqueror won't pick up the flash plugin, no matter where I put it. It finds the libnpjp2.so and skypebuttons.so plugins, but not the flash one. Am I missing something, or is it a KDE4 quirk?
I installed 13.1 last night and started playing with KDE4.4.3. I'm talking about Konqueror as a file manager only here. My default view is to have the folder tree in the left pane, with a detailed view pane on the right. In KDE3, I use the "Tree List View".In KDE3, I had my mouse set to "double-click to open files and folders". However, in KDE3's konqueror, you could still navigate the folder tree with a single click. One click on a folder in the left pane would show the folder's contents in the right pane, or a double click in the left pane would expand the tree to show subdirectories. I could still single-click on files in the right pane to highlight them without opening them.
In KDE4's konqueror, it requires a double-click to do anything with the folders, either to display in the right pane or expand the tree. It's a lot more effort just to get around in the folder tree. I found the Mouse setting in the System Settings that changes overall single-click/double-click behavior. If it's on single-click, it's easier to navigate the folder tree but then I end up opening files I don't want to just by trying to highlight them with a click.I dug through Konqueror's settings in both KDE3 and KDE4 but couldn't find what gave me behavior I liked in KDE3 or how to duplicate it in KDE4. In KDE3, the system setting is on double-click, but there doesn't seem to be a konqueror-specific mouse setting to customize it. Anyone else notice this? Is this hard-coded into konqueror, and it changed from 3 to 4?
using Slackware 13 64bit, 2.6.29.6-smp, KDE desktop. i installed the flash-player-plugin using sbopkg. when i try [URL], it says i'm missing the flash plugin. i copied the. so file to
1) Windows XP & then shrank it's partition to make room for OpenSuse) 2) OpenSuse with grub installed on the MBR (& then shrank the home partition & created a new root and home partition for Slackware 13.1). These two OSes dual-booted properly 3) Slackware 13.1 with LiLo installed to the superblock of the Slackware root partition (sda8). How do I get Slackware to be a 'working' selection on the boot menu?
I am using Firefox-4.0b9 from /testing. I never deleted the old profile from 3.6x days. I just noticed that the Slackware identifier icon is now just a generic Linux icon. I checked in about:config, and the general. useragent.extra.linux string is still set to Slackware Linux.Is there something different to do for FF-4x? This isn't a real problem, just an annoying matter of pride.
I just installed openSUSE for the first time. I customized the installation by removing unwanted software during setup, but unfortunately I must have removed something needed because when I open the main menu using the button in the bottom left corner there is the search bar missing. Which software package do I need to install to get it back?
I wanted to install Ubuntu One last night, or start using it if it was already installed but I can't find it. It's missing from the me menu, as well as sys>pref / admin > Ubuntu One. I tried running ubuntuone-client, but nothing happened, but that package is installed in synaptic.
I woke up today to find that System>Preferences>Appearance is missing. I navigated to /usr/share/applications and gnome-appearance-properties.desktop is missing. Is there any way to get it back?
I want to install slackware (i.e. dual boot) along with ubuntu 10.04. I've read some threads as to how to do this and came to know that we need to skip installation of LILO in slackware installation and an entry for slackware in the menu.lst file of grub. I thought I'll take a look at the file before I actually start the installation however I didn't find this file at all in the grub directory.Can someone please tell me if it is normal for this file to be missing or is something wrong here? if there is something wrong then what do I do
i have an old p3 compqa desktop install 10.04.2 lts on it. install went ok. set to autologin. when it does so, gnome starts but there is no bottom or top menu bar. keyboard shortbut for terminal works and keyboard shortcut alt-f1 for running programs works but i would like to get the top menu bar or at least know a shortbut to get to network preference because i can't seem to get the machine configured for net access...
this is a 60 second video of the problem if you want to see it [URL] also shows an error it displays when booting up.
I have installed Fedora 12 (Constantine) in my laptop. I updated gnome packages in my system and after the update I found that the menu bar in nautilus is missing. I tried a lot to restore the default appreance it could not be done. Please help me to restore my folder view settings especially the menu bar in nautilus.
One thing missing with my GUI toolbar is the authorizations tool icon. Which is explained by the missing /usr/bin/polkit-gnome-authorization.Would someone be able to fill me in?Last time the command was polkit-gnome-authorization. It may have changed or may not yet implementedEdit: I have checked F11 and compared /usr/bin/polkit-gnome-authorization is missing from F12 while it is in F11
Just upgraded to fc12, noticed that there was no menu bar (the one with "file", "edit", etc....) on my users/groups configuration program, but I figured that it was just a change from fc11. But now I'm noticing more stuff that doesn't have one that ought to (gedit, filezilla, and most importantly, nautilus).On the other hand, firefox does have the menu bar, so it's not a global issue. I have compiz-fusion/emerald, although I'm not sure that would make a difference. I've tried a few different themes thinking it might be the theme I'm using, but no dice.
I am missing the File menu in many programs (Fedora 13). I found a thread that said this fixed itCode:yum remove gnome-applet-globalmenu gnome-globalmenu-common sshmenu gnome-applet-sshmenubut I did that and (I'm using audacity to test) it said that it was missing gnome-globalmenu. So I did Code:sudo yum --enablerepo=updates-testing install gnome-applet-globalmenu gnome-globalmenu-common sshmenu gnome-applet-sshmenubut now audacity is again missing the file menus.