Software :: Opening An Application In Ubuntu?
Jul 14, 2010
when i download a program, i configure make and install the programm the icon for the application appears but if i click on it it wont open or run if i search for the file and i click on it that way i get an error message saying :There is no installed viewer capable of displaying the document.
View 6 Replies
ADVERTISEMENT
Jan 21, 2011
I just would like to know how to ask for a password in opening an application in ubuntu. The scenario is like in opening any application from system administration and the system will ask for a password to execute the application.
View 3 Replies
View Related
May 27, 2011
Ubuntu 11.04
Gnome 2.32.1
Weird little problem. I've bookmarked several network locations but when I try to open them, for some reason the Decibel Audio Player application opens. And if I use the "Connect to Server", it opens Brasero.
View 2 Replies
View Related
Jan 11, 2010
I am having audio problem on hp laptop having ubuntu 8.04 The problem is system freezes after opening any application which uses audio. I have tried <code> wget -O alsa-info.sh [URL] && bash ./alsa-info.sh</code> and it gave me [URL]
View 1 Replies
View Related
May 11, 2011
im building a small wallboard machine, using ubuntu 10.10 as 11.4 refuses to load correctly on any of my spare machines.but, anyway, thats not the issue, ive installed chromium-browser, and added it to the startup applications with
Code:
chromium-browser -kiosk http://wallboard
where http://wallboard is the wallboard info thats being displayed.
that works, BUT the browser is opening BEHIND the top 'menu' bar, and the bottom 'task' bar, which obviously, is not what i want. how do i set it to either hide these 'bars' or open the browser in front of them like it does if i manually run the command from a terminal?
View 2 Replies
View Related
Jan 2, 2010
I have created .NET 2.0 windows application setup with MySQL database on the XP and I have installed same setup on the Ubuntu. Right now full setup of my windows application (Desktop application) using WINE installed successfully but I'm facing one major problem. but when I'm trying to open my application using shortcut from desktop its not opening.
View 1 Replies
View Related
May 13, 2011
For awhile I have had this issue with the command line and every time I try to complete any command that requires GTK graphics, It always returns the error "Error: cannot open display: 0:" The "EXPORT display" command that I normally use to fix this issue is not working. The only issue that I can think might be the cause for this could be my upgrade to natty (which was in fact a clean installation), or when I edited plymouth so that the startup and shutdown animations would match my laptop's native resolution (by the way I would also appreciate it if I could do the same with the startup animation, only the shutdown really works). If anybody know how I could resolve this issue I would greatly appreciate it. Oh and for specifics on my machine, I am using an ASUS N82 with an NVIDIA GEFORCE GT335M graphics card, running Ubuntu 11.04.
View 3 Replies
View Related
Dec 3, 2010
I am looking for an cli based application what will open microsoft office documents in a cli based window. Very similar to the old Word for DOS application. Not I will be running this on the mini install, so no gui or packages are avalible.
View 5 Replies
View Related
Sep 10, 2010
I want to use my Thunderbird as default newsreader for rss feeds. When I click on the icon of the website, it tells me that another application is the default. There is an option to browse for another application that I can set as default.But where do I have to browse to find the Thunderbird program. I have to same problem with pdf -files. I want to use acrobat reader as default.
View 1 Replies
View Related
Oct 15, 2010
How can I disable that, please?
Everytime I start an app, the task panel will for a while show a new "dummy" entry "Opening Application X", which is extremely annoying and makes no sense, since I know I'm opening it, because I just clicked on it myself.
View 1 Replies
View Related
Sep 1, 2011
I had recently reinstalled Kubuntu after breaking it for the n-th time and downloads will no longer open from the Downloads window of Firefox. Instead, it brings up a dialog with the title Launch Application and asks me which application I should open it with. This seems to happen all of the file formats I have tried; namely pdf, zip, deb, and png. This did not happen from before the reinstallation.
View 4 Replies
View Related
Nov 20, 2010
i am using Fedora 14. Once system get hanged during opening a video file so I had to restart the system by pressing restart button. But after restarting there are few problems appearing like system monitor not opening and Thunder bird opening but not showing any folder including inbox.
---------- Post added at 04:54 AM GMT ---------- Previous post was at 04:42 AM GMT ----------
Looks like SElinux has stopped working
View 3 Replies
View Related
Feb 7, 2011
One of the apps I would like to try out is usenext.Selectint the download for the right version (Linux - Suse, Red Hat, Fedora) I get the rpm file.Either opening this straight away or saving then opening it comes back with the following errors:
usenext-5.27-1.i386 requires mono(gdk-sharp) = 2.10.0.0
usenext-5.27-1.i386 requires unrar
usenext-5.27-1.i386 requires mono(glib-sharp) = 2.10.0.0
[code]....
View 8 Replies
View Related
Feb 17, 2010
application to monitor application wise network usage?
View 3 Replies
View Related
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
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
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
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
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
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
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
Jan 7, 2011
I would like to get the predefined application icon to open the same file types.
for instance: *.avi, *.mp3 to have the VLC icon
and other application to have the icon of their default application.
So far I only found tips to install single icons or to add icon packs. :S
and is there any way to when you install an application make it default for such file types ?
View 1 Replies
View Related
May 16, 2010
I've downloaded a game, thats a rar file, but when I try open it with archive manager it says Archive type not supported. What do I need to open / extract the files?
View 7 Replies
View Related
Jan 15, 2011
I am having weird problem. My browser is able to open some of the sites but some sites are not opening. I tried opening them on other machine, they opened but don't know why not on my machine! Both browsers Firefox and Chrome are having same problem. I tried clearing cache and deleting history but didn't work.
View 2 Replies
View Related
Jan 24, 2011
Actually when I started format under ' FAT32 All Systems '.. it started and after some time it showed an error and close.. it pendrive unmouted automatically .. I tried with another USB port .. It didn't show up on desktop but there in my computer.. but its not opening there.. When I right clicked on it.. it not showing any options that a pendive icon usually shows like format..
View 1 Replies
View Related
May 31, 2011
2 days ago Skype crashed. since then I can no longer open it from "Applications --- Internet --- Skype". I get this error message:----Failed to execute child process "LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so" (No such file or directory)I can open it using terminal and typing "Skype" and return.I have checked the main menu, where the command is:--LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/skype
View 7 Replies
View Related
Jun 25, 2011
i saved all my files onto an external hard drive before i installed ubuntu. I have dozens of pictures saved on a works processor. however, when i go to open it, all i get is a OBJ character. How can i retreive the picture?
View 5 Replies
View Related
Jan 12, 2010
Whenever I click a website link to a .pdf I get this error message, "Could not launch Adobe Reader 8.1.2. Please make sure it exists in PATH variable in the environment. If the problem persists, please reinstall the application." Even though there is no Adobe Reader installed on my p.c.
I then have to right click the link and "Save link as How do I set the PATH variable so that Evince can open the document directly without first having to save the link?
View 4 Replies
View Related
Jan 14, 2010
After upgrading to 9.10 I am having trouble opening my old files encrypted with pgp. My keyring is still on the computer as I did an update and not a clean install. The problem is that I get a message saying that there is no pgp/mime program installed to open the file. Which program should I install to fix this?
View 4 Replies
View Related
Jan 15, 2010
Alright, so we have a customer that we plan on hooking up 2 Atom Nettops to TVs and having them display meal menus through powerpoint on them. They didn't come with Windows licenses and we are wanting to keep this cost low, so that's why we are doing this through Ubuntu. The plan so far is to ftp the .ppt file to each of the computers from a main Windows machine. I have the FTP servers up and running fine as well as VNC on both machines in case we need to access them. The path to the .ppt will remain static all the time so the filename and path will not change. Let's say it's called menu.ppt and it's located on the desktop of the user "user". I also have the 2 boxes automatically logging into the desktop. How can I launch this .ppt file on startup so that I don't have to touch the computer, just turn it on, and this menu.ppt will open and start playing? Or at the very least, open in OpenOffice or something of the sort and all the client has to do is VNC in and hit F5.
View 9 Replies
View Related