OpenSUSE :: Configure / Syncing The Conduits Through The "Configure Kpilot" Menu Item
Feb 8, 2010
kpilot worked just fine with my Palm Tungsten T3 on OpenSuse 10.3. I recently upgraded to 11.2 and have had numerous problems. It took me a while to get the hardware talking (documented in another thread), but now the sync is proving to be problematic. A hotsync happens - and I can also sync fully with jpilot, but the sync isn't going anywhere. I'm hoping to sync with kontact, but it's impossible to tell as kpilot hangs whenever I try to configure the conduits through the "Configure kpilot" menu item. When syncing, the log complains of missing conduits:
I downloaded Eclipse and am trying to create a launcher for it in the main menu. I finally figured out that a .desktop file needed to be made in /usr/share/applications, but I can't get the icon to show up. For the "Icon" field in the .desktop file,tried giving an absolute path to an icon in my home folder, and I also tried putting the icon in all the folders under /usr/share/icons and just putting "eclipse" (the icon file name) as the valueI had copied this last from some of the existing .desktop files that worked, but still had no luck. Does anyone know how to do this?
I am trying to follow this tutorial below so that I can get Text to the right of icons on the GNOME desktop. [URL] Everything so far has worked fine, except when I get to step 3 where I compile Nautilus. When I try to run the command ./configure --prefix=/usr It tells me bash: ./configure: No such file or directory
I found a tool made for Ubuntu called Xautoclick. I downloaded it and it is called "xautoclick-0.30.tar.gz" The installation notes say "tallatBe sure you have the proper development packages for your distribution installed (i.e. something like xserver-xorg-dev, gtk2-dev, et cetera). After that, run:
./configure make sudo make install" I have no clue what to do... I typed in "./configure" in the terminal and it says "bash: ./configure: No such file or directory?
While connecting to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
bash: /boot/grub/menu/lst: No such file or directory
I wonder if its any easy way to configure grub2...I dont want to change fonts, background or anything special. Just to change default operating system time to shown menu etc.
Is there anythink like known from KDE? graphical tool to tick what I wont, choose time from list or type it in, click OK to finish and job done... without any manual typing, terminal use etc.
I have tried to install and configure Hudson in centos distro version 5.Installed hudson with tomcat by deploying .war files.after configuration was completed, builded a project.It displayed build was completed successfully.but I was not able to download output of build.
So I rechecked configuration,found that i havent set artifact file pattern to archive. how to set artifact file pattern and how to get build output. how to manage hudson by using configure system and configure options.what is the correct way to configure public hudson?.
Just recently after update Squeeze, Adobe and Google chrome disappeared from my gnome main menu, and even I wanted to add them by myself, nothing worked out.
Yet another problem, I have to use EDUROAM in university, when i use Debian, with the same strength of signal, it can not make a connection, but can be very well used in Windows. I am suspecting 'Network manager'.
My Linux release version is fedora14,and windows manager is Gnome.I want to add an item that "send to the portable disk" in the shortcut menu when I click the right button on a file. What should I do?
I am dual booting Windows 7 sda1 and Ubuntu 9.10 on one hard drive. The second hard drive is data only. My grub menu shows at the end of the menu
Windows 7 sda1 Windows 7 sdb1
I think this is because I had a bad "A" drive that I just replaced and before that I did a lot of changing of the mbr and grub commands. So there must be something on the "B" or second drive that is causing this. Right now everything is fine with my computer and this is just house keeping. I would like to delete the "Windows 7 sdb1" menu Item if possible. Just to be clear, windows boots with the sda1 command (first menu Item), and the "windows 7 sdb1" does nothing at all.
How do you delete an item from your kde menu's search? Because I deleted the item from the kde menu editor, and it's gone but it still comes up in search.
I uninstalled my emacs package before I built the latest emacs from source and installed it. however now I see 2 emacs menu items, one of them(the old one) does nothing. how can I remove this menu item?
I'm looking for a way from the terminal to remove certain menu items from the System | Administration for certain users. I'm working with a CyberCafe style application so user accounts come and go and I wanted to see if I can set it up that after an account is created that it will do some customisations.
I've found examples of adding menu items but nothing specific to removing via the terminal.
I think I may already know the answer to this. The Alacarte application simply manages the XML in the settings.menu to hide menu items and that if I want to do any customisations from the terminal I will need to play with this XML file to hide things.
I'd like the customisation per user rather than a blanket removal for all users
I want to install a program from this website http:[url].... and i download the option " hydra-6.3-src.tar.gz".i tried following the instructions on this page: https:[url].... but when i get to the ./configure step it says "bash: ./configure: No such file or directory"
I have a recent install of squeeze. Beside applications from the squeeze repos, I have installed a few applications from their own deb files / repositories, such as Skype, Google-Chrome (not the chromium in the squeeze repos), Opera and Teamviewer.
All those placed their menu entries in the gnome menu, however periodically, at a new login, the Google-Chrome and Teamviewer menu items are missing. The applications are still there, but they dont show anymore in the menus. Only way to get them back I found so far is to reinstall the application.
In F11, I could configure windows to gain focus when the mouse hovers over them ... it was possible to finetune the response in terms of seconds. I dont find the menu item for this function any more in F12 (System -> Preferences ->?) Which package added that functionality and is there a version for F12? I really miss it
just noticed that the windows are already set to respond that way (by default) only that the title bars don't indicate a change in focus.
In my Applications - Office menu I see an item called OpenOffice.org. This item does not start anything since the OpenOffice.common program is not installed.When I try to edit the menus I don't see this item in the list, in other words I can not remove it.How can I remove the menu entry?
I just upgraded my Ubuntu 9.10 to Ubuntu 10.04. Part of the Ubuntu 9.10 installation was GParted (version 0.4.5) and I saw, after upgrading to Ubutnu 10.04, there was a more recent version available: 0.5.1.
After installing that version, GParted was still part of the System > Administration menu (just as it was before).
But then I saw the version 0.6.0 of GParted was recently released and there was also a .deb distro available.
After downloading and installing the 0.6.0 version of GParted, the item GParted disappeared from the System > Administration menu and appeared in another menu (Applications > System Tools).
My question: how can I get GParted back as part of the Systems > Administrations menu?
I've tried to create a menu shortcut to start the application by using various commands:
sudo /usr/local/netbeans-6.9.1/bin/netbeans
and I also created a sh script that essentially attempts to execute the above command in a bash script so the command line states:
/home/myaccount/startnetbeans.sh (startnetbeans.sh is defined as exectuable, also tried "sh "/home/myaccount/startnetbeans.sh"') and in all cases when this menu item is select it does absolutely nothing.
If I try any of these options from a terminal windows they work fine. Why the difference?