Public bug reported:
I noted that:
- if the region is Dhaka, Bangladesh - the installer crashes.
- it does not crash when the region is US
ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generi
Here is some more details: I select US as region, and in keyboard - I
selected Bangla. Instantly, installer crashed and this was produced:
Traceback (most recent call last):
File "/usr/lib/ubiquity/plugins/ubi-console-setup.py", line 294, in
on_keyboard_layout_selected
ly = keyboard_names.l
Hi all,i n case this problem persists - try the patch here.
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1089438
This is applicable for XFCE, LXDE.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
I have improved the patch. Instead of being stuck between XFCE and
Others - it now checks whether the desktop environment is LXDE as well.
if os.getenv("XDG_CURRENT_DESKTOP") == "XFCE":
process = subprocess.Popen(['exo-desktop-item-edit',
file_path], env=os.environ)
Looks like editing property also does not work properly for similar reasons.
The fix is similar. In the function
on_edit_properties_activate
Change the gnome-desktop-item-edit to exo-desktop-item-edit
Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
** Patch removed: "Patch of MainWindow.py file for alacarte fix in Lubuntu."
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1089438/+attachment/3460912/+files/MainWindow.py
** Patch removed: "Patched MainWindow.py file for Alacarte."
https://bugs.launchpad.net/ubuntu/+source/alaca
I have attached the patched version of MainWindow.py file. You can
directly use it to replace your existing MainWindow.py file. Of course,
keep proper backup of your old file before replacing - in case things go
wrong.
** Attachment added: "Patched MainWindow.py file for Alacarte."
https://bug
I have attached the patched version of MainWindow.py file. You can
directly use it to replace your existing MainWindow.py file. Of course,
keep proper backup of your old file before replacing - in case things go
wrong.
** Attachment added: "Patched MainWindow.py file for Alacarte."
https://bug
Here is the patched version
** Patch removed: "Patched MainWindow.py file for Alacarte."
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1089438/+attachment/3460911/+files/MainWindow.py
** Attachment added: "Patch of MainWindow.py file for alacarte fix in Lubuntu."
https://bugs.l
I have found the solution after a bit of digging around.
For some reason, it is considering itself something other than
XDG_CURRENT_DESKTOP - hence trying to invoke gnome-desktop-item-edit.
However, it is a command related to gnome-panel. So I changed the command to
exo-desktop-item-edit like thi
Public bug reported:
I have installed alacarte in Lubuntu 12.10
After installing, I noticed that it does not work properly, that is - can not
be used properly to insert new item, new menu etc.
I opened it using terminal and found the following trace when tried to
add new menu:
Traceback (most r
I manually installed the i386 package using dpkg after downloading it.
After that, sudo apt-get -f install worked.
But it is workaround, and definitely not the solution. Requesting that
this problem should be looked into further.
** Changed in: krb5 (Ubuntu)
Status: Invalid => Confirmed
-
Hi,
I am using Linux Mint 64 bit edition Maya.
And I am in similar problem. Thing is, I do not remember disabling the i386
packages in /etc/apt/sources.list
And it is trying to pull both amd64 and i386 updates.
Here is the output of sudo apt-get -f install
dpkg: error processing libk5crypto3:i38
** Attachment added: "DpkgTerminalLog.txt"
http://launchpadlibrarian.net/26471096/DpkgTerminalLog.txt
--
E: /var/cache/apt/archives/codeblocks_8.02-0ubuntu2_i386.deb: trying to
overwrite `/usr/bin/codesnippets', which is also in package codeblocks-contrib
https://bugs.launchpad.net/bugs/3737
Public bug reported:
Binary package hint: codeblocks
can't install codeblocks
Ubuntu version 8.10
Expected the codeblocks getting installed silently.
it didn't install.
ProblemType: Package
Architecture: i386
Dependencies:
DistroRelease: Ubuntu 8.10
ErrorMessage: trying to overwrite `/usr/bin/
15 matches
Mail list logo