Ubuntu :: Draw A Picture That Will Show Up In Tomboy?
Jan 26, 2010Is there a way to draw a picture that will show up in tomboy?
View 4 RepliesIs there a way to draw a picture that will show up in tomboy?
View 4 Repliesmy notebook has an external monitor connected with 1280x1024 pixels.
As long as the resolution of the external monitor is set to 1024x768 I can watch video with VLC, mplayer etc.
But once I set its resolution to 1280x1024 all mediaplayer play only sound. This happens on the external screen and on the built-in screen of the notebook. The desktop is extended to the external screen.
I've just upgraded to Maverick and as the Me menu works with Empathy I started to use it as my default IM client.
But no matter what I do, it won't show my picture.
I tried resizing the picture to 96x96, I tried to convert it from jpg to png. I tried uninstalling the program with apt-get remove --purge. I tried also removing the ~/config/Empathy directory and all others related to the program and then reinstalling it but nothing seems to work.
I even made a video aboout it, maybe I'm doing something wrong: [URL]
complete noob, please forgive me if this has been covered a million times, butMy asus F9e laptop, shows picture ok on my plasma tv, but the sound doesn't - I'm running ubuntu 10.10
View 4 Replies View RelatedI am running Opensuse 11.3, KDE 64 bit. I have a nvidia GeForce 9400 GT graphic card.Somehow Dolphin and Firefox cannot show picture preview.It comes out like this; ImageBam - Fast, Free Image Hosting and Photo Sharing ImageBam - Fast, Free Image Hosting and Photo Sharing.
View 9 Replies View RelatedI'd like my DSL box to show a picture instead of the start up info as the system boots.
View 1 Replies View RelatedI have an old Compaq Pro desktop with Ubuntu 8.04 installed. been using it without a major problem until four days ago. When I attempted to boot all I got was a screen with green vertical lines at the top and horizontal yellow, red, and orange lines below that. Since I recently had downloaded a new kernal I tried to use another kernal but that got the same result. I tried to boot with a live cd and finally got it to boot in low graphics mode. I have also tried to boot into the safe mode and tried the recovery option.got the following warning:xserver-xorg postinst warning: overwriteing possibly customized configuration file; backup in /etc/X11/xorg.conf .20100323151611I have no idea what that means or what I should do. Can anyone point me in the right direction? I would really hate to wait the 30 some odd days for 10.04 to come out.
View 4 Replies View RelatedI select GLSlideshow in the KDE system settings, but there is no option to choose what folder I want to use. I have to open xscreensaver to do this. However, I don't want certain sub-folders being used and I can't seem to be able to blacklist those folders.
View 2 Replies View RelatedHow this can be done? I already have the necessary codecs installed and have kde 4.2.
View 9 Replies View Relatedi had just edited a picture in digikam that was going to be my new desktop wallpaper.when i went into system/preferences/appearance to make the new change it would not show the new picture that i had just edited as a choice to change my new wallpaper to. then i tried closing the appearance box and it would not close.then i shut down and restarted and when i bring up the appearance box it does not let me click on anything within.also can't close it.seems like other applications are working normally.
View 9 Replies View RelatedI'm trying to use Pinta Image Editor but I cannot find an option to preview the image, in a viewable size, before I work on it.
what to do in this situation? Prefferably it would be nice to view all the pictures as thumbnails.
When I hover over an open programme which is on the task bar I get a pop up, but instead of a picture of the actually programme I get a grey box like this
View 3 Replies View RelatedI have Wacom Bamboo Fun Pen & Touch pen tablet and I'd like to use it to draw on the top of the screen.. For example if I have Evolution opened on the screen, I want use my pen tabled to draw with freehand on the top of Evolution. Did you understand? Is there any small application which allows to do that?
View 9 Replies View Relatedi am using Kubuntu 9.04 with KDE4 installed. I created some bash scripts and used Kdialog to display the graphical items and other things, only the progressbar in Kdialog, I am unable to use. I read the tutorial in KDE's website but still it shows me an error saying "ERROR: Couldn't attach to DCOP server!".
View 1 Replies View RelatedI need a program (to draw or paint patents like the example below
Example:
http://www.google.com./patents?id=-K...page&q&f=false
I remember that the Word version of Windows XP had tools to create drawings but I can not find (or help) equal tools in Ubuntu Ooo.
Also, Windows has the "Paint" program that I used (pasting Word drawings) to erase, create mirror-effects, etc
Can somebody recommend me a good program (not CAD way) for simple drawings for patents?
if this isnt correct place to ask my question, forum seems large and im not familiar with it yet. I would like to draw to windows with conky. I allready have an idea with launching conky ~/. config1 & conky ~/.config2 and this should work but is it possible to have 2 conky windows without launching second instance of conky ?
View 5 Replies View RelatedOpenOffice 3.0 on Ubuntu 9.04
I have a card project in OpenOffice Draw. In this project is a bitmap with the year 2009 embedded in it. I want to change that to read 20 and I can place the current year as a text layer on top of it.
I have a grid laid out on this bitmap, and I have overlaid text information such as date, time and frequency.
I got hold of the bitmap and cut it, leaving my data there but the form behind it missing. I pasted that into gimp and did the editing, saved it as a .bmp file and loaded that into Draw. I copied the bitmap from this bmp file and pasted it back into my card project.
The bitmap is now sitting on top of my data and I want to send it to the rear so my data sits on top of it.
I can not find a single reference to how to send layers to the front or to the back in OpenOffice Draw.
Launchpad.net is a way to get help online, but I am completely lost on that site, so I am asking here on the Ubuntu forum.
How would I make pcmanfm draw the desktop instead of Nautilus?
View 3 Replies View RelatedDoes anyone know an application that can draw UML graphs automatically from Java code for linux platform. I've tried startuml, but in doesn't work very well.
View 1 Replies View Relatediam doing a project in GUI.. inthat i have to draw graph(sine wave)by the obtained values.. iam using fltk2.0 in linux 2.6 kernel.
View 1 Replies View RelatedHow can one draw a circle in c++ without making use of BGI.
View 4 Replies View RelatedI am looking for a way to draw on the screen in X Windows using c++, the GNU g++ compiler. I don't want to mess with requirements so just how to draw in x windows. Can it be done with g++ or is there something else I need to use.
View 8 Replies View RelatedI am very new to Linux and I hope someone on here can provide some help.
Goal:
I am am developing an embedded application on Linux 2.6 that will hopefully run without a GUI. There will be no user input just simply displaying information to the user in a graphical form. I will be drawing the screen in C and outputting this to the display.
Problem:
I don't know how to draw to the display? From reading and talking with others, I think I can write to the frame buffer and that will output to the display, but I am not sure this is rite. If it is correct, can someone explain how this is done? Is there another way to draw to the screen without using the windows API?
I am using Openbox, i would like Nautilus to handle the desktop, which it does nicely, but i would like it so it draws the desktop at startup. So far the only way i have managed to do this is by adding "nautilus &" to the "autostart.sh", however, this, of course, launches an instance of the nautilus file browser.Can anyone help me to get Nautilus to draw the desktop automatically at startup without having to first launch the file manager?
View 2 Replies View Relatedthe color from the table I insert? All I want to do is insert a basic table with 6 columns and 3 rows. I get that, but it has a gradient blue color.
View 1 Replies View RelatedOkay, so I may sound like an idiot for asking this question (whether the answer is obvious or it is not possible at all) but, how do I rotate text so that it is upside-down in Open Office Draw? I am making a Birthday Card....
View 2 Replies View RelatedI tried upgrading to Hugin 2011. (latest stable) and it turned out that the panorama preview window did not properly draw the preview. Image flickers only quickly or is not drawn at all. For a not so great video of this see [URL]...
I tried switching to open source ATI drivers but for some reason I was unsuccessful in purging the ATI driver. I tried different computer with Inter hardware and it worked OK. If anyone happens to be using latest Hugin with ATI hardware can you comment on if the preview window works OK. I would like to get some more feedback to maintainers and to know if just proprietary ATI driver or Radeon HD5650 is affected. I am running lucid, but info from other releases is relevant.
I would like to know if there is a program such as edraw:
[URL]
that I can use to make directional diagrams in linux. I know about inkscape but I would like a program that has a premade library of shapes. I also know about Dia Diagram but it doesnt have a sheet of shapes that suits me.
Following on from my issues with QSplashScreen, I am wanting to investigate the QPainter class(es) some more.
Code:
How would I best achieve this:
- Draw some shapes and gradients with QPainter/QPen etc
- Create a splash screen out of it
- Display SplashScreen.
I cannot find anything that doesn't involve
Code:
I am comfortable making splash screens out of images, but now I want to try drawing one myself.
Does any one know any software or utility that draw the graph or flow chart of an application (if application code is on multiple files)?
View 1 Replies View Related