[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2019-08-29 Thread Nathan Wallach
The thread at https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1430561? is quite active in 2019, due to possibly unrelated issue. In any case, I managed to get firmware to load and scanning to work in Debian 10, and what I did is listed at :

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2019-07-03 Thread peacecop kalmer:
This is no solution as these lines are commented out in 3.19.6 already. Downloading firmware doesn't succeed: Unable to communicate with device or device is in an error state. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-12-31 Thread Marcos Alves
Thanks. The solution worked for me too! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-12-04 Thread pa
2 MP (monkeech) solution https://bugzilla.redhat.com/show_bug.cgi?id=1249414#c9 > remove or comment out lines 42-44. #if os.geteuid() == 0: #print("hp-plugin should not be run as root/superuser. Exiting.") #sys.exit(1) ** Bug watch added: Red Hat Bugzilla #1249414

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-12-04 Thread MP
Same Problem as pa (vorobjevpavel) Hangs forever at: Plug-in version: 3.15.11 Installed HPLIP version: 3.15.11 Number of files to install: 42 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-11-28 Thread pa
% uname -a Linux pa 4.2.0-0.bpo.1-amd64 #1 SMP Debian 4.2.6-1~bpo8+1 (2015-11-18) x86_64 GNU/Linux % hp-plugin HP Linux Imaging and Printing System (ver. 3.15.11) Plugin Download and Install Utility ver. 2.1 *** HP Linux Imaging and Printing System (ver. 3.15.11) Plugin Download and Install

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-11-11 Thread Mathew Hodson
** Changed in: hplip (Ubuntu) Milestone: vivid-updates => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module'

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-08-18 Thread Suma Byrappa
** Changed in: hplip Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/hplip ** Branch linked: lp:ubuntu/vivid-proposed/hplip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-14 Thread Launchpad Bug Tracker
This bug was fixed in the package hplip - 3.15.2-0ubuntu4.1 --- hplip (3.15.2-0ubuntu4.1) vivid-proposed; urgency=low * debian/patches/hp-plugin-download-fix.patch: Fix download and installation of HP's proprietary plug-in in Python3 environments (LP: #1422004). -- Till

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-14 Thread Shahar Or
Thank you very much! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop' To manage

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread Till Kamppeter
It will get into the standard repositories so that everyone gets it with the daily updates. The fix is already verified (see the verification- done under the tags. Once verified it gets promoted to the standard repository one week until it got into proposed, so that there is also time for users

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread mlissner
Thanks for the explanation. Totally makes sense now. I'll try to find some time to check it out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread Till Kamppeter
mlissner, you need to enable the proposed repo as described in comment #33, otherwise you will not get the fixed package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread mlissner
I haven't tweaked my repos at all, but I'm not getting the updated paackage: (sudo apt-get update trimmed for brevity.) 09:31:10::mlissner@pounamu::~/Programming/intellij/courtlistener ↪ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-13 Thread mlissner
Ah, thanks very much, I didn't catch that. Will the fix come to the regular repo eventually or is this the only way to get a fix? I'm interpreting proposed to mean that once it's verified we can expect it to go out to everybody? -- You received this bug notification because you are a member of

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-08 Thread Chris Hermansen
Thanks to all for getting this patch in place. The bug appears to be resolved. A few comments: I installed hplip-3.15.4.run as per the conversation above with TomasHynk. When this fix was released, I wanted to uninstall what hplip-3.15.4 installed and revert to the standard Ubuntu stack. This

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-07 Thread mlissner
Now that the verification is done, when can we expect an update in Vivid? I need to print something by Saturday and I would rather wait for the update than get my system off the official repos. If needed, I can do more verification, but I like to keep my system as close to virgin packages as

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-07 Thread Till Kamppeter
Keep the proposed package which you have installed for verification installed, but turn off the -proposed repository again, so that further system updates do not install the proposed packages of other bugs. The plug-in is already installed during your verification test, so your printer should now

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Suma Byrappa
** Changed in: hplip Status: Fix Released = Fix Committed ** Changed in: hplip Assignee: (unassigned) = Gaurav Sood (gaurav-sood) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Till Kamppeter
debdiff for the SRU team. ** Patch added: hplip_3.15.2-0ubuntu4_3.15.2-0ubuntu4.1.debdiff https://bugs.launchpad.net/ubuntu/vivid/+source/hplip/+bug/1422004/+attachment/4392414/+files/hplip_3.15.2-0ubuntu4_3.15.2-0ubuntu4.1.debdiff -- You received this bug notification because you are a

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Chris J Arges
Hello Angel, or anyone else affected, Accepted hplip into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/hplip/3.15.2-0ubuntu4.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package hplip - 3.15.2-0ubuntu5 --- hplip (3.15.2-0ubuntu5) wily; urgency=low * debian/patches/hp-plugin-download-fix.patch: Fix download and installation of HP's proprietary plug-in in Python3 environments (LP: #1422004). -- Till Kamppeter

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Till Kamppeter
Uploaded fixed package to vivid-proposed. As soon as the package gets approved by the SRU team it will get available for testing and testing instructions will get posted here. Please test and report back as otherwise the package will not make it into the official updates. ** Changed in: hplip

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Till Kamppeter
Attached is a patch which fixes the problem. For testing and getting your printer working immediately run the commands cd / sudo patch -p0 hp-plugin-download-fix.patch Then run hp-plugin again and the plug-in should get successfully installed. But please stay tuned for the instructions for

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Till Kamppeter
Note that my patch of the previous comment already contains the patch from comment #17. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Till Kamppeter
Thanks for testing, Leo. Marked the bug as verification-done. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title:

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Leo Milano
Thank you, Till, I was looking for the proper place to change the tag :) Cheers, Leo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-06 Thread Leo Milano
Hi I enabled 'proposed' vivid updates, installed hplip 3.15.2-0ubuntu4.1 , and I could successfully run the hp-plugin component. As far as my local machine goes, the package fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-04 Thread Sebastien Bacher
** Changed in: hplip (Ubuntu Vivid) Assignee: (unassigned) = Till Kamppeter (till-kamppeter) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-04 Thread Till Kamppeter
Fixed plugin is uploaded to the download server now. ** Changed in: hplip (Ubuntu Vivid) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title:

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-04 Thread Till Kamppeter
Sorry, the bug is not yet fixed for Vivid. A patch still needs to get applied. Everyone suffering this problem please stay tuned and wait for further instructions here as I will make available a fixed package for testing which only after your test feedback will get an official update for Vivid.

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-04 Thread Till Kamppeter
** Changed in: hplip (Ubuntu Vivid) Status: Fix Released = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__():

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-04 Thread Till Kamppeter
** Description changed: - Crash on startup + If an HP printer needs HPLIP with HP's proprietary plug-in (firmware + files for printers, proprietary driver code pieces for printing and/or + scanning) the automatically initiated installation of the plug-in fails + and causes crash reports, leading

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-03 Thread TomasHnyk
BTW: installing from upstream fixes this for me (as can be deducted from the comments above) so you can use that if you just need to make your printers work: http://sourceforge.net/projects/hplip/files/hplip/3.15.4/hplip-3.15.4.run/download?use_mirror=freefr -- You received this bug notification

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-03 Thread TomasHnyk
BTW: installing from upstream fixes this for me (as can be deducted from the comments above) so you can use that if you just need to make your printers work: http://sourceforge.net/projects/hplip/files/hplip/3.15.4/hplip-3.15.4.run/download?use_mirror=freefr -- You received this bug notification

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-03 Thread Chris Hermansen
TomasHynk, more on that last: After a reboot I can successfully add that M1212nf printer... hmm. However, when I log in I still get the error associated with this bug, even though hp-setup run from the command line seems fine. -- You received this bug notification because you are a member of

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-05-03 Thread Chris Hermansen
TomasHynk, thanks for the suggestion. I have run that file hplip-3.15.4.run and it appears to install OK (no error messages). As well it manages to set up my HP 1102w. However it fails to setup my HP M1212nf MFP with the following message: error: Printer queue setup failed. Error :

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-28 Thread Nick B.
When can we expect a fix? My scanner is useless without the plugin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module'

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-22 Thread Suma Byrappa
plugin.run will also require a change. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-21 Thread Suma Byrappa
Hi Till, Patch is attached. This is the same as what we sent you earlier. Regards, Suma ** Patch added: pluginhandler.patch https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1422004/+attachment/4380349/+files/pluginhandler.patch -- You received this bug notification because you are a

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-21 Thread Ubuntu Foundations Team Bug Bot
The attachment pluginhandler.patch seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-21 Thread Till Kamppeter
Can I simply backport this patch into the 3.15.2 of Ubuntu Vivid or would the plugin for 3.15.2 need a change, too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-20 Thread Till Kamppeter
Suma, thank you for the fix. Can you provide a patch for the HPLIP which comes in Ubuntu Vivid/15.04 (HPLIP 3.15.2)? Thanks in advance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title:

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-20 Thread Chris Hermansen
Do we know when this fix will hit 15.04? It's getting pretty close to the release... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-20 Thread Brian Murray
** Changed in: hplip (Ubuntu) Status: Confirmed = Triaged ** Also affects: hplip (Ubuntu Vivid) Importance: Medium Status: Triaged ** Changed in: hplip (Ubuntu Vivid) Milestone: None = vivid-updates -- You received this bug notification because you are a member of Ubuntu

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-19 Thread Shahar Or
Thank you, HPLIP devs, for fixing this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-17 Thread Suma Byrappa
** Changed in: hplip Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-13 Thread Sebastien Bacher
e.u.c reports on https://errors.ubuntu.com/problem/d0d5d7e3d6aa74024cc707f83b2bf1e2b4249707 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-07 Thread Brand Jean-Luc
can not install the plugin which allows you to configure and print to my HP Laserjet M1132 MFP thank you to take note -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-07 Thread Till Kamppeter
To the HPLIP developers at HP: Can you please make the plugin working in a Python3 system with Python3-built HPLIP like current Ubuntu? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-04-01 Thread Denys Usynin
Denys, the info at the link you provide seems to relate more to running the gui hp-setup; or am I missing something? yes, you get an error when you run hp-setup GUI. I also get errors that you are describing happening behind the scenes, but I believe it's the same kind of error. Since reporting

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-03-31 Thread Chris Hermansen
Denys, the info at the link you provide seems to relate more to running the gui hp-setup; or am I missing something? This bug affects me as something - cups? I dunno - is running hp- setup automagically and behind the scenes. I have tried running hp-setup -i from the command line. When I use

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-03-31 Thread Chris Hermansen
One thing I forgot to mention - the following HPLIP packages are installed: hplip, hplip-data libhpmud-dev, libhpmud0, libsane-hpaio openprinting-ppds printer-driver-hpcups, printer-driver-hpijs, printer-driver-pxljr Not installed: hpijs-ppds hplip-dbg hplip-doc hplip-gui -- You received this

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-03-23 Thread Shahar Or
Thank you, Denys -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop' To manage

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-03-22 Thread Till Kamppeter
** Information type changed from Private to Public ** Also affects: hplip Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-03-22 Thread Shahar Or
Thanks. BTW this means no printing for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute

[Bug 1422004] Re: pkservice.py crashed with AttributeError in __init__(): 'module' object has no attribute 'MainLoop'

2015-03-22 Thread Denys Usynin
there are more details at http://ubuntuforums.org/showthread.php?t=2269350 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422004 Title: pkservice.py crashed with AttributeError in __init__():