|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 213672] New: Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
Summary: Loss display window settings (but the settings are kept) Product: kwin Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kwin@... ReportedBy: rsimone77@... Version: (using KDE 4.3.3) OS: Linux Installed from: Ubuntu Packages Kwin remember the view settings of all windows that I configured, but if I look at the settings in the next time that I launch the application, it is no longer configured even if the settings covered previously are kept -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #1 from Martin Gräßlin <ubuntu martin-graesslin com> 2009-11-08 13:44:58 --- Sorry I do not understand what you are talking about. Could you please explain a little bit more? Like what you have configured and where? What you expected to work and what doesn't? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #2 from Thomas Lübking <thomas luebking web de> 2009-11-08 17:31:46 --- sounds like either a path conflict or insufficient access permissions. @Simone - do you have both directories ~/.kde and ~/.kde4 (DO NOT create one if not) - run "chmod -R +w ~/.kde" (assuming ~/.kde is your present local KDE path) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #3 from Simone <rsimone77 gmail com> 2009-11-08 18:10:49 --- you're right, I have not provided enough information for the bug reported. This is the problem: After that I configured the size and position of windows in each applications (Dolphin, kate, etc), in the next time that I start every applications it has a size and position that I configured but if I look the windows settings (Special Window Settings->Geometry) they are disable. Sorry for my bad english -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #4 from Thomas Lübking <thomas luebking web de> 2009-11-08 18:32:41 --- Which rule did you select (Force, Remember, ...)? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #5 from Simone <rsimone77 gmail com> 2009-11-09 09:49:29 --- each selection that I choose (Force,Remember,apply early, .....) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #6 from Thomas Lübking <thomas luebking web de> 2009-11-11 20:36:29 --- please open a terminal (konsole) and (given ~/.kde is your local dir, check for ~/.kde4 as well) enter: ls ~/.kde/share/config/kwinrul* stat ~/.kde/share/config/kwinrulesrc 1st: before adding a new rule 2nd: right after adding it 3rd: after restarting the ruled app (and the rule is gone) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #7 from Simone <rsimone77 gmail com> 2009-11-12 10:26:34 --- sorry for delay... rsimone@mybox:~$ ls ~/.kde/share/config/kwinrul* /home/rsimone/.kde/share/config/kwinrulesrc #before adding a new rule rsimone@mybox:~$ stat ~/.kde/share/config/kwinrulesrc File: "/home/rsimone/.kde/share/config/kwinrulesrc" Size: 4634 Blocks: 16 IO Block: 4096 file regolare Device: 808h/2056d Inode: 1091 Links: 1 Access: (0600/-rw-------) Uid: ( 1000/ rsimone) Gid: ( 1000/ rsimone) Access: 2009-11-12 10:18:50.613994630 +0100 Modify: 2009-11-12 10:18:50.613994630 +0100 Change: 2009-11-12 10:18:50.613994630 +0100 #after adding it rsimone@mybox:~$ stat ~/.kde/share/config/kwinrulesrc File: "/home/rsimone/.kde/share/config/kwinrulesrc" Size: 4826 Blocks: 16 IO Block: 4096 file regolare Device: 808h/2056d Inode: 1099 Links: 1 Access: (0600/-rw-------) Uid: ( 1000/ rsimone) Gid: ( 1000/ rsimone) Access: 2009-11-12 10:19:18.871495099 +0100 Modify: 2009-11-12 10:19:18.871495099 +0100 Change: 2009-11-12 10:19:18.871495099 +0100 #after restarting the ruled app (and the rule is gone) rsimone@mybox:~$ stat ~/.kde/share/config/kwinrulesrc File: "/home/rsimone/.kde/share/config/kwinrulesrc" Size: 4826 Blocks: 16 IO Block: 4096 file regolare Device: 808h/2056d Inode: 1099 Links: 1 Access: (0600/-rw-------) Uid: ( 1000/ rsimone) Gid: ( 1000/ rsimone) Access: 2009-11-12 10:19:29.051495765 +0100 Modify: 2009-11-12 10:19:29.051495765 +0100 Change: 2009-11-12 10:19:29.051495765 +0100 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #8 from Thomas Lübking <thomas luebking web de> 2009-11-12 13:12:01 --- ok, file exists, you've write permisions and actually write sth. to it (the file size grows and stays like this) so my last guess is that you apply a too strict filter. right click the titlebar, select "configure window behaviour", open the "window specific" page. do your rules show up there? Anyway you could attach kwinrulesrc for inspection in case the above don't lead you to a fix -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
|
|
[Bug 213672] Loss display window settings (but the settings are kept)https://bugs.kde.org/show_bug.cgi?id=213672
--- Comment #9 from Simone <rsimone77 gmail com> 2009-11-12 14:25:58 --- Yes, the configuration settings are show there -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@... https://mail.kde.org/mailman/listinfo/kwin |
| Free embeddable forum powered by Nabble | Forum Help |