Software :: Creating Applications Having GUI ?
Dec 12, 2010What are the choices out there for creating applications having GUI? I know qt is out there. But I would like to get a complete list.
View 7 RepliesWhat are the choices out there for creating applications having GUI? I know qt is out there. But I would like to get a complete list.
View 7 RepliesI'm new on software development and I interested which SDK tools are best for creating application for WM platform, Android etc. Also my another question is on which distribution of Linux is best to do this?
View 2 Replies View RelatedJust got a problem that I've spent a few days trying to get around. Basically, what I am trying to do is create launchers/shortcuts on my desktop that will
a) Launch a terminal with root or sudo access
b) Launch an application.
For example, an application I might ordinarily use as a super user or root user is 'hping3.'
Basically, I want to be able to click on the launcher, and have it open up a terminal with sudo access and launch the hping3 application. I've tried messing around with the 'create launcher' function, and entering in a command to be launched in a terminal window, but to no avail (e.g. something like "sudo hping3" or "su && hping3"). How to write up a simple script to launch a terminal with su access and launch a given application?
I am using OMAP-L138 chip which has ARM 9 core and runs linux. The device which I am making stores some data. I have to retirve that data using USB interface. For this, I have to make an application which communicates with the device drivers provided by the ARM linux(which comes with the OMAP L-138 *) so that we can transfer the data stored in the device to a computer.
My question: Suppose I make such an application which makes the host Linux computer detect my device connected at its USB port and then transfer the stored data to the computer. Will windows computers be able to detect my device? What should I do so that my device can transfer data to both Linux and Windows pc?
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.
I haven't used Ubuntu for a while, and just reinstalled it. I have one major dislike about the new version, There are several applications I click on and it takes me to the installer.How do I remove those types of applications or just install them all?
View 3 Replies View RelatedI feel shy asking this question but, 90% of the applications I install in Ubuntu (last release), do not show up later on in the applications menu, so I cant run them. I know it seems silly, but I can't find the way to handle this inconvenience. Is there a place (like Start> All programs in Windows), were I could find and run all the programs I install?
View 1 Replies View RelatedI was wondering if there was any way to remove icons from the installed applications menu?I recently attempted to install GOG.com's Zork Anthology using Wine and when I de-installed, the icons for those files were still listed in installed applications. Is there anyway to delete them manually?
View 2 Replies View RelatedI'm setting up a large number of virtual machines, each with a basic set of about 30 applications. Obviously, I don't want to do everything manually so I'm looking for ways to automate this process. Multiple distributions (Ubuntu, Red Hat Ent., FreeBSD, CentOS, etc.) will be used, meaning I will have a few Ubuntu installs with the basic set of 30 applications, and multiple Red Hat installs with the same set, etc. So, I'm looking for advice on automating as much of this as I can, even if it means a new form of automation for each distro.
View 1 Replies View RelatedIs there a programmatic way to get the list of all installed applications on Linux.
Also, how can we get the application activities in Linux OS like running applications name, time of day when they started, duration till the applications were running on system, application version etc.
Is there a way to do this in C/C++.
I am building an app that runs like a daemon and fetches the applications status and sends it to the network admin for him to monitor the application usage pattern on the user computers in the network.
I have a windows app installed under wine. It works fine. However, it has the ability to launch openoffice to do further functions. Obviously I have openoffice installed under linux, but the wine app cannot see it. How can I make the wine app see across the emulation layer into linux to see the app it needs? Dont tell me I need to install openoffice under wine as well to get it to work!
View 5 Replies View RelatedThe possibility to run programs that are not installed on the machine, realized by copying the installation folder from another PC. In this way, I have played games and used different applications. Is there any way to do the same on Linux?
View 9 Replies View RelatedI get to my specific problem, I'm running Xubuntu 9.10 (karmic) on a Playstation 3 (PPC). I am attempting to install "Qemu-launcher".
1. Tried to install "qemu-launcher" via "Add / Remove Applications". it gave me an error about conflicting packages, and deferred me to Synaptic Package Manager.
2. Tried to install "qemu-launcher" in Synaptic Package Manager. error: "Could not mark all packages for installation or upgrade -- the following packages have unresolvable dependencies. Make sure that all required repositories are added and enabled in the preferences. -- qemu-launcher: Depends: qemu-kvm (>=0.11.0~rc1) but it is not installable"
3. Tried to download "qemu-launcher" via "apt-get" in terminal - same error as in Synaptic
4. Attempted to download "qemu-kvm" via "apt-get" in terminal: "package qemu-kvm is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source. E: package qemu-kvm has no installation candidate."
5. Found and downloaded "qemu-kvm-0.11.0~rc1.orig.tar.gz". Extracted archive.
[Code]...
I need an application which will create DVD for me, and I am pretty lame in these things. I have nasty sony home theater which does play only DVDs from shop and I cannot play anything I record (so far).
So, my problem is: I have MPEG video file (mp4), and I want to make DVD format with all that AUDIO_TS and VIDEO_TS folders and files in it, which will record me a DVD which will play on my DVD player. To be simple as possible, something like: MPEG_file -> CLICK -> DVD ready
Even better: MPEG_FILE+SUBTITLE FILE -> CLICK -> DVD ready...
I have to do a .deb packet which will be placed in the repositories of the company.When this packet is installed, it only have to copy a plain text archive i've wrote before, to a path where it's being installed.The other requisite is that it have to watch if there's a program (vim) installed, if it's not installed, then the packet i have created shouldn't install.example:
# ls /home/loopin (as we see, this directory is empty)
# apt-get install mypacket
...
[code]...
I'm wanting to make a DSL live boot to run on an ancient laptop. I can't find a live USB creator that will do this for me in Fedora.
View 2 Replies View RelatedI have Debian / Ubuntu / Xubuntu. I'm trying to distribute and run a Python file with the least number of clicks for the end user. How do I create a PKG file for Mac OS X on Linux?
View 1 Replies View Relatedi have 2 dvds and i want to create an iso image out of it. is there any way to do that?
View 1 Replies View RelatedI am trying to make an app launcher for Ubuntu which replaces the top bar (default) in gnome. It will be a menu system in the middle of the screen which you would click on parts to bring up lists of apps and locations. What would be the easiest way to do this, and in which code?
View 2 Replies View RelatedI'm having issues creating a share with 10.04 - but those I'll try and sort out by myself, how Ubuntu creates samba shares these days?
On a test machine I can create shares, but am having some permission issues. I go to the smb.conf file but can't find the created share? Where does Ubuntu store the new config file for creating samba shares? I assume I can just override by creating a share by hand in the smb.conf file like a always do, but I'd rather try and work with, rather than against 10.04.
if anyone knows any trick to create a folder that deletes its contents on every boot, like "/tmp" but on a different hard drive since i have 2 internal hdd's.
[For saving massive temporary cache files, to increase overall speed (1 hdd for use, 1 hdd for storage/temp storage).]
Any idea how one can accomplish this? Oh, and is there a GUI tool that can help with the process?
View 8 Replies View Relatedi have backed up a dvd on my hard driveit is in the standard videots/.vob formation & plays fine using vlc / movie player.how do i transfer it to a dvd disc to play on an external dvd player?i have tried using k9copy / brasero / k3b but none have produced a playable dvd. the dvd's produced fail to load on the dvd player connected to my tv.
View 4 Replies View RelatedI was in the process of registering with the ubuntu bug squad. As i was finishing the UbuntuCodeofConduct agreement form, I ran this command to create a signature key to sign the form.
#sudo gpg --clear UbuntuCodeofConduct-1.1.txt
After the program ran I got this message.
gpg: no default secret key: secret key not available
gpg: UbuntuCodeofConduct-1.1.txt: clearsign failed: secret key not available
Apparently, I don't have a default secret key. How do I create one?
I'm new to linux and unfortunately my site, which was setup by someone else requires some maintainance. I have fedora 8 server running httpd service (I'm guessing its apache). I want to create a sub domain for my web site for development purposes. I located the files of the site but I can't located the httpd configuration file that referring to that site. I checked the default file under etchttpdconfhttpd.conf. I saw the <virtualhost> section, which reffering to the /var/www/html, but my files are not there. There is a file index.php which have only <? echo "" ?>. Where and how can I find the correct reference?
View 2 Replies View RelatedI can currently boot into a given Linux distro on my hard drive. Is there a generic way, for any given Linux distro, in which a boot CD can be created to boot that particular distribution to a login prompt ? The boot CD would need to bypass booting from the hard disk.
Before you say, use the installation CD ( or DVD ), I have repeatedly run into problems booting into a Linux distribution from the installation CD, for quite a number of distributions. These distributions have a so-called repair mode which quite often does not work, or has been gratuitously removed in some current release.
Before you can say, use SuperGrub ( or SuperGrub2 ), both have failed abysmally on my computer in a number of situations.
I am looking for a generalized cookbook solution for any given ( fairly modern/recent ) Linux distribution for creating such a boot CD for that distribution.
Searches on the Internet yield to me a bewildering series of conflicting info so I am asking here believing that there must be some surefire solution generic to Linux itself.
I want to burn a dvd with some data directly without creating .iso file before burning.right now i use to create an iso file first using mkisofs or dd command and then burn using cdrecord command.But i want to know whether is it possible to directly burn dvd without creating iso first?i use following commands-
Code:
and then burn iso using cdrecord
Code:
Merge above two steps into one
He bought a Kguard DVR and a 2TB WD harddrive (SATA). First I tied formatting it from the DVR itself, but it failed. I then connected it to my computer using an USB2SATA connector, and tried formatting it with gparted. That failed with the message: "No partition table found on device /dev/sdd" When trying to create a msdos or gtp partition table it performs the action without errors, but it doesn't save the changes.
Same thing when using parted. When trying to create a msdos or gtp table (or label) it doesn't complain, but when i try to create a partition or simply use the print command it gives me the error "unrecognized disk label". I allso tried fdisk, but it told me to use parted instead due to the large size of the disk.
I had configured Openvpn(2.0.9) server On Centos Machine>its working fine.i had already created keys for clients.Now i want to create one more key for new client.When i tried the "./build-key user " command its showing ""Please edit the vars script to reflect your configuration,then source it with "source ./vars".Next, to start with a fresh PKI configuration and to delete any previous certificates and keys, run "./clean-all".Finally, you can run this tool (pkitool) to build certificates/keys."".
Is there Any way to add more keys without changing Existing keys.
I need to change the functions of some linux commands. We can't edit the binary files provided in /bin, is there any other method other than alias.For ex. - I need to change the function chmod so that it takes only three consecutive integers as input (chmod 777 filename) and nothing else ? Do I have to write by own code for it, or is there any other alternate method.
View 2 Replies View Related