[solved]Removing applet from kdemod [my bad]

Well I had a clean install of KDE mod, tried to install xfce, then E, rebooted broke X, tried to troubleshoot, gave up reinstalled, messed that up, next day, reinstalled again.....
Went back to kde mod for now, but I have a question.
While trying to add an application to the panel, I accidentally added an applet "System monitor". How in the heck do I remove it, as it isn't nearly as informative as conky, or anything else for that matter...
Right clicking  and removing isn't there, when I right click on it.
Thanks in advance, and btw I think I may have learned a thing or two during the last two re-installs, lol.
Last edited by dunc4n (2008-03-14 07:34:37)

It would have been nice if you wrote how you solved the problem: this way it will be a reference for future users with the same issue.
futureguy "Cool, this guy had my same problem, let's see how he solved it!"
you "Nevermind, I solved it!"
futureguy "Damn!"
Even if this was a trivial problem (as you probably forgot to unlock the panel), you can't really say.
Last edited by carlocci (2008-03-14 16:13:53)

Similar Messages

  • [solved]remove backslashes from file names?

    Hi!
    I have a lot of files that contain backslashes in file name, spread over many many folders.
    How do I remove that character from all file names? The approaches / scripts / programs I usually work with can't handle the invalid file names (e.g. loose the '\' and then 'cant stat()' -.-").
    Thanks!
    edit: Argh... now I've got copies of half of the files without the "\" in the same folders, because copying did work on most but deleting only on some... also multiple \\\ because I messed up one sed line. and "echo" failed to warn me about the result, just dropping a few \ while mv didn't... or something. So confused.
    Last edited by whoops (2011-02-22 00:22:58)

    sisco311 wrote:#!/usr/bin/env bash
    while IFS= read -rd '' file; do
    dirname="${file%/*}"
    basename="${file##*/}"
    mv --backup=numbered -- "${file}" "${dirname}/${basename//\\/_}"
    done < <(find /full/path/to/dir -depth -name '*\\*' -print0)
    Thanks, that did it!
    Don't know what exactly I've been doing wrong, but it seems not to happen any more since I try to do stuff with "while, read, ${}"  instead of "for, $(), echo, sed"
    pulce wrote:Not sure that's the point, but backslash is an escape
    Yes, I know, that was the problem. That's why those stupid things always keep either disappearing or multiplying - I guess I just suck at keeping track of what program handles them which way and depending on what.
    Last edited by whoops (2011-02-22 00:15:30)

  • [solved] remove packages from a txt file list

    as the subject header says, I want to run "pacman -R" and have it read a list of packages from a text file.
    Is this possible????
    text file is formatted as such....
    file1
    file2
    file3
    Last edited by orphius (2013-07-09 08:11:53)

    Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.

  • [solved] Remove words from file using a list variable?????

    Is it possible with bash, to create a script that will scan a text file and remove words that are set in a list?
    I have a file with words like so:
    word1
    word2
    word3
    I would like to be able to set script to scan file and remove only the words (and spaces left) that are in a list,
    that is inside script. Is this possible???
    Last edited by orphius1970 (2010-04-22 12:05:45)

    sorry I am new to scripting and Have NEVER used sed.
    Can you explain a little better?
    Ok i tried it and understand a little better. However,
    It left space behind. How do I fix that?
    Also, how do I get it to save the file with the changes?
    Sorry If I seem so noobie
    Last edited by orphius1970 (2010-04-22 11:27:18)

  • [SOLVED] Removing brackets from file - python/sed

    I wrote a small python-script in order to do some manipulation of columns. I'm quite unexperienced, and i stumbled upon a problem i didn't manage to solve:
    When the script is finished with the data manipulation, everything is stored as data type "list", which implies the following form when i output the data with print: ['2321321', '321321321', '55555']. I don't want the brackets and ' (since i want to import the data into a spreadsheet). I've tried to make a loop to print out list content, but then i get everything in one column, which i don't want. (Something like: for l in line: print l )
    Is there a way to print lists without the brackets and '? I tried to solve it with sed, but my knowledge of that program is zero, and no success. My solution was to open the output in a text editor and use search and replace, which is very tedious work for 50 files.

    I think the quicker way is using the join() method:
    [andyr@roo ~]$ python
    Python 2.4.1 (#1, Apr 5 2005, 11:00:51)
    [GCC 3.4.3] on linux2
    Type "help", "copyright", "credits" or "license" for more information.
    >>> items = ["one", "two", "three"]
    >>> allitems = " ".join(items)
    >>> print allitems
    one two three
    Of course, you could have "," or "t" (tabs), etc to delimit the columns rather than the space in the above example.

  • [solved] remove --MARK-- from everyting.log

    I use conky to print everything.log on my desktop. Every 20 minutes -- MARK -- appears. I don't know why, and there is probably a good reason for it. After a while, the only lines that appear are these lines. Can I remove this?
    Last edited by anadyr (2009-12-29 18:34:36)

    here's your solution
    http://bbs.archlinux.org/viewtopic.php?id=68092

  • My MacBook Air 13' (2013) will occasionally start the fan at full blast, not connect to any wifi or detect any wifi, and will remove the battery icon from my menu bad as well as tell me there is no battery connected. How do I fix this?

    My MacBook Air 13' (2013) will occasionally start the fan at full blast, not connect to any wifi or detect any wifi, and will remove the battery icon from my menu bad as well as tell me there is no battery connected. How do I fix this? I have restarted my computer multiple times, **** it down, and ran a diagnostic test to tell me nothing is wrong and my computer is not running any applications. There is no reason for the fan to be on full blast! when I try to set the option to show my battery icon in the menu bar, it will automatically uncheck. How do I fix all of this?

    Have you tried SMC and PRAM resets?
    http://support.apple.com/kb/HT3964
    http://support.apple.com/kb/ht1379
    Ciao.

  • After installing the update I get this message on an app from facebook "502 Bad Gateway nginx" what is the issue and what do I need to do to solve the issue?

    after installing the update I get this message on an app from facebook "502 Bad Gateway
    nginx" what is the issue and what do I need to do to solve the issue?

    Hi there, harleygirl.
    A look around the internet and my previous knowledge indicates this is not an issue with firefox, but with how the server that the app is run on is incorrectly configured. To test this, please install an old version of firefox. You can download an older version from http://www.mozilla.org/en-US/firefox/all-older.html then try to visit the website again. Please let us know if it turns out that it works with version 3.6

  • I had a very bad experience with apple maps. It is not at all useful. How such application is developed by apple I dont undersatand. Pl help me how to remove it from my Iphone. Vijay from Hyderabad. India

    I had a very bad experience with apple maps. It is not at all useful. How such application is developed by apple I dont undersatand. Pl help me how to remove it from my Iphone. Vijay from Hyderabad. India

    Tell Apple.
    http://www.apple.com/feedback/iphone.html

  • Can I remove VZAccess Manager Applet from Menu Bar?

    I am running the latest version of snow leopard, and just installed the VZAccess Manager application so I can use a Verizon wireless modem (air card).  I know this sounds petty, but I don't like a lot of clutter on my menu bar, and right now I can't remove the VZAccess Manager applet from the menu bar.  Ordinarily, I thought we could just hold the command button down and drag the item out of the menu, but for some reason, it doesn't work with the Verizon VZAccess Manager.  Just curious if this can be done.
    Thanks.

    Look in the VZAccess Preferences and uncheck the option to display in menubar.
    Regards,
    Captfred

  • Remove computer from printer memory (scan to computer) SOLVED

    Recently I replaced some computers at home.
    When I want to use the option "scan to computer" the old computers are still listed and I have no clue how to remove them from the printermemory. Is there a way to do this ?

    Problem solved.
    I used the "return to factory settings" in the menu.
    I had tried that earlier, but without result.
    This time it worked fine.

  • Removing iTunesHelper from start-up programs, a bad idea?

    I would like to remove iTunesHelper from my start-up, is this a bad idea? Will it hurt iTunes performance?
    Thank you.
    I would also like to remove QuickTime Task, that ok?
    Message was edited by:adding info

    it won't hurt at all:
    This is what the iTunes helper does, it makes it so whenever you connect an iPod/iPhone/iPad/etc., if you have the option to do so enabled in iTunes, it will automatically open iTunes for that device.
    So, remember that checkbox "Run iTunes when this device is connected?" in your iPod screens? Yup, iTunes Helper is the tool that helps manage this and determine the device is connected, and runs iTunes if it is not open.
    That said, if you like this feature, then you'll want to keep it around. If you disable it, when you connect a device, iTunes will not open automatically, even if you specifically told it to do so before, since it requires iTunes Helper to do that.
    However if you don't care for this, and wish to open iTunes manually, then there is no problem with removing it from your startup.
    I am not sure about the quicktime task. sorry

  • [SOLVED] remove specific SMS (including deleted ones) from spotlight.

    A lot of people have had issues with removing SMS from spotlight search, especially deleted ones. This method should help.
    1. Download iFunbox to browse your phone's contents.
    2. After connecting device and running iFunbox, click on "Raw file system" in the left pane.
    3. Navigate to private/var/mobile/library/spotlight/com.apple.mobilesms
    4. Locate the file "smssearchindex.sqlite". Right click it and select "copy to pc" save it where you please.
    5. IMPORTANT! MAKE A COPY OF THIS FILE ELSEWHERE IN CASE YOU SCREW UP! I AM NOT RESPONSIBLE IF YOU GO DELETING THE WRONG STUFF!!!
    6. Download SQLite administrator.
    7. Open the file you saved to your computer using SQLite admin (you may need to change the "files of type:" option to "any file" when opening in order to locate it).
    8. In the left pane click "ZSPRECORD" then click the Edit Data tab.
    9. There should be a drop down menu that says Filterfield. Click to bring up the options.
    10. From here you can choose how you want to filter the SMS. If you want to delete everything from a single person , select ZTITLE. If you want to delete individual messages, select ZSUMMARY.
    11. In the filter box just to the right of the the drop down menu, type in the name of the person, or the first part of the message to filter your messages.
    12. Clicking any of the cells in the spreadsheet of the filtered messages and clicking the minus button (-) right above the drop down menu will delete the message from your spotlight search.
    13. Protip: if you are deleting a ton of SMS from a single person, you can click a cell in the spreadsheet of filtered results then click the minus button like normal. Except, if you hold down the return key, you will rapidly delete everything in the filtered spreadsheet.
    14. After you've made your adjustments, close SQLite admin. Now just drag and drop your new file back into the same folder using iFunbox and you should be good to go!!
    If you found you've made a mistake just replace your new file with the backup file i told you to make earlier and you should be back to square one.

    Here is a backing store for the root servers in the DNS format:
    ; formerly NS.INTERNIC.NET
    . 3600000 IN NS A.ROOT-SERVERS.NET.
    A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4
    ; formerly NS1.ISI.EDU
    . 3600000 NS B.ROOT-SERVERS.NET.
    B.ROOT-SERVERS.NET. 3600000 A 192.228.79.201
    ; formerly C.PSI.NET
    . 3600000 NS C.ROOT-SERVERS.NET.
    C.ROOT-SERVERS.NET. 3600000 A 192.33.4.12
    ; formerly TERP.UMD.EDU
    . 3600000 NS D.ROOT-SERVERS.NET.
    D.ROOT-SERVERS.NET. 3600000 A 128.8.10.90
    ; formerly NS.NASA.GOV
    . 3600000 NS E.ROOT-SERVERS.NET.
    E.ROOT-SERVERS.NET. 3600000 A 192.203.230.10
    ; formerly NS.ISC.ORG
    . 3600000 NS F.ROOT-SERVERS.NET.
    F.ROOT-SERVERS.NET. 3600000 A 192.5.5.241
    ; formerly NS.NIC.DDN.MIL
    . 3600000 NS G.ROOT-SERVERS.NET.
    G.ROOT-SERVERS.NET. 3600000 A 192.112.36.4
    ; formerly AOS.ARL.ARMY.MIL
    . 3600000 NS H.ROOT-SERVERS.NE
    Notice that each is a pair.
    One is the NS and the secon is the A record.
    .                        3600000      NS    G.ROOT-SERVERS.NET.
    G.ROOT-SERVERS.NET.      3600000      A     192.112.36.4
    In this case the dot represents the self reference to the A record.  These are the records that bootstrap all of the Internet.  Remove them and you ae lost.
    The CSV uses the @ to anchor the local domain.  Perhaps the DNS CmdLets prefer the dot.  The @ is what appears on the screen when we use the GUI. Note the dot at the end of the FQDN.  It is required.  Even browser use
    it but they add it if you forget.
    ¯\_(ツ)_/¯

  • ClassFormatError when attempting to load an applet from within a JSP

    Greetings everyone.
    I have a problem that i seem unable to solve.
    I've created a web application. I'm using Java 1.4.2_05 and Tomcat. Right now i'm trying to load an applet from a JSP and i'm getting an error that, try as i might, i can't understand why it happens.
    Here is some detailed info:
    The applet's code:
    package smpb.myapp.controllers;
    import java.applet.Applet;
    import java.awt.Graphics;
    public class GUIApplet extends Applet
         public void init()
         public void stop()
         public void paint(Graphics g)
                  g.drawString("Hey hey hey",20,20);
               g.drawString("Hellooo World",20,40);
    The JSP's code:
    <%@ page language="java"
                   import="java.util.*"
                   session="true" %>
    <%
         String name = (String) request.getSession().getAttribute("userName");
    %>
    <html>
         <head>
              <title>Login</title>
         </head>
         <body>
              <h1><p align="center">Application</p></h1>
              <br>
              Welcome <%= name %>! Thank you for logging in!
              <br><br><br>
              <applet align="middle" code="smpb.myapp.controllers.GUIApplet.class" codebase="./" archive="MyApp_applets.jar">
                   Your browser does not support this feature.
              </applet>
              <br><br>
              <a href='<%=request.getContextPath() + "/LogOut"%>'>Log Out</a><br>
         </body>
    </html>-------------------------------------------
    When i reach this JSP the applet fails to load and i get the following error message at the java console:
    Loading applet ...
    Initializing applet ...
    Starting applet ...
    Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with no proxy
    Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
    Last modified time and/or expiration value is not available.  Jar file will not be cached.
    Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with no proxy
    Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
    Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with no proxy
    Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
    Last modified time and/or expiration value is not available.  Jar file will not be cached.
    Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with no proxy
    Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
    java.lang.ClassFormatError: smpb/myapp/controllers/GUIApplet (Bad magic number)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:157)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:123)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:561)
         at sun.applet.AppletPanel.createApplet(AppletPanel.java:617)
         at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1856)
         at sun.applet.AppletPanel.runLoader(AppletPanel.java:546)
         at sun.applet.AppletPanel.run(AppletPanel.java:298)
         at java.lang.Thread.run(Thread.java:534)
    Exception: java.lang.ClassFormatError: smpb/myapp/controllers/GUIApplet (Bad magic number)-------------------------------------------
    The JSP is in the root directory of the web application's path right along with the jar file. The jar file itself has the following structure:
    Archive:  HelpDesk_applets.jar
      Length     Date   Time    Name
            0  05-17-06 12:17   META-INF/
          106  05-17-06 12:17   META-INF/MANIFEST.MF
            0  05-10-06 17:14   smpb/
            0  05-10-06 17:14   smpb/myapp/
            0  05-12-06 16:50   smpb/myapp/controllers/
          794  05-12-06 17:15   smpb/myapp/controllers/GUIApplet.class
          900                   6 filesNow, i've tried loading the very same jar file that i use in the JSP through a static HTML which is virtually identical to the JSP i presented and everything works just fine. I've checked and rechecked to see if all the permissions to access the jar file were accurate, i checked to see if Tomcat had it's MIME settings correctly configured so that there was no chance that the files were being corrupted during the load (as that is a usual cause for the problem, or so i've gathered) but to no avail. I've searched the web, including these forums, and found similar problems but no conclusive solution. I can't seem to figure out, at all, what could possibly be wrong. Does anyone have any ideas? I've tried to be as thorough as i could from the start, so, any help would be deeply appreciated.

    Hi mshah101,
    This can happen if the applet is compiled using an higher version of java and the browser is pointing to an older version (even if minor version number is higher)

  • How to remove a from email address when composing a new email?

    when I compose a new email in the from drop down list there are three emails that are mines that i can use. there is an @icloud.com email there that i did not create. how do i remove it?

    Hi, AC360.
    First, ***** won't help you here. People here are users just like you and I, and as both of us, they like to be treated with respect. So, adding bad-word-like characters won't get you any faster or closer to your solution. And even if you don't want it, you got it. iCloud is here to stay and until Apple decides to change its cloud-based service name, we'll all have icloud.com e-mail addresses.
    But as stated before, you didn't lose your @me.com address and you're not forced to use your icloud.com one.
    Now, focusing on your problem, since you're annoyed because the @icloud.com address is listed in your "from" drop-down, you can simply remove it from there by:
    1. Access iCloud web interface at www.icloud.com
    2. Click the Mail icon (it's the blue one with an envelope in the middle. You can't miss it. )
    3. On the top right corner of the next screen, you'll see a gear-like icon. Click it.
    4. Click "Preferences"
    5. Click "Composing"
    6. In the "Send From" section, uncheck the address [email protected] (where "yourname" is your own iCloud username)
    7. Click "Done"
    8. You're done.
    See? Problem solved. Now you can sleep tight not worrying about what Bad Apple tried to force down your throat.
    Hope I have helped.
    Be good, stay calm, and respect other children here at the playground, ok?
    Cheers,
    JP

Maybe you are looking for

  • Transfer of apps from ipod to itunes

    i click on 'file' then 'devices' then onto ' transfer purchases from my ipod' one i click on that it says: 'some of the purchased items could not be transfered to your itunes library because you are not authorised for them on this computer' then it s

  • ABAP Query Extracts

    hello experts ,                           i am using ABAP query (sq01) infoset ( logical database ).Is it possible to add extract feature in the abap query selection screen . if possible then how? thanks vivek

  • Font shrinks when exported to PDF, again.

    Post Author: Ron Quest CA Forum: Exporting I recently ported my application from classical asp to asp.net and upgraded Crystal Reports XI to Release 2 (6/4/2007 files).  The KBase c2019491 article resolved the font scaling issue I was having with my

  • Exposing a report as RESTful web service - Parameters

    Hi, I am creating a RESTful web service by exposing an apex report. It just works fine and it renders the data. However I want to have parameters and values in the web service URL so that the data can be filtered based on the parameter values? For ex

  • Automatically sign in

    Hi I have a requirement that when in a user email, there would be a hyperlink which would automatically login in to a web portal. The user will not be promted for a password. So whats the design alike.