Your message dated Thu, 23 Sep 2004 17:47:20 -0500
with message-id <[EMAIL PROTECTED]>
and subject line kdelibs: styles system++ and systemalt disappeared
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the cas
found its way into some version of the corresponding deb package yet ?
I have the same problem ... annoying !
W
On Sat, Jun 26, 2004 at 03:55:54PM +0200, Dominique Devriese wrote:
> Well, the problem is that what's currently there happens to work in
> some cases, but doesn't work in other cases, like the one that the bug
> report was about.
>
> I'll try to explain it again: It's all about the string compa
Chris Cheney writes:
> On Sat, Jun 26, 2004 at 04:20:12AM +0200, Dominique Devriese wrote:
> -snip patch-
>> > I haven't heard anything about this bug in a while. Does this
>> > patch work?
>>
>> I'm pretty sure it fixes the problem, yes.
>>
>> > Has been applied to packages that have been release
On Sat, Jun 26, 2004 at 04:20:12AM +0200, Dominique Devriese wrote:
-snip patch-
> > I haven't heard anything about this bug in a while. Does this patch
> > work?
>
> I'm pretty sure it fixes the problem, yes.
>
> > Has been applied to packages that have been released?
>
> It's committed in pkg
Itai Seggev writes:
>> > ===
>> > --- debian/patches/10_kstandarddirs.diff (revision 125)
>> > +++ debian/patches/10_kstandarddirs.diff (working copy)
>> > @@ -6,7 +6,7 @@
>> > candidates->append(path);
>> >
> > ===
> > --- debian/patches/10_kstandarddirs.diff(revision 125)
> > +++ debian/patches/10_kstandarddirs.diff(working copy)
> > @@ -6,7 +6,7 @@
> > candidates->append(path);
> > }
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
After the update of the kdethemes package to 3.2.3 the plastik theme
reappears.
- --
Clemens Schwaighofer - IT Engineer & System Administration
==
TEQUILA\Japan, 6-17-2 Ginza Chuo-ku, Tokyo 104-81
after latest update (kdeartwork-styles) everything is back to normal.
Thanks!
Hi,
> After reading through the list and creating a symlink from /etc/kde3 to
> /usr/share/config I could see all the old themes again, but plastik is
> still missing.
Try upgrading your kdeartwork-style to 3.2.3 (was uploaded about 12h
ago, should appear on the mirrors tomorrow) -- this should
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have the same problem with the plastik theme in KDE. After the last
upgrade I loaded the kcontrol from xfce and selected plastik because the
former style was uninstalled, but after I started kcontrol later Plastik
was disappeared from the list,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I started to experience this problem with a recent upgrade
right now I am on:
- -
ii kdelibs 3.2.3-2 KDE core
libraries metapackage
- -
if I symlink /etc/kde3/kthemestylerc t
On Wed, May 05, 2004 at 05:49:31PM +0200, Dominique Devriese wrote:
> Chris, it's all your fault ;p
>
> Ok to commit ?
>
> Index: debian/patches/10_kstandarddirs.diff
> ===
> --- debian/patches/10_kstandarddirs.diff (revision 125
package kdelibs
tags 227538 +patch
thanks
Chris Cheney writes:
> On Tue, May 04, 2004 at 04:19:00PM -0700, Itai Seggev wrote:
>> The problem bug is a real bug and not a result of upgrading. I a
>> fresh install with the new sarge installer beta 4, and the problem
>> persisted. I also have discov
Processing commands for [EMAIL PROTECTED]:
> package kdelibs
Ignoring bugs not assigned to: kdelibs
> tags 227538 +patch
Bug#227538: kdelibs: styles system++ and systemalt disappeared
Tags were: upstream
Tags added: patch
> thanks
Stopping processing here.
Please contact me if
On Tue, May 04, 2004 at 04:19:00PM -0700, Itai Seggev wrote:
> The problem bug is a real bug and not a result of upgrading. I a fresh
> install with the new sarge installer beta 4, and the problem
> persisted. I also have discovered why this problem manifested in
> 3.1.4-3. The binary packages sear
On Tue, May 04, 2004 at 04:19:00PM -0700, Itai Seggev wrote:
> The problem bug is a real bug and not a result of upgrading. I a fresh
> install with the new sarge installer beta 4, and the problem
> persisted. I also have discovered why this problem manifested in
> 3.1.4-3. The binary packages sear
The problem bug is a real bug and not a result of upgrading. I a fresh
install with the new sarge installer beta 4, and the problem
persisted. I also have discovered why this problem manifested in
3.1.4-3. The binary packages search /etc/qt3/ and /usr/share/config
for config files. Up to (and inclu
On Mon, Apr 19, 2004 at 12:46:38PM -0700, Itai Seggev wrote:
> On Mon, Apr 19, 2004 at 01:24:29PM +0200, Dominique Devriese wrote:
>
> The reason System, along with Marble, System-Alt, and RiscOS went
> missing is that KDE is failing to to find the config files. I've
> attached and strace of open
Itai Seggev writes:
> On Sat, Apr 17, 2004 at 10:52:27PM +0200, Dominique Devriese wrote:
>> Itai Seggev writes:
>>
>> > OK, so this is the only place in the source where the error
>> > message appears:
>>
>> >QStringList keys() const
>> > {
>> > QSettings cfg;
>> > KStyleD
On Sat, Apr 17, 2004 at 10:52:27PM +0200, Dominique Devriese wrote:
> Itai Seggev writes:
>
> > OK, so this is the only place in the source where the error message
> > appears:
>
> >QStringList keys() const
> > {
> > QSettings cfg;
> > KStyleDirs::dirs()->addToSearch( "con
Itai Seggev writes:
> OK, so this is the only place in the source where the error message
> appears:
>QStringList keys() const
> {
> QSettings cfg;
> KStyleDirs::dirs()->addToSearch( "config", cfg );
> QStringList keys; bool ok;
> keys = cfg.readListEntry
OK, so this is the only place in the source where the error message
appears:
QStringList keys() const
{
QSettings cfg;
KStyleDirs::dirs()->addToSearch( "config", cfg );
QStringList keys;
bool ok;
keys = cfg.readListEntry( "/kthemestyle/themes", &ok)
On Fri, Apr 16, 2004 at 06:20:17PM -0500, Chris Cheney wrote:
> On the system that it works I bet you have some old libraries laying
> around somewhere. As far as I can tell the problem is that basicstyle
> was removed long ago and so the themes that are missing shouldn't
> exist at all. Can you ch
On Fri, Apr 16, 2004 at 02:55:30PM -0700, Itai Seggev wrote:
> OK, so I upgraded the machine on which I had installed the debian
> sources over the binary package from 3.2.1-1 to 3.2.2-1. The bug did
> not reappear. Buoyed by this result, I upgraded my other machine,
> which had been held back to 3
OK, so I upgraded the machine on which I had installed the debian
sources over the binary package from 3.2.1-1 to 3.2.2-1. The bug did
not reappear. Buoyed by this result, I upgraded my other machine,
which had been held back to 3.1.4-2 (the last version in the bug was
not observed), to 3.2.2-1, bu
On Mon, Mar 29, 2004 at 09:32:30PM -0800, Itai Seggev wrote:
> It failed to compile because it couldn't find all the headers. I used
> the command
>
> ./configure --prefix=/usr --includedir=/usr/include/kde
> --mandir=/usr/share/man --libdir=/usr/lib/kde3
>
> and that is currently compiling. Di
On Mon, Mar 29, 2004 at 10:38:11AM +0200, Dominique Devriese wrote:
> Itai Seggev writes:
>
> > The debian patches create a new configure option
> > --enable-maintainer-mode. I have no idea what this does, but based
> > on the name and description I presumed that this is used when
> > creating the
Itai Seggev writes:
>> > This suggest (to me, anyway) that the problem is a side effect of
>> > the --mainter flag (or whatever it's called) to configure.
>>
>> I'm not sure what flag you're talking about, can you please
>> elaborate?
> The debian patches create a new configure option
> --enable-
On Sun, Mar 28, 2004 at 11:01:18AM +0200, Dominique Devriese wrote:
> Itai Seggev writes:
>
> > Package: kdelibs Version: 4:3.1.4-2 Severity: normal Followup-For:
> > Bug #227538
>
> > The problem persists in the packages for version 3.2.1. I apt-got
> > the so
Itai Seggev writes:
> Package: kdelibs Version: 4:3.1.4-2 Severity: normal Followup-For:
> Bug #227538
> The problem persists in the packages for version 3.2.1. I apt-got
> the source of kdelibs, compiled it, and installed into
> /usr/local/kde where I have kde compiled from K
Package: kdelibs
Version: 4:3.1.4-2
Severity: normal
Followup-For: Bug #227538
The problem persists in the packages for version 3.2.1. I apt-got the
source of kdelibs, compiled it, and installed into /usr/local/kde where
I have kde compiled from KDE sources. The problem didn't appear.
tag 227538 + upstream
stop
It appears this bug is still present in KDE 3.2.1 the following
themerc's don't seem to be shown anymore, although they still exist...
marble.themerc
riscos.themerc
systemalt.themerc
system.themerc
Can someone look into this further.
Thanks,
Chris
signature.asc
Desc
Itai Seggev writes:
> Will this be fixed in the next upload of kdelibs (hopefully 3.2-1)?
Prolly not, because we ( or at least: I ) have no idea what's causing it.
Do you perhaps know ?
cheers
domi
Will this be fixed in the next upload of kdelibs (hopefully 3.2-1)?
--
Itai
Itai Seggev, University of Chicago, Department of Physics
Co-coordinator, Carmel Project (http://linbrew.sourceforge.net/carmel)
In 1997 a group of programmers started writing a desktop environment
to fix a travesty the
Package: kdelibs
Version: 4:3.1.5-1
Severity: normal
Upgrading to 3.1.4-3 and now 3.1.5-1 has caused the System++ and systemalt
styles to disappear from KDE. These worked just fine under 3.1.4-2. At first
I thought this was just another manifestation of bug #220378, but I see that
that one is now
36 matches
Mail list logo