doesn't start in Kubuntu 12.04

Bug #1014280 reported by smihael
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Boot-Repair
Won't Fix
Undecided
Unassigned
glade2script
Expired
Undecided
Unassigned

Bug Description

When I try to start boot-repair (most recent version in 12.04 ppa) i get the following error:

Traceback (most recent call last):
  File "/usr/bin/glade2script", line 49, in <module>
    from gi.repository import Gtk
  File "/usr/lib/python2.7/dist-packages/gi/importer.py", line 76, in load_module
    dynamic_module._load()
  File "/usr/lib/python2.7/dist-packages/gi/module.py", line 222, in _load
    version)
  File "/usr/lib/python2.7/dist-packages/gi/module.py", line 90, in __init__
    repository.require(namespace, version)
gi.RepositoryError: Typelib file for namespace 'GObject', version '2.0' not found

I have installed python-gobject-* and -gi-* packages, but the error remains same.

Revision history for this message
YannUbuntu (yannubuntu) wrote :

Hello Smihael, thank you for your bug report.
I can't reproduce in my Kubuntu 12.04.

Please could you browse your /var/log/boot-sav/log folder, and attach the most recent *.tee file which you can find in it?

Revision history for this message
smihael (smihael) wrote : Re: [Bug 1014280] Re: doesn't start in Kubuntu 12.04

So then the error must be due to some unresolved dependencies, that are not
stated in the deb package?

I also don't have any log files, the directory itself is not existing.

On Mon, Jun 18, 2012 at 9:41 AM, YannUbuntu <email address hidden> wrote:

> Hello Smihael, thank you for your bug report.
> I can't reproduce in my Kubuntu 12.04.
>
> Please could you browse your /var/log/boot-sav/log folder, and attach
> the most recent *.tee file which you can find in it?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1014280
>
> Title:
> doesn't start in Kubuntu 12.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/boot-repair/+bug/1014280/+subscriptions
>

--
Mihael S.

Revision history for this message
YannUbuntu (yannubuntu) wrote :

ok. Please open a terminal (Ctrl+Alt+T), then type:
sudo apt-get -y purge boot-sav
sudo apt-get update
sudo apt-get -y install boot-repair
boot-repair

Indicate the output of these commands if any problem.

Revision history for this message
smihael (smihael) wrote :

No, there doesn't seem to be anything wrong here. The error remains the
same.

This might be a helpful piece of information: I only have KDE and certain
GTK apps.

On Thu, Jun 21, 2012 at 10:18 AM, YannUbuntu <email address hidden> wrote:

> ok. Please open a terminal (Ctrl+Alt+T), then type:
> sudo apt-get -y purge boot-sav
> sudo apt-get update
> sudo apt-get -y install boot-repair
> boot-repair
>
> Indicate the output of these commands if any problem.
>
> ** Also affects: glade2script
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1014280
>
> Title:
> doesn't start in Kubuntu 12.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/boot-repair/+bug/1014280/+subscriptions
>

--
Mihael S.

Revision history for this message
YannUbuntu (yannubuntu) wrote :

ok, thanks.
Please could you run a Kubuntu 12.04 live-session (CD or USB), install and run Boot-Repair in it, and check if you have the same error?

Revision history for this message
YannUbuntu (yannubuntu) wrote :

Also, please could you, from your installed Kubuntu session, run the following command:
dpkg --get-selections > list.txt

then attach the list.txt (which will be created in your User folder) file to this bug report?

YannUbuntu (yannubuntu)
Changed in glade2script:
status: New → Incomplete
Changed in boot-repair:
status: New → Incomplete
Revision history for this message
smihael (smihael) wrote :
  • list.txt Edit (49.3 KiB, text/plain; charset=US-ASCII; name="list.txt")

list.txt attached

On Thu, Jul 5, 2012 at 8:19 PM, YannUbuntu <email address hidden> wrote:

> ** Changed in: glade2script
> Status: New => Incomplete
>
> ** Changed in: boot-repair
> Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1014280
>
> Title:
> doesn't start in Kubuntu 12.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/boot-repair/+bug/1014280/+subscriptions
>

--
Mihael S.

Revision history for this message
YannUbuntu (yannubuntu) wrote :

Thanks. Please could you run a Kubuntu 12.04 live-session (CD or USB), install and run Boot-Repair in it, and indicate if you have the same error?

Revision history for this message
smihael (smihael) wrote :

Under live session it works fine. So it must be a problem with my
python-gi installation.

Thanks for your support.

On Thu, Jul 5, 2012 at 7:07 PM, YannUbuntu <email address hidden> wrote:
> Thanks. Please could you run a Kubuntu 12.04 live-session (CD or USB),
> install and run Boot-Repair in it, and indicate if you have the same
> error?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1014280
>
> Title:
> doesn't start in Kubuntu 12.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/boot-repair/+bug/1014280/+subscriptions

--
Mihael S.

Revision history for this message
YannUbuntu (yannubuntu) wrote :

ok.
So the problem comes from a change you made after install, maybe:
- one of the GTK apps you installed (which GTK apps have you added?)
- or a PPA package (do you have PPAs or additional repositories?)
- or a configuration of python (have you changed the python conf?)
...
please let me know if you find the source of the problem, I may have to improve the dependencies of B-R.

Revision history for this message
smihael (smihael) wrote :

Hi,

sorry for late reply. I have quite a long list of GTK apps installed so I
thought it'd be better to attach the results of dpkg --get-selections
rather than manually listing all the applications that have one of gtk libs
as dependency.

I'm also providing my sources.list

I dindn't change python configuration on this instalation.

On Sun, Jul 29, 2012 at 11:43 PM, YannUbuntu <email address hidden> wrote:

> ok.
> So the problem comes from a change you made after install, maybe:
> - one of the GTK apps you installed (which GTK apps have you added?)
> - or a PPA package (do you have PPAs or additional repositories?)
> - or a configuration of python (have you changed the python conf?)
> ...
> please let me know if you find the source of the problem, I may have to
> improve the dependencies of B-R.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1014280
>
> Title:
> doesn't start in Kubuntu 12.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/boot-repair/+bug/1014280/+subscriptions
>

--
Mihael S.

Revision history for this message
YannUbuntu (yannubuntu) wrote :

Thank you. Please could you also indicate the PPAs you use? (they are in the /etc/apt/sources.list.d/ folder)

Revision history for this message
smihael (smihael) wrote :

$ ls /etc/apt/sources.list.d/
google-chrome.list
google-chrome.list.save
google-talkplugin.list
google-talkplugin.list.save
lukas-hetzenecker-openmobilesuite-precise.list
otto-kesselgulasch-gimp-precise.list
otto-kesselgulasch-gimp-precise.list.save
yannubuntu-boot-repair-precise.list
yannubuntu-boot-repair-precise.list.save

On Sun, Aug 12, 2012 at 9:28 PM, YannUbuntu <email address hidden> wrote:

> Thank you. Please could you also indicate the PPAs you use? (they are in
> the /etc/apt/sources.list.d/ folder)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1014280
>
> Title:
> doesn't start in Kubuntu 12.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/boot-repair/+bug/1014280/+subscriptions
>

--
Mihael S.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for glade2script because there has been no activity for 60 days.]

Changed in glade2script:
status: Incomplete → Expired
Revision history for this message
YannUbuntu (yannubuntu) wrote :

hello
do you still have this bug in 12.04 ?
do you also have this bug in 14.04 ?

Revision history for this message
smihael (smihael) wrote :

Hi it works in KUbuntu 14.04.1 LTS

On 27 November 2014 at 23:27, YannUbuntu <email address hidden> wrote:

> hello
> do you still have this bug in 12.04 ?
> do you also have this bug in 14.04 ?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1014280
>
> Title:
> doesn't start in Kubuntu 12.04
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/boot-repair/+bug/1014280/+subscriptions
>

Revision history for this message
YannUbuntu (yannubuntu) wrote :

ok thank you. Won't fix for 12.04 then.

Changed in boot-repair:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.