Firstly, congratulations Trinity team for the new release!
Using newest 3.5.13, on Squeeze with all latest updates, installed on 3 machines here as well as virtualbox setups.
On one machine's HD install (quite old SIS graphics) and on all using virtualbox OSE :
After logout from graphical screen the shell appears, no kdm greeter. I must login as root and do </etc/init.d/kdm-trinity reload> to get a login screen. <ps ax> shows kdm still running.
It doesn't happen with HD install on one machine with Intel and one with nvidia graphics. It did not happen with 3.5.12 anywhere.
I have found a workaround by uncommenting the line "TerminateServer=true" in /etc/trinity/kdm/kdmrc
Anyone else getting this? Bug?
Regards, David
Could you please post the lines from your sources.list that refer to trinity? I still get http://mirror.its.uidaho.edu/pub/trinity/trinity-v3.5.13/ as mirror, which does not contain squeeze packages.
Am Mittwoch, 2. November 2011 schrieb David Hare:
Firstly, congratulations Trinity team for the new release!
Using newest 3.5.13, on Squeeze with all latest updates, installed on 3 machines here as well as virtualbox setups.
On one machine's HD install (quite old SIS graphics) and on all using virtualbox OSE :
After logout from graphical screen the shell appears, no kdm greeter. I must login as root and do </etc/init.d/kdm-trinity reload> to get a login screen. <ps ax> shows kdm still running.
It doesn't happen with HD install on one machine with Intel and one with nvidia graphics. It did not happen with 3.5.12 anywhere.
I have found a workaround by uncommenting the line "TerminateServer=true" in /etc/trinity/kdm/kdmrc
Anyone else getting this? Bug?
Regards, David
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
On 02/11/11 12:41, Mag. Dr. Nikolaus Klepp wrote:
Could you please post the lines from your sources.list that refer to trinity? I still get http://mirror.its.uidaho.edu/pub/trinity/trinity-v3.5.13/ as mirror, which does not contain squeeze packages.
It does now. The mirrors take some time to sync, as posted earlier. The new release was only yesterday.
in any case, I have been using "nightly builds" which (so I read) were frozen at the time I installed (this weekend) and should have been the same as the new release.
My current sources are as posted for 3.5.13:
deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian squeeze main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian squeeze main deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.13... squeeze main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.13... squeeze main
<apt-get update && apt-get dist-upgrade> here shows nothing to install except tzdata from Debian today.
Am Mittwoch, 2. November 2011 schrieb David Hare:
On 02/11/11 12:41, Mag. Dr. Nikolaus Klepp wrote:
Could you please post the lines from your sources.list that refer to trinity? I still get http://mirror.its.uidaho.edu/pub/trinity/trinity-v3.5.13/ as mirror, which does not contain squeeze packages.
It does now. The mirrors take some time to sync, as posted earlier. The new release was only yesterday.
Thank you, I missed that point. Now that you have mentioned it I see the "Archive-Update-in-Progress-mirror.its.uidaho.edu"-file on http://mirror.its.uidaho.edu/pub/trinity/ :-)
in any case, I have been using "nightly builds" which (so I read) were frozen at the time I installed (this weekend) and should have been the same as the new release.
My current sources are as posted for 3.5.13:
deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian squeeze main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian squeeze main deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.1 3/debian squeeze main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.1 3/debian squeeze main
<apt-get update && apt-get dist-upgrade> here shows nothing to install except tzdata from Debian today.
To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
hello,
I have some menu items that refer to kde4, some duplicate some kde3 stuff. this is probably due to a slightly botched install but I have lived with it for most of the yr but would like to fix things up.
is there a magic incantation that will wipe the kde4 things?
F.
On 02/11/11 19:13, Felmon Davis wrote:
hello,
I have some menu items that refer to kde4, some duplicate some kde3 stuff. this is probably due to a slightly botched install but I have lived with it for most of the yr but would like to fix things up.
is there a magic incantation that will wipe the kde4 things?
F.
dpkg -l | grep kde | grep 4:4 | grep -v trinity | grep ii | awk '{print $2}' > mostkde4apps.txt
should list of most of them to a text file. Review it carefully before you start to purge!
There will be lots of cruft left over, be careful with apt-get autoremove and deborphan, they don't always get it right.
No guarantees I got that right either.
Regards, David
On Wed, 2 Nov 2011, David Hare wrote:
On 02/11/11 19:13, Felmon Davis wrote:
hello,
I have some menu items that refer to kde4, some duplicate some kde3 stuff. this is probably due to a slightly botched install but I have lived with it for most of the yr but would like to fix things up.
is there a magic incantation that will wipe the kde4 things?
F.
dpkg -l | grep kde | grep 4:4 | grep -v trinity | grep ii | awk '{print $2}'
mostkde4apps.txt
should list of most of them to a text file. Review it carefully before you start to purge!
There will be lots of cruft left over, be careful with apt-get autoremove and deborphan, they don't always get it right.
No guarantees I got that right either.
alright, pretty clear; I'll give it a try on the relevant machines. thank you!
F.
On Wed, 2011-11-02 at 12:27 +0000, David Hare wrote:
Firstly, congratulations Trinity team for the new release!
Using newest 3.5.13, on Squeeze with all latest updates, installed on 3 machines here as well as virtualbox setups.
On one machine's HD install (quite old SIS graphics) and on all using virtualbox OSE :
After logout from graphical screen the shell appears, no kdm greeter. I must login as root and do </etc/init.d/kdm-trinity reload> to get a login screen. <ps ax> shows kdm still running.
It doesn't happen with HD install on one machine with Intel and one with nvidia graphics. It did not happen with 3.5.12 anywhere.
I have found a workaround by uncommenting the line "TerminateServer=true" in /etc/trinity/kdm/kdmrc
Anyone else getting this? Bug?
Regards, David
<snip> I've seen something similar in 3.5.12. I often only get a console after a reboot - no KDM screen. I've not had the time to investigate to see if it is a Trinity issue or something else and thus have not reported it - John