Ubuntu :: Generate A New NotifyOSD Bubble From Command Line?
Feb 27, 2010How do i generate a new notifyOSD bubble from a command line?
View 1 RepliesHow do i generate a new notifyOSD bubble from a command line?
View 1 RepliesI have a project due for my Intro to C++ class and we are suppose to generate a file listing that will take an input of a C++ source code with .cpp extension and make a copy of it with a .lst extention that will have a line number preceding each and every line.
View 12 Replies View Relatedi've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies View RelatedI have a many text files that have XML tags all shoved into 1 line. I want to create a new file that splits each XML tag onto a new line. code...
View 3 Replies View RelatedI'd like show a certain line or lines of a file with context, kind of like a unified diff, on the command line in Linux:
$ (something) -l 154 stuff.py
150: def foo(bar):
151: """
[code]....
How can I print Linux command line history without including the line numbers? I want to send it all to a text file like this:history >> history.txt
View 1 Replies View RelatedI know my way around MS Windows much better, but I just don't feel right trying to program something for Android on a Microsoft operating system. I am interested in Android programming so I followed the instructions on [URL] to install the environment on my computer...
I just installed the JDK, SDK, Eclipse successfully (or I assume):
* When I get to Step 4 where I'm supposed to run 'android' it will not run. I get the error message "android: command not found" (I am definitely in the right directory).
** When I double-click it in nautilus, it opens up in gedit. I can set the permissions in nautilus (through the properties - Allow executing file as a program) and get it to work,
My system:
Intel i7
Ubuntu 10.10 Maverick Meerkat
android-sdk-linux-x86
eclipse 3.6.2
how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
[code]....
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
Code: cmd='date | wc'
$cmd If this script is executed, an error is generated. The reason written was that "The execution fails because the pipe is not expanded and is passed to date as an argument".What is meant by expansion of pipe. When we execute date | wc on the command line, it goes fine.then | is not treated as an argument. Why?
I installed the Berkeley DB on the Ubuntu server and tried to access the dbxml from the command line and it returns command not found
path/to/dir/dbxml-2.5.16/install/bin$dbxml
-bash" dbxml: command not found
Can someone point me in the right direction
I tried
Code:
chown -R owner:group *
which does not work on the invisible directories (why?). When I used ".*" as wildcard it changed all (visible) files including the parent directory (the one I was currently working in which is the "dot") . I can change the invisible directories owner and group using dophin but how is it done from the command line?
I am trying to learn how to pass more than a one-command startup for gnome-terminal.
I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
USAGE="
${0##*/} [-x] [-g]
code....
However, running with the -g option to invoke gnome-terminal, I get a "There was an error creating the child process for this terminal" error.
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
I'm trying to convert this awk command from command line into an awk script, but just cannot get it to work:
This is what i have after my BEGIN
Am i missing something here? this just prints out the count for everyline, not counting lines on 5th field that match 'A'
I'm new to linux, and I've been following a paper [URL] to build a linux cluster using RedHat 5. I'm up to part VII step 5, installing the message-passing software MPICH2-1.4, and I'm not quite sure how to "execute the compile command 'make' to generate the binary codes of MPI."
View 13 Replies View Relatedhow do you write the ASCII character #27 in the vim command line?
View 6 Replies View RelatedUsing netbook asus 1005ha with lucid beta 1 with most of updates on learning to use the CLI and headaches cd command does not seem to reconise directories here is a sample
Code:
yeh i know read the f#####g manual i am but any help would be greatly accepted tried sudo with same commands same problem did have a problem on my debian system that was to do with paths this is not the same on a different footnote anyone thinking of upgrading to lucid sit tight on 9.10 there are still to many issues that need ironing out for a system that is your main system.
I like Empathy, but when I quit the program the chat-bubble in the top-right corner (on the indicator/logout applet) stays. Is this a bug, or is there a way to fix this?
View 1 Replies View RelatedI recently reinstalled ubuntu (switched from x64 to x86) but kept the /home partition. Ever since, the notification bubble keeps showing misplaced as in the attached picture. I tried reinstalling the notify-osd package but to no avail. I looked around and found that you cannot customize anything about this bubble.
Ok, I don't want to customize it. I want to fix it. How can I do that please?
I'm using lucid with all my packages up-to-date
I like the bubble notifications when someone sends me a message.. but they're so slow. If someone sends me a lot of messages in one minute, they'll take a few minutes for a bubble with each message to popup.. and there's no way to close it and tell it to shut up..Is there anything I can do about this?
View 9 Replies View RelatedYesterday while me and my friend were in the train, we tried to set up a wireless network and play frozen bubble. So one of us makes a new wireless connection, the other connects to it, but we observed this: When the creator of the wifi network opens the game and tries to start the multiplayer, it says that it cannot connect to the server. On the other computer there is no problem with it. We tried to change the host of the connection, but the result was the same (the host computer couldn't connect to the "server")
View 2 Replies View Relatedwhen I activate caffeine with ubuntu 10.10 it stops all bubble notifications.Like for example I use radiotray and listen to it for a good length of time and when it changes stations or songs a bubble notification comes up. Lets say if I have caffeine activated to disable screensaver it stops all notifications but as soon as I disable it, it stops.
View 2 Replies View RelatedHow can I get notification bubble like ubuntu desktop in my debian box ? I am using icewm and also have the following installed here
ii notification-daemon0.7.1-5 daemon for displaying passive pop-up notifications
ii pidgin-libnotify 0.14-6
display notification bubbles in
[code]....
How can i hide the bubble with username in the upper bar, right hand? It is linked to the shutdown icon but i want to keep that icon but hide the bubble with the name of the user.
I was searching but i didn't find anything, only how to hide all the mini-applet session (shutdown icon included).
I attached an image with what i am saying.
url
I want to disable bubble notifications for new emails (but I still want indicator applet to change color when email arrives). Those notifications distracts me a lot, so I want remove them.
Is it possible? I was only able to disable the evolution notification at all, but that is not exactly what I want.
i am using the latest version of Debian Squeeze. everything is up to date but the pidgin program doesn't display the notification icons in the top right corner like it's supposed to, whats the problem here because i don't like to manually check to see who has logged and who has logged off.
View 3 Replies View RelatedHere's my code for bubble sort with double type
Code:
#include <stdio.h>
void swap_double( double *a, double *b )
{
double _t = *a;
code....
When I run frozen-bubble, I get this error:
Code:
lysender@darkstar:~$ frozen-bubble
Can't locate Locale/gettext.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.12.2/i486-linux-thread-multi /usr/lib/perl5/site_perl/5.12.2 /usr/lib/perl5/vendor_perl/5.12.2/i486-linux-thread-multi
I have updated to current as of Jan 2 but I'm not really sure when the problem started since I only play with frozen-bubble sometimes.
Will rebuilding fronzen-bubble solve it? Haven't tried it yet as of now.
I've got a strange problem: when I run Frozen Bubble from my user account, I get no sound, but the same game has sound with my wife's account and the root account.
EDITED TO ADD: My user account has sound for DVDs through Kaffeine, Mplayer, etc. And the system sounds are working just find.
How can we do everything, or as much as we can do, from the command line? In particular, I am trying to get rid of the top panel in Ubuntu. Because,
1) It takes unnecessary valuable space.
2) Even if I use a huge monitor, it introduces distraction to me while working.
I created a shortcut so that with a single keyboard key I can open a terminal. For example, if I want to restart the computer, I use: "sudo shutdown -r now". Or I can even create a shorter alias. So I do not need the logout menu. But my problem is, some programs put an icon on the top panel when they are working. So, what is the best way of using command line, and getting rid of the top menu.
I was wondring if 7zip still only runs in the command line. I searched and got a bunch of old threads like this: [URL].. but I'm not sure if that has changed since 2007. A GUI would be awesome.
View 2 Replies View Related