[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#532399: marked as done (kaboom: settings migration wizard starts for no reason after migration was done once)



Your message dated Tue, 09 Jun 2009 11:45:42 +0300
with message-id <4A2E2136.7090704@gmail.com>
and subject line Re: Bug#532399: kaboom: settings migration wizard starts for no reason after migration was done once
has caused the Debian Bug report #532399,
regarding kaboom: settings migration wizard starts for no reason after migration was done once
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
532399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532399
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kaboom
Version: 1.1.1
Severity: normal

The first migration kde3->kde4 went smoothly with kaboom.
Then, as expected I've never seen kaboom again.

However since yesterday's dist-upgrade kaboom always starts up when I log in.
If I press 'Cancel' it just logs me out.
If I click through next->next->finish it allows me to login (and my settings
seem intact), however next time I log in to KDE it starts again and wants to
migrate my settings again.

How do I tell kaboom that I already migrated to KDE4, and it shouldn't do
anything, just let me login?

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29.3 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kaboom depends on:
ii  libc6                         2.9-13     GNU C Library: Shared libraries
ii  libgcc1                       1:4.4.0-5  GCC support library
ii  libqtcore4                    4.5.1-2    Qt 4 core module
ii  libqtgui4                     4.5.1-2    Qt 4 GUI module
ii  libstdc++6                    4.4.0-5    The GNU Standard C++ Library v3

kaboom recommends no packages.

kaboom suggests no packages.

-- debconf-show failed



--- End Message ---
--- Begin Message ---
On 2009-06-09 11:39, George Kiagiadakis wrote:
> 2009/6/9 Török Edwin <edwintorok@gmail.com>:
>   
>> On 2009-06-09 11:27, George Kiagiadakis wrote:
>>     
>>> Kaboom should create ~/.local/kaboom, which is an empty file that
>>> works as an indicator that the migration has run successfully. I guess
>>> for some reason it does not create this file in your system. Maybe
>>> ~/.local doesn't have enough permissions?
>>>
>>>       
>> Well, I've deleted .local once, because it didn't seem to contain
>> anything useful.
>>
>> There is an empty kaboom file in .local though:
>> -rw-r--r-- 1 edwin edwin 0 2009-06-09 09:06 /home/edwin/.local/kaboom
>>     
>
> If the file exists, then I don't understand why kaboom starts... The
> code in startkde is pretty clear:
>   

If I logout/login again kaboom doesn't start now.
But kaboom did start both today and yesterday once.

Maybe it didn't create the kaboom file yesterday?

> if [ ! -f $HOME/.local/kaboom ]
> then
>         kaboom -style plastique
>         RET=$?
>         if [ "$RET" != "0" ]
>         then
>                 exit $RET
>         fi
> fi
>
> The first if clause makes sure not to start kaboom if the file exists,
> and additionally, kaboom internally checks this again!
>   

Well it seems to work now (i.e. doesn't start anymore on login), I
shouldn't have deleted .local in the first place ;)
BTW why use .local and not .kde? I thought all .kde related stuff is in
.kde ...

Best regards,
--Edwin




--- End Message ---

Reply to: