Ubuntu :: Get Launch Feedback For Qt Applications?
Dec 30, 2010
How do I get launch feedback for Qt applications such as VLC? For example, if I open a file with a gtk application the mouse turns into a spinning thing to show the application is loading, but this does not happen with Qt applications.
View 7 Replies
ADVERTISEMENT
Aug 11, 2010
As the subject of this post suggests i'm trying to launch Ubuntu applications from a php script, i have tried different ways of doing this but without much success.Firstly i would like to explain why and maybe somebody may have a better suggestion or an alternative route...I am making a 'personal' remix of Ubuntu which will be a live CD i can use for my university work (studying computer forensics), it will basically be a minimal install with every Linux based forensics application i can lay my hands on,instead of having a huge list of shortcut's in the menu's that ship with Ubuntu I though it would be fun/a challenge to make a fancy PHP based web site which contained a database of the programs so i could search through them and find what i need by category ect and then launch those applications from the same site.I can 'talk' to Ubuntu through some small scripts i've tried but i can't launch any applications.Here is what i've got so far....
Code:
<?php
echo "test1";
[code]....
View 9 Replies
View Related
Nov 1, 2010
I recently installed stacks for Docky using the script of this link here [URL]
Until that, everything is okay. I can drag and drop folders to Docky, and when I click 'em I can easily see it's content like in Mac OS or Cairo.
But the problem here is that I wanted to make an Application folder like in Mac OS X. I made a folder that I called aplications and there I put all the applications I have installed.
But, when I try to open an app from the Docky, it just opens gedit with info about the app I'm trying to open. Is it related that all the application's names are .desktop files? Is that an executable?
Below I leave two caps, the first is of the folder opened in Docky stacks. The second is of what I get when I try to open and application directly from stacks.
View 1 Replies
View Related
Dec 12, 2010
I tried to launch java files (.jar) by choosing a program Openjdk Java 6 runtime. Then it gives me an error that the file is not marked as executable. I know how to solve problem with wine by making a launcher with a command and path
View 8 Replies
View Related
Feb 26, 2011
i upgraded my sisters laptop from 10.04LTS to 10.10. I updated everything, prior to starting the upgrade.Everything upgraded fine, however some applications simply wont launch.For instance, if i launch Ubuntu Tweak from the main menu through Applications>System Tools> Ubuntu Tweak, i get the ubuntu tweak splash, but then nothing after that.If i type "ubuntu-tweak" in terminal i get:Quote:
user@user-ubuntu:~$ ubuntu-tweak
/usr/bin/ubuntu-tweak:97: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
[code]....
View 3 Replies
View Related
Jun 16, 2011
I'm thinking about making some offline splash page for Ubuntu (Similar to how Jolicloud functions) I'm wondering if it's possible to be able to launch an application (For example, gedit) by clicking a link on the offline webpage?
View 3 Replies
View Related
May 11, 2010
I recently acquired an android device and would like to be able to ssh into my machine and launch certain X applications ( Amarok, other video players)
This works well when I launch server tasks that don't require an interface, however when trying to launch Amarok on the host from a remote session, I get an error about DBUS and display obviously. Just to clarify, I do not want them to launch on the phone itself but on the host, If I start them manually while at the host II can then control them remotely fine once they are started. . .
View 7 Replies
View Related
Apr 29, 2011
After upgrading to Natty from Maverick I started playing with the Compiz settings (trying to get my cube back), causing the Launcher to vanish!
This means I can't launch any applications - is there an easy way to restore it?
View 9 Replies
View Related
May 26, 2011
I have installed Ubuntu 11.04 Natty Narwhal. I'm using the Gnome desktop (Ubuntu Classic) instead of Unity.
My problems is, when I launch certain applications, most of the time LibreOffice ones, Ubuntu desktop freezes.
When this happens the desktop becomes unresponsive to the keyboard. However the mouse pointer can still be moved around. Everything on the screen will freeze including panels and their items.
This happens only when an application launches.
I have already set up a shortcut key combination so that Ctrl + Alt + Backspace will perform a session restart. But when the above mentioned problem occurs, shortcut keys do not work (so I can't just do a session restart). So there's nothing to do other than restarting the laptop by holding the power button down.
View 6 Replies
View Related
Jul 9, 2011
Ubuntu 11.04. I would like to move the Applications Icon, the one that launches a window where I can view and launch all my applications. I want to move it up near the top of the Launcher Bar, where it would be more readily accessed. I've tried "clicking and dragging but the only thing I can do is switch places with the "Files & Folders" Icon.
View 5 Replies
View Related
May 14, 2015
I downloaded emacs, but when I run it in terminal, it does not open the gui - it opens emacs in the terminal and I do not want that. Also, kate just doesn't launch and a bunch of error appears. What do I need to do to launch the applications on GUI by default?
View 3 Replies
View Related
May 18, 2010
When I try to run thunar,for example, as root i receive a :
Code:
bash-4.1# thunar
No protocol specified
[code]...
View 5 Replies
View Related
Jan 27, 2011
System: Dell Inspiron 6000 laptopUbuntu version: completely stock Maverick installAfter using my laptop for about half an hour to an hour, the following odd symptoms appear, usually while using Firefox:Firefox is unable to display web pages, displaying a Javascript error.The notification icons all disappear.The icons in the application launcher disappear, but the menus are still accessible - however selecting an application has no effect.The shutdown menu is inaccessible, so the only way to recover is to hard reset.
View 3 Replies
View Related
Mar 25, 2009
Today (25 of March) Fedora 10 asked to install latest security updates. I allowed it to install them and everything seemed ok. But after the next boot I understood that some applications won't launch. Skype, last.fm player, VirtualBox - all the qt ones. I've reinstalled those apps, and reinstalled qt. They still don't launch.When I execute one of them from terminal - it just waits and nothing happens.The process really starts, I can see it from ps -A and gnome's System Monitor.Here's the /var/log/yum.log for March 25th:
Mar 25 00:20:37 Updated: libX11-1.1.5-1.fc10.i386
Mar 25 00:20:39 Updated: lcms-libs-1.18-1.fc10.i386
Mar 25 00:20:44 Updated: gtk2-2.14.7-7.fc10.i386
[code]....
View 14 Replies
View Related
Mar 27, 2010
How to launch the gui applications on remote computer(The application should be displayed on the remote computer, not on the computer from which command is given).
View 4 Replies
View Related
Jun 5, 2010
do all programs installed from software center lanuch from applications? installed fcrackzip but i can't find it to open it.
View 1 Replies
View Related
Jul 12, 2010
I am new to Linux (I get to learn it for work ) I was wondering how to launch multiple applications on different work spaces via a script. I have researched it and come up with most people using "Devil's Pie" I don't have this as an option. (work reasons) I was wondering what commands I could use in the script file to launch an app. on Said monitor on Said workstation.
View 2 Replies
View Related
Sep 7, 2010
I've just installed Ubuntu and noticed that there are two tool bars.The one at the top says applications, places, system and then there is also one at the bottom.Is it possible to have just a single toolbar that has a "start button", "quick launch icons" and open applications?
View 1 Replies
View Related
Apr 26, 2010
I've set some alias for bash, but, obviously, they only work on the terminal. What I want to do is to launch some applications (Alt+F2) using such "alias" - I guess I'd have to define them somewhere else, but I don't know where.
View 2 Replies
View Related
Aug 17, 2010
I am a sound engineer trainee and I'm desperately looking for a Linux version of the Simple Feedback Trainer [URL]. It's a rather easy but very good program that provide info to sound engineers train the detection of feedback frequencies. Do you know if such a thing already exists? I haven't been able to find it in the Ubuntu Software Center.
View 2 Replies
View Related
Oct 12, 2010
I'm running Maverick right now, but the problem also occurs with Lucid. My sound card is a creative X-Fi Titanium (emu20k2). Audio playback is fine, surround is fine, etc. Audio capture is "fine" too - the problem is that the microphone picks up everything that the headset is outputting. This is very strange since the headset is a noice-cancelling headset and in order for that to happen on other platforms (windows) I essentially have to turn the volume up to astronomical levels. As always, this doesn't happen on windows.
Needless to say this poses somewhat of a problem with VoIP applications since folks I'm interacting with constantly hear themselves echoed back by me. The only solution is to tune down the microphone volume but that adds another problem: people can no longer hear me clearly.
So my question is: is there a way to enable echo reduction for Pulse Audio so that the mic doesn't constantly capture what's coming from the outputs? And yes - when I look at the "input" tab in the sound preferences application I can see the marker move if I speak - same with pavucontrol
View 1 Replies
View Related
May 16, 2011
Have been using Lubuntu Natty (32-bit) happily for a few days now, even generated a remastered iso (urxvt, custom .bashrc, .bash_aliases, Chromium with AdBlock Plus, Tabs to the Front, Context Menu Search, Unified Openbox and GTK themes, aria2c, htop). One of the Peppermint OS developers put together a 64-bit version of Lubuntu Natty. Downloaded and installed it from USB (using USB Creator) today. Hangs pretty bad at LXDM login screen.
View 1 Replies
View Related
Sep 24, 2010
I'm a C newbie. Just wrote this temperature converter. I know it's very basic but, as it is, is there anything wrong with it? any things that are done incorrectly? It seems to work fine.
Code:
#include <stdio.h>
int main(void)
{
float fahr, celc, result;
int choice;
[Code]...
View 10 Replies
View Related
Jun 12, 2010
So I've used Jack Control for sometime now to control my recording suite that I use (Ardour, Rakarak, and Hydrogen Drum Machine) recently however, when I start the Jack control, as soon as I connect input to output in the connections window, it's like it has internal feedback. The feedback crescendos, then cuts out. after that (let's say I have my Fender plugged into the sound card) if I strike a string there it comes out muddy distorted with an awful echo (some what like what echo would sound like on blown speakers). I have checked all the settings, everything is as it was before when it worked fine... dunno... is Lucid possessed?
View 9 Replies
View Related
Jan 7, 2010
At Dell we have worked hard to build out the Dell Consumer Support Home Page to be a thorough support website providing all levels of self-support service, as well as providing easy access to all of the relevant information needed to obtain assisted support. The design of the page has grown organically over time, but we feel it's time to give the look/feel of the page a facelift.
View 1 Replies
View Related
Mar 14, 2011
There is a new openFATE proposal (http://features.opensuse.org/311661) to add a desktop icon to the Live CD's that will use smolt to provide feedback for hardware options that work.
View 2 Replies
View Related
Apr 7, 2010
I've read tutorials and put together this IPTables firewall for my LAN fileserver. Appreciate any feedback you may have to offer:
Code:
*filter
# Flushes any current rules
-F
# Sets all default policies to DROP
-P INPUT DROP
-P FORWARD DROP
[Code]...
View 6 Replies
View Related
Feb 25, 2011
First off, this isn't the usual "physical" feedback of a speaker being too close to the mic. This mic is part of a headset so there's no way for the output and input to overlap and cause feedback. This mic has worked perfectly for me in the past, but I recently re-installed my OS and it hasn't worked since.
It seems as if my audio out is getting redirected to microphone in. If I open up and sound recording program while I have some audio being output, the output will get echoed back in through the microphone channel, although any actual microphone input is never picked up. I can blow or scream into the mic and there's no indication at all that Linux is picking it up.
I'm running ArchLinux with ALSA. I've gone into alsa mixer and played with just about every channel in every way I can think of, and none of the options seem to fix the problem.
How should I fix this? I use my mic pretty much constantly when I'm on the computer, being without it sucks.
View 1 Replies
View Related
Mar 7, 2011
I use Squeeze. I just recently upgraded from Lenny. My sources.list is a combination of Debian DVDs and some http repos (for multimedia, non-free, and security updates). I rely largely on DVDs because I use dial-up.
When I tried to run apt-get dist-upgrade for the multimedia packages on my system, it told me to insert Debian DVD disc #1, and from that attempted to install the following programs: librtmp0 libdirac-decoder0 libggiwmh0 libggiwmh0-target-x libvdpau1 twolame. But, it then told me:
[Code]....
View 5 Replies
View Related
Jan 14, 2010
I am going to be involved with a massive filesystem copy from a local to a remote server in the next couple of weeks. There are ten filesystems in involved in this process. All, except one, are one hundred gigabytes in size, with the remaining one at twenty gigabytes.The cp command with the -pr options will be used to copy the directories to their new location. A speed test, involving ten directories, was done to determine the average amount of time it would take to complete the process. The ten directories used in this test ranged in size from 2.3 gigabytes to 4.3 gigabytes. The results indicated the average amount time to complete the copy was around one minute and thirty seconds.
The question I have is the following: Is it better to interactively go to each filesystem and run the cp -pr command there, or should I write a script that will automatically go to each filesystem and run the copy?
View 1 Replies
View Related