OpenSUSE :: Gvim Window Auto Shrinks?

Apr 3, 2010

I have a minor problem with gvim. My gvim never maximizes. Whenever I try to maxmize it automatically shrinks from right side and bottom. Don't know if anyone else faces this problem, but I have faced this even after re-installing the system It is not a show stopper but surely an irritant.

I am using openSUSE 11.2, KDE 4.3.5.

View 2 Replies


ADVERTISEMENT

Ubuntu :: (gvim:9979): WARNING **: Unable To Register Window With Path '/com/canonical

May 24, 2011

I'm getting the following error when I exit gvim:

** (gvim:9979): WARNING **: Unable to register window with path '/com/canonical
menu/420001E': Timeout was reached

I'm running Ubuntu 11.04 Linux version 2.6.38-8-generic (buildd@vernadsky) (gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu3) ) #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011

View 1 Replies View Related

OpenSUSE :: Auto Resize Window When Moved To The Sides ( KDE )?

Apr 7, 2010

I used linux for a long time now, mostly ubuntu-based distros but these days I decided to try openSUSE. Must say, It is a really nice distro, with lots of new features. There is one that I never seen before but I admit it is very useful: the auto resize window feature. I use the 11.3 (KDE) (milestone 4) version. Just wanted to ask if this is a package for ths or is hard-coded into the system? And is it KDE-specific?

View 2 Replies View Related

OpenSUSE Install :: 11.2 - Hiding Auto Login Window?

Nov 27, 2009

With openSUSE 11.1 and SLES 11 I was able to hide the autologin window by doing the following:

Yast2 > System > /etc/sysconfig editor >
Then within "/etc/sysconfig editor":
Desktop > Display Manager > DISPLAYMANAGER_AUTOLOGIN = user
My user account does autologin as it should.
However, the autologin is displayed.

This screen shows the login window, the default SUSE green background and a bottom panel. Even if it only shows for a few seconds (and then goes away by itself), it is quite annoying as it ignores my current theme and no bottom panel. Is there another way to go around this? Or could this be a bug since it worked fine for openSUSE 11.1 and SLES 11? I'm using an Intel Atom N270 (945GSE + ICH7) with Intel GMA 950 type of system.

View 6 Replies View Related

OpenSUSE :: Error - Starting Gvim

May 25, 2010

I get this error when I start gvim:

Code:

View 1 Replies View Related

Ubuntu :: XFS Partition Shrinks On Reboot?

Jan 22, 2011

I created a large partition using parted (~6TB) and XFS. Everything seemed to be fine until I rebooted the system and now I seemed to have lost that partition. The details are:

Code:
media@media:~$ uname -a
Linux media 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 2010 x86_64 GNU/Linux

[code]....

View 7 Replies View Related

Fedora :: Wine Fullscreen App Shrinks On Virtual Desktop Change?

Jun 5, 2010

admit I don't know everything and right now I am at my wit's end trying to figure out this one.The system is: F13 x86_64; GNOME (compiz turned off); wine-1.1.38-1.fc13.i686 and nvidia er from RPM Fusion xorg-x11-drv-nvidia-195.36.24-1.fc13.x86_64The problem is: When I run a fullscreen app in Wine, switch virtual desktops and switch back, the fullscreen app has shrunk. This did not occur on F12 prior to upgrading to F13.The app itself seems to have not noticed it was resized; on checking its configuration panel it seems to still think it's running full screen.What I want to know is whether the problem is in Wine, the video driver, or the window manager, or somewhere else, so that I can report it to the right people (or just fix it).

View 2 Replies View Related

Debian Installation :: How To Auto Entry X Window (XFCE 4)

Jul 9, 2011

How to auto entry the X window (xfce 4) on debian 6 base system. I install Debian 6 only Base system, then install xfce4 use:
apt-get install xfce4
I can type "startx" entry the xfce4. I want auto entry the xfce X window, when the computer is started. How can I do it?

View 4 Replies View Related

General :: Auto-start A App On Another Window (from Panel Switcher)?

Aug 25, 2011

I want to start a virtual machine on another window panel, but I'm not sure what the command for this would be.

I have:

virtualbox --startvm myvin &

in my autostart.sh.

View 1 Replies View Related

Ubuntu :: How To Disable Window Auto Resize In Unity

Sep 1, 2011

Like, if I drag a window to the top of the screen, somehow this is supposed to mean I want the window full screen. Screw that if I wanted it full screen I'd have clicked the button on the top of the menu. Windows 7 does this too and it just as annoying.

View 6 Replies View Related

Software :: Terminal That Auto-scales Fonts Upon Window Resize?

May 30, 2011

Does anyone else know of a terminal emulator that scales the fonts automatically when a window is resized?

My eyesight is horrible but I want to use more terminal applications. I also use AwesomeWM for tiling, so windows resize frequently. Also on the short list are cut/paste by keyboard and good support for launching links.

View 4 Replies View Related

Ubuntu :: Prevent Unity Launcher Auto Hiding On Maximise Window?

May 7, 2011

Is there any way to prevent the Unity Launcher from auto hiding as I maximise a window? It takes a few seconds for the launcher to reappear when I point the cursor in the left corner of the screen which is a bit of a delay when I quickly want to multitask between multiple applications.

View 2 Replies View Related

Ubuntu :: Excel Data Shrinks To The Small Scale - Unreadable When Copy Data From Another Spreadsheet Onto The New One

Jan 17, 2011

I've been using Excel from OpenOffice with moderate success for the last year. Now I've just tried to open a new spreadsheet and I'm suddenly getting a highly condensed view. The cells are about 1mm X 4mm. If I expand them by selecting and dragging, then try to copy data from another spreadsheet onto the new one, the data shrinks to the small scale -- unreadable.

View 4 Replies View Related

Slackware :: Get Gvim Color In Vim?

Mar 26, 2010

For gvim :hi Include guifg=#8040f0 Is it possible to get #8040f0 in vim?

View 1 Replies View Related

Debian :: Gvim Does Not Work Anymore

Feb 21, 2011

After upgrading Squeeze, Gvim and Vim seems to be broken. So I went back to 7.2 by compiling from source. However I am failing to compile the gui version under Debian. I tried the configure options, apt-get build-dep vim etc but nothing seems to work. Does anyone know a straight way to make it work? Or even a way to find the previous version of vim gtk?

View 1 Replies View Related

General :: Compile Gvim From Sources?

May 25, 2011

Recently, I've installed vim like so:

hg clone https://vim.googlecode.com/hg/ vim
cd vim
sudo ./configure --enable-rubyinterp=yes --enable-pythoninterp=yes --enable-gui=gtk2 --prefix=/opt/vim
make
make install
make install clean

So, my VIM's binaries now live under /opt/vim/bin. Here is ls -la of this dir:

[Code]...

View 2 Replies View Related

General :: How To Always Start Gvim Maximized

Sep 13, 2011

set lines=999 columns=999

doesn't work, and

au GUIEnter * simalt ~x

only works for Windows.

View 2 Replies View Related

Programming :: How To Use Gvim Keyboard Shortcuts

Jul 6, 2010

I'm new to vim and gvim, but I feel its power so I want to learn it. I've been searching very long how to use gvim keyboard shortcuts but I simply cannot find out what is for example the vertical splitting command '^Wv'? I've tried (ctrl/super+ a lot of things) (and other combinations, but without success).

View 2 Replies View Related

Ubuntu :: Gvim Installation Editor?

Nov 12, 2010

In ubuntu 9.10 i installed gvim editor..... if i opened that it shows like following and opened editor and also compiled.... wats this? Anything need to install?

View 2 Replies View Related

Software :: Get The 'bash' Or 'csh' Shell From Within Gvim?

Apr 8, 2010

I use ":!shell_command<enter>" OR ":sh<enter>" in gvim to execute shell commands or to get a shell. But I am getting an 'sh' shell. Is there a way to get the 'bash' or 'csh' shell from within gvim?

View 1 Replies View Related

Software :: .rpm To .bin - Share Gvim Binary Over Nfs?

Jan 4, 2011

I have to share gvim binary over the NFS for users on a x64 machine. I can't find it over the internet. Is there anyway I can convert the vim-X11.rpm to .bin? or achieve the same in any other possible way.

View 1 Replies View Related

General :: Setting Background Color In Gvim?

May 16, 2010

I use a terminal with white text on black background (I just like it better), so I wrote the following line in my .vimrc file: set background=dark

However, gvim has black on white text. How do I do either of the following: Set the background of gvim to black Check in .vimrc if I'm using gvim I tried this: I started up gvim, and typed echo &term. The answer was "builtin_gui". So I wrote the following into .vimrc:

if &term == "builtin_gui"
set background=light
else
set background=dark
endif

Somehow, it didn't work.

View 1 Replies View Related

General :: GVim Via SSH -X Does Not Copy Paste On Selection

Nov 12, 2010

I'm using SSH (with -X specified) from a Ubuntu box to a RHEL4 box and running GVim. It opens as expected in my local X, but the copy and paste via select doesn't work. I cannot select text in GVim and paste in a local window, nor can I select text from a local window and paste in GVim. This works, however, when I SSH (with -X specified) to a different RHEL4 box. Is there something I need to install on the remote machine? I am running Parcellite 0.9.2 on the local box, but closing it doesn't make the problem go away, and it is not interfering with the other box.

View 1 Replies View Related

General :: GVIM Hangs When Saving Through GVFS' FTP

May 8, 2011

I loved Gnome's Nautilus and FTP integration and being able to mount a remote FTP directory as a regular bookmark/directory, and double clicking any remote files to open in any unmodified program. I also loved editing text files with GVim.

However, if I double clicked file on Nautilus to open a text file in Gvim, then saving a file will take about 10 seconds and GVim will hang for that amount of time. The major irritant is that I cannot continue editing while the text editor is waiting for the write to finish, this delay interrupted my workflow and thought process and saving becomes a painful process. The other problem is that I don't think simply uploading a file should take that much time.

I'm aware of GVim's internal FTP support, but they are not as well integrated with Nautilus's FTP and it suffers from the same problem.

So a few question:

Is there a way to make GVim or GVFS to save in background while I continue editing?
Why is GVFS so slow? Is there any way to set GVFS to use a single persistent FTP connection instead of creating a new FTP connection each time?

I'm on Gentoo Linux x86-64.

View 1 Replies View Related

Ubuntu :: Open Files In Gvim In Tabs?

Jun 10, 2010

Is it possible to open text files in gvim in tabs not opening anothe rgvim window for every text file? Just like it is done in gedit: open a file the open another file and it opens in a tab.

View 2 Replies View Related

Ubuntu :: Getting GVim To Play Nice With Unity

May 24, 2011

my idea is to have gvim working like gedit in ubuntu 11.04: when you open a file thru unity's dash, and if there's already an open editor, it opens the file in a new tab.To make nautilus open more than one selected files in gvim's tabs, i used to change the exec line in /usr/share/applications/gvim.desktop to "Exec=gvim -p --remote-tab-silent %F". This trick is working ok in nautilus and also in unity, just like the way I was planning.

However, when i try to open gvim itself without specifying any files (from unity's dash or a launcher set) it fails. Can anyone please help me with this ?

View 1 Replies View Related

Red Hat :: RHEL5 Gvim Keyword Color Coding?

Mar 19, 2010

I'm working on RHEL5 dealing with AS (ActionScript) files in Linux GVIM Editor but everything is in blue color. Can i set color coding for my keywords?

View 3 Replies View Related

Slackware :: Gvim Autostarting -as The KDE Desktop Shows?

Mar 25, 2010

Running Slackware current and KDE4. Every time I start up, gvim autostarts as soon as the KDE desktop shows. There is no command in .kde/Autostart for this. I have ticked always start with an empty session in the session manager. I cannot see why gvim is starting every time. How can I stop this?

View 5 Replies View Related

General :: Repacing A String At A Specific Location With Another In Vi (gVim)?

Mar 18, 2010

If i have a comma separated string like this one

Code:
aa,bb,cc,dd,ee
11,22,dd,3f,22

[code]....

View 6 Replies View Related

Software :: RHEL5 (Centos): Getting Gvim To Work With Mswin.vim?

May 10, 2011

in my vimrc I am sourcing the following: source $VIMRUNTIME/mswin.vim At first this file was missing, so I downloaded it from: http://ftp.twaren.net/vim/runtime/mswin.vim However when I try and open gvim I get: My first thoughts of the cause are: - version of mswin.vim incorrect? - version of vim incorrect?

Quote:
[09:12:05][root@host:/home]# gvim deploy.sh
Error detected while processing /usr/share/vim/mswin.vim:
line 46:
E121: Undefined variable: paste
E15: Invalid expression: paste#paste_cmd['i']

[Code]...

View 1 Replies View Related







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