gdebi-gtk crashed with AttributeError in on_button_install_clicked()

Bug #123674 reported by Rafael Proença
260
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gdebi (Ubuntu)
Fix Released
Medium
Michael Vogt

Bug Description

Binary package hint: gdebi

Seems that this bug came back in the 0.3 version of gdebi (ubuntu gutsy).

ProblemType: Crash
Architecture: i386
Date: Mon Jul 2 23:28:42 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/gdebi-gtk
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: gdebi 0.3.0ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/gdebi-gtk /home/cypher/Downloads/aptoncd_0.1.92.1-4_all.deb
ProcCwd: /home/cypher
ProcEnviron:
 LANGUAGE=pt_BR.UTF-8
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/gdebi-gtk', '/home/cypher/Downloads/aptoncd_0.1.92.1-4_all.deb']
SourcePackage: gdebi
Title: gdebi-gtk crashed with AttributeError in on_button_install_clicked()
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.5/site-packages/GDebi/GDebi.py", line 319, in on_button_install_clicked
     if widget != None and len(self.unauthenticated) > 0:
 AttributeError: 'GDebi' object has no attribute 'unauthenticated'
Uname: Linux desktop-feisty 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux

Tags: apport-crash
Revision history for this message
Rafael Proença (cypherbios) wrote :
Revision history for this message
Saivann Carignan (oxmosys) wrote :

This bug happens each time the "Reinstall" button is clicked. Gdebi will crash with this in terminal :

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/GDebi/GDebi.py", line 319, in on_button_install_clicked
    if widget != None and len(self.unauthenticated) > 0:
AttributeError: 'GDebi' object has no attribute 'unauthenticated'

To reproduce this bug

1. Take any .deb package that is already installed on your computer
2. Open it with Gdebi
3. Try to reinstall it

Gdebi will now crash.

Revision history for this message
marcobra (Marco Braida) (marcobra) wrote :

Same here with a reinstall of Frostwire with Gdebi.

HTH

Revision history for this message
Krešo Kunjas (deresh) wrote :

same here bit with upgrade of deluge from 0.5.2 to 0.5.4

Revision history for this message
alexenderreez (amirulraz) wrote : Re: [Bug 123674] Re: gdebi-gtk crashed with AttributeError in on_button_install_clicked()

but this problem should fixed now:)

On 09/08/07, Krešo Kunjas <email address hidden> wrote:
> same here bit with upgrade of deluge from 0.5.2 to 0.5.4
>
> --
> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
> https://bugs.launchpad.net/bugs/123674
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>

--
-Powdered snow, if you paled me white to the heart ,please wrap around
my loneliness and send it back into the sky:(-

 *** ~aLeXeNdeR ReEz~ ***
InfOrmatiOn And TechnOlOgy
PetrOnas TechnOlOgy University

Revision history for this message
rhY (rhy) wrote : Re: [Bug 123674] Re: gdebi-gtk crashed with AttributeError in on_button_install_clicked()

reez0105 wrote:
> but this problem should fixed now:)
>
> On 09/08/07, Krešo Kunjas <email address hidden> wrote:
>
>> same here bit with upgrade of deluge from 0.5.2 to 0.5.4
>>
>> --
>> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
>> https://bugs.launchpad.net/bugs/123674
>> You received this bug notification because you are a direct subscriber
>> of a duplicate bug.
>>
>>
>
>
>
Yes, apparently it IS fixed !! WOOHOO!!!

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Bug still present in gdebi 0.3.1ubuntu1

Revision history for this message
alexenderreez (amirulraz) wrote : Re: [Bug 123674] Re: gdebi-gtk crashed with AttributeError in on_button_install_clicked()

i'm using same version of gdebi but i don't face any problem
anymore....i think you should check package that make you think gedi
still broken...i doubt that package is corrupted...

On 11/08/07, Marius Gedminas <email address hidden> wrote:
> Bug still present in gdebi 0.3.1ubuntu1
>
> --
> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
> https://bugs.launchpad.net/bugs/123674
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>

--
 *** ~aLeXeNdeR ReEz~ ***
member of Ubuntu support teams
-Unanswered post team
-absolute beginner talk team

currently working on goingopen project[software development] - www.goingopen.org
and
member of linux for clinics [http://sourceforge.net/projects/linuxforclinics/]

InfOrmatiOn And TechnOlOgy
PetrOnas TechnOlOgy University

Revision history for this message
rhY (rhy) wrote : Re: [Bug 123674] Re: gdebi-gtk crashed with AttributeError in on_button_install_clicked()

Yes, I emailed back earlier, the new version is working perfectly again. :D

rhY
> i'm using same version of gdebi but i don't face any problem
> anymore....i think you should check package that make you think gedi
> still broken...i doubt that package is corrupted...
>
> On 11/08/07, Marius Gedminas <email address hidden> wrote:
>
>> Bug still present in gdebi 0.3.1ubuntu1
>>
>> --
>> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
>> https://bugs.launchpad.net/bugs/123674
>> You received this bug notification because you are a direct subscriber
>> of a duplicate bug.
>>
>>
>
>
>

Revision history for this message
Saivann Carignan (oxmosys) wrote :

In my case, I'm on Ubuntu Gutsy and the bug is still present, tested on 3 different computers.

Revision history for this message
Wade Menard (wade-ezri) wrote :

Just found this bug report using apport-crash. Still seeing it here with Gutsy attempting to reinstall a package w/ gdebi 0.3.1ubuntu1

Revision history for this message
Digital Wizdom (digitalwizdom) wrote :

Ubnutu Gutsy clicked on rinstalling winamp_0.a1-1_i386.deb made with alien from rpm file...

Revision history for this message
Juan Pablo Salazar Bertín (snifer) wrote :

Setting bug status as Confirmed, still present in version 0.3.1ubuntu1 (bug #146560).

Changed in gdebi:
status: New → Confirmed
Revision history for this message
Juksu (jluostar) wrote :

Yes, still happens, filed a bug report and marked it as a duplicate to this one.

Revision history for this message
maciej77 (maciej77-deactivatedaccount) wrote :

Ubuntu 7.10 Beta - reinstall VirtualBox = crash, exit gdebi = crash

Revision history for this message
mabovo (mabovo) wrote :

Gutsy - reinstall ati driver 1.6.7.194-1ubuntu1tv5

Revision history for this message
Efraim Karsh (efraimkarsh) wrote :

Confirmed on Gutsy
 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 GNU/Linux
reinstalling fontconfig-config

Revision history for this message
Michael Nagel (nailor) wrote :

happened to me on gutsy trying to install dagger for the first time. package is ok, installed it on another machine running feisty...

Revision history for this message
cherokeeflyer1@yahoo.com (cherokeeflyer) wrote : Re: [Bug 123674] Re: gdebi-gtk crashed with AttributeError in on_button_install_clicked()

Thanks for the info. This wireless thing is driving me crazy. It seems everything I try doesn't work. Funny thing is that I had it running fine for a few months and decided to reinstall to clean up my Grub Installer ,when I did that I forgot how I forgot how I got the damn thing running in the first place. I'm a newbie and still learning.
                                                                                         Ken

----- Original Message ----
From: nailor <email address hidden>
To: <email address hidden>
Sent: Friday, October 5, 2007 9:45:23 AM
Subject: [Bug 123674] Re: gdebi-gtk crashed with AttributeError in on_button_install_clicked()

happened to me on gutsy trying to install dagger for the first time.
package is ok, installed it on another machine running feisty...

--
gdebi-gtk crashed with AttributeError in on_button_install_clicked()
https://bugs.launchpad.net/bugs/123674
You received this bug notification because you are a bug contact for
gdebi in ubuntu.

Changed in gdebi:
importance: Undecided → Medium
Michael Vogt (mvo)
Changed in gdebi:
assignee: nobody → mvo
Revision history for this message
Michael Vogt (mvo) wrote :

gdebi (0.3.2ubuntu1) gutsy; urgency=low

  * do not crash on reinstall, thanks to Joao Pinto (LP: #123674, #129526)
  * fix off-by-one error when parsing dpkg output (LP: #149755)

 -- Michael Vogt <email address hidden> Sat, 06 Oct 2007 10:37:32 +0200

Changed in gdebi:
status: Confirmed → Fix Released
Revision history for this message
jtlb (jt-lb) wrote :

i confirme this bug in hardy

Revision history for this message
Dang Kang (kangdang) wrote :

this bug still exists in my Hardy Alpha 6 .

Revision history for this message
cherokeeflyer1@yahoo.com (cherokeeflyer) wrote : Let's Share Favorites on StumbleUpon

StumbleUpon

Discover new web sites
Cherokeeflyer wants to Share Favorites with you

Likes
3 pages

Join StumbleUpon and discover your friends'
Favorites.
Suddenly the Web is fun again :)

-&cherokeeflyer
& <email address hidden>

Discover my Favorites &
http://www.stumbleupon.com/redirect.php?t=j&u=6398125&d=http%3A%2F%2Fwww.stumbleupon.com%2Fjoin.php%3Ffriend%3D5096451%26emailcode%3Dipwa1fq128r57f0u&l=2&c=ipwa1fq128r57f0u

p.s. If you're new to StumbleUpon,
try the demo
http://www.stumbleupon.com/redirect.php?t=j&u=6398125&d=http%3A%2F%2Fwww.stumbleupon.com%2Fdemo%2F%3Ffriend%3D5096451&l=5&c=ipwa1fq128r57f0u
 for yourself :)

About StumbleUpon

Channel surf the internet with StumbleUpon!
Discover great web content recommended by your
friends and like-minded stumblers by just clicking
the Stumble! button -
learn more
http://www.stumbleupon.com/redirect.php?t=j&u=6398125&l=3&c=ipwa1fq128r57f0u
.

If you do not wish to receive e-mails sent by your
friends via StumbleUpon, please click here
http://www.stumbleupon.com/redirect.php?t=j&u=6398125&d=http%3A%2F%2Fwww.stumbleupon.com%2Fnotifications.php%3Femailcode%3Dipwa1fq128r57f0u&l=4&c=ipwa1fq128r57f0u
.

(c) StumbleUpon 2001-2008

Revision history for this message
Brad Langhorst (brad-langhorst) wrote :

just saw this in hardy beta...
i think it's because i moved the deb to the trash while gdebi was trying to work with it.
Yeah - it was a bit rude to just move the file to the trash, but crashing is not the ideal response to that kind of insult.

Revision history for this message
Ron (cliffhanger525) wrote :

I wan installing Forstwire on Ubuntu 8.04 pressed the install button and it looked like it was installing then it just vanished (crashed) but i didn't move anything.. Brad. :P

Revision history for this message
Matt Walker (matthaeus123) wrote :

just had this happen to me

Revision history for this message
Digital Wizdom (digitalwizdom) wrote :

I keep hearing of this bug over and over... I just upgaded t o Hardy Heron from Gutsy so I tried a reinstall of Frostwire ' witch rruns great after setting java default to 6.0...
I open the deb package with Gdebi , version 0.3.8 and all works fine it reinstalled without a problem....no crash ... I even tried it again , still no crash.... I'm stay'n with Hardy :-)

Revision history for this message
cherokeeflyer1@yahoo.com (cherokeeflyer) wrote : Ken Echtle wants to stay in touch on LinkedIn

LinkedIn
------------

Bug,

I'd like to add you to my professional network on LinkedIn.

- Ken Echtle

Ken Echtle
maintanance Supervisor at NYC Transit Authority
Greater New York City Area

Confirm that you know Ken Echtle
https://www.linkedin.com/e/isd/1185504509/TN6hMHI0/

------
(c) 2010, LinkedIn Corporation

Revision history for this message
cherokeeflyer1@yahoo.com (cherokeeflyer) wrote :
Revision history for this message
cherokeeflyer1@yahoo.com (cherokeeflyer) wrote :
Revision history for this message
paulhart (paul-hartworks) wrote : Good offer

Hi!,

Do you want to make \$4000 additional every month? Then this is your chance of a lifetime!
I want to share the hidden method to attain this.

To get your account and start making money online just
Go To Our Site

Best regards,
World Online Traders

Revision history for this message
Rootbrian (rootbrian) wrote : Re: [Bug 123674] Good offer

scam/spam!

Sent from my BlackBerry 10 smartphone.
  Original Message
From: paulhart
Sent: Thursday, September 1, 2016 6:42 AM
To: <email address hidden>
Reply To: Bug 123674
Subject: [Bug 123674] Good offer

Hi!,

Do you want to make \$4000 additional every month? Then this is your chance of a lifetime!
I want to share the hidden method to attain this.

To get your account and start making money online just
Go To Our Site

Best regards,
World Online Traders

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/123674

Title:
gdebi-gtk crashed with AttributeError in on_button_install_clicked()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/123674/+subscriptions

Revision history for this message
Rey Angeles (reya276) wrote :

I don't think so.

On Thu, Sep 1, 2016 at 6:42 AM paulhart <email address hidden> wrote:

> Hi!,
>
>
> Do you want to make \$4000 additional every month? Then this is your
> chance of a lifetime!
> I want to share the hidden method to attain this.
>
> To get your account and start making money online just
> Go To Our Site
>
> Best regards,
> World Online Traders
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/123674
>
> Title:
> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/123674/+subscriptions
>

Revision history for this message
pac17_toke (pac17-toke) wrote :

Sry idk who you are

Sent from my iPhone

> On Sep 1, 2016, at 2:56 PM, Rey Angeles <email address hidden> wrote:
>
> I don't think so.
>
>> On Thu, Sep 1, 2016 at 6:42 AM paulhart <email address hidden> wrote:
>>
>> Hi!,
>>
>>
>> Do you want to make \$4000 additional every month? Then this is your
>> chance of a lifetime!
>> I want to share the hidden method to attain this.
>>
>> To get your account and start making money online just
>> Go To Our Site
>>
>> Best regards,
>> World Online Traders
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/123674
>>
>> Title:
>> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/123674/+subscriptions
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/123674
>
> Title:
> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/123674/+subscriptions

Revision history for this message
Rootbrian (rootbrian) wrote :

It is a pyramid scam. Just look up half the e-mail in a Web search, it is copy-pasted across many forums, in comments and on social media. There really is no 'system' existing.

Sent from my BlackBerry 10 smartphone.
  Original Message
From: Rey Angeles
Sent: Thursday, September 1, 2016 4:15 PM
To: <email address hidden>
Reply To: Bug 123674
Subject: Re: [Bug 123674] Good offer

I don't think so.

On Thu, Sep 1, 2016 at 6:42 AM paulhart <email address hidden> wrote:

> Hi!,
>
>
> Do you want to make \$4000 additional every month? Then this is your
> chance of a lifetime!
> I want to share the hidden method to attain this.
>
> To get your account and start making money online just
> Go To Our Site
>
> Best regards,
> World Online Traders
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/123674
>
> Title:
> gdebi-gtk crashed with AttributeError in on_button_install_clicked()
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/123674/+subscriptions
>

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/123674

Title:
gdebi-gtk crashed with AttributeError in on_button_install_clicked()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/123674/+subscriptions

Revision history for this message
Bob stoutenburgh (bobstout) wrote : Interesting work

Dear Job Seeker,

Position Name: Project Manager (Supply Chain);

Company: DSC Logistics
Functional area: Logistics Services;

Area of Interest: Logistics Services;
Salary: $98,000/year;
Job Offer Available: 15th August 2018;

Job Type: Permanent Position;
Location: USA/15 States (can be telecommute)
Travel Requirement: All in state
The Position: This position is in the area of Project Management.
You will manage all aspects of production planning and scheduling.

The position requires a manager who can manage projects in
different areas across the business such as procurement and become a liaison between company and our clients.

Experience/Skills Required:
- US citizen only!
- Bachelor Degree
- Highly proficient in MS software
- Ability to multi-task
- Excellent written and verbal skills
- Desired management experience in performance management.

If you are interested in the position, please respond with your CV and resume attached.

Our contact: <email address hidden>

Thank you!

Revision history for this message
Rootbrian (rootbrian) wrote : Re: [Bug 123674] Interesting work

Please banish this advance fee scammers from here! That isn't a bug report!

Sent from my BlackBerry 10 smartphone.
  Original Message
From: Bob stoutenburgh
Sent: Tuesday, August 7, 2018 9:30 AM
To: <email address hidden>
Reply To: Bug 123674
Subject: [Bug 123674] Interesting work

Dear Job Seeker,

Position Name: Project Manager (Supply Chain);

Company: DSC Logistics
Functional area: Logistics Services;

Area of Interest: Logistics Services;
Salary: $98,000/year;
Job Offer Available: 15th August 2018;

Job Type: Permanent Position;
Location: USA/15 States (can be telecommute)
Travel Requirement: All in state
The Position: This position is in the area of Project Management.
You will manage all aspects of production planning and scheduling.

The position requires a manager who can manage projects in
different areas across the business such as procurement and become a liaison between company and our clients.

Experience/Skills Required:
- US citizen only!
- Bachelor Degree
- Highly proficient in MS software
- Ability to multi-task
- Excellent written and verbal skills
- Desired management experience in performance management.

If you are interested in the position, please respond with your CV and
resume attached.

Our contact: <email address hidden>

Thank you!

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/123674

Title:
gdebi-gtk crashed with AttributeError in on_button_install_clicked()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/123674/+subscriptions

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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