Summary: | world clock plasmoid crash | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Philippe GIBSON <philippeveteagibson> |
Component: | plasmoid | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | asraniel, desirousbacon, kossebau, ksraig, lycidas69, shadowbu, zannacristian92 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Philippe GIBSON
2011-06-16 15:34:00 UTC
Created attachment 62819 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
I was just trying yo add the world clock widget when I got this crash.
-- Backtrace (Reduced):
#6 0x00007f0747ccee54 in Marble::AbstractTile::setUsed (this=0x3ef85b0, used=true) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/AbstractTile.cpp:62
#7 0x00007f0747cc1a5f in Marble::AbstractScanlineTextureMapper::nextTile (this=0x3d35b00, posX=@0x7fff2ee00780, posY=@0x7fff2ee00790) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/AbstractScanlineTextureMapper.cpp:496
#8 0x00007f0747cc1b75 in Marble::AbstractScanlineTextureMapper::pixelValue (this=0x3d35b00, lon=<optimized out>, lat=<optimized out>, scanLine=0x3f06840) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/AbstractScanlineTextureMapper.cpp:159
#9 0x00007f0747cc3e6d in Marble::EquirectScanlineTextureMapper::mapTexture (this=0x3d35b00, viewParams=0x3cc6738, texColorizer=0x0) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/EquirectScanlineTextureMapper.cpp:180
#10 0x00007f0747cc40e8 in Marble::EquirectScanlineTextureMapper::mapTexture (this=0x3d35b00, painter=0x7fff2ee00a90, viewParams=0x3cc6738, dirtyRect=..., texColorizer=<optimized out>) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/EquirectScanlineTextureMapper.cpp:52
*** Bug 276402 has been marked as a duplicate of this bug. *** *** Bug 273273 has been marked as a duplicate of this bug. *** *** Bug 284131 has been marked as a duplicate of this bug. *** *** Bug 289400 has been marked as a duplicate of this bug. *** Created attachment 68307 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.4
- What I was doing when the application crashed:
adding the World Clock widget to the desktop
-- Backtrace (Reduced):
#6 0x00000033055bfe54 in Marble::AbstractTile::setUsed (this=0x30e54d0, used=true) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/AbstractTile.cpp:62
#7 0x00000033055b2a5f in Marble::AbstractScanlineTextureMapper::nextTile (this=0x275eed0, posX=@0x7fff6d351c80, posY=@0x7fff6d351c90) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/AbstractScanlineTextureMapper.cpp:496
#8 0x00000033055b2b75 in Marble::AbstractScanlineTextureMapper::pixelValue (this=0x275eed0, lon=<optimized out>, lat=<optimized out>, scanLine=0x3ddc3e0) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/AbstractScanlineTextureMapper.cpp:159
#9 0x00000033055b4e6d in Marble::EquirectScanlineTextureMapper::mapTexture (this=0x275eed0, viewParams=0x384bad8, texColorizer=0x0) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/EquirectScanlineTextureMapper.cpp:180
#10 0x00000033055b50e8 in Marble::EquirectScanlineTextureMapper::mapTexture (this=0x275eed0, painter=0x7fff6d351f90, viewParams=0x384bad8, dirtyRect=..., texColorizer=<optimized out>) at /usr/src/debug/kdeedu-4.6.5/marble/src/lib/EquirectScanlineTextureMapper.cpp:52
Thanks for the report. Sadly it seems to never have been solved? The Plasma worldclock widget has been rewritten now in QML for Plasma5 (and lacking some of the old features still, especially timezones). The old code is no longer maintained, so closing this now. Please try the new widget and report any issues or features you would like to see (re-)implemented. See also https://frinring.wordpress.com/2016/08/04/wip-plasma-world-map-wallpaper-world-clock-applet-powered-by-marble/ |