Ubuntu :: Mouse Not Working Properly With Eclipse?
Mar 2, 2010
I am using ubuntu 9.10 , but while opening eclipse and working with it, i used to face some strange problem which is my mouse does not work properly inside eclipse and these effect the other application and i used to get stuck (the keyboard will be still working) which force me sometimes to kill the whole eclipse (using keyboard)....
View 7 Replies
ADVERTISEMENT
Sep 13, 2010
I've troubles with wireless keyboard and mouse on openSuse 11.3, XFCE. The keyboard is A4tech GL100 and mouse A4tech G7-630 working on 2.4 GHz. The mouse after few seconds of inactivity switches off and I have to click to bring it working again. The keyboard is set to CZ, but always after start automatically switched on ENG, I have to go to Yast and open keyboard setup and close even if the CZ is selected to force the CZ layout.
View 1 Replies
View Related
May 4, 2011
ok. here is my problem. when im using these two program, if i change to another window then come back to this program, the program will change to some sort of "view" only mode.i click on the workspace and i can't type or copy my code or edit anything . However, it will still highlight the code i selected. the program will back to normal after i click the applet on the right hand side of the top panel.
View 1 Replies
View Related
Jan 13, 2010
I just installed kubuntu 9.10 on my new PC (HP Pavillion). I'm new to ubuntu, I had some experience before with mandriva.Most things work properly but there is a strange problem with the mouse (USB), and more precisely with that little wheel which stands between the two buttons. Turning it when the pointer is on some web page (using firefox) I expect the page to scroll. So I turn the wheel in one direction and the page scroll up. Good!I tried with other programs (konqueror, kmail)... and still the same happens, I can only scroll to the top.
View 9 Replies
View Related
Nov 13, 2010
I just switched to a usb mouse in slackware 10.2 and after installing it and configuring it still keeps jumping all over my screen.Currently I edited xorg.conf to:
Code:
InputDevice "Mouse0" "CorePointer"
InputDevice "Mouse1" "SendCoreEvents"
[code]...
View 1 Replies
View Related
Apr 7, 2010
I install eclipse via the synaptic package manager and it did work before but I was messing around with some svn packages and corrupted it. So naturally I did a complete removal of anything related to eclipse and reinstalled all the packages after, but to no avail problem still persists. here is the log file it tells me to look at, can really make head or tales of this stack error info, not really a big Java man.I have a 64bit install of ubuntu 9.10Quote:
!SESSION 2010-04-08 00:56:19.723 -----------------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0_0
[code]....
View 1 Replies
View Related
Oct 27, 2010
I am trying to get Eclipse and the Android SDK working in Ubuntu. So far everything works except when you try to create a new Android project and, the build target area is grayed out. Why? I did run the android tool inside the sdk folder and created and Android 2.2 AVD. Why is it not reading it?
View 3 Replies
View Related
Jun 17, 2009
I have install fedora11 live and the mouse work well when installing.When you reboot the mouse works ok until the welcome screen apears then the mouse stops working and I cannot continue with the postinstall. I have a 1TB usb externalHD that I am installing fedora11 and have partitioned it so that I have 500Gb free for fedora, system is doucore 2.4,4gb RAm, I tryed doing this with three differend mice and connectting the mouse to different usb ports
View 4 Replies
View Related
Mar 28, 2011
I've installed Fedora 14 in a PC. It runs an application where particular event execute by clicking the left mouse button.Problem is that, left button click doesn't work properly. Sometime event executes with simple double click and sometimes after 5-7 double clicks only, event execute.
View 2 Replies
View Related
Apr 25, 2011
I had a problem with apache2 and getting .htaccess working. I have done some things and i believe its working the ErrorDocument command is anyway. I believe there may be some problems with the rewrites though.Im trying to take a urlhttp://localhost/showthread/123and make it display whats on http://localhost/index.php?showthread=123The rewrite rule is Quote:
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^showthread/([^/.]+)/?$ index.php?showthread=$1 [L]
[code]....
View 8 Replies
View Related
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Nov 23, 2009
yesterday installed a fresh OpenSuse 11.2. Since then the confirm buttons (OK / YES / ...) are not working, when clicking (mouse). An keyboard ENTER-press does work.
What is the problem? Is it an OpenSuse bug?
View 9 Replies
View Related
Jan 6, 2010
I am trying to get my first Java Applet to work. I have the following code:
Code:
import javax.swing.JApplet;
import javax.swing.JButton;
[code]....
View 1 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Nov 18, 2009
I upgraded from F11 to F12 and everything seemed to be working until I went into my Eclipse IDE. Several things stopped working, icons in the "New" sub-menu items disappeared and when I activated wizards and added items like a new text file, I was unable to complete the creation of the file. If I try to "Save-as" the file to a file named create_products.sql pressing the "OK" button does nothing. This seems to be true of all of the wizards when you try to write out the changes, nothing happens. All these wizards worked correctly under F11. The Eclipse IDE is installed in my /home/user/Application/eclipse directory and was left in tac after the upgrade. Does this mean I need to do a full install and if so will restoring my home directory just result in the same problems? [URL]. Seems that there is a problem with eclipse 3.5.1 and F12 regarding mouse click capture.
View 1 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Dec 21, 2010
Does anyone know why vi text editor would not work. I'm running Ubuntu server with SIP service and apache and when i try to edit config files with vi it gets messy.On the bottom of the screen it would not indicate if I'm in backup mode or not. I won't same changes, and it messes up the layout when you use arrow keys to move between the lines. Also sometimes when I use arrow keys it will insert capital A, B, C or D.
View 5 Replies
View Related
Apr 28, 2011
I have a Lenovo W500 ThinkPad. It is running XP on first partition, then Ubuntu. I've tried both 10.10, 11.04 beta 2, and now 11.04 release.With the release I just installed, it seemed OK till reboot-after-install, at which point nothing came up. I rebooted several times and just got errors and kernel panics in the ATI video driver. I also saw a lot of these messages:"udevd[80]: worker [XXX] did not accept message -1 (Connection refused), kill it" URL...
I had download updates on, I'm trying again with a clean install without updates. (Although, I said don't download while installing, and it says it is downloading language packs...?)Now, I also had issues with 10.10, where it would intermittently boot and fail to get video, I'd just be at a tty, and have to reboot and try again. I found it usually got video if I had just booted Windows (XP Pro SP3) beforehand, and not otherwise So what's going on there? Something up with the actual video card? I want to run Gnome anyways, is there a way I can specify that during the install?At any rate, if I can't get 11.04 working properly, I'll have to run 10.10, which I didn't want to do. I'm starting from scratch and wish to start from 11.04 if at all possible.
View 2 Replies
View Related
Apr 29, 2011
So yesterday I upgraded to 11.04 from 10.10 and now when I enter Ubuntu only my background image appears. No files, programs, or anything. It worked right after it rebooted to finish the upgrade but when I turned my computer on this morning I got nothing but background.
View 4 Replies
View Related
Jan 11, 2010
The navigation buttons in firefox are not working and I can not access File, Edit, View, and History pull down menus. This just started today i think. I have 3.5.pre8 and 3.7 installed. both are affected.
Edit: Actually it is a problem with all apps when window is maximized. I cannot access the first 3 or 4 pull down menus or buttons on the tool bar unless the window is not maximized. This happens with konqueror, firefox and Banshee. Have not tested other apps yet.
Edit2: Upper left corner of desktop is also affected. The icons in this part of the screen are not accessible. seems that anything in that region of the screen is dead. just switched from compiz window manager to metacity and there is a black square in the upper left corner of my screen about 2.5"x 2.5".
View 1 Replies
View Related
Jan 12, 2010
I can't install software in Karmic - just installed the OS and hooked up to the network, but whenever I 'sudo apt-get install <program>' I get: Couldn't find package <program>I've looked at sources.list and can't find any problems. Is there something else I should look at?
View 2 Replies
View Related
May 4, 2010
I upgraded two machines to 10.4 TLS. When I press "s" key, system shutdown menu is displayed, and when I press "m" key, message menu is displayed.
View 4 Replies
View Related
Oct 11, 2010
upon the upgrade from 10.04 to 10.10, all upgraded nicely, except for my touchpad, which can't right click anymore, I can use the scroll on the side, and the button-trackpad just functions as a left click.I have an HP Pavilion dv6, with a touchpad like that of the HP Envy, click touchpad, with depressing ends on the bottom and middle respectively for left, middle, and right click.
I submitted a bug report on this when it was in beta, is there a solution to this issue? I use my laptop for work, so I would appreciate a fix... or something I could do aside from uninstalling my Operating System and reinstalling the previous version, which would seem to be a hassle.
View 2 Replies
View Related
Nov 20, 2010
I can't get java applications to run properly in a lot of cases. I've tried completely removing Java and reinstalling it. I've tried removing Iced Tea and OpenJDK and installing Sun Java instead. I've done a complete, clean reinstall of Ubuntu. The symptoms of my problem never seem to change. Minecraft is the best example I can give you. As soon as the game loads (in the web or on the desktop alike) it closes abruptly. This is what's in the log file.
Code:
I'm thinking "C [+0x416] __kernel_vsyscall+0x2" is important somehow. I can't seem to figure out what it means. I've tested this on a friend's laptop using the same (Ubuntu 10.10) and it works fine, no errors. I know other people are running their java fine.
View 1 Replies
View Related
Dec 5, 2010
Has anyone else been getting problems with contacts on MSN not receiving any messages?Works fine for google chat though, having to use Emesene for MSN at the moment, quite annoying.Also sometimes messages seem to double up and notifications too.
View 1 Replies
View Related
Dec 28, 2010
i recently installed guvcview on xubuntu and the window just shows up as a black screen with nothing and according to the uvc website my Logitech QuickCam Communicate Deluxe is supported by linux when i start up guvc the webcam's light turns on so i think its working
View 1 Replies
View Related
Apr 24, 2011
I managed to configure autofs5 on my Kubuntu 10.10. I want to use autofs to mount my NAS drive, when I am home(most of the time ) and not bother me when I am away. I mount it in /etc/fstab, but suspend and hibernate does not work correctly, when I am not at home. Now I comment the line which mounts the NAS driveI am still not at home, and decided to try to autofs my flash drive Here is my auto.master
Code:
# directory map
/- /etc/auto.direct --timeout=2 --ghost
[code]....
View 4 Replies
View Related
Apr 25, 2011
In my laptop pc the following command doesn't work properly
Code:
rtcwake -m disk -s 1500
The pc reboots as usal after 1500 sec
[code]....
View 1 Replies
View Related