Ubuntu :: Can Notify-send Use DISPLAY=:0.1
Jul 13, 2010
I use Ubuntu 9.10 for one of my MythTV frontends, which have a plasma screen connected using VGA as display :0.0 and a projector connected using HDMI as display :0.1.How do I send notifications using notify-send to the projector? The following doesn't work, i.e. it still displays on the plasma screen:Code:DISPLAY=:0.1 ; notify-send "This will still display on :0.0"
View 3 Replies
ADVERTISEMENT
Nov 1, 2010
I have a script running from a hotkey,it tries to do this:
Code:
DISPLAY=:0.0; notify-send "hi there"
this worked okay in Lucid (Ubuntu 10.04), but doesn't work in Maverick 10.10 I have also tried:
Code:
DISPLAY=:0 notify-send "hi there"
to no avail.
View 9 Replies
View Related
Mar 22, 2011
I'm trying to get notify send to display time as I've done in the past on 10.04.
Here is my script:
Code:
Can't get it to work in 10.10
View 4 Replies
View Related
May 27, 2010
I write a cgi script in python just send a notification command,but that can not work for me.
Code:
#!/usr/bin/env python
#-*-coding=utf-8-*-
import cgi
[code]....
View 9 Replies
View Related
Jun 1, 2010
I've been having some trouble with the notifications on 10.04.Networking and volume popups are visible, but messages from Banshee or empathy aren't showing.
I tried the command notify-send in the terminal, but it showed nothing, unless when doing it as root.
fix or a setting to tweak in order to get full notifications back?
View 2 Replies
View Related
May 20, 2011
I've been using Ubuntu 11.04 for a couple of weeks now, and I can't seem to get notify-send to work correctly (yes, I did install libnotify-bin)
Yesterday, I reinstalled Ubuntu 11.04 and the first thing I did was install libnotify-bin to try notify-send on a fresh install.
It worked fine after the reinstallation until I did sudo apt-get upgrade. Immediately after the updates finished, I tried notify-send again and it failed to display a notification.
No error messages, command exits correctly, no indication of anything going wrong except no notification pops up.
I'm on a lenovo thinkpad t420, 64bit ubuntu.
View 4 Replies
View Related
Jun 14, 2011
Let's say there are machines A and B. user1 is on machine A, and has access to machine B through ssh (also as user1). user2 is sitting at machine B (let's say in Gnome session). And user1 has sudo access on machine B. How can user1 send a message to user2 (so it should appear on user2's desktop) with notify-send? code...
This doesn't work. I get in result:
(notify-send:28676): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
What else should be done to make it work? (trying it on current Debian testing).
View 3 Replies
View Related
Jul 6, 2011
How can i send a password window to display?
View 2 Replies
View Related
Jun 23, 2011
I want to write script at "tcsh" that send message to user ($DISPLAY) and let him to answer me.below command line that open xterm at any user displayQuote:setenv LESS "P'HIT q TO QUIT'"/usr/bin/xterm -display $USER_DISPLAY -geometry 60x7 +sb -rv -e less ./MESSAGE_FILEpressing "q" will close the window.there is any way to press "r" ->
new window will open ->user write a feedback ->message will send back to sender.
View 11 Replies
View Related
Jan 23, 2010
Notify-osd is one of my favorite things about ubuntu but the pop ups last _WAY TOO LONG_. I've been googling for an hour and can't find any way to change it. Is this true? This is literally a big enough deal that I might just un-install it. But, that would be terrible because I think it's a fantastic app if it didn't sit there for five god damn minutes telling me about messages I read five minutes ago...
No, not literally five minutes, so don't respond saying "There's no way its five minutes" or "if it lasts that long something's wrong with your computer". If I really can't change the timing then that's an awful call on the part of the programmers who made it. Who the hell wants an app that can't be adjusted in any way?
View 3 Replies
View Related
Mar 19, 2010
I was hoping to have a pop up come up after my rssdler completes, I was hoping for the nice pop ups that Ubuntu for brightness, audio volume, instant messages ect, i think it's called notify but i'm still figuring things out. Is there a way i can write this into my rssdler start up script? or any other script i'm writing?
View 5 Replies
View Related
May 3, 2010
No matter what I try, notifications do not appear. The notify-osd program is running (if I check ps) and nothing ever reports an error. I just don't see it, or hear it (does it make a sound?)
I think this might be because of my dual screen setup. I have two screens set up, with the screen on the right lower than the screen on the left so that they match up in real life.
This leaves a dead space above the right hand screen, perhaps its appearing in there? But I have already used notification-preferences to move it to the left (does that even work?) and still nothing. What's up? I rely on notifications to tell me that something's up, since the new "notification area" plugin does not flash and is thus utterly useless on this large screen display (design failure)
View 1 Replies
View Related
Dec 24, 2010
I was wondering if there was a way to let lib-notify show notifications above windows that are in fullscreen, such as a fullscreen flash video.
View 2 Replies
View Related
Jan 5, 2011
Since updating Thunderbird (to version 3.1.7), I now get libnotify popups when new mail arrives, even though I have disabled the "show popup" option in Thunderbird's general options. Is there a way to disable these notifications?
View 1 Replies
View Related
Jan 14, 2011
Pidgin was running beautifully with notify-osd until recently i've decided to try AWN-notification-daemon ... didn't like it, so simply disabled it .. now notify-osd is not working at all with pidgin... it works with other applications , but not pidgin..
the pidgin-libnotify plugin is checked and working.. I've reinstalled notify-osd and notify-osd icons package .. but still.
View 3 Replies
View Related
Jun 8, 2011
Is there a way to change the location that notify OSD uses when it displays a new notification? I have some large dual monitors at work which is great, but I typically do browsing/development work on the left display and leave email and other less used things on the right display. Because notifications are displayed on the right monitor, I often miss the notifications because there are outside of my peripheral vision. I generally notice them within a minute or two because the mail icon in the panel is blue instead of black, but I would rather get the notifications as they occur.
When running 10.10 there was no panel at the top of the right monitor, so all notifications showed up on my left monitor. Since I upgraded to 11.04, Unity seems to display a panel on both monitors and thus, all notifications wind up on the right monitor. I would like them to appear on the left monitor instead.
See attached screenshot for more info. Sorry it's not the best quality -- but the idea is that I ran notify-send "test" in the terminal and you can see the bubble on the right monitor instead of the left one.
So...can the location of the notify OSD be controlled somewhere?
View 3 Replies
View Related
Apr 18, 2010
Does anyone know what this program does and how to remove it? I did a complete removal of evolution, and deleted the .evolution folder yet this job still runs. How do I remove it to get a clean install?
View 3 Replies
View Related
Apr 30, 2010
how would you go about piping the output of the shell to notify-osd?
View 5 Replies
View Related
Sep 12, 2010
I wonder if is possible to have a "download finished" notification in Chromium when... well, when a download finishes.
View 1 Replies
View Related
Oct 26, 2010
I've upgraded to Kubuntu 10.10 but there is nothing in my system tray popping up telling me there are packages to upgrade (there are 83 btw!). What should be running? In control panel->software management->settings I can see I have "notify when updates are available" ticked, but I've not been notified of anything. What can I check or install to sort this out?
View 3 Replies
View Related
Jan 6, 2011
I'm using the indicator applet on my top-panel with gm-notify, but the only mail-client I use is the gmail webUI, so I don't need the entries above, just the bottom two entries related to gmail. any way to accomplish this?... is there a config-file for the indicator applet?
here's a screenshot:
I want to remove the first three entries in that list.
View 4 Replies
View Related
Mar 26, 2011
I don't know exactly how it started. It was working pretty well.Before I notice the OSD was messed up, I had disabled Compiz (to test some game) and I've been goofing around with the Awn Dock, moving it around the corners of the screen. Not sure what caused it to bug. I've tried restarting the machine, "sudo apt-get remove notify-osd" and "apt-get install..",I've tried changing system fonts..
What should I do to 'reset' it, or something?I'll be trying to fix it on my own over here. I'll post back if I get any luck at it.Completely disabling Compiz (Desktop Effects OFF) renders this:Doesn't look right.The first picture was taken with Compiz enabled.
View 9 Replies
View Related
May 27, 2011
The notifier does not work under LXDE in fedora 15. It does not output anything through notify-send or any other program which uses notifications.
View 7 Replies
View Related
Jan 28, 2011
It is possible to know when any process is closed? When I refer to any process, is a process that is not a child of my application.
I thought perhaps pipes in /proc/[pid]/fd/..
View 6 Replies
View Related
Mar 9, 2010
I'm running a syslog server on ubuntu 7.04. Can I somehow have it email me if it finds a certain thing in the log? For example. I'm running a PRI and when the PRI goes down, it logs a "DEACTIVED" in the log. I would like an email telling me this so I know to get on it and fix it.
View 9 Replies
View Related
Mar 22, 2010
It never notifies me about any updates.
In my startup following line is present:
update-notifier --startup-delay=60
In my repository settings I have chacked that it should llok for updates daily.
View 8 Replies
View Related
Aug 15, 2010
Starting with Ubuntu Server 9.04, when I log in at times the OS smartly reports the number of updates available. I have a couple of questions of how to extend this functionality:
1) How could I back-port that functionality to 8.04 servers? Does that happen somewhere in the /etc/cron.daily/apt script? (Just the checking on # of packages needing updates, does not need to appear on the login screen.)
2) Then with that information, if the number >0 then use mailx to send admins an email. Since 9.04 and higher already do the first item, then in my mind #2 is the only thing needed for 9.04 and higher servers, and #1 is also needed for 8.04 boxes.
View 1 Replies
View Related
Jul 7, 2011
Does Lightning in Thunderbird have an equivalent to Evolution Alarm Notify?
View 3 Replies
View Related
Aug 17, 2011
I'm writing a script that will send an alert email given certain conditions. I have the impression that sendmail is what I need to do that. I just don't know how to use sendmail at all. I assume I have to set it up like a typical mail client so that it has a mail server to log into to send from.
I've looked through the man pages, but I can't find anything in plain English there on how to set it up, or how to use it once it is set up.
View 14 Replies
View Related
Jan 20, 2011
in the middle of script, i need to send the output of (send command on line 8) to a file
#!/usr/bin/expect
spawn telnet 172.20.64.133
expect "ENTER USERNAM <"
[cod]....
i treid the below on line 8 :
1- send "show command;
" > logfile.txt : gives an error extra character after the "
2- logsave logfile.txt 'send "show command;
" ': error invalid command
3- i simply tried to send the output of the whole script to file logsave /home/logfile ./script : seems that logsave work under root only
4- ./script > logfile : the problem with this is that the output of echo or (read "enter your id") command will not be displayed on the screen (actually nothing will be displayed, i have to open the log file to see the output). is there any way to save the log of the "send" ? or to save the log of the complete script without hiding the output on the screen?
View 2 Replies
View Related