Questions about programming for and on Ubuntu.

learn more… | top users | synonyms

51
votes
7answers
16k views

What is the best way to develop apps for Ubuntu?

I want to write applications for Ubuntu. I do not know much about programming but I want develop for Ubuntu. I am trying to learn Python right now. What do you think is the best way to develop apps ...
26
votes
15answers
2k views

C programing suites/IDEs [duplicate]

Possible Duplicate: What IDEs are available for Ubuntu? I know that asking for something like Visual Studio is too much but something that will let me write, debug and compile in a GUI ...
15
votes
17answers
3k views

Is there a Visual Studio style tool/IDE?

I have been developing in the windows space with Visual Studio for a while now with work, but I have also been using Ubuntu for a while and am keen to get into some software development for linux. I ...
44
votes
2answers
1k views

I want to fix a bug. Where do I start?

Although I am not a professional programmer, I have written a program or two. Yet, nowadays every engineer and scientist learns to program a bit as well, and as such I am used to writing programs in ...
31
votes
6answers
3k views

Native, FOSS GUI prototyping tools?

As part of my job as a web developer, I spend an amount of time doing UI prototypes to show the client. It's a pain in the behind but sometimes it has to be done. I've seen Shuttleworth (and the ...
21
votes
7answers
2k views

How do I develop .NET apps on Ubuntu?

at college we use Microsoft .NET for developing applications. I recently switched to Ubuntu and would like to know similar tools for making apps on/for ubuntu.
10
votes
2answers
2k views

How do I create a PPA for a working program?

Let's assume I have a working application written in C, C++ or Python. I want to create a Launchpad PPA so others can easily install it from a package. Please give step by step instructions for doing ...
54
votes
12answers
3k views

How to learn vim on a high level? [closed]

I know that vim (like emacs) is very powerful editor for programmers, as long as you know how to use it, its shortcuts, and so on. What steps can I take and what tutorials can I read to become an ...
7
votes
2answers
4k views

How can I get gedit ready for programming in Ruby and Ruby on Rails?

I'd like to know which gedit plugins I could install to make programming for Ruby and Ruby on Rails easier?
19
votes
4answers
4k views

What's the difference between GTK and QT?

Please bear with me as I'm a newcomer to Linux. I've been writing GUI programs in REALbasic on a Mac for several years. I'm trying to learn Python and I want to write GUI apps for Linux (primarily ...
15
votes
3answers
5k views

Installing gtk development environment

Not new to Ubuntu or programming but I am new to programming in C and gtk. Have been using Quickly for the odd program. I want to play around with C and gtk. What gtk packages do I need to install to ...
3
votes
3answers
809 views

How to shutdown/restart/suspend … without authentication or confirmation?

I am looking for a terminal command to shutdown without having to write down my password and without installing any extra programs. As when clicking the shutdown button, why it is not asking me for ...
13
votes
1answer
2k views

How can I make and distribute an Ubuntu screensaver?

I have no programming language preferences and I have a good knowledge of OpenGL coding. If I could use something like OpenFrameworks or Processing as a base, that would be ideal.
3
votes
7answers
393 views

Recommendation for a non-programmer's guide to self-teaching Python

I am new to Ubuntu and to programming, and I am seeking to teach myself Python. I installed the software from the Software Center and was wondering how to be sure it is up to date with the latest ...
0
votes
1answer
188 views

What is the best Fortran 77 IDE?

I use Ubuntu 12.04. I need to do some coding with Fortran 77. I have'nt found any IDE for Fortran 77. What is the solution?
0
votes
1answer
895 views

What is an alternative Linux application for Visual Basic? [closed]

What is an alternative Linux application for Visual Basic?
29
votes
7answers
1k views

I am looking for a small (Ubuntu) open-source-project for which I can code

I have basic C and C++ programming skills as well as a little bit experience with gtkmm and Linux-programming in general (not to forget I have lots of spare time). I want to participate in an Ubuntu ...
14
votes
3answers
15k views

Completely Remove Ruby + Rails + Gems?

I have messed up my ruby dev environment on Ubuntu 10.04. I need to install Ruby this time using RVM. What is the best possible way to remove: Ruby All Gems RubyGems From my machine, so that I ...
9
votes
5answers
13k views

How could I begin C++ programming on Ubuntu?

I recently switched to Ubuntu from Windows 7. I was previously learning C++ with Microsoft's IDE, Visual Studio. How would I go about programming C++ on Ubuntu, preferably with an IDE?
12
votes
3answers
316 views

How do I propose my project to be part of Debian too?

I have a new project hosted at launchpad.net. My project can be useful for both: Ubuntu and Debian. However, I can't find a documentation to start host my project at launchpad.net and get my package ...
5
votes
1answer
352 views

How to start a new project and host it at launchpad.net?

I'm planning to start a new project. However, I can't find a really simple documentation to getting started with launchpad.net. What should I do to create a new project? I will appreciate any kind ...
4
votes
5answers
787 views

Which window has current focus?

I'd like to know (programmatically) which window has current focus. Is there a window-manager independent way of discovering that? Otherwise, how does one determine which window has focus in Compiz ...
3
votes
3answers
487 views

Does Geany or Gedit provide a browser protocol in the way Textmate does with txmt://?

Textmate on the Mac can be bound to the txmt protocol, meaning that development frameworks (such as the Play Framework) can be configured to use this to display error messages. If a stacktrace ...
2
votes
1answer
5k views

Downloading and Installing Latest Version of KILE

In the TeX - LaTeX group of Stack Exchange, I posed a question about the versions of TeXLive under Ubuntu. As I have installed the latest version of TeXLive under Ubuntu, I want to be able to use it ...
15
votes
5answers
4k views

How to program for Windows in Ubuntu?

Is there anyway to create (C++ or C#) windows console applications inside Ubuntu's IDE (e.g Anjuta) and compile it for Windows?
14
votes
3answers
1k views

Any PPAs for Google's Go Language?

Do you know of any URLs for PPAs of Google's Go Language?
7
votes
1answer
544 views

Is PyGTK still relevant?

I'm new to Linux but not to app development. I come from a RealBasic on a Mac background. I've accepted that I need to learn a new language to develop for Linux (since RB won't run on 64 bit distros ...
7
votes
2answers
2k views

How to restore/change Alt+Tab behaviour/ram usage and a few other things after Ubuntu upgrade from 11.04 to 11.10? [closed]

I use Ubuntu for programming. I recently updated it from 11.04 to 11.10. There are some things I don't like in the new version of Unity desktop interface. I don't actually know if it is hard to ...
6
votes
3answers
1k views

Speech Recognition API

Is there a speech recognition API for Ubuntu/Linux? I have a school project and I need to transform speach to written text. The programming language isn't a problem. I've tried cmu-sphinx but haven't ...
3
votes
4answers
2k views

What is the best programming language to develop Ubuntu software?

I want to start programming Ubuntu software but I don't know which language to use. What would be the best language? I know some python at the moment. Thanks!
2
votes
2answers
551 views

C# on ubuntu 12.04

Is C# a good choice for ubuntu programming? E.g unity, or applications that will run on ubuntu? Am I doing good wanting to learn C# when I'm determined to stick with ubuntu and develop on it or for ...
2
votes
2answers
217 views

Which Ubuntu is oriented to programming and robotics? server, desktop or other distro?

Well, rather than a question is an opinion from you, it goes well, What version of ubuntu is better oriented programming to robotics or anything related to programming languages ​​(like C, perl, c + ...
6
votes
2answers
439 views

Is it possible to alter and update the status icon of a running indicator applet?

I'm trying to create a simple application indicator that mimics the CPU load applet for the gnome-panel. I currently do this by updating (overwriting) the status icon of the indicator with the new ...
4
votes
1answer
562 views

How do I write raw bytes to a sound-device?

In the olden days, you used to be able to open /dev/dsp for reading and writing, now, with PulseAudio this doesn't work anymore. I thought you could do it with padsp, but this code doesn't run: ...
4
votes
5answers
231 views

How do I find the .desktop information for a given binary?

Given the path to an executable (say /usr/bin/gvim), how can I find the Gnome .desktop file for that application? I'm futzing around in python, so a python-specific answer would be most helpful.
3
votes
4answers
26k views

What is a command to compile and run C++ programs?

I am new to Linux. I am using Ubuntu 11.04 and do not know how to compile and execute C++ program in it. I need to know the commands to Compile and Execute a C++ program in Linux.
2
votes
2answers
278 views

How can I listen to a specific signal in Rhythmbox?

I want to listen to the key press of lets say Ctrl+W in Rhythmbox, and call a functions if that happens. How can I do that in Python ?
2
votes
2answers
1k views

Auto indentation in Gedit

I'm using Gedit to program C and CPP, and I've enabled auto indentation in Edit->Pref. However, it still doesn't work. Is there anything I can do?
1
vote
1answer
5k views

Installing GNU arm Toolchain?

Please, do tell me the procedure to compile and install the GNU arm Toolchain "arm-2010q1-202-arm-none-linux-gnueabi" which I downloaded from codesourcey website. I could not find the deb packages.
1
vote
1answer
315 views

libgtk2.0-common fails to build with Gdk-2.0.gir error, Type reference 'GdkPixbuf' not found

I'm trying to build gtk, but it fails. Here's what I'm doing: sudo apt-get build-dep libgtk2.0-common apt-get source libgtk2.0-common cd gtk+2.0-2.22.0/ gedit gtk/gtktreeview.c & #...editing a ...
0
votes
2answers
863 views

How to get Eclipse plugins working with Software Center based installation

I installed Eclipse from the Software Center. Then I installed a "Aptana" plugin by using: Help -> Install -> New Software. The plugin installed and Eclipse restarted, but I can't see any of the ...
-4
votes
2answers
202 views

How to use tee (or generally a system) command in python? [closed]

I am trying to run my python script while booting. In that time, the script is not working properly. But while run manually, I can see the terminal of script executing. But while run the same script ...