[Bug 2062515] Re: ubuntu 24.04 update-manager

2024-04-21 Thread Grizzly(Francis Smit)
looks like it's solved

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

Title:
  ubuntu 24.04 update-manager

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


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

[Bug 2062435] Re: ubuntu 24.04 partial upgrade failes with python exception

2024-04-21 Thread Grizzly(Francis Smit)
yep fix worked

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

Title:
  ubuntu 24.04 partial upgrade failes with python exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2062435/+subscriptions


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

[Bug 2062515] [NEW] ubuntu 24.04 update-manager

2024-04-19 Thread Grizzly(Francis Smit)
Public bug reported:

not sure if this is different from my other bug but the automatic error
reporter is trying to do this every time I use update manager now

1) $ lsb_release -rd
No LSB modules are available.
Description:Ubuntu Noble Numbat (development branch)
Release:24.04

2) $ apt-cache policy update-manager
update-manager:
  Installed: 1:24.04.6
  Candidate: 1:24.04.6
  Version table:
 *** 1:24.04.6 500
500 http://au.archive.ubuntu.com/ubuntu noble/main amd64 Packages
500 http://au.archive.ubuntu.com/ubuntu noble/main i386 Packages
100 /var/lib/dpkg/status

3) expected update-manager to do it's thing

4) I get it wanting to do this as well

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: update-manager 1:24.04.6
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
ApportVersion: 2.28.1-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 19 17:47:11 2024
InstallationDate: Installed on 2024-04-09 (10 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240408)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble wayland-session

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

Title:
  ubuntu 24.04 update-manager

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


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

[Bug 2062435] Re: ubuntu 24.04 partial upgrade failes with python exception

2024-04-18 Thread Grizzly(Francis Smit)
seams I grabbed an extra the ubuntu-bug call on the end

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

Title:
  ubuntu 24.04 partial upgrade failes with python exception

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


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

[Bug 2062435] [NEW] ubuntu 24.04 partial upgrade failes with python exception

2024-04-18 Thread Grizzly(Francis Smit)
Public bug reported:

1) lsb_release -rd
No LSB modules are available.
Description:Ubuntu Noble Numbat (development branch)
Release:24.04

2) apt-cache policy update-manager
update-manager:
  Installed: 1:24.04.6
  Candidate: 1:24.04.6
  Version table:
 *** 1:24.04.6 500
500 http://au.archive.ubuntu.com/ubuntu noble/main amd64 Packages
500 http://au.archive.ubuntu.com/ubuntu noble/main i386 Packages
100 /var/lib/dpkg/status


3) expected it to do a partial upgrade on clicking the "partial upgrade" button

4) crashes with the following messages

$ sudo update-manager

(update-manager:497814): dconf-WARNING **: 10:29:23.723: failed to
commit changes to dconf: Failed to execute child process “dbus-launch”
(No such file or directory)

(update-manager:497814): dconf-WARNING **: 10:29:23.723: failed to
commit changes to dconf: Failed to execute child process “dbus-launch”
(No such file or directory)

(update-manager:497814): libunity-CRITICAL **: 10:29:23.731: file unity-
launcher.c: line 1638: unexpected error: Failed to execute child process
“dbus-launch” (No such file or directory) (g-exec-error-quark, 8)

(update-manager:497814): libunity-CRITICAL **: 10:29:23.731:
unity_launcher_entry_dbus_impl_construct: assertion 'conn != NULL'
failed

(update-manager:497814): libunity-CRITICAL **: 10:29:23.735: 
unity-inspector.vala:96: Unable to connect to session bus: Failed to execute 
child process “dbus-launch” (No such file or directory)
warning: could not initiate dbus
/usr/lib/python3/dist-packages/uaclient/apt.py:288: Warning: W:Unable to read 
/var/lib/ubuntu-advantage/apt-esm/etc/apt/apt.conf.d/ - DirectoryExists (2: No 
such file or directory)
  apt_pkg.init()
/usr/lib/python3/dist-packages/uaclient/apt.py:270: Warning: W:Unable to read 
/var/lib/ubuntu-advantage/apt-esm/etc/apt/preferences.d/ - DirectoryExists (2: 
No such file or directory)
  apt_pkg.init_system()
ERROR:root:not handled exception:
Traceback (most recent call last):

  File "/usr/lib/ubuntu-release-upgrader/do-partial-upgrade", line 114, in 

controller.doPartialUpgrade()

  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 2609, in doPartialUpgrade
self.prepare()

  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 465, in prepare
if not self._pythonSymlinkCheck():
   ^^

  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 415, in _pythonSymlinkCheck
config.readfp(f)
^

AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you
mean: 'read'?

Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py", 
line 540, in _handleException
apport_crash(type, value, tb)
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeApport.py", line 
57, in apport_crash
apport_excepthook(type, value, tb)
TypeError: apport_excepthook() missing 1 required positional argument: 'exc_tb'

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/ubuntu-release-upgrader/do-partial-upgrade", line 114, in 

controller.doPartialUpgrade()
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 2609, in doPartialUpgrade
self.prepare()
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 465, in prepare
if not self._pythonSymlinkCheck():
   ^^
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 415, in _pythonSymlinkCheck
config.readfp(f)
^
AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you mean: 
'read'?
[grizzlysmit:~] 34s 1 $ ubuntu-bug update-manager
REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient 
permissions
REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, 
insufficient permissions
Gdk-Message: 10:31:25.104: Unable to load col-resize from the cursor theme

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: update-manager 1:24.04.6
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 19 10:30:28 2024
InstallationDate: Installed on 2024-04-09 (10 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240408)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble wayland-session

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

Title:
  ubuntu 24.04 partial upgrade 

[Bug 1318134] Re: Apache2.so: undefined symbol: modperl_xs_sv2request_rec

2021-11-15 Thread Grizzly(Francis Smit)
same problem on Ubuntu 21.10 
found the cause was a miss-configuration of mod_perl

not sure of details as I'm not the  admin at work

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

Title:
  Apache2.so: undefined symbol: modperl_xs_sv2request_rec

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


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

[Bug 1944061] [NEW] remote cursor only shows if all settings for it are default

2021-09-18 Thread Grizzly(Francis Smit)
Public bug reported:

OK both systems are running Ubuntu 21.04 hirsute hippo

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 21.04
Release:21.04
Codename:   hirsute


all packages up to date 
 
2).$  apt-cache policy vinagre
vinagre:
  Installed: 3.22.0-8ubuntu2
  Candidate: 3.22.0-8ubuntu2
  Version table:
 *** 3.22.0-8ubuntu2 500
500 http://au.archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages
100 /var/lib/dpkg/status

both are the same on both ends.

3). expected to see a working cursor

4). nothing until I had the bright idea to change the remote systems
cursor back to default yaru default size. I had it on Redglass maximum
size like the local box.

** Affects: vinagre (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/1944061

Title:
  remote cursor only shows if all settings for it are default

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


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

[Bug 1927801] Re: on my dual monitor 21.04 system gnome-shell locks up about 2 to 5 mins after login

2021-05-10 Thread Grizzly(Francis Smit)
it did it again after many hours

** Attachment added: "this is from running sudo journalctl -b-1 |tee 
~/tmp/prevboot.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1927801/+attachment/5496196/+files/prevboot.txt

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

Title:
  on my dual monitor 21.04 system gnome-shell locks up about 2 to 5 mins
  after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1927801/+subscriptions

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

[Bug 1927801] Re: on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5 mins after login

2021-05-10 Thread Grizzly(Francis Smit)
it's not happening just now, > 1:20:00 and still nothing bad will see
how it goes will do what you asked if it plays up, hmm there have been
updates wonder if  any of those where dependancies

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

Title:
  on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5
  mins after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1927801/+subscriptions

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

[Bug 1927801] Re: on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5 mins after login

2021-05-08 Thread Grizzly(Francis Smit)
must have missed the fields for the  package and distro version sorry,
but it was all in there

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

Title:
  on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5
  mins after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1927801/+subscriptions

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

[Bug 1927801] Re: on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5 mins after login

2021-05-07 Thread Grizzly(Francis Smit)
running Mate until this is fixed

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

Title:
  on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5
  mins after login

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

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

[Bug 1927801] Re: on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5 mins after login

2021-05-07 Thread Grizzly(Francis Smit)
Oh and I did run ubuntu-bug gnome-shell from the F2 dialog but it locked
up before I could finish

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

Title:
  on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5
  mins after login

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

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

[Bug 1927801] [NEW] on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5 mins after login

2021-05-07 Thread Grizzly(Francis Smit)
Public bug reported:

1. $ lsb_release -rd
Description:Ubuntu 21.04
Release:21.04

2. $ apt-cache policy gnome-shell
gnome-shell:
  Installed: 3.38.4-1ubuntu2
  Candidate: 3.38.4-1ubuntu2
  Version table:
 *** 3.38.4-1ubuntu2 500
500 http://au.archive.ubuntu.com/ubuntu hirsute/main amd64 Packages
100 /var/lib/dpkg/status

3. I expected it to work like normal.

4. It locked up after 2 to 5 mins.

I have tried logging into Xorg, a different account with no plugins 
I removed the extra monitor 
All to NO EFFECT

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: gnome-shell gui-lockup

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

Title:
  on my dual monitor 21.04 systemm gnome-shell locks up about 2 to 5
  mins after login

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

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

[Bug 1867523] [NEW] package fusionforge-web 6.0.5-2ubuntu1 failed to install/upgrade: installed fusionforge-web package post-installation script subprocess returned error exit status 1

2020-03-15 Thread Grizzly(Francis Smit)
Public bug reported:

1). lsb_release -rd
Description:Ubuntu 19.10
Release:19.10

2). apt-cache policy fusionforge
fusionforge:
  Installed: (none)
  Candidate: 6.0.5-2ubuntu1
  Version table:
 6.0.5-2ubuntu1 500
500 http://au.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
500 http://au.archive.ubuntu.com/ubuntu eoan/universe i386 Packages

3). it to install

4). I got errors I cleaned up by removing it

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: fusionforge-web 6.0.5-2ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.5
Architecture: amd64
Date: Mon Mar 16 01:48:32 2020
ErrorMessage: installed fusionforge-web package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2020-03-06 (9 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
PackageArchitecture: all
Python3Details: /usr/bin/python3.7, Python 3.7.5, python3-minimal, 3.7.5-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: fusionforge
Title: package fusionforge-web 6.0.5-2ubuntu1 failed to install/upgrade: 
installed fusionforge-web package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package eoan

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

Title:
  package fusionforge-web 6.0.5-2ubuntu1 failed to install/upgrade:
  installed fusionforge-web package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1866816] [NEW] package erlang-examples (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/erlang/lib/syntax_tools-2.2/examples', which is also in package erlang-doc 1:22.0.7

2020-03-10 Thread Grizzly(Francis Smit)
Public bug reported:

1). lsb_release -rd
Description:Ubuntu 19.10
Release:19.10

2).  apt-cache erlang
E: Invalid operation erlang
You have mail in /home/grizzlysmit/Maildir

3). to get all of erlang

4). got error messages

synaptic reports 
E: /var/cache/apt/archives/erlang-examples_1%3a22.0.7+dfsg-1build1_all.deb: 
trying to overwrite '/usr/lib/erlang/lib/syntax_tools-2.2/examples', which is 
also in package erlang-doc 1:22.0.7+dfsg-1build1

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: erlang-examples (not installed)
ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.5
Architecture: amd64
Date: Tue Mar 10 21:45:21 2020
DuplicateSignature:
 package:erlang-examples:(not installed)
 Unpacking erlang-examples (1:22.0.7+dfsg-1build1) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-BZXhDS/47-erlang-examples_1%3a22.0.7+dfsg-1build1_all.deb 
(--unpack):
  trying to overwrite '/usr/lib/erlang/lib/syntax_tools-2.2/examples', which is 
also in package erlang-doc 1:22.0.7+dfsg-1build1
ErrorMessage: trying to overwrite 
'/usr/lib/erlang/lib/syntax_tools-2.2/examples', which is also in package 
erlang-doc 1:22.0.7+dfsg-1build1
InstallationDate: Installed on 2020-03-06 (4 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
Python3Details: /usr/bin/python3.7, Python 3.7.5, python3-minimal, 3.7.5-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: erlang
Title: package erlang-examples (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/erlang/lib/syntax_tools-2.2/examples', which is 
also in package erlang-doc 1:22.0.7+dfsg-1build1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package eoan package-conflict

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

Title:
  package erlang-examples (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/erlang/lib/syntax_tools-2.2/examples',
  which is also in package erlang-doc 1:22.0.7+dfsg-1build1

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

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

[Bug 1846842] Re: the upgrade tool from 19.04 to 19.10 failed badly

2019-10-05 Thread Grizzly(Francis Smit)
are you saying these 3 party packages caused the problem, because I am
running gnome-shell (i.e not kde) does gnome-shell depend on kde ??,
also shouldn't it have either worked around these problems or refused to
upgrade??? in the past it coped with such stuff

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] ProcEnviron.txt

2019-10-05 Thread Grizzly(Francis Smit)
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1846842/+attachment/5294564/+files/ProcEnviron.txt

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] Re: the upgrade tool from 19.04 to 19.10 failed badly

2019-10-05 Thread Grizzly(Francis Smit)
apport information

** Tags added: apport-collected dist-upgrade eoan

** Description changed:

  I upgraded my old crappy box to 19.10 beta from 19.04, things did not go
  well the upgrade tool eoan it did not run well I could not get many of
  the buttons to work by clicking I had to use tab and enter, then the
  thing that's supposed stop it locking fail while I was asleep; woke up
  it was locked, and when I tried to unlock it I just got a blank screen.
  
- I had to ssh in to it find out what was going on I found it was stuck I
- gave it an hour to come out of it, it didn't, so I killed the processes
- with sudo kill -1 pid-of-the-python-program pid-of-the-shell-script then
- I rebooted it by sudo shutdown, and ssh in again and it was still sick
- and half done, so I called sudo apt upgrade, which didn't work but gave
- me the dpkg (sudo dpkg --configure -a) command to use, I ran that and it
- cleaned it up a lot, and I was able to login to gnome-shell it was still
- on version 3.32.2 and was a little messed up but worked, I tried the
- update-manager -d &, that gave me a partial upgrade program which
- failed, in the end, I fixed it with sudo apt-get dist-upgrade and
- running the normal update-manager program till every thing was up to
- date, now it's fine but it took much drama to do it
+ I had to ssh in to it find out what was going on I found it was stuck I gave 
it an hour to come out of it, it didn't, so I killed the processes with sudo 
kill -1 pid-of-the-python-program pid-of-the-shell-script then I rebooted it by 
sudo shutdown, and ssh in again and it was still sick and half done, so I 
called sudo apt upgrade, which didn't work but gave me the dpkg (sudo dpkg 
--configure -a) command to use, I ran that and it cleaned it up a lot, and I 
was able to login to gnome-shell it was still on version 3.32.2 and was a 
little messed up but worked, I tried the update-manager -d &, that gave me a 
partial upgrade program which failed, in the end, I fixed it with sudo apt-get 
dist-upgrade and running the normal update-manager program till every thing was 
up to date, now it's fine but it took much drama to do it
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu7
+ Architecture: amd64
+ CrashDB: ubuntu
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2017-07-24 (803 days ago)
+ InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
+ Package: ubuntu-release-upgrader (not installed)
+ ProcVersionSignature: Ubuntu 5.3.0-13.14-generic 5.3.0
+ Tags:  eoan dist-upgrade
+ Uname: Linux 5.3.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin mail plugdev sambashare staff sudo
+ VarLogDistupgradeTermlog:
+  
+ _MarkForUpload: True

** Attachment added: "CurrentDmesg.txt.txt"
   
https://bugs.launchpad.net/bugs/1846842/+attachment/5294562/+files/CurrentDmesg.txt.txt

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] VarLogDistupgradeAptclonesystemstate.tar.gz

2019-10-05 Thread Grizzly(Francis Smit)
apport information

** Attachment added: "VarLogDistupgradeAptclonesystemstate.tar.gz"
   
https://bugs.launchpad.net/bugs/1846842/+attachment/5294565/+files/VarLogDistupgradeAptclonesystemstate.tar.gz

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] VarLogDistupgradeLspcitxt.txt

2019-10-05 Thread Grizzly(Francis Smit)
apport information

** Attachment added: "VarLogDistupgradeLspcitxt.txt"
   
https://bugs.launchpad.net/bugs/1846842/+attachment/5294567/+files/VarLogDistupgradeLspcitxt.txt

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] ProcCpuinfoMinimal.txt

2019-10-05 Thread Grizzly(Francis Smit)
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1846842/+attachment/5294563/+files/ProcCpuinfoMinimal.txt

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] VarLogDistupgradeAptlog.txt

2019-10-05 Thread Grizzly(Francis Smit)
apport information

** Attachment added: "VarLogDistupgradeAptlog.txt"
   
https://bugs.launchpad.net/bugs/1846842/+attachment/5294566/+files/VarLogDistupgradeAptlog.txt

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] Re: the upgrade tool from 19.04 to 19.10 failed badly

2019-10-04 Thread Grizzly(Francis Smit)
I ran ubuntu-bug update-manager I thought it should have added some data
to this ?? has something gone wrong

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] Re: the upgrade tool from 19.04 to 19.10 failed badly

2019-10-04 Thread Grizzly(Francis Smit)
P.S. sorry if I sounded snappy, looking over what I wrote first some of
the words are missing, I guess I was tired when I wrote that.

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] Re: the upgrade tool from 19.04 to 19.10 failed badly

2019-10-04 Thread Grizzly(Francis Smit)
I have determined the the package was the ubuntu-release-upgrader

also if you read what I wrote properly you would see that there were no
messages: the entirety of gnome-shell was stuffed by the faulty upgrade,
all I had was a blank screen.

Fortunately I was able to login by ssh from my good machine and fix things on 
the command line.
ok to format the data the way you want it.

1.  The specific steps or actions you took that caused you to encounter
the problem.

I ran update-manager -d on a ubuntu 19.04 box and followed the
steps, there were some problems, in short the buttons of the upgrader
did not respond to the mouse, I used tab and enter to solve this.

2. The behavior you expected.


   I expected the upgrader to cleanly upgrade my system.

3. The behavior you actually encountered (in as much detail as
possible).

   The screen locked some way into the upgrade, I found it like this
during the night, I attempted to unlock it and after some time I was
confronted with a blank screen.

So I loggedin from my good machine by ssh, I found that the release
upgrader was still running but doing nothing as far as I could tell, I
gave it an hour, still nothing so I killed it using "sudo kill -1 pid1
pid2"; where pid1 was the pid of the of the python program doing the
upgrade and pid2 was a shell wrapper for it I think, I obtained these
pid's from "pgrep --full --list-full upgrade".

Then I rebooted the box with sudo shutdown -r +1 , when it came up again
I still had a broken box so I sshed in again, ran "sudo apt upgrade"
this failed but told me to run "dpkg --configure -a" as there was
stuffed messed up with the package system, (I forget it's exact words)
so I ran "sudo dpkg --configure -a" it installed many many packages
between 4000 and 5000 I think it exited cleanly but things still were
not right, I could login graphically again but gnome shell was still at
version 3.32.2 not 3.34 and some of the plugins were not working, so I
ran "update-manager -d &" again and it gave me a partial upgrader, but
that did not work.

So I ran "sudo apt-get dist-upgrade" that cleaned up some stuff and
deleted one package at least. then I ran  update-manager and it pulled
down many more packages and fixed the system.

After all that I seam to be on a clean copy of 19.10:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Eoan Ermine (development branch)
Release:19.10
Codename:   eoan


obviously this needs looking into before 19.10 proper comes out

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] Re: the upgrade tool from 19.04 to 19.10 failed badly

2019-10-04 Thread Grizzly(Francis Smit)
** Package changed: ubuntu => ubuntu-release-upgrader (Ubuntu)

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

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1846842/+subscriptions

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

[Bug 1846842] [NEW] the upgrade tool from 19.04 to 19.10 failed badly

2019-10-04 Thread Grizzly(Francis Smit)
Public bug reported:

I upgraded my old crappy box to 19.10 beta from 19.04, things did not go
well the upgrade tool eoan it did not run well I could not get many of
the buttons to work by clicking I had to use tab and enter, then the
thing that's supposed stop it locking fail while I was asleep; woke up
it was locked, and when I tried to unlock it I just got a blank screen.

I had to ssh in to it find out what was going on I found it was stuck I
gave it an hour to come out of it, it didn't, so I killed the processes
with sudo kill -1 pid-of-the-python-program pid-of-the-shell-script then
I rebooted it by sudo shutdown, and ssh in again and it was still sick
and half done, so I called sudo apt upgrade, which didn't work but gave
me the dpkg (sudo dpkg --configure -a) command to use, I ran that and it
cleaned it up a lot, and I was able to login to gnome-shell it was still
on version 3.32.2 and was a little messed up but worked, I tried the
update-manager -d &, that gave me a partial upgrade program which
failed, in the end, I fixed it with sudo apt-get dist-upgrade and
running the normal update-manager program till every thing was up to
date, now it's fine but it took much drama to do it

** Affects: 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/1846842

Title:
  the upgrade tool from 19.04 to 19.10 failed badly

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

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

[Bug 1506344] Re: Anjuta crashes when opening .ui files

2018-11-13 Thread Grizzly(Francis Smit)
this bug has returned in ubuntu 18.10

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

Title:
  Anjuta crashes when opening .ui files

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

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

[Bug 1728809] Re: g++ keeps crashing on code that used be fine

2017-11-06 Thread Grizzly(Francis Smit)
$ apt-cache policy g++
g++:
  Installed: 4:7.2.0-1ubuntu1
  Candidate: 4:7.2.0-1ubuntu1
  Version table:
 *** 4:7.2.0-1ubuntu1 500
500 http://au.archive.ubuntu.com/ubuntu artful/main amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  g++ keeps crashing on code that used be fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1728809/+subscriptions

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

[Bug 1730365] [NEW] pulseaudio keeps crashing and the audiom drops out

2017-11-06 Thread Grizzly(Francis Smit)
Public bug reported:

1). 21:48:17 ⌂197% grizzlysmit@killashandra:~ 4m23s $ lsb_release -rd
Description:Ubuntu 17.10
Release:17.10
21:54:30 ⌂217% grizzlysmit@killashandra:~ 2s $ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename:   artful

2).  $ apt-cache policy pulseaudio
pulseaudio:
  Installed: 1:10.0-2ubuntu3
  Candidate: 1:10.0-2ubuntu3
  Version table:
 *** 1:10.0-2ubuntu3 500
500 http://au.archive.ubuntu.com/ubuntu artful/main amd64 Packages
100 /var/lib/dpkg/status

3). I expected pulse to just keep running like it always did under
previous releases of Ubuntu

4). It keeps dropping out after a day or so no sound and settings
(gnome-control-center sound) to it cannot connect to it running
pulseaudio& in a shell fixes it

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: pulseaudio 1:10.0-2ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  6 21:44:08 2017
InstallationDate: Installed on 2017-07-24 (104 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: pulseaudio
UpgradeStatus: Upgraded to artful on 2017-10-20 (16 days ago)
dmi.bios.date: 08/06/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A18
dmi.board.name: 0G261D
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd08/06/2013:svnDellInc.:pnOptiPlex960:pvr:rvnDellInc.:rn0G261D:rvrA00:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 960
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  pulseaudio keeps crashing and the audiom drops out

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

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

[Bug 1728809] Re: g++ keeps crashing on code that used be fine

2017-10-31 Thread Grizzly(Francis Smit)
I forgot to give you
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename:   artful
and I forget the rest

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

Title:
  g++ keeps crashing on code that used be fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1728809/+subscriptions

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

[Bug 1728809] [NEW] g++ keeps crashing on code that used be fine

2017-10-31 Thread Grizzly(Francis Smit)
Public bug reported:

heres what it spits out 
  CXX  mainwin.o
In file included from /usr/include/unistd.h:1167:0,
 from /usr/include/glib-2.0/gio/gcredentials.h:32,
 from /usr/include/glib-2.0/gio/gio.h:46,
 from /usr/include/giomm-2.4/giomm/action.h:31,
 from /usr/include/giomm-2.4/giomm.h:24,
 from /usr/include/gtkmm-3.0/gtkmm.h:88,
 from mainwin.h:23,
 from mainwin.cc:20:
/usr/include/x86_64-linux-gnu/bits/unistd.h:156:37: internal compiler error: 
Segmentation fault
  char *__restrict __buf, size_t __len,
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
Makefile:538: recipe for target 'mainwin.o' failed
make[2]: *** [mainwin.o] Error 1
make[2]: Leaving directory '/home/grizzlysmit/Projects/xmms2/cathy/src'
Makefile:506: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/grizzlysmit/Projects/xmms2/cathy'
Makefile:417: recipe for target 'all' failed
make: *** [all] Error 2
17:50:47 grizzlysmit@rakbat:~/Projects/xmms2/cathy master(+2389/-1917)* 4s 2 ± 
g++ --version
g++ (Ubuntu 7.2.0-8ubuntu3) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: g++ 4:7.2.0-1ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Oct 31 17:52:01 2017
InstallationDate: Installed on 2017-10-30 (1 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: gcc-defaults
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gcc-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  g++ keeps crashing on code that used be fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1728809/+subscriptions

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

[Bug 1727550] Re: nautalis opens *.rs (i.e. rust files) in multiple gvim instances as if the gvim.desktop file used %f but it uses %F

2017-10-29 Thread Grizzly(Francis Smit)
Ok update if I try to open multiple *.cpp files (no headers) it opens
them in multiple gvims, but if I select multiple *.pl's no such buggy
behaviour

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

Title:
  nautalis opens *.rs (i.e. rust files) in multiple gvim instances as if
  the gvim.desktop file used %f but it uses %F

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

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

[Bug 1727550] Re: nautalis opens *.rs (i.e. rust files) in multiple gvim instances as if the gvim.desktop file used %f but it uses %F

2017-10-29 Thread Grizzly(Francis Smit)
I've checked the gvim.destop  file and it clearly uses %F not %f also if
it was that it would be consistent across file types

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

Title:
  nautalis opens *.rs (i.e. rust files) in multiple gvim instances as if
  the gvim.desktop file used %f but it uses %F

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

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

[Bug 1727550] [NEW] nautalis opens *.rs (i.e. rust files) in multiple gvim instances as if the gvim.desktop file used %f but it uses %F

2017-10-25 Thread Grizzly(Francis Smit)
Public bug reported:

I select multiple files extension .rs and open it in gvim from the right
click menu and it opens them in multiple gvim's this is the only file
type showing this behaviour

1. I am using 
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename:   artful
on a 64 bit Intel® Core™2 Duo CPU E7500 @ 2.93GHz × 2 machine 

2. $ apt-cache policy nautilus
nautilus:
  Installed: 1:3.26.0-0ubuntu1
  Candidate: 1:3.26.0-0ubuntu1
  Version table:
 *** 1:3.26.0-0ubuntu1 500
500 http://au.archive.ubuntu.com/ubuntu artful/main amd64 Packages
100 /var/lib/dpkg/status
3. I expected it to open *.rs files in one gvim like it does with every thing 
else

4. it opened them in one gvim per file

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: nautilus 1:3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Oct 26 10:39:29 2017
InstallationDate: Installed on 2017-07-24 (93 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: nautilus
UpgradeStatus: Upgraded to artful on 2017-10-20 (5 days ago)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  nautalis opens *.rs (i.e. rust files) in multiple gvim instances as if
  the gvim.desktop file used %f but it uses %F

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

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

[Bug 1457429] Re: Failure to mount lz4 compressed squashfs because 4.2 is outdated

2017-01-11 Thread Grizzly
Fixed, running 16.04 LTS on an odroid, version is 4.3 and lz4
compression is available.

** Changed in: squashfs-tools (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/1457429

Title:
  Failure to mount lz4 compressed squashfs because 4.2 is outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squashfs-tools/+bug/1457429/+subscriptions

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


[Bug 1001550] Re: LibreOffice Calc causes high CPU usage in Xorg when displaying "marching ants"

2016-08-27 Thread Grizzly
It's there (again?) in LibreOffice 5.2.0.4 (from ppa as well as document
foundation build).

I am still on 14.04 because the update to 16.04 utterly failed, but
running xenial's kernel and NVIDIA proprietary driver nvidia-352.

see here:
- https://ubuntuforums.org/showthread.php?t=2333447
- https://bugzilla.redhat.com/show_bug.cgi?id=1308700

The Title should not even be marching ants - it's generally not usable,
possibly in the config NVIDIA proprietary driver and gnome, cinnamon or
unity.

I am now checking my bunch ov VMed distros for a usable libreOffice...

** Bug watch added: Red Hat Bugzilla #1308700
   https://bugzilla.redhat.com/show_bug.cgi?id=1308700

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

Title:
  LibreOffice Calc causes high CPU usage in Xorg when displaying
  "marching ants"

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

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


[Bug 1001550] Re: LibreOffice Calc causes high CPU usage in Xorg when displaying "marching ants"

2016-08-27 Thread Grizzly
** Also affects: libreoffice (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/1001550

Title:
  LibreOffice Calc causes high CPU usage in Xorg when displaying
  "marching ants"

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

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


[Bug 1525450] Re: SATA III recognized as SATA II

2016-06-15 Thread Grizzly
Just got to it. In Wily-4.4-Kernel thes issues have disappeared (last 20
boots or so all went OK as expected)

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

Title:
   SATA III recognized as SATA II

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

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


[Bug 1457429] Re: Failure to mount lz4 compressed squashfs because 4.2 is outdated

2015-12-11 Thread Grizzly
LP says, 4.3.x has just been uploaded in October. So probably, this bug
will be solved in Ubuntu "x"

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

Title:
  Failure to mount lz4 compressed squashfs because 4.2 is outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squashfs-tools/+bug/1457429/+subscriptions

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


[Bug 1079791] Re: chattr does not understand nodatacow / COW_No option "+C"

2015-12-11 Thread Grizzly
Now 1.42.13 has been uploaded by mdeslaur. So could be closed?

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

Title:
  chattr does not understand nodatacow / COW_No option "+C"

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

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


[Bug 1313385] Re: archivemount reports wrong directory structure when subdir has the same name as its parent dir

2015-12-11 Thread Grizzly
Updated in LP to 0.8.5-1, now 0.8.7 is available

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

Title:
  archivemount reports wrong directory structure when subdir has the
  same name as its parent dir

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

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


[Bug 322271] Re: Sorting by name doesn't work well with digits or special chars

2015-12-11 Thread Grizzly
Well, nice to see something's going on. The sort just sucks. Why not AT
LEAST provide the option to chose between plain ascii-codepage-utf-8
-number-in-the-charmap-style sort and this broken natural sort?

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

Title:
  Sorting by name doesn't work well with digits or special chars

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

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


[Bug 592766] Re: mp3check segfaults on this command or its input

2015-12-11 Thread Grizzly
I think it has been fixed upstream a long time ago and thus may be
closed (if a more recent version is in ubuntu these days)

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

Title:
  mp3check segfaults on this command or its input

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

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


[Bug 889071] Re: SATA III recognized as SATA II (chipset intel z68)

2015-12-11 Thread Grizzly
On Kernel 4.2 now. Less shaky, but sometimes one of the crucial's is SATA II 
only.
Also, the ATA-Numbers are changing from time to time. So indeed, I am filing a 
new bug

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

Title:
  SATA III recognized as SATA II (chipset intel z68)

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

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


[Bug 1525450] [NEW] SATA III recognized as SATA II

2015-12-11 Thread Grizzly
Public bug reported:

Following #889071, I want to say that even on Kernel 
linux-image-4.2.0-19-generic 4.2.0-19.23~14.04.1
 (14.04 LTS with wily-kernel ) the SATA III recognition is  a bit shaky, but 
less than it used to be in the 3.x series.

Also, the SATA-Numbers keep changing, so it is hard to tell which disk
has the issue...:

[2.481536] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.481568] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.481600] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.485425] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.649406] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.481503] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) 
<= Thats unexpected
[2.501404] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[2.557461] ata13: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[3.468992] ata12: SATA link up 3.0 Gbps (SStatus 123 SControl 300)

(about 10-20% of boots)

---

That's OK, but why different numbers?

[2.476286] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.476324] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.476356] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.476386] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.476409] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.480199] ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[2.500201] ata13: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[2.500229] ata14: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[3.303818] ata12: SATA link up 3.0 Gbps (SStatus 123 SControl 300)

That is on Asus Sabertooth AMD-FX8350-Board.

** Affects: linux (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/1525450

Title:
   SATA III recognized as SATA II

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

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


[Bug 889071] Re: SATA III recognized as SATA II (chipset intel z68)

2015-05-22 Thread Grizzly
On 3.19 now. First boot into that, so it remains yet to be shown if on
3.19 the problem persists. If so, I will do the apt-report.

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

Title:
  SATA III recognized as SATA II (chipset intel z68)

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

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


[Bug 1457429] [NEW] Failure to mount lz4 compressed squashfs because 4.2 is outdated

2015-05-21 Thread Grizzly
Public bug reported:

On Fedora 21, I can generate lz4 compressed squashfses.
As vivid only includes squashfs tools 4.2, those archives cannot be mounted 
under ubuntu.

Even when I am on kernel 3.19 (that SHOULD support mounting them), it is
also not possible to create lz4 archives (like on my lts + vivid-kernel
box).

Suggest updating squashfs-tools at least in trusty and vivid or
providing a ppa.

** Affects: squashfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: lz4 needs-update outdated

** Tags added: outdated

** Tags added: needs-update

** Tags added: lz4

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

Title:
  Failure to mount lz4 compressed squashfs because 4.2 is outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squashfs-tools/+bug/1457429/+subscriptions

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


[Bug 1313385] Re: archivemount reports wrong directory structure when subdir has the same name as its parent dir

2015-04-09 Thread Grizzly
I want to add that the gvfs mounting in Nautilus / Nemo works fine. But
this is unpractical for it's long hashed pathname. I will try to build
current archivemount from scratch and see what it does .

It funny, now this happens

sudo cd /mnt/archmount
sudo: cd: command not found

- wtf?

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

Title:
  archivemount reports wrong directory structure when subdir has the
  same name as its parent dir

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

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


[Bug 1313385] Re: archivemount reports wrong directory structure when subdir has the same name as its parent dir

2015-04-09 Thread Grizzly
There is a quite fresh 0.8.4 version out from 2015-02-27 - 
http://www.cybernoia.de/software/archivemount/ 
On that I observed the following behaviour:
- User can mount
- User is not allowed to unmount, only superuser
- When mounting as superuser, user cannot ls -l /mnt (instead of rights ??? are 
shown) properly

- in the mounted archive which contains an uncompressed tarball backup,
beacause mksquashfs refused to create it, complaining about sockets,
(ext2 boot + btrfs snaps of @root @home and partition / mbr dump like
so:

dr-xr-xr-x 0 root root   0 Apr  7 19:24 boot
drwxr-xr-x 0 root root   0 Apr  9 10:01 home@2015-04-09_10:52:24
-rw-r--r-- 0 root root 1048576 Apr  7 21:20 mbr.bin
drwxr-xr-x 0 root root   0 Apr  9 10:01 opt@2015-04-09_10:52:24
dr-xr-xr-x 0 root root   0 Apr  9 10:50 root@2015-04-09_10:52:24
-rw-r--r-- 0 root root 478 Apr  7 21:22 sams.partedinfo
-rw-r--r-- 0 root root   17920 Apr  7 21:21 sda.sgdisk
lrwxrwxrwx 0 root root   0 Apr  7 21:18 snapme-btrfs.sh - 
../zz-snap/snapme-btrfs.sh

it is not possible to read all files. Mksquahsfs complains about cannot
stat, mostly in the yumdb (it's a fedora backup)

The real problem is, it processes like one block each second from the mounted 
tar into the squahsfs, which is unacceptable.
So I will have to untar for now, even if I didnt't want to because I hoped to 
preserve permissions.

= Updating archivemount should help in general, but is not the full
solution yet to have the same functionality as transparent zip folders
in redmonds proprietary os, sadly...

(gvfs refused to resync and to directly mksquashfs from it - so that was
not a solution either...)

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

Title:
  archivemount reports wrong directory structure when subdir has the
  same name as its parent dir

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

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


[Bug 1313385] Re: archivemount reports wrong directory structure when subdir has the same name as its parent dir

2015-04-09 Thread Grizzly
I have this on Mint Rebecca 64Bit (=Trusty, but with 3.16 / utopic
kernel)

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

Title:
  archivemount reports wrong directory structure when subdir has the
  same name as its parent dir

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

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


[Bug 889071] Re: SATA III recognized as SATA II (chipset intel z68)

2015-01-18 Thread Grizzly
1,5 years later, I want to connect to this bug, rather than adding a new
bug, that I see inconsistent behavior on SATA III in my setup with
kernel 3.16 and on Trusty 14.04 LTS. I am running 3 256GB SSDs and a
couple of old rotating rust SATA II on my desktop. The system runs on a
Samsung 840 PRO with roughly 0.45 GB/s throughput on SATA Port 1. Two
cheap Crucial MX100 run on SATA Ports 2 and 3. In about 50% of the cases
(usually after a complete shutdown of the system WITHOUT disconnecting
the board from mains) the MX100s get detected as SATA III. Very often,
they don't. I have raided them with zfsonlinux, so they hold my 500 GB
fast, but expandable 2-node pure ssd zpool (to be enlarged, should
rotating rust die...). If SATA III has been enabled, the pool runs close
to 1 GB/s read and 0.6 GB/s write. The 50%s of boots where SATA III has
not been enabled for them, it's down to about half of that value (0.5
GB/s read / 0.4 GB/s write.

My suspicion: some parameters are too restrictive to allow SATA III link
to be established reliably and depending on BIOS/EFI and maybe a race
condition (?) SATA III is per-default not tried hard enough.

I have yet to research any finetuning in /proc or wherever that might be
related.

(I record dmesg | grep up 3.0 and dmesg | grep up 6.0  to file
 satastate.txt and it is mixed all over boots, sometimes with and
sometimes without SATA III. The Samsung does just fine and I did
interchange and replace a lot of cables already..)

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

Title:
  SATA III recognized as SATA II (chipset intel z68)

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

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


[Bug 1350416] Re: Trusty - Utopic release upgrade reportedly fails

2014-10-25 Thread Grizzly
Just to say that today I wanted to convert my trusty to utopic and it
was a total desaster. In addition to what was mentioned above, there was
no initrd for kernel 3.16 created, which led to a nice kernel panic when
rebooting. BTRFS saved me, so I could roll back to the state before the
update, sudo update-grub and will stay on trusty a while, probably
checking the release upgrade first in a vm drawn from my current
installation.

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

Title:
  Trusty - Utopic release upgrade reportedly fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1350416/+subscriptions

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


[Bug 1250801] Re: anjuta crashs on glade openning a ui file in saucy

2014-06-03 Thread Grizzly(Francis Smit)
yep running anjuta from a terminal 
sudo anjuta 
works for me too in 14.04

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

Title:
  anjuta crashs on glade openning a ui file in saucy

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

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


[Bug 1250801] Re: anjuta crashs on glade openning a ui file in saucy

2014-04-26 Thread Grizzly(Francis Smit)
this bug still affects Trusty 14.04, the anjuta list suggest that: it
could be caused by a version miss match between the version of glade in
stalled and the one against which anjuta was compiled

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

Title:
  anjuta crashs on glade openning a ui file in saucy

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

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


[Bug 1250801] Re: anjuta crashs on glade openning a ui file in saucy

2013-11-15 Thread Grizzly(Francis Smit)
Oh yeah this started right after I updated to Saucy from Raring I
rebooted and tried to run Anjuta but it crashed

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

Title:
  anjuta crashs on glade openning a ui file in saucy

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

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


[Bug 1250801] [NEW] anjuta crashs on glade openning a ui file in saucy

2013-11-13 Thread Grizzly(Francis Smit)
Public bug reported:

1). $ lsb_release -rd
Description:Ubuntu 13.10
Release:13.10

2). $ apt-cache policy anjuta
anjuta:
  Installed: 2:3.8.4-1
  Candidate: 2:3.8.4-1
  Version table:
 *** 2:3.8.4-1 0
500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ saucy/universe 
i386 Packages
100 /var/lib/dpkg/status

3). I expected to be able to open ui files with the Glade plugin

4). it segfaults with the following messages 
grizzlysmit@rakbat:~/Projects$ anjuta --no-session
[1] 16609
grizzlysmit@rakbat:~/Projects$ 
(anjuta:16609): Gtk-WARNING **: Scintilla 0x96ac908 is mapped but visible child 
GtkScrollbar 0x94a3c98 is not mapped

(anjuta:16609): Gtk-WARNING **: Scintilla 0x96ac908 is mapped but
visible child GtkScrollbar 0x94a3b38 is not mapped

(anjuta:16609): Gtk-WARNING **: Scintilla 0x96ac908 is mapped but
visible child GtkScrollbar 0x94a3c98 is not mapped

(anjuta:16609): Gtk-WARNING **: Scintilla 0x96ac908 is mapped but visible child 
GtkScrollbar 0x94a3b38 is not mapped
GladeUI-Message: No displayable values for property GtkEntry::input-purpose
GladeUI-Message: No displayable values for property GtkEntry::input-hints
GladeUI-Message: No displayable values for property GtkTextView::input-purpose
GladeUI-Message: No displayable values for property GtkTextView::input-hints
GladeUI-Message: 1 missing displayable value for 
GtkCellRendererAccel::accel-mode
GladeUI-Message: 1 missing displayable value for 
AnjutaVcsStatusTreeView::status-codes
GladeUI-Message: No displayable values for property 
VteTerminal::backspace-binding
GladeUI-Message: No displayable values for property 
VteTerminal::cursor-blink-mode
GladeUI-Message: No displayable values for property VteTerminal::cursor-shape
GladeUI-Message: No displayable values for property VteTerminal::delete-binding
GladeUI-Message: Glade needs artwork; a default icon will be used for the 
following classes:
AnjutaColumnTextViewneeds an icon named 
'widget-anjuta-columntextview'
GbfProjectView  needs an icon named 'widget-anjuta-view'
AnjutaPkgConfigChooser  needs an icon named 
'widget-anjuta-pkg_config_chooser'
PeasGtkPluginManagerneeds an icon named 
'widget-libpeas-gtk-pluginmanager'
AnjutaPmChooserButton   needs an icon named 'widget-anjuta-button'
PeasGtkPluginManagerViewneeds an icon named 
'widget-libpeas-gtk-pluginmanagerview'
AnjutaTreeComboBox  needs an icon named 'widget-anjuta-combo'
AnjutaVcsStatusTreeView needs an icon named 'widget-anjuta-vcsstatus'
AnjutaEnvironmentEditor needs an icon named 
'widget-anjuta-environment_editor'
AnjutaDropEntry needs an icon named 'widget-anjuta-dropentry'
AnjutaEntry needs an icon named 'widget-anjuta-entry'
GtkSourceView   needs an icon named 'widget-gtksourceview-gtksourceview'
AnjutaFileDropEntry needs an icon named 
'widget-anjuta-filedropentry'
AnjutaFileList  needs an icon named 'widget-anjuta-filelist'

(anjuta:16609): Gdk-WARNING **:
/build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkwindow-x11.c:5304 drawable is
not a native X11 window

(anjuta:16609): Gdk-ERROR **: The program 'anjuta' received an X Window System 
error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 49638 error_code 3 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

[1]+  Trace/breakpoint trap   (core dumped) anjuta --no-session

** Affects: 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/1250801

Title:
  anjuta crashs on glade openning a ui file in saucy

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

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


[Bug 1159256] Re: Multidisk btrfs on top of dm-crypt fails to mount at boot

2013-07-15 Thread Grizzly
There seems to be a general problem i.e. crc32 (and more) need be in the
initrd to enable multi-device or crypted btrfs-es to be mounted. It may
helpt to update-initramfs -u after btrfs-entries in the fstab have
changed.

Workaround: remove the fs in question from fstab (comment it) and put
btrfs device scan
mount -L your crypted poolname here /your mountpoint

in /etc/rc.local...

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

Title:
  Multidisk btrfs on top of dm-crypt fails to mount at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/1159256/+subscriptions

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


[Bug 1063086] Re: Mythbuntu Control Centre opens after pressing the close button on an Error Message dialog box.

2013-07-04 Thread Grizzly
Still present in raring after commenting out the obsolete import for
apt-message #1158117

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

Title:
  Mythbuntu Control Centre opens after pressing the close button on an
  Error Message dialog box.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythbuntu-control-centre/+bug/1063086/+subscriptions

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


[Bug 1188621] [NEW] package libghc-quickcheck1-doc not installed failed to install/upgrade: trying to overwrite /usr/lib/ghc-doc/hoogle/QuickCheck.txt , which is also in package libghc-quickcheck2-doc

2013-06-07 Thread Grizzly(Francis Smit)
Public bug reported:

1). lsb_release -rd
Description:Ubuntu 13.04
Release:13.04

2). 1.2.0.1-4
apt-cache policy  libghc-quickcheck1-doc
libghc-quickcheck1-doc:
  Installed: (none)
  Candidate: 1.2.0.1-4
  Version table:
 1.2.0.1-4 0
500 http://au.archive.ubuntu.com/ubuntu/ raring/universe i386 Packages


3). I expected it to install

4). it barfed

actually I was just trying to install as much haskell stuff I could done
now but these packages need to list each other as in conflicts

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: libghc-quickcheck1-doc (not installed)
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic i686
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: i386
Date: Fri Jun  7 23:20:50 2013
DuplicateSignature: package:libghc-quickcheck1-doc:(not installed):trying to 
overwrite '/usr/lib/ghc-doc/hoogle/QuickCheck.txt', which is also in package 
libghc-quickcheck2-doc 2.5.1.1-1
ErrorMessage: trying to overwrite '/usr/lib/ghc-doc/hoogle/QuickCheck.txt', 
which is also in package libghc-quickcheck2-doc 2.5.1.1-1
InstallationDate: Installed on 2013-06-05 (2 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
MarkForUpload: True
SourcePackage: haskell-quickcheck1
Title: package libghc-quickcheck1-doc (not installed) failed to 
install/upgrade: trying to overwrite '/usr/lib/ghc-doc/hoogle/QuickCheck.txt', 
which is also in package libghc-quickcheck2-doc 2.5.1.1-1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: haskell-quickcheck1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 package-conflict raring

** Description changed:

  1). lsb_release -rd
  Description:  Ubuntu 13.04
  Release:  13.04
  
  2). 1.2.0.1-4
+ apt-cache policy  libghc-quickcheck1-doc
+ libghc-quickcheck1-doc:
+   Installed: (none)
+   Candidate: 1.2.0.1-4
+   Version table:
+  1.2.0.1-4 0
+ 500 http://au.archive.ubuntu.com/ubuntu/ raring/universe i386 Packages
+ 
  
  3). I expected it to install
  
  4). it barfed
  
  actually I was just trying to install as much haskell stuff I could done
  now but these packages need to list each other as in conflicts
  
  ProblemType: Package
  DistroRelease: Ubuntu 13.04
  Package: libghc-quickcheck1-doc (not installed)
  ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
  Uname: Linux 3.8.0-23-generic i686
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: i386
  Date: Fri Jun  7 23:20:50 2013
  DuplicateSignature: package:libghc-quickcheck1-doc:(not installed):trying to 
overwrite '/usr/lib/ghc-doc/hoogle/QuickCheck.txt', which is also in package 
libghc-quickcheck2-doc 2.5.1.1-1
  ErrorMessage: trying to overwrite '/usr/lib/ghc-doc/hoogle/QuickCheck.txt', 
which is also in package libghc-quickcheck2-doc 2.5.1.1-1
  InstallationDate: Installed on 2013-06-05 (2 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
  MarkForUpload: True
  SourcePackage: haskell-quickcheck1
  Title: package libghc-quickcheck1-doc (not installed) failed to 
install/upgrade: trying to overwrite '/usr/lib/ghc-doc/hoogle/QuickCheck.txt', 
which is also in package libghc-quickcheck2-doc 2.5.1.1-1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  package libghc-quickcheck1-doc  not installed  failed to
  install/upgrade: trying to overwrite  /usr/lib/ghc-
  doc/hoogle/QuickCheck.txt , which is also in package libghc-
  quickcheck2-doc 2.5.1.1-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-quickcheck1/+bug/1188621/+subscriptions

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


[Bug 1043835] Re: Mouse Pointer disappears when clicked on right/left arrow present on 'Welcome to Ubuntu' slides

2013-03-17 Thread Grizzly
Same here with nVidia onboard graphics.

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

Title:
  Mouse Pointer disappears when clicked on right/left arrow present on
  'Welcome to Ubuntu' slides

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

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


[Bug 894456] Re: Please merge or sync new btrfs-tools from Debian testing or unstable - lots of bugs present in Ubuntu now :(

2012-11-16 Thread Grizzly
I don't know if it belongs here, but I have precise now on btrfs, updated to 
yofel's ppa.
One thing is missing in chattr (e2fsprogs) also:

sudo mkdir vbox
sudo chattr +C vbox

Usage: chattr [-RVf] [-+=AacDdeijsSu] [-v Version] Files...

-- Apparently the nodatacow-Attribute-setting is not understood by
the e2fsprogs in precise :-((

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

Title:
  Please merge or sync new btrfs-tools from Debian testing or unstable -
  lots of bugs present in Ubuntu now :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/894456/+subscriptions

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


[Bug 1079791] [NEW] chattr does not understand nodatacow / COW_No option +C

2012-11-16 Thread Grizzly
Public bug reported:

on btrfs:

mdkir vbox
chattr +C vbox

yields

Aufruf: chattr [-RVf] [-+=AacDdeijsSu] [-v Version] Dateien...

- Precises 1.42-1 e2fsprogs do not understand +C / -C option.

The manpage does also not contain documentation for it. The status für
the ext2 ext3 systems (not honoring transparent compression) is also a
strong indicator that e2fsprogs on precise are outdated, as btrfs is not
even mentioned now supporting lzo and more...

DO e2fsprogs actually incorporate btrfs support? Maybe upstream chattr
must be taken out, as it is not ext-specific any more?

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


** Tags: precise

** Tags added: precise

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

Title:
  chattr does not understand nodatacow / COW_No option +C

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

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

[Bug 992757] Re: Bluetooth Adapter not recognized (precise)

2012-05-10 Thread Grizzly
My dongle is regognised:

hci0:   Type: BR/EDR  Bus: USB
BD Address: 00:1F:81:00:08:30  ACL MTU: 1021:4  SCO MTU: 180:1
UP RUNNING PSCAN 
RX bytes:3160 acl:0 sco:0 events:136 errors:0
TX bytes:838 acl:0 sco:0 commands:155 errors:33
Features: 0xff 0x3e 0x09 0x76 0x80 0x01 0x00 0x80
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
Link policy: RSWITCH HOLD SNIFF 
Link mode: SLAVE ACCEPT 
Name: 'Accel-OB2'
Class: 0x6e0100
Service Classes: Networking, Rendering, Capturing, Audio, Telephony
Device Class: Computer, Uncategorized
Can't read version info hci0: Connection timed out (110)

However. two weeks ago it found devices, then the wholy system froze. Now, it 
searches an never finds devices...
Audio Out via HDMI is also not working on my now ancient amd-780G-based 
phenom  quad... Sad, oneiric did not have these problems, instead it refused to 
shut the computer down...

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

Title:
  Bluetooth Adapter not recognized (precise)

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

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


[Bug 993781] [NEW] printing can nolonger athenticate between boxen on my lan under Precise

2012-05-03 Thread Grizzly(Francis Smit)
Public bug reported:

I used to be able to print on my lan now I cannot since I upgraded my
boxen to precise

1).
root@rakbat:~# lsb_release -rd
Description:Ubuntu 12.04 LTS
Release:12.04

2).
root@rakbat:~# apt-cache policy samba
samba:
  Installed: 2:3.6.3-2ubuntu2.1
  Candidate: 2:3.6.3-2ubuntu2.1
  Version table:
 *** 2:3.6.3-2ubuntu2.1 0
500 http://au.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
100 /var/lib/dpkg/status
 2:3.6.3-2ubuntu2 0
500 http://au.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

3). I expected to be able to print from one Precise box to another Like
I did under 11.10 oneiric

4). got a authentication fail many times

I have also tried to reset the samba passwd on the box with the printer
on it  got this:

username@pern:~$ smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
Could not connect to machine 127.0.0.1: NT_STATUS_LOGON_FAILURE

not sure what that means except it should be able to connect to
127.0.0.1 as thats it's self

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

** Description changed:

- 1). 
+ I used to be able to print on my lan now I cannot since I upgraded my
+ boxen to precise
+ 
+ 1).
  root@rakbat:~# lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04
  
- 2). 
+ 2).
  root@rakbat:~# apt-cache policy samba
  samba:
-   Installed: 2:3.6.3-2ubuntu2.1
-   Candidate: 2:3.6.3-2ubuntu2.1
-   Version table:
-  *** 2:3.6.3-2ubuntu2.1 0
- 500 http://au.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
- 500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
- 100 /var/lib/dpkg/status
-  2:3.6.3-2ubuntu2 0
- 500 http://au.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
+   Installed: 2:3.6.3-2ubuntu2.1
+   Candidate: 2:3.6.3-2ubuntu2.1
+   Version table:
+  *** 2:3.6.3-2ubuntu2.1 0
+ 500 http://au.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
+ 500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
+ 100 /var/lib/dpkg/status
+  2:3.6.3-2ubuntu2 0
+ 500 http://au.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  
  3). I expected to be able to print from one Precise box to another Like
  I did under 11.10 oneiric
  
  4). got a authentication fail many times
  
  I have also tried to reset the samba passwd on the box with the printer
  on it  got this:
  
- username@pern:~$ smbpasswd 
+ username@pern:~$ smbpasswd
  Old SMB password:
  New SMB password:
  Retype new SMB password:
  Could not connect to machine 127.0.0.1: NT_STATUS_LOGON_FAILURE
  
  not sure what that means except it should be able to connect to
  127.0.0.1 as thats it's self

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

Title:
  printing can nolonger athenticate between boxen on my lan under
  Precise

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

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

[Bug 894456] Re: Please merge or sync new btrfs-tools from Debian testing or unstable - lots of bugs present in Ubuntu now :(

2012-04-30 Thread Grizzly
... and even in the next version 
(https://blueprints.launchpad.net/ubuntu/+source/btrfs-tools) the two-year old 
source is listed. Ts. When I find the time, I should checkout a gentoo-based 
distro for good :-(
Any chance at least to get it in a ppa?

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

Title:
  Please merge or sync new btrfs-tools from Debian testing or unstable -
  lots of bugs present in Ubuntu now :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/894456/+subscriptions

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


[Bug 894456] Re: Please merge or sync new btrfs-tools from Debian testing or unstable - lots of bugs present in Ubuntu now :(

2012-04-30 Thread Grizzly
Answering my questin: thanks to Philip Muškovac, i might be able to
repair my btrfses. On the other hands: daily builds can be risky,
too... https://blueprints.launchpad.net/~yofel/+archive/btrfs

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

Title:
  Please merge or sync new btrfs-tools from Debian testing or unstable -
  lots of bugs present in Ubuntu now :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/894456/+subscriptions

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

[Bug 894456] Re: Please merge or sync new btrfs-tools from Debian testing or unstable - lots of bugs present in Ubuntu now :(

2012-04-30 Thread Grizzly
Scrub now running!

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

Title:
  Please merge or sync new btrfs-tools from Debian testing or unstable -
  lots of bugs present in Ubuntu now :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/894456/+subscriptions

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


[Bug 894456] Re: Please merge or sync new btrfs-tools from Debian testing or unstable - lots of bugs present in Ubuntu now :(

2012-04-29 Thread Grizzly
I hoped pangolin would SOLVE the issue of not being able to repair my
btrfs-filesystems. Now I have no sound and cant repair :-(

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

Title:
  Please merge or sync new btrfs-tools from Debian testing or unstable -
  lots of bugs present in Ubuntu now :(

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/894456/+subscriptions

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


[Bug 939173] Re: ubuntu-sso-login crashed with ImportError in start_setup(): No module named qt

2012-02-23 Thread Grizzly(Francis Smit)
I keep getting Precise reporting this but synaptic doesn't always crash
as far as I can tell

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

Title:
  ubuntu-sso-login crashed with ImportError in start_setup(): No module
  named qt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/939173/+subscriptions

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


[Bug 930903] [NEW] cannot imput text into quick search

2012-02-12 Thread Grizzly(Francis Smit)
Public bug reported:

1). lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04
[1]+  Doneubuntu-bug 20541

2). root@lenzecki:~# apt-cache policy synaptic
synaptic:
  Installed: 0.75.5~exp5
  Candidate: 0.75.5~exp5
  Version table:
 *** 0.75.5~exp5 0
500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ precise/universe 
i386 Packages
100 /var/lib/dpkg/status

3). to be able to enter text in quick search
4). cannot do this

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: synaptic 0.75.5~exp5
ProcVersionSignature: Ubuntu 3.2.0-15.24-generic-pae 3.2.5
Uname: Linux 3.2.0-15-generic-pae i686
ApportVersion: 1.91-0ubuntu1
Architecture: i386
Date: Sun Feb 12 20:46:21 2012
ExecutablePath: /usr/sbin/synaptic
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_AU.UTF-8
 LANGUAGE=en_AU:en
 PATH=(custom, no user)
SourcePackage: synaptic
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: synaptic (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/930903

Title:
  cannot imput text into quick search

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

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


[Bug 930903] Re: cannot imput text into quick search

2012-02-12 Thread Grizzly(Francis Smit)
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930903

Title:
  cannot imput text into quick search

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

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


[Bug 780093] Re: No way to align 4096/4k-HDDs properly

2012-01-04 Thread Grizzly
Yes, cuurent gparted does things right.

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

Title:
  No way to align 4096/4k-HDDs properly

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

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


[Bug 308261] Re: File Operations Dialogue is not scalable in Nautilus and causes Jitter

2011-12-16 Thread Grizzly
A quick check in gnome 3 on current ubuntu shows: its the same or worse,
because the eta-indicator just disappeared after a while...

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

Title:
  File Operations Dialogue is not scalable in Nautilus and causes
  Jitter

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

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


[Bug 883192] Re: on upgrade to oneiric usb heaset stopped working

2011-10-31 Thread Grizzly(Francis Smit)
I did a clean install and the headset now works but my printer doesn't,
not sure if it's software or hardware though it been showing it's age of
late

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

Title:
  on upgrade to oneiric usb heaset stopped working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/883192/+subscriptions

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


[Bug 883192] [NEW] on upgrade to oneiric usb heaset stopped working

2011-10-28 Thread Grizzly(Francis Smit)
Public bug reported:

my little usb sound adapter show up in sound preferences and the mic
works but I can nolonger get any sound out of it the hardware stilll
works on an older unbuntu just not oneirc

** Affects: alsa-driver (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/883192

Title:
  on upgrade to oneiric usb heaset stopped working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/883192/+subscriptions

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


[Bug 883192] Re: on upgrade to oneiric usb heaset stopped working

2011-10-28 Thread Grizzly(Francis Smit)
oh  sorry my version etc is oneric 11.10 and this could be pulse audio
as easy as alsa

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

Title:
  on upgrade to oneiric usb heaset stopped working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/883192/+subscriptions

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


[Bug 883198] [NEW] on upgrade to oneiric ipod and kindle are nolonger handled correctly

2011-10-28 Thread Grizzly(Francis Smit)
Public bug reported:

yeah it just opens my ipod  my kindle in a nautilis window i.e. file browser 
I've tried setting the behavior for handling an e-book reader in the system 
settings  - Removable Media - Other Media dialog it dose no good 
1). grizzlysmit@pern:~$ lsb_release -rd
Description:Ubuntu 11.10
Release:11.10
2). grizzlysmit@pern:~$ apt-cache policy hal
hal:
  Installed: 0.5.14-6
  Candidate: 0.5.14-6
  Version table:
 *** 0.5.14-6 0
500 http://au.archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages
100 /var/lib/dpkg/status
3). I expect a dialog asking me what to do
4). Like I said it just opens it in a file manager 


I'm guessing it hal to blame  but I do not know

** Affects: hal (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/883198

Title:
  on upgrade to oneiric ipod and kindle are nolonger handled correctly

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

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


[Bug 783993] Re: unity freezing periodicly [drm:drm_mode_getfb] *ERROR* invalid framebuffer id

2011-09-22 Thread Grizzly(Francis Smit)
Well it's time I updated this bug, basically it now only occurs, after
running unity for days (like a week or more) so the problem seems to be
slowly going away, also it seams to be related to system load

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

Title:
  unity freezing periodicly [drm:drm_mode_getfb] *ERROR* invalid
  framebuffer id

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

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


[Bug 783993] Re: unity freezing periodicly

2011-07-04 Thread Grizzly(Francis Smit)
running unity --replace does not work I will add those files now as it's
just happend again only I din't reboot I ran sudo service gdm restart on
Ctrl+Alt+F1 console

** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/783993/+attachment/2190294/+files/kern.log

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

Title:
  unity freezing periodicly

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

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


[Bug 783993] Re: unity freezing periodicly

2011-07-04 Thread Grizzly(Francis Smit)
** Attachment added: /var/log/kern.log.1
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/783993/+attachment/2190295/+files/kern.log.1

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

Title:
  unity freezing periodicly

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

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


[Bug 783993] Re: unity freezing periodicly

2011-07-04 Thread Grizzly(Francis Smit)
** Attachment added: /var/log/Xorg.0.log.old
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/783993/+attachment/2190297/+files/Xorg.0.log.old

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

Title:
  unity freezing periodicly

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

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


[Bug 783993] Re: unity freezing periodicly

2011-07-04 Thread Grizzly(Francis Smit)
not sure if the lack of reboot matters so I'll add the current Xorg log

** Attachment added: /var/log/Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/783993/+attachment/2190298/+files/Xorg.0.log

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

Title:
  unity freezing periodicly

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

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


[Bug 783993] Re: unity freezing periodicly

2011-05-30 Thread Grizzly(Francis Smit)
I never find anything in /var/crash so I cannot comply with u sorry this
is most depressing, don't know how to proceed, I have had some success
restarting gdm:

$ sudo service gdm restart


but I really need to get to the bottom of the lockup

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

Title:
  unity freezing periodicly

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


[Bug 783993] [NEW] unity freezing periodicly

2011-05-17 Thread Grizzly(Francis Smit)
Public bug reported:

hi unity freezes on me every so often about once a day, pitty I really
like unity

1).
username@host:~$ lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

2).
username@host:~$ apt-cache policy unity
unity:
  Installed: 3.8.12-0ubuntu1
  Candidate: 3.8.12-0ubuntu1
  Version table:
 *** 3.8.12-0ubuntu1 0
500 http://au.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
100 /var/lib/dpkg/status
 3.8.10-0ubuntu2 0
500 http://au.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

3). I expected unity to continue running and responding

4). the whole show locks up and nothing responds

so I CTRL+ALT+F1 to get a console and run sudo shutdown -r now to get things 
back 
I'd rather restart unity or X don't know how

** Affects: 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/783993

Title:
  unity freezing periodicly

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


[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2011-05-14 Thread Grizzly
Not sure if it's related or simply common knowledge - the WD EcoGreen
EARS Advanced Format drives unter natty still park their heads every
eight seconds smartctl in rc.local does lower the Load_Cycle_Count
but does not fully help. There is a linux version of wdidle3 that also
did not help much - so, there are still configurations after years with
this problem...

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

Title:
  High frequency of load/unload cycles on some hard disks may shorten
  lifetime

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


[Bug 781470] Re: ImportError: No module named nssbackup.pkginfo

2011-05-12 Thread Grizzly(Francis Smit)
hmmm gone back to sbackup that seems to be working

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

Title:
  ImportError: No module named nssbackup.pkginfo

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


[Bug 781470] [NEW] ImportError: No module named nssbackup.pkginfo

2011-05-11 Thread Grizzly(Francis Smit)
Public bug reported:

nssbackup is broken in natty I have tried to run gksudo
/usr/sbin/nssbackupconfig from a terminal and got this out put:

ImportError: No module named nssbackup.pkginfo

looks like some python modules were not installed

1). 
username@host:~$ lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

2).
username@host:~$ apt-cache policy nssbackup-common
nssbackup-common:
  Installed: 0.3.1ppa1~maverick1
  Candidate: 0.3.1ppa1~maverick1
  Version table:
 *** 0.3.1ppa1~maverick1 0
100 /var/lib/dpkg/status

3).  I expected it to run

4). I got this error instead

P.S. theres a bug in this bug reporting page it does not recognize
nssbackup-common as an ubuntu package but if I select choose thats what
it finds  same with nssbackup so I'll put I don't know even though I do

** Affects: 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/781470

Title:
  ImportError: No module named nssbackup.pkginfo

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


[Bug 780537] [NEW] /usr/include/glib-2.0/glib/gtypes.h:34:24: fatal error: glibconfig.h: No such file or directory

2011-05-10 Thread Grizzly(Francis Smit)
Public bug reported:

Binary package hint: pkg-config

glibconfig.h appears to be missing on natty so I cannot compile code
that I have written and compiled under several of nattys predecessors
when I try to compile I just get

/usr/include/glib-2.0/glib/gtypes.h:34:24: fatal error: glibconfig.h: No
such file or directory

1).  
username@host:~$ lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

2).
username@host:~$ apt-cache policy libglib2.0-dev
libglib2.0-dev:
  Installed: 2.28.6-0ubuntu1
  Candidate: 2.28.6-0ubuntu1
  Version table:
 *** 2.28.6-0ubuntu1 0
500 http://au.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
100 /var/lib/dpkg/status
3). I expected it to compile 
4). I got an error

ok it does exist but not on a path that gets included I did the
following:

and now I get this error:

/usr/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: fatal error: gdk-pixbuf/gdk-
pixbuf.h: No such file or directory

fixed this with 
ln -s /usr/include/gdk-pixbuf-2.0/gdk-pixbuf gdk-pixbuf 

and then got an errors similar about not being able to find vte/vte.h so
I did this

ln -s /usr/include/vte-0.0/vte vte

that fixed that

** Affects: pkg-config (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/780537

Title:
  /usr/include/glib-2.0/glib/gtypes.h:34:24: fatal error: glibconfig.h:
  No such file or directory

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


[Bug 780093] [NEW] No way to align 4096/4k-HDDs properly

2011-05-09 Thread Grizzly
Public bug reported:

Binary package hint: gparted

I just got myself a WD-2TB-Green 2TB hard disk drive without checking the 
forums first, implicating that problems from the
renaissance of computing, e.i. the last decade should not matter any more. I 
was naive again.

EARS-Type drives have two annoying features: for their capacity, they
are transitional 512-Byte-Sector internally and 4096 Byte sectors
externally.

Palimpsest informs me, that the partition is misaligned by 512 bytes -
which is natural, as the default partition start in linux is 0x63 - 512
Bytes short. It does not offer further help how to fix this - neither
does gparted.

Performance is ugly, like 40 MB/s instead of =100 MB/s.

I also learn from the forums again that like some notebook drives back
in 2007/2008 the EARS is parking every 8 seconds and woken up every 20s
by the kernel when used as system drive. So either fuddling around with
some obscure WDD-DOS tool or hoping that smartmontool's smartclt -s 242
/dev/sdX will save the day.

Luckily, you only buy large terabyte green-style drives for
archiving/data server. Raiding those makes it even worse, as there is
only a message of mkfs.xfs that 4096k-Sectors are not supported by XFS.
Good that my system is on the nice 40gb cheap and fast intel v-series
ssd. No parking probs noted here.

As a result, my 2-disk stripe does 50 MB/sec where it should to in
between 200-100 MB/sec for large files.

It is so obvious when copying from a standard-raid0 with 2 samsung blues:
0 MB for 2 secs, then 300 MB for a sec then nothing again like
|  |  |  | in gkrellm. Sad.

And someone clever posted, that for zfs (or zfs-fuse) there is no way even to 
tell right now how things are there.
- ZFS-fuse should be ok though when getting xfs-based large files as 
containers for devs.

Please (upstream involved)
- fix gparted, parted, fdisk, palimpsest to recognize 4k-sector drives and 
adjust partition boundaries accordingly upon creation - at least add an option 
to do so
- fix xfs / mdadm to handle 4k striped arrays
- Include a disable head parking somewhere graphically for newbies.

I havent looked into btrfs, though.

To keep blood pressure low ;-) haha - I am not going into the TLER problem, in 
my case I would rather want my drive to report failed too soon then the other 
way round - meaning it would be nice, to enable tler. What have they thought at 
wdd? Greens are not for running a system from - just for backup and 
mid-performance raids. And they take away the most importand things... sad.
Next time it will be Korea again :-)

** Affects: gparted (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/780093

Title:
  No way to align 4096/4k-HDDs properly

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


[Bug 780093] Re: No way to align 4096/4k-HDDs properly

2011-05-09 Thread Grizzly
** Description changed:

  Binary package hint: gparted
  
  I just got myself a WD-2TB-Green 2TB hard disk drive without checking the 
forums first, implicating that problems from the
- rennaisance of computing, e.i. the last decade should not matter any more. I 
was naive again.
+ renaissance of computing, e.i. the last decade should not matter any more. I 
was naive again.
  
  EARS-Type drives have two annoying features: for their capacity, they
  are transitional 512-Byte-Sector internally and 4096 Byte sectors
- externaly.
+ externally.
  
  Palimpsest informs me, that the partition is misaligned by 512 bytes -
  which is natural, as the default partition start in linux is 0x63 - 512
  Bytes short. It does not offer further help how to fix this - neither
  does gparted.
  
  Performance is ugly, like 40 MB/s instead of =100 MB/s.
  
  I also learn from the forums again that like some notebook drives back
  in 2007/2008 the EARS is parking every 8 seconds and woken up every 20s
  by the kernel when used as system drive. So either fuddling around with
  some obscure WDD-DOS tool or hoping that smartmontool's smartclt -s 242
  /dev/sdX will save the day.
  
  Luckily, you only buy large terabyte green-style drives for
  archiving/data server. Raiding those makes it even worse, as there is
  only a message of mkfs.xfs that 4096k-Sectors are not supported by XFS.
  Good that my system is on the nice 40gb cheap and fast intel v-series
  ssd. No parking probs noted here.
  
  As a result, my 2-disk stripe does 50 MB/sec where it should to in
  between 200-100 MB/sec for large files.
  
  It is so obvious when copying from a standard-raid0 with 2 samsung blues:
  0 MB for 2 secs, then 300 MB for a sec then nothing again like
  |  |  |  | in gkrellm. Sad.
  
  And someone clever posted, that for zfs (or zfs-fuse) there is no way even to 
tell right now how things are there.
  - ZFS-fuse should be ok though when getting xfs-based large files as 
containers for devs.
  
  Please (upstream involved)
  - fix gparted, parted, fdisk, palimpsest to recognize 4k-sector drives and 
adjust partition boundaries accordingly upon creation - at least add an option 
to do so
  - fix xfs / mdadm to handle 4k striped arrays
  - Include a disable head parking somewhere graphically for newbies.
  
  I havent looked into btrfs, though.
+ 
+ To keep blood pressure low ;-) haha - I am not going into the TLER problem, 
in my case I would rather want my drive to report failed too soon then the 
other way round - meaning it would be nice, to enable tler. What have they 
thought at wdd? Greens are not for running a system from - just for backup and 
mid-performance raids. And they take away the most importand things... sad.
+ Next time it will be Korea again :-)

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

Title:
  No way to align 4096/4k-HDDs properly

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


[Bug 376017] Re: glipper.pc corupt missing name, description and Libs etc

2011-04-22 Thread Grizzly(Francis Smit)
interesting since I didn't file this bug against Natty it was maverick
or earlier :D

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

Title:
  glipper.pc corupt missing name, description  and Libs etc

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


[Bug 655143] [NEW] package gwhois 20090717.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2010-10-05 Thread Grizzly(Francis Smit)
Public bug reported:

Binary package hint: gwhois

actually I was trying to remove it

1). 
grizzlys...@pern:~$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

2). apt-cache policy gwhois
gwhois:
  Installed: (none)
  Candidate: 20090717.1
  Version table:
 20090717.1 0
500 http://au.archive.ubuntu.com/ubuntu/ lucid/universe Packages

3). I expected it to uninstall (note there was a problem during install
too)

4). got this error it uninstalled the second time around

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: gwhois 20090717.1
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
AptOrdering:
 gwhois: Remove
 logtool: Remove
 openbsd-inetd: Remove
Architecture: i386
Date: Tue Oct  5 23:30:57 2010
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
PackageArchitecture: all
SourcePackage: gwhois
Title: package gwhois 20090717.1 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 1

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


** Tags: apport-package i386 lucid

-- 
package gwhois 20090717.1 failed to install/upgrade: subprocess installed 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/655143
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 655143] Re: package gwhois 20090717.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2010-10-05 Thread Grizzly(Francis Smit)

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655143/+attachment/1673245/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/655143/+attachment/1673246/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/655143/+attachment/1673247/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/655143/+attachment/1673248/+files/DpkgTerminalLog.txt

-- 
package gwhois 20090717.1 failed to install/upgrade: subprocess installed 
pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/655143
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 17478] Re: Apache 2.0.53-ubuntu doesn't work with mod_perl 2.0.0

2010-08-13 Thread Grizzly(Francis Smit)
hmm libapache2-mod-php5 is also broken under this apache

-- 
Apache 2.0.53-ubuntu doesn't work with mod_perl 2.0.0
https://bugs.launchpad.net/bugs/17478
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 17478] Re: Apache 2.0.53-ubuntu doesn't work with mod_perl 2.0.0

2010-08-13 Thread Grizzly(Francis Smit)
hmm libapache2-mod-php5 is also broken under this apache

-- 
Apache 2.0.53-ubuntu doesn't work with mod_perl 2.0.0
https://bugs.launchpad.net/bugs/17478
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 245015] Re: php5 install does not work

2010-08-11 Thread Grizzly(Francis Smit)
I had this working on lucid then I upgraded and now it doesn't work

-- 
php5 install does not work
https://bugs.launchpad.net/bugs/245015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 531150] Re: libapache2-mod-php5 is no longer working correctly on lucid

2010-08-11 Thread Grizzly(Francis Smit)
this problem is back cannot fix as b4

-- 
libapache2-mod-php5 is no longer working correctly on lucid
https://bugs.launchpad.net/bugs/531150
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 245015] Re: php5 install does not work

2010-08-11 Thread Grizzly(Francis Smit)
I had this working on lucid then I upgraded and now it doesn't work

-- 
php5 install does not work
https://bugs.launchpad.net/bugs/245015
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 531150] Re: libapache2-mod-php5 is no longer working correctly on lucid

2010-08-11 Thread Grizzly(Francis Smit)
this problem is back cannot fix as b4

-- 
libapache2-mod-php5 is no longer working correctly on lucid
https://bugs.launchpad.net/bugs/531150
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   >