[Bug 1582958] Re: reboot-required.pkgs dose not clear after rebooting

2016-10-12 Thread Patrick Pfeifer
I have the same problem.

I will "fix" my system now by "making /var/run a symlink to /run." as
Steve suggested. Unfortunately "Ubuntu" has not been doing that for me
in my case. The two paths are separate directories. Only /run is a
tmpfs. /var/run is on the root filesystem.

System: Ubuntu 14.04.5 LTS

Originally "installed" in January 2015 by "pasting" (dd) a cloud-image
to the (Virtual Servers) hard disk.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582958

Title:
  reboot-required.pkgs dose not clear after rebooting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1582958/+subscriptions

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


[Bug 694269] Re: thunderbird windows stop receiving any input events

2013-01-04 Thread Patrick Pfeifer
No, that was a very short-lived bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/694269

Title:
  thunderbird windows stop receiving any input events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/694269/+subscriptions

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


[Bug 841116] Re: no color change when new messages arrive

2012-02-15 Thread Patrick Pfeifer
Ok. I realize, this is not really a bug. Let me nevertheless (ab)use
this platform to (1.) bring up one spontaneous idea about how the
problem could be solved and (2.) state the reason why I perceive it as
problem.

1. Why not use 2 or even more colors? blue for mails, green for irc,
yellow for im's, etc...

1b. Another solution would probably be to NOT share the menu with real-
time messaging clients. Let them have their own (removable) menu. I
don't use any of them and I'm not very pleased that they seem to be
getting in the way here.

1c. Alternatively, could you make that if (... line you quoted user-
configurable, for example through another one or more thunderbird
about:config-variables? (And could you document the variables ;-) ?)
This would already fully address my issues.

2. The reason why, after recently upgrading from natty to oneiric, I
have been a bit disappointed when the mail icon didn't turn blue on
arrival of new messages, was that I (had to) manually (a)) set this up
to work in natty and was hoping that it would work out of the box in
oneiric. So my first impression upon upgrade was actually: I can't
believe that after so many years of free software being available on the
desktop it seems still not possible to be notified about new mail. I
consider this one of the most basic tasks that an operating system
should do for me!

a) With the help of a receipt build of xul-thunderbird-notify-something,
deployed to my ppa. It worked great, and I should say thanks a lot!
great work! to the launchpad architects, but it is still a bit a lot of
work involved for a mere end-user like me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841116

Title:
  no color change when new messages arrive

To manage notifications about this bug go to:
https://bugs.launchpad.net/messagingmenu-extension/+bug/841116/+subscriptions

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


[Bug 841116] Re: no color change when new messages arrive

2012-02-05 Thread Patrick Pfeifer
This is not a duplicate and affects me in oneiric: the envelope icon of
MessageMenu doesn't change color (from white to blue) when new messages
(from **thunderbird** ) are available to read.

** This bug is no longer a duplicate of bug 842428
   Messaging indicator doesn't go blue if chat window is open

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841116

Title:
  no color change when new messages arrive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/841116/+subscriptions

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


[Bug 841116] Re: no color change when new messages arrive

2012-02-05 Thread Patrick Pfeifer
The indicator menu shows the correct new message count under Mail,
something beeps (how to turn this off ?) but there is no visual
indication (popup).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841116

Title:
  no color change when new messages arrive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/841116/+subscriptions

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


[Bug 841116] Re: no color change when new messages arrive

2012-02-05 Thread Patrick Pfeifer
Nevermind - just found out how to activvate the popup and turn off the
beep in thunderbird preferences, but am still missing the colored
enveloppe.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841116

Title:
  no color change when new messages arrive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/841116/+subscriptions

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


[Bug 841116] Re: no color change when new messages arrive

2012-02-05 Thread Patrick Pfeifer
hmmm

The descision algorithm weather or not to paint the icon blue seems to
be extremeley sophisticated and boil down to paint blue only if the
arrived message is 'flagged' -- can be overwrritten like this:

 echo 'user_pref(extensions.messagingmenu.attentionForAll, true);' 
~/.thunderbird/*default*/prefs.js

But IMHO there should be an option in the prefs dialog for this and the
default should be to paint it blue.

** Package changed: indicator-messages (Ubuntu) = thunderbird (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841116

Title:
  no color change when new messages arrive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/841116/+subscriptions

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


[Bug 841116] Re: no color change when new messages arrive

2012-02-05 Thread Patrick Pfeifer
dough

echo 'user_pref(extensions.messagingmenu.attentionForAll,
true);'  ~/.thunderbird/*default*/prefs.js

two 's !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841116

Title:
  no color change when new messages arrive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/841116/+subscriptions

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


[Bug 193927]

2012-01-19 Thread Patrick Pfeifer
Created attachment 55785
Fix-test-for-rotation.patch

This patch fixes the bug, which stems from the wrong assumption
that rotation can be detected by testing (matrix.xy == 0  matrix.yx == 0) 
only.

Defined LOG_CAIRO in CairoOutputDev.cc and checked the output to
make sure the test works, with the old attached pdf: Edited it in vim and 
changed /Rotate 180 to 0, 90 and 270 (attempting to reconstruct xref table 
succeeded...). Prints drawImageMaskPrescaled if the mask is not rotated, and 
drawImageMask if it is, as intended.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/193927

Title:
  Evince not displaying pdf correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler/+bug/193927/+subscriptions

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


[Bug 550054] Re: External Monitor not Sleeping with Laptop Lid Closed

2011-09-19 Thread Patrick Pfeifer
In Ubuntu Natty (11.04), you can try this
https://launchpad.net/~patrick2000/+archive/pathos/+sourcepub/1946736/+listing-archive-extra
 ppa
https://launchpad.net/~patrick2000/+archive/pathos/+packages
package, which fixes it for me.

The problem, as I picked up somewhere, is that xset dpms force on /
xset dpms force off, which is ~ how gpm unblanks/blanks the screen,
affects all attached screens. If the laptops built-in display is not
turned off by the *hardware* (without help of gpm), gpm (I think :-))
turns it off via dpms when it is closed. Now if you blank the displays
during idle time using dpms, they have to be unblanked at some time
again. At that time, the internal display could now unintentionally be
turned on as well (if it is not completeley turned of by the hardware
anyway). I don't know how/if this is solved in oneiric. Phew... as said:
works for me - and probably most other laptops.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/550054

Title:
  External Monitor not Sleeping with Laptop Lid Closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/550054/+subscriptions

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


[Bug 681904] Re: [arrandale] Samsung QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF511/RF710 trackpad/touchpad not recognized

2011-08-23 Thread Patrick Pfeifer
Just installed it. It is working nicely. Any wobbling is indeed entirely 
gone now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/681904

Title:
  [arrandale] Samsung
  QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF511/RF710
  trackpad/touchpad not recognized

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/681904/+subscriptions

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


[Bug 681904] Re: [arrandale] Samsung QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF511/RF710 trackpad/touchpad not recognized

2011-08-15 Thread Patrick Pfeifer
Success!

Yup, thanks Julien. I needed the dkms because I already have a custom
kernel because of the wavering vga problem (lp:614238). Thanks Seth!

Working: - Pointer movement (no wobbling) - left click - left tap -
right tap (2 fingers) - middle tap (one finger top right) - 2-finger
scrolling - double-tap-dragging

Observations: - 3-finger middle tap used to work with patch from #59,
doesn't any more, but worked only 90% anyway

System Information
Manufacturer: SAMSUNG ELECTRONICS CO., LTD.
Product Name: QX310/QX410/QX510/SF310/SF410/SF510
Version: 03MX
Serial Number: ZZAG93GB200454

[43821.922036] elantech: assuming hardware version 3, firmware version 133.27.0
[43821.956695] elantech: Synaptics capabilities query result 0x19, 0x14, 0x0c.
[43822.131754] elantech: x_max = 2934, y_max = 1630
[43822.147153] input: ETPS/2 Elantech Touchpad as 
/devices/platform/i8042/serio1/input/input16

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/681904

Title:
  [arrandale] Samsung
  QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF511/RF710
  trackpad/touchpad not recognized

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/681904/+subscriptions

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


[Bug 614238] Re: Intel Core i3 External Monitor Wavy Output

2011-08-05 Thread Patrick Pfeifer
Ww. What a difference! This works great for me.

(Not only is the vga output useable now but attaching a second monitor
to the hdmi output also works much more flawless now. Attaching and
detaching monitors and changing configurations via Monitor Preferences
was really unstable before. Now it works fine.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/614238

Title:
  Intel Core i3 External Monitor Wavy Output

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/614238/+subscriptions

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


[Bug 681904] Re: [arrandale] Samsung QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF710 trackpad/touchpad not recognized

2011-06-16 Thread Patrick Pfeifer
I made this modifications to my psmouse dkms module and it works nicely
for me. It gives me a right-click when i click on the lower right region
of the Elantech ETF1059 Click-Pad as well as even a middle-click when
i click exactly ON the vertical dividing mark in the middle of the lower
region of the touchpad.

The top-right-middle-click-tapping-region is a bit too small and hard to
hit, probably because the touchpad has rounded edges.)

my p.x values range from 0 (left) to 1467 (right) and the p.y values
range from 0 (top) to 815 (bottom)

http://paste.ubuntu.com/627816/

It might be nice to have two-finger tap-drag mapped to middle-click-drag
(for alt-middle-click-window-resizing or nautilus drag-n-ask-when-drop)
... has anybody got an idea how this could be achieved ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/681904

Title:
  [arrandale] Samsung
  QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF710
  trackpad/touchpad not recognized

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/681904/+subscriptions

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


[Bug 681904] Re: [arrandale] Samsung QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF710 trackpad/touchpad not recognized

2011-06-16 Thread Patrick Pfeifer
I realize that there is quiet a difference between the p.y  700 test
i'm using and the calculated p.y == 628 position of the horizontal line
of the touchpad. All I can say is that 700 works quiet well for me. (My
index finger, in the middle of the phalanx distalis has a maximum
width of around 18mm :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/681904

Title:
  [arrandale] Samsung
  QX310/QX410/QX510/SF310/SF410/SF510/NF210/RF410/RF510/RF710
  trackpad/touchpad not recognized

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/681904/+subscriptions

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


[Bug 697420] Re: missed option use openoffice.org dialogs

2011-02-22 Thread Patrick Pfeifer
Ok, I'm not directly affected by the bug, because I found the setting,
disabled it and now I have got my good old gnome dialogs back. I have no
idea how and why the setting was changed. It wasn't me. And I thought it
must be some openoffice.org problem, so scoured the internet for a long
time now before i finally landed here. I would vote for removing the
option altogether and just use gnome-dialogs if openoffice.org-gnome is
installed. Who would want to use the super-ugly standard dialogs ??? I
can't imagine. And who wants to use them can still uninstall
openoffice.org-{gtk,gnome}.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/697420

Title:
  missed option use openoffice.org dialogs

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


[Bug 694269] [NEW] thunderbird windows stop receiving any input events

2010-12-25 Thread Patrick Pfeifer
Public bug reported:

I have the following problem:

I usually keep thunderbird open all the time. (And have the notify
extension installed so the mail icon in the ubuntu indicator applet
turns green on new mail. This works well and disabling it didn't solve
the problem.)

Some weeks ago thunderbird started showing some annoying behavior. It
(all thunderbird windows - be it the main window or a message composer
or preferences window) sometimes all of a sudden stops receiving /
accepting ANY user input. I can not click on any menu / buttons /
messages or anything else inside the windows any more. The only thing I
can do is close the window from the window manager decoration frame
close button and restart thunderbird. Then it works again for quiet some
time. Until - after 10minutes / 2 hours or something it starts again.

I have originally installed thunderbird 3.1 from the mozillateam
/thunderbird-stable launchpad ppa but I switched back to the lucid
security updates repository now as 3.1 is available there as well.

Any suggestions to solve this are most welcome (i.e. please help ! :-))

$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04
.
64 bit
.
(II) [KMS] Kernel modesetting enabled.
.
(II) RADEON(0): [DRI2] Setup complete
(II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
.


$ apt-cache policy thunderbird
thunderbird:
  Installed: 3.1.7+build3+nobinonly-0ubuntu0.10.04.1
  Candidate: 3.1.7+build3+nobinonly-0ubuntu0.10.04.1
  Version table:
 *** 3.1.7+build3+nobinonly-0ubuntu0.10.04.1 0
900 http://ch.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
900 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 3.0.4+nobinonly-0ubuntu4 0
900 http://ch.archive.ubuntu.com/ubuntu/ lucid/main Packages

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

** Description changed:

- Binary package hint: thunderbird
- 
- This starts to get annoying now:
+ I have the following problem:
  
  I usually keep thunderbird open all the time. (And have the notify
  extension installed so the mail icon in the ubuntu indicator applet
  turns green on new mail. This works well and disabling it didn't solve
  the problem.)
  
  Some weeks ago thunderbird started showing some annoying behavior. It
  (all thunderbird windows - be it the main window or a message composer
  or preferences window) sometimes all of a sudden stops receiving /
- accepting ANY user input. I can not click on any men / buttons /
- messages or anything inside the windows any more. The only thing I can
- do is close the window from the window manager decoration frame close
- button and restart thunderbird. Then it works again for quiet some time.
- Until - after 10minutes / 2 hours or something it starts again.
+ accepting ANY user input. I can not click on any menu / buttons /
+ messages or anything else inside the windows any more. The only thing I
+ can do is close the window from the window manager decoration frame
+ close button and restart thunderbird. Then it works again for quiet some
+ time. Until - after 10minutes / 2 hours or something it starts again.
  
  I have originally installed thunderbird 3.1 from the mozillateam
  /thunderbird-stable launchpad ppa but I switched back to the lucid
  security updates repository now as 3.1 is available there as well.
  
  Any suggestions to solve this are most welcome (i.e. please help ! :-))
  
  $ lsb_release -rd
  Description:  Ubuntu 10.04.1 LTS
  Release:  10.04
  
  $ apt-cache policy thunderbird
  thunderbird:
-   Installed: 3.1.7+build3+nobinonly-0ubuntu0.10.04.1
-   Candidate: 3.1.7+build3+nobinonly-0ubuntu0.10.04.1
-   Version table:
-  *** 3.1.7+build3+nobinonly-0ubuntu0.10.04.1 0
- 900 http://ch.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
- 900 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
- 100 /var/lib/dpkg/status
-  3.0.4+nobinonly-0ubuntu4 0
- 900 http://ch.archive.ubuntu.com/ubuntu/ lucid/main Packages
+   Installed: 3.1.7+build3+nobinonly-0ubuntu0.10.04.1
+   Candidate: 3.1.7+build3+nobinonly-0ubuntu0.10.04.1
+   Version table:
+  *** 3.1.7+build3+nobinonly-0ubuntu0.10.04.1 0
+ 900 http://ch.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
+ 900 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
+ 100 /var/lib/dpkg/status
+  3.0.4+nobinonly-0ubuntu4 0
+ 900 http://ch.archive.ubuntu.com/ubuntu/ lucid/main Packages

** Description changed:

  I have the following problem:
  
  I usually keep thunderbird open all the time. (And have the notify
  extension installed so the mail icon in the ubuntu indicator applet
  turns green on new mail. This works well and disabling it didn't solve
  the problem.)
  
  Some weeks ago thunderbird started showing some annoying behavior. It
  (all thunderbird windows - 

[Bug 427629] Re: When i remove the AC power cable from my laptop, the computer goes to sleep.

2010-10-05 Thread Patrick Pfeifer
Mr T, I feel with you. Got exacly the same issue on hp 2133 (mini-
note). That's a REALLY ugly bug. Hope we'll be able to fix it soon.

I made an interresting observation as to what could be the reason why
the laptop goes to standby every time: When I turn it on again after the
unwanted suspend, I see a message battery: 94% - 4 minutes left -
which is of course wrong. It should read 3hrs left. But somehow
upower, gnome-power-manager and gnome-power-statistics get confused and
give wrong info. Funny enough, windows  (vista) seems to be confused as
well somehow. If i boot vista, it shows me an almost empty battery bar,
while the tooltip says 95% charged. ... Most confusing!

Attached find the output of gnome-power-manager --verbose of one
cycle: plug out power chord with battery fully charged, wait for
suspend, plug in, resume.

Note that even though the log talks about hibernating, the laptop never
hibernated ... just suspended (twice! ... once right, then once again
half-heartedly - without locking the gnome-session ... don't ask why
... its UGLY)

** Attachment added: gpm-debug.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/427629/+attachment/1672871/+files/gpm-debug.txt

-- 
When i remove the AC power cable from my laptop, the computer goes to sleep.
https://bugs.launchpad.net/bugs/427629
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 454218] Re: loss of window border when using compiz resize plugin, option=normal

2010-08-22 Thread Patrick Pfeifer
This must be kernel related as well. Adding nomodeset to the kernel
command line (press F6 in ubuntu 10.04 boot screen and choose
nomodeset) solves the issue for me.

-- 
loss of window border when using compiz resize plugin, option=normal
https://bugs.launchpad.net/bugs/454218
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 454218] Re: loss of window border when using compiz resize plugin, option=normal

2010-08-22 Thread Patrick Pfeifer
** Also affects: linux
   Importance: Undecided
   Status: New

-- 
loss of window border when using compiz resize plugin, option=normal
https://bugs.launchpad.net/bugs/454218
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-08-22 Thread Patrick Pfeifer
Hmmm... ok - somehow i can't reproduce the working state with
nomodeset any more now, after hibernating ...

of course i forgot the add the command line to the kernel when it
booted, but of course it is now nevertheless in effect again (after
switching to the old ram state image...)

so googleearth i think worked _once_ with full 3d support after a clean
nomodeset boot ... but i couldn't put my signature on it any more now.

just before, it allways complained about not beeing started in DirectX
mode and asked to switch to DirectX, which i affirmed, but then it was
somehow still in compatibility graphics mode and running quiet slow
(earth rotation)

after unchecking compatibility mode in graphics options and restarting
a few times, now when i start it the _whole_ application is unuseable
slow. (i.e. even the menus react only with a 10s delay)

i realize direct rendering whatever it really means these days is somehow 
only halfway enabled ... the
(II) GLX: Initialized DRI2 GL provider for screen 0
line from the xorg.0.log, which i pasted in comment 37 has diappeared from the 
log and instead
(II) AIGLX: Screen 0 is not DRI2 capable
is there now.

/usr/bin/glxinfo from the mesa-utils package reports direct rendering:
Yes ONCE ... compiz seems to be working with it but googleearth not...
(so compiz works with dri1 as well but googleearth (wine?) requires
dri2, which is buggy ???)

ja... i don't know.. but hopefully somebody can shed some light on this
and/or make use these infos ...

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-08-22 Thread Patrick Pfeifer
wow - unexpected things happening here

after hibernating again and this time putting the nomodeset boot option
on the kernel command line again googleearth is working again...

the earth are in the application it's flickering a little bit when i
move it over or hide it below other windows but that's no problem at
all. when it's minimized the flickering stops and i can use other ass on
the same desktop. when it's in the foreground and not mooved the
application behaves as expected - works like a charm (tm)  - the earth
is spinning at enormous speed :-)

glxinfo reports still the same, xorg.0.log is has not changed, nothing has 
changed except the graphics card initialization, i guess
but how can googleearth be possibly finding this out ? the googleearth was 
not started in 'DirectX' mode message doesn't appear any more.

(so now compiz works with dri1 as well but googleearth (wine?) requires
that the graphics card initialisation is not messed with when using dri1
and doesn't work with dri2 - or something like that ... :-))

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-08-22 Thread Patrick Pfeifer
Sorry for the sometimes affronting typos - they are typos. I don't seem to be 
able to write proper English texts at a reasonable speed. I will try to improve 
on that.
- earth are - earth area
- it's - is
- ass - apps

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 574034] Re: google earth does not render any zoom level with ATI Radeon Xpress 200M video graphics adaptor

2010-08-21 Thread Patrick Pfeifer
*** This bug is a duplicate of bug 570879 ***
https://bugs.launchpad.net/bugs/570879

Me too ! :-)

 didn't try disabling kms, but am confident it would solve it ...
but i don't feel like messing it this now ... need a system that just
works (tm) ... so ... as the k in kms means kernel ... i think kms is
under active development since quiet some time (middle major), so
somebody (?? *look around* ... kms gurus ??? ... ) could start sorting
out aesthetic issues like that one now ... :-) ... would be defenetly
cool to have googleearth working properly ... that bug is quiet old ( 1
year for me) !

-- 
google earth does not render any zoom level with ATI Radeon Xpress 200M video 
graphics adaptor
https://bugs.launchpad.net/bugs/574034
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-08-21 Thread Patrick Pfeifer
Me too ! :-)

I didn't try disabling kms, but am confident it would solve it ... but i
don't feel like messing it this now ... need a system that just works
(tm) ... so ... as the k in kms means kernel ... i think kms is under
active development since quiet some time (middle major), so somebody (??
*look around* ... kms gurus ??? ... ) could start sorting out aesthetic
issues like that one now ... :-) ... would be defenetly cool to have
googleearth working properly ... that bug is quiet old ( 1 year for me)
!

If anybody needs any further infos (logs, dumps, screenshots, whatever)
I'm available for help. kernel modesetting code is just out of reach for
my mind to grasp but i'll be happily applying kernel patches  such if
somebody throws one at me.

cheers

** Package changed: xserver-xorg-video-ati (Ubuntu) = linux (Ubuntu)

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-08-21 Thread Patrick Pfeifer
Am running linux 64 bit amd dual core

kernel: 2.6.32-24-generic x86_64
graphcs: ATI Technologies Inc RS690 [Radeon X1200 Series]

drivers:
Xorg:
---
(II) AIGLX: Loaded and initialized /usr/lib/dri/r300_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
---
(II) Module radeon: vendor=X.Org Foundation
compiled for 1.7.6, module version = 6.13.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
--
Kernel:
-
[2.008520] [drm] radeon: using MSI.
[2.008538] [drm] radeon: irq initialized.
[2.008695] [drm] Detected VRAM RAM=256M, BAR=256M
[2.008700] [drm] RAM width 128bits DDR
-
[2.012125] [drm] Loading RS690/RS740 Microcode
[2.012129] platform radeon_cp.0: firmware: requesting radeon/RS690_cp.bin

[1.998640] [drm] radeon defaulting to kernel modesetting.
[1.998643] [drm] radeon kernel modesetting enabled.

application:
Google Earth 5.2.1.1547
http://i33.tinypic.com/b6sdgg.png
md5: 4b5fe520f8c641b4748ee7328b232037 /usr/lib/googleearth/googleearth-bin - 
ELF 32-bit LSB executable

related ?: http://bugs.freedesktop.org/show_bug.cgi?id=22271


** Bug watch added: freedesktop.org Bugzilla #22271
   http://bugs.freedesktop.org/show_bug.cgi?id=22271

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 595489] Re: lvm snapshot causes deadlock in 2.6.35

2010-08-21 Thread Patrick Pfeifer
The fix is much appreciated - thank's everybody !

-- 
lvm snapshot causes deadlock in 2.6.35
https://bugs.launchpad.net/bugs/595489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-08-21 Thread Patrick Pfeifer
CLOSED - NOTOURBUG

** Also affects: linux via
   http://bugs.freedesktop.org/show_bug.cgi?id=28425
   Importance: Unknown
   Status: Unknown

** Project changed: linux = xserver-xorg-video-r128

** Project changed: xserver-xorg-video-r128 = xserver-xorg-driver-ati

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 570879] Re: OpenGL graphic errors in google earth

2010-08-21 Thread Patrick Pfeifer
I wanted to add the information, that the bug is closed in freedesktop
bugtracker as NotOurBug - that's why i changed it to linux (Ubuntu)
(kernel).

I just confirmed that this is probably a kernel bug:
Adding nomodeset to the kernel command line is all it takes to make google 
earth work like a charm: http://i38.tinypic.com/2v0k1hd.png

There are so far no bad side effects with nomodeset for me. The
opposite is the case: as a positive side-effect I can now resize firefox
windows with the compiz resize plugin configured to Normal (show
window content during resize) without the borders constantly flickering
- which used to be a minor issue: lp 454218


additional info:
installed video driver:
 Package: xserver-xorg-video-radeon
 Source: xserver-xorg-video-ati
 Version: 1:6.13.0-1ubuntu5
kernel:
 Package: linux-image-2.6.32-24-generic 
 Architecture: amd64
 Source: linux
 Version: 2.6.32-24.41

-- 
OpenGL graphic errors in google earth
https://bugs.launchpad.net/bugs/570879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 588551] Re: Automatic font color is now grey instead of black

2010-08-13 Thread Patrick Pfeifer
I can confirm this bug as well and don't see the connection to #159315

** This bug is no longer a duplicate of bug 159315
   [upstream] Appearance Automatic setting should not use theme colors

-- 
Automatic font color is now grey instead of black
https://bugs.launchpad.net/bugs/588551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 588551] Re: Automatic font color is now grey instead of black

2010-08-13 Thread Patrick Pfeifer
Well:

I'm using Ubuntu lucid - fresh install

The default font color for documents in openoffice.org writer seems to
depend on the

system-preferences-appearance-[custom theme
selected]-customize...-colorsinput boxes

setting.

I reset that to the default value now though because /input boxes/
(well... imho, on first thought at leaset) are defenetly something
different than the openoffice.org writer's document area (where, ok,
text is /input/, but it's not really a /box/).

To set the font to black in openoffice.org, i went, in openoffice.org
writer, to

tools-options-openoffice.org-appearance-font color

and changed automatic into black.

But I think this should either be the default or automatic should not
pick input box but something that is by default black and relates
better.

-- 
Automatic font color is now grey instead of black
https://bugs.launchpad.net/bugs/588551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 605551] Re: lvm2 hangs when creating snapshot, requires reboot to resolve

2010-08-03 Thread Patrick Pfeifer
Well, i would have really liked to test some more kernels but i'm
hopelessly distracted by learning make-kpkg, git, fiddling with make-
kpkg --append-to-version, wondering why somehow there is still a +
added when i compile a patched vanilla 2.6.35 which causes make-dpkg to
fail.

(It's because the tree is not in a clean state, there is no annotated (!
- git tag -a) git tag for the non-existant commit and therefore
scripts/setlocalversion spits out the +.)

Anyway ... by now I figured out (1% of) how to use make-kpkg as well as
git and managed to git clone --reference linus
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git.

$ cd linux-next
$ git describe
next-20100803
$ git diff v2.6.35 -- fs/ext4/super.c | grep FREEZE
-   vfs_check_frozen(sb, SB_FREEZE_WRITE);
+   vfs_check_frozen(sb, SB_FREEZE_TRANS);
-   vfs_check_frozen(sb, SB_FREEZE_WRITE);
+   vfs_check_frozen(sb, SB_FREEZE_TRANS);

At the end of the day  this (imho) means 2.6.25 as well as 2.6.32.17
are non-functional with respect to live ext4 lvm snapshots but there is
a good chance that future 2.6.36 and 2.6.32.18 will be working
again.

cheers

PS:
for the reference, i did git clone --reference linus 
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.32.y.git as 
well and
$ cd linux-2.6.32.y
$ git describe
v2.6.32.17
$ git diff v2.6.32.16 -- fs/ext4/super.c | grep FREEZE
+   vfs_check_frozen(sb, SB_FREEZE_WRITE);
+   vfs_check_frozen(sb, SB_FREEZE_WRITE);
... this means v2.6.32.16 should be ok as well

PPS:
$ cd linus 
(git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git)
$ git diff v2.6.34 v2.6.35-rc1 -- fs/ext4/super.c | grep FREEZE
+   vfs_check_frozen(sb, SB_FREEZE_WRITE);
+   vfs_check_frozen(sb, SB_FREEZE_WRITE);
it looks like the change spoiling the current ubuntu 2.6.32-24-generic kernel 
came from  change published by linus to an -rc tree only (despite it now having 
diffused to released 2.6.35 and 2.6.32.17 as well, sadly) ... why was that 
backported to the lucid kernel so early ?

-- 
lvm2 hangs when creating snapshot, requires reboot to resolve
https://bugs.launchpad.net/bugs/605551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 605551] Re: lvm2 hangs when creating snapshot, requires reboot to resolve

2010-08-03 Thread Patrick Pfeifer
Oo-h Ok. Thanks for the update! :-)

I guess I will install 2.6.32-23-generic and just wait for
2.6.32-25-generic then.

Right now I just wonder if Greg is about to do 2. The insane thing
with v2.6.32.17 then ? :-)

http://www.kernel.org/pub/software/scm/git/docs/git-
tag.html#_on_re_tagging

-- 
lvm2 hangs when creating snapshot, requires reboot to resolve
https://bugs.launchpad.net/bugs/605551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 605551] Re: lvm2 hangs when creating snapshot, requires reboot to resolve

2010-08-02 Thread Patrick Pfeifer
@stefan

i have tested your -24.39+lp585092v4 kernel from bug 585092 - i.e.
http://people.canonical.com/~smb/lp585092/linux-
image-2.6.32-24-generic_2.6.32-24.39+lp585092v4_amd64.deb - it does NOT
fix this issue. dmesg included


** Attachment added: dmesg.#39+lp585092v4.txt
   http://launchpadlibrarian.net/52869790/dmesg.%2339%2Blp585092v4.txt

-- 
lvm2 hangs when creating snapshot, requires reboot to resolve
https://bugs.launchpad.net/bugs/605551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 605551] Re: lvm2 hangs when creating snapshot, requires reboot to resolve

2010-08-02 Thread Patrick Pfeifer
let's see ... at the moment i'm running on a working 2.6.32-34-generic
kernel and so i will probably be able to do some further testing with
the help of kvm's running with writeable lvm-snapshots as root fs (for
the modules, ...)

anyway - i constructed this currently running 2.6.32-34-generic by
recompiling it from source with the fix-ext4.patch from bug #595489
(http://launchpadlibrarian.net/50912732/fix-ext4.patch) included. What
is the (/ Is there a) problem with that patch?

-- 
lvm2 hangs when creating snapshot, requires reboot to resolve
https://bugs.launchpad.net/bugs/605551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 611624] [NEW] hang when creating lvm snapshot

2010-07-30 Thread Patrick Pfeifer
Public bug reported:

Since the update to kernel

linux-image-2.6.32-24-generic

on my amd64 system, with a dm-crypt -mapped harddisk with lvm layered on
top of dm-crypt, the system often hangs (any applications doing disk i/o
get blocked forever) when I try to create a snapshot - only way is to
hard reset.

launchpad bug #595489 looks very similar

i'm attaching 2 dmesg outputs with output by the kernel after
applications beeing blocked for more than 120s 

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-24-generic 2.6.32-24.38
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  pat3341 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe02 irq 16'
   Mixer name   : 'Realtek ALC883'
   Components   : 'HDA:10ec0883,10438232,0012'
   Controls  : 38
   Simple ctrls  : 21
Date: Fri Jul 30 10:43:17 2010
HibernationDevice: RESUME=/dev/mapper/babar-swap
MachineType: System manufacturer System Product Name
ProcCmdLine: BOOT_IMAGE=/hostname/vmlinuz initrd=/hostname/initrd.img quiet 
splash root=/dev/mapper/hostname-linux ro acpi_enforce_resources=lax --
ProcEnviron:
 LC_TIME=C
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
dmi.bios.date: 03/28/2008
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS M2A-VM ACPI BIOS Revision 1705
dmi.board.name: M2A-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 1.XX
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2A-VMACPIBIOSRevision1705:bd03/28/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-VM:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug filesystem lucid needs-upstream-testing 
regression-update

-- 
hang when creating lvm snapshot
https://bugs.launchpad.net/bugs/611624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 611624] Re: hang when creating lvm snapshot

2010-07-30 Thread Patrick Pfeifer

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/52726552/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/52726553/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/52726554/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/52726555/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/52726556/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/52726557/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/52726558/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/52726559/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/52726560/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/52726561/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/52726562/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/52726563/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/52726564/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/52726565/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/52726566/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/52726567/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/52726568/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/52726569/WifiSyslog.txt

-- 
hang when creating lvm snapshot
https://bugs.launchpad.net/bugs/611624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 611624] Re: hang when creating lvm snapshot

2010-07-30 Thread Patrick Pfeifer

** Attachment added: dmesg.lvcreate-hang
   http://launchpadlibrarian.net/52728352/dmesg.lvcreate-hang

-- 
hang when creating lvm snapshot
https://bugs.launchpad.net/bugs/611624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 611624] Re: hang when creating lvm snapshot

2010-07-30 Thread Patrick Pfeifer

** Attachment added: dmesg.lvcreate-hang.2
   http://launchpadlibrarian.net/52728355/dmesg.lvcreate-hang.2

-- 
hang when creating lvm snapshot
https://bugs.launchpad.net/bugs/611624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 611624] Re: hang when creating lvm snapshot

2010-07-30 Thread Patrick Pfeifer
i was able to capture the dmesg's to another lvm logical volume disk
despite i/o beeing blocked on the lvm locical volume that i was trying
to take a snapshot of, like so

sudo lvcreate -s -n data.snap -l100%FREE /dev/babar/data
sudo lvcreate -s -n home.snap -l100%FREE /dev/babar/home

i have 225 lvm physical extents free at the end of the disk and the
snapshots used to work like a charm in linux-2.6.32-22 (and -23 as well,
i think)

judging from the diff from -22 to -24 it could be something about
ext4...

btw... why is the linux_2.6.32-23.37.diff.gz not available in
archive.ubuntu.com ???

-- 
hang when creating lvm snapshot
https://bugs.launchpad.net/bugs/611624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 611624] Re: hang when creating lvm snapshot

2010-07-30 Thread Patrick Pfeifer
Next, I am compiling an upstream kernel...

-- 
hang when creating lvm snapshot
https://bugs.launchpad.net/bugs/611624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 595489] Re: lvm snapshot causes deadlock in 2.6.35

2010-07-30 Thread Patrick Pfeifer
** Description changed:

-- 
lvm snapshot causes deadlock in 2.6.35
https://bugs.launchpad.net/bugs/595489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 611624] Re: hang when creating lvm snapshot

2010-07-30 Thread Patrick Pfeifer
*** This bug is a duplicate of bug 605551 ***
https://bugs.launchpad.net/bugs/605551

** This bug has been marked a duplicate of bug 605551
   lvm2 hangs when creating snapshot, requires reboot to resolve

-- 
hang when creating lvm snapshot
https://bugs.launchpad.net/bugs/611624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 605551] Re: lvm2 hangs when creating snapshot, requires reboot to resolve

2010-07-30 Thread Patrick Pfeifer
** Package changed: lvm2 (Ubuntu) = linux (Ubuntu)

-- 
lvm2 hangs when creating snapshot, requires reboot to resolve
https://bugs.launchpad.net/bugs/605551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280686] Re: Cache/Apt/Config.pm get_suite() only validates debian suites so fails on ubuntu

2010-03-26 Thread Patrick Pfeifer
Hello Neil

Sorry, I don't quiet see that. Why do you think ubuntu binaries are not 
suitable for use with apt-cross. I'm using it to install 32bit packages on my 
64bit system like that:
$ apt-cross -S karmic -a i386 -i libxml2-dev
...for example. And it's working smooth... !?

Greets

Patrick

-- 
Cache/Apt/Config.pm get_suite() only validates debian suites so fails on ubuntu
https://bugs.launchpad.net/bugs/280686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 458116] [NEW] cups printer instances not usable from gtk applications

2009-10-22 Thread Patrick Pfeifer
Public bug reported:

This (http://lists.opensuse.org/opensuse-bugs/2009-02/msg05856.html) bug
on suse summarizes the problem.

I have once filed a bug upstream
(http://bugzilla.gnome.org/show_bug.cgi?id=582747) which never got any
attention.

My suggested workaround in the upstream bug would at least prevent one
bad effect the bug is having if you define cups instances in your
/etc/cups/lpoptions or ~/.cups/lpoptions - either using old kde 3.5
print configuration dialog or lpoptions command line.

Read the loptions man page to learn about cups instances. They are
really useful. If anybody knows an alternative I'd be happy to learn
about it as well. Multiple queues (printers) for the same device URL
are not an alternative, as at least /usr/share/system-config-printer
/system-config-printer.py (System-Administration-Printing) doesn't
seem to allow setting up multiple printers with the same device file due
to a cups error (client-error-not-possible) occurring if you try (at
least for the cnij_usb: backend I'm using).

If the cups instances are here to stay and somebody gave me some tips on
how to get my code accepted by upstream I'd maybe take some effort to
implement instances in the gtk libprintbackend-cups library.

But there is some other printing dialog efforts going on. E.g. Common
Printing Dialog (https://wiki.edubuntu.org/CommonPrintingDialog) On
this
(https://www.linuxfoundation.org/en/OpenPrinting/OpenPrinting_Summit_San_Francisco_2009)
page you find some nice slides
(https://www.linuxfoundation.org/images/4/4d/CommonPrintingDialogLF09.pdf)
about it. Does anybody know if there are any useable results from this
project yet ?

ProblemType: Bug
Architecture: amd64
Date: Thu Oct 22 13:57:49 2009
DistroRelease: Ubuntu 9.10
Package: libgtk2.0-0 2.18.3-1
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=C
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gtk+2.0
Uname: Linux 2.6.31-14-generic x86_64

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
cups printer instances not usable from gtk applications
https://bugs.launchpad.net/bugs/458116
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 458116] Re: cups printer instances not usable from gtk applications

2009-10-22 Thread Patrick Pfeifer

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34143094/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/34143098/XsessionErrors.txt

-- 
cups printer instances not usable from gtk applications
https://bugs.launchpad.net/bugs/458116
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 413168] Re: Karmic upgrade not shutting off backlight after time

2009-10-08 Thread Patrick Pfeifer
There are still problems for me with 2:1.6.3-1ubuntu7: at unpredictable 
intervals the screen goes blank and wakes up again after 2 secons. VERY 
annoying. So far i killed 7 peop ... :-) no - i killed gnome-power-manager 
gnome-screensaver devicekit-power-daemon
p...@babar:~$ ps axfu | egrep screen\|power
pat  32234  0.0  0.0   6060   620 pts/0S+   19:43   0:00  \_ egrep 
screen|power
p...@babar:~$ 
...eehr - does anybody know now who is to blame now of obviously trying to 
xset-dpms-force-off my screen and waking up again as soon as he did ??? because 
it actually still happens (NOT jocking!)
just installed karmic today - changeover from lenny/sid - but it should be a 
fairly clean karmic

-- 
Karmic upgrade not shutting off backlight after time
https://bugs.launchpad.net/bugs/413168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 413168] Re: Karmic upgrade not shutting off backlight after time

2009-10-08 Thread Patrick Pfeifer
hehe ... :-) - ok, i got it - that flickering was just because of me
stupidly setting radeon.modeset=1 kernel option to have smooth
modesetting. (because otherwise i had some crashes when changing to text
console (which i ocassionally have to do to poke xorg so my bluetooth
mouse gets reconnected)) but ... it obviously has nothing to do with
gnome-{screensaver,power-manager} or DeVicEkID-* ... sorry 'bout that

-- 
Karmic upgrade not shutting off backlight after time
https://bugs.launchpad.net/bugs/413168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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