[Bug 1542489] Re: New Gedit Can't Show Menu in Title Bar

2016-12-14 Thread spliffster
*** This bug is a duplicate of bug 1518516 ***
https://bugs.launchpad.net/bugs/1518516

pluma seems to behave like any other gtk application I use as well as
the old gedit. glad i finally found a solution to this inconsistency.
Also, the current gedit version handles the mosue differntly than the
rest of my gtk applikation (different cursor).

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

Title:
  New Gedit Can't Show Menu in Title Bar

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

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


[Bug 93607] Re: Broken URLs in Yelp viewer

2009-03-18 Thread Spliffster
Altough i am a veteran on unix like systems, some sort of first
directions would be very helpfull (something like `man afterboot` in
OpenBSD).

This broken help page sure turns away novice linux users. It leaves the
feeling of unprofessionallity. Not much work to fix, big effect on
gaining acceptance from new users and this is low priority?

Enough ranting. I really like Ubuntu. Most ubuntu users are geeks, but
not all of them. Propper documentation (especially first steps) should
not be underestimated.

Kind Regards,
-S

-- 
Broken URLs in Yelp viewer
https://bugs.launchpad.net/bugs/93607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 235040] Re: export and alias lines in /etc/profile lead to unstartable GNOME session

2009-01-03 Thread Spliffster
*** This bug is a duplicate of bug 48876 ***
https://bugs.launchpad.net/bugs/48876

I am the original reporter of Bug #48876. It has been fixed and now it's
there again. I guess it is caused by sloppy shell scripting in xinit and
the such.

Check the following comment in Bug #48876
 Matthew Wang  wrote on 2006-08-05:  (permalink)  
-- quote --
I encountered this problem in 6.06 today. If you have set 'ls' as an alias with 
argument '--color' in /etc/profile or $HOME/profile, it will be triggered.

The root cause is that, the script /etc/gdm/Xsession will source
/etc/profile and $HOME/.profile, then it use ls $1 to read
/etc/X11/Xsession.d, the ANSI color control characters in its output
will cause the problem.

Here's the fix: modify /etc/gdm/Xsession, change line 82
for F in $(ls $1); do
to
   for F in $(/bin/ls $1); do
-- quote --

-- 
export and alias lines in /etc/profile lead to unstartable GNOME session
https://bugs.launchpad.net/bugs/235040
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 48876).

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


Re: [Bug 9252] Re: Nautilus reports file ownership incorrectly on sftp:// files

2007-04-28 Thread Spliffster
you must use another file system, unix permissions cannot be set on
fat/ntfs.

Cheers,
-S

-- 
My God, it's full of source!

-- 
Nautilus reports file ownership incorrectly on sftp:// files
https://bugs.launchpad.net/bugs/9252
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 80438] Re: gedit takes 1 minute to open

2007-03-05 Thread Spliffster
ok, this is on edgy and not on every installation. i could locate where
the problem is. If the File Browser Pane plugin is installed and
activated, gedit will check some files fom the recently used files list
(also remote files) on start up, thus delaying it badly.

enabling the plugin turns gedit into the slick and lighweight editor i
would like to have.

Cheers,
-S

-- 
gedit takes 1 minute to open
https://launchpad.net/bugs/80438

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


[Bug 80438] Re: gedit takes 1 minute to open

2007-03-05 Thread Spliffster
sorry, DISABLING the plugin I meant to say!

-- 
gedit takes 1 minute to open
https://launchpad.net/bugs/80438

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


[Bug 89256] no focus on location bar after opening new tab

2007-03-02 Thread Spliffster
Public bug reported:

Binary package hint: epiphany-browser

when starting epiphany or opening a new tab, the focus is not in the
location bar as known by every other graphical browser (and previous
versions of peiphany itself).

This is pretty annoying and probably easy to fix ?

this happens in edgy-386

Cheers,
-S

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
no focus on location bar after opening new tab
https://launchpad.net/bugs/89256

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


[Bug 9252] Re: Nautilus reports file ownership incorrectly on sftp:// files

2007-02-01 Thread Spliffster
sftp (OpenSSH actually) offers the possibility to chown/chgrp/chmod
remote files:

sftp help chgrp
Available commands:
...
chgrp grp pathChange group of file 'path' to 'grp'
chmod mode path   Change permissions of file 'path' to 'mode'
chown own pathChange owner of file 'path' to 'own'
...

on a second thought this is (however) tricky. on an NFS share it works
fine in gnome, because local and remote uid's and gid's must be in sync
for NFS to work properly. for scp/sftp this requirement is often not met
(imagine sftp-ing to your web hosting provider).

I could see a solution for this problem only, if there would be a way to
white/blacklist hosts/networks for gnome. the user of the client would
have to tell gnome which hosts/networks are in sync (uid wise). or gnome
could try to probe if information of a remote host are available via
yp/nis or ldap.

the current behavour is save for unknown networks, but it's quiet a
PITA if nis/ldap is in use.

-- 
Nautilus reports file ownership incorrectly on sftp:// files
https://launchpad.net/bugs/9252

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


[Bug 81015] not possible to change permission (rwxrwxrwx) on files on sftp coonnections with a different user

2007-01-22 Thread Spliffster
Public bug reported:

Binary package hint: nautilus

my local user name is spliffy. when i connect to:
ssh://[EMAIL PROTECTED]/home/mng (note the different user) then i will not be
possible to change file permissions on remote files, although I would
have permissions.

what I have done:
 1) connected to a remote server as described above
 2) right clicked on a file, selected Properties
 3) changed to tab Permissions
then the owner/group/others' widgets are disabled (grayed out).

maybe this is no bug at all an it isn't possible to allow this. mind
you, there are many networks using nis/ldap or some other infrastructure
to keep the uid/gid's in sync. is it possible to re-enable the
permission settings via the gnome configuration ?

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

-- 
not possible to change permission (rwxrwxrwx) on files on sftp coonnections 
with a different user
https://launchpad.net/bugs/81015

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


[Bug 80438] gedit takes 1 minute to open

2007-01-18 Thread Spliffster
Public bug reported:

Binary package hint: gedit

since the update to edgy, gedit takes roughly 1 minute to start. I am
using mainly remote files (ftp://, ssh:// at most).

when i open gedit the first time after logging into my session, i will
be prompted to enter the master password for the keyring (mind you, this
is for a blank document). I suspect that gedit is then trying to get
information on the remote files in the recently used files.

This is particularly annoying because I use gedit as the quick, simple
editor for doing changes. However, currently I wil lstart up an IDE
because it is faster even for simple jobs.

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gedit takes 1 minute to open
https://launchpad.net/bugs/80438

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


[Bug 48876] Re: gnome-session fails when alias ls='ls --color' in .profile

2006-08-13 Thread Spliffster
sebastien, matthew,

thanks alot for investigating/incoporating! i have not been able to
locate the bogous usage of `ls` instead of `/bin/ls` myself.

Cheers,
Simon

-- 
gnome-session fails when alias ls='ls --color' in .profile
https://launchpad.net/bugs/48876

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


[Bug 48876] patch

2006-08-08 Thread Spliffster
i can confirm the solution mentioned in comment From: Matthew Wang  at
2006-08-05 14:55:35 CEST.

here is a `diff -Nru`patch:

-- 
gnome-session fails when alias ls='ls --color' in .profile
https://launchpad.net/bugs/48876

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


[Bug 45951] Re: gnome-session failed

2006-06-30 Thread Spliffster
*** This bug is a duplicate of bug 48876 ***

if your login shell is bash, check if you have a .bashrc file (just in
case you are new to gnome, nautilus hides files starting with a dot, use
CTRL+H to sho them).

altough i haven't checked, the same alias command in a .bashrc file
would most probably cause the sameproblem, i guess the gnome-session
command (or any associated script) is using ls instead of /bin/ls which
causes this to happen.

also, if you are using another shell than bash/sh, you might want to
look into the man page to see what startup files you shell uses (most
probably not .profile).

Cheers,
-S

-- 
gnome-session failed
https://launchpad.net/bugs/45951

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


[Bug 48876] gnome-session fails when alias ls='ls --color' in .profile

2006-06-07 Thread Spliffster
Public bug reported:

Binary package hint: gnome-session

the summary says it all.

my .profile file looks like this:
--
#alias ls=ls --color
alias r=ssh -X 10.0.0.32;
alias rr=ssh -X 10.0.0.32 sudo;

export PATH=.:/home/spliffy/bin:/home/spliffy/bin/bpmdj-2.9:$PATH
--

my default shell is bash. when i uncomment the first line in my .profile
file then after entering user/pw in gdm, launching the gnome-session
will fail with no meaningfull error message.

the .xsession-errors looks like this
--
[EMAIL PROTECTED]:~$ cat .xsession-errors
/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/gdm/PreSession/Default: running: /usr/bin/sessreg -a -w /var/log/wtmp -u 
/var/run/utmp -x /var/lib/gdm/:0.Xservers -h  -l :0 spliffy
/etc/gdm/Xsession: Beginning session setup...
 ... and here a message that gnome-term (or xterm) will be loaded ...
--

** Affects: gnome-session (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Bug 39682 has been marked a duplicate of this bug

-- 
gnome-session fails when alias ls='ls --color' in .profile
https://launchpad.net/bugs/48876

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


[Bug 39682] the real problem

2006-06-07 Thread Spliffster
*** This bug is a duplicate of bug 48876 ***

due to luck i have found the real problem of this bug, see:
https://launchpad.net/distros/ubuntu/+source/gnome-session/+bug/48876

However, the applet has still bugs in dapper drake, for example when i
try to add an existing launcher (clickig on the button to add) all
instances of the applet crash.

** This bug has been marked a duplicate of bug 48876
   gnome-session fails when alias ls='ls --color' in .profile

-- 
Launchers List causing gnome-session crash
https://launchpad.net/bugs/39682

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


[Bug 48876] reproducable

2006-06-07 Thread Spliffster
this is reproducable on 3 x86 pcs running dapper drake. This problem
didn't exist with the previous release.

-- 
gnome-session fails when alias ls='ls --color' in .profile
https://launchpad.net/bugs/48876

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


[Bug 48876] reproducable

2006-06-07 Thread Spliffster
this is reproducable on 3 x86 pcs running dapper drake. This problem
didn't exist with the previous release.

-- 
gnome-session fails when alias ls='ls --color' in .profile
https://launchpad.net/bugs/48876

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


[Bug 39682] Launchers List causing gnome-session crash

2006-04-15 Thread Spliffster
Public bug reported:

Affects: gnome-applets (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
this is dapper flight 6.

summary: gnome-ession dieing on login without error (no errors reported
in ~/.xession-errors neither).

i have just removed my home directory, retsarted gdm and started
configuring my desktop from scratch.

when i add a new panel, then add a Launchers List, logout, login again
... login will fail with no error. the gnome-session can't be started.

traying to configure the Launchers List will also cause an error
(crash).

Cheers,
-S
-- 
Launchers List causing gnome-session crash
https://launchpad.net/malone/bugs/39682

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


[Bug 39682] crash data

2006-04-15 Thread Spliffster
From: Simon Wunderlin simon () wunderlin # net
To: [EMAIL PROTECTED]
X-Mailer: bug-buddy 2.14.0
Subject: add existing menu entry leads to crash

Distribution: Ubuntu 6.06 (dapper)
Package: quick-lounge-applet
Severity: blocker
Version: GNOME2.14.1 unspecified
Gnome-Distributor: Ubuntu
Synopsis: add existing menu entry leads to crash
Bugzilla-Product: quick-lounge-applet
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:


Steps to reproduce the crash:
1. add quickl-lounge-applet to panel 
2. right click
3. add existing entry
4. crash
5. 
6. profit! (just kidding)

Expected Results:
new dialog to seect an exiting menu entry

How often does this happen?
always.

Additional Information:
this happens since flight 3, i haven't had flight 1,2 running



Debugging Information:

Backtrace was generated from '/usr/libexec/quick-lounge-applet'

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224862016 (LWP 12150)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb734e463 in __waitpid_nocancel ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ead746 in libgnomeui_module_info_get ()
   from /usr/lib/libgnomeui-2.so.0
#3  signal handler called
#4  0xb7360e21 in ?? () from /usr/lib/libgnome-menu.so.2
#5  0xbfd5da78 in ?? ()
#6  0xb7363764 in gmenu_tree_entry_get_icon ()
   from /usr/lib/libgnome-menu.so.2
#7  0xb7363764 in gmenu_tree_entry_get_icon ()
   from /usr/lib/libgnome-menu.so.2
#8  0x08051180 in add_applications_from_dir ()
#9  0x0805142a in add_applications ()
#10 0x08051cf3 in dlg_pick_applications ()
#11 0x0805c2bf in quick_lounge_new_launcher ()
#12 0xb73b2423 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#13 0xb73a679f in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#14 0xb73b52ea in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#15 0xb73b6b19 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#16 0xb73b6e89 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#17 0xb7c6982d in gtk_widget_activate () from
/usr/lib/libgtk-x11-2.0.so.0
#18 0xb7b9627f in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#19 0xb7b96551 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#20