lp:~paelzer/gdebi/gdebi-fix-glib-2.68

Created by Christian Ehrhardt  and last modified
Get this branch:
bzr branch lp:~paelzer/gdebi/gdebi-fix-glib-2.68
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christian Ehrhardt 
Project:
gdebi
Status:
Development

Recent revisions

494. By Christian Ehrhardt 

gio_copy_in_place can be used for remote urls

Due to that let us now check on os.path.exists, but still if no path/uri
was passed at all skip the call.

493. By Christian Ehrhardt 

Avoid hangs with glib2-0 2.68 and later

The behavior of gio.File changes and got more restrictive.
gdebi used to call gio_copy_in_place to check the file, but that
now either fails badly:
    g-io-error-quark: Operation not supported (15)
and/or gets stuck in tests when printing error messages (triggered by
the above root cause)

The problem is that without an argument passed to "file" it tries to
copy a non-existing file in place which fails.

In this case (no filename passed) just don't check on the files.

492. By Michael Vogt

releasing package gdebi version 0.9.5.7

491. By Michael Vogt

Fix exceptions going out of scope. (LP: #1304274)

490. By Michael Vogt

* GDebi/GDebiGtk.py:
  - fix child_exited() change for vte 2.91 (LP: #1472618)

489. By Michael Vogt

releasing package gdebi version 0.9.5.6

488. By Michael Vogt

merge 0.9.5.5+nmu1 changes

487. By Michael Vogt

merged ~alexhenrie24/gdebi/fix-mime-type

486. By Michael Vogt

merged lp:~laney/gdebi/vte2.91

485. By Luca Falavigna

Releasing 0.9.5.5

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gdebi
This branch contains Public information 
Everyone can see this information.