[Bug 1941752]

2021-12-04 Thread Richard Johnson
Created attachment 144195
New crash information added by DrKonqi

gwenview (21.08.1) using Qt 5.15.2

- What I was doing when the application crashed:  
1. used darktable to create a jpg from nef
2. opened jpg with showfoto (success, including metadata)
3. attempted to open jpg with gwenview, immediate app abort

- Unusual behavior I noticed:
* all tools are in default configuration
* Gwenview frame started to open but then aborted.

This machine is now kubuntu 21.10, and both qwenview and darktable have
been updated since the original bug report.

-- Backtrace (Reduced):
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139933381518528) 
at pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=139933381518528) at 
pthread_kill.c:80
#6  __GI___pthread_kill (threadid=139933381518528, signo=signo@entry=6) at 
pthread_kill.c:91
#7  0x7f44ccf20476 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/posix/raise.c:26
#8  0x7f44ccf067b7 in __GI_abort () at abort.c:79

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

Title:
  Regression: exiv2 0.27.3-3ubuntu1.5 makes Gwenview crash when opening
  images exported by darktable

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


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

[Bug 1941752]

2021-09-27 Thread Richard Johnson
Created attachment 141971
New crash information added by DrKonqi

gwenview (20.12.3) using Qt 5.15.2

- What I was doing when the application crashed:

This seems to happen reliably on jpg's produced by darktable.
Darktable-rendered pics all cause the crash.  These were all NEF (Nikon)
raw processed into jpg.   JPG's made by other tools seem to all work
fine.

-- Backtrace (Reduced):
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x7f0de4254864 in __GI_abort () at abort.c:79
[...]
#12 0x7f0de3ecb92d in Exiv2::Xmpdatum::write(std::ostream&, Exiv2::ExifData 
const*) const () from /lib/x86_64-linux-gnu/libexiv2.so.27
#13 0x7f0de63d6250 in 
Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from 
/lib/x86_64-linux-gnu/libgwenviewlib.so.5
#14 0x7f0de63a0a70 in 
Gwenview::Document::setExiv2Image(std::unique_ptr >) () from 
/lib/x86_64-linux-gnu/libgwenviewlib.so.5

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

Title:
  Regression: exiv2 0.27.3-3ubuntu1.5 makes Gwenview crash when opening
  images exported by darktable

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


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

[Bug 1600252] Re: calendarserver package broken

2018-07-26 Thread Richard Johnson
I used the bootstrapdatabase.py script provided by HappyCamper, changing 
SCHEMAFILE to:
  /usr/lib/python2.7/dist-packages/txdav/common/datastore/sql_schema/current.sql
and then ran it with:
  sudo -u caldavd /usr/bin/psql -h /var/run/postgresql -U caldavd -d caldav -f 
\ 

/usr/lib/python2.7/dist-packages/txdav/common/datastore/sql_schema/current.sql
That worked just fine and I'm up and running!

Maybe the best course of action would be to make these changes, document
how to run it, and include it into the next update.  Having to search
the net to find it here is quite ridiculous!

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

Title:
  calendarserver package broken

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

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

[Bug 1573345] [NEW] Dual monitor loses settings after screen sleep

2016-04-21 Thread Richard Johnson
Public bug reported:

If I leave my computer until the desktop locks & then the screen goes
black, when I log back in I still have dual monitors. however my config
isn't used. It goes to using laptop display as main display & HDMI as a
secondary display. Weird thing is, it does use the screen positioning
portion of the config & the resolution, just moves bar to other screen &
HDMI screen is just black. This happens every time, so yes it is
reproducible.

Reproducible: Always

Steps to Reproduce:
1. Let screen lock & go black (aka sleep)
2. Move mouse to wake screen up
3. Log in to unlock desktop

Actual Results:  
HDMI is no longer primary, laptop screen becomes primary. HDMI screen doesn't 
have desktop background settings nor panel, nor right click functions.

Expected Results:  
My display settings should be used where HDMI is primary & laptop is secondary. 
Plasma panel should be on the HDMI screen & not the laptop screen.

My current work around is after unlocking the desktop log out & log back
in. Everything goes back to normal until the next time the screen goes
to sleep.

** Affects: kscreen
 Importance: Unknown
 Status: Unknown

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

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

** Also affects: kscreen via
   https://bugs.kde.org/show_bug.cgi?id=362058
   Importance: Unknown
   Status: Unknown

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

Title:
  Dual monitor loses settings after screen sleep

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

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


[Bug 1448345] Re: Akonadi personal information management service not operational after upgrading

2015-10-12 Thread Richard Johnson
This seems to be related to this bug:
https://bugs.launchpad.net/ubuntu/+source/akonadi/+bug/1445383

akonadi needs mariadb (not newer mySql) to start up.  Other things might
be involved too.   Since akonadi gets used by address book, the notes,
kmail, PIM, etc. any problem there will bleed over.

Hopefully some of the info there will fix your specific issue.

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

Title:
  Akonadi personal information management service not operational after
  upgrading

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

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


[Bug 1445383] Re: Akonadi server is broken after mysql update

2015-10-12 Thread Richard Johnson
*** This bug is a duplicate of bug 1437846 ***
https://bugs.launchpad.net/bugs/1437846

Just did the conversion to mariadb and still have the same issue.  
Kubuntu 15.10 (daily 10/12/2015)

Trying the next suggested workaround.

$ akonadictl start   
Starting Akonadi Server...
   done.
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
richard@minerva:~/.kde/share/apps/kwallet$ search paths:  ("/home/richard/bin", 
"/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", 
"/usr/games", "/usr/local/games", "/usr/sbin", "/usr/local/sbin", 
"/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", 
"/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  ""
Found mysqlcheck:  "/usr/bin/mysqlcheck"
Database process exited unexpectedly during initial connection!
executable: "/usr/sbin/mysqld-akonadi"
arguments: ("--defaults-file=/home/richard/.local/share/akonadi/mysql.conf", 
"--datadir=/home/richard/.local/share/akonadi/db_data/", 
"--socket=/tmp/akonadi-richard.8Wt1OV/mysql.socket")
stdout: ""
stderr: "151012 19:40:37 [Note] /usr/sbin/mysqld (mysqld 
10.0.20-MariaDB-0ubuntu0.15.04.1) starting as process 10038 ...
"
exit code: 1
process error: "Unknown error"
"[
0: akonadiserver() [0x57e2f6]
1: akonadiserver() [0x57e61e]
2: /lib/x86_64-linux-gnu/libc.so.6(+0x352f0) [0x7f2d4b28d2f0]
3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7f2d4b28d267]
4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f2d4b28eeca]
5: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_Z17qt_message_output9QtMsgTypeRK18QMessageLogContextRK7QString+0x185)
 [0x7f2d4bc4b3d5]
6: akonadiserver() [0x580c1c]
7: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN9QIODevice5writeEPKcx+0x10b) 
[0x7f2d4bd6649b]
8: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x1bca26) [0x7f2d4bd77a26]
9: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN11QTextStreamD2Ev+0x11b) 
[0x7f2d4bd77c6b]
10: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN6QDebugD1Ev+0x3f) 
[0x7f2d4bd48bdf]
11: akonadiserver() [0x4974ea]
12: akonadiserver() [0x420b09]
13: akonadiserver() [0x422177]
14: akonadiserver() [0x503289]
15: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0xf1) 
[0x7f2d4be6e651]
16: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0xbc)
 [0x7f2d4be3cefc]
17: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x2c7)
 [0x7f2d4be3f057]
18: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2d8e73) [0x7f2d4be93e73]
19: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x2a7) 
[0x7f2d49cb0ff7]
20: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4a250) [0x7f2d49cb1250]
21: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c) 
[0x7f2d49cb12fc]
22: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5f)
 [0x7f2d4be9427f]
23: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x10a)
 [0x7f2d4be3a75a]
24: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x9c) 
[0x7f2d4be422cc]
25: akonadiserver() [0x41fa79]
26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f2d4b278a40]
27: akonadiserver(_start+0x29) [0x4204e9]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255 
(Unknown error)
search paths:  ("/home/richard/bin", "/usr/local/sbin", "/usr/local/bin", 
"/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/games", "/usr/local/games", 
"/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", 
"/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  ""
Found mysqlcheck:  "/usr/bin/mysqlcheck"
Database process exited unexpectedly during initial connection!
(etc.  it repeats several times.)

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

Title:
  Akonadi server is broken after mysql update

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

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


[Bug 1445383] Re: Akonadi server is broken after mysql update

2015-10-12 Thread Richard Johnson
*** This bug is a duplicate of bug 1437846 ***
https://bugs.launchpad.net/bugs/1437846

Follow-up to previous note:

as suggested here:  
https://www.kubuntuforums.net/showthread.php?67801-Kontact-Reports-that-Akonadi-in-not-Operational=370725=1#post370725

I removed the two files
~/.local/share/akonadi/db_data/ib_logfile0
and ~/.local/share/akonadi/db_data/ib_logfile1

The result follows.  It started the db but is missing a table.  I will
continue to look for old config files that seem to confuse it.

$ akonadictl start   
Starting Akonadi Server...
   done.
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
richard@minerva:~/.local/share/akonadi/db_data$ search paths:  
("/home/richard/bin", "/usr/local/sbin", "/usr/local/bin", "/usr/sbin", 
"/usr/bin", "/sbin", "/bin", "/usr/games", "/usr/local/games", "/usr/sbin", 
"/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", 
"/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db:  ""
Found mysqlcheck:  "/usr/bin/mysqlcheck"
akonadi.collectionattributetable   OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation  OK
akonadi.collectiontableOK
akonadi.flagtable  OK
akonadi.mimetypetable  OK
akonadi.parttable  OK
akonadi.parttypetable  OK
akonadi.pimitemflagrelationOK
akonadi.pimitemtable   OK
akonadi.pimitemtagrelation OK
akonadi.relationtable
Error: Table 'akonadi.relationtable' doesn't exist in engine
status   : Operation failed
akonadi.relationtypetable
Error: Table 'akonadi.relationtypetable' doesn't exist in engine
status   : Operation failed
akonadi.resourcetable  OK
akonadi.schemaversiontable OK
akonadi.tagattributetable  OK
akonadi.tagremoteidresourcerelationtable   OK
akonadi.tagtable   OK
akonadi.tagtypetable   OK
mysql.columns_priv OK
mysql.db   OK
mysql.eventOK
mysql.func OK
mysql.help_categoryOK
mysql.help_keyword OK
mysql.help_relationOK
mysql.help_topic   OK
mysql.innodb_index_stats   OK
mysql.innodb_table_stats   OK
mysql.ndb_binlog_index OK
mysql.plugin   OK
mysql.proc OK
mysql.procs_priv   OK
mysql.proxies_priv OK
mysql.servers  OK
mysql.slave_master_infoOK
mysql.slave_relay_log_info OK
mysql.slave_worker_infoOK
mysql.tables_priv  OK
mysql.time_zoneOK
mysql.time_zone_leap_secondOK
mysql.time_zone_name   OK
mysql.time_zone_transition OK
mysql.time_zone_transition_typeOK
mysql.user OK

Repairing tables
test.relationtable
Error: Table 'test.relationtable' doesn't exist
status   : Operation failed
test.relationtypetable
Error: Table 'test.relationtypetable' doesn't exist
status   : Operation failed
MySQL version OK (required "5.1" , available "10.0" )
Database "akonadi" opened using driver "QMYSQL"
DbInitializer::run()
checking table  "SchemaVersionTable"
checking table  "ResourceTable"
checking table  "CollectionTable"
checking table  "MimeTypeTable"
checking table  "PimItemTable"
checking table  "FlagTable"
checking table  "PartTypeTable"
checking table  "PartTable"
checking table  "CollectionAttributeTable"
checking table  "TagTypeTable"
checking table  "TagTable"
checking table  "TagAttributeTable"
checking table  "TagRemoteIdResourceRelationTable"
checking table  "RelationTypeTable"
"ALTER TABLE RelationTypeTable ADD COLUMN id BIGINT NOT NULL AUTO_INCREMENT 
PRIMARY KEY"
"
Sql error: Table 'akonadi.relationtypetable' doesn't exist in engine QMYSQL: 
Unable to execute query
Query: ALTER TABLE RelationTypeTable ADD COLUMN id BIGINT NOT NULL 
AUTO_INCREMENT PRIMARY KEY"
Unable to initialize database.
"[
0: akonadiserver() [0x57e2f6]
1: akonadiserver() [0x57e61e]
2: /lib/x86_64-linux-gnu/libc.so.6(+0x352f0) [0x7fb9efbc32f0]
3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7fb9efbc3267]

[Bug 1492144] Re: wpa_supplicant crashed with SIGSEGV in dbus_connection_dispatch()

2015-10-02 Thread Richard Johnson
*** This bug is a duplicate of bug 1482439 ***
https://bugs.launchpad.net/bugs/1482439

Happens when just booting up, as well as just sitting there.
Xubuntu 15.10

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

Title:
  wpa_supplicant crashed with SIGSEGV in dbus_connection_dispatch()

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

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


[Bug 1396632] [NEW] nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-11-26 Thread Richard Johnson
Public bug reported:

upgrading to latest kernel. 
no details provided when I asked for details.

also got an internal error on the existing kernel.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
DKMSKernelVersion: 3.16.0-25-generic
Date: Wed Nov 26 06:39:17 2014
InstallationDate: Installed on 2013-11-03 (388 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
UpgradeStatus: Upgraded to utopic on 2014-10-25 (31 days ago)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1396632/+subscriptions

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


[Bug 1385040] [NEW] Can't Install MySQL or MariaDB

2014-10-23 Thread Richard Johnson
Public bug reported:

root@forest-laptop:~# cat /etc/issue
Ubuntu 14.04.1 LTS \n \l

root@forest-laptop:~# uname -a
Linux forest-laptop 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:30:01 UTC 
2014 i686 i686 i686 GNU/Linux

root@forest-laptop:~# lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04


root@forest-laptop:~# apt-get update
Ign http://extras.ubuntu.com trusty InRelease
Ign http://security.ubuntu.com trusty-security InRelease   
Hit http://extras.ubuntu.com trusty Release.gpg
Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]
Hit http://extras.ubuntu.com trusty Release
Get:2 http://security.ubuntu.com trusty-security Release [59.7 kB] 
Hit http://extras.ubuntu.com trusty/main Sources   
Hit http://extras.ubuntu.com trusty/main i386 Packages 
Get:3 http://security.ubuntu.com trusty-security/restricted Sources [14 B] 
Get:4 http://security.ubuntu.com trusty-security/universe Sources [11.2 kB]
Get:5 http://security.ubuntu.com trusty-security/restricted i386 Packages [14 B]
Get:6 http://security.ubuntu.com trusty-security/universe i386 Packages [50.3 
kB]
Hit http://security.ubuntu.com trusty-security/restricted Translation-en   
Hit http://security.ubuntu.com trusty-security/universe Translation-en 
Ign http://extras.ubuntu.com trusty/main Translation-en_US 
Ign http://extras.ubuntu.com trusty/main Translation-en 
Ign http://us.archive.ubuntu.com trusty InRelease
Hit http://us.archive.ubuntu.com trusty Release.gpg
Hit http://us.archive.ubuntu.com trusty Release
Hit http://us.archive.ubuntu.com trusty/restricted Sources
Hit http://us.archive.ubuntu.com trusty/universe Sources
Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty/universe i386 Packages
Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty/universe Translation-en
Ign http://us.archive.ubuntu.com trusty/restricted Translation-en_US   
Ign http://us.archive.ubuntu.com trusty/universe Translation-en_US 
Fetched 122 kB in 9s (12.4 kB/s)   
Reading package lists... Done


root@forest-laptop:~# apt-get install mysql-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package mysql-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  mariadb-server-5.5
E: Package 'mysql-server' has no installation candidate


root@forest-laptop:~# apt-get install mariadb-server-5.5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 mariadb-server-5.5 : Depends: libdbi-perl but it is not installable
  Depends: mariadb-client-5.5 (= 5.5.39-0ubuntu0.14.04.1) 
but it is not going to be installed
  Depends: mariadb-server-core-5.5 (= 
5.5.39-0ubuntu0.14.04.1) but it is not going to be installed
  Depends: libaio1 (= 0.3.93) but it is not installable
  PreDepends: mariadb-common but it is not going to be 
installed
  Recommends: libhtml-template-perl but it is not 
installable
E: Unable to correct problems, you have held broken packages.

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1385040

Title:
  Can't Install MySQL or MariaDB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1385040/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1385040] [NEW] Can't Install MySQL or MariaDB

2014-10-23 Thread Richard Johnson
Public bug reported:

root@forest-laptop:~# cat /etc/issue
Ubuntu 14.04.1 LTS \n \l

root@forest-laptop:~# uname -a
Linux forest-laptop 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:30:01 UTC 
2014 i686 i686 i686 GNU/Linux

root@forest-laptop:~# lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04


root@forest-laptop:~# apt-get update
Ign http://extras.ubuntu.com trusty InRelease
Ign http://security.ubuntu.com trusty-security InRelease   
Hit http://extras.ubuntu.com trusty Release.gpg
Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]
Hit http://extras.ubuntu.com trusty Release
Get:2 http://security.ubuntu.com trusty-security Release [59.7 kB] 
Hit http://extras.ubuntu.com trusty/main Sources   
Hit http://extras.ubuntu.com trusty/main i386 Packages 
Get:3 http://security.ubuntu.com trusty-security/restricted Sources [14 B] 
Get:4 http://security.ubuntu.com trusty-security/universe Sources [11.2 kB]
Get:5 http://security.ubuntu.com trusty-security/restricted i386 Packages [14 B]
Get:6 http://security.ubuntu.com trusty-security/universe i386 Packages [50.3 
kB]
Hit http://security.ubuntu.com trusty-security/restricted Translation-en   
Hit http://security.ubuntu.com trusty-security/universe Translation-en 
Ign http://extras.ubuntu.com trusty/main Translation-en_US 
Ign http://extras.ubuntu.com trusty/main Translation-en 
Ign http://us.archive.ubuntu.com trusty InRelease
Hit http://us.archive.ubuntu.com trusty Release.gpg
Hit http://us.archive.ubuntu.com trusty Release
Hit http://us.archive.ubuntu.com trusty/restricted Sources
Hit http://us.archive.ubuntu.com trusty/universe Sources
Hit http://us.archive.ubuntu.com trusty/restricted i386 Packages
Hit http://us.archive.ubuntu.com trusty/universe i386 Packages
Hit http://us.archive.ubuntu.com trusty/restricted Translation-en
Hit http://us.archive.ubuntu.com trusty/universe Translation-en
Ign http://us.archive.ubuntu.com trusty/restricted Translation-en_US   
Ign http://us.archive.ubuntu.com trusty/universe Translation-en_US 
Fetched 122 kB in 9s (12.4 kB/s)   
Reading package lists... Done


root@forest-laptop:~# apt-get install mysql-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package mysql-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  mariadb-server-5.5
E: Package 'mysql-server' has no installation candidate


root@forest-laptop:~# apt-get install mariadb-server-5.5
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 mariadb-server-5.5 : Depends: libdbi-perl but it is not installable
  Depends: mariadb-client-5.5 (= 5.5.39-0ubuntu0.14.04.1) 
but it is not going to be installed
  Depends: mariadb-server-core-5.5 (= 
5.5.39-0ubuntu0.14.04.1) but it is not going to be installed
  Depends: libaio1 (= 0.3.93) but it is not installable
  PreDepends: mariadb-common but it is not going to be 
installed
  Recommends: libhtml-template-perl but it is not 
installable
E: Unable to correct problems, you have held broken packages.

** Affects: mysql-5.5 (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/1385040

Title:
  Can't Install MySQL or MariaDB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1385040/+subscriptions

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


[Bug 1385040] Re: Can't Install MySQL or MariaDB

2014-10-23 Thread Richard Johnson
This bug was caused by enabling the restricted and multiverse
repositories.

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

Title:
  Can't Install MySQL or MariaDB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1385040/+subscriptions

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2013-01-03 Thread Richard Johnson
Could we not pull the needed information from the equivalent call setup
file(s) under Android?  The Android installation can, of course, use the
cellular data just fine.  I have reloaded my nexus7 with the latest
Android 4.2 now, so I could maybe find the appropriate files with some
guidance.  (I don't claim to know anything at all about Android, of
course.)

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2013-01-03 Thread Richard Johnson
I also wonder if sufficient information could be found from the Android
forum where they're trying to gain voice capability on the Nexus 7,
here:

http://forum.xda-developers.com/showthread.php?t=2025377

It seems to contain many pointers to good information.  Unfortunately, I
don't know enough about ModemManager plugins, etc., to know what
information is needed.

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2013-01-02 Thread Richard Johnson
** Attachment added: log output from mm-test.py
   
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+attachment/3472910/+files/log

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2013-01-02 Thread Richard Johnson
** Attachment added: network manager log
   
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+attachment/3472911/+files/nm.log

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2013-01-02 Thread Richard Johnson
** Attachment added: modem manager log
   
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+attachment/3472912/+files/modem.log

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 1091663] Re: 3G is non-functional on 32GB+3G Nexus 7

2013-01-02 Thread Richard Johnson
I have just now posted the network-manager, modem-manager, and mm-
test.py log output from my own installation of ubuntu on my nexus 7 with
3G.  This the output from uname -a:

Linux raj-laptop 3.1.10-8-nexus7 #19-Ubuntu SMP PREEMPT Wed Jan 2
14:12:08 UTC 2013 armv7l armv7l armv7l GNU/Linux

I hope this helps debug the problem.  If you need anything else, please
let me know.

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

Title:
  3G is non-functional on 32GB+3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1091663/+subscriptions

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


[Bug 459476] Re: Translations not included in kubuntu-docs

2012-05-09 Thread Richard Johnson
** Changed in: kubuntu-docs (Ubuntu)
 Assignee: Richard Johnson (nixternal) = (unassigned)

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

Title:
  Translations not included in kubuntu-docs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-docs/+bug/459476/+subscriptions

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


[Bug 964838] Re: LO Writer - form control editing doesn't work

2012-04-24 Thread Richard Johnson
Ahh, thanks for reminding me on this issue. I figured out the issue. To
answer your question, yes, default install of all LO is installed. You
cannot edit form fields without first installing libreoffice-base
(database app) which isn't installed by default on *buntu systems, or at
least Kubuntu.

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  LO Writer - form control editing doesn't work

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

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


[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
I have this issue when attempt to connect to remote Solaris boxes.
Haven't tried the patch above just yet.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/968753

Title:
  ssh crashed with SIGSEGV

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
Robie's patch works for me, x86.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/968753

Title:
  ssh crashed with SIGSEGV

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
I have this issue when attempt to connect to remote Solaris boxes.
Haven't tried the patch above just yet.

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

Title:
  ssh crashed with SIGSEGV

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

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


[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
Robie's patch works for me, x86.

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

Title:
  ssh crashed with SIGSEGV

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

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


[Bug 964838] Re: LO Writer - form control editing doesn't work

2012-03-25 Thread Richard Johnson
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/964838

Title:
  LO Writer - form control editing doesn't work

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

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


[Bug 964838] [NEW] LO Writer - form control editing doesn't work

2012-03-25 Thread Richard Johnson
Public bug reported:

In LibreOffice Writer (lowriter) do the following:

 1)  Click View - Toolbars - Form Controls

 2)  Add a Text Box form

 3) Double click the new Text Box form or right-click and select Control

What to expect:  Form control dialog opens where you can configure the
Text Box.

This isn't working for me in Precise. Can't be sure if this did or did
not work previously in Precise, however it worked a sit should with the
version in Oneiric.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libreoffice-writer 1:3.5.1-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic-pae 3.2.12
Uname: Linux 3.2.0-20-generic-pae i686
ApportVersion: 1.95-0ubuntu1
Architecture: i386
Date: Sun Mar 25 17:19:03 2012
EcryptfsInUse: Yes
InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120319)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  LO Writer - form control editing doesn't work

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

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


[Bug 414825] Re: Black screen with 'X' cursor during install

2012-02-24 Thread Richard Johnson
I just did an oem install with 12.04 and I had a nice GUI the entire way
through. Does anyone know if this was an issue when Ryan filed the bug
that was fixed? I am still combing through bzr commits and other bug
reports to try and figure this whole thing out. Thanks!

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: ubiquity (Ubuntu)
 Assignee: Mackenzie Morgan (maco.m) = (unassigned)

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

Title:
  Black screen with 'X' cursor during install

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

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


[Bug 414819] Re: Installing system window not centered

2012-02-24 Thread Richard Johnson
I didn't notice this when doing an OEM install while testing changes in
ubiquity today on 12.04. I will test previous versions to see if I can
find the issue and to really see if it has been fixed. Thanks!

** Changed in: ubiquity (Ubuntu)
   Status: New = Incomplete

** Changed in: ubiquity (Ubuntu)
 Assignee: Mackenzie Morgan (maco.m) = (unassigned)

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

Title:
  Installing system window not centered

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

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


[Bug 777381] Re: oem config prepare crashes on kde

2012-02-24 Thread Richard Johnson
Hey Aaron, do you by chance remember the version you were running when
you got this error? At the earliest point in the ubiquity code repo, it
looks as if 10.10 (Maverick) was the first release with the ubi-*
plugins. Just a quick glance through the code, I don't see much that was
different between now  then when doing an OEM install. Are you having
these issues with OEM installs in the later releases of Kubuntu? I just
did an OEM install with 11.10 (Oneiric) and 12.04 (Precise) and I am
getting ready to do a 10.04 LTS (Lucid) install to see if I can
reproduce a lot of the older issues reported here in LP. Thanks!

** Changed in: ubiquity (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  oem config prepare crashes on kde

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

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


[Bug 563045] Re: oem-config kde crashed

2012-02-24 Thread Richard Johnson
I just did an OEM install with 10.04.4 LTS, 11.10, and 12.04 (per IRC
conversation) and none of them had this problem whatsoever. So, I shall
close this bug and fulfill my promise from IRC.

3 3 3 3

** Changed in: ubiquity (Ubuntu)
   Status: New = 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/563045

Title:
  oem-config kde crashed

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

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


[Bug 414825] Re: Black screen with 'X' cursor during install

2012-02-24 Thread Richard Johnson
I want to also note I didn't experience this with 10.04.4 LTS, 11.10, as
well as 12.04 installs today.

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete = 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/414825

Title:
  Black screen with 'X' cursor during install

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

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


[Bug 414819] Re: Installing system window not centered

2012-02-24 Thread Richard Johnson
I want to also note I didn't experience this with 10.04.4 LTS, 11.10, as
well as 12.04 installs today.

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete = 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/414819

Title:
  Installing system window not centered

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

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


[Bug 507343] Re: [kde] Ubiquity crashed in OEM configuration

2012-02-24 Thread Richard Johnson
Hey Ara, I just tested OEM installs with 10.04.4 LTS, 11.10, and 12.04
and I was not able to reproduce this issue. About the time you filed
this report there were quite a bit of changes happening to ubiquity
prior to the final release. If you think there still might be an issue,
please feel free to reopen this report with any other information you
think might help in reproducing. Thanks! (Sorry it took someone so long
to even look at this).

** Changed in: ubiquity (Ubuntu)
   Status: New = Fix Released

** Changed in: ubiquity (Ubuntu Lucid)
   Status: New = 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/507343

Title:
  [kde] Ubiquity crashed in OEM configuration

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

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


[Bug 110269] Re: [apport] ubiquity crashed with PartmanOptionError in must_find_one_script()

2012-02-24 Thread Richard Johnson
Hey Colin, any updates on this? Is this still an issue or have you since
gone on and fixed this? Just trying to go through ubiquity-kde issues
for JR and the community. Thanks!

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

Title:
  [apport] ubiquity crashed with PartmanOptionError in
  must_find_one_script()

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

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


[Bug 793248] Re: [natty] kde_components/PartitionModel.py crashes if installer run in plasma netbook workspace

2012-02-24 Thread Richard Johnson
I just did a manual partition in 12.04 just fine (though I did find
another bug not related to this on the desktop install process). Have
you tried on any of the later releases (11.10, 12.04 alpha - beta next
week I think)?

Thanks!

** Changed in: ubiquity (Ubuntu)
   Status: New = Incomplete

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

Title:
  [natty] kde_components/PartitionModel.py crashes if installer run in
  plasma netbook workspace

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

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


[Bug 136444] Re: Kubuntu install failed: Read-only file system: '/target/usr/share/locale-langpack/nl/LC_MESSAGES'

2012-02-24 Thread Richard Johnson
Seeing as this is more than 4 years old, and nobody else has commented
on this, nor marked duplicates, I am going to close the report. If you
think this is still an issue (which I couldn't even attempt to
reproduce, as there isn't NTFS anywhere near my house), please reopen
this report with further information. Thank you! Sorry it took someone
so long to comment on this report.

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Kubuntu install failed: Read-only file system: '/target/usr/share
  /locale-langpack/nl/LC_MESSAGES'

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

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


[Bug 156064] Re: [apport] ubiquity crashed with ValueError in parse_size(), with a SkyOS partition

2012-02-24 Thread Richard Johnson
Closing this report due to no progress or comments in more than 4 years,
plus I was unable to reproduce with a manual partition, automatic, or
resizing, along side another installed OS. If you feel this is still an
issue, please feel free to reopen this report with more information.
Thank you, and sorry it took someone so long to respond to this report.

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  [apport] ubiquity crashed with ValueError in parse_size(), with a
  SkyOS partition

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

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


[Bug 129234] Re: Kubuntu-7.04-desktop-i386 install crashed. I've used the same disk a couple of times and never had any problem.

2012-02-24 Thread Richard Johnson
Closing this due to its age and lack of progress or comments in more
than 4 years. If you are still able to reproduce this on one of the more
recent releases (specifically 11.10 or 12.04) please feel free to reopen
this report. Thank you, and sorry it took someone so long to respond to
this report.

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Kubuntu-7.04-desktop-i386  install crashed.  I've used the same disk a
  couple of times and never had any problem.

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

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


[Bug 803670] Re: installer crashes on install

2012-02-24 Thread Richard Johnson
*** This bug is a duplicate of bug 777381 ***
https://bugs.launchpad.net/bugs/777381

** This bug has been marked a duplicate of bug 777381
   oem config prepare crashes on kde

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

Title:
  installer crashes on install

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

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


[Bug 717222] Re: Ubiquity kde_ui crashes with TypeError: QLabel.setText(QString): argument 1 has unexpected type 'NoneType'

2012-02-24 Thread Richard Johnson
I am unfortunately able to reproduce this error with 10.04.4 LTS, 11.10,
and 12.04 installs. I have done numerous installs in a VM this evening
working on other reports, and not once has it crashed by trying any of
the responses in this report. Is this still occurring for those who
commented in this report or others? If so, any other info to help
reproduce this would be more than welcomed. Thank you.

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Ubiquity kde_ui crashes with TypeError: QLabel.setText(QString):
  argument 1 has unexpected type 'NoneType'

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

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


[Bug 438155] Re: ubiquity kde crashes at keyboard when using Arabic

2012-02-24 Thread Richard Johnson
I wasn't able to reproduce this with 12.04, though I did notice some
missing translations.

3

** Changed in: ubiquity (Ubuntu)
   Status: New = Invalid

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

Title:
  ubiquity kde crashes at keyboard when using Arabic

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

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


[Bug 656691] Re: ubuquity crashes kde_ui.py line 447

2012-02-24 Thread Richard Johnson
*** This bug is a duplicate of bug 528034 ***
https://bugs.launchpad.net/bugs/528034

** This bug has been marked a duplicate of bug 528034
   Ubiquity crash on Lucid alpha 3 20100225 Kubuntu

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

Title:
  ubuquity crashes kde_ui.py line 447

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

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


[Bug 46600] Re: cannot select `continue' with keyboard in kde

2012-02-24 Thread Richard Johnson
I have been testing ubiquity-kde today/tonight with 10.04.4 LTS, 11.10,
and 12.04. Having done so, I have always tabbed to continue and pressed
enter w/o any issues. Alt+C also worked w/o issues. Is this still an
issue for anyone else? If so, feel free to reopen this report with any
further information you might think could help to me reproducing. Thank
you.

** Changed in: ubiquity (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  cannot select `continue' with keyboard in kde

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

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


[Bug 422174] Re: cannot connect to hidden ssid

2011-09-28 Thread Richard Johnson
Unless I am missing something, connecting to a hidden essid still
doesn't work in Oneiric. I did the 'iwlist wlan0 scan essid
myhiddenssid' to get it to work.

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

Title:
  cannot connect to hidden ssid

To manage notifications about this bug go to:
https://bugs.launchpad.net/plasma-widget-networkmanagement/+bug/422174/+subscriptions

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


[Bug 460225] Re: Firefox v 3.5.3 (offline) Home Page Error in Kubuntu

2011-04-21 Thread Richard Johnson
** Changed in: kubuntu-docs (Ubuntu)
   Status: Triaged = Invalid

** Changed in: kubuntu-docs (Ubuntu Karmic)
   Status: Triaged = Invalid

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

Title:
  Firefox v 3.5.3 (offline) Home Page Error in Kubuntu

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


[Bug 756016] Re: kubuntu-docs version 10.10.2.1 failed to build on i386

2011-04-16 Thread Richard Johnson
I have fixed this, however I am having an issue dput'ing the updated
package. The fixes have been committed to lp:kubuntu-docs

** Changed in: kubuntu-docs (Ubuntu)
   Status: New = Fix Committed

** Changed in: kubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

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

Title:
  kubuntu-docs version 10.10.2.1 failed to build on i386

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


[Bug 756016] Re: kubuntu-docs version 10.10.2.1 failed to build on i386

2011-04-16 Thread Richard Johnson
kubuntu-docs (11.04.1) natty; urgency=low

  * 11.04.1 initial package
  * debian/control:
- Bumped standards to 3.9.1
- Removed kdelibs-data dependency
- Added kdoctools dependency
- Cleaned up a little
 -- nixter...@ubuntu.com (Richard A. Johnson)   Sat, 16 Apr 2011 20:20:52 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  kubuntu-docs version 10.10.2.1 failed to build on i386

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


[Bug 565544] Re: (minor) in graphics: Several program menu-items lack three dots (…)

2011-04-16 Thread Richard Johnson
kubuntu-docs (11.04.1) natty; urgency=low

  * 11.04.1 initial package
  * debian/control:
- Bumped standards to 3.9.1
- Removed kdelibs-data dependency
- Added kdoctools dependency
- Cleaned up a little
 -- nixter...@ubuntu.com (Richard A. Johnson)   Sat, 16 Apr 2011 20:20:52 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  (minor) in graphics: Several program menu-items lack three dots (…)

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


[Bug 562390] Re: some instructions in -desktop are wrong

2011-04-16 Thread Richard Johnson
kubuntu-docs (11.04.1) natty; urgency=low

  * 11.04.1 initial package
  * debian/control:
- Bumped standards to 3.9.1
- Removed kdelibs-data dependency
- Added kdoctools dependency
- Cleaned up a little
 -- nixter...@ubuntu.com (Richard A. Johnson)   Sat, 16 Apr 2011 20:20:52 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = 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/562390

Title:
  some instructions in -desktop are wrong

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


[Bug 557875] Re: (minor) in kmail Configure KMail is called Configure KMail...

2011-04-16 Thread Richard Johnson
kubuntu-docs (11.04.1) natty; urgency=low

  * 11.04.1 initial package
  * debian/control:
- Bumped standards to 3.9.1
- Removed kdelibs-data dependency
- Added kdoctools dependency
- Cleaned up a little
 -- nixter...@ubuntu.com (Richard A. Johnson)   Sat, 16 Apr 2011 20:20:52 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  (minor) in kmail Configure KMail is called Configure KMail...

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


[Bug 560027] Re: in -desktop: Click System should be Click Computer

2011-04-16 Thread Richard Johnson
kubuntu-docs (11.04.1) natty; urgency=low

  * 11.04.1 initial package
  * debian/control:
- Bumped standards to 3.9.1
- Removed kdelibs-data dependency
- Added kdoctools dependency
- Cleaned up a little
 -- nixter...@ubuntu.com (Richard A. Johnson)   Sat, 16 Apr 2011 20:20:52 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = 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/560027

Title:
  in -desktop: Click System should be Click Computer

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


[Bug 559357] Re: (minor) in contribute: no point at end of sentence

2011-04-16 Thread Richard Johnson
kubuntu-docs (11.04.1) natty; urgency=low

  * 11.04.1 initial package
  * debian/control:
- Bumped standards to 3.9.1
- Removed kdelibs-data dependency
- Added kdoctools dependency
- Cleaned up a little
 -- nixter...@ubuntu.com (Richard A. Johnson)   Sat, 16 Apr 2011 20:20:52 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = 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/559357

Title:
  (minor) in contribute: no point at end of sentence

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


[Bug 732038] Re: WiFi not working (Broadcom BCM4311 )

2011-03-10 Thread Richard Johnson
I am experiencing the same issue. One thing I noted though in
/var/log/syslog is that it notices my pushes to the external wifi
button.

NetworkManager[727]: info found WiFi radio killswitch rfkill0 (at 
/sys/devices/platform/hp-wmi/rfkill/rfkill0) (driver hp-wmi)
NetworkManager[727]: info WiFi now disabled by radio killswitch
NetworkManager[727]: info WiFi now enabled by radio killswitch

Laptop is a Compaq Presario C300

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

Title:
  WiFi not working (Broadcom BCM4311 )

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


[Bug 631413] Re: [FFe] Mesa 7.9

2010-09-12 Thread Richard Johnson
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c) (prog-if 00 [VGA controller])   


   
Subsystem: Dell Device 01fe 



   
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+   


   
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-


   
Latency: 0  



   
Interrupt: pin A routed to IRQ 45   



   
Region 0: Memory at fea0 (64-bit, non-prefetchable) [size=1M]   



   
Region 2: Memory at e000 (64-bit, prefetchable) [size=256M] 



   
Region 4: I/O ports at eff8 [size=8]



   
Expansion ROM at unassigned [disabled]



   
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-  



   
Address: fee0300c  Data: 4191   



   
Capabilities: [d0] Power Management version 3   



   
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-) 



Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-  


   

[Bug 573515] Re: package kdevelop-data (not inst alled) failed to install/upgrade: intentando sobreescr ibir «/usr/share/locale/en_GB/LC_MESSAGES/kdevelo p.mo», que está también en el paquete k de-i18

2010-09-06 Thread Richard Johnson
kdevelop-data package isn't building. it seems to only build kdevelop
and kdevelop-dev

-- 
package kdevelop-data (not installed) failed to install/upgrade: intentando 
sobreescribir «/usr/share/locale/en_GB/LC_MESSAGES/kdevelop.mo», que está 
también en el paquete kde-i18n-engb 4:3.5.9-0ubuntu4
https://bugs.launchpad.net/bugs/573515
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdevelop in ubuntu.

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


[Bug 601036] Re: Compositing problems on each login!

2010-08-31 Thread Richard Johnson
I get this same issue with Maverick using Intel on the
desktop/laptop/netbook, and NVIDIA (both free and proprietary) on the
notebook.

-- 
 Compositing problems on each login!
https://bugs.launchpad.net/bugs/601036
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 563903] Re: Screenshot in -cli missing

2010-04-15 Thread Richard Johnson
Just committed the fix to bzr. Will be fixed in final release. The path
for the screenshot was images/C/C/konsole.png instead of
images/C/konsole.png

** Changed in: kubuntu-docs (Ubuntu)
   Status: New = Fix Committed

** Changed in: kubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

-- 
Screenshot in -cli missing
https://bugs.launchpad.net/bugs/563903
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 484252] Re: Wrong behaviour on format action

2010-04-13 Thread Richard Johnson
FYI: We have been in UI and String freeze for more than a month now.
Please refer to both UI and String Freeze documentation.

-- 
Wrong behaviour on format action
https://bugs.launchpad.net/bugs/484252
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 551290] Re: [lucid] Kubuntu theme on nvidia card too ugly

2010-03-30 Thread Richard Johnson
Steve, how does Aubergine look on 16 colors? Does the Ubuntu theme also
face this same issue? I hate to lame out a theme because of a crappy
driver, but I guess we need happy people.

-- 
[lucid] Kubuntu theme on nvidia card too ugly
https://bugs.launchpad.net/bugs/551290
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 550282] Re: kubuntu-desktop should depend plymouth-theme-kubuntu-logo

2010-03-28 Thread Richard Johnson
kubuntu-meta (1.166) lucid; urgency=low

  * Refreshed dependencies
  * Added freespacenotifier to desktop-recommends, netbook-recommends
  * Added kbluetooth to desktop-recommends [ia64], netbook-recommends
[ia64]
  * Added plymouth-theme-kubuntu-logo to desktop-recommends [amd64 armel
i386 ia64 powerpc], netbook-recommends [amd64 armel i386 ia64
powerpc]
  * Added policykit-desktop-privileges to desktop-recommends, netbook-
recommends
  * Bump standards version to 3.8.4 without further change


As for making it impossible to install plymouth-theme-kubuntu-logo and 
plymouth-theme-ubuntu-logo, that is a bit insane. What we do instead is use 
/etc/alternatives. This way here you can have a million plymouth themes and 
change to which ever one you want to use. Making themes incompatible with each 
other is not the correct way to go at all.

** Changed in: kubuntu-meta (Ubuntu)
   Status: New = Fix Released

-- 
kubuntu-desktop should depend plymouth-theme-kubuntu-logo
https://bugs.launchpad.net/bugs/550282
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 527606] Re: Rollback button should be hidden and not disabled

2010-03-25 Thread Richard Johnson
ACK. Good to go on this one.

-- 
Rollback button should be hidden and not disabled
https://bugs.launchpad.net/bugs/527606
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 543463] Re: UI Freeze Exception: remove unnecessary dialog from startup sequence

2010-03-21 Thread Richard Johnson
ACK. It is fine by me for making this change.

-- 
UI Freeze Exception: remove unnecessary dialog from startup sequence
https://bugs.launchpad.net/bugs/543463
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 540348] [NEW] UI FFE for Kubuntu's installer slideshow

2010-03-17 Thread Richard Johnson
Public bug reported:

Need to update slides for the installer slideshow for Kubuntu. Seeing as
I am the documentation team lead, I can approve this, as it does not
break any documentation or translations.

** Affects: ubiquity-slideshow-ubuntu (Ubuntu)
 Importance: Undecided
 Assignee: Richard Johnson (nixternal)
 Status: New

-- 
UI FFE for Kubuntu's installer slideshow
https://bugs.launchpad.net/bugs/540348
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 540348] Re: UI FFE for Kubuntu's installer slideshow

2010-03-17 Thread Richard Johnson
Changing the package it affects.

** Package changed: ubuntu = ubiquity-slideshow-ubuntu (Ubuntu)

** Changed in: ubiquity-slideshow-ubuntu (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

-- 
UI FFE for Kubuntu's installer slideshow
https://bugs.launchpad.net/bugs/540348
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 497158] Re: MIR for r-base

2010-03-12 Thread Richard Johnson
Sorry Martin for letting this slip through. I will ask Dirk what his
intentions are and see if he is able to make sure that it works. If he
doesn't, then I will ask Riddell what he thinks.

-- 
MIR for r-base
https://bugs.launchpad.net/bugs/497158
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 520919] Re: Cantor is missing possibility to add R backend

2010-03-12 Thread Richard Johnson
This will not fix it because R is in Universe and Cantor is in Main.
Packages in Main cannot depend on packages in Universe. I have filed an
MIR for r-base but we need commitment from the r-base maintainer. If he
can't commit, then the Kubuntu team needs to possibly look after it.
r-base is a huge and very confusing package.

-- 
Cantor is missing possibility to add R backend
https://bugs.launchpad.net/bugs/520919
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in ubuntu.

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


[Bug 520919] Re: Cantor is missing possibility to add R backend

2010-03-12 Thread Richard Johnson
Until the r-base MIR has been approved and pushed into Main, there is
nothing we can do. As it stands, it doesn't look like it is going to
happen for Lucid unfortunately.

** Changed in: kdeedu (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: kdeedu (Ubuntu)
   Status: New = Confirmed

** Changed in: kdeedu (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

-- 
Cantor is missing possibility to add R backend
https://bugs.launchpad.net/bugs/520919
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeedu in ubuntu.

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


[Bug 512159] Re: [MIR] libqtgtl

2010-03-11 Thread Richard Johnson
Working on them now.

** Changed in: libqtgtl (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: libqtgtl (Ubuntu)
 Assignee: Alexander Sack (asac) = Richard Johnson (nixternal)

-- 
[MIR] libqtgtl
https://bugs.launchpad.net/bugs/512159
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 512151] Re: [MIR] getfem++

2010-03-11 Thread Richard Johnson
Working on them now.

** Changed in: getfem++ (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: getfem++ (Ubuntu)
 Assignee: Alexander Sack (asac) = Richard Johnson (nixternal)

-- 
[MIR] getfem++
https://bugs.launchpad.net/bugs/512151
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 512148] Re: [MIR] opengtl

2010-03-11 Thread Richard Johnson
Working on them now.

** Changed in: opengtl (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: opengtl (Ubuntu)
 Assignee: Alexander Sack (asac) = Richard Johnson (nixternal)

-- 
[MIR] opengtl
https://bugs.launchpad.net/bugs/512148
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 512158] Re: [MIR] pstoedit

2010-03-11 Thread Richard Johnson
Working on them now.

** Changed in: pstoedit (Ubuntu)
   Status: Fix Committed = In Progress

** Changed in: pstoedit (Ubuntu)
 Assignee: Alexander Sack (asac) = Richard Johnson (nixternal)

-- 
[MIR] pstoedit
https://bugs.launchpad.net/bugs/512158
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 512146] Re: [MIR] plotutils

2010-03-11 Thread Richard Johnson
Working on them now.

** Changed in: plotutils (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: plotutils (Ubuntu)
 Assignee: Alexander Sack (asac) = Richard Johnson (nixternal)

-- 
[MIR] plotutils
https://bugs.launchpad.net/bugs/512146
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 524445] Re: documentation still for grub instead of grub2

2010-03-10 Thread Richard Johnson
** Changed in: kubuntu-docs (Ubuntu)
   Status: New = In Progress

** Changed in: kubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

-- 
documentation still for grub instead of grub2
https://bugs.launchpad.net/bugs/524445
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-docs in ubuntu.

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


[Bug 460225] Re: Firefox v 3.5.3 (offline) Home Page Error in Kubuntu

2010-03-09 Thread Richard Johnson
Unless somebody uploaded a wrong package for kubuntu-docs in Karmic, the 
firefox homepage stuff hasn't been there for a couple of releases. The 
following is what the Karmic package has for kubuntu-docs:

 [1020] apt-file list kubuntu-docs   
 
 

kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/adduser_details.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/adduser_security.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_development.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_graphics.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_internet.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_multimedia.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_office.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_settings.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_system.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_application_utilities.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_applications.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_computer.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_favorites.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/application_launcher_leave.png
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/images/C/application_launcher_recently_used.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/dolphin.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/k3b.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/konqueror.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/kubuntu_desktop.gif
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/system_settings_advanced.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/images/C/system_settings_general.png
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/about-kubuntu/index.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/add-applications/apt.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/add-applications/aptitude.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/add-applications/index.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/add-applications/kpackagekit.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/add-applications/manual-install.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/add-applications/repos.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/add-applications/updating.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/basic-commands/index.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/basic-commands/permissions.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/basic-commands/restart-x.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/basic-commands/root-and-sudo.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/basic-commands/terminals.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/basic-commands/text-editing.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/basic-commands/user-mgmt.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/config-desktop/index.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/config-desktop/tips.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/development/index.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/development/programming-build-essential.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/development/programming-devtools.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/development/programming-java.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/development/programming-otherlangs.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/files-and-docs/index.html
kubuntu-docs: 
/usr/share/doc/kde/HTML/en/kubuntu/files-and-docs/tips-to-manage-files.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/games/games-gnome.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/games/games-popular.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/games/games-windows.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/games/games-wintitles.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/games/index.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/getting-help/help-apps.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/getting-help/help-online.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/getting-help/index.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/hardware/cameras.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/hardware/harddrives.html
kubuntu-docs: /usr/share/doc/kde/HTML/en/kubuntu/hardware/index.html

[Bug 534622] [NEW] kubuntu-docs needs to be packaged for lucid

2010-03-08 Thread Richard Johnson
Public bug reported:

Binary package hint: kubuntu-docs

Packaging of kubuntu-docs needs to be completed for the Lucid release as
soon as possible.

ProblemType: Bug
Architecture: amd64
Date: Mon Mar  8 14:01:41 2010
Dependencies:
 
DistroRelease: Ubuntu 10.04
EcryptfsInUse: Yes
InstallationMedia: Kubuntu 10.04 Lucid Lynx - Alpha amd64 (20100112.3)
Package: kubuntu-docs 9.10.3
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=C
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.32-16.24-generic
SourcePackage: kubuntu-docs
Uname: Linux 2.6.32-16-generic x86_64

** Affects: kubuntu-docs (Ubuntu)
 Importance: Medium
 Assignee: Richard Johnson (nixternal)
 Status: Confirmed


** Tags: amd64 apport-bug lucid

** Changed in: kubuntu-docs (Ubuntu)
   Importance: Undecided = Medium

** Changed in: kubuntu-docs (Ubuntu)
   Status: New = Confirmed

** Changed in: kubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

-- 
kubuntu-docs needs to be packaged for lucid
https://bugs.launchpad.net/bugs/534622
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-docs in ubuntu.

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


[Bug 505433] Re: BBC changed protocol, causing reduced functionality

2010-03-05 Thread Richard Johnson
Just uploaded Dave's changes, sitting in Waiting for approval now.

** Changed in: get-iplayer (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
BBC changed protocol, causing reduced functionality
https://bugs.launchpad.net/bugs/505433
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 500218] Re: *** glibc detected *** qemu: free(): invalid pointer: 0x0000000000e44b10 ***

2010-03-01 Thread Richard Johnson
I updated, and it broke. I updated again, and it fixed it. What was it
that fixed it? I have no clue, but it works on all of my machines now
where it was broken previously. I think Michal said it was fixed for him
as well, but I will poke him with Sarah's pointy stick of doom on IRC
and find out.

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = Fix Released

-- 
*** glibc detected *** qemu: free(): invalid pointer: 0x00e44b10 ***
https://bugs.launchpad.net/bugs/500218
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 500218] Re: *** glibc detected *** qemu: free(): invalid pointer: 0x0000000000e44b10 ***

2010-03-01 Thread Richard Johnson
I updated, and it broke. I updated again, and it fixed it. What was it
that fixed it? I have no clue, but it works on all of my machines now
where it was broken previously. I think Michal said it was fixed for him
as well, but I will poke him with Sarah's pointy stick of doom on IRC
and find out.

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = Fix Released

-- 
*** glibc detected *** qemu: free(): invalid pointer: 0x00e44b10 ***
https://bugs.launchpad.net/bugs/500218
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 249853] Re: Documentation Bug: -DINCLUDE_PNG_SUPPORT required for usage of PNGPlotter

2010-01-24 Thread Richard Johnson
** Changed in: plotutils (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: plotutils (Ubuntu)
   Status: New = Confirmed

-- 
Documentation Bug: -DINCLUDE_PNG_SUPPORT required for usage of PNGPlotter
https://bugs.launchpad.net/bugs/249853
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 259840] Re: EPS-file did not render correctly in Hardy

2010-01-24 Thread Richard Johnson
** Changed in: pstoedit (Ubuntu)
   Status: New = Fix Released

-- 
EPS-file did not render correctly in Hardy
https://bugs.launchpad.net/bugs/259840
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 123499] Re: pstoedit stucks on converting from eps to svg in gutsy

2010-01-24 Thread Richard Johnson
** Changed in: pstoedit (Ubuntu)
   Status: New = Fix Released

-- 
pstoedit stucks on converting from eps to svg in gutsy
https://bugs.launchpad.net/bugs/123499
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 343369] Re: pstoedit fails to convert .eps to .sk

2010-01-24 Thread Richard Johnson
** Changed in: pstoedit (Ubuntu)
   Status: New = Fix Released

-- 
pstoedit fails to convert .eps to .sk
https://bugs.launchpad.net/bugs/343369
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 512146] [NEW] [MIR] plotutils

2010-01-24 Thread Richard Johnson
Public bug reported:

Binary package hint: plotutils

= Availability =
 * Package is in Universe.

= Rationale =
 * plotutil is a build dependency of pstoedit which will also be MIR'd as a 
KOffice build dependency

= Security =
 * No security issues ever recorded in CVE, Secunia, or Ubuntu

= Quality Assurance =
 * No major issues reported in Debian, Ubuntu, or upstream
 * Package is well maintained in Debian and Ubuntu
 * Does not deal with hardware that is unsupported

= UI Standards =
 * N/A

= Dependencies =
 * All dependencies in main

= Standards Compliance =
 * OK

= Maintenance =
 * Simple package well maintained

= Background Information =
 *  The GNU plotting utilities include programs for plotting two-dimensional 
scientific data.  They are built on top of GNU `libplot', a library for 
device-independent two-dimensional vector graphics.

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

-- 
[MIR] plotutils
https://bugs.launchpad.net/bugs/512146
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 512149] [NEW] [MIR] libspnav

2010-01-24 Thread Richard Johnson
Public bug reported:

= Availability =
 * Package is in Universe.

= Rationale =
 * libspnav is a build dependency of KOffice which is in main

= Security =
 * No security issues ever recorded in CVE, Secunia, or Ubuntu

= Quality Assurance =
 * No major issues reported in Debian, Ubuntu, or upstream
 * Package is well maintained in Debian and Ubuntu
 * Does not deal with hardware that is unsupported

= UI Standards =
 * N/A

= Dependencies =
 * All dependencies in main

= Standards Compliance =
 * OK

= Maintenance =
 * Simple package well maintained

= Background Information =
 The spacenav project provides a free, compatible alternative, to the
 proprietary 3Dconnexion device driver and SDK, for their 3D input
 devices (called space navigator, space pilot, space traveller,
 etc).

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

-- 
[MIR] libspnav
https://bugs.launchpad.net/bugs/512149
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 512148] [NEW] [MIR] opengtl

2010-01-24 Thread Richard Johnson
Public bug reported:

= Availability =
 * Package is in Universe.

= Rationale =
 * opengtl is a build dependency of libqtgtl which will also be MIR'd as a 
KOffice build dependency

= Security =
 * No security issues ever recorded in CVE, Secunia, or Ubuntu

= Quality Assurance =
 * No major issues reported in Debian, Ubuntu, or upstream
 * Package is well maintained in Debian and Ubuntu
 * Does not deal with hardware that is unsupported

= UI Standards =
 * N/A

= Dependencies =
 * All dependencies in main

= Standards Compliance =
 * OK

= Maintenance =
 * Simple package well maintained

= Background Information =
 OpenGTL, Graphics (or Generics) Transformation Libraries (Languages).
 .
 Tools, languages and libraries to create generic transformation for
 graphics. Those transformations could then be used by different
 programs

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

-- 
[MIR] opengtl
https://bugs.launchpad.net/bugs/512148
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 512151] [NEW] [MIR] getfem++

2010-01-24 Thread Richard Johnson
Public bug reported:

= Availability =
 * Package is in Universe.

= Rationale =
 * libgmm++-dev which is from getfem++ is a build dependency of KOffice which 
is in main

= Security =
 * No security issues ever recorded in CVE, Secunia, or Ubuntu

= Quality Assurance =
 * No major issues reported in Debian, Ubuntu, or upstream
 * Package is well maintained in Debian and Ubuntu
 * Does not deal with hardware that is unsupported

= UI Standards =
 * N/A

= Dependencies =
 * All dependencies in main

= Standards Compliance =
 * OK

= Maintenance =
 * Simple package well maintained

= Background Information =
The Getfem++ project focuses on the development of a generic and efficient C++ 
library for finite element methods. The goal is to provide a library allowing 
the computation of any elementary matrix (even for mixed finite element 
methods) on the largest class of methods and elements, and for arbitrary 
dimension (i.e. not only 2D and 3D problems).

It offers a complete separation between integration methods (exact or
approximated), geometric transformations (linear or not) and finite
element methods of arbitrary degrees. It can really relieve a more
integrated finite element code of technical difficulties of elementary
computations.

** Affects: getfem++ (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[MIR] getfem++
https://bugs.launchpad.net/bugs/512151
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 512158] [NEW] [MIR] pstoedit

2010-01-24 Thread Richard Johnson
Public bug reported:

Binary package hint: pstoedit

NOTE: This MIR depends on bug #512146 to be approved first for plotutils
package

= Availability =
Package is in Universe.

= Rationale =
 * pstoedit is a build dependency of KOffice which is in main

= Security =
 * No security issues ever recorded in CVE, Secunia, or Ubuntu

= Quality Assurance =
 * No major issues reported in Debian, Ubuntu, or upstream
 * Package is well maintained in Debian and Ubuntu
 * Does not deal with hardware that is unsupported

= UI Standards =
 * N/A

= Dependencies =
 * All dependencies in main

= Standards Compliance =
 * OK

= Maintenance =
 * Simple package well maintained

= Background Information =
 pstoedit converts Postscript and PDF files to various editable
 vector graphic formats including tgif, xfig, PDF graphics, gnuplot format,
 idraw, MetaPost, GNU Metafile, PIC, Kontour and flattened PostScript.

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

-- 
[MIR] pstoedit
https://bugs.launchpad.net/bugs/512158
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 512159] [NEW] [MIR] libqtgtl

2010-01-24 Thread Richard Johnson
Public bug reported:

NOTE: This MIR depends on bug #512148 being approved first in package
opengtl.

= Availability =
 * Package is in Universe.

= Rationale =
 * libqtgtl is a build dependency of KOffice which is in main.

= Security =
 * No security issues ever recorded in CVE, Secunia, or Ubuntu

= Quality Assurance =
 * No major issues reported in Debian, Ubuntu, or upstream
 * Package is well maintained in Debian and Ubuntu
 * Does not deal with hardware that is unsupported

= UI Standards =
 * N/A

= Dependencies =
 * All dependencies in main

= Standards Compliance =
 * OK

= Maintenance =
 * Simple package well maintained

= Background Information =
 libQtGTL is a library that provides widgets and classes to interface Qt-based
 applications with OpenGTL (Graphics Transformation Language).

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

-- 
[MIR] libqtgtl
https://bugs.launchpad.net/bugs/512159
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 325066] Re: only -dev package available, no shared lib

2010-01-11 Thread Richard Johnson
Thanks, updating this now, sorry it took so long.

** Changed in: libspnav (Ubuntu)
   Status: New = In Progress

** Changed in: libspnav (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

-- 
only -dev package available, no shared lib
https://bugs.launchpad.net/bugs/325066
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 506246] [NEW] Sync getfem++ 4.0.0-3 (universe) from Debian sid (main)

2010-01-11 Thread Richard Johnson
Public bug reported:

Please sync getfem++ 4.0.0-3 (universe) from Debian sid (main)

Changelog entries since current lucid version 4.0.0-2:

getfem++ (4.0.0-3) unstable; urgency=low

  * Fix broken superlu interface in libgmm++-dev (Closes: #552709)

 -- Konstantinos Poulios poulios.konstanti...@gmail.com  Tue, 22 Dec
2009 14:41:24 +0100

** Affects: getfem++ (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: getfem++ (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: getfem++ (Ubuntu)
   Status: New = Confirmed

-- 
Sync getfem++ 4.0.0-3 (universe) from Debian sid (main)
https://bugs.launchpad.net/bugs/506246
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 138606] Re: ftbfs with g++-4.3/-snapshot

2010-01-10 Thread Richard Johnson
** Changed in: koffice (Ubuntu)
   Status: Confirmed = Fix Released

-- 
ftbfs with g++-4.3/-snapshot
https://bugs.launchpad.net/bugs/138606
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 505313] Re: koffice 2.x for lucid (main)

2010-01-10 Thread Richard Johnson
I have it building. The current status of packaging scripts though isn't
that great. I am looking through the stuff and working on koffice2.1.1
which is due to be released in the next few days. I am always using
krita now with the 2.1.1 release. It seems someone else started working
in LP on some changes and left it in a confusing state and UNRELEASED.

** Changed in: koffice (Ubuntu)
   Status: New = Confirmed

-- 
koffice 2.x for lucid (main)
https://bugs.launchpad.net/bugs/505313
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 505313] Re: koffice 2.x for lucid (main)

2010-01-10 Thread Richard Johnson
Also note that a lot of bugs listed at
https://bugs.edge.launchpad.net/ubuntu/+source/koffice can be closed
with an upload of 2.1.1. Prior to uploading to Lucid, I think we should
test the 30 or so bugs and close them via the changelog. To many stale
bugs right now that could have been closed a long time ago.

-- 
koffice 2.x for lucid (main)
https://bugs.launchpad.net/bugs/505313
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 184878] Re: pdfedit crashes on select and press Del key

2010-01-09 Thread Richard Johnson
I just gave this a try on Karmic and it isn't crashing anymore. The
previous upload of this app should have included this bug. Thanks!

** Changed in: pdfedit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
pdfedit crashes on select and press Del key
https://bugs.launchpad.net/bugs/184878
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 305414] Re: yakuake lacks polish translation

2010-01-09 Thread Richard Johnson
** Changed in: yakuake (Ubuntu)
   Status: Triaged = Fix Released

-- 
yakuake lacks polish translation
https://bugs.launchpad.net/bugs/305414
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 185673] Re: Partition manager shows partition incorrectly

2010-01-09 Thread Richard Johnson
Marking as invalid as this issue is no longer present as guidance is no
longer being used for this.

** Changed in: kde-guidance (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: kde-guidance (Ubuntu)
 Assignee: Richard Johnson (nixternal) = (unassigned)

-- 
Partition manager shows partition incorrectly
https://bugs.launchpad.net/bugs/185673
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 130734] Re: pcm level is reset when viewing movies in gwenview

2010-01-09 Thread Richard Johnson
** Changed in: kmplayer (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: kmplayer (Ubuntu)
 Assignee: Richard Johnson (nixternal) = (unassigned)

-- 
pcm level is reset when viewing movies in gwenview
https://bugs.launchpad.net/bugs/130734
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 72531] Re: Merge editor horizontal scrollbar not working

2010-01-09 Thread Richard Johnson
Actually I take that back, the separate scroll bars aren't there yet.

** Changed in: kdiff3 (Ubuntu)
   Status: Fix Released = Triaged

** Changed in: kdiff3 (Ubuntu)
 Assignee: Richard Johnson (nixternal) = (unassigned)

-- 
Merge editor horizontal scrollbar not working
https://bugs.launchpad.net/bugs/72531
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 72531] Re: Merge editor horizontal scrollbar not working

2010-01-09 Thread Richard Johnson
In 0.9.95 both the horizontal scrollbar and word wrapping work.

** Changed in: kdiff3 (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: kdiff3
   Importance: Unknown = Undecided

** Changed in: kdiff3
   Status: Confirmed = New

** Changed in: kdiff3
 Remote watch: KDE Bug Tracking System #158562 = None

** Changed in: kdiff3
   Importance: Undecided = Unknown

** Changed in: kdiff3
   Status: New = Unknown

** Changed in: kdiff3
 Remote watch: None = KDE Bug Tracking System #158562

-- 
Merge editor horizontal scrollbar not working
https://bugs.launchpad.net/bugs/72531
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 157589] Re: kde control panel chooses wrong boldness with URW Gothic

2010-01-09 Thread Richard Johnson
** Changed in: gsfonts-x11 (Ubuntu)
 Assignee: Richard Johnson (nixternal) = (unassigned)

-- 
kde control panel chooses wrong boldness with URW Gothic
https://bugs.launchpad.net/bugs/157589
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


  1   2   3   4   5   6   7   8   9   10   >