Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74907 - gtk-qt-engine crashes amule on transfers window
Summary: gtk-qt-engine crashes amule on transfers window
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-18 22:24 UTC by Juan
Modified: 2004-12-21 12:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juan 2004-12-18 22:24:09 UTC
Installed x11-themes/gtk-qt-engine-0.5. Current aMule version is 2.0.0_rc7. I configured GTK styles to "Use my KDE style in GTK Apps". I currently only use handful of applications that depend on the GTK libs and the only GTK apps that seems to crash is aMule. It only crashes when I want to view my "Transfers".

Reproducible: Always
Steps to Reproduce:
1. Installed gtk-qt-engine-0.5
2. Configured GTK styles to use my KDE style
3. Open aMule
4. Click all menu tabs, clicking "transfers" last which crashes aMule.

Actual Results:  
aMule crashes.

Expected Results:  
aMule should display my actual p2p file transfers, both up and downloads.

I'm not sure what I need to provide. However, here is the output of aMule when
opened from terminal. Please let me know if I need to provide any more info.

dracco@epitaph ~ $ amule
Initialising aMule
Userhash loaded: 33F82E9CD0B5C6FEE
*** UDP socket at 4664
*** UDP socket at 4672
External connections disabled in config file .eMule
*** reading servers
Loading temp files from /media/p2p/temp.
Loading 013.part.met...  - filename The Chipmunks (2 CD XMAS Songs).zip - Done.
Loading 002.part.met...  - filename Alvin & The Chipmunks - All I Want for
Christmas is My Two Front Teeth.mp3 - Done.
Loading 012.part.met...  - filename Alvin & The Chipmunks - Chipmunks Christmas
- 07 - The Night Before Christmas.mp3 - Done.
Adding file /media/p2p/temp/013.part.met to shares
Empty dir /media/public/ shared
*** TCP socket at 4661
ListenSocket: Ok.
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setPen: Will be reset by begin()

OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK2 v2.4.2
--== BACKTRACE FOLLOWS: ==--

[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x24a) [0x824606e]
[1] /usr/lib/libwx_gtk2-2.4.so(wxFatalSignalHandler+0x28) [0xb7e6ca7c]
[2] /lib/libpthread.so.0 [0xb7f89167]
[3] [0xffffe420]
[4] /usr/X11R6/lib/libX11.so.6(XSetTile+0x1e) [0xb7162dce]
[5]
/usr/kde/3.3/lib/kde3/plugins/styles/keramik.so(_ZN7Keramik11TilePainter4drawEP8QPainteriiiiRK6QColorS5_bNS0_9PaintModeE+0x8a3)
[0xb664ca3b]
[6] [0x2a003b0]
Aborted
Comment 1 Juan 2004-12-18 22:28:41 UTC
Pardon me, but I compiled amule against wxGTK 2.4.2 which is unsupported. I apologize for my mistake.
Comment 2 Nick Dimiduk (RETIRED) gentoo-dev 2004-12-21 09:05:37 UTC
Is this still a bug or does using a different version of wxGTK solve the problem?  Can I close this?
Comment 3 Juan 2004-12-21 10:26:28 UTC
Close it.

Thanks
Comment 4 Nick Dimiduk (RETIRED) gentoo-dev 2004-12-21 12:15:03 UTC
Not a bug.