popper does not start - ubuntu 10.10

Bug #700040 reported by agnostic
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Popper
Won't Fix
Undecided
Unassigned

Bug Description

Suddenly popper stopped working.
when I run it from the terminal I get these messages:

s6abt@Notebook:~$ /usr/share/popper/popper.sh
/usr/share/popper/popper.sh: Zeile 18: kill: %-: Kein solcher Job.
s6abt@Notebook:~$ python /usr/share/popper/popper.py
Traceback (most recent call last):
  File "/usr/share/popper/popper.py", line 966, in <module>
    if __name__ == '__main__': main()
  File "/usr/share/popper/popper.py", line 951, in main
    mailserver = MailServer() # create MailServer object
  File "/usr/share/popper/popper.py", line 59, in __init__
    provider_on = (int(cfg.get('email', 'provider0_on')), \
  File "/usr/lib/python2.6/ConfigParser.py", line 311, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'email'
s6abt@Notebook:~$ python /usr/share/popper/popper_config.py
Traceback (most recent call last):
  File "/usr/share/popper/popper_config.py", line 1064, in <module>
    if __name__ == "__main__": main()
  File "/usr/share/popper/popper_config.py", line 1060, in main
    settings = Settings() # start settings GUI
  File "/usr/share/popper/popper_config.py", line 50, in __init__
    builder.add_from_file("popper_config.glade")
glib.GError: Datei »popper_config.glade« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden
s6abt@Notebook:~$ /usr/share/popper/popper_config.sh
/usr/share/popper/popper_config.sh: Zeile 12: kill: (8656) - Kein passender Prozess gefunden

although its says that the file popper_config.glade is not present the file exists in the directory

agnostic (a0901623)
summary: - popper does not start - ubunru 10.10
+ popper does not start - ubuntu 10.10
description: updated
Revision history for this message
Ralf Hersel (ralf.hersel) wrote :

I have no idea what this mess is. Please deinstall Popper in Software-Center and ensure that there is nothing left in folder /usr/share/popper. If you are superstitious you can also delete everything in folder /home/user/.popper but then you will loose your configuration.

After that, install the latest version of Popper again. Good luck :-)

Changed in popper:
status: New → Incomplete
Revision history for this message
agnostic (a0901623) wrote :

did all you mentioned 3 or 4 times before I posted the Bugreport.
So I had no luck with your solution :(

Revision history for this message
Ralf Hersel (ralf.hersel) wrote :

Hmm, try this one:
- open a terminal
- cd to usr/share/popper
- run: python popper.py
and tell me what it says.

Revision history for this message
agnostic (a0901623) wrote :

Von deinem Namen her schließe ich das du deutsch sprichst, daher hier mal die Erklärung auf deutsch:

das mit popper.py im Terminal hab ich ja schon im ersten Beitrag gepostet, siehe ab Zeile 3, ich nehme mal an, dass du mein Post einfach nicht genau gelesen hast, schade.

Und falls ich mich getäuscht habe und für alles anderen:

What you suggest I already did and posted it, just see line number 3.
I think you just didn't read my post properly

Revision history for this message
Ralf Hersel (ralf.hersel) wrote :

Hallo agnostic

Ja, ich spreche Deutsch. Launchpad ist eine internationale Plattform. Anwender, die nicht des Deutschen mächtig sind sollen auch von den Antworten profitieren können. Als deutsche Alternative biete ich dir diesen Thread an: http://forum.ubuntuusers.de/topic/allgemeiner-email-benachrichtiger

Ich habe mich bemüht dir zu helfen. Neben deinem Problem gibt es auch noch viele andere Anwender die mich um Hilfe bitten. Deshalb bitte ich um Verständnis dafür, dass ich nicht alle Details eines jeden Anfragers präsent habe.

Der von dir geschickte Log deutet auf ein Problem hin, welches ausserhalb von Popper zu suchen ist. Hunderte von Anwendern haben dieses Problem nicht; bei ihnen läuft Popper auf einer sauberen Ubuntu Installation. Deshalb gehe ich davon aus, dass auf deinem System etwas nicht stimmt. Bitte habe Verständnis dafür, dass ich nicht jeden Einzelfall bis ins letzte Detail verfolgen kann. Meine Hauptaufgabe ist es, Popper weiter zu entwickeln und zu testen.

Changed in popper:
status: Incomplete → Invalid
Revision history for this message
Warren Sherliker (info-thesmartthing) wrote :

This problem is to do with the imaplib.py which if you Google for the error reports that you need to only check INBOX for gmail accounts. In Popper Configurator > Email > IMAP Folder(s) for any Gmail accounts if you have the default INBOX,ARCHIVE or indeed SENT or INBOX,anything else then the IMAP library causes the crash error you report.

Just change the IMAP Folder(s) entry to INBOX though and it works fine.

Revision history for this message
agnostic (a0901623) wrote :

@ Warren Sherliker: many thousand thanks!
Now it's working again, I think my University IMAP Account was the Problem.

Revision history for this message
Ralf Hersel (ralf.hersel) wrote :

Puh, I'm glad that it works for you now. Anyway, I cannot confirm what Warren wrote (nevertheless, thank you Warren) because I tested Popper with my Gmail account with several folders (labels) and it worked fine.

Changed in popper:
status: Invalid → Won't Fix
Revision history for this message
Glaydson (glaydsonlima) wrote :

I had the same problem.
@Warren Sherliker solution worked for me: I've just left my INBOX folders.

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.