Fedora :: Launching Xilinx Webpack ISE
Jan 21, 2010
since ive started using fedora about a month ago i am still finding it difficult to launch newly installed programs. in most cases i just travel to the installation directory and look for a tell-tale file name to try an launch and if it works write up a script for it. however, there are a few hundred folders and a few thousand files in this Xilinx installation and a fairly thorough search came up empty. does anyone know how to launch it, and better yet, is there a better way for future installations rather than trial by fire?
View 4 Replies
ADVERTISEMENT
Feb 21, 2011
On FC14, launching xterm gives log:[b16394@udp158975uds ~]$ xterm Warning: Cannot convert string "nil2" to type FontStructxterm: cannot load font -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
View 2 Replies
View Related
Jan 8, 2010
Is there a way to run graphical apps as su without launching from the terminal? For example is there a way to open File Browser as su? And if the only way is via the terminal, then how can I find out the names of apps like the File Browser so I can launch them?
View 8 Replies
View Related
Feb 2, 2010
why my fedora 11 computer shows an application that launches every couple of minutes called launching HTTPcache cleaner? i searched installed programs and i cant find that in annything ive installed
View 1 Replies
View Related
Aug 20, 2009
Having logged in (to Fedora 11) with a terminal session, what command do I give to spawn the Gnome GUI desktop environment? Background: I'm running two Fedora boxes: one local, and one at the other end of my building (on fast LAN). I have full control/ownership of both boxes.
On the local box, I log-in to my vanilla F11 build, and I get the Gnome GUI automatically. Then I can open a terminal window, 'ssh -X -l myself remotebox; cinelerra' to run Cinelerra nicely in local desktop windows.
But sometimes I want to see my typical user desktop for the remote box. Now, IF the remote box is ALREADY running Gnome, I can VNC to it, etc. But, once having logged-out of the remote box, VNC closes and won't show me a GUI login page. (BTW: The remote box usually has no monitor, as well as being out of reach. So schlepping over to logon to it is a real pain.) So, here's the thing: I can login (to terminal session) and can bring up programs in local windows. But WHAT program do I launch in order to bring up Gnome??
View 3 Replies
View Related
Jun 6, 2011
how to quickly create Launcher Links that will edit the Applications or Activities panels in Gnome3. I installed Tweak Tool, but it only adds to the desktop which seems a little tacky. I read where you can edit the desktop file to create new ones, but I want to add Application Links to the Application Panel, and then possibly drop and drag to the Activities Sidebar.
I might be overlooking something in Tweak Tool, so will play with that some more, I don't mind editing a file to include, but would rather use GUI.
View 2 Replies
View Related
Aug 26, 2015
I got a problem with the terminal in GUI Environment after i upgraded it From debian 7 to 8 "it's not launching" ....
Root Terminal is Working....
View 3 Replies
View Related
Jun 25, 2010
kate is my favorite text editor, and everything was working fine until recently. Whenever launching Kate, whether by opening a text file or by clicking the Kate icon, a dialog box pops up that KDEInit could not launch 'konsole'. In the background, a konsole window flashes briefly before disappearing.The baffling thing is, that if I click the "run Kate" shortcut, instead of the Kate shortcut, then Kate launches normally. I'm running 11.2 with all the updates installed
View 9 Replies
View Related
Feb 28, 2011
after installation of a s/w for authentication from my ISP I couldnt launch the same and the following msg appears
pradipta@linux-auem:~> sudo sifyconnect
root's password:
pradipta@linux-auem:~>
(sifyconnect:5062): Gtk-WARNING **: cannot open display:
View 5 Replies
View Related
Jan 15, 2010
I'm running Ubuntu 9.10 (I installed server then installed the desktop packages) I have tried "sudo update-rc.d -f gdm remove" I have also tried creating an inittab file in /etc with the line id:3:initdefault
View 7 Replies
View Related
Mar 31, 2010
I'm using Mozilla's new Mail. Shredder 3.0.5 Pre. I want to open a link in a mail message using my browser and it's asking to choose an Application. My question is.. Where do I find the executable file for Firefox, and what is the file name? I've searched all over my file system for it. Better yet, is there a way to search for the file location using the term?
View 1 Replies
View Related
May 5, 2010
I am using Ubuntu 10.04 through VMware Fusion. Works great. What I would like to do is add the Configuration editor to my Applications menu and I would also like to be able to edit and modify the Applications menu. How can I do this?I tried alt-F2 to launch the editor but it didn't work. What can I do?
View 3 Replies
View Related
Nov 8, 2010
I just upgraded to 10.10 and I was previously able to run the following command in startup applications preferences menu "command" box to have firefox launch around the time that my wireless card came up:
sleep 20; firefox
For some reason this doesn't work anymore. I can run the command from the terminal and it works fine. Is there something that I'm missing?
View 5 Replies
View Related
Nov 17, 2010
I used VLC to open a .iso image and now whenever I try to open anything from the places menu it launches, trying to reproduce them
View 2 Replies
View Related
Dec 12, 2010
I have installed Ubuntu 10.10 Maverick Meerkat onto a USB stick. Booting up is fun but it does come up with a load of text and a blue menu screen that hangs around for 5 seconds and then loads up ok.
My challenge is to somehow customise the boot up process. For one I'd like to customise the options that are presented on the initial blue menu boot up screen and possibly to not show the back ground text that presents during the start up process.
I've googles about a bit and am aware that I need to be using startupmanager as the GUI customisation tool of choice. The trouble is that after installation startupmanager doesn't launch.
This is what I've done so far:
1. gone to [URL] and downloaded the startupmanager (1.9.13-5) version of the package.
2. gone to [URL] and downloaded the menu 2.1.44ubuntu1 as looking at the the pre-requisites for startupmanager this was the only one not already installed.
3. from a terminal window executed sudo dpkg -i <the previously downloaded startupmanager package>
4. from a terminal window executed sudo dpkg -i <the previously downloaded menu package>
5. Tried to launch it from the systemadministration menu. Nothing obvious happened.
6. Created a shortcut of the startupmanager shortcut on the desktop and viewed the properties.
7. opened up a terminal windows and launch command su-to-root -X -c /usr/sbin/startupmanager which was originall shown within the startupmanager properties of the shortcut.
From this last terminal command I get the output as follows:
ubuntu@ubuntu:~$ su-to-root -X -c /usr/sbin/startupmanager
Grub2 detected
Usplash not detected
Splashy not detected
[Code].....
View 6 Replies
View Related
Dec 31, 2010
I've written a simple program in C++ that I want the system to launch each time I turn the ubuntu system on. Any idea how to do this?(I'm not an expert either so please be explicit )
View 3 Replies
View Related
Mar 7, 2011
i was using ubuntu 10.10 and vuze as the default bit-torrent client. I upgraded to natty alpha 3 a couple of days ago and after that vuze doesn't even launch...i don't see any errors, when you click on the icon absolutely nothing happens. I tried removing vuze and then installing it again,
View 1 Replies
View Related
Jun 21, 2011
I recently recovered Unity after purging the Gnome3 PPA and running a dist upgrade again back to Unity. My problem now is that when I boot into Unity, all I get is the desktop, background and a cursor. I can click on and launch any apps that happen to be on the desktop, but I can't see the unity launch bar, or the action menu, or the top panel - which leads me to believe Unity isn't actually launching. The theory is further supported by the fact that if I launch Unity manually in a terminal ("unity") - it launches, after a brief loading period, and works perfectly. How can I make this happen automatically again?
View 3 Replies
View Related
Sep 1, 2011
When I launch Netbeans the splash screen comes up fine, but when the loading bar gets to the "starting modules" phase the Desktop freezes up. Also sometimes nautilus causes the same kind of lockup.
I really like to know how to fix this.
edit:
it also freezes when using xmacro
View 3 Replies
View Related
Jul 19, 2011
I've search around and looked at the man page but can't seem to figure this out.. using fluxbox one can click an application in the menu and it opens without a supporting terminal. However, if I open xpdf in the terminal, xpdf launches and the terminal waits for it to exit... my question is, what is the command to hide the terminal and just launch the application?
View 5 Replies
View Related
Sep 13, 2009
I get segmentation fault error while trying to launch eric python IDE. I tried reinstalling a lot of times but with no use. I even tried using a different version but gives the same error. I am only installing it through rpms. here is the stacktrace.
[Code]...
(I also tried chmod to make it executable since the gdb said it is not in executable format.)
View 9 Replies
View Related
Feb 28, 2010
11.2 KDE 4.3.5
keep getting this error when trying to download RPM files and launching them.
KLauncher could not be reached via D-Bus. Error when calling start_service_by_desktop_path:
Not connected to D-Bus server
View 4 Replies
View Related
Aug 12, 2010
I own a Microsoft Wireless Keyboard 1000 which I'm overall pleased with. The keyboard has some extra media and application launching keys which I try to assign in systemsettings>Input Actions. I believe the application is called khotkeys, however I'm not sure. Four different cases occurred as follows: The keys are recognized and can be assigned a command to run. When settings are saved the specified application launches. Examples of keys that works:
Code:
Physical key symbol : Recognized by khotkeys as : HEX code send by keyboard (obtained by showkeys)
Headphones : Tools : keycode 171 press, keycode 171 release
House : Home Page : keycode 172 press, keycode 172 release
All media keys (play/pause, next, prev, stop, vol-up, vol-down & mute)
[Code].....
View 1 Replies
View Related
Nov 16, 2010
I have installed kbiff (mail notifier) on opensuse 11.3, and I would like to have itlaunched at startup.I searched on the web, tried some answers using /etc/init.d, ln , etc... but it doesn't run.could you tell me what are the steps to have it done
View 2 Replies
View Related
Oct 18, 2010
I'm a little confuse regarding how one launches tmux. When I launch my terminal (current gnome-terminal), I would like to have tmux up and running. I'm currently doing this by calling "tmux" in my .zshenv (kind of like .bashrc in bash). This does in fact launch tmux, but has some annoying side effects. First, hitting Ctrl-D to exit the shell, only kills tmux, and leaves the tmux-less gnome-terminal still running. An additional Ctrl-D will kill that as well. Second, when ssh into a box with this setup, I get a second, nested instance of tmux. I don't want tmux to launch again when I ssh. Is this the right approach, how should tmux be launched usually?
View 2 Replies
View Related
Mar 8, 2010
I want to start applications from an SSH connection, and close the connection, without the applications I've started closing with it.
View 9 Replies
View Related
Mar 25, 2010
I did this --> [url]
My computer says the driver is installed and the device is present. All of that went fine. Now I need to connect my card to my house's wireless network. Am I supposed to do that in System-->Administration-->Network Tools? The problem is that whenever I click on network tools, the application looks like it is going to start-up and then quits/crashes/runs away, whatever. Any ideas on what is causing this?
Okay, I tried launching from the terminal, here is what I got:
Code:
View 1 Replies
View Related
Apr 23, 2010
I have installed matlab 7.9 in ubuntu 9.10. I tried to launch it on the desktop using launcher. But as I double click on it it flashes but its not opening. After seeing previous posts somewhere it is given that matlab-desktop should be used. But I am not clear where to use it. How to create a desktop icon for matlab. It got solved by adding -desktop at the end of command.
View 2 Replies
View Related
Jul 4, 2010
I've been able to run *.*msi files in the past through WINE. Apparently the latest version of Ubuntu is blocking the action of launching my *.*msi file. Any way of unblocking this? Uploaded with ImageShack.us. BTW, the app I'm trying to install is Steam.exe.
View 2 Replies
View Related
Dec 12, 2010
Whenever I switch on my scanner (Epson V200) then it launches Xsane automatically.
Now I know Xsane is wonderful, but often I want to use Epson's iscan instead, and for other users I prefer Simple Scan. Another thread would be a good place to discuss the reasons.
So I would like to stop my scanner launching anything when switched on.
View 1 Replies
View Related