Summary: | plasma crashes and can't be restarted due to geometry change | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Jon Nelson <jnelson-kde> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alpha.super-one, andresbajotierra, armin, aseigo, aymeric.rateau, castanheiro, glenntanner3, greggbitter, grim, j.scott.ames, james.ellis, kde.org, majewsky, mbonertz, michael, musikolo, nicco.ts, olegator1, rougegoat, scoutts, shaolinestu, slaveriq, Stephan, stevenvollom, taz.inside, vortex, wl |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jon Nelson
2009-02-27 20:28:22 UTC
*** Bug 185858 has been marked as a duplicate of this bug. *** I am having this exact same issue. The same error code also comes up whenever Plasma is restarted manually. already fixed in trunk and the branch, will be in 4.3.0 and 4.2.2; in the meantime you can remove the geometry settings in plasmarc *** Bug 186056 has been marked as a duplicate of this bug. *** *** Bug 186197 has been marked as a duplicate of this bug. *** *** Bug 186390 has been marked as a duplicate of this bug. *** I arrived there from a link from the other plasma crash bug in wich i commented and I dont understand how Plasma can't be restarted. Plasma restart is System Restart? I only have the plasma crash after login but if I end sesion with Ctrl Alt <-- and choose Restart I can do it. This is what it means? (In reply to comment #3) > already fixed in trunk and the branch, will be in 4.3.0 and 4.2.2; in the > meantime you can remove the geometry settings in plasmarc Besides aaron says is fixed in trunk and the branch. As Im not a programmer and HERE I dont find a definition of this technical terms means I search in internet and find this definition from Stackoverflow: http://stackoverflow.com/questions/16142/what-does-branch-tag-and-trunk-really-mean: <Hmm, not sure I agree with Nick re tag being similar to a branch. A tag is just a marker Trunk would be the main body of development, originating from the the start of the project until the present. Branch will be a copy of code derived from a certain point in the trunk that is used for applying major changes to the code while preserving the integrity of the code in the trunk. If the major changes work according to plan, they are usually merged back into the trunk. Tag will be a point in time on the trunk or a branch that you wish to preserve. The two main reasons for preservation would be that either this is a major release of the software, whether alpha, beta, RC or RTM, or this is the most stable point of the software before major revisions on the trunk were applied. In open source projects, major branches that are not accepted into the trunk by the project stakeholders can become the bases for forks -- e.g., totally separate projects that share a common origin with other source code.> So according to this the major change would be done to the BRANCH in order to preserve the integrity of the code in the trunk. So why Aaron did it to the TRUNK too ? Is for he tested it and worked? mm.. Hi, I have had the very same problem too ( https://bugs.kde.org/show_bug.cgi?id=186390 ). After some trial and error, I have found a way to fix it. The problem was in the ~/.kde4/share/config/plasma-appletsrc file. What I have done is to replace the wrong resolution settings for the new ones. Since I used to have 1280x1024 and now 1024x800, I have issued the next couple of commands: sed -i's/1024/800/g' ~/.kde4/share/config/plasma-appletsrc sed -i's/1280/1024/g' ~/.kde4/share/config/plasma-appletsrc ยก...and voila! I think KDE should ask the user that new resolution settings have been detected. Then if the user wants KDE to change it, proceed. Best regards! ;-) *** Bug 186421 has been marked as a duplicate of this bug. *** *** Bug 186427 has been marked as a duplicate of this bug. *** gerard: "trunk and branch" here means both the unreleased (what will be 4.3) and released (4.2.x) versions of kde. when we say "branch" we usually mean "the latest stable branch" :) ...like aaron said, "will be in 4.3.0 and 4.2.2" CHANI, as you can see in this post I didnt wrote ALL IN CAPS ! only 1 word.. XD Correct me please if Im mistaken: branch=KDE 4.2.X trunk=KDE 4.3.X *** Bug 186503 has been marked as a duplicate of this bug. *** THANKX CHANI YOU EXPLAIN VERY WELL MAN! I UNDERSTAND YOU !! YOURE ALL KINDNESS !! UH? YOUR SO FUSSY MAN... (In reply to comment #12) > CHANI, as you can see in this post I didnt wrote ALL IN CAPS ! only 1 word.. XD > > Correct me please if Im mistaken: > > branch=KDE 4.2.X > trunk=KDE 4.3.X You are right. I'm not really sure about your last comment to Chani. (comment 14) . Comment 13 from chani is an automatically generated comment. *** Bug 186521 has been marked as a duplicate of this bug. *** *** Bug 186559 has been marked as a duplicate of this bug. *** I said that as Chani didnt answer me and said that line that sometimes you say. I didnt know that was autogenerated and didnt knopw how kdebugs system works so SORRY CHANI AND THANX DARIO (I say that in CAPs only for really FEEL SORRY ;))... Besides Im FOOL cause u answer perfectly me this here: https://bugs.kde.org/show_bug.cgi?id=186324#c8 so , again SORRY! sorry, iM STUPID.., god..SHAME ON ME... *** Bug 186614 has been marked as a duplicate of this bug. *** *** Bug 186777 has been marked as a duplicate of this bug. *** We are hit by this bug in Debian, and it is quite nasty. Are there isolated svn commits we can backport to our 4.2.1 packages? If yes, which revisions? Oh, and FWIW deleting ~/.kde4/share/config/plasma-appletsrc just helps once. When plasma is restarted with the appletsrc it just created it crashes again. Using my external monitor with the larger resolution works though ;) I am still unable to find a work around when logging in using NX. It doesn't seem to matter what files I remove from .kde it just plain won't come up. Are we to assume that this will be fixed in the next version? Apparently this is fixed in the 4.2.2 branch. See svn revisions 185736, and #185736. for Debian users this will be fixed with a -2 upload of kdebase-workspace. (In reply to comment #25) > Apparently this is fixed in the 4.2.2 branch. See svn revisions 185736, and > #185736. > > for Debian users this will be fixed with a -2 upload of kdebase-workspace. I hope one day SUSE will show same speed of implementation of proper SVN changes. I'm impressed. *** Bug 186861 has been marked as a duplicate of this bug. *** In comment 25, That should be SVN rev 934863 http://websvn.kde.org/?view=rev&revision=934863 *** Bug 186987 has been marked as a duplicate of this bug. *** *** Bug 187133 has been marked as a duplicate of this bug. *** *** Bug 187164 has been marked as a duplicate of this bug. *** *** Bug 187168 has been marked as a duplicate of this bug. *** *** Bug 187229 has been marked as a duplicate of this bug. *** *** Bug 187391 has been marked as a duplicate of this bug. *** *** Bug 188498 has been marked as a duplicate of this bug. *** *** Bug 190047 has been marked as a duplicate of this bug. *** *** Bug 190178 has been marked as a duplicate of this bug. *** *** Bug 193120 has been marked as a duplicate of this bug. *** |