Giter Club home page Giter Club logo

Comments (20)

hualet avatar hualet commented on August 20, 2024

@femans does this happen every time you login in ?

from developer-center.

femans avatar femans commented on August 20, 2024

Hi @hualet, yes I rebooted a few times to see if it persisted and it did. I also killed off dde-desktop and it would put 100% CPU on the deepin-file-manager, and after a while it would go back to dde-desktop.

If you tell me where I can find a log or if I can generate some output, I'd be happy to supply this to help solve it.

from developer-center.

hualet avatar hualet commented on August 20, 2024

Strange, I rebooted trying to reproduce the problem but get nothing wrong. The log file is located at ~/.cache/deepin/dde-desktop/dde-desktop.log

from developer-center.

femans avatar femans commented on August 20, 2024

So this is the tail of the output;

07-03-2016, 13:09:50.273 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:09:50.275 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:10:15.276 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:10:15.278 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:10:40.280 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:10:40.282 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:11:05.283 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:11:05.284 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:11:30.285 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:11:30.287 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:11:55.288 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:11:55.290 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:12:20.291 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:12:20.293 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:12:45.294 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:12:45.296 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:13:10.297 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:13:10.299 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:13:35.299 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:13:35.301 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:14:00.302 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:14:00.304 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132
07-03-2016, 13:14:25.305 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 193] reply finished
07-03-2016, 13:14:25.307 [Debug ] [dbuscontroller.cpp
DBusController::requestDesktopItems 199] desktopItems.count() 0 132

On Mon, Mar 7, 2016 at 1:12 PM, hualet [email protected] wrote:

Strange, I rebooted trying to reproduce the problem but get nothing wrong.
The log file is located at ~/.cache/deepin/dde-desktop/dde-desktop.log


Reply to this email directly or view it on GitHub
#59 (comment)
.

from developer-center.

hualet avatar hualet commented on August 20, 2024

@femans it seems that the desktop back end is not serving well, it returns nothing every time desktop trying to request for desktop contents.

from developer-center.

femans avatar femans commented on August 20, 2024

There is nothing in the ~/Desktop folder.

On Mon, Mar 7, 2016 at 1:27 PM, hualet [email protected] wrote:

@femans https://github.com/femans it seems that the desktop back end is
not serving well, it returns nothing every time desktop trying to request
for desktop contents.


Reply to this email directly or view it on GitHub
#59 (comment)
.

from developer-center.

femans avatar femans commented on August 20, 2024

Is there something I can do? My laptop is really hot.

On Mon, Mar 7, 2016 at 1:31 PM, 1 [email protected] wrote:

There is nothing in the ~/Desktop folder.

On Mon, Mar 7, 2016 at 1:27 PM, hualet [email protected] wrote:

@femans https://github.com/femans it seems that the desktop back end
is not serving well, it returns nothing every time desktop trying to
request for desktop contents.


Reply to this email directly or view it on GitHub
#59 (comment)
.

from developer-center.

hualet avatar hualet commented on August 20, 2024

dde-desktop-test.tar.gz

Can you build&run this test program and see what does the output say ?

tar -xvf dde-desktop-test.tar.gz -C .
cd dde-desktop-test; mkdir build
cd build; qmake .. CONFIG+=debug; make
./dde-desktop-test

from developer-center.

femans avatar femans commented on August 20, 2024

​desktopLocation "/home/xor/projects"
normal files count 132
hidden files count 39
then follows a list of stuff in my projects folder. Like:
"hidden file /home/xor/projects/fabric is app group : 0"

There might be something wrong with that my Desktop folder refers to my
projects folder.
I wouldn't mind changing that, but I would not know how.

from developer-center.

hualet avatar hualet commented on August 20, 2024

What does this outputs on your computer ?

xdg-user-dir DESKTOP

from developer-center.

femans avatar femans commented on August 20, 2024

/home/xor/projects

On Mon, Mar 7, 2016 at 2:16 PM, hualet [email protected] wrote:

What does this outputs on your computer ?

xdg-user-dir DESKTOP


Reply to this email directly or view it on GitHub
#59 (comment)
.

from developer-center.

derekdai avatar derekdai commented on August 20, 2024

Hi @femans, can you run commands below to help us to locate where causes high CPU usage?

$ sudo apt-get install linux-perf-4.3
$ sudo perf record -a -F 997 -e cycles sleep 5

And attach the generated perf.data when you reply, thanks.

from developer-center.

femans avatar femans commented on August 20, 2024

btw, the desktop also used to display the contents of my projects folder,
but now it doesnt. Also clicking on it, either right or left does not work
anymore. However, there are 2 icons displayed, Computer and Trash, which I
am not sure if they respond. I don't think so.
I didn't look at this, because I never use the desktop. Hardly ever see it.

On Mon, Mar 7, 2016 at 2:20 PM, 1 [email protected] wrote:

/home/xor/projects

On Mon, Mar 7, 2016 at 2:16 PM, hualet [email protected] wrote:

What does this outputs on your computer ?

xdg-user-dir DESKTOP


Reply to this email directly or view it on GitHub
#59 (comment)
.

from developer-center.

hualet avatar hualet commented on August 20, 2024

@femans try this

xdg-user-dirs-update --set DESKTOP ~/Desktop/

hope it can solve your problem.

from developer-center.

hualet avatar hualet commented on August 20, 2024

@derekdai I know what causes the problem, his xdg DESKTOP is wrongly set to ~/projects/. Caused dde-desktop to request for contents from its back end endlessly.

from developer-center.

femans avatar femans commented on August 20, 2024

@hualet Hi, I tried that, and so far it does not seem to fix it.
In the meanwhile there is a new error in the log output: 07-03-2016, 14:29:25.696 [Error ] [menucontroller.cpp MenuController::showMenuByUrls 131] register menu fail!

@derekdai I hope I don't dump confidential data online now:
perf.data.gz

from developer-center.

hualet avatar hualet commented on August 20, 2024

@femans No way, I forgot to say that, but you need to logout and re-login after executing the command.

from developer-center.

femans avatar femans commented on August 20, 2024

:/ Could have guessed. Seems indeed to have fixed it :D great.

Anyway, the 2 icons in the desktop have disappeared. I still can't click on
the desktop, so I can't access certain settings. And it might be considered
a bug, that dde eats the cpu when the desktop is not in default location?
Thanks anyway!

On Mon, Mar 7, 2016 at 2:41 PM, hualet [email protected] wrote:

@femans https://github.com/femans No way, I forgot to say that, but you
need to logout and re-login after executing the command.


Reply to this email directly or view it on GitHub
#59 (comment)
.

from developer-center.

hualet avatar hualet commented on August 20, 2024

Uh..this issue, I don't know how to put it, makes me feel up and down from the beginning to the end.

Yeah, it's a bug indeed. But it's just a bug not a serious fault that can stop me from building the ISO, right ?

Anyway, thanks for you cooperation and fast responds @femans. The community needs ones like you. Thanks 👍

from developer-center.

femans avatar femans commented on August 20, 2024

Sure thing! You too thanks for fast feedback :D and great desktop

On Mon, Mar 7, 2016 at 2:56 PM, hualet [email protected] wrote:

Uh..this issue, I don't know how to put it, makes me feel up and down from
the beginning to the end.

Yeah, it's a bug indeed. But it's just a bug not a serious fault that can
stop me from building the ISO, right ?

Anyway, thanks for you cooperation and fast responds @femans
https://github.com/femans. The community needs ones like you. Thanks [image:
👍]


Reply to this email directly or view it on GitHub
#59 (comment)
.

from developer-center.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.