Questions tagged [ubuntu-13.10]

Ubuntu 13.10 was released on schedule on October 17th, 2013. It includes the first release of Ubuntu for phones and Ubuntu Core for 64-bit ARM systems.

Ubuntu 13.10 was released on schedule on October 17th, 2013.

Ubuntu 13.10 introduces the first release of Ubuntu for phones and Ubuntu Core for the new 64-bit ARM systems (the "arm64" architecture, also known as AArch64 or ARMv8), and improved AppArmor confinement. In addition to these flagship features there are also major updates throughout.

Ubuntu Server 13.10 includes the Havana release of OpenStack, alongside deployment and management tools that save devops teams time when deploying distributed applications - whether on private clouds, public clouds, x86 or ARM servers, or on developer laptops. Several key server technologies, from MAAS to Ceph, have been updated to new upstream versions with a variety of new features.

Maintenance updates will be provided for Ubuntu 13.10 for 9 months, through July 2014.

-- Quote from the release notification posted on October 17th.

Code name: Saucy Salamander

For questions on using and administrating, running third-party tools, development on ubuntu, services provided, use askubuntu SE

200 questions
0
votes
0 answers

Ubuntu 13.10 Eclipse 3.8.1 unresolved inclusion

I've just installed Ubuntu 13.10 and Eclipse 3.8.1 with c++ development tools. However, my C++ files get tons of "Unresolved Inclusion" error on anything outside of the project directory. I've seen that lots of other people have similar problems…
user1971455
  • 413
  • 1
  • 7
  • 16
0
votes
1 answer

Why is maven looking for an artifact in the lib directory other than the one I'm running it with?

I'm trying to run clean install on a maven project of mine using JDK 1.6.0_45 on a machine running Ubunto 13.10, but it fails with the error: "Could not find artifact sun.plugin:plugin:jar:1.6 at specified path…
0
votes
1 answer

rm: cannot remove ...: Permission denied

I configure kernel-2.6.34.14 in Ubuntu 13.10. When I want to run make modules_install one error occured: Warning: you may need to install module-init-tools See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt rm: cannot remove…
0
votes
0 answers

Trouble with ADT in ubuntu

Recently I had switched my OS from winodows to ubuntu 13.10, For android application development I had installed ADT, My problem is I am not able to import an application to the eclipse, At certain time it is possible for me to import the project…
Geethu
  • 1,586
  • 6
  • 21
  • 34
0
votes
2 answers

Properly use main function arguments in C, NetBeans 7.2

I'm having a hard time trying to pass a directory path to my program on NetBeans 7.2, what I tried to do was to write "${OUTPUT_PATH}" "/home/vitor/Área de Trabalho/Programação/Teste" on the project's parameters. /home/vitor/Área de…
0
votes
1 answer

Ruby on Rails: Will updating from Ubuntu 13.04 to 13.10 cause issues?

I have RVM installed, I'm just curious if updating will force me into debug mode for hours, or if I would have to reinstall RoR. Thank you for your time.
Ian Ellis
  • 541
  • 6
  • 19
0
votes
2 answers

Can't Find Blank Activity in Eclipse New android Application

Hi all my problem is I was setting the eclipse environment for Ubuntu 13.10 with eclipse, SDK and JDK 7. Normally when I create New->Android Application Project and going through this process I supposed to see: Blank Activity FullScreen Activity…
samer226047
  • 125
  • 1
  • 13
0
votes
1 answer

pygobject cairo bindings are not working on Ubuntu 13.10

I get an error Couldn't find conversion for foreign struct 'cairo.Context' in ignored All the research I've done online suggests that there is a missing package python-gi-cairo, or…
sugarmuff
  • 435
  • 5
  • 17
0
votes
1 answer

ns-2 - ./validate fails in Ubuntu 13.10

I was able to make ns-2 (ns-allinone-2.35) install on Ubuntu 13.10 successfully by modifying linkstate/ls.h, but one test case in the validation suite always seems to fail - tcpLinux. This bothers me because validation works properly in Ubuntu 12.…
polemic
  • 85
  • 8
0
votes
0 answers

why Trying to get property of non-object error raised

Severity: Notice --> Trying to get property of non-object is showing for the line $this->data['tasks'] = $workpackages->tasks; public function view($id) { //get list of projects $project =…
Anusha Nilapu
  • 1,243
  • 8
  • 24
  • 36
0
votes
1 answer

Browser or Apache2 does not see files: "server software is running but no content has been added"

after opening http 127.0.0.1 in the browser it displays info: It works! This is the default web page for this server. The web server software is running but no content has been added, yet. The point is I have added files to the DocumentRoot…
Sruj
  • 1,177
  • 2
  • 18
  • 38
0
votes
1 answer

How to run .sh file from python program Ubuntu

I am trying to launch a .sh script from Python 3.3 in Ubuntu 13.10. The script is supposed to shutdown the computer. I have already marked the sh script as executable through the terminal. I have tried to run the sh script through:…
Luke Dinkler
  • 731
  • 5
  • 16
  • 36
0
votes
1 answer

installing visual studio 2005 in winehq

I am using Ubuntu 13.10 in this operating system i am want to use Visual studio.. so i ahave installed the Winehq latest version but while i am going to install visual studio 2005 it displays a error.. A trial edition is already installed on this…
Hariharan
  • 13
  • 1
  • 6
0
votes
2 answers

Can I install the Ubuntu SDK along side with PyQt?

I installed the Ubuntu SDK and everything goes very well. Now I want to install PyQt just to mess around with it. PyQt comes with Qt Creator, but it was already installed by the Ubuntu SDK. How can I install PyQt in this conditions?
erickalves05
  • 273
  • 4
  • 13
0
votes
1 answer

Ubuntu - no audio after upgrade to 13.10

I upgraded Ubuntu to 13.10 yesterday and guess what? No more audio! Hooray! So I visited all possible posts (there are many) on the subject but none of the suggested alternatives worked for me. The most common suggestion I see is uninstalling and…
noobeana
  • 97
  • 1
  • 9