Ubuntu :: Fluxbox Popup Dialog Boxes Not Showing Up

Dec 31, 2010

If I was to make any changes or download anything I have to switch to gnome, because in fluxbox the menu dialog boxes are not appearing.

I'm assuming they are coming up because if it's a dialog asking for my user password the window will unfocus and I can not click on it but no dialog box pops up!

View 1 Replies


ADVERTISEMENT

Programming :: Popup A Dialog On Application Start?

Apr 6, 2011

Anyway, here is something that is puzzling me and cannot think up a good way around it: I call the constructor and show elements of LoginDialog in the constructor of my QMainWindow, like this:

PHP Code:

MainWindow::MainWindow(QWidget *parent) :    QMainWindow(parent),    ui(new Ui::MainWindow){    ui->setupUi(this);    LoginDialog *lid = new LoginDialog(this);    lid.show();} 

LoginDialog is a QDialog and it does show up on application start... but...
It is not active! The QMainWindow is the active window, even if I put lid->activateWindow();

So, the question is: how do I pop up this dialog on application start in such a way that it will show the LoginDialog on startup as active window?

View 4 Replies View Related

Ubuntu :: Eee PC 4g - Dialog Boxes Too Big For Screen?

Nov 25, 2010

I am a total novice to Ubuntu OS. I am running 10.10 on a Eee PC 4g.

Some dialog boxes are too big for my monitor. I have tried re-sizing using mouse's middle button but there seems to be a limit to the amount you can reduce, which leaves them still too big??

I have hidden both top/bottom bars.

I am prevented from setting up a wireless connection. 1. Because the 'Editing Wirelss Connection' box/window is too long to be able to click apply?? 2.Because all the tuts I find are for older versions and don't seem to apply now?

I starting to think maybe Ubuntu is not for me, I am not a programmer?

View 9 Replies View Related

Ubuntu :: Can't Run Evolution: Overlapping Dialog Boxes

Dec 8, 2010

I can't seem to run Evolution. Whenever I try to open it, I get a box asking for the password for my email account as well as a box asking whether I want Evolution to be the default mail client. The answer in either box is not acknowledged, and the only was I can figure out to close it is to "killall evolution". I'm having a hard time searching for bug reports--nothing seems to come up with the terms that I have used.

How can I reset this? I kind of want to try out the Contacts manager feature and the MS Exchange compatibility, but I use Thunderbird for my main email and I don't want Evolution to be the default. Incidentally I'm actually using Fedora 13 but I imagine most of the commands I might need are the same.

View 2 Replies View Related

Ubuntu :: Thumbnail View For Open/save Dialog Boxes?

Jan 3, 2011

after googling around there doesnt seem to be a fix for this its madness

you go to open/save a file, the box comes up - and i'f im looking for a picture theres no thumbnail view?

i have hundreds of pictures in some folders and theres no way to tell which is which i have to click each one for the preview

is there nothing for this in the software center?

View 1 Replies View Related

Ubuntu :: Xdialog Is Not Showing Any Text On Popup?

Mar 23, 2010

am trying this command

"Xdialog --title IMR --yesno IMRCAME 8 25 &"

Popup is comming but nothing showing on popup window. and getting below mentioned error on terminal. Gtk-WARNING (recursed) **: Failed to load module "libcanberra-gtk-module.so":

libcanberra-gtk-module.so: cannot open shared object file: No such file or directory

View 4 Replies View Related

Fedora Installation :: Fonts Showing Up As Random Boxes?

Jul 30, 2009

I reinstalled Fedora 11 last night because i saw that I could leave out packages that I don't need by unchecking everything in the software selection screen. Anaconda installed about 179 packages and I rebooted. I installed X, GDM, and LXDE, but whenever, I start GDM, all the fonts show up as random boxes, ie. there's no english on the sceen, just boxes. I'm pretty sure that i forgot to install a font that fedora uses for gdm but i don't know which one to install.

View 1 Replies View Related

Ubuntu Installation :: 10.10 Installer Hanging - Dialog Showing Check List

Mar 21, 2011

I am trying to install ubuntu 10.10 on an eee pc 1000H but the installer is hanging on the installation dialog that shows the check list for installation (min disk space, connected to the net, plugged in to wall outlet, etc).

View 4 Replies View Related

OpenSUSE :: Setting File Filter For File Open Dialog (to Suppress Showing "hidden" Files, Etc.)?

Dec 10, 2010

On both my 32-bit laptop (openSUSE 11.3) and my 64-bit desktop (openSUSE 11.2) I have been unable to find out how to prevent seeing all the "hidden files" when opening files in many applications, including (for example) GIMP, Xournal, OpenOffice, gedit.In the Control Centre "File management" options "Show hidden and backup files" is NOT checked in "File Management Preferences.

View 2 Replies View Related

Software :: USB Mounting Error In Ubuntu 7.10 / Showing Cant Mount When I Clicked Details Its Showing Bad Blocks?

Dec 12, 2008

I would like to know when usb inserted, its showing cant mount when i clicked details its showing bad blocks in beginning , and smething in /dev/sd6. Can i knw why usb drive cant be mounted automatically , even if its set to do so, and to cope the error mentioned above

View 1 Replies View Related

Ubuntu :: Keep Getting A Weird Popup / Fix It?

Jun 16, 2010

I think this happened after I upgraded to 10.04. Any ideas?

View 9 Replies View Related

Ubuntu :: Popup / Notification After Updates

Mar 18, 2010

I am having some major problems with some popups and all of my notifications:

Ubuntu Karmic 9.10
Video Card: ATI Raedon Mobility 7500 (open source drivers)
Running GNOME up to date version for 9.10, no compiz for now (on laptop)

The main problem is that, after updates, I have been getting popups and notifications that look like the attached... Which is problematic if you want to use popup/notifications such as those popped up.... These include Pidgin notifications, Sound Notifications, and whenever I attempt to open System Monitor, as can be seen from the snapshots.

View 4 Replies View Related

Ubuntu :: Travelocity Popup Using Firefox?

Apr 3, 2010

Not sure if this is where to put this but I have tried googling to find a fix but couldn't find anything.

When I go to Travelocity to search for airfares a popup comes up. It is a small window and often it is for Netflix.

I can't figure out how to not have this popup show up. I have checked the Preferences/Content. I have block pop-up windows checked. I also looked to make sure travelocity is not listed, it isn't.

how to make this pop-up go away?

View 3 Replies View Related

Ubuntu :: Get A 'Save Screenshot" Popup That Is Using Most Likely 100% Of Cpu

Jun 26, 2010

I go to turn on my laptop this afternoon and it boots up fine, but then I get a 'Save Screenshot" Popup that is using, most likely, 100% of my cpu. So I can't do anything, mouse doesn't move, shortcut keys do nothing, all I can do is a hard shutdown.

View 4 Replies View Related

Ubuntu :: Display Message Popup Program In C Or C++?

Sep 12, 2010

how to program in C or C++, but I'm pretty decent with python ( I've only used this on Windows ) and I was wondering if there was a way I can display my notifications like that as well. If you could just tell me what causes these messages to display like this I'm sure I could do some investigating of my own.

View 5 Replies View Related

Ubuntu :: Sending A Popup Message To Another Computer?

Oct 1, 2010

In windows we used to send a pop up message to another computer that is connected in home network using the following command,

Code:

Netsend [username] "message"

what is the equivalent command in ubuntu..?

View 4 Replies View Related

Ubuntu :: Unreadable Popup/dialogue Box Text

Jan 6, 2011

Have recently installed 10.10 x64 on Gigabyte H55M-D2h/Intel i5/4GB/Onboard graphics&sound and have trouble with some text display. When hovering over some apps, the "help" dialogues appear as black on black, and same for some right/left click dialogue boxes.

View 1 Replies View Related

Ubuntu :: Date And Time Can't Unlock Popup

Mar 10, 2011

ubuntu 10.10 64bit my system clock keeps running late, and for some reason, I can't use NTP to synchronize it.If I try to use System -> Preferences -> Administration -> Time and date I can't unlock the popup (see attached screenshot) - I can click on the little yellow lock icon but when I do so, nothing happens.I tried "sudo ntpdate..." but i get the "the NTP socket is in use, exiting" error.

View 9 Replies View Related

Fedora :: Evolution 2.32.2 - Not Showing Html Websites Showing Up In Email Like Venison Sending A Promo

Aug 7, 2011

Having one issue with evolution not showing html websites showing up in email like verizon sending a promo. I have gone to edit, preferences, mail preferences, html messages and have always load images from the internet chosen. I have also added sender to contacts. Even if I right click message and tell it to dload images it doesn't.

View 1 Replies View Related

General :: Screen Not Showing On Laptop But Showing On Projector When Connected

Apr 18, 2011

When I try to connect a projector to my laptop (already running) and hit the fn+f7 (the designated button for switching screen), nothing happens. I see "no source found" on projector screen and my laptop screen works perfectly. Now if I restart the laptop with the projector connected, I see all the intial booting messages on the projector screen (not on my laptop), then the gnome login screen appears on both the projector screen and laptop (when the login screen appears on laptop it looks like it has lower resolution than my usual laptop resolution). But immediately after I log in, my laptop screen goes blank, and projector screen becomes the only active screen.

If I restart without the projector, again all normal operation on laptop screen is restored.

I feel like I am missing some very silly options. Any help is appreciated.

Here is the output of xrandr when the laptop is connected:

Code:

View 3 Replies View Related

Ubuntu :: Disable Rhythmbox Song Popup / Notification

Jun 5, 2010

Using Rhythmbox 0.12.8 in Unbuntu 10.04, if you want to disable the pop up song notification every time it starts a new song, go to:

Edit -> Plugins

and un-check the "Status Icon" plugin.

View 2 Replies View Related

Ubuntu :: Can't Type Any Code In Eclipse After Tips Popup?

Jun 19, 2010

I am using ubuntu remix 10.04 on Dell mini 12 notebook. Everything is perfect expect coding in Eclipse. If any code tips window pops up, then I can't type in any letter until I click right mouse button or [Alt + Tab] to other window and switch back

View 2 Replies View Related

Ubuntu :: How To Remove Files Download List Popup Box

Aug 15, 2010

I find the pop-up file download box that lists all files downloaded I know what I download and it keeps popping up at every download.

View 4 Replies View Related

Ubuntu :: Popup Notifications Missing / No Longer Appearing

Jan 21, 2011

the pop-up notifications that usually appear on the top-right of the screen when I increase/decrease the volume via media keys on my laptop (among other notifications) are gone.

Is there a way I can restore those?

View 9 Replies View Related

Ubuntu :: Colours On Desktop Popup Notifications / Solve This?

Mar 3, 2011

When you hover your cursor over in icon often you get some info about it.

Now I have the problem that this info is unreadable in all the KDE apps I use and in Skype. (see the sceenshot I attached to see what I mean)

I uses Ubuntu 10.10 with Gnome the radiance theme.
When switch to another theme and then immediately switch back to radiance the colours are good but after a reboot I get back the unreadable colours.

What can I do to solve this problem?

View 9 Replies View Related

Ubuntu :: Changing Applet Indicator Popup Color?

Jun 18, 2011

Is it even possible to do this? I cant find any files or settings in the themes folders. What I want to do is change the ugly grey/black popup in the top right to a different color and change the font color as well. This is 10.04 Netbook Remix.

View 2 Replies View Related

OpenSUSE :: Popup Windows Become Black In KDE

Aug 20, 2011

I quite haven't figured out exactly when this happens, but it seems it happens after I connect an external monitor after logging, instead of logging in with the monitor plugged in. What happens is that every new window including popups become black. It seems if I turn off the desktop effects it goes away. I'm using T500 with intel graphics, and tumbleweed with KDE 4.7

View 6 Replies View Related

Fedora :: Flash Popup Goes Blank?

Mar 19, 2011

Could someone try [URL]and then take vid and open that in whole screen. Since is it this machine why I got blank if I am try to expand it to fill screen.

View 5 Replies View Related

Programming :: Do A Popup Window On A Webpage?

Mar 2, 2010

I want to do a "gallery" on a webpage, ie. a series of thumbnails, whhich when clicked, will popup a new window of a bigger image of that same things (with more details about it, etc.). How do I do that? (I think it's soemthing to with "window.popup" in Javascript, but how do I use that? Can I do it with <a href="something" target=new>?)

View 12 Replies View Related

Ubuntu :: Create Script To Render A Message Box Popup Notification?

Jul 1, 2010

Transmission offers to run a script when a download is complete.

I'd like that script to create a popup message saying "Download Complete" (including the name of what was completed if possible otherwise just generic "DL complete")

I tried 'man notify-osd' and 'notify-osd --help' but it is not found.

Yet it is installed by default.

The message must stay up until clicked on so that if something finishes overnight, the msg is still there in the morning.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved