[marble] [Bug 318211] No panels available when Marble Part is used as a part, e.g. in Konqueror

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=318211

Bernhard Beschow  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 313196] new navigation float item can't be dragged

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=313196

Bernhard Beschow  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 305495] Preferences page causes unobjectionable network access

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=305495

Bernhard Beschow  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 299780] Preferences page does not fit on screen in portait mode

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=299780

Bernhard Beschow  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 297919] plugin config dialogs in settings dialog get their own entry in the task bar

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=297919

Bernhard Beschow  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 297917] plugin config dialogs are either never deleted or only get deleted when plugins are unloaded

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=297917

Bernhard Beschow  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 285570] animated zooming looks incorrect in globe projection when the earth is upside down

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=285570

Bernhard Beschow  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 341194] Implement OpenGL support

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=341194

Bernhard Beschow  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 321140] New "Download New Maps" dialog can't unpack themes under Windows

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=321140

Bernhard Beschow  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |MOVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 318501] Search result completer stops working after one or more attempts

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=318501

Bernhard Beschow  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 293639] Offline Data List is slow on N9*

2021-04-02 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=293639

Bernhard Beschow  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 393352] Slow plasma startup

2018-04-21 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=393352

Bernhard Beschow  changed:

   What|Removed |Added

 CC||shen...@gmail.com

--- Comment #1 from Bernhard Beschow  ---
Created attachment 112153
  --> https://bugs.kde.org/attachment.cgi?id=112153&action=edit
Bootchart: ArchLinux on Dell Latitude E5500

Added another bootchart.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 322841] the function "uint StackedTile::pixel( int x, int y ) const" in StackTile.cpp cause crash

2018-03-25 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=322841

--- Comment #2 from Bernhard Beschow  ---
Created attachment 111645
  --> https://bugs.kde.org/attachment.cgi?id=111645&action=edit
New crash information added by DrKonqi

marble (2.2.20 (2.3 development version)) using Qt 5.10.1

Crash with latest master (19dbd3f1a480b45bd78b8747b1fc2d3f9b20ec79) in
Lambert-Azimuthal projection when panning the globe. The whole width of the
globe was just visible, maybe 1-2 pixels black border toward the edges.

-- Backtrace (Reduced):
#6  0xb7c39d06 in Marble::StackedTile::pixel(int, int) const (this=0xa9f09f90,
x=68, y=256) at
/home/shentey/Projekte/marble/src/src/lib/marble/StackedTile.cpp:86
#7  0xb7c3a250 in Marble::StackedTile::pixelF(double, double) const
(this=0xa9f09f90, x=68.208818656907894, y=256) at
/home/shentey/Projekte/marble/src/src/lib/marble/StackedTile.cpp:242
#8  0xb7c2210b in Marble::ScanlineTextureMapperContext::pixelValueF(double,
double, unsigned int*) (this=0xa2fdc158, lon=1.9893203963311861,
lat=2.832897325737199e-17, scanLine=0xa504c110) at
/home/shentey/Projekte/marble/src/src/lib/marble/ScanlineTextureMapperContext.cpp:75
#9  0xb7c27682 in Marble::GenericScanlineTextureMapper::RenderJob::run()
(this=) at
/home/shentey/Projekte/marble/src/src/lib/marble/GenericScanlineTextureMapper.cpp:254
#10 0xb5eb2a27 in  () at /usr/lib/libQt5Core.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 322841] the function "uint StackedTile::pixel( int x, int y ) const" in StackTile.cpp cause crash

2018-03-25 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=322841

Bernhard Beschow  changed:

   What|Removed |Added

 CC||shen...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Plasma Workspace Wallpapers] [Bug 386366] New: Add webcam wallpaper plugin

2017-10-30 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=386366

Bug ID: 386366
   Summary: Add webcam wallpaper plugin
   Product: Plasma Workspace Wallpapers
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: shen...@gmail.com
  Target Milestone: ---

A wallpaper showing an image source from the web should be created. The source
in the web is assumed to change every X seconds (e.g. an online webcam).
Therefore, the image should be refreshed automatically every X seconds.

The refresh interval as well as the URL of the image should be be configurable.
For inspiration, see a similar feature here [1].

If no internet connection is available, the wallpaper shall fall back to the
latest successfully downloaded image.

[1] https://store.kde.org/content/show.php/Webslice?content=169878

-- 
You are receiving this mail because:
You are watching all bug changes.

[Plasma Workspace Wallpapers] [Bug 386363] New: Memory leak (?) in Slideshow Wallpaper

2017-10-30 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=386363

Bug ID: 386363
   Summary: Memory leak (?) in Slideshow Wallpaper
   Product: Plasma Workspace Wallpapers
   Version: 5.11.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: shen...@gmail.com
  Target Milestone: ---

When I enable the slideshow wallpaper in Plasma my computer becomes unusable
(reaction to user input takes an awful lot time, UI basically freezes) and the
harddisk is accessed excessively. When I manage to execute a "killall
plasmashell", the system becomes usable again. To me this seems to be caused by
a memory leak inside the plasmashell process.

Steps to reproduce:
1. Enable the wallpaper plugin
2. Set the update interval to 1 second
2. Wait...

Observed behavior:
The system doesn't react to user input any more, the HDD thrashes.

Expected behavior:
No matter how long plasma runs with the slideshow wallpaper plugin active, the
system should always react to user input and the HDD shouldn't thrash. (Well,
Plasma should actually just not be the reason for that ;) )

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 379297] New: Plain Map Theme appears blue

2017-04-27 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=379297

Bug ID: 379297
   Summary: Plain Map Theme appears blue
   Product: marble
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: shen...@gmail.com
  Target Milestone: ---

Since commit f847505b02940aff9e37a6fa2317a7098c078d97 (Use tile zoom level
consistently) the globe on the plain map theme looks blue only with continents
labelled in red. No cities, borders or continents are shown.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 378885] New: Marble crashes sometime when using the vector map theme

2017-04-17 Thread Bernhard Beschow
https://bugs.kde.org/show_bug.cgi?id=378885

Bug ID: 378885
   Summary: Marble crashes sometime when using the vector map
theme
   Product: marble
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: shen...@gmail.com
  Target Milestone: ---

Application: marble (2.2.20 (2.3 development version))

Qt Version: 5.8.0
Frameworks Version: 5.33.0
Operating System: Linux 4.10.9-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
When using the vector map theme, Marble crashes sproadically with this
backtrace.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Marble – Virtueller Globus (marble), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbf631ce7c0 (LWP 25989))]

Thread 10 (Thread 0x7fbede218700 (LWP 26025)):
#0  0x7fbf58a20b63 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fbf5eea84c6 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fbf5eea3bc4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fbf5eea76d8 in  () at /usr/lib/libQt5Core.so.5
#4  0x7fbf58a1a2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fbf5e5a354f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7fbedea19700 (LWP 26024)):
#0  0x7fbf5e59967d in poll () at /usr/lib/libc.so.6
#1  0x7fbf561aa7a6 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fbf561aa8bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fbf5f0d706b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7fbf5f08089a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7fbf5eea2a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fbf5eea76d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fbf58a1a2e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fbf5e5a354f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7fbee4cce700 (LWP 26007)):
#0  0x7fbf58a20b63 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fbf5eea84c6 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fbf5eea3bc4 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fbf5eea76d8 in  () at /usr/lib/libQt5Core.so.5
#4  0x7fbf58a1a2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fbf5e5a354f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7fbee7fff700 (LWP 25998)):
#0  0x7fbf58a20756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fbf5cb91563 in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7fbf5cec9781 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7fbf58a1a2e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fbf5e5a354f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7fbeeceea700 (LWP 25997)):
#0  0x7fbf58a20756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fbf5cb90411 in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7fbf5cec9781 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7fbf58a1a2e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fbf5e5a354f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7fbf2de0b700 (LWP 25996)):
#0  0x7fbf58a20756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fbf5ce9860b in  () at /usr/lib/libQt5WebKit.so.5
#2  0x7fbf5ce98649 in  () at /usr/lib/libQt5WebKit.so.5
#3  0x7fbf58a1a2e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fbf5e5a354f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7fbf448eb700 (LWP 25992)):
#0  0x7ffee81f3b02 in clock_gettime ()
#1  0x7fbf5e5b0826 in clock_gettime () at /usr/lib/libc.so.6
#2  0x7fbf5f0d6201 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fbf5f0d49c9 in QTimerInfoList::updateCurrentTime() () at
/usr/lib/libQt5Core.so.5
#4  0x7fbf5f0d69c5 in  () at /usr/lib/libQt5Core.so.5
#5  0x7fbf561aa1a9 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#6  0x7fbf561aa744 in  () at /usr/lib/libglib-2.0.so.0
#7  0x7fbf561aa8bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#8  0x7fbf5f0d706b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#9  0x7fbf5f08089a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#10 0x7fbf5eea2a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#11 0x7fbf5eea76d8 in  () at /usr/lib/libQt5Core.so.5
#12 0x7fbf58a1a2e7 in start_thread () at /usr/lib/libpthread.so.0
#13 0x7fbf5e5a354f in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7fbf450ec700 (LWP 25991)):
#0  0x7ffee81f3b02 in clock_g