Ubuntu Installation :: Rocketdock-like Application For KDE?

Jan 5, 2010

so I am bored of how I arranged my desktop and I was searching for something new.Is there any application that will guaranteed work with KDE?

I tried this once with an application that I run in Ubutnu but the next time I turned on my laptop something horrible happened.My KDE was turned into Gnome,but with worse graphics!-something like Xfce-

View 4 Replies


ADVERTISEMENT

OpenSUSE :: Rocketdock-like Application For 11.3 KDE 64-bit?

Aug 25, 2010

I've had a lot of bad luck with Linux, but I decided to try openSUSE 11.3, which is extremely more sufficient than Windows, regardless of how complex it makes things more than in Windows. Anyway, is there a program like Rocketdock that can operate on Linux?

View 1 Replies View Related

Ubuntu Installation :: Rosetta Stone Application Installation Ends Prematurely

Jan 24, 2010

I'm trying to install the Rosetta Stone v3.3.5 for Ubuntu 9.1 and here's what happens. I open the RosettaStoneSetup.exe with Wine and after the files extract and I agree to the terms the installation starts. The progress bar fills to the end and then I get a popup telling me that the installation ended prematurely.

View 2 Replies View Related

Ubuntu Networking :: Application To Monitor Application Wise Network Usage?

Feb 17, 2010

application to monitor application wise network usage?

View 3 Replies View Related

Ubuntu :: Make An Application Launcher In The Panel Launch More Than One Application?

Mar 16, 2010

How do I make an application launcher in the panel launch more than one application? Is there some sort of a symbol I type between the apps in the command line? Like ;

View 1 Replies View Related

Ubuntu :: When An Application Is Opened Or Minimized The Icon Of That Particular Application Is Not Showing Up In The Top Bar?

Apr 30, 2011

when an application is opened or minimized the icon of that particular application is not showing up in the top bar of ubuntu 11.04...how can i see the icons in the top bar?

View 1 Replies View Related

Ubuntu :: Installed Redshift - No Icon For The Application Or Anything To Launch The Application ?

May 24, 2010

I have installed Redshift But do not know what to do Next.There is no icon for the application or anything to launch the application.

View 1 Replies View Related

Ubuntu Installation :: What Can We Do To Run Qtjambi Application?

Apr 19, 2010

I've just upgraded one of our workstation to Lucid, in order to test.Well, it was a good idea because now one of our Java application is not working anymore. After investigation, I discovered that the upgrade removed qtjambi.I reported the bug here*: URL....But I want to know if someone has any idea about :

- why was qtjambi removed ?
- what can we do to run a qtjambi application ?
- Am I the only one in the Ubuntu world to use Qtjambi and to have this problem*?

View 1 Replies View Related

Ubuntu Installation :: Blocking The Application In 10.04?

May 25, 2010

I need assistance blocking application in Ubuntu 10.04. block all applications for certain users if they do not exist in a certain directory.For example,we would like to prevent users from launching a portable copy of Firefox from a portable HDD or Flash drive.

View 1 Replies View Related

OpenSUSE :: Moving Application Icons In Kickoff Application Launcher

Jan 31, 2010

I've downloaded VideoLan (VLC) via Yast but the icon was placed in the audio folder. How do I move it to the video player folder? Also, where are additional icons stored? I run SuSE 11.2 (boxed version) with KDE.

View 9 Replies View Related

Fedora :: No Packages Listed In Gnome Application Manager Gpk-application 2.27.2

Jun 30, 2009

I am getting no packages listed in Gnome application manager gpk-application 2.27.2. I have tried 'yum clean all' and get the following error messages.

View 3 Replies View Related

General :: Application Called Impact - Paths In Java Application ?

Apr 14, 2010

So, I have this application called Impact, it is an explicit time integration Finite Elements code written in Java...

[url]

I untar the pack, and launch the application calling a script, from within the untarred folder,

Code:

This launches a gui which allows me to setup a case, which needs some setup file, tipically some *.in and a mesh file, tipically some *.msh.

Other mode of executuion consists of calling the setup file as argument to Impact.sh script ( CLI execution mode, for g33k5 )

My problem is : I have packed the whole stuff into a Slackware .tgz, that places it in /usr/local/Impact, and placed a calling script in /usr/local/bin,

Code:

Code:

I decided to hack the ImpactGUI_OGL_linux_amd64.sh script from

Code:

Code:

no avail,

Code:

even after adding /usr/local/Impact/bin to PATH... won't go...

I can run this thing from within its directory... but I do not like messing within the directories of my applications, this is why I sent this to /usr/local, and placed a calling script in /usr/local/bin...

View 4 Replies View Related

Ubuntu Installation :: Use A KDE Application On A Gnome Interface?

Aug 19, 2010

Can you use a KDE application on a Gnome interface?

View 1 Replies View Related

Ubuntu Installation :: Installin Application From Rpm Packages ?

Aug 28, 2010

In installin application from rpm packages...

View 4 Replies View Related

Ubuntu Installation :: OpenCV Application Not Running

Sep 3, 2010

unable to run opencv opllications on ubuntu(10.04)error:OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvNamedWindow, file /home/p/OpenCV-2.0.0/src/highgui/window.cpp, line 100.

View 2 Replies View Related

Ubuntu Installation :: Copy Application List From Pc To Pc?

Dec 2, 2010

I recently got a new desktop, and did a fresh install of Ubuntu 9.04 Jaunty Jackalope. The reason I installed 9.04 is because the laptop I have been on for the last 7 years or so suddenly stopped operating with grub updates. I would t urn the computer on and it would never get past the 'grub loading' screen. but thats a whole different story. So I did a fresh install of 9.04 off of a startup disc I made a while back. Then I copied my /home file from my laptop (the old one) and inserted it into the new desktop's /home directory. Worked like a charm (more or less), and all my settings were transferred to my new computer. Desktop, Preferences, Admin stuff, I can't find a problem with it. Now for the applications.

I've tried multiple how-to's but none of them have worked. I found one that told me to do the following in terminal. Keep in mind, although I've been running Ubuntu for about three or four years now, I would still consider myself a noob. Anyway:

sudo dpkg --get-packages <filename><destination>

this left me with a text only file called 'package.selections' I was then to copy this file into the home folder on the new computer and run the following:

sudo dpkg --set-selections <directory>

Up until that last command, everything worked just fine. The list had tons of package titles (none with a .deb or anything though) and their state, got it on to the new computer and ran the code only to get the following error:

dpkg --set-selections does not take any argument

So i ran it without the directory, and it gave me a new line. So I typed in the directory and it gave me the following:

dpkg: unexpected end in package name at line 1

I've tried numerous other commands changing up the syntax as I go, but haven't gotten any farther. My goal is to have all the same applications installed on my new rig without having to go and install all the packages one by one.

View 4 Replies View Related

Ubuntu :: Hiding The Installation Folder Of An Application?

Feb 19, 2011

I have an application installed under the directory /home/ubuntu/MyApplicationI have a symbolic link on the desktop to a launch.sh script inside the MyApplication directoryLaunch → /home/ubuntu/MyApplication/launch.shI have ubuntu(10.10) running on a usb flash drive. I want to allow other user's to run the application by using the link on the desktop but I want to keep the installation folder private. So the users can run the application but they are unable to view or copy the files inside the installation folder.

View 8 Replies View Related

Software :: Segfault In Application / But No Core Or Application Failure

Feb 19, 2009

I am trying to troubleshoot an application that is generating several segfaults with an error 14, but the application is not crashing.The program continues to run. I would assume I can connect to a running process to debug it, but I'm not sure what to gather. The program has several background processes associated with it so I'm sure I'll need to attach to the actual internal process. Does anyone have any experience in this to offer some insight?

View 3 Replies View Related

Ubuntu Installation :: Figure Out How To Install Application Installs

May 12, 2010

I am trying to figure out how to install this program i found atIt is a simle application that monitors systems.I have uncompressed it but i cant figure out how to install it.it's driving me nuts reading many websites on installing things and getting no place after a week.

View 3 Replies View Related

Ubuntu Installation :: Error : Untrusted Application Launcher

Jul 22, 2010

I installed LDOCE5 on Unbuntu 10.04, but when run file ldoce5.desktop then there a message:

Untrusted Application Launcher

The application launcher "ldoce5.desktop" has not been marked as trusted. If you do not know the source of this file, launching it may be unsafe.

View 3 Replies View Related

Ubuntu Installation :: Application Which Will Convert Speech Into Text?

Sep 29, 2010

I am interested to install an application which will convert my speech into text. I speak British English. Waiting for a reply.

View 1 Replies View Related

Ubuntu Installation :: GUI Interface ONLY To Use Some Useful Administration Tools, No Other Application?

Nov 23, 2010

How can I install a minimal GUI interface, on a Ubuntu server? And more: Suse has a RUNLEVEL tool, to select application to be launched. What in Ubuntu? I need a GUI interface ONLY to use some useful administration tools, no other application, and need to charge the system as less as possible.

View 4 Replies View Related

Ubuntu Installation :: What Advantage Of Having 64 Bits When Using WiFi Application?

Apr 17, 2011

What the advantage of having 64 bits when using a wifi application? I intend to buy a HP ProBook 4520s.Will it be harder to install new software on 64 bits? and does it exist for wifi?I am concerned at using 64 bits laptop when installing a wifi application?Is there enough wifi application for 64 bits and even for 32 bits?

View 1 Replies View Related

Ubuntu Installation :: Blank Application Screens After 10.10 - 11.04 Upgrade

May 1, 2011

Stupidly did the automatic upgrade to 11.04 last night. Didn't go TERRIBLY wrong, but on many applications I just get a blank white screen. Even on some that launch properly, if i minimize or switch between apps, I get that same blank screen. App is working (clicked around in Evolution and Title changed), but I can't see anything. Happens both in Unity and Classic.

View 4 Replies View Related

Ubuntu Installation :: Application For Windows Installer Package Files?

Aug 2, 2010

where do I find an application for windows installer package files?

View 3 Replies View Related

Ubuntu Installation :: Wubi Doesn't Install As Windows Application

Dec 8, 2010

I've been using kubuntu from time to time, and one thing that i love was the option to install/uninstall as if it was another common windows application. A few days ago, i downloaded the 10.10 release, and after i executed wubi, i just get 2 option: Full demo and install and learn more So, am I doing something wrong? BTW, i also run wubi with an ISO next to it, but it shows the same window. So, is there a way to install kubuntu as a windows appa again? I've tried google, but everything seems to point that that feature still exists, but i cant find it.

View 3 Replies View Related

Ubuntu Installation :: 10.10 Slow - Software Manager Takes Almost 30s-1m For Application To Come Up

Dec 26, 2010

Good evening. I just loaded the latest release on my box and noticed after configuring my vid card, that Ubuntu is slow running. When I click something as simple as Ubuntu Software Manager it takes almost 30s-1m for the application to come up. If this was one of my old boxes I could understand this but this is a fairly new box.

Below are my system specs.
MB - SiS 661FX w/latest bios
CPU - P4 3.2Ghz w/1G L2 cache
Memory - 2GB unbuffered
Hard Drive - SATA Seagate 1.5TB 7200RPM drive
CDROM/DVD - Lighton SATA
Videocard - ATI HD 3600 (yes I've installed the drivers according to the Maverick Wiki)

View 6 Replies View Related

Ubuntu Installation :: Picasa Showing In Application Graphics But Not Working

Feb 13, 2011

Well I want install Picasa on ubuntu. I downloaded the deb file and installed it and picasa is also showing in application-graphics, but when i click it nothing happens. And when I right click any image there is no option for open with picasa. And also in ubuntu software center when I searched for picasa in installed program to remove it I found nothing. I cant figure it out how to do this. So as you can see picasa is showing as it is installed but nothing happens.

View 3 Replies View Related

Ubuntu Installation :: Where Did Application / Places And System Panel Menus Go?

Apr 29, 2011

Whether it is just made unconfigurable or difficult to configure I don't like it. Can't move the panel from top to bottom, Firefox did not have pull down menus for bookmarks etc. Where the did the Application ,Places and System panel menus go? In 10.10 and before I could right click on the desk top and add to the panel but, 11.04 does not even respond to right click.If this is a bug that has a fix please help but if this is normal for 11.04.please let me know how I can make 10.10 the default partition to boot.

View 9 Replies View Related

Ubuntu Installation :: Application Launch Full Screen - Natty 11.04

Aug 20, 2011

I just installed Natty, its ok so far. How can I keep applications from launching full screen? I know if I resize the window below 75% or some thing like that it does not start full screen however I need the window to launch at like 85% and not full screen. This is the most frustrating thing I don't know what Canonical was thinking. I put it in if you have to however make it easy to undo..

View 2 Replies View Related







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