Software :: Make OpenProj Use The Desktop File Open/save Dialogs
May 6, 2010
I'm just starting with OpenProj and wonder if anyone has any tips to speed my progress.
I've netsearched for introductions, tutorials, HOWTOs etc. and found very little.
Importantly I'd like to change the default font used on the display, to make the characters larger and bolder; the default is a strain to read.
Less importantly is there any way to make OpenProj use the desktop file open/save dialogs, rather than its own?
View 1 Replies
ADVERTISEMENT
Mar 14, 2011
Nautilis is very good at hiding or showing 'hidden' files and folders (names starting with .) but using any other program to save or open a file, I have to scroll through reams of hidden to my storage folders. Is there a way to make the save and open dialogs 'hide' the 'hidden' files? Is it different for different programs?
View 4 Replies
View Related
Jan 6, 2011
Textpad on Windows did a great job with this. How to make gedit save tabs when closing and reopen the files when restarting?
View 2 Replies
View Related
May 1, 2011
This has been bugging me since I upgraded to 11.4. First I noticed that most of the time when a file is copied from an application (say, downloaded from Firefox) in to a directory that Konqueror does not show the new file until I hit "Reload".OK, I could live with that, annoying as it is. Why it can't recognize that a new file has been added to the directory since the last display refresh when I switch to that window I don't know, but fine, whatever.
Then I installed Firefox 4.0 - and now frequently when I open the "Save As" file browse dialog, it doesn't see any of the files recently added either. I put in a complaint to Mozilla, but apparently only ONE other person on the planet has ever seen this happen. But it was never the case before, either in earlier Firefox or earlier openSUSE releases. I was always able to see the files I previously saved to that folder when saving a new one.
And today it happened in Kaffeine which I don't remember ever seeing before. I opened the "Open File" dialog and it couldn't see a video file I had just downloaded. When I closed Kaffeine and then restarted it, it could see it.Is this something that has been ongoing or is it new? I can't find anything via Google Search to explain it. Is there some setting somewhere that needs to be tweaked? Is it a file system problem?
View 3 Replies
View Related
May 30, 2010
is there a Terminal command to open a Target file (same as the one opens when you want to upload a file), let user choose the file and when he clicks open, be able to save his choice?for example:echo "Choose source file"--> command needed to browseand then open or save path to that file
View 1 Replies
View Related
Jun 25, 2010
I seriously can't figure this out in xfce right clicking and selecting it to make it execu. doesn't work and i used the command line and still can't get it to work?
View 4 Replies
View Related
Jun 16, 2010
my mediacenter is attached to an beamer with the optimal resolution of 1280*720 ubuntu 10.04 doesnt offer me this revolution (on my intel 915 graphis controller). this means i have to add this resolution to the possible resolutions. first i used cvt
Code:
cvt 1280 720 60
and got this result:
Quote:
# 1280x720 59.86 Hz (CVT 0.92M9) hsync: 44.77 kHz; pclk: 74.50 MHz
Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync
then i added this to xrandr
Code:
xrandr --verbose --newmode "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync
and
Code:
xrandr --verbose --addmode VGA1 1280x720
now i can select and use the new resolution - until next reboot. after an reboot 1280x720 is again not available. even if i work with sudo - the resolution isnt there....
View 1 Replies
View Related
Jun 10, 2010
I'm currently stuck at 6.13 GMP-5.0.0 of the LFS installation. After running make, I receive the following:
error while loading shared libraries: libbfd-2.20.so: cannot open shared object file: No such file or directory
make[2]: *** [libmpn.la] Error 127
make[2]: Leaving directory `/sources/gmp-5.0.0/mpn'
[code]....
View 5 Replies
View Related
Jan 23, 2011
I have ubuntu 10.04.1 and a H.P.psc 1311 all-in-one printer scanner.Printer works ok but when trying to scan,with xsane,it goes through the scanning process and an image of the document comes up on the screen.
When I try to save this image to desktop or file/folder whatever I get the message; "Child Process Error. Failed to execute OCR command:GOCR:no such file or directory."
View 3 Replies
View Related
Jul 27, 2010
Does anyone know why OpenProj 1.4 running on Ubuntu 10.04 say its importing my 0.14.4 planner file and just keeps forever trying??
View 1 Replies
View Related
May 1, 2011
How do I start a program through a .desktop file located in /usr/share/applications from the command line?
View 5 Replies
View Related
Jul 8, 2011
Okay so I have a file that I always save and close properly and get in my Ubuntu One folder for backup that will not open. Its called "Income.ods" and is quite important and I cannot seem to recover it. When I double click it, it shows the Libre Office Calc splash screen shows up then goes away and the nothing, no error messages, no nothing. I tried to open it on my Windows Vista machine and it said it was corrupted and could not open in Office Word. I tried a few recovery tools but to no avail.
View 9 Replies
View Related
Nov 3, 2010
I know this is possible in GUI gnome. But is it possible to do it too in shell command? Let say if i type this in shell:
#file.txt
then it will open gnome-editor in nautilus which open file.txt. gnome is the desktop manager. nautilus is the explorer windows in gnome. gnome-editor is one like notepad in MS windows.
View 1 Replies
View Related
Dec 17, 2010
Can i make a .desktop file taht it executes autostart.sh script or any other script?
like xmonad.desktop od dwm.desktop?so that when gdm or any other gui login manager loads autostart apps in xmonad?
View 4 Replies
View Related
Feb 17, 2010
I'm attempting to install a WLAN card driver from source, as that's all that's available.I'm getting:
make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory
Build appears to be a link pointing to "/usr/src/linux-2.6.31.5-0.1-obj/x86_64/desktop"."linux-2.6.31.5-0.1-obj" doesn't exist.
View 4 Replies
View Related
Oct 6, 2010
I've downloaded a linux driver for my wireless card (Realtek 8191SE), and whenever I try to make it it gives me the following error:make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2I have installed make, pattern devel_basis devel_C_C++, kernel-source, linux-kernel-headers, gcc43, etc.I also tried linking them:# ln -s /usr/src/kernel-headers-2.6.31.5-0.1-desktop /lib/modules/2.6.31.5-0.1-desktop/buildln: creating symbolic link `./build': File existslinux-ynct:/lib/modules # ls2.6.31.14-0.1-debug 2.6.31.14-0.1-desktop 2.6.31.5-0.1-desktop2.6.31.14-0.1-default 2.6.31.14-0.1-xen
View 9 Replies
View Related
Jul 27, 2011
I'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.
View 1 Replies
View Related
Apr 23, 2010
I am giving 10.04RC a try instead of Windows 7, so far so good. I can connect to my network shares fine using "Connect to a Server" & bookmark with the file browser, however when I use OpenOffice writer Spreadsheet to open/save files the shares disappear in the"Open/Places". Is this a bug in Ubuntu or Open Office? Is there an update/fix?
View 1 Replies
View Related
Nov 17, 2010
When I try to compile some Java code on Ubuntu 10.10 (kernel 2.6+) using make and a Makefile.
I get an error indicating that the make utility cannot execute the java compile command (javac).
The error reads: /bin/bash: line 6: .: /usr/local/jdk1.5.0_18/bin/javac: cannot execute binary file
I am executing make as root. I have enabled permissions on all directories in the path /usr/local/jdk1.5.0_18/bin/javac and on javac itself.
I get this error whether using a jdk installed via ubuntu apt-get, or whether I install the jdk myself. And I get it using either Java 1.5 or 1.6
My machine has an 80386 processor. I notice the make utility is built for i686-pc-linux-gnu
However, I can manually compile using javac.
I can compile calling javac from within a bash script.
I can compile using the java compiler gcj from the command line: gcj --main=HelloWorld HelloWorld.java -o HelloWorld.exe
But I cannot compile java code from the makefile. Any reasons why I might be getting this error?
View 4 Replies
View Related
Apr 6, 2010
I want to make a file called file roller for Ubuntu 9.10. The folder has a file called install.sh and some others that are make.
I figure first I need to make a file and then run install.sh to install. But I don't know how to do this.
View 2 Replies
View Related
Oct 10, 2009
I've got a big problem on a F10 (i386) box. I work with KDE 4.3.1. The open and save dialogue of gtk(Gnome) crashes in many applications. It works in audacity. It crashes in gimp, firefox, thunderbird, xsane and gtkpod. The is alleyways a "Segmentation fault" in the console output. See below. I all ready reinstalled all gtk-packages.
Quote:
[thomas@192 ~]$ firefox
/usr/lib/firefox-3.0.14/run-mozilla.sh: line 131: 2160 Segmentation fault "$prog" ${1+"$@"}
[thomas@192 ~]$ thunderbird
[code]....
View 2 Replies
View Related
Feb 10, 2011
I installed the latest Openoffice.org from Openoffice website on an old 8.04 install. I downloaded the 64 bit .deb version for Ubuntu. All went well. OO3.3 runs well. My question is can you use the Ubuntu Open and Save dialogs? The one where you have drives on the left side. All that comes up with this version is a basic Open or Save dialog. The OO that comes with Ubuntu has these menus. Is there anyway to get these with Openoffice downloaded from the OO website?
View 2 Replies
View Related
May 31, 2011
The saving process itself is normal, but when I save something for the first time it often takes ages to open the "save as" window. Then I click on a directory and I have 2 little white spots circling one another, OO's way of saying "wait". After a while the contents of directory I chose is displayed. Going to the next (sub) directory again takes a long time.Only OO is doing this, when I save from other programs going to the directory where I want to save the stuff takes no time at all. The subdirectories are displayed immediately after I click on the parent directory.
View 6 Replies
View Related
Oct 11, 2010
@ ubuntu - 10.04 -32bit. Linux 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:26:08 UTC 2010 i686 GNU/Linux
Suddenly, maybe after the last synaptic update, i got unreadable bad characters in gnome.
In the Firefox browser (at the top.. ), copying dialogs, synaptic..
View 1 Replies
View Related
Jan 31, 2010
Installed Filezilla FTP-client, and wants to save the downloaded files to my external OneTouch4 HDD. In Windows, you've got letters for different drives, like c: d: and so on. I understand my external HDD is /dev/sdb1/ in Ubuntu (9.1). My local place is just called "/" in Filezilla,I guess this refers to my root.It shows different folders, like bin, boot, cdrom, dev etc. When I try to type in /dev/sdb1/ here, I just get an error saying it does'n exist, or cannot be accessed.
PS: My external hdd is mounted, it has its own icon on the desktop.
View 4 Replies
View Related
Nov 29, 2010
I am trying to figure out a way to make my own cd script.. i thought that prompting the user to type in her destination then saving that input to PATH system variable will get it done! but it does'nt work here what i made (i think it's not that smart!)
[Code]....
View 4 Replies
View Related
Apr 25, 2009
Totem didn't play .avi movies by default after my new CentOS 5.3 install. In my effort to find a way to fix it I learned in another forum that installing VLC allows almost all video formats to be played. So I added RPMForge to my repository group then I found and installed VLC with no problem.
Now that VLC is installed and I've had a chance to use it, I've learned that it fails to save my brightness setting between launches. This is very frustrating because the default brightness is always too dark, which means I have to go to the controls and reset it every time I launch the software. Does anyone here know how I can save my brightness setting between launches?
View 1 Replies
View Related
Mar 8, 2011
Whenever I want (for example) save a file from the internet with Firefox, I can't because Firefox does not open the "save as" window of Dolphin. Also, when I want to save my bookmarks in Firefox, I can't because Firefox can not open the "save as..." window.
There is no failure message, no crash, just nothing. Like as the request is simply ignored. Any Ideas what might be wrong in my system? The system is OpenSuse 11.3 64 Bit with KDE 4.6 and all current updates.
View 6 Replies
View Related
May 30, 2011
How do I get Linux Mint 11 to save open applications when I shut down? I tried the option in Ubuntu Tweak but it is not working.
View 5 Replies
View Related
Feb 19, 2011
I found this script [URL].. Basically this is a shortcut for cd-ing my file system..
I can type "save nm" where "nm" is any short name for the directory, like "blog" or "blg" Then whenever I want to go to nm I'll just use 'cd nm'
But it is not working out for me, I get this error every time I enter save:
bash: save: command not found
bash: parse_git_branch: command not found
So How can I make this command work?
View 1 Replies
View Related