Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Bug: Scroll icons in home folder
Bug: Scroll icons in home folder [message #36542] Wed, 06 June 2012 09:05 Go to next message
steffen is currently offline  steffen
Messages: 38
Registered: May 2007
Location: Denmark
Member

Hi,

This is not a severe problem, but I thought I better report it anyway:

Everytime I scroll in TheIde, it creates three png's in my home folder named something like 3525.png, 3526.png and 3547.png.
The numbers change when TheIde is restarted or I switch Gui Theme in the menu.

The graphics is the images from the up, down and drag icons on the scrollbar.

If I delete the files, they are recreated as soon as I scroll again.
It could be a problem local to my installation. I don't see it on a 32-bit Slitaz installation.

My current installation is: Ubuntu 12.04 64-bit, TheIde 5021

If I change the layout to classic I get a different set of icons.
  • Attachment: icons.7z
    (Size: 0.37KB, Downloaded 196 times)
Re: Bug: Scroll icons in home folder [message #36687 is a reply to message #36542] Mon, 25 June 2012 20:09 Go to previous message
Pavel is currently offline  Pavel
Messages: 2
Registered: June 2012
Junior Member
Someone forgot to remove debug code...

r3911 | cxl | 2011-09-26 19:19:58 +0400 (Mon, 26 Sep 2011) | 1 line

*CtrlLib: Fixed appearance of scrollbars for certain gtk themes


--- uppsrc/Draw/Cham.cpp (revision 5074)
+++ uppsrc/Draw/Cham.cpp (working copy)
@@ -1,6 +1,6 @@
#include "Draw.h"

-#if defined(_DEBUG) && 1
+#if 0

_DBG_
#include <plugin/png/png.h>
Previous Topic: IDE crash on loading package
Next Topic: U++ needs wizards
Goto Forum:
  


Current Time: Fri Mar 29 08:14:44 CET 2024

Total time taken to generate the page: 0.01977 seconds