[Bug 157041] Re: [apport] package rsync failed to install/upgrade:

2007-10-25 Thread smurtguy
Ok I found another way to get at the message by just running

apt-get install rsync

it may not be the same version as rsync, but its the same message

Setting up rsync (2.6.9-3ubuntu1.1) ...
usage: update-rc.d [-n] [-f]  remove
   update-rc.d [-n]  defaults [NN | sNN kNN]
   update-rc.d [-n]  start|stop NN runlvl [runlvl] [...] .
-n: not really
-f: force
dpkg: error processing rsync (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of ubuntu-standard:
 ubuntu-standard depends on rsync; however:
  Package rsync is not configured yet.
dpkg: error processing ubuntu-standard (--configure):
 dependency problems - leaving unconfigured

-- 
[apport] package rsync failed to install/upgrade: 
https://bugs.launchpad.net/bugs/157041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 157041] [apport] package rsync failed to install/upgrade:

2007-10-25 Thread smurtguy
Public bug reported:

Binary package hint: rsync

subprocess post-installation script returned error exit status 1

dammit the stupid upgrade-manager window closed without ever letting me
copy the full error message out of it

yes, lets pop up lots of messages that don't contain the full details
and then close all the windows once the last popup (the same popups
prevents us from focusing into the terminal with the error message) has
been closed. (this is all the windows INCLUDING the terminal window, so
guess what? No Error Message, because it closed too)

There needs to be a general paradigm when developing the error handling,
and this is an example of what not to do.

ProblemType: Package
Date: Thu Oct 25 06:47:53 2007
ErrorMessage:
 ErrorMessage: subprocess post-installation script returned error exit status 1
Package: rsync
SourcePackage: rsync

** Affects: rsync (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[apport] package rsync failed to install/upgrade: 
https://bugs.launchpad.net/bugs/157041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158421] randr screen rotation in gutsy release under KDE only

2007-10-29 Thread smurtguy
Public bug reported:

running the restricted nvidia driver.
have to set the option

option "randrrotation" "true"

in xorg.conf

then use xrandr

xrandr -o left

screen rotates but KDE still renders as though the screen has not
changed.

so when going from a display with resolution WxH
the screen becomes HxW, but KDE is still treating the screen as WxH

this is a fresh installation of gutsy

** Affects: meta-kde (Ubuntu)
 Importance: Undecided
 Status: New

-- 
randr screen rotation in gutsy release under KDE only
https://bugs.launchpad.net/bugs/158421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158421] Re: randr screen rotation in gutsy release under KDE only

2007-10-29 Thread smurtguy
see

Bug #14994 in meta-kde (Ubuntu)

looks like this was reintroduced rather than it being new

the screenshot in that bug is the same thing I am seeing.

-- 
randr screen rotation in gutsy release under KDE only
https://bugs.launchpad.net/bugs/158421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 153348] xrandr - screen rotation not working properley - seems like screen resolution is not changed, but orientation is

2007-10-16 Thread smurtguy
Public bug reported:

This is the converse of bug #111859

The screen orientation changes correctly, but the resolution does not
So on a display oriented for 1050x1400, the resolution remains 1400x1050

This is in Gutsy. and includes all updates as 2007-10-16 02:00

It only happens to me while using KDE.

here are some details
http://ubuntuforums.org/showthread.php?t=574295

unfortunately there are not that many here. I am willing to provide
whatever is needed, but I am unsure of how to diagnose the cause for
this sort of issue.

Running Gutsy
Restricted nvidia driver 
nvidia card 5200
tablet pc - toshiba portege m200
does not occur under XFCE or Gnome (for me at least)
does occur in KDE

if the xserver is completely restarted it will work correctly in the new
orientation

basically all the window functions - maximize ect, and any information reported 
to applications
seems to report the unchanged resolution, 
but windows can be placed in the "dead" area, or even extended into it, but 
only manually.
maximize for example will still set the size to the old resolution

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
xrandr - screen rotation not working properley - seems like screen resolution 
is not changed, but orientation is
https://bugs.launchpad.net/bugs/153348
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 158421] Re: randr screen rotation in gutsy release under KDE only

2007-11-29 Thread smurtguy
Also, in fiesty even, running kubuntu, seems to have problems with
drawing anything in the lower end of a rotated display.

MEANING:
running fiesty, 
I rotate the dispay, its a 1400x1050 display
once rotated anything that appears between y=1050 and y=1400 is likely to to 
have problems
when a popup appears over something here I start to see large squares where 
what should be underneath the popup is still being rendered as though it were 
on top. Also after the popup goes away, it often leaves a large square that 
isn't refreshed properly. The square display what look like random parts of 
anything that was in the area while the popup was present/visible.
Also often times additional parts of the popup will still be visible even 
though the popup is gone.

I'll try to provide some screenshots later.

But basically it looks like there might have been problems with handling
rotated display prior to gutsy, and that changes for gutsy just made
this worse.

Basically it looks like kde isn't keeping track part of the display
after rotation. And in gutsy it doesn't even get the event/hint/message
that the display has been rotated.

In gutsy I've noticed that when I hide kicker using the hide button bordering 
the lower area, the top part of kicker is then displayed in the lower part of 
the display.
I guess what the hide buttons really do then is move kicker either up or down 
out of the visible area.
So in gutsy in a rotated display it still tries to do this, but since it thinks 
the display is shorter than it really, part of kicker actually now remains 
visible.

-- 
randr screen rotation in gutsy release under KDE only
https://bugs.launchpad.net/bugs/158421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs