[Bug 1529873] Re: gwenview package lacks some dependencies and fails to display pictures

2024-08-18 Thread kimo
This bug looks like it is fixed in 24.04. Tested with
xubuntu-24.04-minimal-amd64.iso, sudo apt install gwenview, and then
running "gwenview ." works and allows me to browse directories.

** Changed in: gwenview (Ubuntu)
   Status: Expired => Fix Released

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

Title:
  gwenview package lacks some dependencies and fails to display pictures

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


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

[Bug 1933287] [NEW] info page missing

2021-06-22 Thread kimo
Public bug reported:

At the end of the uvcdynctrl man page it says:

   The  full  documentation for uvcdynctrl is maintained as a Texinfo man‐
   ual.  If the info and uvcdynctrl programs  are  properly  installed  at
   your site, the command

  info uvcdynctrl

   should give you access to the complete manual.

The package does not include an info page:
bash$ dpkg -L uvcdynctrl uvcdynctrl-data | grep -c info
0

Running "info uvcdynctrl" uses the info browser to display the same text
as "man uvcdynctrl".

My preferred solution is to include the info page.

If the info page is not available then the man page should be updated
not to refer to the info page.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: uvcdynctrl 0.2.4-1.1ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-74.83-generic 5.4.114
Uname: Linux 5.4.0-74-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: kde
Date: Wed Jun 23 10:24:53 2021
InstallationDate: Installed on 2018-07-21 (1067 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: libwebcam
UpgradeStatus: Upgraded to focal on 2020-04-25 (423 days ago)

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


** Tags: amd64 apport-bug focal third-party-packages

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

Title:
  info page missing

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

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

[Bug 1884363] Re: /usr/bin/VirtualBoxVM missing

2020-07-21 Thread kimo
6.1.12-dfsg-6 completely fixes the problem.
Both /usr/bin/virtualboxvm and /usr/bin/VirtualBoxVM are now present.

bash> ls -l /usr/bin/virtualboxvm /usr/bin/VirtualBoxVM
lrwxrwxrwx 1 root root 30 Jul 20 17:02 /usr/bin/virtualboxvm -> 
../lib/virtualbox/VirtualBoxVM
lrwxrwxrwx 1 root root 30 Jul 20 17:02 /usr/bin/VirtualBoxVM -> 
../lib/virtualbox/VirtualBoxVM

bash> dpkg -l virtualbox\* | grep ^i
ii  virtualbox 6.1.12-dfsg-6 amd64x86 
virtualization solution - base binaries
ii  virtualbox-dkms6.1.12-dfsg-6 amd64x86 
virtualization solution - kernel module sources for dkms
ii  virtualbox-guest-utils 6.1.12-dfsg-6 amd64x86 
virtualization solution - non-X11 guest utilities
ii  virtualbox-guest-x11   6.1.12-dfsg-6 amd64x86 
virtualization solution - X11 guest utilities
ii  virtualbox-qt  6.1.12-dfsg-6 amd64x86 
virtualization solution - Qt based user interface
bash>

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

Title:
  /usr/bin/VirtualBoxVM missing

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

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

[Bug 1884363] Re: /usr/bin/VirtualBoxVM missing

2020-07-18 Thread kimo
6.1.12-dfsg-5 partially fixes this.
Thank you for adding /usr/bin/virtualboxvm .
/usr/bin/VirtualBoxVM is not installed with 6.1.12-dfsg-5.

bash>ls -l /usr/bin/virtualboxvm /usr/bin/VirtualBoxVM
ls: cannot access '/usr/bin/VirtualBoxVM': No such file or directory
lrwxrwxrwx 1 root root 30 Jul 18 02:32 /usr/bin/virtualboxvm -> 
../lib/virtualbox/VirtualBoxVM

bash>dpkg -l virtualbox\* | grep ^i
ii  virtualbox 6.1.12-dfsg-5 amd64x86 
virtualization solution - base binaries
ii  virtualbox-dkms6.1.12-dfsg-5 amd64x86 
virtualization solution - kernel module sources for dkms
ii  virtualbox-guest-utils 6.1.12-dfsg-5 amd64x86 
virtualization solution - non-X11 guest utilities
ii  virtualbox-guest-x11   6.1.12-dfsg-5 amd64x86 
virtualization solution - X11 guest utilities
ii  virtualbox-qt  6.1.12-dfsg-5 amd64x86 
virtualization solution - Qt based user interface

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

Title:
  /usr/bin/VirtualBoxVM missing

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

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

[Bug 1884363] [NEW] /usr/bin/VirtualBoxVM missing

2020-06-20 Thread kimo
Public bug reported:

VirtualBoxVM and virtualboxvm are missing from /usr/bin

As /usr/share/virtualbox/VBox.sh includes references to
"VirtualBoxVM|virtualboxvm" it can be fixed by creating symlinks in a
similar way to the other Virtual Box commands. Specifically:

ln -s ../share/virtualbox/VBox.sh /usr/bin/VirtualBoxVM
ln -s ../share/virtualbox/VBox.sh /usr/bin/virtualboxvm

These symlinks should be installed when virtualbox-qt is installed as
/usr/lib/virtualbox/VirtualBoxVM is included in the Ubuntu virtualbox-qt
package.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: virtualbox 6.1.6-dfsg-1
ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
Uname: Linux 5.4.0-37-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: kde
Date: Sat Jun 20 21:40:11 2020
InstallationDate: Installed on 2018-07-21 (699 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: virtualbox
UpgradeStatus: Upgraded to focal on 2020-04-25 (56 days ago)

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


** Tags: amd64 apport-bug focal

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

Title:
  /usr/bin/VirtualBoxVM missing

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

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

[Bug 1884363] Re: /usr/bin/VirtualBoxVM missing

2020-06-20 Thread kimo
The virtualbox help message refers to VirtualBoxVM:

bash> virtualbox --help
Oracle VM VirtualBox VM Selector v6.1.6_Ubuntu
(C) 2005-2020 Oracle Corporation
All rights reserved.

No special options.

If you are looking for --startvm and related options, you need to use 
VirtualBoxVM.
bash>

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

Title:
  /usr/bin/VirtualBoxVM missing

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

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

[Bug 1868502] Re: Synchronization with earlier Ubuntu versions or a recent Debian version fails

2020-04-24 Thread kimo
This is also a problem between Ubuntu LTS versions.
Specifically: I get the same error message when running unison on 20.04 (Focal 
Fossa) and trying to unison sync with a remote computer running 18.04 (Bionic 
Bever).

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

Title:
  Synchronization with earlier Ubuntu versions or a recent Debian
  version fails

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

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

[Bug 1751673] Re: nm-applet[3607]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed

2018-08-07 Thread kimo
*** This bug is a duplicate of bug 1755305 ***
https://bugs.launchpad.net/bugs/1755305

** This bug has been marked a duplicate of bug 1755305
   .xsession-errors filled with entries

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

Title:
  nm-applet[3607]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET
  (widget)' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1751673/+subscriptions

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

[Bug 1655842] Re: "Out of memory" errors after upgrade to 4.4.0-59

2017-07-07 Thread kimo
4.4.0-1062-raspi2 is looking good - I've had it running for a week
without oom-killer being invoked.

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

Title:
  "Out of memory" errors after upgrade to 4.4.0-59

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

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


[Bug 1655842] Re: "Out of memory" errors after upgrade to 4.4.0-59

2017-05-25 Thread kimo
** Changed in: linux-raspi2 (Ubuntu)
   Status: New => Confirmed

** Changed in: linux-raspi2 (Ubuntu Xenial)
   Status: New => Confirmed

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

Title:
  "Out of memory" errors after upgrade to 4.4.0-59

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

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


[Bug 1655842] Re: "Out of memory" errors after upgrade to 4.4.0-59

2017-05-24 Thread kimo
I'm seeing oom-killer being invoked despite having 2GB free swap when
using the kernel from linux-image-4.4.0-1055-raspi2 version
4.4.0-1055.62.

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

Title:
  "Out of memory" errors after upgrade to 4.4.0-59

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

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


[Bug 1529873] Re: gwenview package lacks some dependencies and fails to display pictures

2016-05-13 Thread kimo
To reproduce this problem:
boot off the xubuntu live image (tested with 16.04) and run
sudo apt-get install gwenview
gwenview .

This displays a dialogue box with:
Error - Gwenview
URL cannot be listed
file://home/xubntu
[OK]

After which gwenview opens, but it is unable to browse directories.

This bug looks like missing dependencies for gwenview or one of its
dependencies.

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

Title:
  gwenview package lacks some dependencies and fails to display pictures

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

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


[Bug 563042] Re: Dual screen crashes X server on Intel 915

2014-01-06 Thread kimo
This bug is no longer present in Ubuntu 13.10.

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

Title:
  Dual screen crashes X server on Intel 915

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/563042/+subscriptions

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


[Bug 1256842] [NEW] Google map doesn't show

2013-12-02 Thread kimo
Public bug reported:

Attempting to show a ride using google map doesn't work.
When selecting the google map tab for a ride it just shows a blank tab - no 
content.

(Bing maps work fine.)

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: goldencheetah 3.0-3
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic i686
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
Date: Mon Dec  2 20:52:46 2013
InstallationDate: Installed on 2010-02-27 (1374 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MarkForUpload: True
SourcePackage: goldencheetah
UpgradeStatus: Upgraded to saucy on 2013-10-19 (43 days ago)

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


** Tags: apport-bug i386 saucy

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

Title:
  Google map doesn't show

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

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


[Bug 1242522] [NEW] error during upgrade to 13.10, package python-appindicator 12.10.1+13.10.20130920-0ubuntu2 failed to install/upgrade: Package is in a very bad inconsistent state - you should reins

2013-10-20 Thread kimo
Public bug reported:

During upgrade from 13.04 to 13.10 libappindicator gave several errors,
and was finally left in an bad state.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: python-appindicator 12.10.1+13.10.20130920-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2
AptOrdering:
 python-appindicator: Remove
 xsettings-kde: Install
 xsettings-kde: Configure
Architecture: amd64
Date: Mon Oct 21 16:37:59 2013
DpkgTerminalLog:
 dpkg: error processing python-appindicator (--remove):
  Package is in a very bad inconsistent state - you should
  reinstall it before attempting a removal.
DuplicateSignature: 
package:python-appindicator:12.10.1+13.10.20130920-0ubuntu2:Package is in a 
very bad inconsistent state - you should  reinstall it before attempting a 
removal.
ErrorMessage: Package is in a very bad inconsistent state - you should  
reinstall it before attempting a removal.
InstallationDate: Installed on 2009-12-09 (1411 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
MarkForUpload: True
SourcePackage: libappindicator
Title: package python-appindicator 12.10.1+13.10.20130920-0ubuntu2 failed to 
install/upgrade: Package is in a very bad inconsistent state - you should  
reinstall it before attempting a removal.
UpgradeStatus: Upgraded to saucy on 2013-10-21 (0 days ago)

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


** Tags: amd64 apport-package saucy

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

Title:
  error during upgrade to 13.10, package python-appindicator
  12.10.1+13.10.20130920-0ubuntu2 failed to install/upgrade: Package is
  in a very bad inconsistent state - you should  reinstall it before
  attempting a removal.

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

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


[Bug 1209089] [NEW] netbeans stops at "done loading module"

2013-08-06 Thread jean KIMO
Public bug reported:

x@x:~$ netbeans
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f9a68ab0880, pid=3782, tid=140301295130368
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed 
oops)
# Derivative: IcedTea6 1.12.6
# Distribution: Ubuntu 13.04, package 6b27-1.12.6-1ubuntu0.13.04.2
# Problematic frame:
# C  [libglib-2.0.so.0+0x264880]  _fini+0x1d8f54
#
# An error report file with more information is saved as:
# /home/aurelien/hs_err_pid3782.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
/usr/share/netbeans/7.0.1/bin/../platform/lib/nbexec : ligne 548 :  3782 
Abandon (core dumped) 
"/usr/lib/jvm/java-6-openjdk-amd64/bin/java" 
-Djdk.home="/usr/lib/jvm/java-6-openjdk-amd64" -Djava.library.path=/usr/lib/jni 
-classpath 
"/usr/share/netbeans/7.0.1/platform/lib/boot.jar:/usr/share/netbeans/7.0.1/platform/lib/org-openide-modules.jar:/usr/share/netbeans/7.0.1/platform/lib/org-openide-util.jar:/usr/share/netbeans/7.0.1/platform/lib/org-openide-util-lookup.jar:/usr/lib/jvm/java-6-openjdk-amd64/lib/dt.jar:/usr/lib/jvm/java-6-openjdk-amd64/lib/tools.jar"
 -Dnetbeans.system_http_proxy="DIRECT" 
-Dnetbeans.system_http_non_proxy_hosts="" 
-Dnetbeans.dirs="/usr/share/netbeans/7.0.1/nb:/usr/share/netbeans/7.0.1/bin/../ergonomics:/usr/share/netbeans/7.0.1/ide:/usr/share/netbeans/7.0.1/java:/usr/share/netbeans/7.0.1/bin/../xml:/usr/share/netbeans/7.0.1/apisupport:/usr/share/netbeans/7.0.1/bin/../webcommon:/usr/share/netbeans/7.0.1/bin/../websvccommon:/usr/share/netbeans/7.0.
 
1/bin/../enterprise:/usr/share/netbeans/7.0.1/bin/../mobility:/usr/share/netbeans/7.0.1/bin/../profiler:/usr/share/netbeans/7.0.1/bin/../ruby:/usr/share/netbeans/7.0.1/bin/../python:/usr/share/netbeans/7.0.1/bin/../php:/usr/share/netbeans/7.0.1/bin/../visualweb:/usr/share/netbeans/7.0.1/bin/../soa:/usr/share/netbeans/7.0.1/bin/../identity:/usr/share/netbeans/7.0.1/bin/../uml:/usr/share/netbeans/7.0.1/harness:/usr/share/netbeans/7.0.1/bin/../cnd:/usr/share/netbeans/7.0.1/bin/../dlight:/usr/share/netbeans/7.0.1/bin/../groovy:/usr/share/netbeans/7.0.1/bin/../extra:/usr/share/netbeans/7.0.1/bin/../javafx:/usr/share/netbeans/7.0.1/bin/../javacard:"
 -Dnetbeans.home="/usr/share/netbeans/7.0.1/platform" 
'-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' 
'-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' 
'-XX:MaxPermSize=384m' '-Xmx768m' '-client' '-Xss2m' '-Xms32m' 
'-XX:PermSize=32m' '-Dapple.laf.useScreenMenuBar=true' 
'-Dapple.awt.graphics.UseQuartz=true' '-Dsun.ja
 va2d.noddraw=true' '-Dsun.java2d.pmoffscreen=false' 
-XX:+HeapDumpOnOutOfMemoryError 
-XX:HeapDumpPath="/home/aurelien/.netbeans/7.0/var/log/heapdump.hprof" 
org.netbeans.Main --userdir "/home/aurelien/.netbeans/7.0" "--branding" "nb" 
0<&0

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: netbeans

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

Title:
  netbeans stops at "done loading module"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1209089/+subscriptions

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


[Bug 878621] Re: Screensaver takes too long to exit after unlock

2012-11-04 Thread kimo
The best workaround I've found is to disable transitions in the kde
slideshow screensaver

As explained at https://bugs.kde.org/show_bug.cgi?id=182104#c11

Add the following line:
EffectsEnabled=false
to the end of the file:
~/.kde/share/config/kslideshow.kssrc

or, in commands:
cat ~/.kde/share/config/kslideshow.kssrc
echo "EffectsEnabled=false" >> ~/.kde/share/config/kslideshow.kssrc

** Bug watch added: KDE Bug Tracking System #182104
   https://bugs.kde.org/show_bug.cgi?id=182104

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

Title:
  Screensaver takes too long to exit after unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/878621/+subscriptions

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


[Bug 1039364] Re: Bashism in dh-make-pecl (/bin/sh)

2012-08-20 Thread Kimo Rosenbaum
** Patch added: "Don't use a bashism in /bin/sh"
   
https://bugs.launchpad.net/bugs/1039364/+attachment/3269965/+files/dh-make-pecl.patch

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

Title:
  Bashism in dh-make-pecl (/bin/sh)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-php/+bug/1039364/+subscriptions

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


[Bug 1039364] [NEW] Bashism in dh-make-pecl (/bin/sh)

2012-08-20 Thread Kimo Rosenbaum
Public bug reported:

On line 114 of dh-make-pecl there is a bashism (the use of [[ ]]) when
the interpreter is /bin/sh. When passing --phpversion to dh-make-pecl
the following is displayed:

  /usr/bin/dh-make-pecl: 114: /usr/bin/dh-make-pecl: [[: not found

Description:Ubuntu 12.04.1 LTS
Release:12.04
dh-make-php version 0.3.0

** Affects: dh-make-php (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Bashism in dh-make-pecl (/bin/sh)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-php/+bug/1039364/+subscriptions

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


[Bug 878621] Re: Screensaver takes too long to exit after unlock

2011-10-19 Thread kimo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878621

Title:
  Screensaver takes too long to exit after unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/878621/+subscriptions

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


[Bug 878621] [NEW] Screensaver takes too long to exit after unlock

2011-10-19 Thread kimo
Public bug reported:

When unlocking the Slide Show screen saver, after entering my password
and pressing enter, the screen saver will often take 5 to 10 seconds
exit before I can resume using my desktop. During this time the screen
saver continues to animate the image transition.

Once a correct password has been entered the screen saver should exit
immediately - there is no benefit to keeping the user waiting.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libkscreensaver5 4:4.7.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Thu Oct 20 13:18:20 2011
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-workspace
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (4 days ago)

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


** Tags: apport-bug i386 oneiric

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

Title:
  Screensaver takes too long to exit after unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/878621/+subscriptions

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


[Bug 670194] Re: Pack Window keyboard shortcuts don't work

2011-05-16 Thread kimo
This problem appears to be fixed in 11.04 natty.

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

Title:
  Pack Window keyboard shortcuts don't work

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


[Bug 670194] Re: Pack Window keyboard shortcuts don't work

2010-11-02 Thread kimo

** Description changed:

  Binary package hint: kdebase-workspace
  
  The KWin Global Keyboard Shortcuts:
  - Pack Window Down
  - Pack Window Up
  - Pack Window to the Left
  - Pack Window to the Right
  no longer work after upgrading from kubuntu 10.04 to kubuntu 10.10.
- When pressing the keys assigned to these functions normally does nothing, and 
sometimtes makes the window disappear. It does not move the window in the 
expected direction.
+ 
+ After the upgrade when pressing the keys assigned to these functions
+ they do nothing. They do not move the window in the expected direction.
  
  This problem has been observed on several computers after the upgrade upgrade 
to kubuntu 10.10.
  Re-assigning the shortcuts to different keys didn't fix the problem.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: kde-window-manager 4:4.5.1-0ubuntu8
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
  Uname: Linux 2.6.35-22-generic-pae i686
  Architecture: i386
  Date: Wed Nov  3 11:39:15 2010
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
-  LANGUAGE=
-  PATH=(custom, user)
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=
+  PATH=(custom, user)
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  SourcePackage: kdebase-workspace

-- 
Pack Window keyboard shortcuts don't work
https://bugs.launchpad.net/bugs/670194
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 670194] [NEW] Pack Window keyboard shortcuts don't work

2010-11-02 Thread kimo
Public bug reported:

Binary package hint: kdebase-workspace

The KWin Global Keyboard Shortcuts:
- Pack Window Down
- Pack Window Up
- Pack Window to the Left
- Pack Window to the Right
no longer work after upgrading from kubuntu 10.04 to kubuntu 10.10.

After the upgrade when pressing the keys assigned to these functions
they do nothing. They do not move the window in the expected direction.

This problem has been observed on several computers after the upgrade upgrade 
to kubuntu 10.10.
Re-assigning the shortcuts to different keys didn't fix the problem.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: kde-window-manager 4:4.5.1-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
Architecture: i386
Date: Wed Nov  3 11:39:15 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: kdebase-workspace

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
Pack Window keyboard shortcuts don't work
https://bugs.launchpad.net/bugs/670194
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 563042] Re: Dual screen crashes X server on Intel 915

2010-04-14 Thread kimo
** Description changed:

  Binary package hint: xorg
  
  When attempting to set dual head with side by side displays the X server
  crashes with "Segmentation fault" (and returns back to the kdm login
  screen).
  
- The simplest way to recreate the segfault is to run: xrandr --output
- VGA1 --mode 1280x1024 --pos 1024x0
+ The simplest way to recreate the segfault is to run:
+ xrandr --output VGA1 --mode 1280x1024 --pos 1024x0
  
  Attempting to us the KDE system-settings->Display to configure the built
  in LCD and external VGA LCD as side by side screens ("Left of") also
  causes a segfault.
  
  Running both screens as clones works without a problem.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-20-generic i686
  Architecture: i386
  Date: Wed Apr 14 23:41:52 2010
  DkmsStatus: Error: [Errno 2] No such file or directory
  InstallationMedia: Kubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
  Lsusb:
-  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 003 Device 002: ID 03f0:011d Hewlett-Packard Integrated Bluetooth Module
-  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 002: ID 03f0:011d Hewlett-Packard Integrated Bluetooth Module
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Compaq nc4200 (PA749AV)
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-20-generic 
root=UUID=a356f86a-cbb8-4164-906d-cae48342a830 ro quiet splash
  ProcEnviron:
-  LANGUAGE=
-  PATH=(custom, user)
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=
+  PATH=(custom, user)
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 02/27/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68DTH Ver. F.0E
  dmi.board.name: 0938
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 38.59
  dmi.chassis.asset.tag: EQ00020759
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DTHVer.F.0E:bd02/27/2007:svnHewlett-Packard:pnHPCompaqnc4200(PA749AV):pvrF.0E:rvnHewlett-Packard:rn0938:rvrKBCVersion38.59:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq nc4200 (PA749AV)
  dmi.product.version: F.0E
  dmi.sys.vendor: Hewlett-Packard
  glxinfo: Error: [Errno 2] No such file or directory
  system:
-  distro: Ubuntu
-  codename:   lucid
-  architecture:   i686
-  kernel: 2.6.32-20-generic
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   i686
+  kernel: 2.6.32-20-generic

-- 
Dual screen crashes X server on Intel 915
https://bugs.launchpad.net/bugs/563042
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 563042] Re: Dual screen crashes X server on Intel 915

2010-04-14 Thread kimo
See the attached XorgLogOld.txt for the Seg Fault and backtrace.

-- 
Dual screen crashes X server on Intel 915
https://bugs.launchpad.net/bugs/563042
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 563042] Re: Dual screen crashes X server on Intel 915

2010-04-14 Thread kimo

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/44152356/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/44152357/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/44152358/Dependencies.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/44152359/Lspci.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/44152360/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/44152361/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/44152362/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/44152363/ProcModules.txt

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/44152364/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/44152365/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/44152366/UdevLog.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/44152367/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/44152368/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/44152369/Xrandr.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/44152370/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/44152371/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/44152372/xkbcomp.txt

-- 
Dual screen crashes X server on Intel 915
https://bugs.launchpad.net/bugs/563042
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 563042] [NEW] Dual screen crashes X server on Intel 915

2010-04-14 Thread kimo
Public bug reported:

Binary package hint: xorg

When attempting to set dual head with side by side displays the X server
crashes with "Segmentation fault" (and returns back to the kdm login
screen).

The simplest way to recreate the segfault is to run: xrandr --output
VGA1 --mode 1280x1024 --pos 1024x0

Attempting to us the KDE system-settings->Display to configure the built
in LCD and external VGA LCD as side by side screens ("Left of") also
causes a segfault.

Running both screens as clones works without a problem.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-20-generic i686
Architecture: i386
Date: Wed Apr 14 23:41:52 2010
DkmsStatus: Error: [Errno 2] No such file or directory
InstallationMedia: Kubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 03f0:011d Hewlett-Packard Integrated Bluetooth Module
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP Compaq nc4200 (PA749AV)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-20-generic 
root=UUID=a356f86a-cbb8-4164-906d-cae48342a830 ro quiet splash
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 02/27/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DTH Ver. F.0E
dmi.board.name: 0938
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 38.59
dmi.chassis.asset.tag: EQ00020759
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DTHVer.F.0E:bd02/27/2007:svnHewlett-Packard:pnHPCompaqnc4200(PA749AV):pvrF.0E:rvnHewlett-Packard:rn0938:rvrKBCVersion38.59:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq nc4200 (PA749AV)
dmi.product.version: F.0E
dmi.sys.vendor: Hewlett-Packard
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-20-generic

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


** Tags: apport-bug i386 lucid

-- 
Dual screen crashes X server on Intel 915
https://bugs.launchpad.net/bugs/563042
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 560023] Re: Non integer font sizes not displayed

2010-04-10 Thread kimo

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/43678195/Dependencies.txt

-- 
Non integer font sizes not displayed
https://bugs.launchpad.net/bugs/560023
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 560023] [NEW] Non integer font sizes not displayed

2010-04-10 Thread kimo
Public bug reported:

Binary package hint: konsole

When using a non integer font size (eg 7.5) this is printed out rounded
to the nearest integer in the Edit Profile window.

To view the problem:
1. Run Konsole and open the Edit Profile dialogue and select the Appearance tab
2. Click the "Edit Font..." button
3. Change the font size to a non integer (eg 7.5), and click "OK"
4. Back in the "Edit Profile" "Appearance" tab, look at the "Font" size down 
the bottom. It says something like "Preview: DejaVu Sans Mono, size 8" - note 
the "8", not "7.5" as entered in step 3.
5. Clicking on "Edit Font..." shows that the font size is still 7.5 - so it 
appears to be just a display problem on the previous screen.

PS It is nice to now be able to enter non integer font sizes, unlike
earlier versions of Konsole which were restricted to integer font sizes.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: konsole 4:4.4.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
Date: Sat Apr 10 23:13:44 2010
InstallationMedia: Kubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: kdebase

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


** Tags: apport-bug i386 lucid

-- 
Non integer font sizes not displayed
https://bugs.launchpad.net/bugs/560023
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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