[Bug 513644] Re: Does not log fsck invocations in /var/log/fsck/

2015-06-21 Thread George Politis
This is Critical, not Wishlist... Please change the importance so that
this gets fixed.

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

Title:
  Does not log fsck invocations in /var/log/fsck/

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

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


[Bug 1441051] [NEW] sysvinit scripts are not upstart compatible

2015-04-07 Thread George Politis
Public bug reported:

Hello,

The current sysvinit scripts don't play nicely with Upstart. It appears
that there are specific steps to be taken to make sysvinit scripts
compatible with Upstart
(https://wiki.ubuntu.com/UpstartCompatibleInitScripts). The bottom line
is that the init scripts have to call init_is_upstart and exit without
taking any action if running on an upstart system.

Best regards,
George

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

** Description changed:

  Hello,
  
  The current sysvinit scripts don't play nicely with Upstart. It appears
  that there are specific steps to be taken to make sysvinit scripts
- compatible with Upstart.
- https://wiki.ubuntu.com/UpstartCompatibleInitScripts. The bottom line is
- that the init scripts have to call init_is_upstart and exit without
+ compatible with Upstart
+ (https://wiki.ubuntu.com/UpstartCompatibleInitScripts). The bottom line
+ is that the init scripts have to call init_is_upstart and exit without
  taking any action if running on an upstart system.
  
  Best regards,
  George

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

Title:
  sysvinit scripts are not upstart compatible

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

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


[Bug 229699] Re: setting locale failed if using other keyboard layout then language

2014-12-28 Thread George Politis
Ubuntu 14.04 is affected... The fix from comment #16 solves the problem.

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

Title:
  setting locale failed if using other keyboard layout then language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/229699/+subscriptions

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


[Bug 1305035] Re: Keyboard indicator icon missing in xfce panel

2014-11-23 Thread George Politis
I'm wondering if indicator-keyboard is compatible with Xfce. I've
installed it manually and configured 2 languages, but selecting another
language doesn't work. The xfce-kbd-plugin works fine.

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

Title:
  Keyboard indicator icon missing in xfce panel

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

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


[Bug 1181134] Re: xfce4-indicator-plugin crashed with SIGSEGV in g_type_check_instance_cast()

2014-11-22 Thread George Politis
I think that in order to be able to enable the global menu you have to
have the libappmenu.so file. I'm not sure but maybe it's only installed
with Ubuntu and not XUbuntu? Anyway, it's provided by the indicator-
appmenu package.

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

Title:
  xfce4-indicator-plugin crashed with SIGSEGV in
  g_type_check_instance_cast()

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

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


[Bug 1133477] Re: cut-n-paste move files got stuck forever

2014-11-05 Thread George Politis
In my case the move operation successfully completed after a while. But
the progress dialog didn't show any progress at all, it appeared
completely stuck, which, from a users perspective, can be problemtic.
The transfer was over sftp and the file was a few GBs.

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

Title:
  cut-n-paste move files got stuck forever

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

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


[Bug 41179]

2014-09-22 Thread George Politis
(In reply to Mike Hommey [:glandium] (out from Sep 6 to Sep 22) from comment 
#115)
 (In reply to Alexander Korsunsky from comment #114)
  This HAS been implemented as an addon:
  https://github.com/infinity0/mozilla-gnome-keyring
  
  The problem is that it has to be a binary add-on (...)
 
 This isn't true. jsctypes can be used to call whatever APIs the binary addon
 uses.

Right, and this has been implemented as a pure JavaScript addon:
https://github.com/swick/moz-gnome-keyring-integration

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

Title:
  Integrate with Gnome Keyring

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

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


[Bug 217300]

2014-09-21 Thread George Politis
(In reply to Mike Hommey [:glandium] (out from Sep 6 to Sep 22) from comment 
#115)
 (In reply to Alexander Korsunsky from comment #114)
  This HAS been implemented as an addon:
  https://github.com/infinity0/mozilla-gnome-keyring
  
  The problem is that it has to be a binary add-on (...)
 
 This isn't true. jsctypes can be used to call whatever APIs the binary addon
 uses.

Right, and this has been implemented as a pure JavaScript addon:
https://github.com/swick/moz-gnome-keyring-integration

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

Title:
  Seahorse integration

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

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


[Bug 1331444] Re: DEFAULT_PAGER value is misspelled

2014-09-14 Thread George Politis
This annoyance must be a bug in the Ubuntu package as I don't see any
occurances of the words sensible-paper or sensible-pager in the
upstream project.

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

Title:
  DEFAULT_PAGER value is misspelled

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

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


[Bug 1366838] [NEW] emacs-goodies-el is broken in trusty

2014-09-08 Thread George Politis
Public bug reported:

I just run apt-get install emacs-goodies-el in trusty. Here's the output
:

Get:1 http://fr.archive.ubuntu.com/ubuntu/ trusty/main libsigsegv2 amd64 2.10-2 
[15,0 kB]
Get:2 http://fr.archive.ubuntu.com/ubuntu/ trusty/main gawk amd64 
1:4.0.1+dfsg-2.1ubuntu2 [781 kB]
Get:3 http://fr.archive.ubuntu.com/ubuntu/ trusty/main libmaa3 amd64 1.3.2-2 
[42,2 kB]
Get:4 http://fr.archive.ubuntu.com/ubuntu/ trusty/main librecode0 amd64 3.6-21 
[771 kB]
Get:5 http://fr.archive.ubuntu.com/ubuntu/ trusty/main recode amd64 3.6-21 [116 
kB]
Get:6 http://fr.archive.ubuntu.com/ubuntu/ trusty/main dict amd64 1.12.1+dfsg-2 
[54,2 kB]
Get:7 http://fr.archive.ubuntu.com/ubuntu/ trusty/main emacs-goodies-el all 
35.8ubuntu2 [654 kB]
Get:8 http://fr.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 
[195 kB]
Get:9 http://fr.archive.ubuntu.com/ubuntu/ trusty/main perl-doc all 
5.18.2-2ubuntu1 [7 266 kB]
Fetched 9 894 kB in 14s (660 kB/s) 
Selecting previously unselected package libsigsegv2:amd64.
(Reading database ... 245090 files and directories currently installed.)
Preparing to unpack .../libsigsegv2_2.10-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-2) ...
Setting up libsigsegv2:amd64 (2.10-2) ...
Processing triggers for libc-bin (2.19-0ubuntu6) ...
Selecting previously unselected package gawk.
(Reading database ... 245098 files and directories currently installed.)
Preparing to unpack .../gawk_1%3a4.0.1+dfsg-2.1ubuntu2_amd64.deb ...
Unpacking gawk (1:4.0.1+dfsg-2.1ubuntu2) ...
Selecting previously unselected package libmaa3:amd64.
Preparing to unpack .../libmaa3_1.3.2-2_amd64.deb ...
Unpacking libmaa3:amd64 (1.3.2-2) ...
Selecting previously unselected package librecode0:amd64.
Preparing to unpack .../librecode0_3.6-21_amd64.deb ...
Unpacking librecode0:amd64 (3.6-21) ...
Selecting previously unselected package recode.
Preparing to unpack .../recode_3.6-21_amd64.deb ...
Unpacking recode (3.6-21) ...
Selecting previously unselected package dict.
Preparing to unpack .../dict_1.12.1+dfsg-2_amd64.deb ...
Unpacking dict (1.12.1+dfsg-2) ...
Selecting previously unselected package emacs-goodies-el.
Preparing to unpack .../emacs-goodies-el_35.8ubuntu2_all.deb ...
ERROR: emacs-goodies-el is broken - called emacs-package-install as a new-style 
add-on, but has no compat file.
Unpacking emacs-goodies-el (35.8ubuntu2) ...
Selecting previously unselected package m4.
Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ...
Unpacking m4 (1.4.17-2ubuntu1) ...
Selecting previously unselected package perl-doc.
Preparing to unpack .../perl-doc_5.18.2-2ubuntu1_all.deb ...
Adding 'diversion of /usr/bin/perldoc to /usr/bin/perldoc.stub by perl-doc'
Unpacking perl-doc (5.18.2-2ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Setting up gawk (1:4.0.1+dfsg-2.1ubuntu2) ...
Setting up libmaa3:amd64 (1.3.2-2) ...
Setting up librecode0:amd64 (3.6-21) ...
Setting up recode (3.6-21) ...
Setting up dict (1.12.1+dfsg-2) ...
Setting up emacs-goodies-el (35.8ubuntu2) ...
ERROR: emacs-goodies-el is broken - called emacs-package-install as a new-style 
add-on, but has no compat file.
Install emacs-goodies-el for emacs
Install emacs-goodies-el for emacs24
install/emacs-goodies-el: Handling emacs24, logged in /tmp/elc_mdUiqE.log
Building autoloads for emacs24 in /usr/share/emacs24/site-lisp/emacs-goodies-el
install/emacs-goodies-el: Deleting /tmp/elc_mdUiqE.log
Setting up m4 (1.4.17-2ubuntu1) ...
Setting up perl-doc (5.18.2-2ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6) ...

As you can see from the output, emacs-goodies-el called emacs-package-
install as a new-style add-on, but has no compat file.

** Affects: emacs-goodies-el (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/1366838

Title:
  emacs-goodies-el is broken in trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs-goodies-el/+bug/1366838/+subscriptions

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


[Bug 944669] [NEW] XMonad.Layout.Minimize is broken

2012-03-02 Thread George Politis
Public bug reported:

I tried to activate the MinimizeWindow module (http://xmonad.org/xmonad-
docs/xmonad-contrib/XMonad-Layout-Minimize.html) but xmonad --recompile
fails with:

 gp@omega:~$ xmonad --recompile
 Error detected while loading xmonad configuration file: 
 /home/gp/.xmonad/xmonad.hs

 xmonad.hs:40:36: Not in scope: `minimizeWindow'

 Please check the file for errors.

Installing the latest version of the MinimizeWindow module in ~/.xmonad/lib
 fixes the problem.

** Affects: xmonad-contrib (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  I tried to activate the MinimizeWindow module (http://xmonad.org/xmonad-
- docs/xmonad-contrib/XMonad-Layout-Minimize.html).
- 
- but xmonad --recompile fails with:
+ docs/xmonad-contrib/XMonad-Layout-Minimize.html) but xmonad --recompile
+ fails with:
  
   gp@omega:~$ xmonad --recompile
   Error detected while loading xmonad configuration file: 
/home/gp/.xmonad/xmonad.hs
  
   xmonad.hs:40:36: Not in scope: `minimizeWindow'
  
   Please check the file for errors.
  
  Installing the latest version of the MinimizeWindow module in ~/.xmonad/lib
-  fixes the problem.
+  fixes the problem.

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

Title:
  XMonad.Layout.Minimize is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xmonad-contrib/+bug/944669/+subscriptions

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

[Bug 939805] Re: The computer does not resume from hibernation correctly

2012-02-26 Thread George Politis
 cat /etc/initramfs-tools/conf.d/resume
 RESUME=UUID=973f54b4-3733-46b7-88e4-97d255ebb285

It is incorrectly set and appears to be have no effect.

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

Title:
  The computer does not resume from hibernation correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/939805/+subscriptions

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


[Bug 941457] [NEW] startlubuntu is not a registered x-session-manager option

2012-02-26 Thread George Politis
Public bug reported:

 When logging in via lxdm, startlubuntu session manager is used, set in
/etc/lxdm/default.conf. This file is a symling to the real configuration
file (man lxdm).

sudo update-alternatives --config lxdm.conf

But when executing startx from the command prompt (say have disabled the
graphical login), x-session-manager is used (by default startlxde on
Lubuntu). It is natural to want to use startlubuntu, to load the same
lxsession profile (http://wiki.lxde.org/en/LXSession) but the
startlubuntu option is not available

sudo update-alternatives --config x-session-manager

** Affects: lubuntu-default-settings (Ubuntu)
 Importance: Undecided
 Status: Confirmed

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

Title:
  startlubuntu is not a registered x-session-manager option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/941457/+subscriptions

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


[Bug 941457] Re: startlubuntu is not a registered x-session-manager option

2012-02-26 Thread George Politis
workarround:
echo 'exec startubuntu'  ~/.xsession  chmod +x ~/.xsession

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

Title:
  startlubuntu is not a registered x-session-manager option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/941457/+subscriptions

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


[Bug 939805] [NEW] The computer does not resume from hibernation correctly

2012-02-23 Thread George Politis
Public bug reported:

It seems that to properly resume the computer from hibernation this
kernel option is required:

resume=UUID=swap UUID

references:
https://answers.launchpad.net/ubuntu/+question/111511#comment-3

** Affects: pm-utils (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/939805

Title:
  The computer does not resume from hibernation correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/939805/+subscriptions

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


[Bug 938565] Re: Kernel crash when running Wireshark on wireless interface

2012-02-22 Thread George Politis
Unfortunately I don't know if it's new issue or not because I usually
use a wired network interface.

I just installed the latest upstream kernel and the problem appears to
have been fixed. I will continue to test the mainline kernel for a while
to make sure the problem is not present.

Thanks for the detailed instructions.

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

Title:
  Kernel crash when running Wireshark on wireless interface

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

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


[Bug 938565] Re: Kernel crash when running Wireshark on wireless interface

2012-02-22 Thread George Politis
VmCore is not submitted automatically by apport. I guess because the
file is very big (97MB). I can have it uploaded somewhere in case anyone
is interested in investigating this bug.

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

Title:
  Kernel crash when running Wireshark on wireless interface

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

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