Project

General

Profile

Actions

Bug #362

closed

Poor default window placement OSX

Added by Brendan O'Connor over 11 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
12/15/2012
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
MacOS
Debug Log:
I read the instructions above:

Description

Hello! I'm a new CHIRP user, but can't get the GUI to run. I installed the KK7DS runtime, which went fine, then ran the 0.2.3. It starts up, but no window is displayed nor can be obtained.

I also tried the newest daily (20121116), same issue. Running in the terminal (so I can see startup STDOUT/STDERR) produces the following:

Cortana:Desktop ussjoin$ /Applications/chirp-daily-20121116.app/Contents/MacOS/chirp
ln: /Applications/chirp-daily-20121116.app/Contents/MacOS/../CHIRP: File exists
CHIRP daily-20121116 on Darwin Cortana.local 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64 (Python 2.7.2)
Registered Alinco_DR03T = DR03Radio
Registered Alinco_DR06T = DR06Radio
Registered Alinco_DR135T = DR135Radio
Registered Alinco_DR235T = DR235Radio
Registered Alinco_DR435T = DR435Radio
Registered Alinco_DJ596 = DJ596Radio
Registered Jetstream_JT220M = JT220MRadio
Registered Baofeng_UV-3R = UV3RRadio
Registered Kenwood_TH-D7 = THD7Radio
Registered Kenwood_TH-D7G = THD7GRadio
Registered Kenwood_TM-D700 = TMD700Radio
Registered Kenwood_TM-V7 = TMV7Radio
Registered Kenwood_TM-G707 = TMG707Radio
Registered Kenwood_TH-F6 = THF6ARadio
Registered Kenwood_TH-F7 = THF7ERadio
Registered Kenwood_TM-D710 = TMD710Radio
Registered Kenwood_TH-D72 = THD72Radio
Registered Kenwood_TM-V71 = TMV71Radio
Registered Kenwood_TH-K2 = THK2Radio
Registered Kenwood_TM-271 = TM271Radio
Registered Icom_7200 = Icom7200Radio
Registered Icom_7000 = Icom7000Radio
Registered Icom_746 = Icom746Radio
Registered Yaesu_FT-1802M = FT1802Radio
Registered Yaesu_FT-2800M = FT2800Radio
Registered Yaesu_FT-60 = FT60Radio
Registered Yaesu_FT-7800 = FT7800Radio
Registered Yaesu_FT-8800 = FT8800Radio
Registered Yaesu_FT-8900 = FT8900Radio
Registered Yaesu_FT-817 = FT817Radio
Registered Yaesu_FT-817ND = FT817NDRadio
Registered Yaesu_FT-817ND_US = FT817NDUSRadio
Registered Yaesu_FT-857_897 = FT857Radio
Registered Yaesu_FT-857_897_US = FT857USRadio
Registered Generic_CSV = CSVRadio
Registered ARRL_Travel_Plus = TpeRadio
Registered Generic_XML = XMLRadio
Registered Icom_IC-2100H = IC2100Radio
Registered Icom_IC-2200H = IC2200Radio
Registered Icom_IC-2720H = IC2720Radio
Registered Icom_IC-2820H = IC2820Radio
Registered Icom_IC-91_92AD = IC9xRadio
Registered Icom_IC-91_92AD_ICF_File = IC9xICFRadio
Registered Icom_IC-Q7A = ICQ7Radio
Registered Icom_IC-T70 = ICT70Radio
Registered Icom_IC-T7H = ICT7HRadio
Registered Icom_IC-T8A = ICT8ARadio
Registered Icom_IC-W32A = ICW32ARadio
Registered Icom_IC-V82_U82 = ICx8xRadio
Registered Icom_ID-31A = ID31Radio
Registered Icom_ID-800H_v2 = ID800v2Radio
Registered Icom_ID-880H = ID880Radio
Registered Icom_ID-80H = ID80Radio
Registered Kenwood_HMK = HMKRadio
Registered Puxing_PX-777 = Puxing777Radio
Registered Puxing_PX-2R = Puxing2RRadio
Registered TYT_TH-UV3R = TYTUV3RRadio
Registered TYT_TH-UVF1 = TYTTHUVF1Radio
Registered Baofeng_UV-5R = BaofengUV5R
Registered Yaesu_VX-3 = VX3Radio
Registered Yaesu_VX-5 = VX5Radio
Registered Yaesu_VX-6 = VX6Radio
Registered Yaesu_VX-7 = VX7Radio
Registered Yaesu_VX-8_R = VX8Radio
Registered Yaesu_VX-8_DR = VX8DRadio
Registered Vertex_Standard_VXA-700 = VXA700Radio
Registered Wouxun_KG-UVD1P = KGUVD1PRadio
Registered Wouxun_KG-UV6 = KGUV6DRadio
Registered Wouxun_KG816 = KG816Radio
Icon /usr/share/pixmaps/chirp.png not found
Initialized MacOS support
/Applications/chirp-daily-20121116.app/Contents/Resources/chirp/chirpui/mainapp.py:1577: PangoWarning: error opening config file '../Resources/etc/pango/pangorc': No such file or directory

d.run()

** (chirpw:6589): WARNING **: Invalid borders specified for theme pixmap:
/opt/kk7ds/share/themes/OSX-theme/gtk-2.0/Buttons/button-default.png,
borders don't fit within the image

Actions #1

Updated by Brendan O'Connor over 11 years ago

Um... never mind. Apparently, whatever GUI toolkit (GTK?) you're using decided that it should throw a teensy little box up at the upper-left corner of the universe, rather than the current screen. Since I have a 6-monitor display (2 high, 3 wide), this meant it wasn't visible (as it blended in with the window below it).

So I'd fix that-- error dialogs should be in the center, not the upper-left, of the universe-- but it's not a showstopper bug, as I previously thought. Sorry.

Actions #2

Updated by Tom Hayward over 11 years ago

  • Subject changed from No GUI on OSX 10.8.2 to Poor default window placement OSX
  • Priority changed from High to Low
  • Platform changed from Windows to MacOS
Actions #3

Updated by Bernhard Hailer almost 4 years ago

  • Status changed from New to Closed
  • Chirp Version changed from 0.2.3 to daily

Resolved by submitter.

Actions

Also available in: Atom PDF