After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 507535 - Not start gimmie
Not start gimmie
Status: RESOLVED WONTFIX
Product: gimmie
Classification: Deprecated
Component: general
0.2.8
Other All
: Normal critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-05 19:31 UTC by Cristian Aravena Romero
Modified: 2008-10-09 17:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
valgrind (32.42 KB, application/x-gzip)
2008-01-05 19:46 UTC, Cristian Aravena Romero
Details
Full backtrace (38.72 KB, text/plain)
2008-01-05 22:55 UTC, Cristian Aravena Romero
Details

Description Cristian Aravena Romero 2008-01-05 19:31:43 UTC
Steps to reproduce:
1. open console
2. write gimme
3. open bug-report-gnome and message attach stack trace.


Stack trace:
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) handle SIG33 pass nostop noprint
Signal        Stop	Print	Pass to program	Description
SIG33         No	No	Yes		Real-time event 33
(gdb) set pagination 0
(gdb) run /usr/local/bin/gimmie
Starting program: /usr/bin/python /usr/local/bin/gimmie
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb7e098c0 (LWP 24226)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb58b0b90 (LWP 24232)]
[New Thread 0xb50afb90 (LWP 24233)]
[Thread 0xb58b0b90 (LWP 24232) exited]
[Thread 0xb50afb90 (LWP 24233) exited]
[New Thread 0xb58b0b90 (LWP 24234)]
[New Thread 0xb50afb90 (LWP 24235)]
[Thread 0xb50afb90 (LWP 24235) exited]
[Thread 0xb58b0b90 (LWP 24234) exited]
TypeError: <lambda>() takes exactly 1 argument (2 given)

 !!! org.gnome.PowerManager D-BUS service not available.  Is gnome-power-manager running?
 !!! net.sf.gaim.GaimService D-BUS service not available.  Is Gaim2 running?
 *** Reloading TopicRunningList: Running Applications
 *** Reloading TopicRunningList: Opened Documents
 *** Reloading TopicRunningList: Active Conversations
 *** Reloading TopicRunningList: Computer Running Source

Program exited normally.
(gdb) backtrace full
No stack.
(gdb) info registers
The program has no registers now.
(gdb) thread apply all backtrace
No registers.
(gdb) quit

Other information:
How to create good backtrace for gimmie (aplication for python)?
Comment 1 Cristian Aravena Romero 2008-01-05 19:46:17 UTC
Created attachment 102231 [details]
valgrind
Comment 2 Cristian Aravena Romero 2008-01-05 22:55:32 UTC
Created attachment 102238 [details]
Full backtrace

Install packages -gdb necesary for full backtrace.
Comment 3 Cristian Aravena Romero 2008-01-05 22:57:03 UTC
ups attach not gimmie. Bug is #507491 sorry.
Comment 4 André Klapper 2008-10-09 17:58:54 UTC
Gimmie is unmaintained and no work is going on anymore.

If you are interested in hacking on the codebase:
A fork named Mayanna exists at http://groups.google.com/group/mayanna

Closing all remaining Gimmie bugs as WONTFIX.
Please do not file new bugs against Gimmie.
Mayanna is the project you want to use and file your bugs against.

Also see
http://groups.google.com/group/gimmie/browse_thread/thread/4e0f8088e08e59a6
http://mail.gnome.org/archives/gnome-bugsquad/2008-October/msg00000.html
for more information.

Thanks.