PDA

View Full Version : Where did QGIS go?


jmarius
April 25th, 2008, 07:36 PM
Does anyone know why QGIS is no longer available in Hardy? A google search brings a link that claims package is not available in the distro: http://packages.ubuntu.com/hardy/science/qgis. The cached page shows QGIS v0.8.1 in the universe repo.

machoo02
April 26th, 2008, 03:26 PM
Not sure why it's no longer in the repos, but there are a couple of PPA's that have the latest and greatest QGIS (although they were compiled for Gutsy).

Eric Pihopa
April 26th, 2008, 07:01 PM
The gutsy version launchpad has dependency issues in when used in Hardy:
http://ppa.launchpad.net/qgis/ubuntu/dists/gutsy

There is no workaround yet.

gonvelho
April 26th, 2008, 09:26 PM
This is really very bad:mad:. I use mainly Ubuntu with QGIS. Is there any preview for a Hardy release?

jdb
April 26th, 2008, 09:39 PM
I've had to go back to Gutsy because of this.
I sure hope they get it resolved soon.

jdb

Eric Pihopa
April 27th, 2008, 04:34 PM
Now have a workaround for Hardy.

Once the Hardy in stall is complete, find a gutsy cd and use synaptic to "Add CD ROM" or enable the Gutsy repositories.
Install the "libgsl0" from gutsy. This does not appear to conflict with Hardy.

Disable the gutsy repositories, then enable:
deb http://ppa.launchpad.net/timlinux/ubuntu gutsy main

Install Qgis in the normal way.

Cheers
Eric

shmendrik
April 28th, 2008, 12:55 PM
After the upgrade to hardy I installed the .deb file from

https://launchpad.net/ubuntu/hardy/i386/libgsl0/1.9-3

and then

sudo apt-get install qgis

works fine, and qgis runs fine.

edit: I am using the gutsy repository for qgis.
deb http://ppa.launchpad.net/qgis/ubuntu gutsy main
from
http://download.qgis.org/downloads.rhtml

jmarius
April 30th, 2008, 07:21 PM
Good news everyone. There is a hardy repo now:
deb http://ppa.launchpad.net/qgis/ubuntu hardy main

earlycj5
May 1st, 2008, 10:18 AM
Good news everyone. There is a hardy repo now:
deb http://ppa.launchpad.net/qgis/ubuntu hardy main

Good news indeed! Thank you.

domzo
May 6th, 2008, 07:06 AM
Many thanks for this.

I have added the following line to the end of my /etc/apt/sources.list:

deb http://ppa.launchpad.net/qgis/ubuntu hardy main

However, when I fetch updates with adept_manager (kde) or apt-get I get an error when trying to read the repository:

Failed to fetch http://ppa.launchpad.net/qgis/ubuntu/dists/hardy/main/binary-i386/Packages.gz Sub-process gzip returned an error code (1)

Not sure whether this is a problem with my Hardy install or with the repository... any ideas?

domzo
May 6th, 2008, 07:13 AM
To clarify, if I do a wget on the Packages.gz archive then that works however it does not unzip correctly on my machine. So perhaps it is a problem with that file?

(or it could still be a problem with my machine.. I'm still investigating)

jdb
May 6th, 2008, 09:31 AM
It worked fine for me, I'm running 32 bit hardy so I don't know about 64 bit.
The file I got was qgis_0.10.0-6~hardy_i386.deb and the checksum on it is:

sum qgis_0.10.0-6~hardy_i386.deb
63149 8316

jdb

domzo
May 6th, 2008, 11:09 AM
Thanks for the info. I still haven't got it to work here - very odd..

rogerdean
June 25th, 2008, 02:22 AM
I've downloaded QGIS from

deb http://ppa.launchpad.net/qgis/ubuntu hardy main

and all the dependencies that this pulled in from Ubuntu repos. However when I try to launch (from terminal - there's no icon set up) I get a Python error -

"Couldn't load SIP module
Python support will be disabled"

Then QGIS loads, although I've not tested functionality yet. Is this a problem? What could I do to make QGIS happy? And will we get a complete and trouble-free version?

Allbest
Roger

jdb
June 25th, 2008, 09:15 AM
I've downloaded QGIS from

deb http://ppa.launchpad.net/qgis/ubuntu hardy main

and all the dependencies that this pulled in from Ubuntu repos. However when I try to launch (from terminal - there's no icon set up) I get a Python error -

"Couldn't load SIP module
Python support will be disabled"

Then QGIS loads, although I've not tested functionality yet. Is this a problem? What could I do to make QGIS happy? And will we get a complete and trouble-free version?

Allbest
Roger

Install these & you should be OK.

python-sip4
- Python/C++ bindings generator runtime library
- qgis needs this to start without errors
python-qt4
- Python bindings for Qt4
- qgis needs this to start without errors

jdb

sawjew
July 9th, 2008, 05:08 AM
I have installed Qgis from the ppa but the grass plugin doesn't work. Grass works on its own but when I start qgis from the terminal I get "ERROR 1: libgrass_I.so: cannot open shared object file: No such file or directory" and the Grass plugin doesn't appear in Qgis.

Does anyone have any ideas?

roderikk
October 21st, 2008, 09:19 AM
Notwithstanding all the troubles you have to install it above, but why was QGIS removed?

And has anybody installed it on Intrepid?

sawjew
October 22nd, 2008, 03:27 AM
I have tried to install it on Intrepid using this PPA repository,

deb http://ppa.launchpad.net/mixo-mixo/ubuntu intrepid main

but I get a segmentation fault when I try to use it.

maphew
October 27th, 2008, 01:57 AM
I have installed Qgis from the ppa but the grass plugin doesn't work. Grass works on its own but when I start qgis from the terminal I get "ERROR 1: libgrass_I.so: cannot open shared object file: No such file or directory" and the Grass plugin doesn't appear in Qgis.

Does anyone have any ideas?

The following made that particular error go away for me: create a text file called libgrass.conf in /etc/ld.so.conf.d, containing:

#Make libgrass_I.so visible to ld.so
/usr/lib/grass/lib

Then issue the following command:

sudo ldconfig

-- Copied from http://help.nceas.ucsb.edu/GRASS_6_on_Ubuntu

I can't issue some grass commands like r.in.gdal for some as yet unknown reason -- "warning: cannot read module description(r.in.gdal)" -- though r.out.gdal.tiff works fine.

tfogwill
October 31st, 2008, 08:54 PM
@sawjew:
glad to see you're using our PPA and trying out our packages - we're working hard to get qgis working in intrepid. Please keep testing the packages at:
https://launchpad.net/~scubuntu-dev/+archive
and
https://launchpad.net/~mixo-mixo/+archive

See more about what we're trying to do at
http://scubuntu.meraka.org.za/wiki/

Regards
Thomas

shahriv
November 1st, 2008, 09:58 AM
Hi,

I also tried to install qgis on a fresh intrepid, but I get a segmentation fault.

gdb qgis

shows:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb49576d0 (LWP 11226)]
0xb6b20d4b in sincos () from /usr/lib/libgdal1.5.0.so.1

What can I do?

Lars۞
November 4th, 2008, 01:21 AM
i am also getting a segmentation error when running qgis in ubuntu 8.10 intrepid ibex.

i could not find the config files mentioned in this related post either http://forum.qgis.org/viewtopic.php?f=2&t=4248&p=6519&hilit=segmentation#p6519

:?

HydrologyGuy
November 4th, 2008, 02:04 PM
I have the same issues. I also have a clean install of Ubuntu 8.10.

I deleted the configuration files (and their directories) and I still get the same error:


Warning: No valid projection. Unable to set map units.
Segmentation fault

:confused:

I hope we get this working soon - it's too good a program to miss.

Thanks.

radiognome
November 7th, 2008, 05:11 AM
I get the same Warning and segmentation-errror (but the error is in Dutch).

Qgis for me is an indespensible program for my desktop, so since a week I have to take my private Mac to the office and back home daily to watch the results of my doings to the postgis server.

Hope someone finds a sollution soon....

Martin

HydroModeler
November 8th, 2008, 05:34 PM
I am also having this problem on 8.10.

HydroModeler
November 8th, 2008, 06:31 PM
I ran the gdb qgis command and got the following:

[Thread 0xb43beb90 (LWP 9894) exited]
[Thread 0xb3bbdb90 (LWP 9895) exited]
Warning: No valid projection. Unable to set map units.
Warning: No valid projection. Unable to set map units.
Warning: No valid projection. Unable to set map units.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb47e16d0 (LWP 9887)]
0xb69aad4b in sincos () from /usr/lib/libgdal1.5.0.so.1

radiognome
November 10th, 2008, 10:01 AM
I did have an update on qgis this morning (Ibex-AMD-64), but still

Debug:
**********************************
Debug: QgsApplication state:
Debug: Prefix :/usr
Debug: Plugin Path :/usr/lib/qgis
Debug: PkgData Path :/usr/share/qgis
Debug: Theme Path :/usr/share/qgis/themes/default/
Debug: User DB Path :/usr/share/qgis/resources/qgis.db
Debug: **********************************

Warning: No valid projection. Unable to set map units.
Warning: No valid projection. Unable to set map units.
Warning: No valid projection. Unable to set map units.
Segmentatiefout

HydroModeler
November 12th, 2008, 09:45 PM
Update: I reinstalled QGIS from the launchpad ppa (because I reinstalled my OS) and it worked, but had some error messages regarding python. Then I found this post:

http://lists.qgis.org/pipermail/qgis-trac/2007-October/003159.html

I installed python-sip4 and python-qt4 per the link and everything seems to be fine now.

Hope that helps someone.

HydrologyGuy
November 15th, 2008, 07:02 PM
I got an updated version. I still get the error messages, but at least it doesn't crash.

mariashaun
November 19th, 2008, 04:44 AM
I’m a big fan of qGIS, my favorite GIS desktop client. I recently upgraded to Ubuntu Linux 8.04 LTS, a.k.a Hardy Heron, and was amazed to find that qGIS was no longer part of the standard Ubuntu repositories, which is absolutely dissapointing - anyways, here is a workaround to getting qGIS installed on Ubuntu. Of course, compiling from source is always an option, but I’m going with the ‘Ubuntu way’ here.
The latest version of QGIS for Ubuntu is available at http://ppa.launchpad.net/qgis/ubuntu/. Add this entry:
deb http://ppa.launchpad.net/qgis/ubuntu/ hardy main
to your Sources list, usually available at
/etc/apt/sources.list
And Update your Ubuntu sources:
sudo apt-get update
Now install qgis:
sudo apt-get install qgis

However, when I tried starting qGIS from the command line, I got the following 2 errors/warnings:

Couldn’t load SIP module. Python support will be disabled

And

Couldn’t load PyQt bindings. Python support will be disabled.

The above 2 can be corrected by installing the following packages in Ubuntu:
sudo apt-get install python-sip4
sudo apt-get install python-qt4
And with the above steps completed, I now can run QGIS again. Viva GIS :)

skatetokil
December 19th, 2008, 02:26 PM
Ok, so it seems like the problem is solved for 8.04, what about Intrepid?

8.1 fix anyone? I'm dying here.

LaserJock
December 20th, 2008, 01:55 AM
For those of you wondering what happened to qgis in Ubuntu, I can hopefully shed some light. Essentially, Ubuntu removed it because Debian removed it. Now, that begs the question, why did Debian remove it? The answer is, according to Debian bug #474604 (http://bugs.debian.org/474604), that it was just too buggy for them to keep. This isn't purely that qgis is too buggy, but that the packages were of unsuitable quality overall for Debian to keep. Hopefully in the future somebody will pick it up and get it back into Debian/Ubuntu.

-LaserJock

sawjew
December 20th, 2008, 06:19 AM
I have Qgis working fine in Intrepid AMD64 using the repository and fixes given by mariashaun in post #30.

skywatcher
December 25th, 2008, 11:30 AM
I followed the advice given by mariashaun, but I receive the following when trying to install QGIS on Intrepid:

The following packages have unmet dependencies:
qgis: Depends: libgdal1-1.4.0 but it is not installable
Depends: libqgis-core1 but it is not going to be installed
Depends: libqgis-gui1 but it is not going to be installed
Recommends: python-qgis but it is not going to be installed
Recommends: qgis-plugin-grass but it is not going to be installed
E: Broken packages


Is there a way to resolve this?

jdb
December 25th, 2008, 02:01 PM
I followed the advice given by mariashaun, but I receive the following when trying to install QGIS on Intrepid:

...

Is there a way to resolve this?

I went to this link:

http://download.qgis.org/downloads.rhtml

and followed the instructions for Intrepid.

It worked great on a clean install of 16 bit Intrepid.

Just make sure you answer yes when it asks if you want to install without verification

BTW, click on the visitor link at the bottom of the qgis download page, it displays a map of the world that shows all the recent downloads of qgis.
Pretty cool!!

jdb

skywatcher
December 26th, 2008, 03:31 PM
Hi jdb

Thanks for the advice, which turned out to be a most welcome Christmas gift! I now have QGIS working on Intrepid, just in time for a last-minute look at some maps before I embark on a trip along the South African West Coast tomorrow.

Chris

diog3n3s
February 2nd, 2009, 01:50 AM
I was having this same problem (segmentation fault) for qgis 1 on Intepid, it was fixed by upgrading gdal related packages. Apparently the original qgis install installed older gdal libs, a second look found they needed an upgrade.

Tomas_IV
February 7th, 2009, 07:51 AM
Hi all,
reading this thread, the dependenncy, segfault, and python problems some of you have remind me mine problems when I was switching repositories to get Qgis and Grass from. I found that when I had any problems like that it usually helped:

set all the repositories I want to use on (i.e. Qgis ppa and all Ubuntu repositories - I always have on everything including multiverse, not sure if needed in this case)
Uninstall everything related to QGIS and GRASS.
sudo apt-get remove qgis grass qgis-grass-plugin python-qgis python-sip python-qt
install everything again:
sudo apt-get install qgis grass qgis-grass-plugin python-qgis python-sip python-qt

Not sure if I managed to mention all the packages needed to reinstall, but hope so.

carpex
March 26th, 2009, 11:56 AM
I still get the seg fault when trying to run QGIS 1.0 in Intrepid on my 64 bit install. I installed from the PPA repos. The program won't load at all. I tried uninstalling and reinstalling everything, to no avail. :(

If somebody finds another solution, please let me know!

CP

YLP
March 27th, 2009, 05:51 AM
I've got the same problem : when launching qgis (from ppa repository) in Xubuntu the starting window opens, then nothing... Same with Grass GIS, it seems to start but then somehow crashes down. Anybody got an idea ? Could it be that it's too heavy for my computer ? (pentium III)
Thanks
Yann

exhuma.twn
August 28th, 2009, 07:25 AM
Same here. The last message visible in the splash screen is:

Starting Python

gdb trace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb48089e0 (LWP 6910)]
0xb67df5eb in strlen () from /lib/tls/i686/cmov/libc.so.6

I do some python development on this machine. Could that be related?