PDA

View Full Version : Different behaviour between knoppix and my remastered one



ZedroS
08-02-2004, 06:23 AM
Hi

I've been looking around remasterisation for a while and I still don't understand why the original knoppix3.4 and my resmastered version don't behave the same way.

With the original CD, the menus in Konqueror, for example, are transparents so it's ok.

On my remastered CD, the menus in Konqueror are ugly, the transparency doesn't work.

During my remasterisation, I have take care of not removing or upgrading anything linked to the hardware and knoppix. I have just removed some packages like openoffice or kdevelop then added a few ones

Is it normal ? If so, can you explain it to me ?

BTW, I did once a apt-get update then apt-get dist-upgrade (having changed sources.list to have just testing), and there too, after, some hardware detection didn't work well...
Is it because I changed the ftp in sources.list to another one which has nothing to do with knoppix ? Are some packages not to be updated ?

Thanks by advance

Cheers,
ZedroS

ZedroS
08-04-2004, 06:50 AM
No idea, noone ?? :?

CrashedAgain
08-11-2004, 06:25 AM
One possibility: when you did apt-get dist upgrade, perhaps some of your configs were reset to a default setting. You should still be able to go into control center & change the settings to what you want, although if you're running from CD you will have to use a persistent home to maintain your settings.
Knoppix does load the default settings from /etc/skel when booting from CD, so you have to copy any custom settings from /home/knoppix to /etc/skel before making your remaster f you want to keep them. Also check /etc/X11/xsessiond/45xsession to make sure it is copying everything from /etc/skel. It has a list of the files it copies in the script, you may have to change it to cp /etc/skel/* & /cp/etc/skel.* instaed of the specified list.

dsblank
08-12-2004, 03:57 PM
I think that this is a bug (I just posted a similar post). The menu items look very different from any option that you can select, so I don't think that it is a option that is changing. But the idea that it is caused by apt-get is a good lead to follow.

Try this: make a new remastered version without running "apt-get update" and see if that causes the menus to look funny. If they still look funny, then it must be something else. If they do look funny, then apt-get is not updating enough items, and breaks a dependency.

Anyone have any other ideas?

-Doug

dsblank
08-12-2004, 10:06 PM
Try this: make a new remastered version without running "apt-get update" and see if that causes the menus to look funny.

Good news: I tried this experiment (did not run "apt-get update") and the menus are fine. The remastered image was over 700 MB, but I used the over-burn option in xcdroast, and it worked fine.

So, for now, I just won't update the packages.

-Doug

Kropemann
08-17-2004, 10:15 AM
I just got the same problem and wasn't able to fix it yet. I have to update the packages, so if someone has an idea to fix that bug, please tell me.
The same problem appeared occasionally when installing knx to hd, but sometimes it works. Its not a KDE problem, because it appears in every application using transparencies.

nayr
08-17-2004, 04:11 PM
im tryin to figure it out too..