Ubuntu :: Install The Qalculate Plasmoid?

May 13, 2010

What is the procedure to install the qalculate plasmoid? I followed the procedure given at the developer's site , [URL] but the install fails at the cmake step.

KDE official site says that it 'd be included by default in KDE 4.4+ but it is not there in kubuntu 10.04

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Compile And Install A Plasmoid?

Jun 14, 2011

I'd like to install the following plasmoid HDAPS monitor KDE-Look.org. For some reason it is no longer available for openSUSE.

how I should compile this and then install it.

EDIT: should have specified I'm using 11.4 and KDE4.6.3

View 6 Replies View Related

Debian Programming :: Error Compiling Qalculate From Source?

Feb 15, 2014

I'm trying to install the calculator Qalculate from source so I download the tar.gz package for KDE from their official website to my ~/Downloads folder. I unzipped it with

Code: Select all tar xzf qalculate-kde-0.9.7.tar.gz

I moved the exploded folder to my /home/guest/ folder (my user-name is guest), I entered the qalculate-kde-0.9.7 folder and searched for a INSTALL or README file. Here's what the INSTALL file says to do. The INSTALL file says to run the following commands

Code: Select all./configure
Code: Select allmake
Code: Select allmake install
Code: Select allmake clean

After giving the first command, trouble started; here's what I got:

Code: Select allroot@aliquis:/home/guest/qalculate-kde-0.9.7# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes

[Code] .....

This is impossible, as I am running a fully functioning kde system. What should I do? I don't find the kde version of Qalculate in Apper...

View 9 Replies View Related

Ubuntu :: Vanishing Plasmoid Desktop Folder (KDE4.x)

Mar 20, 2010

When kubuntu is installed, there is a plasmoid desktop (a kind of transparent window that enables one to create and store links to applications). Nice and convenient.

Alas, the special desktop is easily hidden - permanently... Soon after the installation I inadvertently clicked the X on the plasmoid desktop pop up menu and that hid this special desktop.

In the file manager (Dolphin) I can still see the Desktop with all the links to applications, which are still active (I can run the applications by clicking their icons).

Surely there is a simple way to restore this plasmoid again to the view, but I just do not find how..

If you have kubuntu, you too can have "the fun" of hiding the plasmoid dekstop and then finding how to show it again. Just place you mouse pointer on the plasmoid desktop. That will pop up the menu with X, shift-spanner, turning and resize buttons. If you are brave, try to click X on the pop up menu. Bingo, the plasmoid disappears. Surely fingers more nimble than mine, would find out how to get it back... I can not.

how did you restore the plasmoid to the view.

View 5 Replies View Related

OpenSUSE :: Temperature Plasmoid Do Not Work On Kde 4.6.2?

Apr 25, 2011

openSUSE 11.4 64 bitsI have "sensors" package installed and configured with sensors-detect.The cpu temperature monitor plasmoid worked on kde 4.6.0 without problems but after installing 4.6.2 the monitor do not show any info.By running "sensor" from konsole I can see the temperature for both processors so it seems to be something related with the kde update

View 9 Replies View Related

Ubuntu :: Community Plasmoid Thingy Is Broken On 64-bit Kubuntu 11.04 Syste

Jun 9, 2011

The Community plasmoid widget thingy is broken on my 64-bit Kubuntu 11.04 system. The last time it worked was sometime in the 10.04 era. I will gratefully receive any suggestions for fixing it.The symptoms are these: It opens with three tabs: Nearby, Friends, Messages. I expect this.There are no entries in the "Nearby" tab. When I log into opendesktop.org w/Firefox, I can see about a dozen people nearby in my town.When I click on the configuration button, it shows me my username and obscured password for opendesktop.org.When I click on the widget again, it there are more tabs! "Friends" and "Messages" are repeated twice each, giving me seven tabs: Nearby, Friends, Messages, Friends, Messages, Friends, Messages.When I click on the configuration button again, the username and password fields are empty.

View 2 Replies View Related

OpenSUSE :: Plasmoid Component Not Found Errors

Jan 26, 2010

I had to reload my openSuSE 11.1 and reloaded KDE 4.3.4 from KDE Repositories and did an unconditional update on KDE Core and Community to ensure I got all the current versions back.

I am now having an issue with at least two plasmoids that is regularly used. When I attempt to add them to the desktop, I get the message "component not found". This happens to at least these two, yasp and yawp for system status and weather. It may happen to others, I haven't tried.

They are both loaded and both are present in /usr/share/kde4/services. I removed them using YaST, then rebooted, then re-added them, then rebooted and still get the same result, component not found.

View 3 Replies View Related

OpenSUSE :: Plasmoid Now Playing Doesn't Work?

Jan 28, 2010

I have a problem whit this plasmoid.If I add this plasmoid while amarok runs, It works correctly.But if I close Amarok e then I run it again, plasmoid doesn't work.

View 2 Replies View Related

OpenSUSE :: Eye Dropper Color Chooser Plasmoid?

Oct 1, 2010

I'm just curious as to where I can find an Eye Dropper plasmoid for my KDE 4.4 Desktop. I'm pretty sure I had one installed and working a few weeks ago before I reinstalled, but I can't seem to find one anywhere.

So, do any of you have a link or anything to where I can find an Eye Dropper / Color Chooser plasmoid? It doesn't actually have to be a plasmoid, I just need one that isn't tied to a specific application.

View 1 Replies View Related

OpenSUSE :: Gmail Plasmoid Double Notifications?

Dec 6, 2010

Every time I get an email, I receive a couple of notifications for that email and the notification sound plays twice as well. If I disable the notifications for gmail plasmoid, I don't get any notifications at all - which means that the double notifications are really triggered by gmail plasmoid.

View 1 Replies View Related

OpenSUSE Wireless :: Use WPA2-Enterprise On KDE Plasmoid-NetworkManager

May 15, 2011

I had some difficulty getting Plasmoid to work on to connect to a WPA2-Enterprise Network. The Cert file is in DER format which is something like this "XXXX.cer" After I filed a bug report I got a respond to try the updated Plasmoid from this Repo:

Index of /repositories/KDE:/UpdatedApps/openSUSE_11.4 To use it you have to first install your certificate in openssl using terminal. First copy the certificate into the ssl directory (In OpenSUSE it is /etc/ssl/certs/)

1) sudo cp path_to_file /etc/ssl/certs/Then install it (If you don't do this it will fail) Source:http://gagravarr.org/writing/openssl...tml#Installing

2)sudo ln -s filename_of_certificate `openssl x509 -hash -noout -in filename_of_certificate`.0

3)Then after that when using Plasmoid to connect check the box use system certificate.

It should work like it worked for me but I still think certificate handling needs a lot of improvement.Pointing the cert directly from plasmoid does not work.

View 1 Replies View Related

OpenSUSE :: Analog Clock Plasmoid Is Broken In Latest Update?

Feb 14, 2010

I received an update yesterday and now my analog clock plasmoid is no longer functional. It's strange too because when I change a setting in the plasmoid, it'll magically come to life. I ran plasma-desktop in terminal to catch an error output, but nothing came up.

Useful info:
Running KDE 4.4.0 release 223
Opensuse 11.2

View 4 Replies View Related

OpenSUSE :: Unable To Find Where The RSSNow Plasmoid Stores The Feeds?

Oct 12, 2010

After digging around in vain in my local .kde4 I am unable to find where the RSSNow plasmoid stores the feeds. It apparently wants to keep them secret forever.

(Man - Plasmoids are okay, but the utter lack of documentation for them makes them far less useful than then could be.)

View 3 Replies View Related

Ubuntu :: Possible To Instead Of Using Desktop Folder Plasmoid / Usual Desktop Act As File Manager?

Nov 12, 2010

1. Is it possible to instead of using the Desktop Folder plasmoid, have a usual Desktop act as a file manager?
2. What is Akondi? There are tons of processes which have Akonadi in their name, and it seems to be using up lots of memory.Can I disable these somehow, or is it safe to do so?
3. Any general tips on how to reduce the amount ram that is used on startup? I am using somewhere around 750MB on startup, which is about double the amount Gnome uses. After a few hours of use, Xorg uses close to 1GB of memory.
4. Whenever I get a notification, they don't delete themselves, so when I click on the (i), I see tons of notifications. Is there a way to get them to delete themselves after they have been shown?

View 1 Replies View Related

Ubuntu :: Desktop Keeps Crashing When Renaming Folder Under Folder View Plasmoid?

Jun 17, 2011

Running kubuntu 11.04x64 w/ xrender and folder-view plasmoid:

I cannot view "open with" for directories on the desktop (but it is visible w/in dolphin file structure) and whenever I try to rename folders on the desktop it crashes and restarts (but the rename is successful and no open windows crash).

This glitch is reproducible under OpenGL and Xrender; had to switch over to xrender after a recent system update that seems to slow my computer to a crawl after a little time and kept it cause it seems much smoother and crisper.

Is there any way to fix these issues or is there an alternative to the folder-view plasmoid to view a folder content on the desktop that is more stable?

View 9 Replies View Related

OpenSUSE Install :: Can`t Install Suse 11.3 - Every Time System Shut Down In Install Process

Jan 30, 2011

I tried to install suse 11.3 but every time the system shut down in the install process it never finish

I think that the FAN does not work

I have an Acer Aspire 5720z

View 3 Replies View Related

OpenSUSE Install :: Install Gnome After The Minimal Server ( Console Based ) Install?

Feb 2, 2011

Tried to install Gnome after the minimal server (console based) install.I would like to install a graphical GUI now What to do? wich packages? tried zypper gnome-desktop (or something similar) but it wasn't enough.

View 3 Replies View Related

OpenSUSE Install :: Convert Factory Install Into Point Release Install Later

Jun 14, 2010

If I install the factory release now, can I easily convert my system to a normal 11.3 point release later, after 11.3 is out? If so, how would I do it? (11.2 has an issue that affects me. It's fixed in 11.3 already, so I have to use 11.3 if I'm going to use openSUSE.)

View 4 Replies View Related

OpenSUSE Install :: Did Install Vsftpd, But Removed It And Install Pure-ftpd Instead?

Jul 18, 2010

In /var/log/warn I can see :Code:Jul 18 19:29:41 Linux1 SuSEfirewall2: Warning: config 'vsftpd' not available I did install vsftpd, but I removed it and install pure-ftpd instead.

View 6 Replies View Related

OpenSUSE Install :: Install Suse Alongside An Existing Install?

Apr 18, 2010

i have a backtrack install that i would like to keep while installing suse for an everyday OS; i start the install process but when it gets to partitioning the hard drive, it doesnt seem to recognize anything already being on there; it just gives me the setup for suse, ie:
sda1 ext3 = OS sda2 or sda5 = swap. do i have to configure a partition scheme? i installed ubuntu on a desktop alongside windows very easily due to grub graphical install/partition; is there not a similar function for suse?

View 6 Replies View Related

Ubuntu Installation :: Possible To Create An ISO Install File/CD From Snapshot Of Current Working Install?

Sep 25, 2010

I have an apparently stable installation of Xubuntu that I've hand-tweaked in a few ways. I'd like to be able to reinstall this system verbatim on this machine should a disk crash happen, etc.Is there a "standard" method to create an install and/or total-backup CD that would be an instantiation of the currently-installed-and-modified system?

View 1 Replies View Related

Ubuntu Installation :: Server Install On Laptop Doesn't Install Pcmcia Support?

Jan 12, 2011

I am installing Ubuntu Server 10.10 on and old Dell Laptop. The network connection is an Xircom PCMCIA card.During install, the computer sees and interacts via the network just fine. For example, I can ping the gateway. Also, the command "lspcmcia" works and show the Xircom card.When I reboot, however, there is no network access, and the "lspcmcia" command is not there. When I try "lspcmcia" the OS helpfully tells me that I can "apt-get" pcmciautils, but, without network access, that fails.I tried adding the install cdrom to apt using "apt-cdrom" and then tried to "apt-get" pcmciautils and it got further, installing some dependencies, but acted like it still was unable to locate the pcmciautils package.

View 1 Replies View Related

Ubuntu Installation :: Install On Hp Pavillion - Hangs On Initial Install Screen Forever

Aug 11, 2011

Trying to install Ubuntu (tried several releases) on HP Pavillion Pentium 4 Proccessor 515 2.93 Gig 1M L2 cache 533mhz 90nm . Have 1 gig ram and 1Tb hd. Hangs on initial install screen for ever. Tried versions from 8.10 (origional disk) to 11.01. Machine works perfectly on Windows XP but who wants that? The model is pavillion 1000 system number pl397aa.

View 7 Replies View Related

Ubuntu Installation :: CD Install - Starts To Install Asks About The Partition Then The Keyboard

Nov 17, 2010

I downloaded Ubuntu and burned it to a CD-There was no problem with that part. It starts to install asks about the partition then the keyboard. Then it just stops and does nothing.

View 3 Replies View Related

Ubuntu Installation :: Install Step Fails: Select And Install Software?

Jan 7, 2011

I'm an OpenSuse user wanting to try something different.Ubuntu Studios caught my attention. I had a brief play with an older version a while ago and liked whatI saw.Im having problems installing though.I've downloaded the 32bit version from the studio website link, and burnt the DVD.However the install always fails at the same stage: Select and install software.The error message is not specific, and no more information is given other than the step has failed.Any ideas what could be causing this? Ive tried to burn the DVD several times, on 2 different machines, but no luck so far.

View 8 Replies View Related

Ubuntu :: Install Drivers To Install / Boot After Installation From Raid Drives

Mar 1, 2011

Installing Ubuntu 10.10 desktop.on a Highpoint rocketraid 2642.Installing Ubuntu, it does not find the drive?How do I install the drivers to install and boot after the installation from the raid drives?

View 1 Replies View Related

Ubuntu :: Install GIMP Via Terminal - SPM Or USC - Error - Not Being Able To Install Libpoppler-glib4

Sep 1, 2011

I am on 10.10 using Gnome 2. When I go to install GIMP via Terminal, SPM or USC I get an error about not being able to install libpoppler-glib4. Odd thing is I have the updated version.

View 6 Replies View Related

Ubuntu :: Install A Dictionary With The Command Sudo Apt-get Install Dict-xdict

Mar 28, 2010

I am a rookie. Yesterday, I intended to install a dictionary with the command sudo apt-get install dict-xdict, but it turned out to fail with the error. Then, I quited with Ctrl+ c, and I did not care much till today because when I want install something else today, the error keeps coming out. Therefore, I think I would better remove dict-xdict first, so I use sudo apt-get remove dict-xdict, but the error still appears:

[Code]...

I have already tries sudo apt-get -f install dict-xdict and it doesn't work out. I am hoping to install some other applications now, but I have not idea what I could do to fix this problem or just circumvent it

View 7 Replies View Related

Ubuntu / Apple :: Installer Failed To Install Grub Boot Loader - Trying To Finish The Install NOW

Oct 16, 2010

Toward the end of installing Ubuntu 10.10 32bit (Alt CD) on my iMac 11,1, the installer asked me to type in the location for installing the grub boot loader.

I told it to use /dev/sda3 and it immediately failed. I'm still in the installer. Can anyone suggest a solution?

Here are my partitions on sda:

...from the shell in the installer, there is no grub.cfg in /target/boot/grub.

View 9 Replies View Related

OpenSUSE Install :: Migrate From Ubuntu But For Some Reason - Can't Get Install To Work

Jul 2, 2011

I'm trying to migrate from Ubuntu to OpenSUSE but for some reason I can't get the install to work. I've tried installing the GNOME live CD both from a CD and a USB but after I select installation it goes to the loading screen for a few seconds and then the screen goes black and it stays like that till I reboot. Is it a problem with my hardware or something or did something miss-write when I burned the CD/USB?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved