[Bug 1666875] Re: anacron does not execute cron.daily on start or restart

2020-07-23 Thread Marcel Krause
Sorry for my misleading earlier post. Both parts were wrong.
1. ConditionACPower=no means to run on battery only; to ignore AC, it must be 
empty.
2. The ANACRON_RUN_ON_BATTERY_POWER flag has no effect when anacron is launched 
via systemd.

So in conclusion, it was mere coincidence that my approach had seemed to
solve 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/1666875

Title:
  anacron does not execute cron.daily on start or restart

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

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

[Bug 1666875] Re: anacron does not execute cron.daily on start or restart

2020-07-23 Thread Marcel Krause
The original systemd service file may be restored on system update.
Rather, make an override file /etc/systemd/system/anacron.service.d/on-
ac.conf with

> [Unit]
> ConditionACPower=no

to make systemd always start anacron. However that doesn't help if
anacron will then just flinch, so ensure in /etc/default/anacron:

> ANACRON_RUN_ON_BATTERY_POWER=yes

Hope it helps!

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

Title:
  anacron does not execute cron.daily on start or restart

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

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

[Bug 1780443] [NEW] Ubiquity crashes when password hash in seed contains a colon

2018-07-06 Thread Marcel Krause
Public bug reported:

Unfortunately it's been a while since I took notes on this bug, didn't
find time to report it immediately and now I can't reconstruct the
version information exactly. It happened on March 5th, 2018 while
installing Ubuntu xenial desktop 32-bit from a live USB drive.

observed behavior:
Install wizard crashes, leaves /target mounted.

syslog (all lines were prefixed with "/plugininstall.py: "):
> Exception during installation:
>  Traceback (most recent call last):
>File "/usr/share/ubiquity/plugininstall.py", line 1779, in 
>  install.run()
>File "/usr/share/ubiquity/plugininstall.py", line 79, in wrapper
>  func(self)
>File "/usr/share/ubiquity/plugininstall.py", line 205, in run
>  self.configure_plugins()
>File "/usr/share/ubiquity/plugininstall.py", line 571, in configure_plugins
>  self.run_plugin(plugin)
>File "/usr/share/ubiquity/plugininstall.py", line 548, in run_plugin
>  "Plugin %s failed with code %s" % (plugin.NAME, ret))
>  ubiquity.install_misc.InstallStepError: Plugin usersetup failed with code 1

expected behavior:
Lecture me (ideally, very early) about how the password hash in my seed cannot 
contain a colon.

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

** Description changed:

  Unfortunately it's been a while since I took notes on this bug, didn't
  find time to report it immediately and now I can't reconstruct the
  version information exactly. It happened on March 5th, 2018 while
- installing Ubuntu trusty desktop 32-bit from a live USB drive.
- 
+ installing Ubuntu xenial desktop 32-bit from a live USB drive.
  
  observed behavior:
  Install wizard crashes, leaves /target mounted.
  
  syslog (all lines were prefixed with "/plugininstall.py: "):
  > Exception during installation:
  >  Traceback (most recent call last):
  >File "/usr/share/ubiquity/plugininstall.py", line 1779, in 
  >  install.run()
  >File "/usr/share/ubiquity/plugininstall.py", line 79, in wrapper
  >  func(self)
  >File "/usr/share/ubiquity/plugininstall.py", line 205, in run
  >  self.configure_plugins()
  >File "/usr/share/ubiquity/plugininstall.py", line 571, in 
configure_plugins
  >  self.run_plugin(plugin)
  >File "/usr/share/ubiquity/plugininstall.py", line 548, in run_plugin
  >  "Plugin %s failed with code %s" % (plugin.NAME, ret))
  >  ubiquity.install_misc.InstallStepError: Plugin usersetup failed with code 1
  
  expected behavior:
  Lecture me (ideally, very early) about how the password hash in my seed 
cannot contain a colon.

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

Title:
  Ubiquity crashes when password hash in seed contains a colon

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

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

[Bug 1559439] Re: VLC won't play h264 videos on Intel i965 GPU

2017-01-22 Thread Marcel Krause
With avcodec-hw=none and vout=xcb_x11, VLC stopped showing its h264
error message when I try to play the video. Instead, the buttons and
status bar flicker for a short moment, and repeating the playback
command shows it looks like it's "playing" a video of near-zero length.
(Other players can find half an hour of video in the file.) The messages
window, set to "warnings" level, shows

> core warning: cannot create a stream_t from access

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

Title:
  VLC won't play h264 videos on Intel i965 GPU

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

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


[Bug 1559439] Re: VLC won't play h264 videos on Intel i965 GPU

2017-01-22 Thread Marcel Krause
PS: Ubuntu version is xenial, VLC version is 2.2.2. When I click the
version in the "about" window, it shows a build date, but I can't find a
way to copy that to clipboard.

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

Title:
  VLC won't play h264 videos on Intel i965 GPU

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

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


[Bug 1559439] Re: VLC won't play h264 videos on Intel i965 GPU

2017-01-22 Thread Marcel Krause
> Input/Codecs => Hardware-accelerated decoding => disable.

In advanced mode / show all preferences mode, this option hides in the
"ffmpeg" subcategory.

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

Title:
  VLC won't play h264 videos on Intel i965 GPU

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

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


[Bug 1438510] Re: [REGRESSION] bluetooth headset no longer supports a2dp in 16.04 xenial and 16.10 yakkety

2017-01-19 Thread Marcel Krause
Upgraded my netbook to xenial today, paired my Sennheiser PX210BT,
shows up in "bt-device --list", connects and headphones play their
internal "playback device added" sound. pavucontrol sees them as
well and offers "High Fidelity Playback (A2DP Sink)" as one of the
modes, so I select it, but still its "output devices" tab has just
the "dummy output". :-(

Also I want the bt-audio command back.

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

Title:
  [REGRESSION] bluetooth headset no longer supports a2dp in 16.04 xenial
  and 16.10 yakkety

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

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


[Bug 661735] Re: Black screen on video playback

2016-11-16 Thread Marcel Krause
Unfortunately, X11 video output (XCB) is not a good solution. On my
Thinkpad it produces massive frame drops and color artifacts if I try to
use a zoom level other than 100% oder 200%. This means I cannot watch my
favorite YouTube videos on fullscreen on that computer.

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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


[Bug 108769] Re: gstream video decoder only plays audio, no video

2016-11-16 Thread Marcel Krause
Please check whether it might be this bug:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735

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

Title:
  gstream video decoder only plays audio, no video

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

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


[Bug 661735] Re: Black screen on video playback

2016-11-16 Thread Marcel Krause
Possible dupe:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/108769

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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


[Bug 661735] Re: Black screen on video playback

2016-11-16 Thread Marcel Krause
I tested some VLC output modules on the AOD255E:
VDPAU video output: no video
XVideo video output (XCB): black video
OpenGL GLX video output (XCB): degraded as with gnome-mplayer
X11 video output (XCB): "stairways" when diagonal objects move very fast, but 
acceptable in all other aspects, so I'll just use that for now.

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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


[Bug 661735] Re: Black screen on video playback

2016-11-16 Thread Marcel Krause
When I "watch" a black video in VLC on the AOD255E or the bug-affected
Thinkpad, take a screenshot of thath blackness and display the image
file in eog, I see what I'd expect to have seen in the video at that
position.

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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


[Bug 661735] Re: Black screen on video playback

2016-11-16 Thread Marcel Krause
In case it helps: On the AOD255E, lspci | grep VGA | cut -d : -sf 3-
 Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller
On the AOD360:
 Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller
 (however, this one runs on Ubuntu precise, so maybe I should just try
  and downgrade the AOD255E.)
On the Thinkpad:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller (rev 09)
On another Thinkpad that can play video with no problems:
 Intel Corporation Core Processor Integrated Graphics Controller (rev 02)

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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


[Bug 661735] Re: Black screen on video playback

2016-11-16 Thread Marcel Krause
Same problem on xenial in an Acer Aspire One 255 (AOD255E), also in VLC.
gnome-mplayer shows the video but at a very slow frame rate, and in
cases where it has to scale the image up to make it fill the screen, the
image quality is worse than on an Acer Aspire One 360 with VLC (same
resolution, full screen, no frame skips). I guess that gnome-mplayer
used software rendering, most probably because hardware video
acceleration was unavailable. The latter would explain why other media
players failed.

Also a Thinkpad on precise started to have the all-black video problem
some time in spring or summer of 2016; I had thought this was just an
end-of-support thing precise is quite old now. On the Thinkpad, VLC and
gnome-mplayer also show the video as just black.

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

Title:
  Black screen on video playback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/661735/+subscriptions

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


[Bug 1641671] Re: "ttf-mscorefonts-installer: processing..." email message repeatedly from /etc/cron.daily/update-notifier-common

2016-11-16 Thread Marcel Krause
I tried to debug it, but the coding style of /usr/lib/msttcorefonts
/update-ms-fonts lead me to decide I'll rather uninstall the ttf-
mscorefonts-installer after initial system setup. I'll uninstall it now
and expect the mail messages will end then.

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

Title:
  "ttf-mscorefonts-installer: processing..." email message repeatedly
  from /etc/cron.daily/update-notifier-common

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

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


[Bug 1641671] Re: "ttf-mscorefonts-installer: processing..." email message repeatedly from /etc/cron.daily/update-notifier-common

2016-11-16 Thread Marcel Krause
PS: Uninstalling the installer also removed the fonts from
/usr/share/fonts/truetype/msttcorefonts , so make backup
before you uninstall it.

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

Title:
  "ttf-mscorefonts-installer: processing..." email message repeatedly
  from /etc/cron.daily/update-notifier-common

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

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


[Bug 722019] Re: Failed to install the bootloader

2015-12-18 Thread Marcel Krause
Copy of previous post with indentations visible:
http://pastebin.ubuntu.com/14091231/
(LaunchPad's current layout merges spaces.)

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

Title:
  Failed to install the bootloader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/722019/+subscriptions

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


[Bug 722019] Re: Failed to install the bootloader

2015-12-18 Thread Marcel Krause
Patched /usr/share/pyshared/usbcreator/install.py to show details:
| @@ -241,3 +241,3 @@
|  except dbus.DBusException as dbus_err:
| -self._failure(message)
| +self._failure(message + ':\n' + repr(dbus_err))
|  self.progress_pulse_stop()

New error message, whitespace adjusted for readability:

> Failed to install the bootloader.:
> DBusException('Traceback (most recent call last):\n
>   File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707,
> in _message_cb\n
> retval = candidate_method(self, *args, **keywords)\n
>   File "/usr/share/usb-creator/usb-creator-helper", line 188,
> in InstallBootloader\n
> target_mounts = obj.get_filesystem().get_cached_property(
> \'MountPoints\').get_bytestring_array()\n
> NameError: global name \'obj\' is not defined\n',)

Hope this helps.

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

Title:
  Failed to install the bootloader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/722019/+subscriptions

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


[Bug 722019] Re: Failed to install the bootloader

2015-12-17 Thread Marcel Krause
Also tried --allow-system-internal, same failure.

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

Title:
  Failed to install the bootloader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/722019/+subscriptions

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


[Bug 722019] Re: Failed to install the bootloader

2015-12-17 Thread Marcel Krause
I'm trying to install Ubuntu 14.04.3 LTS (trusty). With UNetBootin I managed to 
install it in a semi-broken way (freezes shorty after local user login), so I 
try and use that to re-create a Live USB. So effectively, I'm using
 * usb-creator-gtk=0.2.56.3ubuntu0.2
 * on Ubuntu 14.04.3 LTS (trusty)
 * via SSH and X-Forwarding (avoiding local user login)
to create a Live USB from ubuntu-14.04.3-trusty-desktop-i386.iso.
For speculative cargo-cult I also installed mbr=1.1.11-5.

Still it fails to install the bootloader.

I noticed that after UCG quit, the squashfs and the USB disk were still
mounted. The latter could be a reason to scare boot loader installers.

Whatever the reason is, please
 * display the reason if it can be detected,
 * offer to open a shell in the same environment that the boot loader installer 
would run,
 * offer to retry installing it.

I'll even try and help patching as soon as you provide a git proxy to
your repos.

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

Title:
  Failed to install the bootloader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/722019/+subscriptions

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


[Bug 1055810] Re: Cannot create keyboard shortcuts

2013-02-19 Thread Marcel Krause
I don't know if this is related or a separate bug: Shortcuts whose non-
control key (i.e. number or letter) differs from default (LANG=C ?)
keyboard layout go out of work after reboot and also differ when used
via VNC. Steps to reproduce:

* Use Ubuntu 12.04.2 LTS (precise pangolin) that is installed with a
quertz keyboard layout, i.e. german 105 keys nodeadacute. maybe it would
also work to change the keyboard layout to quertz and reboot, can't test
that here.

* Pick a shortcut with a key that differs from qwerty, i.e. Super+z. If
it is already defined or its counterpart in quertz (in this case,
Super+y), remove them and reboot.

* Open a terminal, type Super+z, Super+y. Notice the "zy" appering in
your terminal.

* (optional bonus) Connect via VNC, Super+z, Super+y, adds "zy" in
terminal.

* In xfce4-settings-manager -> Keyboard -> Shortcuts, define Super+z =
xmessage zZzZz.

* Go to your terminal, type Super+z. Notice the xmessage popping up and
no additional "z" in your terminal. Super+y still inputs "y".

* (optional bonus) Connect via VNC, type Super+z, notice a z in your
terminal and no xmessage. Type Super+y, notice a short loss of input
focus on your terminal (cursor block going hollow for a moment) but no y
added and no xmessgae popping up.

* Reboot.

* Open a terminal, type Super+z, Super+y. Notice same effects as in
previous VNC bonus: z added to command line, y causes short loss of
focus, no xmessage.

* (optional bonus) Connect via VNC, type Super+z, xmessage pops up. Type
Super+y, "y" is added to command line.

Package versions: xfce4 = 4.8.0.3, xfce4-settings = 4.8.3-1ubuntu3.1,
xfce4-terminal = 0.4.8-1ubuntu1

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

Title:
  Cannot create keyboard shortcuts

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

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


[Bug 1055810] Re: Cannot create keyboard shortcuts

2013-01-30 Thread Marcel Krause
It seems the number of keys involved is not important.
Shift+F => "f".
Ctrl+Shift+F => "f"
Ctrl+Alt+Shift+F => "f"

Also, when I change the assigned keys a second time, the entry
disappears from the list completely.

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

Title:
  Cannot create keyboard shortcuts

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

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


[Bug 1051935] Re: Fails with SystemError when too many files are open

2013-01-14 Thread Marcel Krause
@ Alin: i had some similar error in ubiquity and managed to write a
hotfix. maybe you can adapt that to gdebi.
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1063186

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

Title:
  Fails with SystemError when too many files are open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1051935/+subscriptions

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


[Bug 1063186] Re: installing pinguy os /usr/share/ubiquity/plugininstall.py", line 1728, in

2013-01-14 Thread Marcel Krause
Hotfix for Ubiquity crash due to "too many open files" when using
python's apt cache module, based on Jason Conti's hint in
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1051935 .

I had the same problem at another stage of install, sounds like the resource 
depletion discussed in link above.
Downloading the attached hotfix into the LiveCD session and running it solved 
the error for me, but use at own risk as indicated by the disclaimer.

** Attachment added: "Hotfix for Ubiquity crash due to "too many open files""
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1063186/+attachment/3483286/+files/ubiquity_apt-cache_autogc.sh

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

Title:
  installing pinguy os /usr/share/ubiquity/plugininstall.py", line 1728,
  in 

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

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


[Bug 1077355] Re: Clipboard transfer: Convert charset for non-UTF-8 peers

2012-11-10 Thread Marcel Krause
** Patch removed: "Enable clipboard charset conversion via environment variable"
   
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1077355/+attachment/3429422/+files/git-patches.mail

** Attachment added: "Enable clipboard charset conversion via environment 
variable"
   
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1077355/+attachment/3429430/+files/git-patches.mail

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

Title:
  Clipboard transfer: Convert charset for non-UTF-8 peers

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

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


[Bug 1077355] [NEW] Clipboard transfer: Convert charset for non-UTF-8 peers

2012-11-10 Thread Marcel Krause
Public bug reported:

When copying text from a german WinXP machine, umlauts were dropped or
replaced by \x depending on which text editor I locally pasted
it into. When copying local text and pasting it remotely, umlauts were
replaced by pairs of strange symbols, indicating they might have been
UTF-8 encoded twice.

The first patch adds charset conversion functionality that can be activated by 
setting the environment variable REMMINA_VNC_REMOTE_CHARSET.
Tested successfully with Ubuntu 12.04.1 LTS, said WinXP peer and 
REMMINA_VNC_REMOTE_CHARSET="ISO-8859-15".

The second patch is a cargo-cult work-around to allow compiling on the
test machine, and should be avoided or replaced by a better fix if
possible.

The patches are based on the Remmina Git Repository at
http://anonscm.debian.org/git/collab-maint/remmina.git / commit
321ee0a3ded65ae0c00e055f301adfb6c78cec04 .

Now that the patch works, aptitude reports "Package: remmina-plugin-vnc
/ State: not installed / Version: 1.0.0-1ubuntu6.1" but I'm not sure if
the version number is of the original package with the bug or of the one
that I compiled myself.

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


** Tags: charset clipboard conversion transfer

** Patch added: "Enable clipboard charset conversion via environment variable"
   
https://bugs.launchpad.net/bugs/1077355/+attachment/3429422/+files/git-patches.mail

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

Title:
  Clipboard transfer: Convert charset for non-UTF-8 peers

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

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